+ COMMAND=start + start + confs='--config-file /etc/neutron/neutron.conf' + confs+=' --config-file /tmp/pod-shared/ovn.ini' + confs+=' --config-file /etc/neutron/neutron_vpnaas.conf' + confs+=' --config-file /etc/neutron/neutron_ovn_vpn_agent.ini' + confs+=' --config-file /etc/neutron/taas_plugin.ini' + confs+=' --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' + exec uwsgi --ini /etc/neutron/neutron-api-uwsgi.ini --pyargv ' --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/taas_plugin.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini ' [uWSGI] getting INI configuration from /etc/neutron/neutron-api-uwsgi.ini *** Starting uWSGI 2.0.31 (64bit) on [Sun Aug 23 15:16:39 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 nodename: neutron-server-7c7447fcd5-7hj42 machine: x86_64 clock source: unix pcre jit disabled detected number of CPU cores: 16 current working directory: / detected binary path: /var/lib/openstack/bin/uwsgi *** dumping internal routing table *** [rule: 0] subject: user_agent regexp: ^kube-probe.* action: donotlog: *** end of the internal routing table *** your memory page size is 4096 bytes detected max file descriptor number: 1048576 lock engine: pthread robust mutexes thunder lock: enabled uwsgi socket 0 bound to TCP address 0.0.0.0:9696 fd 3 Python version: 3.12.3 (main, Nov 6 2025, 13:44:16) [GCC 13.3.0] Python main interpreter initialized at 0x7f1cc50bf668 python threads support enabled your server socket listen backlog is limited to 100 connections your mercy for graceful operations on workers is 80 seconds mapped 403077 bytes (393 KB) for 2 cores *** Operational MODE: preforking *** *** uWSGI is running in multiple interpreter mode *** spawned uWSGI master process (pid: 1) spawned uWSGI worker 1 (pid: 7, cores: 1) spawned uWSGI worker 2 (pid: 8, cores: 1) running "unix_signal:15 gracefully_kill_them_all" (master-start)... 2026-08-23 15:16:43.354 7 INFO neutron.common.config [-] Logging enabled! 2026-08-23 15:16:43.354 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-23 15:16:43.548 8 INFO neutron.common.config [-] Logging enabled! 2026-08-23 15:16:43.548 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-08-23 15:16:44.391 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-23 15:16:44.675 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-23 15:16:46.058 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-23 15:16:46.061 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-23 15:16:46.065 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-23 15:16:46.065 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-23 15:16:46.065 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-23 15:16:46.065 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-23 15:16:46.065 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-23 15:16:46.073 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-23 15:16:46.073 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-23 15:16:46.073 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-23 15:16:46.282 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-23 15:16:46.285 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-23 15:16:46.289 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-08-23 15:16:46.289 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-23 15:16:46.289 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-23 15:16:46.289 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-23 15:16:46.289 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-23 15:16:46.292 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-23 15:16:46.292 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-23 15:16:46.292 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-23 15:16:46.297 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-23 15:16:46.297 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-23 15:16:46.297 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-23 15:16:46.319 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-23 15:16:46.320 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-23 15:16:46.320 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-23 15:16:46.320 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-23 15:16:46.542 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-23 15:16:46.542 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-23 15:16:46.542 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-23 15:16:46.569 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-23 15:16:46.570 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-23 15:16:46.570 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-23 15:16:46.570 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-23 15:16:48.163 7 INFO neutron.plugins.ml2.managers [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Initializing driver for type 'vlan' 2026-08-23 15:16:48.268 8 INFO neutron.plugins.ml2.managers [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Initializing driver for type 'vlan' 2026-08-23 15:16:48.473 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] VlanTypeDriver initialization complete 2026-08-23 15:16:48.473 7 INFO neutron.plugins.ml2.managers [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-23 15:16:48.473 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-23 15:16:48.474 7 INFO neutron.plugins.ml2.managers [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Initializing extension driver 'port_security' 2026-08-23 15:16:48.474 7 INFO neutron.plugins.ml2.extensions.port_security [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-23 15:16:48.474 7 INFO neutron.plugins.ml2.managers [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Initializing extension driver 'qos' 2026-08-23 15:16:48.474 7 INFO neutron.plugins.ml2.managers [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Initializing mechanism driver 'ovn' 2026-08-23 15:16:48.474 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Starting OVNMechanismDriver 2026-08-23 15:16:48.477 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] OVN logging driver registered 2026-08-23 15:16:48.484 7 INFO neutron.quota [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded quota_driver: . 2026-08-23 15:16:48.485 7 INFO neutron.plugins.ml2.plugin [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Modular L2 Plugin initialization complete 2026-08-23 15:16:48.485 7 INFO neutron.plugins.ml2.managers [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-23 15:16:48.485 7 INFO neutron.plugins.ml2.managers [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-23 15:16:48.485 7 INFO neutron.plugins.ml2.managers [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Got port-security extension from driver 'port_security' 2026-08-23 15:16:48.486 7 INFO neutron.manager [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loading Plugin: qos 2026-08-23 15:16:48.499 7 INFO neutron.manager [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loading Plugin: ovn-router 2026-08-23 15:16:48.536 7 INFO neutron.services.ovn_l3.plugin [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Starting OVNL3RouterPlugin 2026-08-23 15:16:48.541 7 INFO neutron.manager [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loading Plugin: segments 2026-08-23 15:16:48.629 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] VlanTypeDriver initialization complete 2026-08-23 15:16:48.630 8 INFO neutron.plugins.ml2.managers [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-23 15:16:48.630 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-23 15:16:48.630 8 INFO neutron.plugins.ml2.managers [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Initializing extension driver 'port_security' 2026-08-23 15:16:48.630 8 INFO neutron.plugins.ml2.extensions.port_security [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-23 15:16:48.630 8 INFO neutron.plugins.ml2.managers [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Initializing extension driver 'qos' 2026-08-23 15:16:48.630 8 INFO neutron.plugins.ml2.managers [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-23 15:16:48.630 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Starting OVNMechanismDriver 2026-08-23 15:16:48.633 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] OVN logging driver registered 2026-08-23 15:16:48.639 8 INFO neutron.quota [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded quota_driver: . 2026-08-23 15:16:48.639 8 INFO neutron.plugins.ml2.plugin [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Modular L2 Plugin initialization complete 2026-08-23 15:16:48.639 8 INFO neutron.plugins.ml2.managers [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-23 15:16:48.639 8 INFO neutron.plugins.ml2.managers [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-23 15:16:48.640 8 INFO neutron.plugins.ml2.managers [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-23 15:16:48.640 8 INFO neutron.manager [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loading Plugin: qos 2026-08-23 15:16:48.647 7 INFO neutron.manager [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loading Plugin: trunk 2026-08-23 15:16:48.652 8 INFO neutron.manager [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loading Plugin: ovn-router 2026-08-23 15:16:48.660 7 INFO neutron.manager [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loading Plugin: log 2026-08-23 15:16:48.664 7 INFO neutron.manager [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-23 15:16:48.692 8 INFO neutron.services.ovn_l3.plugin [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Starting OVNL3RouterPlugin 2026-08-23 15:16:48.698 8 INFO neutron.manager [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loading Plugin: segments 2026-08-23 15:16:48.721 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-23 15:16:48.721 7 WARNING stevedore.named [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-23 15:16:48.766 7 INFO neutron_vpnaas.services.vpn.plugin [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-23 15:16:48.766 7 INFO neutron.common.utils [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-23 15:16:48.767 7 INFO neutron.manager [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loading Plugin: taas 2026-08-23 15:16:48.791 7 WARNING stevedore.named [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-23 15:16:48.791 7 WARNING stevedore.named [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-23 15:16:48.798 7 INFO neutron_taas.services.taas.taas_plugin [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-23 15:16:48.798 7 INFO neutron.manager [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loading Plugin: tapmirror 2026-08-23 15:16:48.806 7 WARNING stevedore.named [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-23 15:16:48.806 7 WARNING stevedore.named [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-23 15:16:48.807 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-23 15:16:48.807 7 INFO neutron.manager [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loading Plugin: auto_allocate 2026-08-23 15:16:48.812 7 INFO neutron.manager [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loading Plugin: tag 2026-08-23 15:16:48.813 8 INFO neutron.manager [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loading Plugin: trunk 2026-08-23 15:16:48.819 7 INFO neutron.manager [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loading Plugin: timestamp 2026-08-23 15:16:48.822 7 INFO neutron.manager [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loading Plugin: network_ip_availability 2026-08-23 15:16:48.825 7 INFO neutron.manager [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loading Plugin: flavors 2026-08-23 15:16:48.827 8 INFO neutron.manager [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loading Plugin: log 2026-08-23 15:16:48.829 7 INFO neutron.manager [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loading Plugin: revisions 2026-08-23 15:16:48.831 8 INFO neutron.manager [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-23 15:16:48.833 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Initializing extension manager. 2026-08-23 15:16:48.834 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: address-group 2026-08-23 15:16:48.835 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: address-scope 2026-08-23 15:16:48.835 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-23 15:16:48.836 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: agent 2026-08-23 15:16:48.837 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-23 15:16:48.838 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: allowed-address-pairs 2026-08-23 15:16:48.839 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: auto-allocated-topology 2026-08-23 15:16:48.841 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: availability_zone 2026-08-23 15:16:48.842 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-23 15:16:48.842 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-23 15:16:48.843 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: default-subnetpools 2026-08-23 15:16:48.844 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-23 15:16:48.845 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: dns-integration 2026-08-23 15:16:48.845 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: dns-domain-ports 2026-08-23 15:16:48.846 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-23 15:16:48.846 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-23 15:16:48.847 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-23 15:16:48.847 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: empty-string-filtering 2026-08-23 15:16:48.848 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-23 15:16:48.848 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-23 15:16:48.849 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: external-net 2026-08-23 15:16:48.849 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-23 15:16:48.850 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: extraroute 2026-08-23 15:16:48.850 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-23 15:16:48.851 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-23 15:16:48.851 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-23 15:16:48.852 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-23 15:16:48.852 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-23 15:16:48.853 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: fip-port-details 2026-08-23 15:16:48.854 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: flavors 2026-08-23 15:16:48.855 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-23 15:16:48.856 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: floatingip-pools 2026-08-23 15:16:48.856 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: ip_allocation 2026-08-23 15:16:48.857 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-23 15:16:48.857 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: l2_adjacency 2026-08-23 15:16:48.858 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: router 2026-08-23 15:16:48.861 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-23 15:16:48.861 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-23 15:16:48.862 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-23 15:16:48.862 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: ext-gw-mode 2026-08-23 15:16:48.863 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: l3-ha 2026-08-23 15:16:48.863 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-23 15:16:48.864 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-23 15:16:48.864 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: l3-flavors 2026-08-23 15:16:48.865 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-23 15:16:48.866 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-23 15:16:48.868 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-23 15:16:48.869 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-23 15:16:48.870 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: logging 2026-08-23 15:16:48.871 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-23 15:16:48.872 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-23 15:16:48.873 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: multi-provider 2026-08-23 15:16:48.873 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: net-mtu 2026-08-23 15:16:48.874 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: net-mtu-writable 2026-08-23 15:16:48.874 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: network_availability_zone 2026-08-23 15:16:48.875 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-23 15:16:48.875 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: network-ip-availability 2026-08-23 15:16:48.876 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-23 15:16:48.877 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: pagination 2026-08-23 15:16:48.877 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: port-device-profile 2026-08-23 15:16:48.878 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-23 15:16:48.878 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-23 15:16:48.879 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-23 15:16:48.879 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-23 15:16:48.880 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-23 15:16:48.880 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-23 15:16:48.881 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-23 15:16:48.881 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: port-resource-request 2026-08-23 15:16:48.882 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: port-resource-request-groups 2026-08-23 15:16:48.882 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-23 15:16:48.883 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: binding 2026-08-23 15:16:48.883 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: binding-extended 2026-08-23 15:16:48.884 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: port-security 2026-08-23 15:16:48.884 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: project-id 2026-08-23 15:16:48.885 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: provider 2026-08-23 15:16:48.886 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: qinq 2026-08-23 15:16:48.888 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: qos 2026-08-23 15:16:48.889 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-23 15:16:48.889 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-23 15:16:48.890 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: qos-default 2026-08-23 15:16:48.890 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: qos-fip 2026-08-23 15:16:48.891 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-23 15:16:48.891 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: qos-gateway-ip 2026-08-23 15:16:48.892 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: qos-port-network-policy 2026-08-23 15:16:48.892 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: qos-pps-minimum 2026-08-23 15:16:48.893 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-23 15:16:48.893 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-23 15:16:48.893 8 WARNING stevedore.named [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-23 15:16:48.894 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: qos-pps 2026-08-23 15:16:48.894 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: qos-rule-type-details 2026-08-23 15:16:48.895 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-23 15:16:48.895 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: qos-rules-alias 2026-08-23 15:16:48.896 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: quota-check-limit 2026-08-23 15:16:48.897 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: quota-check-limit-default 2026-08-23 15:16:48.899 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: quotas 2026-08-23 15:16:48.900 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: quota_details 2026-08-23 15:16:48.901 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: rbac-policies 2026-08-23 15:16:48.902 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-23 15:16:48.902 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: rbac-address-scope 2026-08-23 15:16:48.903 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: rbac-security-groups 2026-08-23 15:16:48.903 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-23 15:16:48.904 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: revision-if-match 2026-08-23 15:16:48.905 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: standard-attr-revisions 2026-08-23 15:16:48.905 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: router_availability_zone 2026-08-23 15:16:48.906 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-23 15:16:48.907 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: security-groups-default-rules 2026-08-23 15:16:48.908 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-23 15:16:48.909 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-23 15:16:48.909 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-23 15:16:48.910 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-23 15:16:48.910 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-23 15:16:48.915 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: security-group 2026-08-23 15:16:48.916 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: segment 2026-08-23 15:16:48.916 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-23 15:16:48.917 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: service-type 2026-08-23 15:16:48.918 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: sorting 2026-08-23 15:16:48.918 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: standard-attr-segment 2026-08-23 15:16:48.919 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: standard-attr-description 2026-08-23 15:16:48.920 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: stateful-security-group 2026-08-23 15:16:48.921 7 WARNING neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-23 15:16:48.921 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-23 15:16:48.922 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: subnet-external-network 2026-08-23 15:16:48.923 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-23 15:16:48.924 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-23 15:16:48.924 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: subnet-service-types 2026-08-23 15:16:48.925 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: subnet_allocation 2026-08-23 15:16:48.926 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-23 15:16:48.926 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: tag-creation 2026-08-23 15:16:48.927 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-23 15:16:48.931 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: standard-attr-tag 2026-08-23 15:16:48.932 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-23 15:16:48.933 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: trunk 2026-08-23 15:16:48.933 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: trunk-details 2026-08-23 15:16:48.934 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-23 15:16:48.934 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-23 15:16:48.934 8 INFO neutron_vpnaas.services.vpn.plugin [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-23 15:16:48.935 8 INFO neutron.common.utils [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-23 15:16:48.935 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: vlan-transparent 2026-08-23 15:16:48.935 8 INFO neutron.manager [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loading Plugin: taas 2026-08-23 15:16:48.936 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-23 15:16:48.937 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-23 15:16:48.938 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-23 15:16:48.939 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: vpn-flavors 2026-08-23 15:16:48.940 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: vpnaas 2026-08-23 15:16:48.942 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: taas 2026-08-23 15:16:48.943 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: tap-mirror 2026-08-23 15:16:48.943 7 INFO neutron.api.extensions [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Loaded extension: taas-vlan-filter 2026-08-23 15:16:48.946 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-23 15:16:48.946 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-23 15:16:48.946 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-23 15:16:48.946 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-23 15:16:48.949 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-23 15:16:48.950 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-23 15:16:48.959 8 WARNING stevedore.named [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-23 15:16:48.959 8 WARNING stevedore.named [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-23 15:16:48.960 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-23 15:16:48.961 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-23 15:16:48.962 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-23 15:16:48.963 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-23 15:16:48.963 7 WARNING neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] subnetpool is already registered 2026-08-23 15:16:48.964 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-23 15:16:48.965 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-23 15:16:48.965 8 INFO neutron_taas.services.taas.taas_plugin [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-08-23 15:16:48.965 8 INFO neutron.manager [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loading Plugin: tapmirror 2026-08-23 15:16:48.965 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-23 15:16:48.966 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-23 15:16:48.966 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-23 15:16:48.967 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-23 15:16:48.967 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-23 15:16:48.968 7 WARNING neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] ipsecpolicy is already registered 2026-08-23 15:16:48.968 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-23 15:16:48.968 7 WARNING neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] ikepolicy is already registered 2026-08-23 15:16:48.972 8 WARNING stevedore.named [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-23 15:16:48.972 8 WARNING stevedore.named [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-08-23 15:16:48.973 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-08-23 15:16:48.973 8 INFO neutron.manager [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loading Plugin: auto_allocate 2026-08-23 15:16:48.974 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-23 15:16:48.974 7 WARNING neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] router is already registered 2026-08-23 15:16:48.975 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-23 15:16:48.975 7 WARNING neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] floatingip is already registered 2026-08-23 15:16:48.978 8 INFO neutron.manager [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loading Plugin: tag 2026-08-23 15:16:48.979 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-23 15:16:48.980 7 WARNING neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] rbac_policy is already registered 2026-08-23 15:16:48.980 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-23 15:16:48.980 7 WARNING neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] security_group is already registered 2026-08-23 15:16:48.981 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-23 15:16:48.981 7 WARNING neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] security_group_rule is already registered 2026-08-23 15:16:48.982 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-23 15:16:48.982 7 WARNING neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] subnetpool is already registered 2026-08-23 15:16:48.982 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-23 15:16:48.982 7 WARNING neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] trunk is already registered 2026-08-23 15:16:48.983 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-23 15:16:48.983 7 WARNING neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] ikepolicy is already registered 2026-08-23 15:16:48.983 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-23 15:16:48.983 7 WARNING neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] ipsecpolicy is already registered 2026-08-23 15:16:48.984 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-23 15:16:48.984 7 WARNING neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] endpoint_group is already registered 2026-08-23 15:16:48.984 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-23 15:16:48.984 7 WARNING neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] vpnservice is already registered 2026-08-23 15:16:48.984 8 INFO neutron.manager [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loading Plugin: timestamp 2026-08-23 15:16:48.985 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-23 15:16:48.985 7 WARNING neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] ipsec_site_connection is already registered 2026-08-23 15:16:48.985 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-23 15:16:48.985 7 WARNING neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] ipsecpolicy is already registered 2026-08-23 15:16:48.986 7 INFO neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-23 15:16:48.986 7 WARNING neutron.quota.resource_registry [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] ikepolicy is already registered 2026-08-23 15:16:48.987 8 INFO neutron.manager [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loading Plugin: network_ip_availability 2026-08-23 15:16:48.990 8 INFO neutron.manager [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loading Plugin: flavors 2026-08-23 15:16:48.993 8 INFO neutron.manager [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loading Plugin: revisions 2026-08-23 15:16:48.997 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Initializing extension manager. 2026-08-23 15:16:48.998 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: address-group 2026-08-23 15:16:48.999 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: address-scope 2026-08-23 15:16:48.999 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-23 15:16:49.000 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: agent 2026-08-23 15:16:49.001 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-23 15:16:49.002 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-23 15:16:49.002 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-23 15:16:49.005 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: availability_zone 2026-08-23 15:16:49.005 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-23 15:16:49.006 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-23 15:16:49.006 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: default-subnetpools 2026-08-23 15:16:49.007 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-23 15:16:49.008 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: dns-integration 2026-08-23 15:16:49.008 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: dns-domain-ports 2026-08-23 15:16:49.009 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-23 15:16:49.010 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-23 15:16:49.010 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-23 15:16:49.011 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: empty-string-filtering 2026-08-23 15:16:49.011 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-23 15:16:49.012 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-23 15:16:49.012 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: external-net 2026-08-23 15:16:49.012 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-23 15:16:49.013 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: extraroute 2026-08-23 15:16:49.014 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-23 15:16:49.014 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-23 15:16:49.015 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-23 15:16:49.015 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-23 15:16:49.016 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-23 15:16:49.016 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: fip-port-details 2026-08-23 15:16:49.017 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: flavors 2026-08-23 15:16:49.018 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-23 15:16:49.019 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: floatingip-pools 2026-08-23 15:16:49.019 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: ip_allocation 2026-08-23 15:16:49.020 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-23 15:16:49.020 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: l2_adjacency 2026-08-23 15:16:49.021 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: router 2026-08-23 15:16:49.022 7 WARNING keystonemiddleware._common.config [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-23 15:16:49.023 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-23 15:16:49.024 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-23 15:16:49.024 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-23 15:16:49.025 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: ext-gw-mode 2026-08-23 15:16:49.025 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: l3-ha 2026-08-23 15:16:49.026 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-23 15:16:49.026 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-23 15:16:49.027 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: l3-flavors 2026-08-23 15:16:49.028 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-23 15:16:49.028 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-23 15:16:49.029 7 WARNING oslo_config.cfg [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-23 15:16:49.030 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-23 15:16:49.031 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-23 15:16:49.032 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: logging 2026-08-23 15:16:49.033 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-23 15:16:49.034 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-23 15:16:49.035 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: multi-provider 2026-08-23 15:16:49.035 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: net-mtu 2026-08-23 15:16:49.035 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: net-mtu-writable 2026-08-23 15:16:49.036 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: network_availability_zone 2026-08-23 15:16:49.037 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-23 15:16:49.037 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: network-ip-availability 2026-08-23 15:16:49.038 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-23 15:16:49.039 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: pagination 2026-08-23 15:16:49.039 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: port-device-profile 2026-08-23 15:16:49.040 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-23 15:16:49.040 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-23 15:16:49.041 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-23 15:16:49.041 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-23 15:16:49.042 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-23 15:16:49.042 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-23 15:16:49.042 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-08-23 15:16:49.043 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: port-resource-request 2026-08-23 15:16:49.043 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-23 15:16:49.044 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-08-23 15:16:49.044 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: binding 2026-08-23 15:16:49.045 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: binding-extended 2026-08-23 15:16:49.046 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: port-security 2026-08-23 15:16:49.046 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: project-id 2026-08-23 15:16:49.047 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: provider 2026-08-23 15:16:49.047 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: qinq 2026-08-23 15:16:49.049 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-08-23 15:16:49.049 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: qos 2026-08-23 15:16:49.050 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-23 15:16:49.051 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-23 15:16:49.051 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: qos-default 2026-08-23 15:16:49.052 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: qos-fip 2026-08-23 15:16:49.052 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-23 15:16:49.053 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-23 15:16:49.053 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-23 15:16:49.054 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-23 15:16:49.054 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-23 15:16:49.055 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: qos-pps 2026-08-23 15:16:49.056 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-23 15:16:49.056 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-23 15:16:49.057 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: qos-rules-alias 2026-08-23 15:16:49.057 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: quota-check-limit 2026-08-23 15:16:49.058 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: quota-check-limit-default 2026-08-23 15:16:49.060 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: quotas 2026-08-23 15:16:49.061 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: quota_details 2026-08-23 15:16:49.062 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: rbac-policies 2026-08-23 15:16:49.063 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-23 15:16:49.064 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: rbac-address-scope 2026-08-23 15:16:49.064 7 INFO neutron.db.ovn_hash_ring_db [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Nodes from host "neutron-server-7c7447fcd5-7hj42" and group "mechanism_driver" removed from the Hash Ring created at 2026-08-23 15:16:49+00:00 2026-08-23 15:16:49.064 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: rbac-security-groups 2026-08-23 15:16:49.064 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-23 15:16:49.065 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: revision-if-match 2026-08-23 15:16:49.066 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-23 15:16:49.066 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: router_availability_zone 2026-08-23 15:16:49.067 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-23 15:16:49.068 7 INFO neutron.db.ovn_hash_ring_db [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Node 3c74f401cfba5395bb860f17c9394400 from host "neutron-server-7c7447fcd5-7hj42" and group "mechanism_driver" added to the Hash Ring 2026-08-23 15:16:49.068 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: security-groups-default-rules 2026-08-23 15:16:49.069 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-23 15:16:49.069 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-23 15:16:49.070 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-23 15:16:49.070 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-23 15:16:49.071 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-23 15:16:49.075 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: security-group 2026-08-23 15:16:49.076 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: segment 2026-08-23 15:16:49.077 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-23 15:16:49.077 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Hash Ring probing thread for node 3c74f401cfba5395bb860f17c9394400 has started 2026-08-23 15:16:49.077 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: service-type 2026-08-23 15:16:49.077 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-23 15:16:49.078 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: sorting 2026-08-23 15:16:49.078 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: standard-attr-segment 2026-08-23 15:16:49.079 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: standard-attr-description 2026-08-23 15:16:49.079 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: stateful-security-group 2026-08-23 15:16:49.080 8 WARNING neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-08-23 15:16:49.080 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-23 15:16:49.081 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: subnet-external-network 2026-08-23 15:16:49.082 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-23 15:16:49.082 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-23 15:16:49.082 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: subnet-service-types 2026-08-23 15:16:49.083 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: subnet_allocation 2026-08-23 15:16:49.084 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-23 15:16:49.084 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: tag-creation 2026-08-23 15:16:49.085 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-23 15:16:49.089 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: standard-attr-tag 2026-08-23 15:16:49.089 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-23 15:16:49.090 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: trunk 2026-08-23 15:16:49.091 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: trunk-details 2026-08-23 15:16:49.091 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-23 15:16:49.091 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-08-23 15:16:49.092 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: vlan-transparent 2026-08-23 15:16:49.093 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-08-23 15:16:49.094 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-23 15:16:49.095 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-23 15:16:49.096 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: vpn-flavors 2026-08-23 15:16:49.098 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: vpnaas 2026-08-23 15:16:49.099 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: taas 2026-08-23 15:16:49.100 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: tap-mirror 2026-08-23 15:16:49.100 8 INFO neutron.api.extensions [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Loaded extension: taas-vlan-filter 2026-08-23 15:16:49.103 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-23 15:16:49.103 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-23 15:16:49.103 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-23 15:16:49.103 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-23 15:16:49.106 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-23 15:16:49.107 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-23 15:16:49.111 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] tcp:10.103.187.145:6641: connecting... 2026-08-23 15:16:49.111 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] tcp:10.103.187.145:6641: connected 2026-08-23 15:16:49.112 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-23 15:16:49.112 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-23 15:16:49.113 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-23 15:16:49.114 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-23 15:16:49.114 8 WARNING neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] subnetpool is already registered 2026-08-23 15:16:49.114 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-23 15:16:49.115 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-23 15:16:49.115 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-23 15:16:49.115 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-23 15:16:49.116 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-23 15:16:49.116 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-23 15:16:49.117 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-23 15:16:49.117 8 WARNING neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] ipsecpolicy is already registered 2026-08-23 15:16:49.117 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-23 15:16:49.117 8 WARNING neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] ikepolicy is already registered 2026-08-23 15:16:49.122 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-23 15:16:49.122 8 WARNING neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] router is already registered 2026-08-23 15:16:49.122 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-23 15:16:49.122 8 WARNING neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] floatingip is already registered 2026-08-23 15:16:49.127 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-23 15:16:49.127 8 WARNING neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] rbac_policy is already registered 2026-08-23 15:16:49.128 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-23 15:16:49.128 8 WARNING neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] security_group is already registered 2026-08-23 15:16:49.128 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-23 15:16:49.128 8 WARNING neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] security_group_rule is already registered 2026-08-23 15:16:49.129 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-23 15:16:49.129 8 WARNING neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] subnetpool is already registered 2026-08-23 15:16:49.130 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-23 15:16:49.130 8 WARNING neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] trunk is already registered 2026-08-23 15:16:49.130 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-23 15:16:49.130 8 WARNING neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] ikepolicy is already registered 2026-08-23 15:16:49.131 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-23 15:16:49.131 8 WARNING neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] ipsecpolicy is already registered 2026-08-23 15:16:49.131 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-23 15:16:49.131 8 WARNING neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] endpoint_group is already registered 2026-08-23 15:16:49.132 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-23 15:16:49.132 8 WARNING neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] vpnservice is already registered 2026-08-23 15:16:49.132 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-23 15:16:49.132 8 WARNING neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] ipsec_site_connection is already registered 2026-08-23 15:16:49.133 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-23 15:16:49.133 8 WARNING neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] ipsecpolicy is already registered 2026-08-23 15:16:49.133 8 INFO neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-23 15:16:49.133 8 WARNING neutron.quota.resource_registry [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] ikepolicy is already registered 2026-08-23 15:16:49.169 8 WARNING keystonemiddleware._common.config [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-23 15:16:49.176 8 WARNING oslo_config.cfg [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-23 15:16:49.189 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-23 15:16:49.195 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-08-23 15:16:49.211 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] tcp:10.100.234.95:6642: connecting... 2026-08-23 15:16:49.211 8 INFO neutron.db.ovn_hash_ring_db [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Nodes from host "neutron-server-7c7447fcd5-7hj42" and group "mechanism_driver" removed from the Hash Ring created at 2026-08-23 15:16:49+00:00 2026-08-23 15:16:49.211 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] tcp:10.100.234.95:6642: connected 2026-08-23 15:16:49.213 8 INFO neutron.db.ovn_hash_ring_db [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Node a9b737c884455bc9a0d8ba933289382a from host "neutron-server-7c7447fcd5-7hj42" and group "mechanism_driver" added to the Hash Ring 2026-08-23 15:16:49.220 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Hash Ring probing thread for node a9b737c884455bc9a0d8ba933289382a has started 2026-08-23 15:16:49.221 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-23 15:16:49.251 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] tcp:10.103.187.145:6641: connecting... 2026-08-23 15:16:49.251 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] tcp:10.103.187.145:6641: connected 2026-08-23 15:16:49.252 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] WorkerService process has finished the post initialization 2026-08-23 15:16:49.252 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-23 15:16:49.254 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-23 15:16:49.277 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] tcp:10.103.187.145:6641: connecting... 2026-08-23 15:16:49.277 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] tcp:10.103.187.145:6641: connected 2026-08-23 15:16:49.293 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-23 15:16:49.313 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] tcp:10.100.234.95:6642: connecting... 2026-08-23 15:16:49.313 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] tcp:10.100.234.95:6642: connected 2026-08-23 15:16:49.314 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] tcp:10.103.187.145:6641: connecting... 2026-08-23 15:16:49.314 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-475439db-6021-42b0-b1ba-5e0725cb70cd - - - - - -] tcp:10.103.187.145:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7f1cc50bf668 pid: 7 (default app) 2026-08-23 15:16:49.345 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] WorkerService process has finished the post initialization 2026-08-23 15:16:49.368 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] tcp:10.103.187.145:6641: connecting... 2026-08-23 15:16:49.368 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] tcp:10.103.187.145:6641: connected 2026-08-23 15:16:49.408 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] tcp:10.103.187.145:6641: connecting... 2026-08-23 15:16:49.408 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-986931a2-7c1b-48ba-8762-db9d69949eb3 - - - - - -] tcp:10.103.187.145:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7f1cc50bf668 pid: 8 (default app) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:16:51.675 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e7547116-6ac3-4053-b64d-246c2b530002 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 3/3] 162.253.55.186 () {44 vars in 927 bytes} [Sun Aug 23 15:16:50 2026] GET /v2.0/networks/public => generated 108 bytes in 859 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1/4] 162.253.55.186 () {44 vars in 949 bytes} [Sun Aug 23 15:16:51 2026] GET /v2.0/networks?name=public => generated 15 bytes in 534 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:16:52.589 7 INFO neutron.db.ovn_revision_numbers_db [None req-457d5965-d118-4e14-a7e2-e33cce3169a1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 84f49507-8146-49b6-9a88-fdd2e35d7e7e (type: security_groups) to 1 2026-08-23 15:16:52.602 7 INFO neutron.db.ovn_revision_numbers_db [None req-457d5965-d118-4e14-a7e2-e33cce3169a1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 40e32aaa-16b7-41bc-81fe-07f18875a72d (type: security_group_rules) to 0 2026-08-23 15:16:52.612 7 INFO neutron.db.ovn_revision_numbers_db [None req-457d5965-d118-4e14-a7e2-e33cce3169a1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource cbc2d0ac-8c57-4e1d-8584-cde92f0d6b6b (type: security_group_rules) to 0 2026-08-23 15:16:52.623 7 INFO neutron.db.ovn_revision_numbers_db [None req-457d5965-d118-4e14-a7e2-e33cce3169a1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e8e3f9ea-6513-4628-a5ef-2fa95fd6bddd (type: security_group_rules) to 0 2026-08-23 15:16:52.637 7 INFO neutron.db.ovn_revision_numbers_db [None req-457d5965-d118-4e14-a7e2-e33cce3169a1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource feaf52bc-9be1-4211-bcfa-52e1a751cc7d (type: security_group_rules) to 0 2026-08-23 15:16:52.718 7 WARNING neutron.services.revisions.revision_plugin [None req-457d5965-d118-4e14-a7e2-e33cce3169a1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Could not find related network for resource to bump revision. 2026-08-23 15:16:52.745 7 INFO neutron.db.segments_db [None req-457d5965-d118-4e14-a7e2-e33cce3169a1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Added segment b0815e73-81dd-4723-b557-d1df4fef8763 of type flat for network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5 2026-08-23 15:16:52.888 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-b0815e73-81dd-4723-b557-d1df4fef8763 2026-08-23 15:16:52.944 7 INFO neutron.db.ovn_revision_numbers_db [None req-457d5965-d118-4e14-a7e2-e33cce3169a1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 84f2eb19-d1bf-48e1-9058-7b55c2efaea5 (type: networks) to 1 2026-08-23 15:16:53.209 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-457d5965-d118-4e14-a7e2-e33cce3169a1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:16:53.210 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-457d5965-d118-4e14-a7e2-e33cce3169a1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:16:53.516 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: eeea2a4a-f9f4-40d5-a0e0-227a274629cd 2026-08-23 15:16:53.517 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b51d1fbe-c993-457e-8f90-c7fe31e059cc - - - - - -] OVN reports status down for port: eeea2a4a-f9f4-40d5-a0e0-227a274629cd 2026-08-23 15:16:53.603 7 INFO neutron.db.ovn_revision_numbers_db [None req-457d5965-d118-4e14-a7e2-e33cce3169a1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource eeea2a4a-f9f4-40d5-a0e0-227a274629cd (type: ports) to 1 2026-08-23 15:16:53.618 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-5e7b8ef3-d94e-45c9-9ea2-da1f671de774 - - - - - -] Starting OVNClientQosExtension 2026-08-23 15:16:53.618 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-5e7b8ef3-d94e-45c9-9ea2-da1f671de774 - - - - - -] Starting OVNClientPlacementExtension [pid: 7|app: 0|req: 4/5] 162.253.55.186 () {48 vars in 967 bytes} [Sun Aug 23 15:16:52 2026] POST /v2.0/networks => generated 744 bytes in 1464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:16:54.898 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ef2e2d9d-3635-47f3-b386-c7029e2f0108 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 5/7] 162.253.55.186 () {44 vars in 927 bytes} [Sun Aug 23 15:16:54 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 3/8] 162.253.55.186 () {44 vars in 949 bytes} [Sun Aug 23 15:16:54 2026] GET /v2.0/networks?name=public => generated 753 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:16:55.149 7 INFO neutron.pecan_wsgi.hooks.translation [None req-84af63cc-3268-4a51-ba84-cab6277b6fe5 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 6/9] 162.253.55.186 () {44 vars in 1034 bytes} [Sun Aug 23 15:16:55 2026] GET /v2.0/subnets/public-subnet?network_id=84f2eb19-d1bf-48e1-9058-7b55c2efaea5 => generated 113 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 4/10] 162.253.55.186 () {44 vars in 1057 bytes} [Sun Aug 23 15:16:55 2026] GET /v2.0/subnets?name=public-subnet&network_id=84f2eb19-d1bf-48e1-9058-7b55c2efaea5 => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:16:55.407 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f33bfa0-cfe2-47ec-8868-115698870535 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:16:55.409 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f33bfa0-cfe2-47ec-8868-115698870535 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:16:55.932 7 INFO neutron.db.ovn_revision_numbers_db [None req-1932c706-0414-4163-a3e9-e53184609cc9 - - - - - -] Successfully bumped revision number for resource eeea2a4a-f9f4-40d5-a0e0-227a274629cd (type: ports) to 2 2026-08-23 15:16:55.971 7 INFO neutron.db.ovn_revision_numbers_db [None req-1932c706-0414-4163-a3e9-e53184609cc9 - - - - - -] Successfully bumped revision number for resource 49b874c0-da3e-4e35-9708-918dd5cf04db (type: subnets) to 0 [pid: 7|app: 0|req: 7/11] 162.253.55.186 () {48 vars in 965 bytes} [Sun Aug 23 15:16:55 2026] POST /v2.0/subnets => generated 664 bytes in 802 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:21:39.983 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9077814e-8163-4d78-bd4c-8f66681dffd6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 26/48] 162.253.55.186 () {44 vars in 937 bytes} [Sun Aug 23 15:21:39 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 77 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 23/49] 162.253.55.186 () {44 vars in 959 bytes} [Sun Aug 23 15:21:39 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:21:40.089 7 INFO neutron.db.segments_db [None req-ae6fdefc-836a-43cc-87d6-ab294eb86519 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Added segment fdd434c4-2d9a-487a-b4e8-804b51a7b354 of type geneve for network 3d390a53-2d99-4fb1-a22a-e4af1493e82e 2026-08-23 15:21:40.200 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae6fdefc-836a-43cc-87d6-ab294eb86519 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3d390a53-2d99-4fb1-a22a-e4af1493e82e (type: networks) to 1 2026-08-23 15:21:40.348 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ae6fdefc-836a-43cc-87d6-ab294eb86519 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:21:40.349 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ae6fdefc-836a-43cc-87d6-ab294eb86519 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 3d390a53-2d99-4fb1-a22a-e4af1493e82e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:21:40.387 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b51d1fbe-c993-457e-8f90-c7fe31e059cc - - - - - -] OVN reports status down for port: 3637b094-3101-45e5-8eb7-763cf2129731 2026-08-23 15:21:40.433 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae6fdefc-836a-43cc-87d6-ab294eb86519 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3637b094-3101-45e5-8eb7-763cf2129731 (type: ports) to 1 [pid: 7|app: 0|req: 27/50] 162.253.55.186 () {48 vars in 966 bytes} [Sun Aug 23 15:21:40 2026] POST /v2.0/networks => generated 728 bytes in 462 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:21:41.788 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f62e05a0-79f8-4cb4-8fcb-5ad4cd338e46 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 24/51] 162.253.55.186 () {44 vars in 937 bytes} [Sun Aug 23 15:21:41 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 362 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 28/52] 162.253.55.186 () {44 vars in 959 bytes} [Sun Aug 23 15:21:41 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 737 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:21:41.883 8 INFO neutron.pecan_wsgi.hooks.translation [None req-799631f6-699b-4e39-ad14-aff536f014f3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 25/53] 162.253.55.186 () {44 vars in 1036 bytes} [Sun Aug 23 15:21:41 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3d390a53-2d99-4fb1-a22a-e4af1493e82e => generated 114 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/54] 162.253.55.186 () {44 vars in 1059 bytes} [Sun Aug 23 15:21:41 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3d390a53-2d99-4fb1-a22a-e4af1493e82e => generated 14 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:21:42.127 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b90e54a0-448c-4393-a1ee-c434c1251ea4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:21:42.128 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b90e54a0-448c-4393-a1ee-c434c1251ea4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 3d390a53-2d99-4fb1-a22a-e4af1493e82e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:21:42.939 8 INFO neutron.db.ovn_revision_numbers_db [None req-01c7a57a-8b47-4a3a-966b-fde6a0209905 - - - - - -] Successfully bumped revision number for resource 3637b094-3101-45e5-8eb7-763cf2129731 (type: ports) to 2 2026-08-23 15:21:42.989 8 INFO neutron.db.ovn_revision_numbers_db [None req-01c7a57a-8b47-4a3a-966b-fde6a0209905 - - - - - -] Successfully bumped revision number for resource 7697caf1-129a-4e75-906e-73e6661d85b4 (type: subnets) to 0 [pid: 8|app: 0|req: 26/55] 162.253.55.186 () {48 vars in 965 bytes} [Sun Aug 23 15:21:41 2026] POST /v2.0/subnets => generated 651 bytes in 1092 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:21:44.109 7 INFO neutron.api.v2.resource [None req-16615aa9-1374-4608-82d3-d946624a74af be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 30/56] 162.253.55.186 () {44 vars in 971 bytes} [Sun Aug 23 15:21:44 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 60 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 27/57] 162.253.55.186 () {44 vars in 993 bytes} [Sun Aug 23 15:21:44 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:21:44.263 7 INFO neutron.db.ovn_revision_numbers_db [None req-52ceae28-be04-415e-9407-7410e75e8a0b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d9bf37cc-19f5-4f06-a794-86c61a5b1a57 (type: security_groups) to 1 2026-08-23 15:21:44.272 7 INFO neutron.db.ovn_revision_numbers_db [None req-52ceae28-be04-415e-9407-7410e75e8a0b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 1a0e265f-9c98-4e26-bb0f-faf1ade9084b (type: security_group_rules) to 0 2026-08-23 15:21:44.283 7 INFO neutron.db.ovn_revision_numbers_db [None req-52ceae28-be04-415e-9407-7410e75e8a0b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a0eac634-11c8-41c1-b783-1d50c1163e33 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 31/58] 162.253.55.186 () {48 vars in 980 bytes} [Sun Aug 23 15:21:44 2026] POST /v2.0/security-groups => generated 1616 bytes in 160 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 28/59] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:21:45 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 1616 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 32/60] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:21:45 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 1616 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 29/61] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:21:45 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 1616 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:21:45.577 7 INFO neutron.db.ovn_revision_numbers_db [None req-983dad99-92ec-4e50-af0e-f952687c9c01 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 9793e5b5-2838-4c60-8418-330b3ff88f22 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 33/62] 162.253.55.186 () {48 vars in 991 bytes} [Sun Aug 23 15:21:45 2026] POST /v2.0/security-group-rules => generated 601 bytes in 139 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 30/63] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:21:46 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 2230 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 34/64] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:21:46 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 2230 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 31/65] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:21:46 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 2230 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:21:46.619 7 INFO neutron.db.ovn_revision_numbers_db [None req-58b60762-dd8c-4638-b091-b4b5c414f10b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 066d3225-b60d-4ad7-9016-a716a274e2d6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 35/66] 162.253.55.186 () {48 vars in 991 bytes} [Sun Aug 23 15:21:46 2026] POST /v2.0/security-group-rules => generated 603 bytes in 129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/67] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:21:47 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 2846 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 36/68] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:21:47 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/69] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:21:47 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 2846 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:21:47.678 7 INFO neutron.db.ovn_revision_numbers_db [None req-af58ef99-2ce8-4b50-be58-9314e2abc362 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 8c8de5eb-b16d-4a43-aeea-30561e25cbb2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 37/70] 162.253.55.186 () {48 vars in 991 bytes} [Sun Aug 23 15:21:47 2026] POST /v2.0/security-group-rules => generated 603 bytes in 123 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/71] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:21:48 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 3462 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 38/72] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:21:48 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 3462 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/73] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:21:48 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 3462 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:21:48.711 7 INFO neutron.db.ovn_revision_numbers_db [None req-5e8c9f4e-fad1-4b90-b701-22c147594a46 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3c94d4c6-40b5-4df9-9a1c-fb52eab7590c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 39/74] 162.253.55.186 () {48 vars in 991 bytes} [Sun Aug 23 15:21:48 2026] POST /v2.0/security-group-rules => generated 603 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/75] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:21:49 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 4078 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 40/76] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:21:49 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 4078 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/77] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:21:49 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 4078 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:21:49.794 7 INFO neutron.db.ovn_revision_numbers_db [None req-e2f5aa6b-05e4-4856-a048-d026adb15d18 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 140896c8-a384-402a-a7c3-f310ca4f4ba9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 41/78] 162.253.55.186 () {48 vars in 991 bytes} [Sun Aug 23 15:21:49 2026] POST /v2.0/security-group-rules => generated 603 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/79] 162.253.55.186 () {44 vars in 987 bytes} [Sun Aug 23 15:21:50 2026] GET /v2.0/networks/3d390a53-2d99-4fb1-a22a-e4af1493e82e => generated 772 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:21:51.028 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68f5f26c-c7fe-4a93-8ed0-b728d35c2bbf be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 42/80] 162.253.55.186 () {44 vars in 1076 bytes} [Sun Aug 23 15:21:51 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3d390a53-2d99-4fb1-a22a-e4af1493e82e => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/81] 162.253.55.186 () {44 vars in 1099 bytes} [Sun Aug 23 15:21:51 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3d390a53-2d99-4fb1-a22a-e4af1493e82e => generated 12 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/82] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:21:51 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:21:51.359 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b4a9f2c9-47af-4aef-a5e9-dcbd05bd5807 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:21:51.361 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b4a9f2c9-47af-4aef-a5e9-dcbd05bd5807 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 3d390a53-2d99-4fb1-a22a-e4af1493e82e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:21:51.465 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5e7b8ef3-d94e-45c9-9ea2-da1f671de774 - - - - - -] OVN reports status down for port: 7dfc33af-f311-4ddc-a485-5eefe86c1abd 2026-08-23 15:21:51.530 8 INFO neutron.db.ovn_revision_numbers_db [None req-b4a9f2c9-47af-4aef-a5e9-dcbd05bd5807 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 7dfc33af-f311-4ddc-a485-5eefe86c1abd (type: ports) to 1 [pid: 8|app: 0|req: 40/83] 162.253.55.186 () {48 vars in 961 bytes} [Sun Aug 23 15:21:51 2026] POST /v2.0/ports => generated 1100 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 15:21:58.375 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b7929010-a15f-480b-946d-bbc168f9a42e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 45/86] 162.253.55.186 () {44 vars in 979 bytes} [Sun Aug 23 15:21:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 42/87] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:21:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:21:58.981 7 INFO neutron.db.ovn_revision_numbers_db [None req-305236fa-31b4-41a8-97fe-81596666c8cd be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 7dfc33af-f311-4ddc-a485-5eefe86c1abd (type: ports) to 4 [pid: 7|app: 0|req: 46/88] 162.253.55.186 () {48 vars in 1031 bytes} [Sun Aug 23 15:21:58 2026] PUT /v2.0/ports/7dfc33af-f311-4ddc-a485-5eefe86c1abd => generated 1218 bytes in 555 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/89] 162.253.55.186 () {44 vars in 920 bytes} [Sun Aug 23 15:22:00 2026] GET /v2.0/ports => generated 3335 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:22:01.641 7 INFO neutron.api.v2.resource [None req-392b964b-1d6d-49e4-a2f6-78da01f8c6dd be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 47/90] 162.253.55.186 () {44 vars in 959 bytes} [Sun Aug 23 15:22:01 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/91] 162.253.55.186 () {44 vars in 981 bytes} [Sun Aug 23 15:22:01 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:22:01.793 7 INFO neutron.db.ovn_revision_numbers_db [None req-3eb85f52-b386-4873-a60c-9360f217f3d7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource fe1449bf-5ad3-47d4-b43b-a1e2cd5ccc08 (type: security_groups) to 1 2026-08-23 15:22:01.805 7 INFO neutron.db.ovn_revision_numbers_db [None req-3eb85f52-b386-4873-a60c-9360f217f3d7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a9e7d4cd-9a97-4a95-b2d3-661b5cf01df6 (type: security_group_rules) to 0 2026-08-23 15:22:01.816 7 INFO neutron.db.ovn_revision_numbers_db [None req-3eb85f52-b386-4873-a60c-9360f217f3d7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d64aed97-649e-47b3-94dc-c83d74655441 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 48/92] 162.253.55.186 () {48 vars in 980 bytes} [Sun Aug 23 15:22:01 2026] POST /v2.0/security-groups => generated 1610 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 45/93] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:22:02 2026] GET /v2.0/security-groups/fe1449bf-5ad3-47d4-b43b-a1e2cd5ccc08 => generated 1610 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 49/94] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:22:02 2026] GET /v2.0/security-groups/fe1449bf-5ad3-47d4-b43b-a1e2cd5ccc08 => generated 1610 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 46/95] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:22:02 2026] GET /v2.0/security-groups/fe1449bf-5ad3-47d4-b43b-a1e2cd5ccc08 => generated 1610 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:22:02.990 7 INFO neutron.db.ovn_revision_numbers_db [None req-45a547e1-4a68-4286-a618-c544ef4b2749 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 2fd13f2b-a1be-4ad7-bc6e-644a51da5de7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 50/96] 162.253.55.186 () {48 vars in 991 bytes} [Sun Aug 23 15:22:02 2026] POST /v2.0/security-group-rules => generated 623 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 47/97] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:22:03 2026] GET /v2.0/security-groups/fe1449bf-5ad3-47d4-b43b-a1e2cd5ccc08 => generated 2246 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 51/98] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:22:03 2026] GET /v2.0/security-groups/fe1449bf-5ad3-47d4-b43b-a1e2cd5ccc08 => generated 2246 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 48/99] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:22:03 2026] GET /v2.0/security-groups/fe1449bf-5ad3-47d4-b43b-a1e2cd5ccc08 => generated 2246 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:22:04.057 7 INFO neutron.db.ovn_revision_numbers_db [None req-85f2a6f6-e33d-4c27-a469-2e014dbd5100 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f7dda326-f61b-459d-810c-97f5decc2bd3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 52/100] 162.253.55.186 () {48 vars in 991 bytes} [Sun Aug 23 15:22:03 2026] POST /v2.0/security-group-rules => generated 627 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/109] 162.253.55.186 () {44 vars in 975 bytes} [Sun Aug 23 15:23:07 2026] GET /v2.0/quotas/1f4c1084cf174fe6a6db10759a721850 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 57/110] 162.253.55.186 () {48 vars in 1027 bytes} [Sun Aug 23 15:23:07 2026] PUT /v2.0/quotas/1f4c1084cf174fe6a6db10759a721850 => generated 291 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:25:27.949 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2b04d706-6de7-46dd-b9e8-f0dddbd3a6c0 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 64/131] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:25:27 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 170 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 68/132] 162.253.55.186 () {30 vars in 763 bytes} [Sun Aug 23 15:25:27 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:25:29.922 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2eb50913-d904-4e69-9840-51c0f643f8e7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 65/133] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:25:29 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 69/134] 162.253.55.186 () {30 vars in 763 bytes} [Sun Aug 23 15:25:29 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:25:30.920 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5e7b8ef3-d94e-45c9-9ea2-da1f671de774 - - - - - -] OVN reports status up for port: 7dfc33af-f311-4ddc-a485-5eefe86c1abd 2026-08-23 15:25:30.934 8 INFO neutron.plugins.ml2.plugin [None req-5e7b8ef3-d94e-45c9-9ea2-da1f671de774 - - - - - -] Attempt 1 to provision port 7dfc33af-f311-4ddc-a485-5eefe86c1abd 2026-08-23 15:25:31.162 8 INFO neutron.db.ovn_revision_numbers_db [None req-5e7b8ef3-d94e-45c9-9ea2-da1f671de774 - - - - - -] Successfully bumped revision number for resource 7dfc33af-f311-4ddc-a485-5eefe86c1abd (type: ports) to 5 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:31:49.020 8 INFO neutron.api.v2.resource [None req-7c47bd56-91d2-48f6-87dd-3a945b39bc46 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 91/185] 162.253.55.186 () {44 vars in 1074 bytes} [Sun Aug 23 15:31:48 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=b0455ee431df493f948465f89636a5ff => generated 139 bytes in 108 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:31:49.199 7 INFO neutron.db.ovn_revision_numbers_db [None req-36e60ee4-d37d-4eb0-a713-587b8d39a00f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ce50812f-1585-4c46-b84b-9bf4ed246627 (type: security_groups) to 1 2026-08-23 15:31:49.221 7 INFO neutron.db.ovn_revision_numbers_db [None req-36e60ee4-d37d-4eb0-a713-587b8d39a00f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 43230229-ab32-49c0-a2de-03433a076f96 (type: security_group_rules) to 0 2026-08-23 15:31:49.233 7 INFO neutron.db.ovn_revision_numbers_db [None req-36e60ee4-d37d-4eb0-a713-587b8d39a00f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 74d5993f-db34-42e8-a741-04204ef5a632 (type: security_group_rules) to 0 2026-08-23 15:31:49.242 7 INFO neutron.db.ovn_revision_numbers_db [None req-36e60ee4-d37d-4eb0-a713-587b8d39a00f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource acfea765-4e62-47a1-8ad8-1d96d80dd99f (type: security_group_rules) to 0 2026-08-23 15:31:49.253 7 INFO neutron.db.ovn_revision_numbers_db [None req-36e60ee4-d37d-4eb0-a713-587b8d39a00f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ca4eb739-4d89-4f88-b56c-ea0f5af1bf64 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 95/186] 162.253.55.186 () {44 vars in 1097 bytes} [Sun Aug 23 15:31:49 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=b0455ee431df493f948465f89636a5ff => generated 23 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:31:49.513 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7ea0f39-4733-4fb6-9604-571389fc4b92 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d7a4f62c-eb4d-4678-b646-72b858fda558 (type: security_groups) to 1 2026-08-23 15:31:49.528 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7ea0f39-4733-4fb6-9604-571389fc4b92 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource cc96f9a6-dc31-43c6-bce5-70e498868503 (type: security_group_rules) to 0 2026-08-23 15:31:49.538 8 INFO neutron.db.ovn_revision_numbers_db [None req-c7ea0f39-4733-4fb6-9604-571389fc4b92 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ed89eb4f-ecfd-4b90-8f4d-62556070970a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 92/187] 162.253.55.186 () {48 vars in 981 bytes} [Sun Aug 23 15:31:49 2026] POST /v2.0/security-groups => generated 1624 bytes in 198 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/188] 162.253.55.186 () {44 vars in 1088 bytes} [Sun Aug 23 15:31:50 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558?project_id=b0455ee431df493f948465f89636a5ff => generated 1624 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 93/189] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:31:50 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558 => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/190] 162.253.55.186 () {44 vars in 1088 bytes} [Sun Aug 23 15:31:50 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558?project_id=b0455ee431df493f948465f89636a5ff => generated 1624 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:31:50.842 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1eedbb2-ddce-4fe0-b467-41c4a9d2334d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5a72d22e-2b6f-4f30-b57a-f609879d9648 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 94/191] 162.253.55.186 () {48 vars in 991 bytes} [Sun Aug 23 15:31:50 2026] POST /v2.0/security-group-rules => generated 597 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 98/192] 162.253.55.186 () {44 vars in 1088 bytes} [Sun Aug 23 15:31:51 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558?project_id=b0455ee431df493f948465f89636a5ff => generated 2234 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/193] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:31:51 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558 => generated 2234 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 99/194] 162.253.55.186 () {44 vars in 1088 bytes} [Sun Aug 23 15:31:51 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558?project_id=b0455ee431df493f948465f89636a5ff => generated 2234 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:31:52.024 8 INFO neutron.db.ovn_revision_numbers_db [None req-d82610ca-26a9-40d0-ade4-f3860ebfc986 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5d05bfde-b966-4600-b523-36dac4ce0a7f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 96/195] 162.253.55.186 () {48 vars in 991 bytes} [Sun Aug 23 15:31:51 2026] POST /v2.0/security-group-rules => generated 599 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 100/196] 162.253.55.186 () {44 vars in 1088 bytes} [Sun Aug 23 15:31:52 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558?project_id=b0455ee431df493f948465f89636a5ff => generated 2846 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/197] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:31:52 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558 => generated 2846 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 101/198] 162.253.55.186 () {44 vars in 1088 bytes} [Sun Aug 23 15:31:53 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558?project_id=b0455ee431df493f948465f89636a5ff => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:31:53.266 8 INFO neutron.db.ovn_revision_numbers_db [None req-3f9dbfce-c0b4-4e47-aed1-7299049d9647 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 32a6ad58-0963-434b-bb1c-1241ab812051 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 98/199] 162.253.55.186 () {48 vars in 991 bytes} [Sun Aug 23 15:31:53 2026] POST /v2.0/security-group-rules => generated 601 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 103/202] 162.253.55.186 () {44 vars in 1088 bytes} [Sun Aug 23 15:31:54 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558?project_id=b0455ee431df493f948465f89636a5ff => generated 3460 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 100/203] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:31:54 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558 => generated 3460 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 104/204] 162.253.55.186 () {44 vars in 1088 bytes} [Sun Aug 23 15:31:54 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558?project_id=b0455ee431df493f948465f89636a5ff => generated 3460 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:31:54.588 8 INFO neutron.db.ovn_revision_numbers_db [None req-fe4948d8-154b-47b0-8c85-c1996a8997c8 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource fbe31dc5-7ccc-4c7b-a51a-26438c3d0abc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 101/205] 162.253.55.186 () {48 vars in 991 bytes} [Sun Aug 23 15:31:54 2026] POST /v2.0/security-group-rules => generated 602 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 111/224] 162.253.55.186 () {30 vars in 740 bytes} [Sun Aug 23 15:34:13 2026] GET /v2.0/networks?tenant_id=b0455ee431df493f948465f89636a5ff&shared=False => generated 15 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:34:13.313 7 INFO neutron.db.segments_db [None req-ee790ec6-81c1-4ba0-884b-1eeffb0b67e9 38f2b884e2b24015b8ddd9dcab631cef b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Added segment 196f486e-1fba-40fc-b906-0803397aabbc of type geneve for network ab3dc881-997b-4395-8879-f7701cc2a960 2026-08-23 15:34:13.430 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee790ec6-81c1-4ba0-884b-1eeffb0b67e9 38f2b884e2b24015b8ddd9dcab631cef b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource ab3dc881-997b-4395-8879-f7701cc2a960 (type: networks) to 1 2026-08-23 15:34:13.560 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee790ec6-81c1-4ba0-884b-1eeffb0b67e9 38f2b884e2b24015b8ddd9dcab631cef b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] No more DHCP agents 2026-08-23 15:34:13.561 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee790ec6-81c1-4ba0-884b-1eeffb0b67e9 38f2b884e2b24015b8ddd9dcab631cef b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Unable to schedule network ab3dc881-997b-4395-8879-f7701cc2a960: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:34:13.597 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b51d1fbe-c993-457e-8f90-c7fe31e059cc - - - - - -] OVN reports status down for port: c4854b03-1715-4cea-9893-ddd2b2ead5b7 2026-08-23 15:34:13.649 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee790ec6-81c1-4ba0-884b-1eeffb0b67e9 38f2b884e2b24015b8ddd9dcab631cef b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource c4854b03-1715-4cea-9893-ddd2b2ead5b7 (type: ports) to 1 [pid: 7|app: 0|req: 114/225] 162.253.55.186 () {34 vars in 682 bytes} [Sun Aug 23 15:34:13 2026] POST /v2.0/networks => generated 740 bytes in 464 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 112/226] 162.253.55.186 () {30 vars in 722 bytes} [Sun Aug 23 15:34:13 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 115/227] 162.253.55.186 () {30 vars in 633 bytes} [Sun Aug 23 15:34:13 2026] GET /v2.0/extensions => generated 20541 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-23 15:34:13.999 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6cc05e68-46ee-4535-9258-24d370affe6a 38f2b884e2b24015b8ddd9dcab631cef b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] No more DHCP agents 2026-08-23 15:34:14.000 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6cc05e68-46ee-4535-9258-24d370affe6a 38f2b884e2b24015b8ddd9dcab631cef b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Unable to schedule network ab3dc881-997b-4395-8879-f7701cc2a960: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:34:14.050 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b51d1fbe-c993-457e-8f90-c7fe31e059cc - - - - - -] OVN reports status down for port: 878fbf56-1029-40f8-b4d0-3b4505ea3b01 2026-08-23 15:34:14.076 8 INFO neutron.db.ovn_revision_numbers_db [None req-6cc05e68-46ee-4535-9258-24d370affe6a 38f2b884e2b24015b8ddd9dcab631cef b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 878fbf56-1029-40f8-b4d0-3b4505ea3b01 (type: ports) to 1 2026-08-23 15:34:14.254 8 INFO neutron.db.ovn_revision_numbers_db [None req-6cc05e68-46ee-4535-9258-24d370affe6a 38f2b884e2b24015b8ddd9dcab631cef b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 878fbf56-1029-40f8-b4d0-3b4505ea3b01 (type: ports) to 3 [pid: 8|app: 0|req: 113/228] 162.253.55.186 () {34 vars in 677 bytes} [Sun Aug 23 15:34:13 2026] POST /v2.0/ports => generated 968 bytes in 507 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 116/229] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:34:14 2026] GET /v2.0/networks/ab3dc881-997b-4395-8879-f7701cc2a960 => generated 746 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:34:14.921 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b51d1fbe-c993-457e-8f90-c7fe31e059cc - - - - - -] OVN reports status up for port: 878fbf56-1029-40f8-b4d0-3b4505ea3b01 2026-08-23 15:34:14.937 7 INFO neutron.plugins.ml2.plugin [None req-b51d1fbe-c993-457e-8f90-c7fe31e059cc - - - - - -] Attempt 1 to provision port 878fbf56-1029-40f8-b4d0-3b4505ea3b01 2026-08-23 15:34:15.109 7 INFO neutron.db.ovn_revision_numbers_db [None req-b51d1fbe-c993-457e-8f90-c7fe31e059cc - - - - - -] Successfully bumped revision number for resource 878fbf56-1029-40f8-b4d0-3b4505ea3b01 (type: ports) to 4 [pid: 8|app: 0|req: 114/230] 162.253.55.186 () {30 vars in 722 bytes} [Sun Aug 23 15:34:16 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/231] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:34:16 2026] GET /v2.0/networks/ab3dc881-997b-4395-8879-f7701cc2a960 => generated 746 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/236] 162.253.55.186 () {44 vars in 975 bytes} [Sun Aug 23 15:34:41 2026] GET /v2.0/quotas/b0455ee431df493f948465f89636a5ff => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/237] 162.253.55.186 () {48 vars in 1027 bytes} [Sun Aug 23 15:34:41 2026] PUT /v2.0/quotas/b0455ee431df493f948465f89636a5ff => generated 291 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/248] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:35:55 2026] GET /v2.0/agents => generated 1214 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/249] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:35:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/250] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:35:55 2026] GET /v2.0/networks => generated 2287 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/251] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:35:55 2026] GET /v2.0/subnets => generated 1308 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/252] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:35:55 2026] GET /v2.0/floatingips => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/253] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:35:55 2026] GET /v2.0/routers => generated 15 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 129/254] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:35:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 126/255] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:35:55 2026] GET /v2.0/subnets => generated 1308 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 130/256] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:35:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 127/257] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:35:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 131/258] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:35:55 2026] GET /v2.0/ports => generated 5175 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/267] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:36:55 2026] GET /v2.0/floatingips => generated 19 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 136/268] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:36:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/269] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:36:55 2026] GET /v2.0/routers => generated 15 bytes in 307 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 137/270] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:36:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 134/271] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:36:55 2026] GET /v2.0/networks => generated 2287 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 138/272] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:36:56 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/273] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:36:56 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 139/274] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:36:56 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 136/275] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:36:56 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 140/276] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:36:56 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 137/277] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:36:56 2026] GET /v2.0/ports => generated 5175 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 145/286] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:37:55 2026] GET /v2.0/subnets => generated 1308 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/287] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:37:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/288] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:37:55 2026] GET /v2.0/routers => generated 15 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 143/289] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:37:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/290] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:37:55 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/291] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:37:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 148/292] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:37:55 2026] GET /v2.0/networks => generated 2287 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/293] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:37:56 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 149/294] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:37:56 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 146/295] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:37:56 2026] GET /v2.0/security-groups => generated 17401 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 150/296] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:37:56 2026] GET /v2.0/agents => generated 1214 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 151/305] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:38:55 2026] GET /v2.0/floatingips => generated 19 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/306] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:38:55 2026] GET /v2.0/networks => generated 2287 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/307] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:38:55 2026] GET /v2.0/ports => generated 5175 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 156/308] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:38:55 2026] GET /v2.0/agents => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/309] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:38:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 157/310] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:38:55 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 154/311] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:38:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 158/312] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:38:55 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 155/313] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:38:55 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 159/314] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:38:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/315] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:38:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 164/324] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:39:55 2026] GET /v2.0/floatingips => generated 19 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 161/325] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:39:55 2026] GET /v2.0/agents => generated 1214 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 165/326] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:39:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 162/327] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:39:55 2026] GET /v2.0/ports => generated 5175 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 166/328] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:39:55 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 163/329] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:39:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 167/330] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:39:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/331] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:39:55 2026] GET /v2.0/networks => generated 2287 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 168/332] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:39:55 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 165/333] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:39:55 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 169/334] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:39:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/343] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:40:55 2026] GET /v2.0/subnets => generated 1308 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/344] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:40:55 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/345] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:40:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 175/346] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:40:55 2026] GET /v2.0/networks => generated 2287 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 172/347] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:40:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 176/348] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:40:55 2026] GET /v2.0/ports => generated 5175 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/349] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:40:55 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/350] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:40:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 174/351] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:40:55 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 178/352] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:40:55 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 175/353] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:40:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/362] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:41:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/363] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:41:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/364] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:41:55 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/365] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:41:55 2026] GET /v2.0/floatingips => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/366] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:41:55 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 182/367] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:41:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/368] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:41:55 2026] GET /v2.0/ports => generated 5175 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/369] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:41:55 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 187/370] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:41:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 184/371] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:41:55 2026] GET /v2.0/networks => generated 2287 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 188/372] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:41:55 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 189/381] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:42:55 2026] GET /v2.0/routers => generated 15 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 193/382] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:42:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/383] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:42:55 2026] GET /v2.0/agents => generated 1214 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 194/384] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:42:55 2026] GET /v2.0/subnets => generated 1308 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 191/385] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:42:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 195/386] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:42:55 2026] GET /v2.0/ports => generated 5175 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 192/387] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:42:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/388] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:42:55 2026] GET /v2.0/floatingips => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 193/389] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:42:55 2026] GET /v2.0/networks => generated 2287 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 197/390] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:42:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 194/391] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:42:55 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 199/400] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:43:55 2026] GET /v2.0/routers => generated 15 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/401] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:43:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/402] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:43:55 2026] GET /v2.0/networks => generated 2287 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 203/403] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:43:55 2026] GET /v2.0/ports => generated 5175 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 201/404] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:43:55 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 204/405] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:43:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 202/406] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:43:55 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/407] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:43:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 203/408] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:43:55 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 206/409] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:43:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/410] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:43:55 2026] GET /v2.0/floatingips => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/419] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:44:55 2026] GET /v2.0/subnets => generated 1308 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/420] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:44:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 210/421] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:44:55 2026] GET /v2.0/ports => generated 5175 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/422] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:44:55 2026] GET /v2.0/routers => generated 15 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 211/423] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:44:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/424] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:44:55 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 212/425] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:44:55 2026] GET /v2.0/subnets => generated 1308 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/426] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:44:55 2026] GET /v2.0/agents => generated 1214 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 213/427] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:44:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/428] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:44:55 2026] GET /v2.0/networks => generated 2287 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 214/429] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:44:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 219/438] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:45:55 2026] GET /v2.0/floatingips => generated 19 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 220/439] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:45:55 2026] GET /v2.0/ports => generated 5175 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 220/440] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:45:55 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 221/441] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:45:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/442] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:45:55 2026] GET /v2.0/networks => generated 2287 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 222/443] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:45:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 222/444] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:45:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 223/445] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:45:55 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/446] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:45:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 224/447] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:45:55 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 224/448] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:45:55 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:46:54.895 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2e816f52-2681-425b-a2cb-f8017ca5437e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 229/457] 162.253.55.186 () {44 vars in 927 bytes} [Sun Aug 23 15:46:54 2026] GET /v2.0/networks/public => generated 108 bytes in 58 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 229/458] 162.253.55.186 () {44 vars in 949 bytes} [Sun Aug 23 15:46:54 2026] GET /v2.0/networks?name=public => generated 791 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/459] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:46:55 2026] GET /v2.0/networks => generated 2287 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/460] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:46:55 2026] GET /v2.0/routers => generated 15 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 231/461] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:46:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 231/462] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:46:55 2026] GET /v2.0/agents => generated 1214 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/463] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:46:55 2026] GET /v2.0/subnets => generated 1308 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/464] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:46:55 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 233/465] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:46:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 233/466] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:46:55 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/467] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:46:55 2026] GET /v2.0/ports => generated 5175 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/468] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:46:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/469] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:46:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-23 15:46:55.980 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c59ab766-113f-4799-9fb8-e303bc75babf be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 235/470] 162.253.55.186 () {44 vars in 927 bytes} [Sun Aug 23 15:46:55 2026] GET /v2.0/networks/public => generated 108 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/471] 162.253.55.186 () {44 vars in 949 bytes} [Sun Aug 23 15:46:55 2026] GET /v2.0/networks?name=public => generated 791 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:46:56.047 7 INFO neutron.pecan_wsgi.hooks.translation [None req-228cb353-3f4b-469a-8299-9ea4184e31ef be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 236/472] 162.253.55.186 () {44 vars in 1034 bytes} [Sun Aug 23 15:46:56 2026] GET /v2.0/subnets/public-subnet?network_id=84f2eb19-d1bf-48e1-9058-7b55c2efaea5 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/473] 162.253.55.186 () {44 vars in 1057 bytes} [Sun Aug 23 15:46:56 2026] GET /v2.0/subnets?name=public-subnet&network_id=84f2eb19-d1bf-48e1-9058-7b55c2efaea5 => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:47:23.265 7 INFO neutron.pecan_wsgi.hooks.translation [None req-edc98b54-4e98-4193-bbe7-8b60017f6600 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 238/476] 162.253.55.186 () {44 vars in 937 bytes} [Sun Aug 23 15:47:23 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/477] 162.253.55.186 () {44 vars in 959 bytes} [Sun Aug 23 15:47:23 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 775 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:47:24.236 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2b81c648-bee5-499c-8fc7-144791301be4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 240/480] 162.253.55.186 () {44 vars in 937 bytes} [Sun Aug 23 15:47:24 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/481] 162.253.55.186 () {44 vars in 959 bytes} [Sun Aug 23 15:47:24 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 775 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:47:24.313 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2a816607-efc8-40f1-83ea-319744182afb be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 241/482] 162.253.55.186 () {44 vars in 1036 bytes} [Sun Aug 23 15:47:24 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=3d390a53-2d99-4fb1-a22a-e4af1493e82e => generated 114 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 242/483] 162.253.55.186 () {44 vars in 1059 bytes} [Sun Aug 23 15:47:24 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=3d390a53-2d99-4fb1-a22a-e4af1493e82e => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:47:25.532 7 INFO neutron.api.v2.resource [None req-93332067-06e7-46c6-a5ef-d394e0bd346f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 242/484] 162.253.55.186 () {44 vars in 971 bytes} [Sun Aug 23 15:47:25 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 243/485] 162.253.55.186 () {44 vars in 993 bytes} [Sun Aug 23 15:47:25 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/486] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:47:26 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 244/487] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:47:26 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 4694 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 244/488] 162.253.55.186 () {44 vars in 1011 bytes} [Sun Aug 23 15:47:26 2026] GET /v2.0/security-group-rules/9793e5b5-2838-4c60-8418-330b3ff88f22 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/489] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:47:27 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 4694 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 245/490] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:47:27 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/491] 162.253.55.186 () {44 vars in 1011 bytes} [Sun Aug 23 15:47:27 2026] GET /v2.0/security-group-rules/066d3225-b60d-4ad7-9016-a716a274e2d6 => generated 603 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 246/492] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:47:28 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 4694 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/493] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:47:28 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 4694 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 247/494] 162.253.55.186 () {44 vars in 1011 bytes} [Sun Aug 23 15:47:28 2026] GET /v2.0/security-group-rules/8c8de5eb-b16d-4a43-aeea-30561e25cbb2 => generated 603 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 248/495] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:47:29 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 4694 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 248/496] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:47:29 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/497] 162.253.55.186 () {44 vars in 1011 bytes} [Sun Aug 23 15:47:29 2026] GET /v2.0/security-group-rules/3c94d4c6-40b5-4df9-9a1c-fb52eab7590c => generated 603 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 249/498] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:47:30 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 4694 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/499] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:47:30 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 4694 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 250/500] 162.253.55.186 () {44 vars in 1011 bytes} [Sun Aug 23 15:47:30 2026] GET /v2.0/security-group-rules/140896c8-a384-402a-a7c3-f310ca4f4ba9 => generated 603 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 251/501] 162.253.55.186 () {44 vars in 987 bytes} [Sun Aug 23 15:47:31 2026] GET /v2.0/networks/3d390a53-2d99-4fb1-a22a-e4af1493e82e => generated 772 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:47:31.878 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9e74d480-ece8-4894-bf25-426b4a3abfbc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 251/502] 162.253.55.186 () {44 vars in 1076 bytes} [Sun Aug 23 15:47:31 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=3d390a53-2d99-4fb1-a22a-e4af1493e82e => generated 132 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 252/503] 162.253.55.186 () {44 vars in 1099 bytes} [Sun Aug 23 15:47:31 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=3d390a53-2d99-4fb1-a22a-e4af1493e82e => generated 1223 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/504] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:47:31 2026] GET /v2.0/security-groups/d9bf37cc-19f5-4f06-a794-86c61a5b1a57 => generated 4694 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:47:39.787 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f01efec4-6f4c-4457-bb60-05e3ea3cdc15 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 254/507] 162.253.55.186 () {44 vars in 979 bytes} [Sun Aug 23 15:47:39 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 62 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 254/508] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:47:39 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1223 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 255/509] 162.253.55.186 () {44 vars in 920 bytes} [Sun Aug 23 15:47:41 2026] GET /v2.0/ports => generated 5175 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:47:42.447 8 INFO neutron.api.v2.resource [None req-34452bc7-4daa-46a9-a52b-ce226c7776e4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 255/510] 162.253.55.186 () {44 vars in 959 bytes} [Sun Aug 23 15:47:42 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/511] 162.253.55.186 () {44 vars in 981 bytes} [Sun Aug 23 15:47:42 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 256/512] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:47:43 2026] GET /v2.0/security-groups/fe1449bf-5ad3-47d4-b43b-a1e2cd5ccc08 => generated 2886 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/513] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:47:43 2026] GET /v2.0/security-groups/fe1449bf-5ad3-47d4-b43b-a1e2cd5ccc08 => generated 2886 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 257/514] 162.253.55.186 () {44 vars in 1011 bytes} [Sun Aug 23 15:47:43 2026] GET /v2.0/security-group-rules/2fd13f2b-a1be-4ad7-bc6e-644a51da5de7 => generated 623 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/515] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:47:44 2026] GET /v2.0/security-groups/fe1449bf-5ad3-47d4-b43b-a1e2cd5ccc08 => generated 2886 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 258/516] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:47:44 2026] GET /v2.0/security-groups/fe1449bf-5ad3-47d4-b43b-a1e2cd5ccc08 => generated 2886 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 259/517] 162.253.55.186 () {44 vars in 1011 bytes} [Sun Aug 23 15:47:44 2026] GET /v2.0/security-group-rules/f7dda326-f61b-459d-810c-97f5decc2bd3 => generated 627 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/520] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:47:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/521] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:47:55 2026] GET /v2.0/agents => generated 1214 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/522] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:47:55 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/523] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:47:55 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 263/524] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:47:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/525] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:47:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 264/526] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:47:55 2026] GET /v2.0/networks => generated 2287 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/527] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:47:55 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 265/528] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:47:55 2026] GET /v2.0/ports => generated 5175 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/529] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:47:55 2026] GET /v2.0/subnets => generated 1308 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 266/530] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:47:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 265/531] 162.253.55.186 () {44 vars in 975 bytes} [Sun Aug 23 15:47:56 2026] GET /v2.0/quotas/1f4c1084cf174fe6a6db10759a721850 => generated 291 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:48:52.583 8 INFO neutron.api.v2.resource [None req-a0275f2d-3f2b-4ea9-b48f-2eb46d57e579 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 269/538] 162.253.55.186 () {44 vars in 1074 bytes} [Sun Aug 23 15:48:52 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=b0455ee431df493f948465f89636a5ff => generated 139 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 270/539] 162.253.55.186 () {44 vars in 1097 bytes} [Sun Aug 23 15:48:52 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=b0455ee431df493f948465f89636a5ff => generated 4072 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 270/540] 162.253.55.186 () {44 vars in 1088 bytes} [Sun Aug 23 15:48:53 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558?project_id=b0455ee431df493f948465f89636a5ff => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/541] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:48:53 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558 => generated 4075 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 271/542] 162.253.55.186 () {44 vars in 1011 bytes} [Sun Aug 23 15:48:53 2026] GET /v2.0/security-group-rules/5a72d22e-2b6f-4f30-b57a-f609879d9648 => generated 597 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/545] 162.253.55.186 () {44 vars in 1088 bytes} [Sun Aug 23 15:48:54 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558?project_id=b0455ee431df493f948465f89636a5ff => generated 4075 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 273/546] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:48:54 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558 => generated 4075 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 274/547] 162.253.55.186 () {44 vars in 1011 bytes} [Sun Aug 23 15:48:54 2026] GET /v2.0/security-group-rules/5d05bfde-b966-4600-b523-36dac4ce0a7f => generated 599 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 274/548] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:48:55 2026] GET /v2.0/subnets => generated 1308 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 275/549] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:48:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 275/550] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:48:55 2026] GET /v2.0/agents => generated 1214 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 276/551] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:48:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/552] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:48:55 2026] GET /v2.0/ports => generated 5175 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 277/553] 162.253.55.186 () {44 vars in 1088 bytes} [Sun Aug 23 15:48:55 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558?project_id=b0455ee431df493f948465f89636a5ff => generated 4075 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 277/554] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:48:55 2026] GET /v2.0/routers => generated 15 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/555] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:48:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 278/556] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:48:55 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558 => generated 4075 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 279/557] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:48:55 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 279/558] 162.253.55.186 () {44 vars in 1011 bytes} [Sun Aug 23 15:48:55 2026] GET /v2.0/security-group-rules/32a6ad58-0963-434b-bb1c-1241ab812051 => generated 601 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/559] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:48:55 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 280/560] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:48:55 2026] GET /v2.0/networks => generated 2287 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 281/561] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:48:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/562] 162.253.55.186 () {44 vars in 1088 bytes} [Sun Aug 23 15:48:56 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558?project_id=b0455ee431df493f948465f89636a5ff => generated 4075 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 282/563] 162.253.55.186 () {44 vars in 1001 bytes} [Sun Aug 23 15:48:56 2026] GET /v2.0/security-groups/d7a4f62c-eb4d-4678-b646-72b858fda558 => generated 4075 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 282/564] 162.253.55.186 () {44 vars in 1011 bytes} [Sun Aug 23 15:48:56 2026] GET /v2.0/security-group-rules/fbe31dc5-7ccc-4c7b-a51a-26438c3d0abc => generated 602 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 283/565] 162.253.55.186 () {44 vars in 975 bytes} [Sun Aug 23 15:49:04 2026] GET /v2.0/quotas/b0455ee431df493f948465f89636a5ff => generated 291 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 288/574] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:49:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 287/575] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:49:55 2026] GET /v2.0/subnets => generated 1308 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 289/576] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:49:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 288/577] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:49:55 2026] GET /v2.0/ports => generated 5175 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 290/578] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:49:55 2026] GET /v2.0/routers => generated 15 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 289/579] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:49:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/580] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:49:55 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 290/581] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:49:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 292/582] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:49:55 2026] GET /v2.0/floatingips => generated 19 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 291/583] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:49:55 2026] GET /v2.0/networks => generated 2287 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 293/584] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:49:55 2026] GET /v2.0/subnets => generated 1308 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 292/585] 162.253.55.186 () {44 vars in 949 bytes} [Sun Aug 23 15:49:56 2026] GET /v2.0/networks?name=public => generated 791 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 295/590] 10.0.0.233 () {32 vars in 649 bytes} [Sun Aug 23 15:50:36 2026] GET /v2.0/networks => generated 2287 bytes in 188 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 296/591] 10.0.0.233 () {32 vars in 655 bytes} [Sun Aug 23 15:50:37 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/592] 10.0.0.233 () {32 vars in 647 bytes} [Sun Aug 23 15:50:37 2026] GET /v2.0/routers => generated 15 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 297/593] 10.0.0.233 () {32 vars in 643 bytes} [Sun Aug 23 15:50:37 2026] GET /v2.0/ports => generated 5175 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/594] 10.0.0.233 () {32 vars in 647 bytes} [Sun Aug 23 15:50:37 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 298/595] 10.0.0.233 () {32 vars in 649 bytes} [Sun Aug 23 15:50:37 2026] GET /v2.0/networks => generated 2287 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/596] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:50:37 2026] GET /v2.0/security-groups => generated 17401 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/597] 10.0.0.233 () {32 vars in 655 bytes} [Sun Aug 23 15:50:37 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:50:48.576 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c4f66b6-a074-4192-b8ae-7e67d199c831 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 7d7c9cd9-5c3f-4eef-8044-9af81251ff64 (type: security_groups) to 1 2026-08-23 15:50:48.599 8 INFO neutron.db.ovn_revision_numbers_db [None req-f55be2bf-25c8-43d5-95c0-c598e5d97c58 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ef34300a-842d-4865-978c-fe90d7555c2a (type: security_groups) to 1 2026-08-23 15:50:48.599 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c4f66b6-a074-4192-b8ae-7e67d199c831 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 012a17a3-3d97-4bcc-b412-a360a8d95009 (type: security_group_rules) to 0 2026-08-23 15:50:48.611 8 INFO neutron.db.ovn_revision_numbers_db [None req-f55be2bf-25c8-43d5-95c0-c598e5d97c58 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 13346512-f7ac-47c4-890b-b25c7b973624 (type: security_group_rules) to 0 2026-08-23 15:50:48.615 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c4f66b6-a074-4192-b8ae-7e67d199c831 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 295b32dc-20b4-4cce-ab6e-881a64e45d1e (type: security_group_rules) to 0 2026-08-23 15:50:48.622 8 INFO neutron.db.ovn_revision_numbers_db [None req-f55be2bf-25c8-43d5-95c0-c598e5d97c58 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 18667424-9e2a-4458-99e1-7060b749468e (type: security_group_rules) to 0 2026-08-23 15:50:48.626 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c4f66b6-a074-4192-b8ae-7e67d199c831 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3df6b8f6-1e93-4fef-bcfd-64eedd2304bc (type: security_group_rules) to 0 2026-08-23 15:50:48.632 8 INFO neutron.db.ovn_revision_numbers_db [None req-f55be2bf-25c8-43d5-95c0-c598e5d97c58 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 1aea993f-2afd-4d33-942a-2a6e7562daaa (type: security_group_rules) to 0 2026-08-23 15:50:48.638 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c4f66b6-a074-4192-b8ae-7e67d199c831 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 642a25dc-2e34-4e2b-b75c-c1703edc1db0 (type: security_group_rules) to 0 2026-08-23 15:50:48.642 8 INFO neutron.db.ovn_revision_numbers_db [None req-f55be2bf-25c8-43d5-95c0-c598e5d97c58 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3aff3846-3586-4fe5-8d00-c8d30f064c56 (type: security_group_rules) to 0 2026-08-23 15:50:48.729 7 INFO neutron.db.segments_db [None req-3c4f66b6-a074-4192-b8ae-7e67d199c831 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Added segment 45e68690-3498-4bc1-ab0a-cc553562dd7b of type geneve for network ae4bdb41-b63a-4317-802f-7b2993cf2142 2026-08-23 15:50:48.756 8 INFO neutron.db.segments_db [None req-f55be2bf-25c8-43d5-95c0-c598e5d97c58 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Added segment 3790e842-ad32-44e8-aa2f-785155c39401 of type geneve for network 2757cd9f-025b-4b15-afab-b12563066f24 2026-08-23 15:50:48.850 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c4f66b6-a074-4192-b8ae-7e67d199c831 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ae4bdb41-b63a-4317-802f-7b2993cf2142 (type: networks) to 1 2026-08-23 15:50:48.859 8 INFO neutron.db.ovn_revision_numbers_db [None req-f55be2bf-25c8-43d5-95c0-c598e5d97c58 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 2757cd9f-025b-4b15-afab-b12563066f24 (type: networks) to 1 2026-08-23 15:50:48.991 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f55be2bf-25c8-43d5-95c0-c598e5d97c58 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:50:48.992 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f55be2bf-25c8-43d5-95c0-c598e5d97c58 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 2757cd9f-025b-4b15-afab-b12563066f24: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:50:49.039 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3c4f66b6-a074-4192-b8ae-7e67d199c831 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:50:49.042 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3c4f66b6-a074-4192-b8ae-7e67d199c831 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network ae4bdb41-b63a-4317-802f-7b2993cf2142: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:50:49.055 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab2ba001-8ac4-4c4b-ae80-60207c3029bb - - - - - -] OVN reports status down for port: 2fa6d38b-a1f4-4b68-a797-ff8b3b6dcee5 2026-08-23 15:50:49.056 8 INFO neutron.db.ovn_revision_numbers_db [None req-f55be2bf-25c8-43d5-95c0-c598e5d97c58 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 2fa6d38b-a1f4-4b68-a797-ff8b3b6dcee5 (type: ports) to 1 [pid: 8|app: 0|req: 301/600] 10.0.0.233 () {34 vars in 671 bytes} [Sun Aug 23 15:50:48 2026] POST /v2.0/networks => generated 764 bytes in 760 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:49.180 7 INFO neutron.db.ovn_revision_numbers_db [None req-3c4f66b6-a074-4192-b8ae-7e67d199c831 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a1d7d396-290d-4871-be5c-47f8c0db5cc9 (type: ports) to 1 2026-08-23 15:50:49.189 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab2ba001-8ac4-4c4b-ae80-60207c3029bb - - - - - -] OVN reports status down for port: a1d7d396-290d-4871-be5c-47f8c0db5cc9 [pid: 7|app: 0|req: 300/601] 10.0.0.233 () {34 vars in 671 bytes} [Sun Aug 23 15:50:48 2026] POST /v2.0/networks => generated 770 bytes in 904 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:49.316 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e79fd77-5653-44aa-8866-0f382a904d46 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 08f0f275-411e-42aa-a023-9ed840baaead (type: security_groups) to 1 2026-08-23 15:50:49.325 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e79fd77-5653-44aa-8866-0f382a904d46 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 2ebdb0b5-f12e-4cf4-b4e6-292dacf508b7 (type: security_group_rules) to 0 2026-08-23 15:50:49.338 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e79fd77-5653-44aa-8866-0f382a904d46 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 395434c5-e1f6-4d75-86e3-fe363b763153 (type: security_group_rules) to 0 2026-08-23 15:50:49.354 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e79fd77-5653-44aa-8866-0f382a904d46 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4102558d-ab8e-4eff-a89e-7956c70351eb (type: security_group_rules) to 0 2026-08-23 15:50:49.369 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e79fd77-5653-44aa-8866-0f382a904d46 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 84ce28e0-71fa-4e4b-9a08-afd695e97da1 (type: security_group_rules) to 0 2026-08-23 15:50:49.416 7 INFO neutron.db.ovn_revision_numbers_db [None req-168594b8-6e97-4b92-b0af-52137c5eee1c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ae0bf59e-fa31-4e21-b2c4-0b5c451fb33a (type: security_groups) to 1 2026-08-23 15:50:49.429 7 INFO neutron.db.ovn_revision_numbers_db [None req-168594b8-6e97-4b92-b0af-52137c5eee1c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 01eeb5b2-0051-425a-b3e9-d68240913bed (type: security_group_rules) to 0 2026-08-23 15:50:49.449 7 INFO neutron.db.ovn_revision_numbers_db [None req-168594b8-6e97-4b92-b0af-52137c5eee1c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3f5ac021-86f5-4fbc-8244-0a76dd558d1a (type: security_group_rules) to 0 2026-08-23 15:50:49.451 8 INFO neutron.db.segments_db [None req-2e79fd77-5653-44aa-8866-0f382a904d46 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Added segment e5623297-bb9c-421f-831f-65f77fac3c15 of type geneve for network c74f5bb5-0fc2-43da-9d6a-622d76bea205 2026-08-23 15:50:49.460 7 INFO neutron.db.ovn_revision_numbers_db [None req-168594b8-6e97-4b92-b0af-52137c5eee1c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 7cb259ee-91d3-47f7-8750-cc76f50a62d5 (type: security_group_rules) to 0 2026-08-23 15:50:49.470 7 INFO neutron.db.ovn_revision_numbers_db [None req-168594b8-6e97-4b92-b0af-52137c5eee1c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d2f2c386-37ba-454d-be10-fc08a4247469 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 301/602] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:50:49 2026] GET /v2.0/security-groups?tenant_id=dc7b11b3fca84768907327931a634748&name=default => generated 2921 bytes in 298 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:50:49.548 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e79fd77-5653-44aa-8866-0f382a904d46 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c74f5bb5-0fc2-43da-9d6a-622d76bea205 (type: networks) to 1 2026-08-23 15:50:49.677 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d60cf4ea-e180-4eca-8eb1-a16a4c751714 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:50:49.679 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d60cf4ea-e180-4eca-8eb1-a16a4c751714 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 2757cd9f-025b-4b15-afab-b12563066f24: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:50:49.696 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e79fd77-5653-44aa-8866-0f382a904d46 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:50:49.697 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e79fd77-5653-44aa-8866-0f382a904d46 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network c74f5bb5-0fc2-43da-9d6a-622d76bea205: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:50:49.767 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab2ba001-8ac4-4c4b-ae80-60207c3029bb - - - - - -] OVN reports status down for port: d8e2a5e4-2319-4687-8ecb-7c25e8626095 2026-08-23 15:50:49.786 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e79fd77-5653-44aa-8866-0f382a904d46 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d8e2a5e4-2319-4687-8ecb-7c25e8626095 (type: ports) to 1 [pid: 8|app: 0|req: 302/603] 10.0.0.233 () {34 vars in 671 bytes} [Sun Aug 23 15:50:49 2026] POST /v2.0/networks => generated 767 bytes in 741 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:49.978 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a1e47514-8ae7-4007-b97b-dddae1192bc6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:50:49.979 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1e47514-8ae7-4007-b97b-dddae1192bc6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network ae4bdb41-b63a-4317-802f-7b2993cf2142: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:50:50.193 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d4c07fd-2b00-463b-8ec9-43cfdc8359ea - - - - - -] Successfully bumped revision number for resource 2fa6d38b-a1f4-4b68-a797-ff8b3b6dcee5 (type: ports) to 2 2026-08-23 15:50:50.217 7 INFO neutron.db.ovn_revision_numbers_db [None req-8d4c07fd-2b00-463b-8ec9-43cfdc8359ea - - - - - -] Successfully bumped revision number for resource f054b6da-2e9f-4a89-8d81-038889a15e82 (type: subnets) to 0 [pid: 7|app: 0|req: 302/604] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:50:49 2026] POST /v2.0/subnets => generated 690 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:50.357 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca83ff57-e808-4d98-a0d8-2d1af0cb70e7 - - - - - -] Successfully bumped revision number for resource a1d7d396-290d-4871-be5c-47f8c0db5cc9 (type: ports) to 2 2026-08-23 15:50:50.390 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca83ff57-e808-4d98-a0d8-2d1af0cb70e7 - - - - - -] Successfully bumped revision number for resource 6cc360c8-b9c9-48c5-b8eb-267c23668f63 (type: subnets) to 0 [pid: 8|app: 0|req: 303/605] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:50:49 2026] POST /v2.0/subnets => generated 695 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/606] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:50:50 2026] DELETE /v2.0/security-groups/ae0bf59e-fa31-4e21-b2c4-0b5c451fb33a => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:50:50.537 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9285119e-f50e-42cb-91d8-e3276c059a29 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:50:50.538 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9285119e-f50e-42cb-91d8-e3276c059a29 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network c74f5bb5-0fc2-43da-9d6a-622d76bea205: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:50:50.993 8 INFO neutron.db.ovn_revision_numbers_db [None req-b68a5699-9bc0-42b9-b82e-863b6fef792e - - - - - -] Successfully bumped revision number for resource d8e2a5e4-2319-4687-8ecb-7c25e8626095 (type: ports) to 2 2026-08-23 15:50:51.002 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee28c4e4-44ca-40fd-8605-e646e0dd2484 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:50:51.003 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee28c4e4-44ca-40fd-8605-e646e0dd2484 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:50:51.023 8 INFO neutron.db.ovn_revision_numbers_db [None req-b68a5699-9bc0-42b9-b82e-863b6fef792e - - - - - -] Successfully bumped revision number for resource 14902375-cc08-47b4-b32d-11b03fb99b0d (type: subnets) to 0 [pid: 8|app: 0|req: 304/607] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:50:50 2026] POST /v2.0/subnets => generated 692 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:51.093 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab2ba001-8ac4-4c4b-ae80-60207c3029bb - - - - - -] OVN reports status down for port: 937a1ff2-0afb-4b76-9444-525d73d5d424 2026-08-23 15:50:51.156 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee28c4e4-44ca-40fd-8605-e646e0dd2484 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 937a1ff2-0afb-4b76-9444-525d73d5d424 (type: ports) to 1 2026-08-23 15:50:51.527 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-ee28c4e4-44ca-40fd-8605-e646e0dd2484 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Starting OVNClientQosExtension 2026-08-23 15:50:51.622 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c799efd-b7e5-4c6d-8e1e-d15dbe1478b2 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:50:51.624 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c799efd-b7e5-4c6d-8e1e-d15dbe1478b2 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:50:51.679 7 WARNING oslo_config.cfg [None req-ee28c4e4-44ca-40fd-8605-e646e0dd2484 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-08-23 15:50:51.757 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2acdad4f-9e2e-46f7-9216-03091d5963ec - - - - - -] OVN reports status down for port: e756db11-e4d2-4228-95c6-9d928b87d805 2026-08-23 15:50:51.820 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c799efd-b7e5-4c6d-8e1e-d15dbe1478b2 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e756db11-e4d2-4228-95c6-9d928b87d805 (type: ports) to 1 2026-08-23 15:50:51.971 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-dc73f10b-8198-4aac-aecb-218db2b7caa4 - - - - - -] Schedule LRP lrp-937a1ff2-0afb-4b76-9444-525d73d5d424 on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:50:52.108 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab2ba001-8ac4-4c4b-ae80-60207c3029bb - - - - - -] OVN reports status up for port: 937a1ff2-0afb-4b76-9444-525d73d5d424 2026-08-23 15:50:52.142 7 INFO neutron.plugins.ml2.plugin [None req-ab2ba001-8ac4-4c4b-ae80-60207c3029bb - - - - - -] Attempt 1 to provision port 937a1ff2-0afb-4b76-9444-525d73d5d424 2026-08-23 15:50:52.165 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 5e4537b6-d6d6-48b6-8e33-cb16aa9088c5 is bound to host instance 2026-08-23 15:50:52.176 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee28c4e4-44ca-40fd-8605-e646e0dd2484 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 937a1ff2-0afb-4b76-9444-525d73d5d424 (type: router_ports) to 1 2026-08-23 15:50:52.271 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee28c4e4-44ca-40fd-8605-e646e0dd2484 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5e4537b6-d6d6-48b6-8e33-cb16aa9088c5 (type: routers) to 2 [pid: 7|app: 0|req: 304/608] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:50:50 2026] POST /v2.0/routers => generated 968 bytes in 1815 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:52.387 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-8c799efd-b7e5-4c6d-8e1e-d15dbe1478b2 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Starting OVNClientQosExtension 2026-08-23 15:50:52.544 8 WARNING oslo_config.cfg [None req-8c799efd-b7e5-4c6d-8e1e-d15dbe1478b2 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Deprecated: Option "ovn_emit_need_to_frag" from group "ovn" is deprecated for removal (The option is useful only on very old Linux kernels (version < 5.2).). Its value may be silently ignored in the future. 2026-08-23 15:50:52.632 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-80f5064a-a144-4080-844b-139bacdc640f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:50:52.633 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-80f5064a-a144-4080-844b-139bacdc640f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:50:52.749 7 INFO neutron.db.ovn_revision_numbers_db [None req-80f5064a-a144-4080-844b-139bacdc640f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ed37bff4-e56f-4e5b-9a3d-b82b1cfa7a22 (type: ports) to 1 2026-08-23 15:50:52.750 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2acdad4f-9e2e-46f7-9216-03091d5963ec - - - - - -] OVN reports status down for port: ed37bff4-e56f-4e5b-9a3d-b82b1cfa7a22 2026-08-23 15:50:53.157 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-5c483c76-acf8-4f4f-8550-37a2b9ca5060 - - - - - -] Schedule LRP lrp-e756db11-e4d2-4228-95c6-9d928b87d805 on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:50:53.234 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2acdad4f-9e2e-46f7-9216-03091d5963ec - - - - - -] OVN reports status up for port: e756db11-e4d2-4228-95c6-9d928b87d805 2026-08-23 15:50:53.278 8 INFO neutron.plugins.ml2.plugin [None req-2acdad4f-9e2e-46f7-9216-03091d5963ec - - - - - -] Attempt 1 to provision port e756db11-e4d2-4228-95c6-9d928b87d805 2026-08-23 15:50:53.321 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c799efd-b7e5-4c6d-8e1e-d15dbe1478b2 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e756db11-e4d2-4228-95c6-9d928b87d805 (type: router_ports) to 1 2026-08-23 15:50:53.351 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-dc73f10b-8198-4aac-aecb-218db2b7caa4 - - - - - -] Schedule LRP lrp-ed37bff4-e56f-4e5b-9a3d-b82b1cfa7a22 on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:50:53.417 7 INFO neutron.db.ovn_revision_numbers_db [None req-80f5064a-a144-4080-844b-139bacdc640f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ed37bff4-e56f-4e5b-9a3d-b82b1cfa7a22 (type: router_ports) to 1 2026-08-23 15:50:53.481 7 INFO neutron.db.ovn_revision_numbers_db [None req-80f5064a-a144-4080-844b-139bacdc640f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e855022a-7135-44d7-8951-539d155178b5 (type: routers) to 2 [pid: 7|app: 0|req: 305/609] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:50:52 2026] POST /v2.0/routers => generated 970 bytes in 1214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:53.795 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9a44c7b-9e14-4f59-83e3-6ff63d6d9025 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource fe45f0c4-0104-4715-a951-06c23d327b40 (type: security_groups) to 1 2026-08-23 15:50:53.819 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9a44c7b-9e14-4f59-83e3-6ff63d6d9025 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 293369b9-dfc1-493b-b46d-f0251de1c562 (type: security_group_rules) to 0 2026-08-23 15:50:53.833 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9a44c7b-9e14-4f59-83e3-6ff63d6d9025 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a39df228-6de5-4598-9ea9-985937edbdbb (type: security_group_rules) to 0 2026-08-23 15:50:53.851 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9a44c7b-9e14-4f59-83e3-6ff63d6d9025 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ad53c606-2865-4a38-bb95-8d117d523427 (type: security_group_rules) to 0 2026-08-23 15:50:53.856 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c799efd-b7e5-4c6d-8e1e-d15dbe1478b2 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 9a8cd6d2-85da-473e-8f74-5abc0d9d6b00 (type: routers) to 2 2026-08-23 15:50:53.867 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9a44c7b-9e14-4f59-83e3-6ff63d6d9025 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c5e3661f-9fe7-4ed4-8a8b-52610fd0c867 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 305/610] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:50:51 2026] POST /v2.0/routers => generated 973 bytes in 2872 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:53.941 7 INFO neutron.db.segments_db [None req-b9a44c7b-9e14-4f59-83e3-6ff63d6d9025 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Added segment fd427189-6ff1-4506-8ba6-b3dc296f33de of type geneve for network 08a89e0a-6c28-4ebe-9c1d-369794d44ec0 2026-08-23 15:50:54.045 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9a44c7b-9e14-4f59-83e3-6ff63d6d9025 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 08a89e0a-6c28-4ebe-9c1d-369794d44ec0 (type: networks) to 1 2026-08-23 15:50:54.211 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b9a44c7b-9e14-4f59-83e3-6ff63d6d9025 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:50:54.212 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b9a44c7b-9e14-4f59-83e3-6ff63d6d9025 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 08a89e0a-6c28-4ebe-9c1d-369794d44ec0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:50:54.215 8 INFO neutron.db.ovn_revision_numbers_db [None req-a0deb55c-41e2-4c6e-8a93-1097a902b2af - - - - - -] Successfully bumped revision number for resource 937a1ff2-0afb-4b76-9444-525d73d5d424 (type: ports) to 4 2026-08-23 15:50:54.285 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9a44c7b-9e14-4f59-83e3-6ff63d6d9025 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 74757249-2131-4205-b6a6-34f3615f35b2 (type: ports) to 1 [pid: 7|app: 0|req: 306/611] 10.0.0.233 () {34 vars in 671 bytes} [Sun Aug 23 15:50:53 2026] POST /v2.0/networks => generated 760 bytes in 817 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:54.712 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b2b675e1-3f78-491b-b3d9-a92cec7d00bc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:50:54.727 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b2b675e1-3f78-491b-b3d9-a92cec7d00bc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 2757cd9f-025b-4b15-afab-b12563066f24: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:50:54.758 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-04be709a-17a3-43ba-8367-5407da53d3a6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:50:54.761 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-04be709a-17a3-43ba-8367-5407da53d3a6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network c74f5bb5-0fc2-43da-9d6a-622d76bea205: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:50:54.828 8 INFO neutron.db.ovn_revision_numbers_db [None req-a0deb55c-41e2-4c6e-8a93-1097a902b2af - - - - - -] Successfully bumped revision number for resource 937a1ff2-0afb-4b76-9444-525d73d5d424 (type: ports) to 5 2026-08-23 15:50:54.886 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab2ba001-8ac4-4c4b-ae80-60207c3029bb - - - - - -] OVN reports status down for port: 53527ec0-e9a1-4952-95d3-66c2ee61af1c 2026-08-23 15:50:54.954 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2b675e1-3f78-491b-b3d9-a92cec7d00bc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 53527ec0-e9a1-4952-95d3-66c2ee61af1c (type: ports) to 1 2026-08-23 15:50:55.007 7 INFO neutron.db.ovn_revision_numbers_db [None req-04be709a-17a3-43ba-8367-5407da53d3a6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c3c06a62-d367-4704-88a1-8ba593ef44e5 (type: ports) to 1 2026-08-23 15:50:55.024 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a0deb55c-41e2-4c6e-8a93-1097a902b2af - - - - - -] Router 9a8cd6d2-85da-473e-8f74-5abc0d9d6b00 is bound to host instance 2026-08-23 15:50:56.014 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-04be709a-17a3-43ba-8367-5407da53d3a6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:50:56.015 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-04be709a-17a3-43ba-8367-5407da53d3a6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network c74f5bb5-0fc2-43da-9d6a-622d76bea205: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:50:56.029 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ab2ba001-8ac4-4c4b-ae80-60207c3029bb - - - - - -] OVN reports status up for port: 53527ec0-e9a1-4952-95d3-66c2ee61af1c 2026-08-23 15:50:56.056 7 INFO neutron.plugins.ml2.plugin [None req-ab2ba001-8ac4-4c4b-ae80-60207c3029bb - - - - - -] Attempt 1 to provision port 53527ec0-e9a1-4952-95d3-66c2ee61af1c 2026-08-23 15:50:56.141 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b2b675e1-3f78-491b-b3d9-a92cec7d00bc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:50:56.142 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b2b675e1-3f78-491b-b3d9-a92cec7d00bc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 2757cd9f-025b-4b15-afab-b12563066f24: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:50:56.326 8 INFO neutron.db.ovn_revision_numbers_db [None req-c0394125-2ef1-46eb-be1a-36226495a1fc - - - - - -] Successfully bumped revision number for resource e756db11-e4d2-4228-95c6-9d928b87d805 (type: ports) to 4 2026-08-23 15:50:56.549 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2acdad4f-9e2e-46f7-9216-03091d5963ec - - - - - -] OVN reports status up for port: ed37bff4-e56f-4e5b-9a3d-b82b1cfa7a22 2026-08-23 15:50:56.578 8 INFO neutron.plugins.ml2.plugin [None req-2acdad4f-9e2e-46f7-9216-03091d5963ec - - - - - -] Attempt 1 to provision port ed37bff4-e56f-4e5b-9a3d-b82b1cfa7a22 2026-08-23 15:50:56.724 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab2ba001-8ac4-4c4b-ae80-60207c3029bb - - - - - -] Successfully bumped revision number for resource 53527ec0-e9a1-4952-95d3-66c2ee61af1c (type: ports) to 2 2026-08-23 15:50:56.859 7 INFO neutron.db.ovn_revision_numbers_db [None req-04be709a-17a3-43ba-8367-5407da53d3a6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c3c06a62-d367-4704-88a1-8ba593ef44e5 (type: router_ports) to 1 [pid: 7|app: 0|req: 307/612] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:50:54 2026] PUT /v2.0/routers/e855022a-7135-44d7-8951-539d155178b5/add_router_interface => generated 309 bytes in 2547 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:50:57.142 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2b675e1-3f78-491b-b3d9-a92cec7d00bc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 53527ec0-e9a1-4952-95d3-66c2ee61af1c (type: router_ports) to 1 [pid: 8|app: 0|req: 306/613] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:50:53 2026] PUT /v2.0/routers/5e4537b6-d6d6-48b6-8e33-cb16aa9088c5/add_router_interface => generated 309 bytes in 3237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:50:57.189 8 INFO neutron.db.ovn_revision_numbers_db [None req-c0394125-2ef1-46eb-be1a-36226495a1fc - - - - - -] Successfully bumped revision number for resource e756db11-e4d2-4228-95c6-9d928b87d805 (type: ports) to 5 2026-08-23 15:50:57.298 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c0394125-2ef1-46eb-be1a-36226495a1fc - - - - - -] Router e855022a-7135-44d7-8951-539d155178b5 is bound to host instance 2026-08-23 15:50:57.371 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45ce9e83-9e12-4c08-8050-88dc234c28ed be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:50:57.373 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45ce9e83-9e12-4c08-8050-88dc234c28ed be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network ae4bdb41-b63a-4317-802f-7b2993cf2142: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:50:57.394 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b5405226-47fa-4622-a7db-55947ce1f994 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:50:57.396 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b5405226-47fa-4622-a7db-55947ce1f994 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 08a89e0a-6c28-4ebe-9c1d-369794d44ec0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:50:57.486 7 INFO neutron.db.ovn_revision_numbers_db [None req-45ce9e83-9e12-4c08-8050-88dc234c28ed be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 7121a119-4fd2-4df9-9912-eb10ecd1bcc1 (type: ports) to 1 2026-08-23 15:50:58.062 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45ce9e83-9e12-4c08-8050-88dc234c28ed be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:50:58.064 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45ce9e83-9e12-4c08-8050-88dc234c28ed be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network ae4bdb41-b63a-4317-802f-7b2993cf2142: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:50:58.215 8 INFO neutron.db.ovn_revision_numbers_db [None req-349e1f64-0987-43ef-af2b-8734b8e4035e - - - - - -] Successfully bumped revision number for resource 74757249-2131-4205-b6a6-34f3615f35b2 (type: ports) to 2 2026-08-23 15:50:58.272 8 INFO neutron.db.ovn_revision_numbers_db [None req-349e1f64-0987-43ef-af2b-8734b8e4035e - - - - - -] Successfully bumped revision number for resource 97f568dd-7bba-457e-b4c5-ba43ff9a59dd (type: subnets) to 0 [pid: 8|app: 0|req: 309/616] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:50:57 2026] POST /v2.0/subnets => generated 685 bytes in 1129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/617] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:50:58 2026] GET /v2.0/ports => generated 15895 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-23 15:50:58.523 7 INFO neutron.db.ovn_revision_numbers_db [None req-45ce9e83-9e12-4c08-8050-88dc234c28ed be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 7121a119-4fd2-4df9-9912-eb10ecd1bcc1 (type: router_ports) to 1 [pid: 7|app: 0|req: 308/618] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:50:56 2026] PUT /v2.0/routers/9a8cd6d2-85da-473e-8f74-5abc0d9d6b00/add_router_interface => generated 309 bytes in 1662 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:50:58.670 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa3c38f0-e481-4ce5-8d5e-ed966c78eae5 - - - - - -] Successfully bumped revision number for resource ed37bff4-e56f-4e5b-9a3d-b82b1cfa7a22 (type: ports) to 4 2026-08-23 15:50:58.703 7 INFO neutron.db.ovn_revision_numbers_db [req-bf882730-d69e-469b-9eae-44862d22f9c7 req-b2dc37a9-972f-4388-8617-c2fa23b6c059 831a4371bf8a4c86b2d7f890fd34a765 3e170fc7aefc4486801172e40324f75a - - default default] Successfully bumped revision number for resource 8e0c77f8-1278-4be7-bdf3-dab7e49c5211 (type: security_groups) to 1 2026-08-23 15:50:58.711 8 INFO neutron.db.ovn_revision_numbers_db [None req-6da7b379-6591-4788-a0e2-809ca7d025ad 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] Successfully bumped revision number for resource 5cda8ba9-fc5b-44d9-a036-6fc8426ca65e (type: security_groups) to 1 2026-08-23 15:50:58.716 7 INFO neutron.db.ovn_revision_numbers_db [req-bf882730-d69e-469b-9eae-44862d22f9c7 req-b2dc37a9-972f-4388-8617-c2fa23b6c059 831a4371bf8a4c86b2d7f890fd34a765 3e170fc7aefc4486801172e40324f75a - - default default] Successfully bumped revision number for resource 2b625761-326b-4af0-ad97-62d7bf79fd89 (type: security_group_rules) to 0 2026-08-23 15:50:58.727 7 INFO neutron.db.ovn_revision_numbers_db [req-bf882730-d69e-469b-9eae-44862d22f9c7 req-b2dc37a9-972f-4388-8617-c2fa23b6c059 831a4371bf8a4c86b2d7f890fd34a765 3e170fc7aefc4486801172e40324f75a - - default default] Successfully bumped revision number for resource ac242544-2bc4-43a2-af36-32c8bef1c5d4 (type: security_group_rules) to 0 2026-08-23 15:50:58.730 8 INFO neutron.db.ovn_revision_numbers_db [None req-6da7b379-6591-4788-a0e2-809ca7d025ad 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] Successfully bumped revision number for resource 12463b43-3e00-460d-adda-bf33f1e01976 (type: security_group_rules) to 0 2026-08-23 15:50:58.748 8 INFO neutron.db.ovn_revision_numbers_db [None req-6da7b379-6591-4788-a0e2-809ca7d025ad 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] Successfully bumped revision number for resource 973fbd20-e8e6-44ef-8cc7-7374b7dd3950 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 309/619] 10.0.0.9 () {38 vars in 969 bytes} [Sun Aug 23 15:50:58 2026] POST /v2.0/security-groups => generated 1682 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 311/620] 10.0.0.233 () {34 vars in 685 bytes} [Sun Aug 23 15:50:58 2026] POST /v2.0/security-groups => generated 1660 bytes in 321 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/621] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:50:58 2026] GET /v2.0/agents => generated 1214 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:50:59.065 8 INFO neutron.db.ovn_revision_numbers_db [None req-41f60a9e-332c-4bca-a417-ce72f28eeab9 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] Successfully bumped revision number for resource 4f13dbb9-8c4f-4a83-9306-9929f264beab (type: security_group_rules) to 0 [pid: 8|app: 0|req: 313/622] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:50:58 2026] POST /v2.0/security-group-rules => generated 597 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:59.139 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fca404b5-6745-454e-8625-03336ab427a0 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:50:59.141 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fca404b5-6745-454e-8625-03336ab427a0 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:50:59.166 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa3c38f0-e481-4ce5-8d5e-ed966c78eae5 - - - - - -] Successfully bumped revision number for resource ed37bff4-e56f-4e5b-9a3d-b82b1cfa7a22 (type: ports) to 5 [pid: 8|app: 0|req: 314/623] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:50:59 2026] GET /v2.0/networks => generated 5480 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:50:59.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-fca404b5-6745-454e-8625-03336ab427a0 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d114c23d-6329-4421-b011-41c448135979 (type: ports) to 1 2026-08-23 15:50:59.380 8 INFO neutron.db.ovn_revision_numbers_db [req-2d96261a-665b-4f1d-a1f9-3ae596765839 req-81ecc5b2-9ada-413d-a95a-bf61f05f3413 21d16527e7a844bd9eb9a4128c7ad45e c07aa96b665e4f889ab1eb4d5f3326ac - - default default] Successfully bumped revision number for resource a3c1be0e-2b80-45e5-ba47-aa7a2fefe028 (type: security_groups) to 1 2026-08-23 15:50:59.391 8 INFO neutron.db.ovn_revision_numbers_db [req-2d96261a-665b-4f1d-a1f9-3ae596765839 req-81ecc5b2-9ada-413d-a95a-bf61f05f3413 21d16527e7a844bd9eb9a4128c7ad45e c07aa96b665e4f889ab1eb4d5f3326ac - - default default] Successfully bumped revision number for resource 647278b0-cd84-4bdb-83d8-ae8c44dd7706 (type: security_group_rules) to 0 2026-08-23 15:50:59.402 8 INFO neutron.db.ovn_revision_numbers_db [req-2d96261a-665b-4f1d-a1f9-3ae596765839 req-81ecc5b2-9ada-413d-a95a-bf61f05f3413 21d16527e7a844bd9eb9a4128c7ad45e c07aa96b665e4f889ab1eb4d5f3326ac - - default default] Successfully bumped revision number for resource 98387b79-680e-4665-9b46-3c49f77dd480 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 315/624] 10.0.0.9 () {38 vars in 969 bytes} [Sun Aug 23 15:50:59 2026] POST /v2.0/security-groups => generated 1684 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 15:50:59.535 8 INFO neutron.db.ovn_revision_numbers_db [None req-5d2edc03-ff13-4233-af71-fc7d58290b28 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] Successfully bumped revision number for resource a983569d-d4c2-4a27-adfb-ae371e9c56b7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 316/625] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:50:59 2026] POST /v2.0/security-group-rules => generated 602 bytes in 126 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:50:59.693 8 INFO neutron.db.ovn_revision_numbers_db [req-56689c35-c0ef-42e1-b682-4833e52ebc88 req-32775480-5f34-495e-b7e0-d387bde8eee1 831a4371bf8a4c86b2d7f890fd34a765 3e170fc7aefc4486801172e40324f75a - - default default] Successfully bumped revision number for resource c3123a2f-31b5-4452-ad77-6801fbd44b6b (type: security_groups) to 1 2026-08-23 15:50:59.708 8 INFO neutron.db.ovn_revision_numbers_db [req-56689c35-c0ef-42e1-b682-4833e52ebc88 req-32775480-5f34-495e-b7e0-d387bde8eee1 831a4371bf8a4c86b2d7f890fd34a765 3e170fc7aefc4486801172e40324f75a - - default default] Successfully bumped revision number for resource 7010bb40-af82-475e-8703-146985532cce (type: security_group_rules) to 0 2026-08-23 15:50:59.721 8 INFO neutron.db.ovn_revision_numbers_db [req-56689c35-c0ef-42e1-b682-4833e52ebc88 req-32775480-5f34-495e-b7e0-d387bde8eee1 831a4371bf8a4c86b2d7f890fd34a765 3e170fc7aefc4486801172e40324f75a - - default default] Successfully bumped revision number for resource 9edc78db-d05f-472f-957a-0166a0f30138 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 317/626] 10.0.0.9 () {38 vars in 969 bytes} [Sun Aug 23 15:50:59 2026] POST /v2.0/security-groups => generated 1682 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/627] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:50:59 2026] GET /v2.0/routers => generated 3865 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/628] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:50:59 2026] GET /v2.0/security-groups/a3c1be0e-2b80-45e5-ba47-aa7a2fefe028 => generated 1684 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:50:59.892 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-dc73f10b-8198-4aac-aecb-218db2b7caa4 - - - - - -] Schedule LRP lrp-d114c23d-6329-4421-b011-41c448135979 on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:50:59.923 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 771d3b71-f5f2-47e5-a1c3-02c21aab0499 is bound to host instance 2026-08-23 15:50:59.975 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2acdad4f-9e2e-46f7-9216-03091d5963ec - - - - - -] OVN reports status down for port: 74757249-2131-4205-b6a6-34f3615f35b2 2026-08-23 15:51:00.000 7 INFO neutron.db.ovn_revision_numbers_db [None req-fca404b5-6745-454e-8625-03336ab427a0 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d114c23d-6329-4421-b011-41c448135979 (type: router_ports) to 1 2026-08-23 15:51:00.079 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2acdad4f-9e2e-46f7-9216-03091d5963ec - - - - - -] OVN reports status down for port: c3c06a62-d367-4704-88a1-8ba593ef44e5 2026-08-23 15:51:00.133 7 INFO neutron.db.ovn_revision_numbers_db [None req-fca404b5-6745-454e-8625-03336ab427a0 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 771d3b71-f5f2-47e5-a1c3-02c21aab0499 (type: routers) to 2 [pid: 7|app: 0|req: 310/629] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:50:58 2026] POST /v2.0/routers => generated 963 bytes in 1392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:00.180 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2acdad4f-9e2e-46f7-9216-03091d5963ec - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:51:00.181 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2acdad4f-9e2e-46f7-9216-03091d5963ec - - - - - -] OVN reports status up for port: c3c06a62-d367-4704-88a1-8ba593ef44e5 2026-08-23 15:51:00.200 8 INFO neutron.plugins.ml2.plugin [None req-2acdad4f-9e2e-46f7-9216-03091d5963ec - - - - - -] Attempt 1 to provision port c3c06a62-d367-4704-88a1-8ba593ef44e5 2026-08-23 15:51:00.240 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-26988496-956e-4bfd-bbfa-133002c1750c 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] No more DHCP agents 2026-08-23 15:51:00.242 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-26988496-956e-4bfd-bbfa-133002c1750c 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:51:00.367 7 INFO neutron.db.ovn_revision_numbers_db [req-7feb481c-a53b-4fa8-87a8-2c155bd4db99 req-0ab837f5-a53e-4726-b03a-9f7144d45ad4 831a4371bf8a4c86b2d7f890fd34a765 3e170fc7aefc4486801172e40324f75a - - default default] Successfully bumped revision number for resource 6c554d29-71e5-4e36-b0b2-8c2d91fd07d5 (type: security_groups) to 1 2026-08-23 15:51:00.390 7 INFO neutron.db.ovn_revision_numbers_db [req-7feb481c-a53b-4fa8-87a8-2c155bd4db99 req-0ab837f5-a53e-4726-b03a-9f7144d45ad4 831a4371bf8a4c86b2d7f890fd34a765 3e170fc7aefc4486801172e40324f75a - - default default] Successfully bumped revision number for resource 23558876-4547-462a-97ea-691330eabd8e (type: security_group_rules) to 0 2026-08-23 15:51:00.414 7 INFO neutron.db.ovn_revision_numbers_db [req-7feb481c-a53b-4fa8-87a8-2c155bd4db99 req-0ab837f5-a53e-4726-b03a-9f7144d45ad4 831a4371bf8a4c86b2d7f890fd34a765 3e170fc7aefc4486801172e40324f75a - - default default] Successfully bumped revision number for resource fc50f72e-4ef6-4c83-93b1-021dbae57d1b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 311/630] 10.0.0.9 () {38 vars in 969 bytes} [Sun Aug 23 15:51:00 2026] POST /v2.0/security-groups => generated 1681 bytes in 313 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 312/631] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:51:00 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:00.716 7 INFO neutron.db.ovn_revision_numbers_db [req-b914d16a-b734-4a2f-8510-dd01ba6f8622 req-8ba49827-63c3-40d6-8088-c939a795ea79 21d16527e7a844bd9eb9a4128c7ad45e c07aa96b665e4f889ab1eb4d5f3326ac - - default default] Successfully bumped revision number for resource 34b7adb5-4df1-4c23-bf63-4e9d68bbaf7c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 320/632] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:50:59 2026] POST /v2.0/floatingips => generated 552 bytes in 884 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/633] 10.0.0.9 () {38 vars in 979 bytes} [Sun Aug 23 15:51:00 2026] POST /v2.0/security-group-rules => generated 614 bytes in 311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 314/634] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:51:00 2026] GET /v2.0/floatingips => generated 555 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/635] 10.0.0.9 () {34 vars in 1000 bytes} [Sun Aug 23 15:51:00 2026] GET /v2.0/security-groups?tenant_id=3e170fc7aefc4486801172e40324f75a => generated 7906 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:01.127 7 INFO neutron.db.ovn_revision_numbers_db [req-50035105-b3aa-4ee5-91ca-9646eaf8da6c req-98e6d82b-79fe-44de-b8bc-4804cabf132e 21d16527e7a844bd9eb9a4128c7ad45e c07aa96b665e4f889ab1eb4d5f3326ac - - default default] Successfully bumped revision number for resource 8f92ddd9-737b-4f53-b021-b157dfbbc042 (type: security_groups) to 1 2026-08-23 15:51:01.149 7 INFO neutron.db.ovn_revision_numbers_db [req-50035105-b3aa-4ee5-91ca-9646eaf8da6c req-98e6d82b-79fe-44de-b8bc-4804cabf132e 21d16527e7a844bd9eb9a4128c7ad45e c07aa96b665e4f889ab1eb4d5f3326ac - - default default] Successfully bumped revision number for resource 3400d25b-f5d4-4be8-a46f-deda75e13b09 (type: security_group_rules) to 0 2026-08-23 15:51:01.179 7 INFO neutron.db.ovn_revision_numbers_db [req-50035105-b3aa-4ee5-91ca-9646eaf8da6c req-98e6d82b-79fe-44de-b8bc-4804cabf132e 21d16527e7a844bd9eb9a4128c7ad45e c07aa96b665e4f889ab1eb4d5f3326ac - - default default] Successfully bumped revision number for resource 8de415b4-bfcb-4bc3-b92d-1dc84a02e2ce (type: security_group_rules) to 0 2026-08-23 15:51:01.186 7 INFO neutron.db.ovn_revision_numbers_db [None req-79875f37-b1f2-4f86-980f-c2732c535ed6 - - - - - -] Successfully bumped revision number for resource d114c23d-6329-4421-b011-41c448135979 (type: ports) to 4 [pid: 7|app: 0|req: 316/636] 10.0.0.9 () {38 vars in 969 bytes} [Sun Aug 23 15:51:00 2026] POST /v2.0/security-groups => generated 1685 bytes in 307 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 317/637] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:51:01 2026] GET /v2.0/network-ip-availabilities => generated 3012 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:01.305 8 INFO neutron.db.ovn_revision_numbers_db [None req-2acdad4f-9e2e-46f7-9216-03091d5963ec - - - - - -] Successfully bumped revision number for resource c3c06a62-d367-4704-88a1-8ba593ef44e5 (type: ports) to 2 [pid: 7|app: 0|req: 318/638] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:01 2026] GET /v2.0/security-groups/08f0f275-411e-42aa-a023-9ed840baaead => generated 2918 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 319/639] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:51:01 2026] GET /v2.0/subnets => generated 4030 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 320/640] 10.0.0.9 () {34 vars in 1098 bytes} [Sun Aug 23 15:51:01 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1741164683&fields=id&tenant_id=d79b9b391f294e0985fcfd5eff768657 => generated 69 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 321/641] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:01 2026] GET /v2.0/security-groups/08f0f275-411e-42aa-a023-9ed840baaead => generated 2918 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 322/642] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:51:01 2026] GET /v2.0/subnetpools => generated 19 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/643] 10.0.0.9 () {34 vars in 980 bytes} [Sun Aug 23 15:51:01 2026] GET /v2.0/networks?id=2757cd9f-025b-4b15-afab-b12563066f24 => generated 713 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:01.700 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fddf9cfb-1e83-42bf-8d4a-73f79df2a827 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:51:01.701 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fddf9cfb-1e83-42bf-8d4a-73f79df2a827 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 08a89e0a-6c28-4ebe-9c1d-369794d44ec0: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 324/644] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:51:01 2026] GET /v2.0/security-groups => generated 40804 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-23 15:51:01.837 8 INFO neutron.db.ovn_revision_numbers_db [None req-fddf9cfb-1e83-42bf-8d4a-73f79df2a827 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 77d8a5a0-f4c3-43e4-a57a-ff373a60a0cb (type: ports) to 1 [pid: 7|app: 0|req: 325/645] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:01 2026] GET /v2.0/security-groups/8f92ddd9-737b-4f53-b021-b157dfbbc042 => generated 1685 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:01.853 7 INFO neutron.db.ovn_revision_numbers_db [None req-79875f37-b1f2-4f86-980f-c2732c535ed6 - - - - - -] Successfully bumped revision number for resource d114c23d-6329-4421-b011-41c448135979 (type: ports) to 5 [pid: 7|app: 0|req: 326/646] 10.0.0.9 () {34 vars in 963 bytes} [Sun Aug 23 15:51:01 2026] GET /v2.0/quotas/d79b9b391f294e0985fcfd5eff768657 => generated 292 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 327/647] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:51:01 2026] GET /v2.0/subnets => generated 4030 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:02.018 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6b52e5fd-dab9-4073-9629-86b1d79cb9a7 - - - - - -] No hosting information found for port 53527ec0-e9a1-4952-95d3-66c2ee61af1c: RuntimeError: No hosting information found for port 53527ec0-e9a1-4952-95d3-66c2ee61af1c 2026-08-23 15:51:02.186 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b52e5fd-dab9-4073-9629-86b1d79cb9a7 - - - - - -] Successfully bumped revision number for resource 53527ec0-e9a1-4952-95d3-66c2ee61af1c (type: router_ports) to 2 2026-08-23 15:51:02.186 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6b52e5fd-dab9-4073-9629-86b1d79cb9a7 - - - - - -] OVN reports status down for port: 7121a119-4fd2-4df9-9912-eb10ecd1bcc1 2026-08-23 15:51:02.265 7 INFO neutron.db.ovn_revision_numbers_db [req-77c6d0ba-5363-453d-9922-5aca20943177 req-e5215f50-0446-4a0a-9426-feaea3b89d12 21d16527e7a844bd9eb9a4128c7ad45e c07aa96b665e4f889ab1eb4d5f3326ac - - default default] Successfully bumped revision number for resource a5b1e33f-5c09-4b87-9748-51920bdcc376 (type: security_group_rules) to 0 2026-08-23 15:51:02.271 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6b52e5fd-dab9-4073-9629-86b1d79cb9a7 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:51:02.273 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6b52e5fd-dab9-4073-9629-86b1d79cb9a7 - - - - - -] OVN reports status up for port: 7121a119-4fd2-4df9-9912-eb10ecd1bcc1 2026-08-23 15:51:02.287 7 INFO neutron.plugins.ml2.plugin [None req-6b52e5fd-dab9-4073-9629-86b1d79cb9a7 - - - - - -] Attempt 1 to provision port 7121a119-4fd2-4df9-9912-eb10ecd1bcc1 [pid: 7|app: 0|req: 328/648] 10.0.0.9 () {38 vars in 979 bytes} [Sun Aug 23 15:51:01 2026] POST /v2.0/security-group-rules => generated 614 bytes in 377 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 329/649] 10.0.0.9 () {34 vars in 1000 bytes} [Sun Aug 23 15:51:02 2026] GET /v2.0/ports?tenant_id=d79b9b391f294e0985fcfd5eff768657&fields=id => generated 103 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:02.503 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fddf9cfb-1e83-42bf-8d4a-73f79df2a827 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:51:02.505 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fddf9cfb-1e83-42bf-8d4a-73f79df2a827 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 08a89e0a-6c28-4ebe-9c1d-369794d44ec0: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 330/650] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:02 2026] GET /v2.0/security-groups/8e0c77f8-1278-4be7-bdf3-dab7e49c5211 => generated 1682 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/651] 10.0.0.9 () {36 vars in 1011 bytes} [Sun Aug 23 15:51:02 2026] DELETE /v2.0/security-groups/8e0c77f8-1278-4be7-bdf3-dab7e49c5211 => generated 0 bytes in 191 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 332/652] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:02 2026] GET /v2.0/security-groups/8f92ddd9-737b-4f53-b021-b157dfbbc042 => generated 2310 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:02.964 8 INFO neutron.db.ovn_revision_numbers_db [None req-fddf9cfb-1e83-42bf-8d4a-73f79df2a827 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 77d8a5a0-f4c3-43e4-a57a-ff373a60a0cb (type: router_ports) to 1 [pid: 8|app: 0|req: 321/653] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:51:00 2026] PUT /v2.0/routers/771d3b71-f5f2-47e5-a1c3-02c21aab0499/add_router_interface => generated 309 bytes in 2207 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/654] 10.0.0.9 () {34 vars in 905 bytes} [Sun Aug 23 15:51:02 2026] GET /v2.0/extensions => generated 20541 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/655] 10.0.0.9 () {34 vars in 1006 bytes} [Sun Aug 23 15:51:03 2026] GET /v2.0/networks/2757cd9f-025b-4b15-afab-b12563066f24?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 324/656] 10.0.0.9 () {34 vars in 1106 bytes} [Sun Aug 23 15:51:03 2026] GET /v2.0/networks/2757cd9f-025b-4b15-afab-b12563066f24?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:03.114 7 INFO neutron.db.ovn_revision_numbers_db [req-42698ea7-37f6-4ddf-a2f2-b46790d36558 req-efd83254-dd9e-475b-bd1f-a8662d223294 21d16527e7a844bd9eb9a4128c7ad45e c07aa96b665e4f889ab1eb4d5f3326ac - - default default] Successfully bumped revision number for resource 3e62058a-b3eb-4b92-a1d8-3ffe5271a0c8 (type: security_group_rules) to 0 2026-08-23 15:51:03.124 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b52e5fd-dab9-4073-9629-86b1d79cb9a7 - - - - - -] Successfully bumped revision number for resource 7121a119-4fd2-4df9-9912-eb10ecd1bcc1 (type: ports) to 2 [pid: 7|app: 0|req: 333/657] 10.0.0.9 () {38 vars in 979 bytes} [Sun Aug 23 15:51:02 2026] POST /v2.0/security-group-rules => generated 619 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:03.198 8 INFO neutron.api.v2.resource [req-4c8fe5d7-14f5-4107-bffc-130baa78a6a0 req-9937dbef-3f7a-4fce-9f88-15c8cafb6715 831a4371bf8a4c86b2d7f890fd34a765 3e170fc7aefc4486801172e40324f75a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 325/658] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:03 2026] GET /v2.0/security-groups/8e0c77f8-1278-4be7-bdf3-dab7e49c5211 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 326/659] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:03 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 327/660] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:03 2026] GET /v2.0/security-groups/c3123a2f-31b5-4452-ad77-6801fbd44b6b => generated 1682 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 328/661] 10.0.0.9 () {36 vars in 1011 bytes} [Sun Aug 23 15:51:03 2026] DELETE /v2.0/security-groups/c3123a2f-31b5-4452-ad77-6801fbd44b6b => generated 0 bytes in 155 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/662] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:03 2026] GET /v2.0/security-groups/8f92ddd9-737b-4f53-b021-b157dfbbc042 => generated 2940 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:03.574 8 INFO neutron.api.v2.resource [req-08c1d44e-795b-4b9d-9246-97fa1d72d107 req-7b04ede9-ca43-4e46-a3ff-4ea6aa6c7646 831a4371bf8a4c86b2d7f890fd34a765 3e170fc7aefc4486801172e40324f75a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 329/663] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:03 2026] GET /v2.0/security-groups/c3123a2f-31b5-4452-ad77-6801fbd44b6b => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 330/664] 10.0.0.9 () {34 vars in 999 bytes} [Sun Aug 23 15:51:03 2026] GET /v2.0/security-group-rules/3e62058a-b3eb-4b92-a1d8-3ffe5271a0c8 => generated 616 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/665] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:03 2026] GET /v2.0/security-groups/6c554d29-71e5-4e36-b0b2-8c2d91fd07d5 => generated 1681 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/666] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:03 2026] GET /v2.0/security-groups/8f92ddd9-737b-4f53-b021-b157dfbbc042 => generated 2940 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:03.670 7 INFO neutron.db.ovn_revision_numbers_db [None req-73f2d8ae-64a3-43e1-8b94-e3ddf89db5a7 d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] Successfully bumped revision number for resource e543ca22-4728-4fe1-a214-c6c7058d8db1 (type: security_groups) to 1 2026-08-23 15:51:03.681 7 INFO neutron.db.ovn_revision_numbers_db [None req-73f2d8ae-64a3-43e1-8b94-e3ddf89db5a7 d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] Successfully bumped revision number for resource e02b4094-5bb2-43c3-8858-30ab4d75cba5 (type: security_group_rules) to 0 2026-08-23 15:51:03.697 7 INFO neutron.db.ovn_revision_numbers_db [None req-73f2d8ae-64a3-43e1-8b94-e3ddf89db5a7 d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] Successfully bumped revision number for resource f88e470a-3427-4c02-abaa-3e1ab8eb9753 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 335/667] 10.0.0.233 () {34 vars in 685 bytes} [Sun Aug 23 15:51:03 2026] POST /v2.0/security-groups => generated 1660 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 333/668] 10.0.0.9 () {36 vars in 1011 bytes} [Sun Aug 23 15:51:03 2026] DELETE /v2.0/security-groups/6c554d29-71e5-4e36-b0b2-8c2d91fd07d5 => generated 0 bytes in 120 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 336/669] 10.0.0.9 () {36 vars in 1021 bytes} [Sun Aug 23 15:51:03 2026] DELETE /v2.0/security-group-rules/3e62058a-b3eb-4b92-a1d8-3ffe5271a0c8 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:03.923 7 INFO neutron.api.v2.resource [req-d21e29a9-aa0b-41c1-a3de-07c4007eb149 req-faba307c-b382-48cc-822d-415921d99264 831a4371bf8a4c86b2d7f890fd34a765 3e170fc7aefc4486801172e40324f75a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 337/670] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:03 2026] GET /v2.0/security-groups/6c554d29-71e5-4e36-b0b2-8c2d91fd07d5 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:51:03.946 8 INFO neutron.db.ovn_revision_numbers_db [None req-17006b7a-7a05-4e39-ad87-322ffe3f27f0 d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] Successfully bumped revision number for resource c9682088-aede-45a6-a45c-ce5041b18f07 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 338/671] 10.0.0.9 () {34 vars in 1000 bytes} [Sun Aug 23 15:51:03 2026] GET /v2.0/security-groups?tenant_id=3e170fc7aefc4486801172e40324f75a => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/672] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:51:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 339/673] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:03 2026] GET /v2.0/security-groups/8f92ddd9-737b-4f53-b021-b157dfbbc042 => generated 2310 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 340/674] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:03 2026] GET /v2.0/security-groups/08f0f275-411e-42aa-a023-9ed840baaead => generated 2918 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:04.136 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b584d33-c551-4427-adb0-dcfcd7b9cb1f d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] Successfully bumped revision number for resource ec7d4f4e-72a6-428e-a79a-7a17bba5abd7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 335/675] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:51:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 341/676] 10.0.0.9 () {36 vars in 1011 bytes} [Sun Aug 23 15:51:04 2026] DELETE /v2.0/security-groups/8f92ddd9-737b-4f53-b021-b157dfbbc042 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/677] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:04 2026] GET /v2.0/security-groups/08f0f275-411e-42aa-a023-9ed840baaead => generated 2918 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 337/678] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:04 2026] GET /v2.0/security-groups/a3c1be0e-2b80-45e5-ba47-aa7a2fefe028 => generated 2309 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:04.256 8 INFO neutron.api.v2.resource [req-f56727fe-1a9f-4333-8722-47dc43ffe02c req-6409aa40-ac23-467f-ae3a-a29b521de232 831a4371bf8a4c86b2d7f890fd34a765 3e170fc7aefc4486801172e40324f75a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 338/679] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:04 2026] GET /v2.0/security-groups/6c554d29-71e5-4e36-b0b2-8c2d91fd07d5 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 339/680] 10.0.0.9 () {36 vars in 1011 bytes} [Sun Aug 23 15:51:04 2026] DELETE /v2.0/security-groups/a3c1be0e-2b80-45e5-ba47-aa7a2fefe028 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:04.406 8 INFO neutron.api.v2.resource [req-75b23d30-d255-4c3b-aa6a-b12f89b7b437 req-a050b5fb-9646-4469-acce-442b7f7a686d 831a4371bf8a4c86b2d7f890fd34a765 3e170fc7aefc4486801172e40324f75a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 340/681] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:04 2026] GET /v2.0/security-groups/c3123a2f-31b5-4452-ad77-6801fbd44b6b => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:51:04.423 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a348c794-6db4-4060-899d-aef4403156ae d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] No more DHCP agents 2026-08-23 15:51:04.425 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a348c794-6db4-4060-899d-aef4403156ae d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 342/682] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:51:04 2026] POST /v2.0/floatingips => generated 552 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:04.726 7 INFO neutron.api.v2.resource [req-f5310847-1b1d-419b-b708-e6fe899887de req-e75f2d4c-7b7c-42ea-9d22-45db613c0789 831a4371bf8a4c86b2d7f890fd34a765 3e170fc7aefc4486801172e40324f75a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 343/683] 10.0.0.9 () {34 vars in 989 bytes} [Sun Aug 23 15:51:04 2026] GET /v2.0/security-groups/8e0c77f8-1278-4be7-bdf3-dab7e49c5211 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:51:04.743 8 INFO neutron_taas.services.taas.taas_plugin [None req-675d737c-118d-440f-94a9-9a085fc06130 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 7121a119-4fd2-4df9-9912-eb10ecd1bcc1 2026-08-23 15:51:04.754 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-675d737c-118d-440f-94a9-9a085fc06130 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 7121a119-4fd2-4df9-9912-eb10ecd1bcc1 [pid: 7|app: 0|req: 344/684] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:04 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:05.116 7 INFO neutron_taas.services.taas.taas_plugin [None req-d2e6f9ef-f8b4-4904-9301-ada646f839b2 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: c3c06a62-d367-4704-88a1-8ba593ef44e5 2026-08-23 15:51:05.124 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2e6f9ef-f8b4-4904-9301-ada646f839b2 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: c3c06a62-d367-4704-88a1-8ba593ef44e5 [pid: 8|app: 0|req: 341/685] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:51:04 2026] PUT /v2.0/routers/9a8cd6d2-85da-473e-8f74-5abc0d9d6b00/remove_router_interface => generated 309 bytes in 999 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 342/686] 10.0.0.9 () {34 vars in 1096 bytes} [Sun Aug 23 15:51:05 2026] GET /v2.0/security-groups?name=tempest-securitygroup--370080183&fields=id&tenant_id=9c134c1a322a4a3e85a544f36ed44810 => generated 69 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/687] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:51:04 2026] PUT /v2.0/routers/e855022a-7135-44d7-8951-539d155178b5/remove_router_interface => generated 309 bytes in 983 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 346/688] 10.0.0.9 () {34 vars in 980 bytes} [Sun Aug 23 15:51:05 2026] GET /v2.0/networks?id=08a89e0a-6c28-4ebe-9c1d-369794d44ec0 => generated 708 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:05.814 8 INFO neutron_taas.services.taas.taas_plugin [None req-72939a5d-2a41-4acb-8989-2d73e9125187 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: e756db11-e4d2-4228-95c6-9d928b87d805 2026-08-23 15:51:05.819 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72939a5d-2a41-4acb-8989-2d73e9125187 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: e756db11-e4d2-4228-95c6-9d928b87d805 2026-08-23 15:51:06.176 7 INFO neutron_taas.services.taas.taas_plugin [None req-f04a49a6-42c7-4eee-9be3-8a0b54333e71 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: ed37bff4-e56f-4e5b-9a3d-b82b1cfa7a22 2026-08-23 15:51:06.179 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f04a49a6-42c7-4eee-9be3-8a0b54333e71 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: ed37bff4-e56f-4e5b-9a3d-b82b1cfa7a22 [pid: 8|app: 0|req: 343/689] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:51:05 2026] DELETE /v2.0/routers/9a8cd6d2-85da-473e-8f74-5abc0d9d6b00 => generated 0 bytes in 737 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 344/690] 10.0.0.9 () {34 vars in 963 bytes} [Sun Aug 23 15:51:06 2026] GET /v2.0/quotas/9c134c1a322a4a3e85a544f36ed44810 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/691] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:06 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 346/692] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:51:06 2026] DELETE /v2.0/subnets/6cc360c8-b9c9-48c5-b8eb-267c23668f63 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/693] 10.0.0.9 () {34 vars in 1000 bytes} [Sun Aug 23 15:51:06 2026] GET /v2.0/ports?tenant_id=9c134c1a322a4a3e85a544f36ed44810&fields=id => generated 103 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/694] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:51:05 2026] DELETE /v2.0/routers/e855022a-7135-44d7-8951-539d155178b5 => generated 0 bytes in 725 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/695] 10.0.0.9 () {34 vars in 1006 bytes} [Sun Aug 23 15:51:06 2026] GET /v2.0/networks/08a89e0a-6c28-4ebe-9c1d-369794d44ec0?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:06.621 8 INFO neutron_taas.services.taas.taas_plugin [None req-e1f7a86e-62ec-4dd6-917f-f837c1154cfe be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: a1d7d396-290d-4871-be5c-47f8c0db5cc9 2026-08-23 15:51:06.624 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e1f7a86e-62ec-4dd6-917f-f837c1154cfe be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: a1d7d396-290d-4871-be5c-47f8c0db5cc9 2026-08-23 15:51:06.701 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-00864a5b-c258-4905-bb28-48a6e39d5d22 - - - - - -] No port found with ID c3c06a62-d367-4704-88a1-8ba593ef44e5: RuntimeError: No port found with ID c3c06a62-d367-4704-88a1-8ba593ef44e5 [pid: 7|app: 0|req: 349/696] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:51:06 2026] DELETE /v2.0/subnets/14902375-cc08-47b4-b32d-11b03fb99b0d => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 350/697] 10.0.0.9 () {34 vars in 1106 bytes} [Sun Aug 23 15:51:06 2026] GET /v2.0/networks/08a89e0a-6c28-4ebe-9c1d-369794d44ec0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 348/698] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:51:06 2026] DELETE /v2.0/networks/ae4bdb41-b63a-4317-802f-7b2993cf2142 => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 349/699] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:06 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:06.982 7 INFO neutron_taas.services.taas.taas_plugin [None req-1abda0ad-b5d6-4f8a-b1a1-69e4323dfb8b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: d8e2a5e4-2319-4687-8ecb-7c25e8626095 2026-08-23 15:51:06.985 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1abda0ad-b5d6-4f8a-b1a1-69e4323dfb8b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: d8e2a5e4-2319-4687-8ecb-7c25e8626095 [pid: 8|app: 0|req: 350/700] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:51:07 2026] GET /v2.0/security-groups?tenant_id=c07aa96b665e4f889ab1eb4d5f3326ac&name=default => generated 2921 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 351/701] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:51:06 2026] DELETE /v2.0/networks/c74f5bb5-0fc2-43da-9d6a-622d76bea205 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/702] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:51:07 2026] DELETE /v2.0/security-groups/7d7c9cd9-5c3f-4eef-8044-9af81251ff64 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 352/703] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:07 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:07.388 8 INFO neutron.services.segments.plugin [-] Segment 45e68690-3498-4bc1-ab0a-cc553562dd7b resource provider aggregate not found 2026-08-23 15:51:07.403 8 INFO neutron.services.segments.plugin [-] Segment 45e68690-3498-4bc1-ab0a-cc553562dd7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45e68690-3498-4bc1-ab0a-cc553562dd7b found for delete ", "request_id": "req-201de17e-ef9e-4da4-8c00-d6cfa0c089ae"}]} [pid: 8|app: 0|req: 352/704] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:51:07 2026] GET /v2.0/security-groups?tenant_id=3e170fc7aefc4486801172e40324f75a&name=default => generated 2921 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:07.531 8 INFO neutron.services.segments.plugin [-] Segment 45e68690-3498-4bc1-ab0a-cc553562dd7b resource provider aggregate not found 2026-08-23 15:51:07.548 8 INFO neutron.services.segments.plugin [-] Segment 45e68690-3498-4bc1-ab0a-cc553562dd7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 45e68690-3498-4bc1-ab0a-cc553562dd7b found for delete ", "request_id": "req-417092d4-8b2d-4109-8a50-455d47c62b36"}]} [pid: 7|app: 0|req: 353/705] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:51:07 2026] DELETE /v2.0/security-groups/08f0f275-411e-42aa-a023-9ed840baaead => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:07.730 7 INFO neutron.services.segments.plugin [-] Segment e5623297-bb9c-421f-831f-65f77fac3c15 resource provider aggregate not found 2026-08-23 15:51:07.735 7 INFO neutron.services.segments.plugin [-] Segment e5623297-bb9c-421f-831f-65f77fac3c15 resource provider aggregate not found 2026-08-23 15:51:07.748 7 INFO neutron.services.segments.plugin [-] Segment e5623297-bb9c-421f-831f-65f77fac3c15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5623297-bb9c-421f-831f-65f77fac3c15 found for delete ", "request_id": "req-50346e07-0cb5-4623-83c3-4b6e6d196882"}]} 2026-08-23 15:51:07.749 7 INFO neutron.services.segments.plugin [-] Segment e5623297-bb9c-421f-831f-65f77fac3c15 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5623297-bb9c-421f-831f-65f77fac3c15 found for delete ", "request_id": "req-b1dced87-1f65-4b39-a363-f5f83f101306"}]} [pid: 8|app: 0|req: 353/706] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:08 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:08.256 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-90af5881-03ed-43c2-8156-679339580657 - - - - - -] No port found with ID 7121a119-4fd2-4df9-9912-eb10ecd1bcc1: RuntimeError: No port found with ID 7121a119-4fd2-4df9-9912-eb10ecd1bcc1 2026-08-23 15:51:08.277 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-90af5881-03ed-43c2-8156-679339580657 - - - - - -] OVN reports status down for port: d114c23d-6329-4421-b011-41c448135979 [pid: 7|app: 0|req: 354/707] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:51:08 2026] GET /v2.0/networks?id=2757cd9f-025b-4b15-afab-b12563066f24 => generated 713 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/708] 162.253.55.186 () {34 vars in 911 bytes} [Sun Aug 23 15:51:08 2026] GET /v2.0/extensions => generated 20541 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 355/709] 162.253.55.186 () {34 vars in 1050 bytes} [Sun Aug 23 15:51:08 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d79b9b391f294e0985fcfd5eff768657 => generated 181 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 356/710] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:08 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:08.693 7 INFO neutron.db.ovn_revision_numbers_db [None req-90af5881-03ed-43c2-8156-679339580657 - - - - - -] Successfully bumped revision number for resource d114c23d-6329-4421-b011-41c448135979 (type: ports) to 6 2026-08-23 15:51:08.777 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee66c04b-424f-40a5-bbb7-5dae5f830afa - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:51:08.777 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee66c04b-424f-40a5-bbb7-5dae5f830afa - - - - - -] OVN reports status up for port: d114c23d-6329-4421-b011-41c448135979 2026-08-23 15:51:08.788 7 INFO neutron.plugins.ml2.plugin [None req-ee66c04b-424f-40a5-bbb7-5dae5f830afa - - - - - -] Attempt 1 to provision port d114c23d-6329-4421-b011-41c448135979 2026-08-23 15:51:08.865 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-98fce098-dd5c-4dfe-8c58-66829aea0522 req-f4adb396-d734-4ada-b5dd-8308ee883113 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] No more DHCP agents 2026-08-23 15:51:08.866 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-98fce098-dd5c-4dfe-8c58-66829aea0522 req-f4adb396-d734-4ada-b5dd-8308ee883113 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] Unable to schedule network 2757cd9f-025b-4b15-afab-b12563066f24: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:51:09.019 8 INFO neutron.db.ovn_revision_numbers_db [req-98fce098-dd5c-4dfe-8c58-66829aea0522 req-f4adb396-d734-4ada-b5dd-8308ee883113 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] Successfully bumped revision number for resource e4936a7f-b5c5-4418-8bf5-38c2c01733c0 (type: ports) to 1 [pid: 8|app: 0|req: 355/711] 162.253.55.186 () {38 vars in 955 bytes} [Sun Aug 23 15:51:08 2026] POST /v2.0/ports => generated 954 bytes in 641 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:09.143 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee66c04b-424f-40a5-bbb7-5dae5f830afa - - - - - -] Successfully bumped revision number for resource d114c23d-6329-4421-b011-41c448135979 (type: ports) to 7 [pid: 7|app: 0|req: 357/712] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:09 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:09.242 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6aba50da-9309-409b-b5e8-8fce1ada7fa8 - - - - - -] OVN reports status down for port: 77d8a5a0-f4c3-43e4-a57a-ff373a60a0cb 2026-08-23 15:51:09.292 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6aba50da-9309-409b-b5e8-8fce1ada7fa8 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:51:09.292 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6aba50da-9309-409b-b5e8-8fce1ada7fa8 - - - - - -] OVN reports status up for port: 77d8a5a0-f4c3-43e4-a57a-ff373a60a0cb 2026-08-23 15:51:09.304 7 INFO neutron.plugins.ml2.plugin [None req-6aba50da-9309-409b-b5e8-8fce1ada7fa8 - - - - - -] Attempt 1 to provision port 77d8a5a0-f4c3-43e4-a57a-ff373a60a0cb /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:51:09.425 8 INFO neutron.db.ovn_revision_numbers_db [None req-1787a262-1a77-4851-b616-3c2797c67e7f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b96dd8fb-161a-45b7-9a45-6337c9d2ad0a (type: security_groups) to 1 2026-08-23 15:51:09.438 8 INFO neutron.db.ovn_revision_numbers_db [None req-1787a262-1a77-4851-b616-3c2797c67e7f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3f20bc1c-7f95-44b9-a0ef-f28dbd917d89 (type: security_group_rules) to 0 2026-08-23 15:51:09.451 8 INFO neutron.db.ovn_revision_numbers_db [None req-1787a262-1a77-4851-b616-3c2797c67e7f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 6cd7afa0-3667-4b1e-bc9e-d3d3f72b1f59 (type: security_group_rules) to 0 2026-08-23 15:51:09.463 8 INFO neutron.db.ovn_revision_numbers_db [None req-1787a262-1a77-4851-b616-3c2797c67e7f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a41288c2-fc0a-446b-9cdc-c1ea0b5ea98e (type: security_group_rules) to 0 2026-08-23 15:51:09.479 8 INFO neutron.db.ovn_revision_numbers_db [None req-1787a262-1a77-4851-b616-3c2797c67e7f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource af2a13ff-6e37-4dac-b3b3-77b3596ae7c5 (type: security_group_rules) to 0 2026-08-23 15:51:09.552 8 INFO neutron.db.segments_db [None req-1787a262-1a77-4851-b616-3c2797c67e7f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Added segment b49131fc-fff6-45c4-889e-8ce8446baef6 of type geneve for network 2bc04f33-60f9-417b-b6d8-440f2482ea71 2026-08-23 15:51:09.648 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb200c14-8616-4376-a2e0-3cf9b15024bc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 8b9e181c-e2d5-42b5-9bd8-4160e9595d84 (type: security_groups) to 1 2026-08-23 15:51:09.654 8 INFO neutron.db.ovn_revision_numbers_db [None req-1787a262-1a77-4851-b616-3c2797c67e7f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 2bc04f33-60f9-417b-b6d8-440f2482ea71 (type: networks) to 1 2026-08-23 15:51:09.670 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb200c14-8616-4376-a2e0-3cf9b15024bc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3f72f7b0-2a61-44f1-8521-af7766ad1a1b (type: security_group_rules) to 0 2026-08-23 15:51:09.696 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb200c14-8616-4376-a2e0-3cf9b15024bc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4a8e4b77-ffa0-45ea-b594-3c9168fd67e3 (type: security_group_rules) to 0 2026-08-23 15:51:09.713 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb200c14-8616-4376-a2e0-3cf9b15024bc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d45ff48b-f6a3-4e82-b4a7-4c79d7fa7950 (type: security_group_rules) to 0 2026-08-23 15:51:09.739 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb200c14-8616-4376-a2e0-3cf9b15024bc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ef68f309-885f-4df5-8744-766a9ac8d638 (type: security_group_rules) to 0 2026-08-23 15:51:09.880 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1787a262-1a77-4851-b616-3c2797c67e7f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:51:09.881 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1787a262-1a77-4851-b616-3c2797c67e7f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 2bc04f33-60f9-417b-b6d8-440f2482ea71: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:51:09.887 7 INFO neutron.db.segments_db [None req-cb200c14-8616-4376-a2e0-3cf9b15024bc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Added segment 9f6825ed-4e81-44f5-bdda-8f1df0ad673b of type geneve for network 62b29c9e-951c-4866-af3e-e6652a70cd9d 2026-08-23 15:51:09.917 7 INFO neutron.db.ovn_revision_numbers_db [None req-6aba50da-9309-409b-b5e8-8fce1ada7fa8 - - - - - -] Successfully bumped revision number for resource 77d8a5a0-f4c3-43e4-a57a-ff373a60a0cb (type: ports) to 2 2026-08-23 15:51:09.984 8 INFO neutron.db.ovn_revision_numbers_db [None req-1787a262-1a77-4851-b616-3c2797c67e7f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 325c99fe-2552-46a8-b17e-08511c5baf60 (type: ports) to 1 [pid: 8|app: 0|req: 357/715] 10.0.0.233 () {34 vars in 671 bytes} [Sun Aug 23 15:51:09 2026] POST /v2.0/networks => generated 774 bytes in 798 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:10.156 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb200c14-8616-4376-a2e0-3cf9b15024bc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 62b29c9e-951c-4866-af3e-e6652a70cd9d (type: networks) to 1 2026-08-23 15:51:10.308 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cb200c14-8616-4376-a2e0-3cf9b15024bc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:51:10.309 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cb200c14-8616-4376-a2e0-3cf9b15024bc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 62b29c9e-951c-4866-af3e-e6652a70cd9d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:51:10.393 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-00864a5b-c258-4905-bb28-48a6e39d5d22 - - - - - -] OVN reports status down for port: 4f9715b5-ae63-4be4-a892-46055d1017a9 2026-08-23 15:51:10.402 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb200c14-8616-4376-a2e0-3cf9b15024bc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4f9715b5-ae63-4be4-a892-46055d1017a9 (type: ports) to 1 [pid: 7|app: 0|req: 359/716] 10.0.0.233 () {34 vars in 671 bytes} [Sun Aug 23 15:51:09 2026] POST /v2.0/networks => generated 770 bytes in 1059 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 360/717] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:10 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:10.559 8 INFO neutron.db.ovn_revision_numbers_db [req-98fce098-dd5c-4dfe-8c58-66829aea0522 req-23b235a7-2f1c-46f3-a608-a8502e30a39d ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource e4936a7f-b5c5-4418-8bf5-38c2c01733c0 (type: ports) to 2 2026-08-23 15:51:10.681 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52863a24-1982-4fce-a843-7f93e4b483b3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:51:10.682 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52863a24-1982-4fce-a843-7f93e4b483b3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 2bc04f33-60f9-417b-b6d8-440f2482ea71: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:51:10.789 8 INFO neutron.db.ovn_revision_numbers_db [req-98fce098-dd5c-4dfe-8c58-66829aea0522 req-23b235a7-2f1c-46f3-a608-a8502e30a39d ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource e4936a7f-b5c5-4418-8bf5-38c2c01733c0 (type: ports) to 4 [pid: 8|app: 0|req: 358/718] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:51:10 2026] PUT /v2.0/ports/e4936a7f-b5c5-4418-8bf5-38c2c01733c0 => generated 1204 bytes in 794 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 359/719] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:10 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:10.973 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c78856fd-b178-4118-9edb-6baf75e7c78b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:51:10.974 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c78856fd-b178-4118-9edb-6baf75e7c78b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 62b29c9e-951c-4866-af3e-e6652a70cd9d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:51:11.129 7 INFO neutron.db.ovn_revision_numbers_db [None req-1aff0b53-8542-4492-9af5-22c22815ef55 - - - - - -] Successfully bumped revision number for resource 325c99fe-2552-46a8-b17e-08511c5baf60 (type: ports) to 2 2026-08-23 15:51:11.153 7 INFO neutron.db.ovn_revision_numbers_db [None req-1aff0b53-8542-4492-9af5-22c22815ef55 - - - - - -] Successfully bumped revision number for resource 3150a8bb-47fe-45f2-afcd-af04d03bdbd5 (type: subnets) to 0 [pid: 7|app: 0|req: 361/720] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:51:10 2026] POST /v2.0/subnets => generated 699 bytes in 677 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/721] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:11 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:11.345 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-564c15f8-1be5-43c2-bf72-f29f9e865581'] response: {'name': 'network-changed', 'server_uuid': '38393c2a-a933-4317-8753-f4ed9b0b61a3', 'tag': 'e4936a7f-b5c5-4418-8bf5-38c2c01733c0', 'status': 'completed', 'code': 200} 2026-08-23 15:51:11.435 8 INFO neutron.db.ovn_revision_numbers_db [None req-b82517e4-9530-47b8-883a-62bae276805f - - - - - -] Successfully bumped revision number for resource 4f9715b5-ae63-4be4-a892-46055d1017a9 (type: ports) to 2 2026-08-23 15:51:11.476 8 INFO neutron.db.ovn_revision_numbers_db [None req-b82517e4-9530-47b8-883a-62bae276805f - - - - - -] Successfully bumped revision number for resource 6f293916-d939-414a-87ea-588f80944487 (type: subnets) to 0 [pid: 8|app: 0|req: 360/722] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:51:10 2026] POST /v2.0/subnets => generated 695 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/723] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:51:11 2026] GET /v2.0/networks?id=08a89e0a-6c28-4ebe-9c1d-369794d44ec0 => generated 708 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:11.589 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05f00056-aab6-400f-ae0b-ae2de1d48d98 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:51:11.590 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05f00056-aab6-400f-ae0b-ae2de1d48d98 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:51:11.720 7 INFO neutron.db.ovn_revision_numbers_db [None req-05f00056-aab6-400f-ae0b-ae2de1d48d98 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource bca971ae-eccb-487e-8f5d-9d817623f4bc (type: ports) to 1 2026-08-23 15:51:11.725 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-00864a5b-c258-4905-bb28-48a6e39d5d22 - - - - - -] OVN reports status down for port: bca971ae-eccb-487e-8f5d-9d817623f4bc 2026-08-23 15:51:11.981 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc2e294b-6f76-49b1-9a1c-d9d419453c64 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:51:11.983 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc2e294b-6f76-49b1-9a1c-d9d419453c64 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:51:12.089 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-00864a5b-c258-4905-bb28-48a6e39d5d22 - - - - - -] OVN reports status down for port: 4a0fae54-6a79-4de9-aeac-2bfa36924425 2026-08-23 15:51:12.154 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc2e294b-6f76-49b1-9a1c-d9d419453c64 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4a0fae54-6a79-4de9-aeac-2bfa36924425 (type: ports) to 1 2026-08-23 15:51:12.351 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-dc73f10b-8198-4aac-aecb-218db2b7caa4 - - - - - -] Schedule LRP lrp-bca971ae-eccb-487e-8f5d-9d817623f4bc on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:51:12.400 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-79875f37-b1f2-4f86-980f-c2732c535ed6 - - - - - -] Router f5800cdf-6545-4d42-bd1a-c21b3cabe218 is bound to host instance 2026-08-23 15:51:12.423 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-00864a5b-c258-4905-bb28-48a6e39d5d22 - - - - - -] OVN reports status up for port: bca971ae-eccb-487e-8f5d-9d817623f4bc 2026-08-23 15:51:12.442 7 INFO neutron.db.ovn_revision_numbers_db [None req-05f00056-aab6-400f-ae0b-ae2de1d48d98 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource bca971ae-eccb-487e-8f5d-9d817623f4bc (type: router_ports) to 1 2026-08-23 15:51:12.451 8 INFO neutron.plugins.ml2.plugin [None req-00864a5b-c258-4905-bb28-48a6e39d5d22 - - - - - -] Attempt 1 to provision port bca971ae-eccb-487e-8f5d-9d817623f4bc 2026-08-23 15:51:12.628 7 INFO neutron.db.ovn_revision_numbers_db [None req-05f00056-aab6-400f-ae0b-ae2de1d48d98 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f5800cdf-6545-4d42-bd1a-c21b3cabe218 (type: routers) to 2 [pid: 7|app: 0|req: 363/724] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:51:11 2026] POST /v2.0/routers => generated 977 bytes in 1458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/725] 162.253.55.186 () {34 vars in 1050 bytes} [Sun Aug 23 15:51:12 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9c134c1a322a4a3e85a544f36ed44810 => generated 180 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:12.785 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-5c483c76-acf8-4f4f-8550-37a2b9ca5060 - - - - - -] Schedule LRP lrp-4a0fae54-6a79-4de9-aeac-2bfa36924425 on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:51:12.876 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc2e294b-6f76-49b1-9a1c-d9d419453c64 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4a0fae54-6a79-4de9-aeac-2bfa36924425 (type: router_ports) to 1 2026-08-23 15:51:12.940 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc2e294b-6f76-49b1-9a1c-d9d419453c64 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4b0d1d49-3870-4724-913f-64ec8a07ee51 (type: routers) to 2 [pid: 8|app: 0|req: 362/726] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:51:11 2026] POST /v2.0/routers => generated 973 bytes in 1424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/727] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:12 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/728] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:12 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 969 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/729] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:12 2026] GET /v2.0/ports?tenant_id=d79b9b391f294e0985fcfd5eff768657&device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 1207 bytes in 621 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:13.929 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-1ce94339-20be-4b59-a69d-45829412e8b4 req-40257def-6f1a-4802-9020-5d82ccb9b759 d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] No more DHCP agents 2026-08-23 15:51:13.931 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-1ce94339-20be-4b59-a69d-45829412e8b4 req-40257def-6f1a-4802-9020-5d82ccb9b759 d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] Unable to schedule network 08a89e0a-6c28-4ebe-9c1d-369794d44ec0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:51:14.017 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4834a822-e5bc-4aef-8ba8-68929db8986b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:51:14.018 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4834a822-e5bc-4aef-8ba8-68929db8986b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 2bc04f33-60f9-417b-b6d8-440f2482ea71: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:51:14.176 7 INFO neutron.db.ovn_revision_numbers_db [req-1ce94339-20be-4b59-a69d-45829412e8b4 req-40257def-6f1a-4802-9020-5d82ccb9b759 d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] Successfully bumped revision number for resource 81ab3d33-5d82-44df-aeb6-5673cab7109c (type: ports) to 1 2026-08-23 15:51:14.213 8 INFO neutron.db.ovn_revision_numbers_db [None req-4834a822-e5bc-4aef-8ba8-68929db8986b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4b207de3-e50d-4141-8af9-4a7d1a708e14 (type: ports) to 1 [pid: 7|app: 0|req: 366/730] 162.253.55.186 () {38 vars in 955 bytes} [Sun Aug 23 15:51:13 2026] POST /v2.0/ports => generated 954 bytes in 981 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:51:14.576 7 INFO neutron.db.ovn_revision_numbers_db [None req-89e94269-03a7-431a-8ba2-5328b5e19b2e - - - - - -] Successfully bumped revision number for resource bca971ae-eccb-487e-8f5d-9d817623f4bc (type: ports) to 4 2026-08-23 15:51:14.863 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4834a822-e5bc-4aef-8ba8-68929db8986b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:51:14.864 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4834a822-e5bc-4aef-8ba8-68929db8986b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 2bc04f33-60f9-417b-b6d8-440f2482ea71: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:51:15.123 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c1ede72-8efa-40d9-b059-c272fc682b21 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:51:15.130 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c1ede72-8efa-40d9-b059-c272fc682b21 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 62b29c9e-951c-4866-af3e-e6652a70cd9d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:51:15.154 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-cf3c7f36-7619-4f3a-831e-e97746344bed - - - - - -] No hosting information found for port 77d8a5a0-f4c3-43e4-a57a-ff373a60a0cb: RuntimeError: No hosting information found for port 77d8a5a0-f4c3-43e4-a57a-ff373a60a0cb 2026-08-23 15:51:15.227 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-00864a5b-c258-4905-bb28-48a6e39d5d22 - - - - - -] OVN reports status up for port: 4a0fae54-6a79-4de9-aeac-2bfa36924425 2026-08-23 15:51:15.253 7 INFO neutron.db.ovn_revision_numbers_db [None req-89e94269-03a7-431a-8ba2-5328b5e19b2e - - - - - -] Successfully bumped revision number for resource bca971ae-eccb-487e-8f5d-9d817623f4bc (type: ports) to 5 2026-08-23 15:51:15.263 8 INFO neutron.plugins.ml2.plugin [None req-00864a5b-c258-4905-bb28-48a6e39d5d22 - - - - - -] Attempt 1 to provision port 4a0fae54-6a79-4de9-aeac-2bfa36924425 2026-08-23 15:51:15.472 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf3c7f36-7619-4f3a-831e-e97746344bed - - - - - -] Successfully bumped revision number for resource 77d8a5a0-f4c3-43e4-a57a-ff373a60a0cb (type: router_ports) to 2 2026-08-23 15:51:15.476 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cf3c7f36-7619-4f3a-831e-e97746344bed - - - - - -] OVN reports status down for port: e4936a7f-b5c5-4418-8bf5-38c2c01733c0 2026-08-23 15:51:15.476 8 INFO neutron.db.ovn_revision_numbers_db [None req-4834a822-e5bc-4aef-8ba8-68929db8986b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4b207de3-e50d-4141-8af9-4a7d1a708e14 (type: router_ports) to 1 [pid: 8|app: 0|req: 365/731] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:51:13 2026] PUT /v2.0/routers/f5800cdf-6545-4d42-bd1a-c21b3cabe218/add_router_interface => generated 309 bytes in 2436 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/732] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:15 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 367/733] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e4936a7f-b5c5-4418-8bf5-38c2c01733c0 => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:15.572 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-89e94269-03a7-431a-8ba2-5328b5e19b2e - - - - - -] Router 4b0d1d49-3870-4724-913f-64ec8a07ee51 is bound to host instance [pid: 8|app: 0|req: 368/734] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:15 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 957 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:15.831 7 INFO neutron.db.ovn_revision_numbers_db [None req-8c1ede72-8efa-40d9-b059-c272fc682b21 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ac39377b-7b61-483b-8875-2248c64a4c3c (type: ports) to 1 2026-08-23 15:51:16.114 8 INFO neutron.db.ovn_revision_numbers_db [req-1ce94339-20be-4b59-a69d-45829412e8b4 req-bd9c7cdd-c809-453a-b7e1-00943435a16c ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 81ab3d33-5d82-44df-aeb6-5673cab7109c (type: ports) to 2 2026-08-23 15:51:16.122 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cf3c7f36-7619-4f3a-831e-e97746344bed - - - - - -] OVN reports status down for port: 325c99fe-2552-46a8-b17e-08511c5baf60 2026-08-23 15:51:16.334 8 INFO neutron.db.ovn_revision_numbers_db [req-1ce94339-20be-4b59-a69d-45829412e8b4 req-bd9c7cdd-c809-453a-b7e1-00943435a16c ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 81ab3d33-5d82-44df-aeb6-5673cab7109c (type: ports) to 4 [pid: 8|app: 0|req: 369/735] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:51:15 2026] PUT /v2.0/ports/81ab3d33-5d82-44df-aeb6-5673cab7109c => generated 1204 bytes in 702 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:51:16.382 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cf3c7f36-7619-4f3a-831e-e97746344bed - - - - - -] OVN reports status down for port: 4b207de3-e50d-4141-8af9-4a7d1a708e14 [pid: 8|app: 0|req: 370/736] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:51:16 2026] GET /v2.0/subnets?id=f054b6da-2e9f-4a89-8d81-038889a15e82 => generated 693 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:16.424 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c5d93a8c-f6c2-4274-bc28-016082e589cb'] response: {'server_uuid': '38393c2a-a933-4317-8753-f4ed9b0b61a3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e4936a7f-b5c5-4418-8bf5-38c2c01733c0', 'code': 200} 2026-08-23 15:51:16.426 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-65af6abe-8130-41d8-aaea-342342cdc415'] response: {'name': 'network-changed', 'server_uuid': '320fdab1-d659-4501-8be0-c13bf4ac91ad', 'tag': '81ab3d33-5d82-44df-aeb6-5673cab7109c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 371/737] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:16 2026] GET /v2.0/security-groups?id=e543ca22-4728-4fe1-a214-c6c7058d8db1&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:16.556 8 INFO neutron.db.ovn_revision_numbers_db [None req-e72642d1-9e1e-4339-89de-dcceeefe8d5f d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] Successfully bumped revision number for resource fef9ca03-b1dd-4caf-b171-0dc6d16fb826 (type: security_groups) to 1 2026-08-23 15:51:16.566 8 INFO neutron.db.ovn_revision_numbers_db [None req-e72642d1-9e1e-4339-89de-dcceeefe8d5f d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] Successfully bumped revision number for resource 04a2b95c-1925-48ee-b6c2-9a01c51f7eae (type: security_group_rules) to 0 2026-08-23 15:51:16.579 8 INFO neutron.db.ovn_revision_numbers_db [None req-e72642d1-9e1e-4339-89de-dcceeefe8d5f d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] Successfully bumped revision number for resource 052b4584-4929-4514-a917-149a572910f8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 372/738] 10.0.0.233 () {34 vars in 685 bytes} [Sun Aug 23 15:51:16 2026] POST /v2.0/security-groups => generated 1661 bytes in 186 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/739] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:16 2026] GET /v2.0/ports?network_id=2757cd9f-025b-4b15-afab-b12563066f24&device_owner=network%3Adhcp => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:16.693 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-cf3c7f36-7619-4f3a-831e-e97746344bed - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:51:16.697 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cf3c7f36-7619-4f3a-831e-e97746344bed - - - - - -] OVN reports status up for port: 4b207de3-e50d-4141-8af9-4a7d1a708e14 [pid: 8|app: 0|req: 374/740] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:16 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:16.737 7 INFO neutron.plugins.ml2.plugin [None req-cf3c7f36-7619-4f3a-831e-e97746344bed - - - - - -] Attempt 1 to provision port 4b207de3-e50d-4141-8af9-4a7d1a708e14 2026-08-23 15:51:16.857 8 INFO neutron.db.ovn_revision_numbers_db [None req-21e303a5-acb6-476c-a4ff-d7ffbb22bfbb d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] Successfully bumped revision number for resource 7e542100-cd51-4059-add6-fc8fdd2dfc20 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 375/741] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:51:16 2026] POST /v2.0/security-group-rules => generated 597 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 376/742] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:16 2026] GET /v2.0/networks/2757cd9f-025b-4b15-afab-b12563066f24?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 377/743] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:16 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:17.098 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9764fb5-99d0-4f0f-9108-d20341faef28 d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] Successfully bumped revision number for resource 740b40c5-53fa-4f0c-b155-af6d6ee40a3c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 378/744] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:51:16 2026] POST /v2.0/security-group-rules => generated 602 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 379/745] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:17 2026] GET /v2.0/ports?tenant_id=9c134c1a322a4a3e85a544f36ed44810&device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 1207 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/746] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:17 2026] GET /v2.0/networks/2757cd9f-025b-4b15-afab-b12563066f24?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:17.408 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76137d76-6b5d-46ec-9476-52b0efbecd2d d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] No more DHCP agents 2026-08-23 15:51:17.409 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76137d76-6b5d-46ec-9476-52b0efbecd2d d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 381/747] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:51:17 2026] POST /v2.0/floatingips => generated 552 bytes in 463 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 382/748] 162.253.55.186 () {34 vars in 1018 bytes} [Sun Aug 23 15:51:17 2026] GET /v2.0/networks?tenant_id=9c134c1a322a4a3e85a544f36ed44810&shared=False => generated 807 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 383/749] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:17 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/750] 162.253.55.186 () {34 vars in 930 bytes} [Sun Aug 23 15:51:17 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/751] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:17 2026] GET /v2.0/security-groups?id=e543ca22-4728-4fe1-a214-c6c7058d8db1&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:18.048 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c1ede72-8efa-40d9-b059-c272fc682b21 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:51:18.054 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c1ede72-8efa-40d9-b059-c272fc682b21 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 62b29c9e-951c-4866-af3e-e6652a70cd9d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 386/752] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:18.094 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf3c7f36-7619-4f3a-831e-e97746344bed - - - - - -] Successfully bumped revision number for resource 4b207de3-e50d-4141-8af9-4a7d1a708e14 (type: ports) to 2 [pid: 8|app: 0|req: 387/753] 10.0.0.9 () {34 vars in 1098 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1405527752&fields=id&tenant_id=4ef15354476249a084ce9663849f9bba => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 388/754] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 389/755] 10.0.0.9 () {34 vars in 980 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/networks?id=2bc04f33-60f9-417b-b6d8-440f2482ea71 => generated 722 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/756] 10.0.0.9 () {34 vars in 963 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/quotas/4ef15354476249a084ce9663849f9bba => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/757] 10.0.0.9 () {34 vars in 1000 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/ports?tenant_id=4ef15354476249a084ce9663849f9bba&fields=id => generated 103 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:18.303 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-00864a5b-c258-4905-bb28-48a6e39d5d22 - - - - - -] OVN reports status down for port: 81ab3d33-5d82-44df-aeb6-5673cab7109c 2026-08-23 15:51:18.313 7 INFO neutron.db.ovn_revision_numbers_db [None req-8aa868b2-502c-4dda-b73e-72853334bcf3 - - - - - -] Successfully bumped revision number for resource 4a0fae54-6a79-4de9-aeac-2bfa36924425 (type: ports) to 4 [pid: 8|app: 0|req: 392/758] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/ports?tenant_id=d79b9b391f294e0985fcfd5eff768657&device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 1207 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/759] 10.0.0.9 () {34 vars in 1006 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/networks/2bc04f33-60f9-417b-b6d8-440f2482ea71?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:18.424 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-00864a5b-c258-4905-bb28-48a6e39d5d22 - - - - - -] OVN reports status down for port: ac39377b-7b61-483b-8875-2248c64a4c3c 2026-08-23 15:51:18.478 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d6683e0-6744-42f3-b7bf-37c65623a572'] response: {'server_uuid': '320fdab1-d659-4501-8be0-c13bf4ac91ad', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '81ab3d33-5d82-44df-aeb6-5673cab7109c', 'code': 200} [pid: 8|app: 0|req: 394/760] 10.0.0.9 () {34 vars in 1106 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/networks/2bc04f33-60f9-417b-b6d8-440f2482ea71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:18.550 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-00864a5b-c258-4905-bb28-48a6e39d5d22 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:51:18.551 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-00864a5b-c258-4905-bb28-48a6e39d5d22 - - - - - -] OVN reports status up for port: ac39377b-7b61-483b-8875-2248c64a4c3c 2026-08-23 15:51:18.569 8 INFO neutron.plugins.ml2.plugin [None req-00864a5b-c258-4905-bb28-48a6e39d5d22 - - - - - -] Attempt 1 to provision port ac39377b-7b61-483b-8875-2248c64a4c3c [pid: 8|app: 0|req: 395/761] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/networks?id=2757cd9f-025b-4b15-afab-b12563066f24 => generated 811 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/762] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e4936a7f-b5c5-4418-8bf5-38c2c01733c0 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/763] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/764] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/subnets?id=f054b6da-2e9f-4a89-8d81-038889a15e82 => generated 693 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 399/765] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/ports?network_id=2757cd9f-025b-4b15-afab-b12563066f24&device_owner=network%3Adhcp => generated 12 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 400/766] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/networks/2757cd9f-025b-4b15-afab-b12563066f24?fields=segments => generated 14 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/767] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/networks/2757cd9f-025b-4b15-afab-b12563066f24?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:18.957 7 INFO neutron.db.ovn_revision_numbers_db [None req-8aa868b2-502c-4dda-b73e-72853334bcf3 - - - - - -] Successfully bumped revision number for resource 4a0fae54-6a79-4de9-aeac-2bfa36924425 (type: ports) to 5 [pid: 8|app: 0|req: 402/768] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:18 2026] GET /v2.0/ports?tenant_id=9c134c1a322a4a3e85a544f36ed44810&device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 1207 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:19.065 7 INFO neutron.db.ovn_revision_numbers_db [None req-8c1ede72-8efa-40d9-b059-c272fc682b21 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ac39377b-7b61-483b-8875-2248c64a4c3c (type: router_ports) to 1 [pid: 7|app: 0|req: 367/769] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:51:14 2026] PUT /v2.0/routers/4b0d1d49-3870-4724-913f-64ec8a07ee51/add_router_interface => generated 309 bytes in 4762 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/770] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:19 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 368/771] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=81ab3d33-5d82-44df-aeb6-5673cab7109c => generated 19 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/772] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:19 2026] GET /v2.0/security-groups?id=e543ca22-4728-4fe1-a214-c6c7058d8db1&fields=id&fields=name => generated 113 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 369/773] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:51:19 2026] GET /v2.0/subnets?id=97f568dd-7bba-457e-b4c5-ba43ff9a59dd => generated 688 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 370/774] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:19 2026] GET /v2.0/ports?network_id=08a89e0a-6c28-4ebe-9c1d-369794d44ec0&device_owner=network%3Adhcp => generated 12 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 405/775] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:19 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/776] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:19 2026] GET /v2.0/networks/08a89e0a-6c28-4ebe-9c1d-369794d44ec0?fields=segments => generated 14 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 406/777] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:19 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 372/778] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:19 2026] GET /v2.0/networks/08a89e0a-6c28-4ebe-9c1d-369794d44ec0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:19.432 8 INFO neutron.db.ovn_revision_numbers_db [None req-00864a5b-c258-4905-bb28-48a6e39d5d22 - - - - - -] Successfully bumped revision number for resource ac39377b-7b61-483b-8875-2248c64a4c3c (type: ports) to 2 2026-08-23 15:51:19.681 8 INFO neutron.db.ovn_revision_numbers_db [None req-88cc2f9f-aad6-4f83-be2f-500a7b5fa916 b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] Successfully bumped revision number for resource ff678795-8eb3-416d-98e0-70c455738ccc (type: security_groups) to 1 2026-08-23 15:51:19.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-88cc2f9f-aad6-4f83-be2f-500a7b5fa916 b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] Successfully bumped revision number for resource e6eeb69d-ac09-4cdc-8966-db61455fbaac (type: security_group_rules) to 0 2026-08-23 15:51:19.715 8 INFO neutron.db.ovn_revision_numbers_db [None req-88cc2f9f-aad6-4f83-be2f-500a7b5fa916 b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] Successfully bumped revision number for resource faba074c-1bf4-4112-ba78-3ca94019da54 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 373/779] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:19 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 407/780] 10.0.0.233 () {34 vars in 685 bytes} [Sun Aug 23 15:51:19 2026] POST /v2.0/security-groups => generated 1660 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 15:51:19.903 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d014280-a4e7-4bef-bdca-d5b0d8197d8b b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] Successfully bumped revision number for resource da484763-ea8c-4ddc-900f-c64cfdd1e9fc (type: security_group_rules) to 0 [pid: 7|app: 0|req: 374/781] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:51:19 2026] POST /v2.0/security-group-rules => generated 597 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:20.063 8 INFO neutron.db.ovn_revision_numbers_db [None req-93c9d6e9-c98f-4cec-b4a1-804b7691cc06 b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] Successfully bumped revision number for resource 393b6499-4270-4d57-877a-a7f1459c453f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 408/782] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:51:19 2026] POST /v2.0/security-group-rules => generated 602 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/783] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:20 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:20.320 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2af4cd90-eec2-4657-8d2b-a3dd1f2b932c b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] No more DHCP agents 2026-08-23 15:51:20.321 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2af4cd90-eec2-4657-8d2b-a3dd1f2b932c b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 410/784] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:20 2026] GET /v2.0/security-groups?id=e543ca22-4728-4fe1-a214-c6c7058d8db1&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 411/785] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:20 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 412/786] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:20 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/787] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:51:20 2026] POST /v2.0/floatingips => generated 552 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/788] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:20 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/789] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:21 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 414/790] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:21 2026] GET /v2.0/security-groups?id=e543ca22-4728-4fe1-a214-c6c7058d8db1&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/791] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:21 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/792] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:21 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 378/793] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:21 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 416/794] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:22 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 969 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/795] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:22 2026] GET /v2.0/security-groups?id=e543ca22-4728-4fe1-a214-c6c7058d8db1&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 417/796] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:22 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/797] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:22 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 418/798] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:23 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/799] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:51:23 2026] GET /v2.0/networks?id=2bc04f33-60f9-417b-b6d8-440f2482ea71 => generated 722 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/800] 162.253.55.186 () {34 vars in 1050 bytes} [Sun Aug 23 15:51:23 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=4ef15354476249a084ce9663849f9bba => generated 181 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:23.413 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-6ba8c23d-6880-4e07-a5cd-150ca3170627 req-cea4715a-e687-4362-90bd-40eb7b1fe978 d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] No more DHCP agents 2026-08-23 15:51:23.414 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-6ba8c23d-6880-4e07-a5cd-150ca3170627 req-cea4715a-e687-4362-90bd-40eb7b1fe978 d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] Unable to schedule network 2bc04f33-60f9-417b-b6d8-440f2482ea71: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:51:23.569 7 INFO neutron.db.ovn_revision_numbers_db [req-6ba8c23d-6880-4e07-a5cd-150ca3170627 req-cea4715a-e687-4362-90bd-40eb7b1fe978 d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] Successfully bumped revision number for resource afaa64eb-489b-465a-93b8-a014f4cd5fc8 (type: ports) to 1 [pid: 7|app: 0|req: 382/801] 162.253.55.186 () {38 vars in 955 bytes} [Sun Aug 23 15:51:23 2026] POST /v2.0/ports => generated 954 bytes in 492 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 383/802] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:23 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 384/803] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:23 2026] GET /v2.0/security-groups?id=e543ca22-4728-4fe1-a214-c6c7058d8db1&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:23.983 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-87001181-6eb8-4201-962f-c4408acb3c73 - - - - - -] No hosting information found for port 4b207de3-e50d-4141-8af9-4a7d1a708e14: RuntimeError: No hosting information found for port 4b207de3-e50d-4141-8af9-4a7d1a708e14 2026-08-23 15:51:23.997 8 INFO neutron.db.ovn_revision_numbers_db [req-6ba8c23d-6880-4e07-a5cd-150ca3170627 req-3df5558e-97cf-470a-a193-926f909f94ec ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource afaa64eb-489b-465a-93b8-a014f4cd5fc8 (type: ports) to 2 [pid: 7|app: 0|req: 385/804] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:23 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 969 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/805] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:24.142 7 INFO neutron.db.ovn_revision_numbers_db [None req-87001181-6eb8-4201-962f-c4408acb3c73 - - - - - -] Successfully bumped revision number for resource 4b207de3-e50d-4141-8af9-4a7d1a708e14 (type: router_ports) to 2 [pid: 7|app: 0|req: 387/806] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:24.192 8 INFO neutron.db.ovn_revision_numbers_db [req-6ba8c23d-6880-4e07-a5cd-150ca3170627 req-3df5558e-97cf-470a-a193-926f909f94ec ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource afaa64eb-489b-465a-93b8-a014f4cd5fc8 (type: ports) to 4 [pid: 8|app: 0|req: 420/809] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:51:23 2026] PUT /v2.0/ports/afaa64eb-489b-465a-93b8-a014f4cd5fc8 => generated 1204 bytes in 570 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:24.239 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-87001181-6eb8-4201-962f-c4408acb3c73 - - - - - -] OVN reports status up for port: e4936a7f-b5c5-4418-8bf5-38c2c01733c0 [pid: 7|app: 0|req: 390/810] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/security-groups?id=fef9ca03-b1dd-4caf-b171-0dc6d16fb826&fields=id&fields=name => generated 114 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:24.253 7 INFO neutron.plugins.ml2.plugin [None req-87001181-6eb8-4201-962f-c4408acb3c73 - - - - - -] Attempt 1 to provision port e4936a7f-b5c5-4418-8bf5-38c2c01733c0 2026-08-23 15:51:24.281 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b2e2722-ce1b-4e18-a758-4120fc6e71f0'] response: {'name': 'network-changed', 'server_uuid': '0291678f-e5d6-461d-883e-57703535cc98', 'tag': 'afaa64eb-489b-465a-93b8-a014f4cd5fc8', 'status': 'completed', 'code': 200} 2026-08-23 15:51:24.316 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e0382f22-9dfe-4993-acb4-561a64f0b00e - - - - - -] No hosting information found for port ac39377b-7b61-483b-8875-2248c64a4c3c: RuntimeError: No hosting information found for port ac39377b-7b61-483b-8875-2248c64a4c3c 2026-08-23 15:51:24.388 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-28cb0424-f68f-4b69-b405-33d85eb36752'] response: {'server_uuid': '38393c2a-a933-4317-8753-f4ed9b0b61a3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e4936a7f-b5c5-4418-8bf5-38c2c01733c0', 'code': 200} 2026-08-23 15:51:24.406 8 INFO neutron.db.ovn_revision_numbers_db [None req-e0382f22-9dfe-4993-acb4-561a64f0b00e - - - - - -] Successfully bumped revision number for resource ac39377b-7b61-483b-8875-2248c64a4c3c (type: router_ports) to 2 2026-08-23 15:51:24.454 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e0382f22-9dfe-4993-acb4-561a64f0b00e - - - - - -] OVN reports status up for port: 81ab3d33-5d82-44df-aeb6-5673cab7109c 2026-08-23 15:51:24.463 8 INFO neutron.plugins.ml2.plugin [None req-e0382f22-9dfe-4993-acb4-561a64f0b00e - - - - - -] Attempt 1 to provision port 81ab3d33-5d82-44df-aeb6-5673cab7109c 2026-08-23 15:51:24.563 7 INFO neutron.db.ovn_revision_numbers_db [None req-87001181-6eb8-4201-962f-c4408acb3c73 - - - - - -] Successfully bumped revision number for resource e4936a7f-b5c5-4418-8bf5-38c2c01733c0 (type: ports) to 5 2026-08-23 15:51:24.647 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-befa09f2-d94a-469a-bc9d-25b2809bc049 - - - - - -] OVN reports status down for port: afaa64eb-489b-465a-93b8-a014f4cd5fc8 2026-08-23 15:51:24.735 8 INFO neutron.db.ovn_revision_numbers_db [None req-e0382f22-9dfe-4993-acb4-561a64f0b00e - - - - - -] Successfully bumped revision number for resource 81ab3d33-5d82-44df-aeb6-5673cab7109c (type: ports) to 5 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 421/811] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/ports?tenant_id=4ef15354476249a084ce9663849f9bba&device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 1207 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 391/812] 162.253.55.186 () {34 vars in 1018 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/networks?tenant_id=4ef15354476249a084ce9663849f9bba&shared=False => generated 821 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 422/813] 162.253.55.186 () {34 vars in 930 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 392/814] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:24 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 423/815] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/security-groups?id=e543ca22-4728-4fe1-a214-c6c7058d8db1&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/816] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/817] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/818] 10.0.0.9 () {34 vars in 1096 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/security-groups?name=tempest-securitygroup--969469629&fields=id&tenant_id=b66cce8659c74bf9bf2e8c24c384ceb5 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/819] 10.0.0.9 () {34 vars in 980 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/networks?id=62b29c9e-951c-4866-af3e-e6652a70cd9d => generated 718 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 395/820] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 426/821] 10.0.0.9 () {34 vars in 963 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/quotas/b66cce8659c74bf9bf2e8c24c384ceb5 => generated 292 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 396/822] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/security-groups?id=fef9ca03-b1dd-4caf-b171-0dc6d16fb826&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/823] 10.0.0.9 () {34 vars in 1000 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/ports?tenant_id=b66cce8659c74bf9bf2e8c24c384ceb5&fields=id => generated 103 bytes in 90 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 397/824] 10.0.0.9 () {34 vars in 1006 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/networks/62b29c9e-951c-4866-af3e-e6652a70cd9d?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/825] 10.0.0.9 () {34 vars in 1106 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/networks/62b29c9e-951c-4866-af3e-e6652a70cd9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/826] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:25 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 429/827] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/ports?tenant_id=4ef15354476249a084ce9663849f9bba&device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 1207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/828] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=afaa64eb-489b-465a-93b8-a014f4cd5fc8 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 430/829] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/subnets?id=3150a8bb-47fe-45f2-afcd-af04d03bdbd5 => generated 702 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/830] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/ports?network_id=2bc04f33-60f9-417b-b6d8-440f2482ea71&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 431/831] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 401/832] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/networks/2bc04f33-60f9-417b-b6d8-440f2482ea71?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 432/833] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/security-groups?id=e543ca22-4728-4fe1-a214-c6c7058d8db1&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/834] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/networks/2bc04f33-60f9-417b-b6d8-440f2482ea71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:26.314 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec712a58-02a4-47d3-b3d0-8d989c242abe'] response: {'server_uuid': '320fdab1-d659-4501-8be0-c13bf4ac91ad', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81ab3d33-5d82-44df-aeb6-5673cab7109c', 'code': 200} 2026-08-23 15:51:26.314 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ec712a58-02a4-47d3-b3d0-8d989c242abe'] response: {'server_uuid': '320fdab1-d659-4501-8be0-c13bf4ac91ad', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81ab3d33-5d82-44df-aeb6-5673cab7109c', 'code': 200} [pid: 8|app: 0|req: 433/835] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/836] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:26.433 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e32eedc0-5cfb-4b11-b614-a5474240dbea'] response: {'server_uuid': '38393c2a-a933-4317-8753-f4ed9b0b61a3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e4936a7f-b5c5-4418-8bf5-38c2c01733c0', 'code': 200} 2026-08-23 15:51:26.433 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e32eedc0-5cfb-4b11-b614-a5474240dbea'] response: {'server_uuid': '0291678f-e5d6-461d-883e-57703535cc98', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'afaa64eb-489b-465a-93b8-a014f4cd5fc8', 'code': 200} [pid: 7|app: 0|req: 404/837] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 971 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/838] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 435/839] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:26 2026] GET /v2.0/security-groups?id=fef9ca03-b1dd-4caf-b171-0dc6d16fb826&fields=id&fields=name => generated 114 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/840] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:27 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 437/841] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:27 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 438/842] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:27 2026] GET /v2.0/security-groups?id=e543ca22-4728-4fe1-a214-c6c7058d8db1&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 439/843] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:27 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 969 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 440/844] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:27 2026] GET /v2.0/security-groups?id=fef9ca03-b1dd-4caf-b171-0dc6d16fb826&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:27.755 7 INFO neutron.db.ovn_revision_numbers_db [None req-c0e8f901-ce6d-4fd0-90ec-30ccfb1d2dae 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] Successfully bumped revision number for resource 9901226d-9ff0-4873-b8ad-9bd09536a531 (type: floatingips) to 1 2026-08-23 15:51:27.892 7 INFO neutron.db.ovn_revision_numbers_db [None req-c0e8f901-ce6d-4fd0-90ec-30ccfb1d2dae 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] Successfully bumped revision number for resource 9901226d-9ff0-4873-b8ad-9bd09536a531 (type: floatingips) to 2 2026-08-23 15:51:27.893 7 INFO neutron.db.l3_db [None req-c0e8f901-ce6d-4fd0-90ec-30ccfb1d2dae 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] Floating IP 9901226d-9ff0-4873-b8ad-9bd09536a531 associated. External IP: 10.96.250.214, port: e4936a7f-b5c5-4418-8bf5-38c2c01733c0. [pid: 7|app: 0|req: 405/845] 10.0.0.233 () {34 vars in 749 bytes} [Sun Aug 23 15:51:26 2026] PUT /v2.0/floatingips/9901226d-9ff0-4873-b8ad-9bd09536a531 => generated 855 bytes in 1378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/846] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:28 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:51:28.489 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc7f351f-e8ba-4ade-8636-15befdaded85'] response: {'name': 'network-changed', 'server_uuid': '38393c2a-a933-4317-8753-f4ed9b0b61a3', 'tag': 'e4936a7f-b5c5-4418-8bf5-38c2c01733c0', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 406/847] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:28 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 442/848] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:28 2026] GET /v2.0/security-groups?id=e543ca22-4728-4fe1-a214-c6c7058d8db1&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/849] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:28 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:28.887 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-befa09f2-d94a-469a-bc9d-25b2809bc049 - - - - - -] OVN reports status up for port: afaa64eb-489b-465a-93b8-a014f4cd5fc8 2026-08-23 15:51:28.911 7 INFO neutron.plugins.ml2.plugin [None req-befa09f2-d94a-469a-bc9d-25b2809bc049 - - - - - -] Attempt 1 to provision port afaa64eb-489b-465a-93b8-a014f4cd5fc8 [pid: 7|app: 0|req: 408/850] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:28 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/851] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:28 2026] GET /v2.0/security-groups?id=fef9ca03-b1dd-4caf-b171-0dc6d16fb826&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 410/852] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:28 2026] GET /v2.0/ports?tenant_id=d79b9b391f294e0985fcfd5eff768657&device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/853] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:51:29 2026] GET /v2.0/networks?id=2757cd9f-025b-4b15-afab-b12563066f24 => generated 811 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/854] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e4936a7f-b5c5-4418-8bf5-38c2c01733c0 => generated 860 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/855] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:29 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 414/856] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:51:29 2026] GET /v2.0/subnets?id=f054b6da-2e9f-4a89-8d81-038889a15e82 => generated 693 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:29.313 7 INFO neutron.db.ovn_revision_numbers_db [None req-befa09f2-d94a-469a-bc9d-25b2809bc049 - - - - - -] Successfully bumped revision number for resource afaa64eb-489b-465a-93b8-a014f4cd5fc8 (type: ports) to 5 [pid: 7|app: 0|req: 415/857] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:29 2026] GET /v2.0/ports?network_id=2757cd9f-025b-4b15-afab-b12563066f24&device_owner=network%3Adhcp => generated 12 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:51:29.427 8 INFO neutron.db.ovn_revision_numbers_db [None req-2424aaa1-8b4d-4208-bc5f-a3379e838b4c d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] Successfully bumped revision number for resource 13a8cd8d-490f-4720-9d91-0cb08b3e70ce (type: floatingips) to 1 [pid: 7|app: 0|req: 416/858] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:29 2026] GET /v2.0/networks/2757cd9f-025b-4b15-afab-b12563066f24?fields=segments => generated 14 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 417/859] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:29 2026] GET /v2.0/networks/2757cd9f-025b-4b15-afab-b12563066f24?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:29.519 8 INFO neutron.db.ovn_revision_numbers_db [None req-2424aaa1-8b4d-4208-bc5f-a3379e838b4c d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] Successfully bumped revision number for resource 13a8cd8d-490f-4720-9d91-0cb08b3e70ce (type: floatingips) to 2 2026-08-23 15:51:29.519 8 INFO neutron.db.l3_db [None req-2424aaa1-8b4d-4208-bc5f-a3379e838b4c d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] Floating IP 13a8cd8d-490f-4720-9d91-0cb08b3e70ce associated. External IP: 10.96.250.208, port: 81ab3d33-5d82-44df-aeb6-5673cab7109c. [pid: 8|app: 0|req: 443/860] 10.0.0.233 () {34 vars in 749 bytes} [Sun Aug 23 15:51:28 2026] PUT /v2.0/floatingips/13a8cd8d-490f-4720-9d91-0cb08b3e70ce => generated 855 bytes in 862 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:29.578 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-547295e6-e395-4c4f-a511-564fe4d7ebc8'] response: {'name': 'network-changed', 'server_uuid': '320fdab1-d659-4501-8be0-c13bf4ac91ad', 'tag': '81ab3d33-5d82-44df-aeb6-5673cab7109c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 418/861] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:29 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 444/862] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:29 2026] GET /v2.0/security-groups?id=e543ca22-4728-4fe1-a214-c6c7058d8db1&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 419/863] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 445/864] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 971 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/865] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/security-groups?id=e543ca22-4728-4fe1-a214-c6c7058d8db1&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 446/866] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/ports?tenant_id=9c134c1a322a4a3e85a544f36ed44810&device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/867] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/security-groups?id=fef9ca03-b1dd-4caf-b171-0dc6d16fb826&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 447/868] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/networks?id=08a89e0a-6c28-4ebe-9c1d-369794d44ec0 => generated 807 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 422/869] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=81ab3d33-5d82-44df-aeb6-5673cab7109c => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/870] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/subnets?id=97f568dd-7bba-457e-b4c5-ba43ff9a59dd => generated 688 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 423/871] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/ports?network_id=08a89e0a-6c28-4ebe-9c1d-369794d44ec0&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/872] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/networks/08a89e0a-6c28-4ebe-9c1d-369794d44ec0?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 424/873] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/networks?id=62b29c9e-951c-4866-af3e-e6652a70cd9d => generated 718 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/874] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/875] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/networks/08a89e0a-6c28-4ebe-9c1d-369794d44ec0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/876] 162.253.55.186 () {34 vars in 1050 bytes} [Sun Aug 23 15:51:30 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b66cce8659c74bf9bf2e8c24c384ceb5 => generated 180 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:30.527 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-75ed7f06-c886-466a-9c16-652fd95d7a53'] response: {'server_uuid': '0291678f-e5d6-461d-883e-57703535cc98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'afaa64eb-489b-465a-93b8-a014f4cd5fc8', 'code': 200} 2026-08-23 15:51:30.528 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-75ed7f06-c886-466a-9c16-652fd95d7a53'] response: {'server_uuid': '0291678f-e5d6-461d-883e-57703535cc98', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'afaa64eb-489b-465a-93b8-a014f4cd5fc8', 'code': 200} 2026-08-23 15:51:30.653 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-03e0a9c2-9121-4b36-ae2e-b53829fbb7ab req-1a9c7dd6-02e4-41bd-99ae-4892e429f993 b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] No more DHCP agents 2026-08-23 15:51:30.654 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-03e0a9c2-9121-4b36-ae2e-b53829fbb7ab req-1a9c7dd6-02e4-41bd-99ae-4892e429f993 b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] Unable to schedule network 62b29c9e-951c-4866-af3e-e6652a70cd9d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:51:30.775 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-13e91675-59fa-4d21-961d-a50640880444 - - - - - -] OVN reports status down for port: 0cd1087a-9555-4222-9ae0-0066ecc78592 2026-08-23 15:51:30.854 8 INFO neutron.db.ovn_revision_numbers_db [req-03e0a9c2-9121-4b36-ae2e-b53829fbb7ab req-1a9c7dd6-02e4-41bd-99ae-4892e429f993 b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] Successfully bumped revision number for resource 0cd1087a-9555-4222-9ae0-0066ecc78592 (type: ports) to 1 [pid: 8|app: 0|req: 451/877] 162.253.55.186 () {38 vars in 955 bytes} [Sun Aug 23 15:51:30 2026] POST /v2.0/ports => generated 954 bytes in 603 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:51:31.087 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-13e91675-59fa-4d21-961d-a50640880444 - - - - - -] OVN reports status down for port: 81ab3d33-5d82-44df-aeb6-5673cab7109c /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 452/878] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:31 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 971 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:31.377 7 INFO neutron.db.ovn_revision_numbers_db [req-03e0a9c2-9121-4b36-ae2e-b53829fbb7ab req-51962de6-9c1c-4d0a-ac72-a4a139322bf6 ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 0cd1087a-9555-4222-9ae0-0066ecc78592 (type: ports) to 2 [pid: 8|app: 0|req: 453/879] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:31 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 971 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 454/880] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:31 2026] GET /v2.0/security-groups?id=e543ca22-4728-4fe1-a214-c6c7058d8db1&fields=id&fields=name => generated 113 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:31.556 8 INFO neutron.db.ovn_revision_numbers_db [None req-13e91675-59fa-4d21-961d-a50640880444 - - - - - -] Successfully bumped revision number for resource 81ab3d33-5d82-44df-aeb6-5673cab7109c (type: ports) to 6 [pid: 8|app: 0|req: 455/881] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:31 2026] GET /v2.0/security-groups?id=fef9ca03-b1dd-4caf-b171-0dc6d16fb826&fields=id&fields=name => generated 114 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 456/882] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:31 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:31.641 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a054e84a-d33c-4d2e-a1df-eba6ff5887a9'] response: {'server_uuid': '320fdab1-d659-4501-8be0-c13bf4ac91ad', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '81ab3d33-5d82-44df-aeb6-5673cab7109c', 'code': 200} 2026-08-23 15:51:31.657 7 INFO neutron.db.ovn_revision_numbers_db [req-03e0a9c2-9121-4b36-ae2e-b53829fbb7ab req-51962de6-9c1c-4d0a-ac72-a4a139322bf6 ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 0cd1087a-9555-4222-9ae0-0066ecc78592 (type: ports) to 4 [pid: 7|app: 0|req: 427/883] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:51:30 2026] PUT /v2.0/ports/0cd1087a-9555-4222-9ae0-0066ecc78592 => generated 1204 bytes in 690 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/884] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:31 2026] GET /v2.0/security-groups?id=ff678795-8eb3-416d-98e0-70c455738ccc&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 428/885] 162.253.55.186 () {34 vars in 994 bytes} [Sun Aug 23 15:51:32 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 969 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:51:32.447 8 INFO neutron_taas.services.taas.taas_plugin [req-ba4496a9-b87f-4e78-a6b5-4338c7f9b692 req-4e5f6848-9d66-4e90-9849-1b4fb276550c d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] TaaS: Handle Delete Port: 81ab3d33-5d82-44df-aeb6-5673cab7109c 2026-08-23 15:51:32.452 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ba4496a9-b87f-4e78-a6b5-4338c7f9b692 req-4e5f6848-9d66-4e90-9849-1b4fb276550c d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] Tap Mirror: Handle Delete Port: 81ab3d33-5d82-44df-aeb6-5673cab7109c 2026-08-23 15:51:32.570 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-38cdbc9f-bc47-4b1d-88f2-a3e5bc8ac5b3'] response: {'name': 'network-changed', 'server_uuid': 'fc2c543e-c5b4-4136-863d-e02d41a3680f', 'tag': '0cd1087a-9555-4222-9ae0-0066ecc78592', 'status': 'completed', 'code': 200} 2026-08-23 15:51:32.643 8 INFO neutron.db.l3_db [req-ba4496a9-b87f-4e78-a6b5-4338c7f9b692 req-4e5f6848-9d66-4e90-9849-1b4fb276550c d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] Floating IP 13a8cd8d-490f-4720-9d91-0cb08b3e70ce disassociated. External IP: 10.96.250.208, port: 81ab3d33-5d82-44df-aeb6-5673cab7109c. [pid: 7|app: 0|req: 429/886] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:32 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 969 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 430/887] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:32 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/888] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:32 2026] GET /v2.0/security-groups?id=e543ca22-4728-4fe1-a214-c6c7058d8db1&fields=id&fields=name => generated 113 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 458/889] 162.253.55.186 () {36 vars in 997 bytes} [Sun Aug 23 15:51:32 2026] DELETE /v2.0/ports/81ab3d33-5d82-44df-aeb6-5673cab7109c => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 432/890] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:32 2026] GET /v2.0/ports?tenant_id=b66cce8659c74bf9bf2e8c24c384ceb5&device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 1207 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/891] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:32 2026] GET /v2.0/security-groups?id=fef9ca03-b1dd-4caf-b171-0dc6d16fb826&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/892] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=0cd1087a-9555-4222-9ae0-0066ecc78592 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 433/893] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:32 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 969 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 461/894] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:51:32 2026] GET /v2.0/subnets?id=6f293916-d939-414a-87ea-588f80944487 => generated 698 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 434/895] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:32 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/896] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:32 2026] GET /v2.0/security-groups?id=ff678795-8eb3-416d-98e0-70c455738ccc&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/897] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:32 2026] GET /v2.0/ports?network_id=62b29c9e-951c-4866-af3e-e6652a70cd9d&device_owner=network%3Adhcp => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/898] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:32 2026] GET /v2.0/networks/62b29c9e-951c-4866-af3e-e6652a70cd9d?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/899] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:32 2026] GET /v2.0/networks/62b29c9e-951c-4866-af3e-e6652a70cd9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:33.688 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3295158e-e015-4948-b029-dc82da0e8d98'] response: {'server_uuid': '320fdab1-d659-4501-8be0-c13bf4ac91ad', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '81ab3d33-5d82-44df-aeb6-5673cab7109c', 'code': 200} 2026-08-23 15:51:33.689 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3295158e-e015-4948-b029-dc82da0e8d98'] response: {'server_uuid': '320fdab1-d659-4501-8be0-c13bf4ac91ad', 'name': 'network-vif-deleted', 'tag': '81ab3d33-5d82-44df-aeb6-5673cab7109c', 'status': 'completed', 'code': 200} 2026-08-23 15:51:33.825 8 INFO neutron.db.ovn_revision_numbers_db [None req-f92f965f-af02-491f-bace-5f7b8e29ec8f d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] Successfully bumped revision number for resource aee9d0ce-f5f7-47b3-be30-8316f19aec7a (type: floatingips) to 1 [pid: 7|app: 0|req: 438/900] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:33 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:33.963 8 INFO neutron.db.ovn_revision_numbers_db [None req-f92f965f-af02-491f-bace-5f7b8e29ec8f d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] Successfully bumped revision number for resource aee9d0ce-f5f7-47b3-be30-8316f19aec7a (type: floatingips) to 2 2026-08-23 15:51:33.964 8 INFO neutron.db.l3_db [None req-f92f965f-af02-491f-bace-5f7b8e29ec8f d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] Floating IP aee9d0ce-f5f7-47b3-be30-8316f19aec7a associated. External IP: 10.96.250.217, port: afaa64eb-489b-465a-93b8-a014f4cd5fc8. [pid: 8|app: 0|req: 463/901] 10.0.0.233 () {34 vars in 749 bytes} [Sun Aug 23 15:51:32 2026] PUT /v2.0/floatingips/aee9d0ce-f5f7-47b3-be30-8316f19aec7a => generated 855 bytes in 1066 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 439/902] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:33 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 969 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 464/903] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:34 2026] GET /v2.0/ports?tenant_id=b66cce8659c74bf9bf2e8c24c384ceb5&device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 1207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/904] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:34 2026] GET /v2.0/security-groups?id=ff678795-8eb3-416d-98e0-70c455738ccc&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/905] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:34 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 466/906] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:51:34 2026] GET /v2.0/networks?id=62b29c9e-951c-4866-af3e-e6652a70cd9d => generated 817 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 441/907] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:34 2026] GET /v2.0/security-groups?id=fef9ca03-b1dd-4caf-b171-0dc6d16fb826&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/908] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=0cd1087a-9555-4222-9ae0-0066ecc78592 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/909] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:51:34 2026] GET /v2.0/subnets?id=6f293916-d939-414a-87ea-588f80944487 => generated 698 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 468/910] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:34 2026] GET /v2.0/ports?network_id=62b29c9e-951c-4866-af3e-e6652a70cd9d&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 443/911] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:34 2026] GET /v2.0/networks/62b29c9e-951c-4866-af3e-e6652a70cd9d?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 469/912] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:34 2026] GET /v2.0/networks/62b29c9e-951c-4866-af3e-e6652a70cd9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/913] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:34 2026] GET /v2.0/ports?device_id=320fdab1-d659-4501-8be0-c13bf4ac91ad => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 470/914] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:35 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/915] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:35 2026] GET /v2.0/security-groups?id=ff678795-8eb3-416d-98e0-70c455738ccc&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:35.723 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f23924ac-4ee2-4c06-b2b9-bdf52c42a8e8'] response: {'name': 'network-changed', 'server_uuid': '0291678f-e5d6-461d-883e-57703535cc98', 'tag': 'afaa64eb-489b-465a-93b8-a014f4cd5fc8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 471/916] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:51:36 2026] DELETE /v2.0/security-groups/e543ca22-4728-4fe1-a214-c6c7058d8db1 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:36.209 7 INFO neutron.api.v2.resource [None req-7b0f0e57-7b1a-4ebb-9a0e-c032cac14ff6 d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 446/917] 10.0.0.233 () {32 vars in 737 bytes} [Sun Aug 23 15:51:36 2026] GET /v2.0/security-groups/e543ca22-4728-4fe1-a214-c6c7058d8db1 => generated 146 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/918] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:36 2026] GET /v2.0/ports?tenant_id=4ef15354476249a084ce9663849f9bba&device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 1209 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 448/919] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:51:36 2026] GET /v2.0/networks?id=2bc04f33-60f9-417b-b6d8-440f2482ea71 => generated 821 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:36.329 8 INFO neutron_taas.services.taas.taas_plugin [None req-df365adc-2015-4810-87d7-03f93e50afd4 d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] TaaS: Handle Delete Port: ff53ea6b-3b18-4796-8635-c43bf775aa0f 2026-08-23 15:51:36.332 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df365adc-2015-4810-87d7-03f93e50afd4 d129329023a64589a6b36e727f95b965 9c134c1a322a4a3e85a544f36ed44810 - - default default] Tap Mirror: Handle Delete Port: ff53ea6b-3b18-4796-8635-c43bf775aa0f [pid: 7|app: 0|req: 449/920] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:36 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/921] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=afaa64eb-489b-465a-93b8-a014f4cd5fc8 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/922] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:36 2026] GET /v2.0/security-groups?id=ff678795-8eb3-416d-98e0-70c455738ccc&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 452/923] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:51:36 2026] GET /v2.0/subnets?id=3150a8bb-47fe-45f2-afcd-af04d03bdbd5 => generated 702 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 453/924] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:36 2026] GET /v2.0/ports?network_id=2bc04f33-60f9-417b-b6d8-440f2482ea71&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 472/925] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:51:36 2026] DELETE /v2.0/floatingips/13a8cd8d-490f-4720-9d91-0cb08b3e70ce => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 454/926] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:36 2026] GET /v2.0/networks/2bc04f33-60f9-417b-b6d8-440f2482ea71?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 455/927] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:36 2026] GET /v2.0/networks/2bc04f33-60f9-417b-b6d8-440f2482ea71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:36.758 8 INFO neutron_taas.services.taas.taas_plugin [None req-90a9f8be-fe1f-4268-98bb-ee6082f47feb be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 77d8a5a0-f4c3-43e4-a57a-ff373a60a0cb 2026-08-23 15:51:36.761 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-90a9f8be-fe1f-4268-98bb-ee6082f47feb be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 77d8a5a0-f4c3-43e4-a57a-ff373a60a0cb [pid: 8|app: 0|req: 473/928] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:51:36 2026] PUT /v2.0/routers/771d3b71-f5f2-47e5-a1c3-02c21aab0499/remove_router_interface => generated 309 bytes in 889 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 456/929] 10.0.0.23 () {34 vars in 989 bytes} [Sun Aug 23 15:51:37 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 1209 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 457/930] 10.0.0.23 () {34 vars in 1039 bytes} [Sun Aug 23 15:51:37 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/931] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:37 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 969 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/932] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:37 2026] GET /v2.0/security-groups?id=ff678795-8eb3-416d-98e0-70c455738ccc&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:37.706 8 INFO neutron_taas.services.taas.taas_plugin [None req-181ad8ee-ce3b-43ef-b036-5ac5bfd370e2 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: d114c23d-6329-4421-b011-41c448135979 2026-08-23 15:51:37.710 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-181ad8ee-ce3b-43ef-b036-5ac5bfd370e2 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: d114c23d-6329-4421-b011-41c448135979 [pid: 8|app: 0|req: 474/933] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:51:37 2026] DELETE /v2.0/routers/771d3b71-f5f2-47e5-a1c3-02c21aab0499 => generated 0 bytes in 733 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/934] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:51:38 2026] DELETE /v2.0/subnets/97f568dd-7bba-457e-b4c5-ba43ff9a59dd => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:51:38.402 8 INFO neutron_taas.services.taas.taas_plugin [None req-d8d202c1-cd11-48ba-8e6a-605fc3d6506f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 74757249-2131-4205-b6a6-34f3615f35b2 2026-08-23 15:51:38.405 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d8d202c1-cd11-48ba-8e6a-605fc3d6506f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 74757249-2131-4205-b6a6-34f3615f35b2 2026-08-23 15:51:38.582 8 INFO neutron.services.segments.plugin [-] Segment fd427189-6ff1-4506-8ba6-b3dc296f33de resource provider aggregate not found 2026-08-23 15:51:38.583 8 INFO neutron.services.segments.plugin [-] Segment fd427189-6ff1-4506-8ba6-b3dc296f33de resource provider aggregate not found 2026-08-23 15:51:38.604 8 INFO neutron.services.segments.plugin [-] Segment fd427189-6ff1-4506-8ba6-b3dc296f33de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd427189-6ff1-4506-8ba6-b3dc296f33de found for delete ", "request_id": "req-4c9dd174-91c5-44d5-9f15-47dc0be47259"}]} 2026-08-23 15:51:38.606 8 INFO neutron.services.segments.plugin [-] Segment fd427189-6ff1-4506-8ba6-b3dc296f33de resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fd427189-6ff1-4506-8ba6-b3dc296f33de found for delete ", "request_id": "req-600135d5-ee4d-4db8-baf2-a53949cf58d5"}]} [pid: 8|app: 0|req: 475/935] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:51:38 2026] DELETE /v2.0/networks/08a89e0a-6c28-4ebe-9c1d-369794d44ec0 => generated 0 bytes in 339 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/936] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:38 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 476/937] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:51:38 2026] GET /v2.0/security-groups?tenant_id=9c134c1a322a4a3e85a544f36ed44810&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 462/938] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:38 2026] GET /v2.0/security-groups?id=ff678795-8eb3-416d-98e0-70c455738ccc&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/939] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:51:38 2026] DELETE /v2.0/security-groups/fe45f0c4-0104-4715-a951-06c23d327b40 => generated 0 bytes in 235 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:39.130 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a2a33335-796e-48b0-b11b-a7248612db6d - - - - - -] OVN reports status up for port: 0cd1087a-9555-4222-9ae0-0066ecc78592 2026-08-23 15:51:39.149 8 INFO neutron.plugins.ml2.plugin [None req-a2a33335-796e-48b0-b11b-a7248612db6d - - - - - -] Attempt 1 to provision port 0cd1087a-9555-4222-9ae0-0066ecc78592 2026-08-23 15:51:39.260 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f110ebd-def7-4cae-b225-58fd74e0cccf'] response: {'server_uuid': 'fc2c543e-c5b4-4136-863d-e02d41a3680f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0cd1087a-9555-4222-9ae0-0066ecc78592', 'code': 200} 2026-08-23 15:51:39.343 8 INFO neutron.db.ovn_revision_numbers_db [None req-a2a33335-796e-48b0-b11b-a7248612db6d - - - - - -] Successfully bumped revision number for resource 0cd1087a-9555-4222-9ae0-0066ecc78592 (type: ports) to 5 [pid: 7|app: 0|req: 464/942] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:39 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 971 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 479/943] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:39 2026] GET /v2.0/security-groups?id=ff678795-8eb3-416d-98e0-70c455738ccc&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 465/944] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:40 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 971 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 480/945] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:41 2026] GET /v2.0/security-groups?id=ff678795-8eb3-416d-98e0-70c455738ccc&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 466/946] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:41 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:41.318 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-48624166-3a5a-4b34-93ae-59dab4abb2f0'] response: {'server_uuid': 'fc2c543e-c5b4-4136-863d-e02d41a3680f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0cd1087a-9555-4222-9ae0-0066ecc78592', 'code': 200} [pid: 7|app: 0|req: 467/947] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:41 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 971 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 468/948] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:41 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 469/949] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:41 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 971 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 470/950] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:41 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:41.707 8 INFO neutron.db.ovn_revision_numbers_db [None req-124958c3-4ae5-4d34-88ad-049888eeb700 b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] Successfully bumped revision number for resource e24b8357-b117-4f90-9595-952a0bf25434 (type: floatingips) to 1 2026-08-23 15:51:41.914 8 INFO neutron.db.ovn_revision_numbers_db [None req-124958c3-4ae5-4d34-88ad-049888eeb700 b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] Successfully bumped revision number for resource e24b8357-b117-4f90-9595-952a0bf25434 (type: floatingips) to 2 2026-08-23 15:51:41.915 8 INFO neutron.db.l3_db [None req-124958c3-4ae5-4d34-88ad-049888eeb700 b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] Floating IP e24b8357-b117-4f90-9595-952a0bf25434 associated. External IP: 10.96.250.206, port: 0cd1087a-9555-4222-9ae0-0066ecc78592. [pid: 8|app: 0|req: 481/951] 10.0.0.233 () {34 vars in 749 bytes} [Sun Aug 23 15:51:41 2026] PUT /v2.0/floatingips/e24b8357-b117-4f90-9595-952a0bf25434 => generated 855 bytes in 786 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 482/952] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:42 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:42.183 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7ba6525-870e-4635-8469-61e4d2da2fa3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 9d22dd41-6fca-4a48-b25e-2cf30744387c (type: security_groups) to 1 2026-08-23 15:51:42.198 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7ba6525-870e-4635-8469-61e4d2da2fa3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 04c02d86-aa64-4bad-8dce-f48789d02433 (type: security_group_rules) to 0 2026-08-23 15:51:42.206 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7ba6525-870e-4635-8469-61e4d2da2fa3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 624ca4b3-6879-4879-849b-aedd9b31ada7 (type: security_group_rules) to 0 2026-08-23 15:51:42.219 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7ba6525-870e-4635-8469-61e4d2da2fa3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 78d3c88f-eba6-4531-b84a-89cf883853c3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 483/953] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:42 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 971 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:42.245 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7ba6525-870e-4635-8469-61e4d2da2fa3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e85811c7-fc40-421c-ab74-a82e1e0d9a90 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 484/954] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:42 2026] GET /v2.0/security-groups?id=ff678795-8eb3-416d-98e0-70c455738ccc&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 485/955] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:42 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 471/956] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:51:41 2026] GET /v2.0/security-groups?tenant_id=b1d7c47946ef4e4691388cd6a0785d14&name=default => generated 2925 bytes in 468 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/957] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:51:42 2026] DELETE /v2.0/security-groups/9d22dd41-6fca-4a48-b25e-2cf30744387c => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/958] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:42 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 971 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 487/959] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:42 2026] GET /v2.0/security-groups?id=ff678795-8eb3-416d-98e0-70c455738ccc&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/960] 10.0.0.23 () {34 vars in 989 bytes} [Sun Aug 23 15:51:42 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 1209 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/961] 10.0.0.23 () {34 vars in 1039 bytes} [Sun Aug 23 15:51:42 2026] GET /v2.0/security-groups?id=fef9ca03-b1dd-4caf-b171-0dc6d16fb826&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:43.360 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-2eed8c5f-e9d2-4d86-9ad1-f860686b5488'] response: {'name': 'network-changed', 'server_uuid': 'fc2c543e-c5b4-4136-863d-e02d41a3680f', 'tag': '0cd1087a-9555-4222-9ae0-0066ecc78592', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 474/962] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:43 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 489/963] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:43 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:43.529 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a5539e61-97d2-445c-906a-8ead5bc726b4 - - - - - -] OVN reports status down for port: 0cd1087a-9555-4222-9ae0-0066ecc78592 [pid: 7|app: 0|req: 475/964] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:43 2026] GET /v2.0/ports?tenant_id=d79b9b391f294e0985fcfd5eff768657&device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 1209 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 490/965] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:51:43 2026] GET /v2.0/networks?id=2757cd9f-025b-4b15-afab-b12563066f24 => generated 811 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/966] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:43 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 969 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 491/967] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e4936a7f-b5c5-4418-8bf5-38c2c01733c0 => generated 860 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 477/968] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:43 2026] GET /v2.0/security-groups?id=ff678795-8eb3-416d-98e0-70c455738ccc&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/969] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:51:43 2026] GET /v2.0/subnets?id=f054b6da-2e9f-4a89-8d81-038889a15e82 => generated 693 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 478/970] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:43 2026] GET /v2.0/ports?network_id=2757cd9f-025b-4b15-afab-b12563066f24&device_owner=network%3Adhcp => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 493/971] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:43 2026] GET /v2.0/ports?tenant_id=b66cce8659c74bf9bf2e8c24c384ceb5&device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 1207 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:43.945 8 INFO neutron.db.ovn_revision_numbers_db [None req-a5539e61-97d2-445c-906a-8ead5bc726b4 - - - - - -] Successfully bumped revision number for resource 0cd1087a-9555-4222-9ae0-0066ecc78592 (type: ports) to 6 [pid: 7|app: 0|req: 479/972] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:43 2026] GET /v2.0/networks/2757cd9f-025b-4b15-afab-b12563066f24?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 480/973] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:43 2026] GET /v2.0/networks/2757cd9f-025b-4b15-afab-b12563066f24?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 494/974] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:51:43 2026] GET /v2.0/networks?id=62b29c9e-951c-4866-af3e-e6652a70cd9d => generated 817 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 481/975] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:43 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 971 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/976] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=0cd1087a-9555-4222-9ae0-0066ecc78592 => generated 858 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/977] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:51:44 2026] GET /v2.0/subnets?id=6f293916-d939-414a-87ea-588f80944487 => generated 698 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 483/978] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:44 2026] GET /v2.0/ports?network_id=62b29c9e-951c-4866-af3e-e6652a70cd9d&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 484/979] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:44 2026] GET /v2.0/networks/62b29c9e-951c-4866-af3e-e6652a70cd9d?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 496/980] 10.0.0.9 () {34 vars in 969 bytes} [Sun Aug 23 15:51:44 2026] GET /v2.0/ports/afaa64eb-489b-465a-93b8-a014f4cd5fc8 => generated 968 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/981] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:44 2026] GET /v2.0/networks/62b29c9e-951c-4866-af3e-e6652a70cd9d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 497/982] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:44 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/983] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:44 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 498/984] 162.253.55.186 () {34 vars in 994 bytes} [Sun Aug 23 15:51:44 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 499/985] 162.253.55.186 () {34 vars in 1000 bytes} [Sun Aug 23 15:51:44 2026] GET /v2.0/subnets?network_id=2bc04f33-60f9-417b-b6d8-440f2482ea71 => generated 684 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 500/986] 162.253.55.186 () {34 vars in 1146 bytes} [Sun Aug 23 15:51:44 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98&device_owner=compute%3Anova&network_id=2bc04f33-60f9-417b-b6d8-440f2482ea71 => generated 971 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/987] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:44 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 969 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:44.960 7 INFO neutron_taas.services.taas.taas_plugin [req-3c41e2bd-22c0-4e39-b3fb-60315c8a8919 req-9c6776c5-9833-4434-869a-ca1d515fb444 b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] TaaS: Handle Delete Port: 0cd1087a-9555-4222-9ae0-0066ecc78592 2026-08-23 15:51:44.966 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-3c41e2bd-22c0-4e39-b3fb-60315c8a8919 req-9c6776c5-9833-4434-869a-ca1d515fb444 b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] Tap Mirror: Handle Delete Port: 0cd1087a-9555-4222-9ae0-0066ecc78592 2026-08-23 15:51:45.186 7 INFO neutron.db.l3_db [req-3c41e2bd-22c0-4e39-b3fb-60315c8a8919 req-9c6776c5-9833-4434-869a-ca1d515fb444 b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] Floating IP e24b8357-b117-4f90-9595-952a0bf25434 disassociated. External IP: 10.96.250.206, port: 0cd1087a-9555-4222-9ae0-0066ecc78592. [pid: 7|app: 0|req: 487/988] 162.253.55.186 () {36 vars in 997 bytes} [Sun Aug 23 15:51:44 2026] DELETE /v2.0/ports/0cd1087a-9555-4222-9ae0-0066ecc78592 => generated 0 bytes in 531 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/989] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:45 2026] GET /v2.0/security-groups?id=ff678795-8eb3-416d-98e0-70c455738ccc&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:45.347 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e2f6d51-1041-4fa4-8a16-86f61f86946e'] response: {'server_uuid': 'fc2c543e-c5b4-4136-863d-e02d41a3680f', 'name': 'network-vif-deleted', 'tag': '0cd1087a-9555-4222-9ae0-0066ecc78592', 'status': 'completed', 'code': 200} 2026-08-23 15:51:45.410 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-87da5b8d-239e-4735-8dec-14455c9e3933'] response: {'server_uuid': 'fc2c543e-c5b4-4136-863d-e02d41a3680f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0cd1087a-9555-4222-9ae0-0066ecc78592', 'code': 200} 2026-08-23 15:51:45.410 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-87da5b8d-239e-4735-8dec-14455c9e3933'] response: {'server_uuid': 'fc2c543e-c5b4-4136-863d-e02d41a3680f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0cd1087a-9555-4222-9ae0-0066ecc78592', 'code': 200} 2026-08-23 15:51:45.504 8 INFO neutron.db.ovn_revision_numbers_db [req-aa35d651-7411-4a7c-945d-79d22757e36e req-2c4d715e-4be6-4602-9580-4efd64fc5ab8 d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] Successfully bumped revision number for resource afaa64eb-489b-465a-93b8-a014f4cd5fc8 (type: ports) to 6 [pid: 8|app: 0|req: 502/990] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:51:44 2026] PUT /v2.0/ports/afaa64eb-489b-465a-93b8-a014f4cd5fc8 => generated 1149 bytes in 574 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 489/991] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:45 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 503/992] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:45 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/993] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:46 2026] GET /v2.0/ports?tenant_id=4ef15354476249a084ce9663849f9bba&device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 1390 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:46.122 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cded9671-ae10-4f45-bca5-41bfeb01f93d - - - - - -] OVN reports status down for port: e4936a7f-b5c5-4418-8bf5-38c2c01733c0 [pid: 8|app: 0|req: 504/994] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:51:46 2026] GET /v2.0/networks?id=2bc04f33-60f9-417b-b6d8-440f2482ea71 => generated 821 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/995] 162.253.55.186 () {34 vars in 1060 bytes} [Sun Aug 23 15:51:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=afaa64eb-489b-465a-93b8-a014f4cd5fc8 => generated 19 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 505/996] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=afaa64eb-489b-465a-93b8-a014f4cd5fc8 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 492/997] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:51:46 2026] GET /v2.0/subnets?id=3150a8bb-47fe-45f2-afcd-af04d03bdbd5 => generated 702 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 506/998] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:46 2026] GET /v2.0/ports?network_id=2bc04f33-60f9-417b-b6d8-440f2482ea71&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/999] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:46 2026] GET /v2.0/networks/2bc04f33-60f9-417b-b6d8-440f2482ea71?fields=segments => generated 14 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 507/1000] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:46 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 494/1001] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:46 2026] GET /v2.0/networks/2bc04f33-60f9-417b-b6d8-440f2482ea71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:46.511 7 INFO neutron.db.ovn_revision_numbers_db [None req-cded9671-ae10-4f45-bca5-41bfeb01f93d - - - - - -] Successfully bumped revision number for resource e4936a7f-b5c5-4418-8bf5-38c2c01733c0 (type: ports) to 6 [pid: 8|app: 0|req: 508/1002] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:46 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 969 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 495/1003] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:46 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:47.338 8 INFO neutron.db.ovn_revision_numbers_db [None req-00dcf141-ae67-4a74-a8e1-0f117b66ddeb be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ec8b14a8-1845-47d8-bdce-45856cb30f41 (type: security_groups) to 1 2026-08-23 15:51:47.350 8 INFO neutron.db.ovn_revision_numbers_db [None req-00dcf141-ae67-4a74-a8e1-0f117b66ddeb be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4af2d0b7-8b22-4e50-b236-8366074cd77b (type: security_group_rules) to 0 2026-08-23 15:51:47.361 8 INFO neutron.db.ovn_revision_numbers_db [None req-00dcf141-ae67-4a74-a8e1-0f117b66ddeb be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 8a299bca-5958-468d-934b-f56cf0029860 (type: security_group_rules) to 0 2026-08-23 15:51:47.374 8 INFO neutron.db.ovn_revision_numbers_db [None req-00dcf141-ae67-4a74-a8e1-0f117b66ddeb be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 9d3a6487-aca2-460a-a6e6-4665d98d7c93 (type: security_group_rules) to 0 2026-08-23 15:51:47.380 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9450c64c-da73-48e6-b419-dfc301c04867'] response: {'server_uuid': '38393c2a-a933-4317-8753-f4ed9b0b61a3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e4936a7f-b5c5-4418-8bf5-38c2c01733c0', 'code': 200} 2026-08-23 15:51:47.381 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9450c64c-da73-48e6-b419-dfc301c04867'] response: {'server_uuid': '38393c2a-a933-4317-8753-f4ed9b0b61a3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e4936a7f-b5c5-4418-8bf5-38c2c01733c0', 'code': 200} 2026-08-23 15:51:47.388 8 INFO neutron.db.ovn_revision_numbers_db [None req-00dcf141-ae67-4a74-a8e1-0f117b66ddeb be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f2e9c5be-f1e5-4570-826e-011af4d9332f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 509/1004] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:51:47 2026] GET /v2.0/security-groups?tenant_id=d44ad7a15f23452a934d443c650652cf&name=default => generated 2925 bytes in 336 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:47.446 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9f2a9e8-48b2-4342-b736-1ace901bfa84'] response: {'name': 'network-changed', 'server_uuid': '0291678f-e5d6-461d-883e-57703535cc98', 'tag': 'afaa64eb-489b-465a-93b8-a014f4cd5fc8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 510/1005] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:47 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 1152 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1006] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:47 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1007] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:47 2026] GET /v2.0/security-groups?id=fef9ca03-b1dd-4caf-b171-0dc6d16fb826&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 496/1008] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:51:47 2026] DELETE /v2.0/security-groups/ec8b14a8-1845-47d8-bdce-45856cb30f41 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:47.870 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1fc6393-6a03-428c-9294-4a24633c542f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 07e2162c-f169-4412-a98b-480eca50c42a (type: security_groups) to 1 2026-08-23 15:51:47.886 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1fc6393-6a03-428c-9294-4a24633c542f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 13cbc61f-5f93-46fa-901e-41cd2b492039 (type: security_group_rules) to 0 2026-08-23 15:51:47.897 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1fc6393-6a03-428c-9294-4a24633c542f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 941b8b04-e5a0-413b-ab19-063e93faf8ea (type: security_group_rules) to 0 2026-08-23 15:51:47.911 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1fc6393-6a03-428c-9294-4a24633c542f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ca24237c-03d0-4f5f-a95c-01b55e551134 (type: security_group_rules) to 0 2026-08-23 15:51:47.923 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1fc6393-6a03-428c-9294-4a24633c542f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e318117e-2129-4d82-a80e-ae83403df20f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 513/1009] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:51:47 2026] GET /v2.0/security-groups?tenant_id=71b074a7a5344cce80ca599f52e23549&name=default => generated 2925 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 497/1010] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:47 2026] GET /v2.0/ports?tenant_id=4ef15354476249a084ce9663849f9bba&device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 1390 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/1011] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:51:47 2026] GET /v2.0/networks?id=2bc04f33-60f9-417b-b6d8-440f2482ea71 => generated 821 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 499/1012] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:48 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 500/1013] 162.253.55.186 () {34 vars in 1060 bytes} [Sun Aug 23 15:51:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=afaa64eb-489b-465a-93b8-a014f4cd5fc8 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/1014] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:48 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 502/1015] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:48 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=afaa64eb-489b-465a-93b8-a014f4cd5fc8 => generated 860 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 514/1016] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:51:47 2026] DELETE /v2.0/security-groups/07e2162c-f169-4412-a98b-480eca50c42a => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 503/1017] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:51:48 2026] GET /v2.0/subnets?id=3150a8bb-47fe-45f2-afcd-af04d03bdbd5 => generated 702 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1018] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:48 2026] GET /v2.0/ports?network_id=2bc04f33-60f9-417b-b6d8-440f2482ea71&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/1019] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:48 2026] GET /v2.0/networks/2bc04f33-60f9-417b-b6d8-440f2482ea71?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1020] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:48 2026] GET /v2.0/networks/2bc04f33-60f9-417b-b6d8-440f2482ea71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/1021] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:48 2026] GET /v2.0/ports?device_id=fc2c543e-c5b4-4136-863d-e02d41a3680f => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 517/1022] 162.253.55.186 () {34 vars in 1120 bytes} [Sun Aug 23 15:51:48 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.13 => generated 1152 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:49.175 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecc220f3-bda2-43a6-8aad-d3b66323ef23 - - - - - -] OVN reports status up for port: e4936a7f-b5c5-4418-8bf5-38c2c01733c0 2026-08-23 15:51:49.196 7 INFO neutron.plugins.ml2.plugin [None req-ecc220f3-bda2-43a6-8aad-d3b66323ef23 - - - - - -] Attempt 1 to provision port e4936a7f-b5c5-4418-8bf5-38c2c01733c0 [pid: 8|app: 0|req: 518/1023] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:49 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 519/1024] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:49 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:49.420 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-aa17007e-3b5c-4652-8da6-e3d2d1684672'] response: {'server_uuid': '38393c2a-a933-4317-8753-f4ed9b0b61a3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e4936a7f-b5c5-4418-8bf5-38c2c01733c0', 'code': 200} 2026-08-23 15:51:49.636 7 INFO neutron.db.ovn_revision_numbers_db [None req-ecc220f3-bda2-43a6-8aad-d3b66323ef23 - - - - - -] Successfully bumped revision number for resource e4936a7f-b5c5-4418-8bf5-38c2c01733c0 (type: ports) to 7 2026-08-23 15:51:49.919 7 INFO neutron.db.ovn_revision_numbers_db [req-aa6ba3c7-da20-4970-b25f-06b3d779fd5e req-72ba02aa-225d-40e5-8524-de1d85e2bfd1 d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] Successfully bumped revision number for resource afaa64eb-489b-465a-93b8-a014f4cd5fc8 (type: ports) to 7 [pid: 7|app: 0|req: 506/1025] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:51:48 2026] PUT /v2.0/ports/afaa64eb-489b-465a-93b8-a014f4cd5fc8 => generated 968 bytes in 1009 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 520/1026] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:51:49 2026] DELETE /v2.0/security-groups/ff678795-8eb3-416d-98e0-70c455738ccc => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:51:50.001 7 INFO neutron.api.v2.resource [None req-39621509-4802-4553-9b6e-b8ac5539136a b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 507/1027] 10.0.0.233 () {32 vars in 737 bytes} [Sun Aug 23 15:51:49 2026] GET /v2.0/security-groups/ff678795-8eb3-416d-98e0-70c455738ccc => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:51:50.121 8 INFO neutron_taas.services.taas.taas_plugin [None req-029152cb-0f0a-4bdc-93b0-b9e1a9b5e099 b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] TaaS: Handle Delete Port: 586b2bfd-1de7-4c9b-8329-8247b6306b1e 2026-08-23 15:51:50.124 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-029152cb-0f0a-4bdc-93b0-b9e1a9b5e099 b010056132a5423ca7707ee9b3ba62fe b66cce8659c74bf9bf2e8c24c384ceb5 - - default default] Tap Mirror: Handle Delete Port: 586b2bfd-1de7-4c9b-8329-8247b6306b1e [pid: 8|app: 0|req: 521/1028] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:51:50 2026] DELETE /v2.0/floatingips/e24b8357-b117-4f90-9595-952a0bf25434 => generated 0 bytes in 278 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1029] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:50 2026] GET /v2.0/ports?tenant_id=4ef15354476249a084ce9663849f9bba&device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 1209 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 523/1030] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:50 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 971 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 524/1031] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:51:50 2026] GET /v2.0/networks?id=2bc04f33-60f9-417b-b6d8-440f2482ea71 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 525/1032] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:50 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:50.588 7 INFO neutron_taas.services.taas.taas_plugin [None req-2e031926-8030-4c81-901e-c966b28ea1b7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: ac39377b-7b61-483b-8875-2248c64a4c3c 2026-08-23 15:51:50.592 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e031926-8030-4c81-901e-c966b28ea1b7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: ac39377b-7b61-483b-8875-2248c64a4c3c [pid: 8|app: 0|req: 526/1033] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=afaa64eb-489b-465a-93b8-a014f4cd5fc8 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1034] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:51:50 2026] GET /v2.0/subnets?id=3150a8bb-47fe-45f2-afcd-af04d03bdbd5 => generated 702 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 528/1035] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:50 2026] GET /v2.0/ports?network_id=2bc04f33-60f9-417b-b6d8-440f2482ea71&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 529/1036] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:50 2026] GET /v2.0/networks/2bc04f33-60f9-417b-b6d8-440f2482ea71?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1037] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:50 2026] GET /v2.0/networks/2bc04f33-60f9-417b-b6d8-440f2482ea71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 531/1038] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:51 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 971 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 532/1039] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:51 2026] GET /v2.0/security-groups?id=fef9ca03-b1dd-4caf-b171-0dc6d16fb826&fields=id&fields=name => generated 114 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/1040] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:51:50 2026] PUT /v2.0/routers/4b0d1d49-3870-4724-913f-64ec8a07ee51/remove_router_interface => generated 309 bytes in 1020 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:51.483 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0b7de2b-e3be-4ae9-b568-008abe37b234'] response: {'server_uuid': '38393c2a-a933-4317-8753-f4ed9b0b61a3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e4936a7f-b5c5-4418-8bf5-38c2c01733c0', 'code': 200} 2026-08-23 15:51:51.484 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b0b7de2b-e3be-4ae9-b568-008abe37b234'] response: {'name': 'network-changed', 'server_uuid': '0291678f-e5d6-461d-883e-57703535cc98', 'tag': 'afaa64eb-489b-465a-93b8-a014f4cd5fc8', 'status': 'completed', 'code': 200} 2026-08-23 15:51:51.640 8 INFO neutron_taas.services.taas.taas_plugin [None req-37e834a0-0df0-4f4d-a74a-2f7b1d137b05 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 4a0fae54-6a79-4de9-aeac-2bfa36924425 2026-08-23 15:51:51.646 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37e834a0-0df0-4f4d-a74a-2f7b1d137b05 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 4a0fae54-6a79-4de9-aeac-2bfa36924425 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 509/1041] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:51 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 971 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 510/1042] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:51 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 511/1043] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:51:52 2026] GET /v2.0/ports?tenant_id=4ef15354476249a084ce9663849f9bba&device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 1209 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 533/1044] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:51:51 2026] DELETE /v2.0/routers/4b0d1d49-3870-4724-913f-64ec8a07ee51 => generated 0 bytes in 830 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:52.153 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-19706b4a-9c72-4490-bdbd-ee224c14ed51 - - - - - -] OVN reports status down for port: afaa64eb-489b-465a-93b8-a014f4cd5fc8 [pid: 8|app: 0|req: 534/1045] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:51:52 2026] GET /v2.0/networks?id=2bc04f33-60f9-417b-b6d8-440f2482ea71 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1046] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:51:52 2026] DELETE /v2.0/subnets/6f293916-d939-414a-87ea-588f80944487 => generated 0 bytes in 143 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1047] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:51:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=afaa64eb-489b-465a-93b8-a014f4cd5fc8 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 537/1048] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:52 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 969 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:52.509 8 INFO neutron_taas.services.taas.taas_plugin [None req-a4275897-f175-46eb-8298-a62dd6a3a0ca be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 4f9715b5-ae63-4be4-a892-46055d1017a9 2026-08-23 15:51:52.511 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4275897-f175-46eb-8298-a62dd6a3a0ca be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 4f9715b5-ae63-4be4-a892-46055d1017a9 2026-08-23 15:51:52.538 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c86de14-f317-44a9-8604-36f819426220 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c4526b72-377a-44df-8542-34c783e43dd5 (type: security_groups) to 1 2026-08-23 15:51:52.569 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c86de14-f317-44a9-8604-36f819426220 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 17f8e7ef-96b8-48e6-ae16-5d205a92bda4 (type: security_group_rules) to 0 2026-08-23 15:51:52.589 7 INFO neutron.db.ovn_revision_numbers_db [None req-19706b4a-9c72-4490-bdbd-ee224c14ed51 - - - - - -] Successfully bumped revision number for resource afaa64eb-489b-465a-93b8-a014f4cd5fc8 (type: ports) to 8 2026-08-23 15:51:52.592 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c86de14-f317-44a9-8604-36f819426220 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 79364633-2c42-42cf-b7e6-f975f1056258 (type: security_group_rules) to 0 2026-08-23 15:51:52.627 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c86de14-f317-44a9-8604-36f819426220 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource eb30cacf-132c-49cd-9cde-170318c8a1ba (type: security_group_rules) to 0 2026-08-23 15:51:52.654 7 INFO neutron.db.ovn_revision_numbers_db [None req-6c86de14-f317-44a9-8604-36f819426220 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ff996407-043d-40a9-90a0-e720e5063717 (type: security_group_rules) to 0 2026-08-23 15:51:52.688 8 INFO neutron.services.segments.plugin [-] Segment 9f6825ed-4e81-44f5-bdda-8f1df0ad673b resource provider aggregate not found 2026-08-23 15:51:52.706 8 INFO neutron.services.segments.plugin [-] Segment 9f6825ed-4e81-44f5-bdda-8f1df0ad673b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f6825ed-4e81-44f5-bdda-8f1df0ad673b found for delete ", "request_id": "req-37c0902e-7f14-4806-82d7-2809be663d4e"}]} 2026-08-23 15:51:52.710 8 INFO neutron.services.segments.plugin [-] Segment 9f6825ed-4e81-44f5-bdda-8f1df0ad673b resource provider aggregate not found 2026-08-23 15:51:52.728 8 INFO neutron.services.segments.plugin [-] Segment 9f6825ed-4e81-44f5-bdda-8f1df0ad673b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9f6825ed-4e81-44f5-bdda-8f1df0ad673b found for delete ", "request_id": "req-a26ee272-c412-4499-8345-b8c3ab896163"}]} [pid: 7|app: 0|req: 512/1049] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:51:52 2026] GET /v2.0/security-groups?tenant_id=1c9d877b7fc544028e45887021322550&name=default => generated 2925 bytes in 701 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 538/1050] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:51:52 2026] DELETE /v2.0/networks/62b29c9e-951c-4866-af3e-e6652a70cd9d => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 539/1051] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:51:52 2026] GET /v2.0/security-groups?id=fef9ca03-b1dd-4caf-b171-0dc6d16fb826&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 513/1052] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:51:52 2026] GET /v2.0/subnets?id=3150a8bb-47fe-45f2-afcd-af04d03bdbd5 => generated 702 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 514/1053] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:51:52 2026] GET /v2.0/ports?network_id=2bc04f33-60f9-417b-b6d8-440f2482ea71&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/1054] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:51:52 2026] GET /v2.0/networks/2bc04f33-60f9-417b-b6d8-440f2482ea71?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/1055] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:51:52 2026] GET /v2.0/security-groups?tenant_id=b66cce8659c74bf9bf2e8c24c384ceb5&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 517/1056] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:51:52 2026] GET /v2.0/networks/2bc04f33-60f9-417b-b6d8-440f2482ea71?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1057] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:51:52 2026] DELETE /v2.0/security-groups/c4526b72-377a-44df-8542-34c783e43dd5 => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 518/1058] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:51:52 2026] DELETE /v2.0/security-groups/8b9e181c-e2d5-42b5-9bd8-4160e9595d84 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:53.294 8 INFO neutron.db.ovn_revision_numbers_db [None req-77f19399-0976-4ce7-b0bb-0a6143e9d7c1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ca7b0ded-990d-45ff-9555-fab50fdbda30 (type: security_groups) to 1 2026-08-23 15:51:53.304 8 INFO neutron.db.ovn_revision_numbers_db [None req-77f19399-0976-4ce7-b0bb-0a6143e9d7c1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3362da8b-2483-4c0f-802b-15467c95e5e6 (type: security_group_rules) to 0 2026-08-23 15:51:53.315 8 INFO neutron.db.ovn_revision_numbers_db [None req-77f19399-0976-4ce7-b0bb-0a6143e9d7c1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 9005bf9f-0653-49a4-9be0-73f987986d3f (type: security_group_rules) to 0 2026-08-23 15:51:53.325 8 INFO neutron.db.ovn_revision_numbers_db [None req-77f19399-0976-4ce7-b0bb-0a6143e9d7c1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b5f5bcaa-c0ed-47d1-9fca-6984b1536398 (type: security_group_rules) to 0 2026-08-23 15:51:53.336 8 INFO neutron.db.ovn_revision_numbers_db [None req-77f19399-0976-4ce7-b0bb-0a6143e9d7c1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ba719a67-f25b-4186-8092-be1968a6b3cf (type: security_group_rules) to 0 [pid: 8|app: 0|req: 541/1059] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/security-groups?tenant_id=f7bce92faeb84dc2817dbf5512442ba0&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/1060] 162.253.55.186 () {34 vars in 994 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:53.523 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f868ab8-8c2d-41c7-8b00-659c0e007cde'] response: {'server_uuid': '0291678f-e5d6-461d-883e-57703535cc98', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'afaa64eb-489b-465a-93b8-a014f4cd5fc8', 'code': 200} 2026-08-23 15:51:53.526 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f868ab8-8c2d-41c7-8b00-659c0e007cde'] response: {'server_uuid': '0291678f-e5d6-461d-883e-57703535cc98', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'afaa64eb-489b-465a-93b8-a014f4cd5fc8', 'code': 200} 2026-08-23 15:51:53.533 7 INFO neutron_taas.services.taas.taas_plugin [req-075c8688-a58c-4a3c-bb51-d92b0e162f4f req-851c709c-32f2-48f9-88a0-3c760e100dd1 d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] TaaS: Handle Delete Port: afaa64eb-489b-465a-93b8-a014f4cd5fc8 2026-08-23 15:51:53.537 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-075c8688-a58c-4a3c-bb51-d92b0e162f4f req-851c709c-32f2-48f9-88a0-3c760e100dd1 d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] Tap Mirror: Handle Delete Port: afaa64eb-489b-465a-93b8-a014f4cd5fc8 [pid: 8|app: 0|req: 542/1061] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:51:53 2026] DELETE /v2.0/security-groups/ca7b0ded-990d-45ff-9555-fab50fdbda30 => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:53.705 7 INFO neutron.db.l3_db [req-075c8688-a58c-4a3c-bb51-d92b0e162f4f req-851c709c-32f2-48f9-88a0-3c760e100dd1 d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] Floating IP aee9d0ce-f5f7-47b3-be30-8316f19aec7a disassociated. External IP: 10.96.250.217, port: afaa64eb-489b-465a-93b8-a014f4cd5fc8. /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 520/1062] 162.253.55.186 () {36 vars in 997 bytes} [Sun Aug 23 15:51:53 2026] DELETE /v2.0/ports/afaa64eb-489b-465a-93b8-a014f4cd5fc8 => generated 0 bytes in 480 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1063] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:53 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 522/1066] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:54 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:55.561 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf6b582d-5338-45b2-a5ac-cce46026ec98'] response: {'server_uuid': '0291678f-e5d6-461d-883e-57703535cc98', 'name': 'network-vif-deleted', 'tag': 'afaa64eb-489b-465a-93b8-a014f4cd5fc8', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 545/1067] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:51:55 2026] GET /v2.0/networks => generated 3891 bytes in 185 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 523/1068] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:51:55 2026] GET /v2.0/security-groups => generated 28936 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 546/1069] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:51:55 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 524/1070] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:51:55 2026] GET /v2.0/network-ip-availabilities => generated 2074 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1071] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:51:55 2026] GET /v2.0/routers => generated 1950 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 548/1072] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:51:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 549/1073] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:51:55 2026] GET /v2.0/floatingips => generated 1398 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 550/1074] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:51:55 2026] GET /v2.0/subnets => generated 2677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1075] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:51:55 2026] GET /v2.0/ports => generated 14811 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 552/1076] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:51:56 2026] GET /v2.0/ports?device_id=0291678f-e5d6-461d-883e-57703535cc98 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:51:56.076 7 INFO neutron.db.ovn_revision_numbers_db [None req-5b482ea6-9b2c-4105-9d1b-d15ec77d0cbb be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource bb4cc790-14ef-458d-90da-b0293074fd7c (type: security_groups) to 1 2026-08-23 15:51:56.087 7 INFO neutron.db.ovn_revision_numbers_db [None req-5b482ea6-9b2c-4105-9d1b-d15ec77d0cbb be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3902cf54-2b7e-477d-9f02-6913be3719a7 (type: security_group_rules) to 0 2026-08-23 15:51:56.101 7 INFO neutron.db.ovn_revision_numbers_db [None req-5b482ea6-9b2c-4105-9d1b-d15ec77d0cbb be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5a7a7914-615b-4909-b4fe-9a7d028ff817 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 553/1077] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:51:56 2026] GET /v2.0/subnets => generated 2677 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:51:56.112 7 INFO neutron.db.ovn_revision_numbers_db [None req-5b482ea6-9b2c-4105-9d1b-d15ec77d0cbb be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 70ddfba6-20a5-49e9-9ac3-58793fe62e7b (type: security_group_rules) to 0 2026-08-23 15:51:56.122 7 INFO neutron.db.ovn_revision_numbers_db [None req-5b482ea6-9b2c-4105-9d1b-d15ec77d0cbb be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource dbee121e-805a-44a6-af1e-db5d136569b2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 554/1078] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:51:56 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 525/1079] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:51:55 2026] GET /v2.0/security-groups?tenant_id=3cdd64e3079b413c9ff0c6e9cafc72cb&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 555/1080] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:51:56 2026] DELETE /v2.0/security-groups/bb4cc790-14ef-458d-90da-b0293074fd7c => generated 0 bytes in 202 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1081] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:51:57 2026] DELETE /v2.0/security-groups/fef9ca03-b1dd-4caf-b171-0dc6d16fb826 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:57.300 8 INFO neutron.api.v2.resource [None req-38c19308-30cb-4a56-b90f-1da98dcd04a3 d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 556/1082] 10.0.0.233 () {32 vars in 737 bytes} [Sun Aug 23 15:51:57 2026] GET /v2.0/security-groups/fef9ca03-b1dd-4caf-b171-0dc6d16fb826 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:51:57.450 7 INFO neutron_taas.services.taas.taas_plugin [None req-ed9957fa-1c68-4a8a-b167-06e9eb375d47 d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] TaaS: Handle Delete Port: 069b5eda-b88d-4fab-add2-15caf33422c0 2026-08-23 15:51:57.453 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ed9957fa-1c68-4a8a-b167-06e9eb375d47 d6e209a5a7b542daba53d6cc0cd44f03 4ef15354476249a084ce9663849f9bba - - default default] Tap Mirror: Handle Delete Port: 069b5eda-b88d-4fab-add2-15caf33422c0 [pid: 7|app: 0|req: 527/1083] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:51:57 2026] DELETE /v2.0/floatingips/aee9d0ce-f5f7-47b3-be30-8316f19aec7a => generated 0 bytes in 306 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:57.966 8 INFO neutron_taas.services.taas.taas_plugin [None req-9b4db39c-0a7b-4ef9-82f5-9cb9e5601cfe be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 4b207de3-e50d-4141-8af9-4a7d1a708e14 2026-08-23 15:51:57.969 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9b4db39c-0a7b-4ef9-82f5-9cb9e5601cfe be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 4b207de3-e50d-4141-8af9-4a7d1a708e14 [pid: 8|app: 0|req: 557/1084] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:51:57 2026] PUT /v2.0/routers/f5800cdf-6545-4d42-bd1a-c21b3cabe218/remove_router_interface => generated 309 bytes in 860 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:51:58.863 7 INFO neutron_taas.services.taas.taas_plugin [None req-737eb653-9a69-4b43-8cdc-76ce4b75eba2 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: bca971ae-eccb-487e-8f5d-9d817623f4bc 2026-08-23 15:51:58.866 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-737eb653-9a69-4b43-8cdc-76ce4b75eba2 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: bca971ae-eccb-487e-8f5d-9d817623f4bc /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:51:59.157 8 INFO neutron.db.ovn_revision_numbers_db [None req-d199e889-6e81-43c6-9725-305fa06e5469 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 8e9e4e0e-f8ba-4eb5-8477-645ff2450b86 (type: security_groups) to 1 2026-08-23 15:51:59.169 8 INFO neutron.db.ovn_revision_numbers_db [None req-d199e889-6e81-43c6-9725-305fa06e5469 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 2d486e8c-0660-43df-b45f-40a09b5b733b (type: security_group_rules) to 0 2026-08-23 15:51:59.179 8 INFO neutron.db.ovn_revision_numbers_db [None req-d199e889-6e81-43c6-9725-305fa06e5469 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3e52f9a4-a113-4d7a-a86b-b623e7a487a7 (type: security_group_rules) to 0 2026-08-23 15:51:59.191 8 INFO neutron.db.ovn_revision_numbers_db [None req-d199e889-6e81-43c6-9725-305fa06e5469 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4257066b-fc55-4ccd-a379-d11e4e1e9bd8 (type: security_group_rules) to 0 2026-08-23 15:51:59.206 8 INFO neutron.db.ovn_revision_numbers_db [None req-d199e889-6e81-43c6-9725-305fa06e5469 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 997a1c67-c1a3-48a6-ab32-16b4234984ea (type: security_group_rules) to 0 [pid: 7|app: 0|req: 528/1085] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:51:58 2026] DELETE /v2.0/routers/f5800cdf-6545-4d42-bd1a-c21b3cabe218 => generated 0 bytes in 667 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 558/1086] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:51:58 2026] GET /v2.0/security-groups?tenant_id=bfb2bac93e7944a4a3087c4b9eb91720&name=default => generated 2925 bytes in 395 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1087] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:51:59 2026] DELETE /v2.0/subnets/3150a8bb-47fe-45f2-afcd-af04d03bdbd5 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1088] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:51:59 2026] DELETE /v2.0/security-groups/8e9e4e0e-f8ba-4eb5-8477-645ff2450b86 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:51:59.492 7 INFO neutron_taas.services.taas.taas_plugin [None req-68eec650-8d00-48d1-af5a-71e721f44db8 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 325c99fe-2552-46a8-b17e-08511c5baf60 2026-08-23 15:51:59.494 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68eec650-8d00-48d1-af5a-71e721f44db8 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 325c99fe-2552-46a8-b17e-08511c5baf60 2026-08-23 15:51:59.636 7 INFO neutron.services.segments.plugin [-] Segment b49131fc-fff6-45c4-889e-8ce8446baef6 resource provider aggregate not found 2026-08-23 15:51:59.641 7 INFO neutron.services.segments.plugin [-] Segment b49131fc-fff6-45c4-889e-8ce8446baef6 resource provider aggregate not found 2026-08-23 15:51:59.656 7 INFO neutron.services.segments.plugin [-] Segment b49131fc-fff6-45c4-889e-8ce8446baef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b49131fc-fff6-45c4-889e-8ce8446baef6 found for delete ", "request_id": "req-09a32bfa-33e6-4c1a-9fcc-a6ff29a3240c"}]} 2026-08-23 15:51:59.658 7 INFO neutron.services.segments.plugin [-] Segment b49131fc-fff6-45c4-889e-8ce8446baef6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b49131fc-fff6-45c4-889e-8ce8446baef6 found for delete ", "request_id": "req-5f7e75d6-067e-4854-9d68-5d652595fb3b"}]} [pid: 7|app: 0|req: 530/1089] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:51:59 2026] DELETE /v2.0/networks/2bc04f33-60f9-417b-b6d8-440f2482ea71 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 531/1090] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:51:59 2026] GET /v2.0/security-groups?tenant_id=4ef15354476249a084ce9663849f9bba&name=default => generated 2925 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 532/1091] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:51:59 2026] DELETE /v2.0/security-groups/b96dd8fb-161a-45b7-9a45-6337c9d2ad0a => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:00.028 8 INFO neutron.db.ovn_revision_numbers_db [None req-82d816a1-b66c-4289-9df5-b50ce799e515 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5eb0d5b9-fa37-4b9c-a338-9a9e19f97a80 (type: security_groups) to 1 2026-08-23 15:52:00.037 8 INFO neutron.db.ovn_revision_numbers_db [None req-82d816a1-b66c-4289-9df5-b50ce799e515 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 2869895a-5fc9-4626-8eb0-7bdd729e9094 (type: security_group_rules) to 0 2026-08-23 15:52:00.047 8 INFO neutron.db.ovn_revision_numbers_db [None req-82d816a1-b66c-4289-9df5-b50ce799e515 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c6eb40ad-2a52-4006-83b1-4f2ea5ea9928 (type: security_group_rules) to 0 2026-08-23 15:52:00.057 8 INFO neutron.db.ovn_revision_numbers_db [None req-82d816a1-b66c-4289-9df5-b50ce799e515 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource de66a9f9-196b-4d15-858f-02d852c03fe6 (type: security_group_rules) to 0 2026-08-23 15:52:00.067 8 INFO neutron.db.ovn_revision_numbers_db [None req-82d816a1-b66c-4289-9df5-b50ce799e515 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e2a2eaa9-fe69-447a-a5f5-76d0fd121ae2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 560/1092] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:51:59 2026] GET /v2.0/security-groups?tenant_id=0d896fc8e7084777a0fb2786f0644133&name=default => generated 2925 bytes in 428 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1093] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:00 2026] DELETE /v2.0/security-groups/5eb0d5b9-fa37-4b9c-a338-9a9e19f97a80 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:00.537 8 INFO neutron.db.ovn_revision_numbers_db [None req-df0d030d-50e0-42d0-8832-b37a24c202ba be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4b694d5a-913e-4484-a749-beb3b4a0bba8 (type: security_groups) to 1 2026-08-23 15:52:00.546 8 INFO neutron.db.ovn_revision_numbers_db [None req-df0d030d-50e0-42d0-8832-b37a24c202ba be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 06d4af4c-6434-44bd-b083-3ede8d107866 (type: security_group_rules) to 0 2026-08-23 15:52:00.558 8 INFO neutron.db.ovn_revision_numbers_db [None req-df0d030d-50e0-42d0-8832-b37a24c202ba be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 0813a64e-10b0-4a2d-9d40-031d0a0a1cb9 (type: security_group_rules) to 0 2026-08-23 15:52:00.570 8 INFO neutron.db.ovn_revision_numbers_db [None req-df0d030d-50e0-42d0-8832-b37a24c202ba be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 08bf1484-80e5-4ae0-9954-2a734b0b65d6 (type: security_group_rules) to 0 2026-08-23 15:52:00.580 8 INFO neutron.db.ovn_revision_numbers_db [None req-df0d030d-50e0-42d0-8832-b37a24c202ba be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 6a3d550c-4135-46eb-a9a6-cdf482952fb1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 561/1094] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:00 2026] GET /v2.0/security-groups?tenant_id=c37a2dccca414c4cbf5e8cf5f416f8fb&name=default => generated 2925 bytes in 186 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 534/1095] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:00 2026] DELETE /v2.0/security-groups/4b694d5a-913e-4484-a749-beb3b4a0bba8 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1096] 10.0.0.23 () {34 vars in 989 bytes} [Sun Aug 23 15:52:01 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:01.594 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a362b46-d5c9-4527-b3d9-a3afac47c3a2 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 2c74bc79-3bf6-4b5d-813d-96abcdffe914 (type: security_groups) to 1 [pid: 7|app: 0|req: 536/1097] 10.0.0.23 () {34 vars in 1039 bytes} [Sun Aug 23 15:52:01 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:01.606 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a362b46-d5c9-4527-b3d9-a3afac47c3a2 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 81081885-d155-4d09-95a2-e228913bbb3f (type: security_group_rules) to 0 2026-08-23 15:52:01.618 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a362b46-d5c9-4527-b3d9-a3afac47c3a2 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource a3fa3f6d-60d5-465d-b36f-7e9b28a2ca56 (type: security_group_rules) to 0 2026-08-23 15:52:01.630 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a362b46-d5c9-4527-b3d9-a3afac47c3a2 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource d3a8b0fa-e20e-4568-9039-2a848d22fd06 (type: security_group_rules) to 0 2026-08-23 15:52:01.641 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a362b46-d5c9-4527-b3d9-a3afac47c3a2 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource d6cc2c2b-a5d1-4705-8558-9c2b622bc131 (type: security_group_rules) to 0 2026-08-23 15:52:01.723 8 INFO neutron.db.segments_db [None req-6a362b46-d5c9-4527-b3d9-a3afac47c3a2 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Added segment 96f06563-25db-4c38-93b2-3d7b2bf355d5 of type geneve for network 0cce0424-c895-4339-8777-b35a2d8b4539 2026-08-23 15:52:01.854 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a362b46-d5c9-4527-b3d9-a3afac47c3a2 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 0cce0424-c895-4339-8777-b35a2d8b4539 (type: networks) to 1 2026-08-23 15:52:02.126 7 INFO neutron.db.ovn_revision_numbers_db [None req-5313a651-e92e-4f1b-a027-49e3a2fddb84 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 6dccb398-3b4e-4676-bc63-0d54218dedf3 (type: security_groups) to 1 2026-08-23 15:52:02.128 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6a362b46-d5c9-4527-b3d9-a3afac47c3a2 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] No more DHCP agents 2026-08-23 15:52:02.129 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6a362b46-d5c9-4527-b3d9-a3afac47c3a2 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Unable to schedule network 0cce0424-c895-4339-8777-b35a2d8b4539: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:02.138 7 INFO neutron.db.ovn_revision_numbers_db [None req-5313a651-e92e-4f1b-a027-49e3a2fddb84 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 0562e809-225a-4e9e-8014-ad8be47e93fa (type: security_group_rules) to 0 2026-08-23 15:52:02.148 7 INFO neutron.db.ovn_revision_numbers_db [None req-5313a651-e92e-4f1b-a027-49e3a2fddb84 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 0e464129-4a30-4ada-bcea-24ba2f458989 (type: security_group_rules) to 0 2026-08-23 15:52:02.157 7 INFO neutron.db.ovn_revision_numbers_db [None req-5313a651-e92e-4f1b-a027-49e3a2fddb84 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 2f5d6db9-dcf9-4a6c-9f17-a06495d15c22 (type: security_group_rules) to 0 2026-08-23 15:52:02.171 7 INFO neutron.db.ovn_revision_numbers_db [None req-5313a651-e92e-4f1b-a027-49e3a2fddb84 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 73778bb1-4eac-43af-ae0e-a283c51256d8 (type: security_group_rules) to 0 2026-08-23 15:52:02.184 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b1ee224f-30d8-459b-a559-b79ccb2f2edd - - - - - -] OVN reports status down for port: 5e0e1988-e095-431c-bc96-122dc529f8f2 2026-08-23 15:52:02.234 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a362b46-d5c9-4527-b3d9-a3afac47c3a2 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 5e0e1988-e095-431c-bc96-122dc529f8f2 (type: ports) to 1 2026-08-23 15:52:02.265 7 INFO neutron.db.segments_db [None req-5313a651-e92e-4f1b-a027-49e3a2fddb84 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Added segment 519fa53a-fc6c-4fc9-b405-2cba4a6985f0 of type geneve for network 86fa4883-53c3-4e20-8f9a-f8deaecba575 [pid: 8|app: 0|req: 562/1098] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:52:01 2026] POST /v2.0/networks => generated 653 bytes in 989 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:02.365 7 INFO neutron.db.ovn_revision_numbers_db [None req-5313a651-e92e-4f1b-a027-49e3a2fddb84 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 86fa4883-53c3-4e20-8f9a-f8deaecba575 (type: networks) to 1 2026-08-23 15:52:02.369 8 INFO neutron.db.segments_db [None req-758b344b-57ca-423b-aec2-97f92238344e b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Added segment 3d33e118-2a18-4260-8412-0ab462c83cb5 of type geneve for network fa09f5b6-8b6f-4e57-a98e-c78d5c8b1662 2026-08-23 15:52:02.465 8 INFO neutron.db.ovn_revision_numbers_db [None req-758b344b-57ca-423b-aec2-97f92238344e b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource fa09f5b6-8b6f-4e57-a98e-c78d5c8b1662 (type: networks) to 1 2026-08-23 15:52:02.505 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5313a651-e92e-4f1b-a027-49e3a2fddb84 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:52:02.507 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5313a651-e92e-4f1b-a027-49e3a2fddb84 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 86fa4883-53c3-4e20-8f9a-f8deaecba575: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:02.543 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b1ee224f-30d8-459b-a559-b79ccb2f2edd - - - - - -] OVN reports status down for port: 0900cfd1-638d-428d-8c6f-7ab9e04b4ef0 2026-08-23 15:52:02.576 7 INFO neutron.db.ovn_revision_numbers_db [None req-5313a651-e92e-4f1b-a027-49e3a2fddb84 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 0900cfd1-638d-428d-8c6f-7ab9e04b4ef0 (type: ports) to 1 [pid: 7|app: 0|req: 537/1099] 10.0.0.233 () {34 vars in 671 bytes} [Sun Aug 23 15:52:01 2026] POST /v2.0/networks => generated 765 bytes in 838 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:02.679 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-758b344b-57ca-423b-aec2-97f92238344e b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] No more DHCP agents 2026-08-23 15:52:02.681 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-758b344b-57ca-423b-aec2-97f92238344e b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Unable to schedule network fa09f5b6-8b6f-4e57-a98e-c78d5c8b1662: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:02.729 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d9ca5f93-a0c3-4dd5-b405-898ed581b8e8 - - - - - -] OVN reports status down for port: 0cde9a3c-1b9f-4e04-a6c5-8ab11d9452d3 2026-08-23 15:52:02.749 8 INFO neutron.db.ovn_revision_numbers_db [None req-758b344b-57ca-423b-aec2-97f92238344e b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 0cde9a3c-1b9f-4e04-a6c5-8ab11d9452d3 (type: ports) to 1 2026-08-23 15:52:02.755 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-174aefa8-a72d-4e2f-ae5b-f5409e12fc98 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:52:02.758 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-174aefa8-a72d-4e2f-ae5b-f5409e12fc98 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 86fa4883-53c3-4e20-8f9a-f8deaecba575: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 563/1100] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:52:02 2026] POST /v2.0/networks => generated 653 bytes in 504 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:02.970 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e91deb71-add5-42b8-aa4c-8592b49b8e02 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] No more DHCP agents 2026-08-23 15:52:02.972 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e91deb71-add5-42b8-aa4c-8592b49b8e02 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Unable to schedule network 0cce0424-c895-4339-8777-b35a2d8b4539: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:02.999 8 INFO neutron.db.ovn_revision_numbers_db [None req-e91deb71-add5-42b8-aa4c-8592b49b8e02 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource df3c6a48-c469-4286-a64f-e3ba596450c0 (type: subnets) to 0 [pid: 8|app: 0|req: 564/1101] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:52:02 2026] POST /v2.0/subnets => generated 646 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:03.205 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-46bbcc1c-1723-44e1-9766-26c3ded137c5 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] No more DHCP agents 2026-08-23 15:52:03.206 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-46bbcc1c-1723-44e1-9766-26c3ded137c5 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Unable to schedule network fa09f5b6-8b6f-4e57-a98e-c78d5c8b1662: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:03.223 7 INFO neutron.db.ovn_revision_numbers_db [None req-fe1007b3-6533-47c5-b0bb-8a903210ec36 - - - - - -] Successfully bumped revision number for resource 0900cfd1-638d-428d-8c6f-7ab9e04b4ef0 (type: ports) to 2 2026-08-23 15:52:03.232 8 INFO neutron.db.ovn_revision_numbers_db [None req-46bbcc1c-1723-44e1-9766-26c3ded137c5 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 64d9d8dd-ff02-42bd-91b9-a365504fe68b (type: subnets) to 0 [pid: 8|app: 0|req: 565/1102] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:52:03 2026] POST /v2.0/subnets => generated 655 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:03.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-fe1007b3-6533-47c5-b0bb-8a903210ec36 - - - - - -] Successfully bumped revision number for resource acf30741-4112-4017-81ae-02a2d715af95 (type: subnets) to 0 [pid: 7|app: 0|req: 538/1103] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:52:02 2026] POST /v2.0/subnets => generated 690 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:03.363 8 INFO neutron.db.ovn_revision_numbers_db [None req-87c29bad-e83b-4454-a2da-10f482d80057 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource ae8669f4-84f3-4e54-a8c9-cbdcd0434a52 (type: routers) to 1 [pid: 8|app: 0|req: 566/1104] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:52:03 2026] POST /v2.0/routers => generated 606 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:03.568 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-837b5b8e-9c6f-4645-bb0b-0a554e0b70d1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:52:03.569 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-837b5b8e-9c6f-4645-bb0b-0a554e0b70d1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:03.655 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d9ca5f93-a0c3-4dd5-b405-898ed581b8e8 - - - - - -] OVN reports status down for port: a1958dfa-58ad-4cc6-b10a-65469b412114 2026-08-23 15:52:03.721 7 INFO neutron.db.ovn_revision_numbers_db [None req-837b5b8e-9c6f-4645-bb0b-0a554e0b70d1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a1958dfa-58ad-4cc6-b10a-65469b412114 (type: ports) to 1 2026-08-23 15:52:03.784 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8a76a5ba-5966-432d-80dc-57878208fec3 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] No more DHCP agents 2026-08-23 15:52:03.785 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8a76a5ba-5966-432d-80dc-57878208fec3 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Unable to schedule network 0cce0424-c895-4339-8777-b35a2d8b4539: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:03.868 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b1ee224f-30d8-459b-a559-b79ccb2f2edd - - - - - -] OVN reports status down for port: 04e0e57a-005d-4f84-b216-65710b7969cc 2026-08-23 15:52:03.935 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a76a5ba-5966-432d-80dc-57878208fec3 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 04e0e57a-005d-4f84-b216-65710b7969cc (type: ports) to 1 2026-08-23 15:52:04.341 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-dc73f10b-8198-4aac-aecb-218db2b7caa4 - - - - - -] Schedule LRP lrp-a1958dfa-58ad-4cc6-b10a-65469b412114 on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:52:04.359 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d9ca5f93-a0c3-4dd5-b405-898ed581b8e8 - - - - - -] OVN reports status up for port: a1958dfa-58ad-4cc6-b10a-65469b412114 2026-08-23 15:52:04.391 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b1ee224f-30d8-459b-a559-b79ccb2f2edd - - - - - -] OVN reports status up for port: 04e0e57a-005d-4f84-b216-65710b7969cc 2026-08-23 15:52:04.397 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-aa3c38f0-e481-4ce5-8d5e-ed966c78eae5 - - - - - -] Router 459449c8-388d-4dab-a099-1abefacf4cb8 is bound to host instance 2026-08-23 15:52:04.410 7 INFO neutron.plugins.ml2.plugin [None req-d9ca5f93-a0c3-4dd5-b405-898ed581b8e8 - - - - - -] Attempt 1 to provision port a1958dfa-58ad-4cc6-b10a-65469b412114 2026-08-23 15:52:04.435 7 INFO neutron.db.ovn_revision_numbers_db [None req-837b5b8e-9c6f-4645-bb0b-0a554e0b70d1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a1958dfa-58ad-4cc6-b10a-65469b412114 (type: router_ports) to 1 2026-08-23 15:52:04.453 8 INFO neutron.plugins.ml2.plugin [None req-b1ee224f-30d8-459b-a559-b79ccb2f2edd - - - - - -] Attempt 1 to provision port 04e0e57a-005d-4f84-b216-65710b7969cc 2026-08-23 15:52:04.564 7 INFO neutron.db.ovn_revision_numbers_db [None req-837b5b8e-9c6f-4645-bb0b-0a554e0b70d1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 459449c8-388d-4dab-a099-1abefacf4cb8 (type: routers) to 2 [pid: 7|app: 0|req: 539/1105] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:52:03 2026] POST /v2.0/routers => generated 968 bytes in 1315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:04.635 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8a76a5ba-5966-432d-80dc-57878208fec3 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] No more DHCP agents 2026-08-23 15:52:04.642 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8a76a5ba-5966-432d-80dc-57878208fec3 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Unable to schedule network 0cce0424-c895-4339-8777-b35a2d8b4539: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:04.882 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff7198e7-d8d5-424f-9e98-0d163857c646 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 1774678d-44e0-428c-ad8d-fcc370f8844e (type: security_groups) to 1 2026-08-23 15:52:04.896 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff7198e7-d8d5-424f-9e98-0d163857c646 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 22d9885f-66c6-47e8-b714-7891c09c3473 (type: security_group_rules) to 0 2026-08-23 15:52:04.908 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff7198e7-d8d5-424f-9e98-0d163857c646 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3cc0fb52-03af-40d6-b503-2cc3925bf5b5 (type: security_group_rules) to 0 2026-08-23 15:52:04.921 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff7198e7-d8d5-424f-9e98-0d163857c646 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource aaf1bd36-38ff-437a-81db-a951d0490e4c (type: security_group_rules) to 0 2026-08-23 15:52:04.935 7 INFO neutron.db.ovn_revision_numbers_db [None req-ff7198e7-d8d5-424f-9e98-0d163857c646 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d48ff471-a9dd-49c5-8116-7a0d0f51695a (type: security_group_rules) to 0 [pid: 7|app: 0|req: 540/1106] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:04 2026] GET /v2.0/security-groups?tenant_id=4da131ec224f4acba9ef7f7aabc6f1f1&name=default => generated 2925 bytes in 390 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:05.310 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a76a5ba-5966-432d-80dc-57878208fec3 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 04e0e57a-005d-4f84-b216-65710b7969cc (type: router_ports) to 1 [pid: 8|app: 0|req: 567/1107] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:52:03 2026] PUT /v2.0/routers/ae8669f4-84f3-4e54-a8c9-cbdcd0434a52/add_router_interface => generated 309 bytes in 1947 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:05.401 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-96091c49-58a8-40b8-b1a1-712daf879a5b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:52:05.403 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-96091c49-58a8-40b8-b1a1-712daf879a5b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 86fa4883-53c3-4e20-8f9a-f8deaecba575: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:05.547 7 INFO neutron.db.ovn_revision_numbers_db [None req-96091c49-58a8-40b8-b1a1-712daf879a5b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 39067106-688a-4948-a9e1-181019da1718 (type: ports) to 1 2026-08-23 15:52:05.608 8 INFO neutron.db.ovn_revision_numbers_db [None req-b1ee224f-30d8-459b-a559-b79ccb2f2edd - - - - - -] Successfully bumped revision number for resource 04e0e57a-005d-4f84-b216-65710b7969cc (type: ports) to 2 [pid: 8|app: 0|req: 568/1108] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:05 2026] DELETE /v2.0/security-groups/1774678d-44e0-428c-ad8d-fcc370f8844e => generated 0 bytes in 659 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 569/1109] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:52:05 2026] GET /v2.0/ports/04e0e57a-005d-4f84-b216-65710b7969cc => generated 947 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:06.193 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-96091c49-58a8-40b8-b1a1-712daf879a5b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:52:06.195 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-96091c49-58a8-40b8-b1a1-712daf879a5b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 86fa4883-53c3-4e20-8f9a-f8deaecba575: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:06.645 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d9ca5f93-a0c3-4dd5-b405-898ed581b8e8 - - - - - -] OVN reports status down for port: 39067106-688a-4948-a9e1-181019da1718 2026-08-23 15:52:06.700 7 INFO neutron.db.ovn_revision_numbers_db [None req-96091c49-58a8-40b8-b1a1-712daf879a5b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 39067106-688a-4948-a9e1-181019da1718 (type: router_ports) to 1 [pid: 7|app: 0|req: 541/1110] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:52:04 2026] PUT /v2.0/routers/459449c8-388d-4dab-a099-1abefacf4cb8/add_router_interface => generated 309 bytes in 1735 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:06.744 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d9ca5f93-a0c3-4dd5-b405-898ed581b8e8 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:52:06.744 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d9ca5f93-a0c3-4dd5-b405-898ed581b8e8 - - - - - -] OVN reports status up for port: 39067106-688a-4948-a9e1-181019da1718 2026-08-23 15:52:06.768 7 INFO neutron.plugins.ml2.plugin [None req-d9ca5f93-a0c3-4dd5-b405-898ed581b8e8 - - - - - -] Attempt 1 to provision port 39067106-688a-4948-a9e1-181019da1718 2026-08-23 15:52:06.999 8 INFO neutron.db.ovn_revision_numbers_db [None req-db5cecc9-dadb-465d-9335-b5a29b3b2392 - - - - - -] Successfully bumped revision number for resource a1958dfa-58ad-4cc6-b10a-65469b412114 (type: ports) to 4 2026-08-23 15:52:07.333 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05b91147-e1ae-4bd9-b37a-1407c4043337 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] No more DHCP agents 2026-08-23 15:52:07.336 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05b91147-e1ae-4bd9-b37a-1407c4043337 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Unable to schedule network fa09f5b6-8b6f-4e57-a98e-c78d5c8b1662: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:07.386 7 INFO neutron.db.ovn_revision_numbers_db [None req-d548136a-89cf-4c38-a796-369b3a4fafd0 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource da8b46ad-3ba4-4e5b-9bbc-90ac6e8372d4 (type: security_groups) to 1 2026-08-23 15:52:07.412 7 INFO neutron.db.ovn_revision_numbers_db [None req-d548136a-89cf-4c38-a796-369b3a4fafd0 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 2ecbbe66-c7fc-4911-9c5c-cd9c0b3fe89d (type: security_group_rules) to 0 2026-08-23 15:52:07.443 7 INFO neutron.db.ovn_revision_numbers_db [None req-d548136a-89cf-4c38-a796-369b3a4fafd0 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 98401f99-74e0-48e7-942c-8c7d66a5f24b (type: security_group_rules) to 0 2026-08-23 15:52:07.479 7 INFO neutron.db.ovn_revision_numbers_db [None req-d548136a-89cf-4c38-a796-369b3a4fafd0 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 9d3162f7-43e7-47c0-b661-4180a5c87c53 (type: security_group_rules) to 0 2026-08-23 15:52:07.496 7 INFO neutron.db.ovn_revision_numbers_db [None req-d548136a-89cf-4c38-a796-369b3a4fafd0 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource bcf69e92-b3a1-49c3-afcb-47a28c7ad369 (type: security_group_rules) to 0 2026-08-23 15:52:07.531 8 INFO neutron.db.ovn_revision_numbers_db [None req-05b91147-e1ae-4bd9-b37a-1407c4043337 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 4ac53f80-d5cd-41c3-a69d-52605f32ead0 (type: ports) to 1 [pid: 7|app: 0|req: 542/1111] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:06 2026] GET /v2.0/security-groups?tenant_id=a23e791add5d4563b40eb4530b3732a7&name=default => generated 2925 bytes in 853 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:07.603 8 INFO neutron.db.ovn_revision_numbers_db [None req-db5cecc9-dadb-465d-9335-b5a29b3b2392 - - - - - -] Successfully bumped revision number for resource a1958dfa-58ad-4cc6-b10a-65469b412114 (type: ports) to 5 [pid: 7|app: 0|req: 543/1112] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:07 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 971 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:07.947 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9ca5f93-a0c3-4dd5-b405-898ed581b8e8 - - - - - -] Successfully bumped revision number for resource 39067106-688a-4948-a9e1-181019da1718 (type: ports) to 2 2026-08-23 15:52:07.960 7 INFO neutron.db.ovn_revision_numbers_db [None req-146c3912-9f2d-47db-b037-fb6554ea283e 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] Successfully bumped revision number for resource b980ffd4-d0e4-4718-ad7d-70e78f6c91d0 (type: security_groups) to 1 2026-08-23 15:52:07.984 7 INFO neutron.db.ovn_revision_numbers_db [None req-146c3912-9f2d-47db-b037-fb6554ea283e 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] Successfully bumped revision number for resource 7197329a-683c-4b26-92e1-9ab493bfa659 (type: security_group_rules) to 0 2026-08-23 15:52:08.006 7 INFO neutron.db.ovn_revision_numbers_db [None req-146c3912-9f2d-47db-b037-fb6554ea283e 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] Successfully bumped revision number for resource a566daa9-44f8-4dc7-8f84-b2ca15103b32 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 544/1113] 10.0.0.233 () {34 vars in 685 bytes} [Sun Aug 23 15:52:07 2026] POST /v2.0/security-groups => generated 1660 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 15:52:08.243 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05b91147-e1ae-4bd9-b37a-1407c4043337 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] No more DHCP agents 2026-08-23 15:52:08.244 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05b91147-e1ae-4bd9-b37a-1407c4043337 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Unable to schedule network fa09f5b6-8b6f-4e57-a98e-c78d5c8b1662: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 545/1114] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:08 2026] DELETE /v2.0/security-groups/da8b46ad-3ba4-4e5b-9bbc-90ac6e8372d4 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 546/1115] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:08 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:08.415 7 INFO neutron.db.ovn_revision_numbers_db [None req-42e42474-166a-4ea6-9327-ad7420aa805a 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] Successfully bumped revision number for resource dbfb1070-bbf4-4aa9-b1b7-de960d3987de (type: security_group_rules) to 0 [pid: 7|app: 0|req: 547/1116] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:52:08 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:08.465 8 INFO neutron.db.ovn_revision_numbers_db [None req-05b91147-e1ae-4bd9-b37a-1407c4043337 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 4ac53f80-d5cd-41c3-a69d-52605f32ead0 (type: router_ports) to 1 [pid: 8|app: 0|req: 570/1117] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:52:06 2026] PUT /v2.0/routers/ae8669f4-84f3-4e54-a8c9-cbdcd0434a52/add_router_interface => generated 309 bytes in 2411 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 548/1118] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:08 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 971 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1119] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:52:08 2026] GET /v2.0/ports/4ac53f80-d5cd-41c3-a69d-52605f32ead0 => generated 953 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 550/1120] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:08 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:08.607 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c1e25f0-efe3-4154-a56f-ddbc04ac2175 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] Successfully bumped revision number for resource 5a8d65bb-7d81-4d3e-96ff-0f832dad3993 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 551/1121] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:52:08 2026] GET /v2.0/ports/4ac53f80-d5cd-41c3-a69d-52605f32ead0 => generated 953 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 571/1122] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:52:08 2026] POST /v2.0/security-group-rules => generated 602 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:08.901 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-326bbdd6-365c-4b62-bf14-d2759ebdf71d 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] No more DHCP agents 2026-08-23 15:52:08.902 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-326bbdd6-365c-4b62-bf14-d2759ebdf71d 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 552/1123] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:52:08 2026] POST /v2.0/floatingips => generated 552 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 554/1126] 10.0.0.9 () {34 vars in 1096 bytes} [Sun Aug 23 15:52:09 2026] GET /v2.0/security-groups?name=tempest-securitygroup--281902317&fields=id&tenant_id=767ccdb1785a4f328ce30c40ac04e35a => generated 69 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1127] 10.0.0.9 () {34 vars in 980 bytes} [Sun Aug 23 15:52:09 2026] GET /v2.0/networks?id=86fa4883-53c3-4e20-8f9a-f8deaecba575 => generated 713 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1128] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:52:09 2026] GET /v2.0/ports/4ac53f80-d5cd-41c3-a69d-52605f32ead0 => generated 953 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 556/1129] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:09 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 574/1130] 10.0.0.9 () {34 vars in 963 bytes} [Sun Aug 23 15:52:09 2026] GET /v2.0/quotas/767ccdb1785a4f328ce30c40ac04e35a => generated 292 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 557/1131] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:09 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 575/1132] 10.0.0.9 () {34 vars in 1000 bytes} [Sun Aug 23 15:52:09 2026] GET /v2.0/ports?tenant_id=767ccdb1785a4f328ce30c40ac04e35a&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1133] 10.0.0.9 () {34 vars in 1006 bytes} [Sun Aug 23 15:52:09 2026] GET /v2.0/networks/86fa4883-53c3-4e20-8f9a-f8deaecba575?fields=segments => generated 14 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 576/1134] 10.0.0.9 () {34 vars in 1106 bytes} [Sun Aug 23 15:52:09 2026] GET /v2.0/networks/86fa4883-53c3-4e20-8f9a-f8deaecba575?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 559/1135] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:10 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1136] 162.253.55.186 () {34 vars in 994 bytes} [Sun Aug 23 15:52:10 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 971 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 560/1137] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:52:10 2026] GET /v2.0/ports/4ac53f80-d5cd-41c3-a69d-52605f32ead0 => generated 953 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:10.879 8 INFO neutron_taas.services.taas.taas_plugin [req-6e7a843d-1eb3-4e95-850f-aa4931172e27 req-94175f49-57aa-46d9-abe2-78df5a7dbb7d 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] TaaS: Handle Delete Port: e4936a7f-b5c5-4418-8bf5-38c2c01733c0 2026-08-23 15:52:10.881 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6e7a843d-1eb3-4e95-850f-aa4931172e27 req-94175f49-57aa-46d9-abe2-78df5a7dbb7d 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] Tap Mirror: Handle Delete Port: e4936a7f-b5c5-4418-8bf5-38c2c01733c0 [pid: 7|app: 0|req: 561/1138] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:10 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 562/1139] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:10 2026] GET /v2.0/security-groups?id=5cda8ba9-fc5b-44d9-a036-6fc8426ca65e&fields=id&fields=name => generated 114 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:11.060 8 INFO neutron.db.l3_db [req-6e7a843d-1eb3-4e95-850f-aa4931172e27 req-94175f49-57aa-46d9-abe2-78df5a7dbb7d 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] Floating IP 9901226d-9ff0-4873-b8ad-9bd09536a531 disassociated. External IP: 10.96.250.214, port: e4936a7f-b5c5-4418-8bf5-38c2c01733c0. [pid: 8|app: 0|req: 578/1140] 162.253.55.186 () {36 vars in 997 bytes} [Sun Aug 23 15:52:10 2026] DELETE /v2.0/ports/e4936a7f-b5c5-4418-8bf5-38c2c01733c0 => generated 0 bytes in 434 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 563/1141] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:11 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:11.244 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-892d2deb-8016-44dd-bdb9-b963004680db'] response: {'server_uuid': '38393c2a-a933-4317-8753-f4ed9b0b61a3', 'name': 'network-vif-deleted', 'tag': 'e4936a7f-b5c5-4418-8bf5-38c2c01733c0', 'status': 'completed', 'code': 200} 2026-08-23 15:52:11.441 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a45314a4-fb48-42e5-a06e-e8901809c8a2 - - - - - -] No hosting information found for port 04e0e57a-005d-4f84-b216-65710b7969cc: RuntimeError: No hosting information found for port 04e0e57a-005d-4f84-b216-65710b7969cc 2026-08-23 15:52:11.512 8 INFO neutron.db.ovn_revision_numbers_db [None req-a45314a4-fb48-42e5-a06e-e8901809c8a2 - - - - - -] Successfully bumped revision number for resource 04e0e57a-005d-4f84-b216-65710b7969cc (type: router_ports) to 2 2026-08-23 15:52:11.560 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a45314a4-fb48-42e5-a06e-e8901809c8a2 - - - - - -] OVN reports status down for port: 4ac53f80-d5cd-41c3-a69d-52605f32ead0 2026-08-23 15:52:11.617 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a45314a4-fb48-42e5-a06e-e8901809c8a2 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:52:11.617 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a45314a4-fb48-42e5-a06e-e8901809c8a2 - - - - - -] OVN reports status up for port: 4ac53f80-d5cd-41c3-a69d-52605f32ead0 2026-08-23 15:52:11.627 8 INFO neutron.plugins.ml2.plugin [None req-a45314a4-fb48-42e5-a06e-e8901809c8a2 - - - - - -] Attempt 1 to provision port 4ac53f80-d5cd-41c3-a69d-52605f32ead0 [pid: 8|app: 0|req: 579/1142] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:52:11 2026] GET /v2.0/ports/4ac53f80-d5cd-41c3-a69d-52605f32ead0 => generated 955 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:12.025 8 INFO neutron.db.ovn_revision_numbers_db [None req-a45314a4-fb48-42e5-a06e-e8901809c8a2 - - - - - -] Successfully bumped revision number for resource 4ac53f80-d5cd-41c3-a69d-52605f32ead0 (type: ports) to 2 [pid: 8|app: 0|req: 580/1143] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:12 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:12.148 7 INFO neutron_taas.services.taas.taas_plugin [None req-3cdc4615-0f6d-4a4a-bde9-60c943f7de93 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] TaaS: Handle Delete Port: 4ac53f80-d5cd-41c3-a69d-52605f32ead0 2026-08-23 15:52:12.151 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3cdc4615-0f6d-4a4a-bde9-60c943f7de93 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Tap Mirror: Handle Delete Port: 4ac53f80-d5cd-41c3-a69d-52605f32ead0 2026-08-23 15:52:12.409 8 INFO neutron.db.ovn_revision_numbers_db [None req-df97062a-0db0-4d36-9757-13e743a611cb be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d37ab036-2772-4756-a54d-0552ee56b186 (type: security_groups) to 1 2026-08-23 15:52:12.419 8 INFO neutron.db.ovn_revision_numbers_db [None req-df97062a-0db0-4d36-9757-13e743a611cb be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 07b6f442-5878-4830-834c-15f1cdc312cf (type: security_group_rules) to 0 2026-08-23 15:52:12.432 8 INFO neutron.db.ovn_revision_numbers_db [None req-df97062a-0db0-4d36-9757-13e743a611cb be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 307f7338-743b-47c5-8c61-26bb1c7ca9d6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 564/1144] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:52:11 2026] PUT /v2.0/routers/ae8669f4-84f3-4e54-a8c9-cbdcd0434a52/remove_router_interface => generated 309 bytes in 568 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:12.443 8 INFO neutron.db.ovn_revision_numbers_db [None req-df97062a-0db0-4d36-9757-13e743a611cb be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 49449212-e99e-464e-b2d8-641b78af8b3c (type: security_group_rules) to 0 2026-08-23 15:52:12.454 8 INFO neutron.db.ovn_revision_numbers_db [None req-df97062a-0db0-4d36-9757-13e743a611cb be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e51bbc72-7a93-4176-997d-969947a2ae37 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 565/1145] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:12 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 581/1146] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:12 2026] GET /v2.0/security-groups?tenant_id=869af34c04dc4c548ec551e0954e7def&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1147] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:52:12 2026] GET /v2.0/ports/04e0e57a-005d-4f84-b216-65710b7969cc => generated 947 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:12.703 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-862e531c-eb2a-44ed-bf4d-d19b362bafe0 - - - - - -] No hosting information found for port 39067106-688a-4948-a9e1-181019da1718: RuntimeError: No hosting information found for port 39067106-688a-4948-a9e1-181019da1718 [pid: 8|app: 0|req: 582/1148] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:12 2026] DELETE /v2.0/security-groups/d37ab036-2772-4756-a54d-0552ee56b186 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:12.854 7 INFO neutron.db.ovn_revision_numbers_db [None req-862e531c-eb2a-44ed-bf4d-d19b362bafe0 - - - - - -] Successfully bumped revision number for resource 39067106-688a-4948-a9e1-181019da1718 (type: router_ports) to 2 2026-08-23 15:52:12.922 7 INFO neutron_taas.services.taas.taas_plugin [None req-043c6cc0-1693-4f77-b86d-49d81042f9e6 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] TaaS: Handle Delete Port: 04e0e57a-005d-4f84-b216-65710b7969cc 2026-08-23 15:52:12.927 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-043c6cc0-1693-4f77-b86d-49d81042f9e6 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Tap Mirror: Handle Delete Port: 04e0e57a-005d-4f84-b216-65710b7969cc 2026-08-23 15:52:12.935 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-862e531c-eb2a-44ed-bf4d-d19b362bafe0 - - - - - -] OVN reports status down for port: e4936a7f-b5c5-4418-8bf5-38c2c01733c0 2026-08-23 15:52:12.970 8 INFO neutron.db.ovn_revision_numbers_db [None req-daf0aa51-80f6-4092-abad-c5dc7d5f7c0d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 11eda104-75f6-451d-acc3-bdcce06c0a69 (type: security_groups) to 1 2026-08-23 15:52:12.982 8 INFO neutron.db.ovn_revision_numbers_db [None req-daf0aa51-80f6-4092-abad-c5dc7d5f7c0d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3ce7a5bd-fe51-4a54-865d-fb6b41f694ce (type: security_group_rules) to 0 2026-08-23 15:52:12.995 8 INFO neutron.db.ovn_revision_numbers_db [None req-daf0aa51-80f6-4092-abad-c5dc7d5f7c0d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 42441278-7fb0-47b6-9f04-9ca7133025da (type: security_group_rules) to 0 2026-08-23 15:52:13.007 8 INFO neutron.db.ovn_revision_numbers_db [None req-daf0aa51-80f6-4092-abad-c5dc7d5f7c0d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 552475a1-6509-4719-adfd-0e6465abdcc7 (type: security_group_rules) to 0 2026-08-23 15:52:13.018 8 INFO neutron.db.ovn_revision_numbers_db [None req-daf0aa51-80f6-4092-abad-c5dc7d5f7c0d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource bbb930ba-e670-4da1-831d-1acd1a284fc3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 583/1149] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:12 2026] GET /v2.0/security-groups?tenant_id=1128532fa1494c82af5929075da3940c&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1150] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:52:12 2026] PUT /v2.0/routers/ae8669f4-84f3-4e54-a8c9-cbdcd0434a52/remove_router_interface => generated 309 bytes in 742 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 584/1151] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:13 2026] DELETE /v2.0/security-groups/11eda104-75f6-451d-acc3-bdcce06c0a69 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 568/1152] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:13 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 585/1153] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:52:13 2026] GET /v2.0/ports?device_id=ae8669f4-84f3-4e54-a8c9-cbdcd0434a52 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1154] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:13 2026] DELETE /v2.0/routers/ae8669f4-84f3-4e54-a8c9-cbdcd0434a52 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 570/1155] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:13 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 586/1156] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:13 2026] DELETE /v2.0/subnets/64d9d8dd-ff02-42bd-91b9-a365504fe68b => generated 0 bytes in 129 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1157] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:13 2026] DELETE /v2.0/subnets/df3c6a48-c469-4286-a64f-e3ba596450c0 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:13.875 8 INFO neutron_taas.services.taas.taas_plugin [None req-5a5c9e81-45b5-4447-9c42-8abd1989cf90 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] TaaS: Handle Delete Port: 0cde9a3c-1b9f-4e04-a6c5-8ab11d9452d3 2026-08-23 15:52:13.877 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a5c9e81-45b5-4447-9c42-8abd1989cf90 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Tap Mirror: Handle Delete Port: 0cde9a3c-1b9f-4e04-a6c5-8ab11d9452d3 2026-08-23 15:52:14.067 8 INFO neutron.services.segments.plugin [-] Segment 3d33e118-2a18-4260-8412-0ab462c83cb5 resource provider aggregate not found 2026-08-23 15:52:14.068 8 INFO neutron.services.segments.plugin [-] Segment 3d33e118-2a18-4260-8412-0ab462c83cb5 resource provider aggregate not found 2026-08-23 15:52:14.086 8 INFO neutron.services.segments.plugin [-] Segment 3d33e118-2a18-4260-8412-0ab462c83cb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d33e118-2a18-4260-8412-0ab462c83cb5 found for delete ", "request_id": "req-c8100409-b04c-4749-85b9-e686163c4cd3"}]} 2026-08-23 15:52:14.087 8 INFO neutron.services.segments.plugin [-] Segment 3d33e118-2a18-4260-8412-0ab462c83cb5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d33e118-2a18-4260-8412-0ab462c83cb5 found for delete ", "request_id": "req-5e74f52a-2570-473e-8743-a746a7cef7b7"}]} [pid: 8|app: 0|req: 587/1158] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:52:13 2026] DELETE /v2.0/networks/fa09f5b6-8b6f-4e57-a98e-c78d5c8b1662 => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:14.244 7 INFO neutron_taas.services.taas.taas_plugin [None req-72bbb405-c663-4978-98ab-5546869200f5 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] TaaS: Handle Delete Port: 5e0e1988-e095-431c-bc96-122dc529f8f2 2026-08-23 15:52:14.246 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-72bbb405-c663-4978-98ab-5546869200f5 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Tap Mirror: Handle Delete Port: 5e0e1988-e095-431c-bc96-122dc529f8f2 [pid: 8|app: 0|req: 588/1159] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:52:14 2026] GET /v2.0/networks?id=86fa4883-53c3-4e20-8f9a-f8deaecba575 => generated 713 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1160] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:14 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:14.435 7 INFO neutron.services.segments.plugin [-] Segment 96f06563-25db-4c38-93b2-3d7b2bf355d5 resource provider aggregate not found [pid: 8|app: 0|req: 590/1161] 162.253.55.186 () {34 vars in 1050 bytes} [Sun Aug 23 15:52:14 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=767ccdb1785a4f328ce30c40ac04e35a => generated 180 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:14.445 7 INFO neutron.services.segments.plugin [-] Segment 96f06563-25db-4c38-93b2-3d7b2bf355d5 resource provider aggregate not found 2026-08-23 15:52:14.455 7 INFO neutron.services.segments.plugin [-] Segment 96f06563-25db-4c38-93b2-3d7b2bf355d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96f06563-25db-4c38-93b2-3d7b2bf355d5 found for delete ", "request_id": "req-835e0aa1-4d34-45ca-9a34-4ac324c38430"}]} 2026-08-23 15:52:14.471 7 INFO neutron.services.segments.plugin [-] Segment 96f06563-25db-4c38-93b2-3d7b2bf355d5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 96f06563-25db-4c38-93b2-3d7b2bf355d5 found for delete ", "request_id": "req-0ed8b30f-a0fe-4631-9679-d820d6cab0b2"}]} [pid: 7|app: 0|req: 572/1162] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:52:14 2026] DELETE /v2.0/networks/0cce0424-c895-4339-8777-b35a2d8b4539 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:14.602 7 INFO neutron.db.segments_db [None req-bae173e0-1f7c-4b09-a725-a934527ab76c b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Added segment 7a06a5c4-37f5-46ff-b10b-55db1fa28a88 of type geneve for network bc050475-060b-4827-94b5-12e009a73d2d 2026-08-23 15:52:14.734 7 INFO neutron.db.ovn_revision_numbers_db [None req-bae173e0-1f7c-4b09-a725-a934527ab76c b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource bc050475-060b-4827-94b5-12e009a73d2d (type: networks) to 1 2026-08-23 15:52:14.770 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-7872c404-4634-442e-af4f-b31d3f47cc4b req-3a5577a6-4ede-474e-bb98-a0cf887b8c0c 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] No more DHCP agents 2026-08-23 15:52:14.778 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-7872c404-4634-442e-af4f-b31d3f47cc4b req-3a5577a6-4ede-474e-bb98-a0cf887b8c0c 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] Unable to schedule network 86fa4883-53c3-4e20-8f9a-f8deaecba575: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:14.949 8 INFO neutron.db.ovn_revision_numbers_db [req-7872c404-4634-442e-af4f-b31d3f47cc4b req-3a5577a6-4ede-474e-bb98-a0cf887b8c0c 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] Successfully bumped revision number for resource 4f7971cd-6a19-4135-a8f4-4e3d75686574 (type: ports) to 1 2026-08-23 15:52:14.979 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bae173e0-1f7c-4b09-a725-a934527ab76c b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] No more DHCP agents 2026-08-23 15:52:14.980 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bae173e0-1f7c-4b09-a725-a934527ab76c b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Unable to schedule network bc050475-060b-4827-94b5-12e009a73d2d: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 591/1163] 162.253.55.186 () {38 vars in 955 bytes} [Sun Aug 23 15:52:14 2026] POST /v2.0/ports => generated 954 bytes in 573 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:15.055 7 INFO neutron.db.ovn_revision_numbers_db [None req-bae173e0-1f7c-4b09-a725-a934527ab76c b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource eb4e42d0-db8b-4ea3-9d14-85775f4da2fb (type: ports) to 1 [pid: 8|app: 0|req: 592/1164] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:15 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 957 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 573/1165] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:52:14 2026] POST /v2.0/networks => generated 652 bytes in 586 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1166] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:15 2026] GET /v2.0/security-groups?id=b980ffd4-d0e4-4718-ad7d-70e78f6c91d0&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:15.255 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5872838e-413e-4f10-8578-0a9dd99afcc4 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] No more DHCP agents 2026-08-23 15:52:15.256 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5872838e-413e-4f10-8578-0a9dd99afcc4 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Unable to schedule network bc050475-060b-4827-94b5-12e009a73d2d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:15.288 7 INFO neutron.db.ovn_revision_numbers_db [None req-5872838e-413e-4f10-8578-0a9dd99afcc4 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource bc382d2d-3913-4da8-9362-63209074c1e4 (type: subnets) to 0 [pid: 7|app: 0|req: 575/1167] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:52:15 2026] POST /v2.0/subnets => generated 646 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:15.386 8 INFO neutron.db.ovn_revision_numbers_db [req-7872c404-4634-442e-af4f-b31d3f47cc4b req-6d8fe624-1c63-411f-95a3-c741605ff96c ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 4f7971cd-6a19-4135-a8f4-4e3d75686574 (type: ports) to 2 2026-08-23 15:52:15.436 7 INFO neutron.db.ovn_revision_numbers_db [None req-3fcb9fdb-7130-48fc-887a-49767ba7e672 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 84343b26-4b58-4c66-a4ce-f4826a6ed690 (type: routers) to 1 [pid: 7|app: 0|req: 576/1168] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:52:15 2026] POST /v2.0/routers => generated 606 bytes in 144 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:15.627 8 INFO neutron.db.ovn_revision_numbers_db [req-7872c404-4634-442e-af4f-b31d3f47cc4b req-6d8fe624-1c63-411f-95a3-c741605ff96c ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 4f7971cd-6a19-4135-a8f4-4e3d75686574 (type: ports) to 4 [pid: 8|app: 0|req: 593/1169] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:52:15 2026] PUT /v2.0/ports/4f7971cd-6a19-4135-a8f4-4e3d75686574 => generated 1204 bytes in 580 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 594/1170] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:15 2026] GET /v2.0/ports?device_id=38393c2a-a933-4317-8753-f4ed9b0b61a3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:15.683 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-021cdfcd-604c-4be8-8008-94dac195cf53'] response: {'name': 'network-changed', 'server_uuid': 'd0806878-687b-48de-9168-68d0a6b88f81', 'tag': '4f7971cd-6a19-4135-a8f4-4e3d75686574', 'status': 'completed', 'code': 200} 2026-08-23 15:52:15.774 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5a235185-e49c-49eb-b639-0c3382c9d7fc b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] No more DHCP agents 2026-08-23 15:52:15.775 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5a235185-e49c-49eb-b639-0c3382c9d7fc b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Unable to schedule network bc050475-060b-4827-94b5-12e009a73d2d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:15.875 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-862e531c-eb2a-44ed-bf4d-d19b362bafe0 - - - - - -] OVN reports status down for port: 772c964c-0931-4a1d-a2a2-56d6c3f09a8a 2026-08-23 15:52:15.941 7 INFO neutron.db.ovn_revision_numbers_db [None req-5a235185-e49c-49eb-b639-0c3382c9d7fc b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 772c964c-0931-4a1d-a2a2-56d6c3f09a8a (type: ports) to 1 [pid: 7|app: 0|req: 577/1171] 10.0.0.233 () {34 vars in 665 bytes} [Sun Aug 23 15:52:15 2026] POST /v2.0/ports => generated 964 bytes in 528 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 578/1172] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:16 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 969 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 579/1173] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:52:16 2026] GET /v2.0/ports?tenant_id=767ccdb1785a4f328ce30c40ac04e35a&device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 1207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 580/1174] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:16 2026] GET /v2.0/security-groups?id=b980ffd4-d0e4-4718-ad7d-70e78f6c91d0&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 581/1175] 162.253.55.186 () {34 vars in 1018 bytes} [Sun Aug 23 15:52:16 2026] GET /v2.0/networks?tenant_id=767ccdb1785a4f328ce30c40ac04e35a&shared=False => generated 812 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:16.376 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-862e531c-eb2a-44ed-bf4d-d19b362bafe0 - - - - - -] OVN reports status up for port: 772c964c-0931-4a1d-a2a2-56d6c3f09a8a 2026-08-23 15:52:16.381 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e8a3727-3065-437d-a191-128531f55e5d b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 772c964c-0931-4a1d-a2a2-56d6c3f09a8a (type: ports) to 2 2026-08-23 15:52:16.396 7 INFO neutron.plugins.ml2.plugin [None req-862e531c-eb2a-44ed-bf4d-d19b362bafe0 - - - - - -] Attempt 1 to provision port 772c964c-0931-4a1d-a2a2-56d6c3f09a8a [pid: 7|app: 0|req: 582/1176] 162.253.55.186 () {34 vars in 930 bytes} [Sun Aug 23 15:52:16 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:16.734 7 INFO neutron.db.ovn_revision_numbers_db [None req-862e531c-eb2a-44ed-bf4d-d19b362bafe0 - - - - - -] Successfully bumped revision number for resource 772c964c-0931-4a1d-a2a2-56d6c3f09a8a (type: ports) to 3 [pid: 7|app: 0|req: 583/1177] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:16 2026] DELETE /v2.0/security-groups/5cda8ba9-fc5b-44d9-a036-6fc8426ca65e => generated 0 bytes in 178 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:16.949 7 INFO neutron.api.v2.resource [None req-2de08fda-25ea-43a0-93ea-c64f76f03efc 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 584/1178] 10.0.0.233 () {32 vars in 737 bytes} [Sun Aug 23 15:52:16 2026] GET /v2.0/security-groups/5cda8ba9-fc5b-44d9-a036-6fc8426ca65e => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:52:16.998 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4e8a3727-3065-437d-a191-128531f55e5d b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] No more DHCP agents 2026-08-23 15:52:16.999 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4e8a3727-3065-437d-a191-128531f55e5d b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Unable to schedule network bc050475-060b-4827-94b5-12e009a73d2d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:17.051 7 INFO neutron_taas.services.taas.taas_plugin [None req-7fb03a97-9227-4092-a6f7-0b6106bb521b 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] TaaS: Handle Delete Port: 8ed74942-75ce-49a7-b7eb-9be4e76ca38d 2026-08-23 15:52:17.053 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7fb03a97-9227-4092-a6f7-0b6106bb521b 06d904c352db413db3bba0451bad4d13 d79b9b391f294e0985fcfd5eff768657 - - default default] Tap Mirror: Handle Delete Port: 8ed74942-75ce-49a7-b7eb-9be4e76ca38d 2026-08-23 15:52:17.167 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e8a3727-3065-437d-a191-128531f55e5d b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 772c964c-0931-4a1d-a2a2-56d6c3f09a8a (type: router_ports) to 3 [pid: 8|app: 0|req: 595/1179] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:52:15 2026] PUT /v2.0/routers/84343b26-4b58-4c66-a4ce-f4826a6ed690/add_router_interface => generated 309 bytes in 1184 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 596/1180] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:52:17 2026] GET /v2.0/ports/772c964c-0931-4a1d-a2a2-56d6c3f09a8a => generated 1026 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 585/1181] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:52:16 2026] DELETE /v2.0/floatingips/9901226d-9ff0-4873-b8ad-9bd09536a531 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:17.312 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b2e7a520-d2cc-479d-8614-12d0cde25f53 - - - - - -] No port found with ID 4ac53f80-d5cd-41c3-a69d-52605f32ead0: RuntimeError: No port found with ID 4ac53f80-d5cd-41c3-a69d-52605f32ead0 2026-08-23 15:52:17.362 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b2e7a520-d2cc-479d-8614-12d0cde25f53 - - - - - -] OVN reports status down for port: 4f7971cd-6a19-4135-a8f4-4e3d75686574 2026-08-23 15:52:17.475 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b2e7a520-d2cc-479d-8614-12d0cde25f53 - - - - - -] OVN reports status down for port: eb4e42d0-db8b-4ea3-9d14-85775f4da2fb 2026-08-23 15:52:17.504 7 INFO neutron_taas.services.taas.taas_plugin [None req-3b8889cc-abb0-4a15-bb9a-159a7c016144 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 53527ec0-e9a1-4952-95d3-66c2ee61af1c 2026-08-23 15:52:17.507 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b8889cc-abb0-4a15-bb9a-159a7c016144 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 53527ec0-e9a1-4952-95d3-66c2ee61af1c 2026-08-23 15:52:17.630 8 INFO neutron_taas.services.taas.taas_plugin [None req-6256424d-fc3c-4d94-8359-449056d0d27c b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] TaaS: Handle Delete Port: 772c964c-0931-4a1d-a2a2-56d6c3f09a8a 2026-08-23 15:52:17.634 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6256424d-fc3c-4d94-8359-449056d0d27c b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Tap Mirror: Handle Delete Port: 772c964c-0931-4a1d-a2a2-56d6c3f09a8a 2026-08-23 15:52:17.717 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-64f271a8-a36b-4f80-bbfb-661a91e19cff'] response: {'server_uuid': 'd0806878-687b-48de-9168-68d0a6b88f81', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4f7971cd-6a19-4135-a8f4-4e3d75686574', 'code': 200} [pid: 8|app: 0|req: 597/1182] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:52:17 2026] PUT /v2.0/routers/84343b26-4b58-4c66-a4ce-f4826a6ed690/remove_router_interface => generated 309 bytes in 689 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 598/1183] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:17 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 599/1184] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:52:17 2026] GET /v2.0/ports?tenant_id=767ccdb1785a4f328ce30c40ac04e35a&device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 1207 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:18.048 8 INFO neutron.api.v2.resource [None req-e227d24d-a937-44af-89f8-98c90117e1ee b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 600/1185] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:52:18 2026] PUT /v2.0/routers/84343b26-4b58-4c66-a4ce-f4826a6ed690/remove_router_interface => generated 197 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 601/1186] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:18 2026] GET /v2.0/security-groups?id=b980ffd4-d0e4-4718-ad7d-70e78f6c91d0&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 602/1187] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:52:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4f7971cd-6a19-4135-a8f4-4e3d75686574 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 603/1188] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:52:18 2026] GET /v2.0/ports?device_id=84343b26-4b58-4c66-a4ce-f4826a6ed690 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 586/1189] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:52:17 2026] PUT /v2.0/routers/5e4537b6-d6d6-48b6-8e33-cb16aa9088c5/remove_router_interface => generated 309 bytes in 906 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 604/1190] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:52:18 2026] GET /v2.0/subnets?id=acf30741-4112-4017-81ae-02a2d715af95 => generated 693 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1191] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:18 2026] DELETE /v2.0/routers/84343b26-4b58-4c66-a4ce-f4826a6ed690 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 588/1192] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:52:18 2026] GET /v2.0/ports?network_id=86fa4883-53c3-4e20-8f9a-f8deaecba575&device_owner=network%3Adhcp => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:18.451 8 INFO neutron_taas.services.taas.taas_plugin [None req-9d43cffd-5ee9-441d-a5ea-71c700c5fd4e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 937a1ff2-0afb-4b76-9444-525d73d5d424 2026-08-23 15:52:18.454 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9d43cffd-5ee9-441d-a5ea-71c700c5fd4e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 937a1ff2-0afb-4b76-9444-525d73d5d424 [pid: 7|app: 0|req: 589/1193] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:18 2026] DELETE /v2.0/subnets/bc382d2d-3913-4da8-9362-63209074c1e4 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1194] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:52:18 2026] GET /v2.0/networks/86fa4883-53c3-4e20-8f9a-f8deaecba575?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:18.595 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6f58531-bb28-40ce-856a-0cb8e8ba4a47 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] TaaS: Handle Delete Port: eb4e42d0-db8b-4ea3-9d14-85775f4da2fb 2026-08-23 15:52:18.601 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6f58531-bb28-40ce-856a-0cb8e8ba4a47 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Tap Mirror: Handle Delete Port: eb4e42d0-db8b-4ea3-9d14-85775f4da2fb 2026-08-23 15:52:18.806 7 INFO neutron.services.segments.plugin [-] Segment 7a06a5c4-37f5-46ff-b10b-55db1fa28a88 resource provider aggregate not found 2026-08-23 15:52:18.812 7 INFO neutron.services.segments.plugin [-] Segment 7a06a5c4-37f5-46ff-b10b-55db1fa28a88 resource provider aggregate not found 2026-08-23 15:52:18.841 7 INFO neutron.services.segments.plugin [-] Segment 7a06a5c4-37f5-46ff-b10b-55db1fa28a88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a06a5c4-37f5-46ff-b10b-55db1fa28a88 found for delete ", "request_id": "req-62e85687-3fd0-4dd4-9553-9111c86be83c"}]} [pid: 8|app: 0|req: 605/1195] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:18 2026] DELETE /v2.0/routers/5e4537b6-d6d6-48b6-8e33-cb16aa9088c5 => generated 0 bytes in 686 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:18.855 7 INFO neutron.services.segments.plugin [-] Segment 7a06a5c4-37f5-46ff-b10b-55db1fa28a88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7a06a5c4-37f5-46ff-b10b-55db1fa28a88 found for delete ", "request_id": "req-345bd2b2-c3d3-485c-a166-c5d5141dc9d2"}]} [pid: 7|app: 0|req: 591/1196] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:52:18 2026] DELETE /v2.0/networks/bc050475-060b-4827-94b5-12e009a73d2d => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 606/1197] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:52:18 2026] GET /v2.0/networks/86fa4883-53c3-4e20-8f9a-f8deaecba575?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 607/1198] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:18 2026] DELETE /v2.0/subnets/f054b6da-2e9f-4a89-8d81-038889a15e82 => generated 0 bytes in 165 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:19.169 7 INFO neutron.db.ovn_revision_numbers_db [None req-13096899-c11a-4001-98cd-b11b94026b17 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3aba5a08-b320-46ed-aae9-b25be81d2c27 (type: security_groups) to 1 2026-08-23 15:52:19.174 8 INFO neutron.db.segments_db [None req-34bad477-76ea-423e-8614-f6b862067038 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Added segment ac5916e5-3219-431c-8c1e-82e6d19852e8 of type geneve for network d8cada71-4206-4162-966e-941d516168c0 2026-08-23 15:52:19.182 7 INFO neutron.db.ovn_revision_numbers_db [None req-13096899-c11a-4001-98cd-b11b94026b17 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3fa49c8d-4712-4b48-93de-1e5ecffbf575 (type: security_group_rules) to 0 2026-08-23 15:52:19.193 7 INFO neutron.db.ovn_revision_numbers_db [None req-13096899-c11a-4001-98cd-b11b94026b17 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 6d14f2e8-66ff-4181-adf9-9cde0f85642b (type: security_group_rules) to 0 2026-08-23 15:52:19.203 7 INFO neutron.db.ovn_revision_numbers_db [None req-13096899-c11a-4001-98cd-b11b94026b17 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 8e93b521-f330-458d-b700-4bb859658814 (type: security_group_rules) to 0 2026-08-23 15:52:19.215 7 INFO neutron.db.ovn_revision_numbers_db [None req-13096899-c11a-4001-98cd-b11b94026b17 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c8956c32-91be-4114-9b68-50adeed294f2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 592/1199] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:18 2026] GET /v2.0/security-groups?tenant_id=364a87b2c28c416c99aa90c5462acb57&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:19.277 8 INFO neutron.db.ovn_revision_numbers_db [None req-34bad477-76ea-423e-8614-f6b862067038 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource d8cada71-4206-4162-966e-941d516168c0 (type: networks) to 1 2026-08-23 15:52:19.370 7 INFO neutron_taas.services.taas.taas_plugin [None req-0acaf722-7278-4819-be3b-950d0cc1948e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 2fa6d38b-a1f4-4b68-a797-ff8b3b6dcee5 2026-08-23 15:52:19.372 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0acaf722-7278-4819-be3b-950d0cc1948e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 2fa6d38b-a1f4-4b68-a797-ff8b3b6dcee5 2026-08-23 15:52:19.437 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-34bad477-76ea-423e-8614-f6b862067038 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] No more DHCP agents 2026-08-23 15:52:19.438 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-34bad477-76ea-423e-8614-f6b862067038 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Unable to schedule network d8cada71-4206-4162-966e-941d516168c0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:19.495 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b2e7a520-d2cc-479d-8614-12d0cde25f53 - - - - - -] OVN reports status down for port: a151ab34-aec2-4461-bb69-876d2bccddff 2026-08-23 15:52:19.548 8 INFO neutron.db.ovn_revision_numbers_db [None req-34bad477-76ea-423e-8614-f6b862067038 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource a151ab34-aec2-4461-bb69-876d2bccddff (type: ports) to 1 [pid: 8|app: 0|req: 608/1200] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:52:19 2026] POST /v2.0/networks => generated 653 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1201] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:52:19 2026] DELETE /v2.0/networks/2757cd9f-025b-4b15-afab-b12563066f24 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 609/1202] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:19 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 969 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1203] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:19 2026] DELETE /v2.0/security-groups/3aba5a08-b320-46ed-aae9-b25be81d2c27 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:19.846 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aa36a35d-8078-4bb3-aa91-e06fad63e639 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] No more DHCP agents 2026-08-23 15:52:19.847 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aa36a35d-8078-4bb3-aa91-e06fad63e639 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Unable to schedule network d8cada71-4206-4162-966e-941d516168c0: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 595/1204] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:19 2026] GET /v2.0/security-groups?id=b980ffd4-d0e4-4718-ad7d-70e78f6c91d0&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:19.880 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa36a35d-8078-4bb3-aa91-e06fad63e639 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 575eceff-a7c3-4beb-b59f-8e31f60271a4 (type: subnets) to 0 [pid: 8|app: 0|req: 610/1205] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:52:19 2026] POST /v2.0/subnets => generated 646 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 596/1206] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:19 2026] GET /v2.0/security-groups?tenant_id=d79b9b391f294e0985fcfd5eff768657&name=default => generated 2921 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:20.018 8 INFO neutron.db.ovn_revision_numbers_db [None req-14cd08a5-b71c-45af-9677-f2430a9143cc b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 05c9d093-3a5f-4dd9-a9f8-c15ea0fdf4be (type: routers) to 1 [pid: 8|app: 0|req: 611/1207] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:52:19 2026] POST /v2.0/routers => generated 607 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 597/1208] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:19 2026] DELETE /v2.0/security-groups/ef34300a-842d-4865-978c-fe90d7555c2a => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:20.172 8 INFO neutron.db.ovn_revision_numbers_db [None req-afd36850-0d98-47ca-ae35-b37310c46ca4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5710e804-aee0-4e1b-8317-a75ee7e002a3 (type: security_groups) to 1 2026-08-23 15:52:20.182 8 INFO neutron.db.ovn_revision_numbers_db [None req-afd36850-0d98-47ca-ae35-b37310c46ca4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 0a7a7512-bcba-4ec2-8423-b9830c262b32 (type: security_group_rules) to 0 2026-08-23 15:52:20.192 8 INFO neutron.db.ovn_revision_numbers_db [None req-afd36850-0d98-47ca-ae35-b37310c46ca4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5b8e3538-ce66-4075-9663-a87d44061068 (type: security_group_rules) to 0 2026-08-23 15:52:20.203 8 INFO neutron.db.ovn_revision_numbers_db [None req-afd36850-0d98-47ca-ae35-b37310c46ca4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 6afd3b85-1e74-44ce-904f-f33f8922c31d (type: security_group_rules) to 0 2026-08-23 15:52:20.213 8 INFO neutron.db.ovn_revision_numbers_db [None req-afd36850-0d98-47ca-ae35-b37310c46ca4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a29c8c44-4cfa-49c6-a879-61c5879cdc3e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 612/1209] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:20 2026] GET /v2.0/security-groups?tenant_id=8266b20d4aa64086868c0ebe364fa8e7&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 613/1210] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:20 2026] DELETE /v2.0/security-groups/5710e804-aee0-4e1b-8317-a75ee7e002a3 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:20.515 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-47f3600a-7331-4cf5-a8d4-4917ea090376 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] No more DHCP agents 2026-08-23 15:52:20.517 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-47f3600a-7331-4cf5-a8d4-4917ea090376 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Unable to schedule network d8cada71-4206-4162-966e-941d516168c0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:20.598 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b2e7a520-d2cc-479d-8614-12d0cde25f53 - - - - - -] OVN reports status down for port: 5cff2fad-a431-46af-b6bb-7fa8bcd07eab 2026-08-23 15:52:20.633 7 INFO neutron.db.ovn_revision_numbers_db [None req-47f3600a-7331-4cf5-a8d4-4917ea090376 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 5cff2fad-a431-46af-b6bb-7fa8bcd07eab (type: ports) to 1 2026-08-23 15:52:20.869 7 INFO neutron.services.segments.plugin [-] Segment 3790e842-ad32-44e8-aa2f-785155c39401 resource provider aggregate not found 2026-08-23 15:52:20.886 7 INFO neutron.services.segments.plugin [-] Segment 3790e842-ad32-44e8-aa2f-785155c39401 resource provider aggregate not found 2026-08-23 15:52:20.892 7 INFO neutron.services.segments.plugin [-] Segment 3790e842-ad32-44e8-aa2f-785155c39401 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3790e842-ad32-44e8-aa2f-785155c39401 found for delete ", "request_id": "req-2d0ee0f2-ed86-49ae-b798-01d140838b61"}]} 2026-08-23 15:52:20.903 7 INFO neutron.services.segments.plugin [-] Segment 3790e842-ad32-44e8-aa2f-785155c39401 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3790e842-ad32-44e8-aa2f-785155c39401 found for delete ", "request_id": "req-4dd4db8b-27e6-4f98-a8c0-63bfd594d875"}]} [pid: 8|app: 0|req: 614/1211] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:20 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 615/1212] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:21 2026] GET /v2.0/security-groups?id=b980ffd4-d0e4-4718-ad7d-70e78f6c91d0&fields=id&fields=name => generated 113 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:21.144 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b2e7a520-d2cc-479d-8614-12d0cde25f53 - - - - - -] OVN reports status up for port: 5cff2fad-a431-46af-b6bb-7fa8bcd07eab 2026-08-23 15:52:21.155 8 INFO neutron.plugins.ml2.plugin [None req-b2e7a520-d2cc-479d-8614-12d0cde25f53 - - - - - -] Attempt 1 to provision port 5cff2fad-a431-46af-b6bb-7fa8bcd07eab 2026-08-23 15:52:21.221 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-47f3600a-7331-4cf5-a8d4-4917ea090376 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] No more DHCP agents 2026-08-23 15:52:21.223 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-47f3600a-7331-4cf5-a8d4-4917ea090376 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Unable to schedule network d8cada71-4206-4162-966e-941d516168c0: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:21.478 7 INFO neutron.db.ovn_revision_numbers_db [None req-47f3600a-7331-4cf5-a8d4-4917ea090376 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 5cff2fad-a431-46af-b6bb-7fa8bcd07eab (type: router_ports) to 1 [pid: 7|app: 0|req: 598/1213] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:52:20 2026] PUT /v2.0/routers/05c9d093-3a5f-4dd9-a9f8-c15ea0fdf4be/add_router_interface => generated 309 bytes in 1338 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1214] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:52:21 2026] GET /v2.0/ports/5cff2fad-a431-46af-b6bb-7fa8bcd07eab => generated 947 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:21.702 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2e7a520-d2cc-479d-8614-12d0cde25f53 - - - - - -] Successfully bumped revision number for resource 5cff2fad-a431-46af-b6bb-7fa8bcd07eab (type: ports) to 2 [pid: 7|app: 0|req: 599/1215] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:52:21 2026] GET /v2.0/ports/5cff2fad-a431-46af-b6bb-7fa8bcd07eab => generated 947 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:21.767 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] No port found with ID 772c964c-0931-4a1d-a2a2-56d6c3f09a8a: RuntimeError: No port found with ID 772c964c-0931-4a1d-a2a2-56d6c3f09a8a 2026-08-23 15:52:22.100 8 INFO neutron_taas.services.taas.taas_plugin [None req-d2ebe619-c432-46a6-a977-3e6ee9535494 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] TaaS: Handle Delete Port: 5cff2fad-a431-46af-b6bb-7fa8bcd07eab 2026-08-23 15:52:22.103 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2ebe619-c432-46a6-a977-3e6ee9535494 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Tap Mirror: Handle Delete Port: 5cff2fad-a431-46af-b6bb-7fa8bcd07eab [pid: 7|app: 0|req: 600/1216] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:22 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 601/1217] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:22 2026] GET /v2.0/security-groups?id=b980ffd4-d0e4-4718-ad7d-70e78f6c91d0&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 617/1218] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:52:21 2026] PUT /v2.0/routers/05c9d093-3a5f-4dd9-a9f8-c15ea0fdf4be/remove_router_interface => generated 309 bytes in 603 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 602/1219] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:52:22 2026] GET /v2.0/ports?device_id=05c9d093-3a5f-4dd9-a9f8-c15ea0fdf4be => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 618/1220] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:22 2026] DELETE /v2.0/routers/05c9d093-3a5f-4dd9-a9f8-c15ea0fdf4be => generated 0 bytes in 170 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1221] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:22 2026] DELETE /v2.0/subnets/575eceff-a7c3-4beb-b59f-8e31f60271a4 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:22.769 8 INFO neutron_taas.services.taas.taas_plugin [None req-d64142d2-ee90-4752-8e62-8fe3a62a9c30 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] TaaS: Handle Delete Port: a151ab34-aec2-4461-bb69-876d2bccddff 2026-08-23 15:52:22.773 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d64142d2-ee90-4752-8e62-8fe3a62a9c30 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Tap Mirror: Handle Delete Port: a151ab34-aec2-4461-bb69-876d2bccddff 2026-08-23 15:52:22.973 8 INFO neutron.services.segments.plugin [-] Segment ac5916e5-3219-431c-8c1e-82e6d19852e8 resource provider aggregate not found 2026-08-23 15:52:22.981 8 INFO neutron.services.segments.plugin [-] Segment ac5916e5-3219-431c-8c1e-82e6d19852e8 resource provider aggregate not found 2026-08-23 15:52:22.995 8 INFO neutron.services.segments.plugin [-] Segment ac5916e5-3219-431c-8c1e-82e6d19852e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac5916e5-3219-431c-8c1e-82e6d19852e8 found for delete ", "request_id": "req-51b1a589-6241-497a-9f8e-8df40baa7b52"}]} 2026-08-23 15:52:22.999 8 INFO neutron.services.segments.plugin [-] Segment ac5916e5-3219-431c-8c1e-82e6d19852e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac5916e5-3219-431c-8c1e-82e6d19852e8 found for delete ", "request_id": "req-3326ea44-7670-4b7b-9164-4e6db081c228"}]} [pid: 8|app: 0|req: 619/1222] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:52:22 2026] DELETE /v2.0/networks/d8cada71-4206-4162-966e-941d516168c0 => generated 0 bytes in 378 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 620/1223] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:23 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 621/1224] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:23 2026] GET /v2.0/security-groups?id=b980ffd4-d0e4-4718-ad7d-70e78f6c91d0&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:23.423 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dbfb1336-ae68-46cd-bc64-a9f66d62141c b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] No more DHCP agents 2026-08-23 15:52:23.425 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dbfb1336-ae68-46cd-bc64-a9f66d62141c b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:23.539 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] OVN reports status down for port: b54d23b3-ca05-47a6-b465-f8e65d2c0502 2026-08-23 15:52:23.593 7 INFO neutron.db.ovn_revision_numbers_db [None req-dbfb1336-ae68-46cd-bc64-a9f66d62141c b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource b54d23b3-ca05-47a6-b465-f8e65d2c0502 (type: ports) to 1 2026-08-23 15:52:24.230 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-dc73f10b-8198-4aac-aecb-218db2b7caa4 - - - - - -] Schedule LRP lrp-b54d23b3-ca05-47a6-b465-f8e65d2c0502 on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:52:24.278 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] OVN reports status up for port: b54d23b3-ca05-47a6-b465-f8e65d2c0502 2026-08-23 15:52:24.323 7 INFO neutron.plugins.ml2.plugin [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] Attempt 1 to provision port b54d23b3-ca05-47a6-b465-f8e65d2c0502 2026-08-23 15:52:24.325 7 INFO neutron.db.ovn_revision_numbers_db [None req-dbfb1336-ae68-46cd-bc64-a9f66d62141c b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource b54d23b3-ca05-47a6-b465-f8e65d2c0502 (type: router_ports) to 1 2026-08-23 15:52:24.441 7 INFO neutron.db.ovn_revision_numbers_db [None req-dbfb1336-ae68-46cd-bc64-a9f66d62141c b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 7417cf7d-6910-4ac9-8ebf-8fec52c82ff3 (type: routers) to 2 [pid: 7|app: 0|req: 604/1227] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:52:23 2026] POST /v2.0/routers => generated 952 bytes in 1431 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 605/1228] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:24 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 969 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1229] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:52:24 2026] GET /v2.0/routers/7417cf7d-6910-4ac9-8ebf-8fec52c82ff3 => generated 958 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 607/1230] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:24 2026] GET /v2.0/security-groups?id=b980ffd4-d0e4-4718-ad7d-70e78f6c91d0&fields=id&fields=name => generated 113 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:24.676 8 INFO neutron.db.ovn_revision_numbers_db [None req-2dd9c9d0-b1d3-402f-8e66-7fe82a04910e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c8b1f86e-4c3c-4513-977a-4dc5602aa64b (type: security_groups) to 1 2026-08-23 15:52:24.690 8 INFO neutron.db.ovn_revision_numbers_db [None req-2dd9c9d0-b1d3-402f-8e66-7fe82a04910e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 2c69b02a-2011-4d09-bfc7-46b16015b613 (type: security_group_rules) to 0 2026-08-23 15:52:24.718 8 INFO neutron.db.ovn_revision_numbers_db [None req-2dd9c9d0-b1d3-402f-8e66-7fe82a04910e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 702564f9-9b55-4f18-8bc1-d5be0022964b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 608/1231] 10.0.0.233 () {32 vars in 647 bytes} [Sun Aug 23 15:52:24 2026] GET /v2.0/routers => generated 961 bytes in 126 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:24.750 8 INFO neutron.db.ovn_revision_numbers_db [None req-2dd9c9d0-b1d3-402f-8e66-7fe82a04910e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 8809584f-7a32-4838-85fe-18c305fa5051 (type: security_group_rules) to 0 2026-08-23 15:52:24.779 8 INFO neutron.db.ovn_revision_numbers_db [None req-2dd9c9d0-b1d3-402f-8e66-7fe82a04910e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource fad9196e-645e-4a93-8c1a-c459fcf039b7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 624/1232] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:24 2026] GET /v2.0/security-groups?tenant_id=1f9e1f717a0e40c5a91790c065cde115&name=default => generated 2925 bytes in 400 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1233] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:24 2026] DELETE /v2.0/security-groups/c8b1f86e-4c3c-4513-977a-4dc5602aa64b => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:25.170 7 INFO neutron.db.ovn_revision_numbers_db [None req-e1a2d5bd-cdd6-435e-807c-2dc7161c665b b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Successfully bumped revision number for resource 7417cf7d-6910-4ac9-8ebf-8fec52c82ff3 (type: routers) to 3 [pid: 7|app: 0|req: 609/1234] 10.0.0.233 () {34 vars in 741 bytes} [Sun Aug 23 15:52:24 2026] PUT /v2.0/routers/7417cf7d-6910-4ac9-8ebf-8fec52c82ff3 => generated 965 bytes in 446 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1235] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:52:25 2026] GET /v2.0/routers/7417cf7d-6910-4ac9-8ebf-8fec52c82ff3 => generated 965 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:25.279 8 INFO neutron.db.ovn_revision_numbers_db [None req-2678b6de-8323-430d-9687-8ad958dd4fc7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource bc80cd88-fba0-431d-b209-5b30014d2eeb (type: security_groups) to 1 2026-08-23 15:52:25.292 8 INFO neutron.db.ovn_revision_numbers_db [None req-2678b6de-8323-430d-9687-8ad958dd4fc7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 1d0e2caf-99f4-42c1-8e77-b5aa6245f049 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 611/1236] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:52:25 2026] GET /v2.0/ports?device_id=7417cf7d-6910-4ac9-8ebf-8fec52c82ff3 => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:25.303 8 INFO neutron.db.ovn_revision_numbers_db [None req-2678b6de-8323-430d-9687-8ad958dd4fc7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4118e754-066f-44a6-b18f-38823562ddd1 (type: security_group_rules) to 0 2026-08-23 15:52:25.314 8 INFO neutron.db.ovn_revision_numbers_db [None req-2678b6de-8323-430d-9687-8ad958dd4fc7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e398dae8-16c3-456e-ac3c-85e95df112cb (type: security_group_rules) to 0 2026-08-23 15:52:25.326 8 INFO neutron.db.ovn_revision_numbers_db [None req-2678b6de-8323-430d-9687-8ad958dd4fc7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ec53cc6c-b7f3-4c4d-948a-667f19148912 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 626/1237] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:25 2026] GET /v2.0/security-groups?tenant_id=e873abe8240848399beeee6b066ee82d&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 627/1238] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:25 2026] DELETE /v2.0/security-groups/bc80cd88-fba0-431d-b209-5b30014d2eeb => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:25.604 7 INFO neutron_taas.services.taas.taas_plugin [None req-516d72df-9036-42e0-997e-a5940db9fb11 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] TaaS: Handle Delete Port: b54d23b3-ca05-47a6-b465-f8e65d2c0502 2026-08-23 15:52:25.608 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-516d72df-9036-42e0-997e-a5940db9fb11 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] Tap Mirror: Handle Delete Port: b54d23b3-ca05-47a6-b465-f8e65d2c0502 [pid: 8|app: 0|req: 628/1239] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:25 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 629/1240] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:25 2026] GET /v2.0/security-groups?id=b980ffd4-d0e4-4718-ad7d-70e78f6c91d0&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1241] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:25 2026] DELETE /v2.0/routers/7417cf7d-6910-4ac9-8ebf-8fec52c82ff3 => generated 0 bytes in 800 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 630/1242] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:52:26 2026] GET /v2.0/ports?device_id=7417cf7d-6910-4ac9-8ebf-8fec52c82ff3 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:26.152 7 INFO neutron.api.v2.resource [None req-8ae879fb-3e02-4a3a-aea9-ba5a95ecf9a0 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 613/1243] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:26 2026] DELETE /v2.0/routers/7417cf7d-6910-4ac9-8ebf-8fec52c82ff3 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 631/1244] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:52:26 2026] GET /v2.0/ports?device_id=05c9d093-3a5f-4dd9-a9f8-c15ea0fdf4be => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:26.201 7 INFO neutron.api.v2.resource [None req-3ee2e975-e0a7-41d5-82d1-4a8f89423ed3 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 614/1245] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:26 2026] DELETE /v2.0/routers/05c9d093-3a5f-4dd9-a9f8-c15ea0fdf4be => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:52:26.234 8 INFO neutron.pecan_wsgi.hooks.translation [None req-694cf302-52ba-41fd-ba72-bc2a715cec21 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 632/1246] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:26 2026] DELETE /v2.0/subnets/575eceff-a7c3-4beb-b59f-8e31f60271a4 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 615/1247] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:52:26 2026] GET /v2.0/ports?device_id=84343b26-4b58-4c66-a4ce-f4826a6ed690 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:26.297 8 INFO neutron.api.v2.resource [None req-b36050fa-e2bb-413c-a205-0bec34a230ff b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 633/1248] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:26 2026] DELETE /v2.0/routers/84343b26-4b58-4c66-a4ce-f4826a6ed690 => generated 135 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:52:26.317 7 INFO neutron.pecan_wsgi.hooks.translation [None req-607287dd-e31d-41dd-a22d-d1c7055f41bc b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 616/1249] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:26 2026] DELETE /v2.0/subnets/bc382d2d-3913-4da8-9362-63209074c1e4 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1250] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:52:26 2026] GET /v2.0/ports?device_id=ae8669f4-84f3-4e54-a8c9-cbdcd0434a52 => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:26.510 8 INFO neutron.db.ovn_revision_numbers_db [None req-ed578e99-9148-4ba1-a54e-8c0e68d7f94e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 743fc376-ff6b-4578-bfe8-79037849a429 (type: security_groups) to 1 2026-08-23 15:52:26.524 8 INFO neutron.db.ovn_revision_numbers_db [None req-ed578e99-9148-4ba1-a54e-8c0e68d7f94e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 085af3bb-f063-4603-bfc5-5c9b884922e6 (type: security_group_rules) to 0 2026-08-23 15:52:26.534 8 INFO neutron.db.ovn_revision_numbers_db [None req-ed578e99-9148-4ba1-a54e-8c0e68d7f94e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 26341612-9610-4604-af83-b20d5b048220 (type: security_group_rules) to 0 2026-08-23 15:52:26.546 8 INFO neutron.db.ovn_revision_numbers_db [None req-ed578e99-9148-4ba1-a54e-8c0e68d7f94e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 314e3d80-1a55-4820-b691-1b8a5d2dffc5 (type: security_group_rules) to 0 2026-08-23 15:52:26.557 8 INFO neutron.db.ovn_revision_numbers_db [None req-ed578e99-9148-4ba1-a54e-8c0e68d7f94e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource fbe0df44-11c3-4082-b76f-c56a906ce47e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 634/1251] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:26 2026] GET /v2.0/security-groups?tenant_id=0a5e1ae44280438a9d1ebf42bc1bbedf&name=default => generated 2925 bytes in 279 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:26.826 7 INFO neutron.api.v2.resource [None req-e694ca55-ca77-4dd2-8b0d-b14a6dff38dc b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1252] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:26 2026] DELETE /v2.0/routers/ae8669f4-84f3-4e54-a8c9-cbdcd0434a52 => generated 135 bytes in 493 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:52:26.853 7 INFO neutron.pecan_wsgi.hooks.translation [None req-bc00ae58-eada-4477-93fa-9e40bfffe9d2 b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 619/1253] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:26 2026] DELETE /v2.0/subnets/64d9d8dd-ff02-42bd-91b9-a365504fe68b => generated 136 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 635/1254] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:26 2026] DELETE /v2.0/security-groups/743fc376-ff6b-4578-bfe8-79037849a429 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:26.888 8 INFO neutron.pecan_wsgi.hooks.translation [None req-47f95004-c288-47ce-83c2-fdefe92e4caf b1944d6e0b6240d7a39c05ef785cce41 cbc259ff1fc74b5e9854b6c6a42f852c - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 636/1255] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:26 2026] DELETE /v2.0/subnets/df3c6a48-c469-4286-a64f-e3ba596450c0 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 620/1256] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:26 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 969 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 637/1257] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:26 2026] GET /v2.0/security-groups?id=b980ffd4-d0e4-4718-ad7d-70e78f6c91d0&fields=id&fields=name => generated 113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:27.064 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b2c62cbe-a05d-4b84-891c-ab46f2878e41 - - - - - -] No port found with ID 5cff2fad-a431-46af-b6bb-7fa8bcd07eab: RuntimeError: No port found with ID 5cff2fad-a431-46af-b6bb-7fa8bcd07eab 2026-08-23 15:52:27.074 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b2c62cbe-a05d-4b84-891c-ab46f2878e41 - - - - - -] OVN reports status up for port: 4f7971cd-6a19-4135-a8f4-4e3d75686574 2026-08-23 15:52:27.086 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c4039e4-06e0-40c6-9f9b-896e15ad0d5d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 8e8a2f45-f478-4da7-902f-77d451e0a122 (type: security_groups) to 1 2026-08-23 15:52:27.102 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c4039e4-06e0-40c6-9f9b-896e15ad0d5d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 543a6947-1e3e-4c07-a34d-da1c82c4752d (type: security_group_rules) to 0 2026-08-23 15:52:27.115 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c4039e4-06e0-40c6-9f9b-896e15ad0d5d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5ca43a62-e5f8-4f15-8444-68b25b37745c (type: security_group_rules) to 0 2026-08-23 15:52:27.117 8 INFO neutron.plugins.ml2.plugin [None req-b2c62cbe-a05d-4b84-891c-ab46f2878e41 - - - - - -] Attempt 1 to provision port 4f7971cd-6a19-4135-a8f4-4e3d75686574 2026-08-23 15:52:27.129 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c4039e4-06e0-40c6-9f9b-896e15ad0d5d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b0bbe534-0322-4444-9a76-0bf3898f9be5 (type: security_group_rules) to 0 2026-08-23 15:52:27.142 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c4039e4-06e0-40c6-9f9b-896e15ad0d5d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b2b6e1a9-5c3a-485e-8a40-9788986dc321 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 621/1258] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:26 2026] GET /v2.0/security-groups?tenant_id=eabdc28462d8464ba0dc040cb09eb503&name=default => generated 2925 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:27.236 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-896e63f8-626c-45fe-b8e5-440ed3fadc8d'] response: {'server_uuid': 'd0806878-687b-48de-9168-68d0a6b88f81', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f7971cd-6a19-4135-a8f4-4e3d75686574', 'code': 200} 2026-08-23 15:52:27.442 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2c62cbe-a05d-4b84-891c-ab46f2878e41 - - - - - -] Successfully bumped revision number for resource 4f7971cd-6a19-4135-a8f4-4e3d75686574 (type: ports) to 5 [pid: 7|app: 0|req: 622/1259] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:27 2026] GET /v2.0/security-groups?tenant_id=cbc259ff1fc74b5e9854b6c6a42f852c&name=default => generated 2925 bytes in 168 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 638/1260] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:27 2026] DELETE /v2.0/security-groups/8e8a2f45-f478-4da7-902f-77d451e0a122 => generated 0 bytes in 421 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 623/1261] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:27 2026] DELETE /v2.0/security-groups/2c74bc79-3bf6-4b5d-813d-96abcdffe914 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 639/1262] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:28 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 624/1263] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:28 2026] GET /v2.0/security-groups?id=b980ffd4-d0e4-4718-ad7d-70e78f6c91d0&fields=id&fields=name => generated 113 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:29.144 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] No port found with ID b54d23b3-ca05-47a6-b465-f8e65d2c0502: RuntimeError: No port found with ID b54d23b3-ca05-47a6-b465-f8e65d2c0502 [pid: 8|app: 0|req: 640/1264] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:29 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:29.302 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5833b6d-fe40-42f8-bbf6-bf5019a77ee3'] response: {'server_uuid': 'd0806878-687b-48de-9168-68d0a6b88f81', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4f7971cd-6a19-4135-a8f4-4e3d75686574', 'code': 200} [pid: 8|app: 0|req: 641/1265] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:29 2026] GET /v2.0/security-groups?id=b980ffd4-d0e4-4718-ad7d-70e78f6c91d0&fields=id&fields=name => generated 113 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1266] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:29 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:29.591 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f01ecf4-404c-4013-b447-260a48165f41 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource f7035bd4-74e4-4c83-9731-c1e3621600bc (type: security_groups) to 1 2026-08-23 15:52:29.609 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f01ecf4-404c-4013-b447-260a48165f41 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource 231512f4-40ae-4015-bff1-dde823acc780 (type: security_group_rules) to 0 2026-08-23 15:52:29.624 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f01ecf4-404c-4013-b447-260a48165f41 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource 2e18ad9b-b5b8-417f-b954-27bf095c95f4 (type: security_group_rules) to 0 2026-08-23 15:52:29.637 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f01ecf4-404c-4013-b447-260a48165f41 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource 73b318ee-69f6-4a8b-9277-9e3f9749e69c (type: security_group_rules) to 0 2026-08-23 15:52:29.651 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f01ecf4-404c-4013-b447-260a48165f41 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource b3ed5ec5-78fc-4dd2-956c-6e96ab40d3b9 (type: security_group_rules) to 0 2026-08-23 15:52:29.729 7 INFO neutron.db.segments_db [None req-5f01ecf4-404c-4013-b447-260a48165f41 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Added segment c340658a-5296-4562-a9b4-4619f7dc282d of type geneve for network 91698fb9-ae66-493c-8de2-9ce13e772001 2026-08-23 15:52:29.865 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f01ecf4-404c-4013-b447-260a48165f41 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource 91698fb9-ae66-493c-8de2-9ce13e772001 (type: networks) to 1 2026-08-23 15:52:29.987 8 INFO neutron.db.ovn_revision_numbers_db [None req-209a09f3-024b-40ed-93c3-2dd63be8c4cb 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] Successfully bumped revision number for resource 867882e6-4930-4aaf-8c84-c4f63a07a6d2 (type: floatingips) to 1 2026-08-23 15:52:30.064 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5f01ecf4-404c-4013-b447-260a48165f41 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] No more DHCP agents 2026-08-23 15:52:30.066 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5f01ecf4-404c-4013-b447-260a48165f41 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Unable to schedule network 91698fb9-ae66-493c-8de2-9ce13e772001: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:30.115 8 INFO neutron.db.ovn_revision_numbers_db [None req-209a09f3-024b-40ed-93c3-2dd63be8c4cb 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] Successfully bumped revision number for resource 867882e6-4930-4aaf-8c84-c4f63a07a6d2 (type: floatingips) to 2 2026-08-23 15:52:30.116 8 INFO neutron.db.l3_db [None req-209a09f3-024b-40ed-93c3-2dd63be8c4cb 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] Floating IP 867882e6-4930-4aaf-8c84-c4f63a07a6d2 associated. External IP: 10.96.250.212, port: 4f7971cd-6a19-4135-a8f4-4e3d75686574. 2026-08-23 15:52:30.140 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] OVN reports status down for port: 41ffbf6c-4899-4c6f-8af7-10c7c064b875 [pid: 8|app: 0|req: 643/1267] 10.0.0.233 () {34 vars in 749 bytes} [Sun Aug 23 15:52:29 2026] PUT /v2.0/floatingips/867882e6-4930-4aaf-8c84-c4f63a07a6d2 => generated 855 bytes in 708 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:30.200 7 INFO neutron.db.ovn_revision_numbers_db [None req-5f01ecf4-404c-4013-b447-260a48165f41 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource 41ffbf6c-4899-4c6f-8af7-10c7c064b875 (type: ports) to 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 644/1268] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 625/1269] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:52:29 2026] POST /v2.0/networks => generated 668 bytes in 1004 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 645/1270] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/security-groups?id=b980ffd4-d0e4-4718-ad7d-70e78f6c91d0&fields=id&fields=name => generated 113 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:30.485 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d50aafd-59e1-4c5e-944d-2a4f38f80809 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] No more DHCP agents 2026-08-23 15:52:30.486 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d50aafd-59e1-4c5e-944d-2a4f38f80809 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Unable to schedule network 91698fb9-ae66-493c-8de2-9ce13e772001: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:30.521 7 INFO neutron.db.ovn_revision_numbers_db [None req-4d50aafd-59e1-4c5e-944d-2a4f38f80809 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource 834e4a1c-bd5d-4b0c-bb3f-eea6b1cbc004 (type: subnets) to 0 [pid: 7|app: 0|req: 626/1271] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:52:30 2026] POST /v2.0/subnets => generated 627 bytes in 285 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 627/1272] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 628/1273] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/security-groups?id=b980ffd4-d0e4-4718-ad7d-70e78f6c91d0&fields=id&fields=name => generated 113 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:31.004 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0d4163d3-8c72-4069-8b85-f3f5c76fc106 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] No more DHCP agents 2026-08-23 15:52:31.006 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0d4163d3-8c72-4069-8b85-f3f5c76fc106 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:31.085 7 INFO neutron.db.ovn_revision_numbers_db [None req-068ed99d-997a-4172-8246-a981edaa6867 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 78dd55bf-71da-46fc-9eb9-fa1ae43d9f88 (type: security_groups) to 1 2026-08-23 15:52:31.097 7 INFO neutron.db.ovn_revision_numbers_db [None req-068ed99d-997a-4172-8246-a981edaa6867 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 287926cb-8f3c-4310-99e9-355ad1b58f26 (type: security_group_rules) to 0 2026-08-23 15:52:31.110 7 INFO neutron.db.ovn_revision_numbers_db [None req-068ed99d-997a-4172-8246-a981edaa6867 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 2b9e28f8-3b98-4b20-8f58-d94e64725f9a (type: security_group_rules) to 0 2026-08-23 15:52:31.142 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4091a3a4-e9a3-4222-b0e6-96283ee59766 - - - - - -] OVN reports status down for port: df4c13cb-45cc-4144-b8d6-7e9bb50fae68 2026-08-23 15:52:31.142 7 INFO neutron.db.ovn_revision_numbers_db [None req-068ed99d-997a-4172-8246-a981edaa6867 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ad97751d-be0b-4f10-aa34-4e2be1f540ac (type: security_group_rules) to 0 2026-08-23 15:52:31.157 7 INFO neutron.db.ovn_revision_numbers_db [None req-068ed99d-997a-4172-8246-a981edaa6867 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d17bb27b-b9e7-4ae9-b4fa-a03e5be07928 (type: security_group_rules) to 0 2026-08-23 15:52:31.214 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d4163d3-8c72-4069-8b85-f3f5c76fc106 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource df4c13cb-45cc-4144-b8d6-7e9bb50fae68 (type: ports) to 1 [pid: 7|app: 0|req: 629/1274] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:30 2026] GET /v2.0/security-groups?tenant_id=735bd4c53a614d738d3a18a4567e6feb&name=default => generated 2925 bytes in 506 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:31.342 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-38d4261c-3f07-4577-a02e-905dae0b92ff'] response: {'name': 'network-changed', 'server_uuid': 'd0806878-687b-48de-9168-68d0a6b88f81', 'tag': '4f7971cd-6a19-4135-a8f4-4e3d75686574', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 630/1275] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:31 2026] DELETE /v2.0/security-groups/78dd55bf-71da-46fc-9eb9-fa1ae43d9f88 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:31.657 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4091a3a4-e9a3-4222-b0e6-96283ee59766 - - - - - -] OVN reports status down for port: 4f7971cd-6a19-4135-a8f4-4e3d75686574 [pid: 7|app: 0|req: 631/1276] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 971 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 632/1277] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/ports?tenant_id=767ccdb1785a4f328ce30c40ac04e35a&device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 1209 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1278] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/security-groups?id=b980ffd4-d0e4-4718-ad7d-70e78f6c91d0&fields=id&fields=name => generated 113 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 634/1279] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/networks?id=86fa4883-53c3-4e20-8f9a-f8deaecba575 => generated 812 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1280] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:52:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=4f7971cd-6a19-4135-a8f4-4e3d75686574 => generated 858 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 636/1281] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:52:32 2026] GET /v2.0/subnets?id=acf30741-4112-4017-81ae-02a2d715af95 => generated 693 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1282] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:52:32 2026] GET /v2.0/ports?network_id=86fa4883-53c3-4e20-8f9a-f8deaecba575&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 638/1283] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:52:32 2026] GET /v2.0/networks/86fa4883-53c3-4e20-8f9a-f8deaecba575?fields=segments => generated 14 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:32.204 8 INFO neutron.db.ovn_revision_numbers_db [None req-4091a3a4-e9a3-4222-b0e6-96283ee59766 - - - - - -] Successfully bumped revision number for resource 4f7971cd-6a19-4135-a8f4-4e3d75686574 (type: ports) to 6 2026-08-23 15:52:32.217 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-5c483c76-acf8-4f4f-8550-37a2b9ca5060 - - - - - -] Schedule LRP lrp-df4c13cb-45cc-4144-b8d6-7e9bb50fae68 on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 [pid: 7|app: 0|req: 639/1284] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:52:32 2026] GET /v2.0/networks/86fa4883-53c3-4e20-8f9a-f8deaecba575?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:32.345 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5369645f-34ce-4462-83c9-7c93802863f1 - - - - - -] OVN reports status up for port: df4c13cb-45cc-4144-b8d6-7e9bb50fae68 2026-08-23 15:52:32.368 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d4163d3-8c72-4069-8b85-f3f5c76fc106 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource df4c13cb-45cc-4144-b8d6-7e9bb50fae68 (type: router_ports) to 1 2026-08-23 15:52:32.370 8 INFO neutron.plugins.ml2.plugin [None req-5369645f-34ce-4462-83c9-7c93802863f1 - - - - - -] Attempt 1 to provision port df4c13cb-45cc-4144-b8d6-7e9bb50fae68 2026-08-23 15:52:32.478 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d4163d3-8c72-4069-8b85-f3f5c76fc106 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource a4bcee82-a4bf-4460-8446-b6becfa45f41 (type: routers) to 2 [pid: 8|app: 0|req: 646/1285] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:52:30 2026] POST /v2.0/routers => generated 954 bytes in 1950 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 647/1286] 162.253.55.186 () {34 vars in 994 bytes} [Sun Aug 23 15:52:32 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:33.007 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aafc2667-a404-4089-ac76-7a3d752fab13 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] No more DHCP agents 2026-08-23 15:52:33.008 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aafc2667-a404-4089-ac76-7a3d752fab13 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Unable to schedule network 91698fb9-ae66-493c-8de2-9ce13e772001: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:33.022 8 INFO neutron_taas.services.taas.taas_plugin [req-da7485d1-ee33-4e00-8686-f0d2ba27a009 req-932e61a0-07d5-4220-b075-7b65a77f6536 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] TaaS: Handle Delete Port: 4f7971cd-6a19-4135-a8f4-4e3d75686574 2026-08-23 15:52:33.025 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-da7485d1-ee33-4e00-8686-f0d2ba27a009 req-932e61a0-07d5-4220-b075-7b65a77f6536 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] Tap Mirror: Handle Delete Port: 4f7971cd-6a19-4135-a8f4-4e3d75686574 2026-08-23 15:52:33.135 7 INFO neutron.db.ovn_revision_numbers_db [None req-aafc2667-a404-4089-ac76-7a3d752fab13 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource 264dbdc0-a2aa-4a0f-9464-44998f99a25c (type: ports) to 1 2026-08-23 15:52:33.183 8 INFO neutron.db.l3_db [req-da7485d1-ee33-4e00-8686-f0d2ba27a009 req-932e61a0-07d5-4220-b075-7b65a77f6536 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] Floating IP 867882e6-4930-4aaf-8c84-c4f63a07a6d2 disassociated. External IP: 10.96.250.212, port: 4f7971cd-6a19-4135-a8f4-4e3d75686574. [pid: 8|app: 0|req: 648/1287] 162.253.55.186 () {36 vars in 997 bytes} [Sun Aug 23 15:52:32 2026] DELETE /v2.0/ports/4f7971cd-6a19-4135-a8f4-4e3d75686574 => generated 0 bytes in 403 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 649/1288] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:33 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:33.378 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a36c0a5b-f6ae-44bd-803d-6bb1f866d52f'] response: {'server_uuid': 'd0806878-687b-48de-9168-68d0a6b88f81', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4f7971cd-6a19-4135-a8f4-4e3d75686574', 'code': 200} 2026-08-23 15:52:33.378 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a36c0a5b-f6ae-44bd-803d-6bb1f866d52f'] response: {'server_uuid': 'd0806878-687b-48de-9168-68d0a6b88f81', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4f7971cd-6a19-4135-a8f4-4e3d75686574', 'code': 200} 2026-08-23 15:52:33.379 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a36c0a5b-f6ae-44bd-803d-6bb1f866d52f'] response: {'server_uuid': 'd0806878-687b-48de-9168-68d0a6b88f81', 'name': 'network-vif-deleted', 'tag': '4f7971cd-6a19-4135-a8f4-4e3d75686574', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 650/1289] 10.0.0.233 () {32 vars in 653 bytes} [Sun Aug 23 15:52:33 2026] GET /v2.0/extensions => generated 20541 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-23 15:52:33.645 8 INFO neutron.db.ovn_revision_numbers_db [None req-9eb7d03c-e1d4-45a6-b835-c68cb15d1490 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b222ec6d-9bb5-4f58-9cb8-1d4bf086eb95 (type: security_groups) to 1 2026-08-23 15:52:33.658 8 INFO neutron.db.ovn_revision_numbers_db [None req-9eb7d03c-e1d4-45a6-b835-c68cb15d1490 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5383da90-af36-4b68-af72-0dc768c4a824 (type: security_group_rules) to 0 2026-08-23 15:52:33.670 8 INFO neutron.db.ovn_revision_numbers_db [None req-9eb7d03c-e1d4-45a6-b835-c68cb15d1490 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a248a08a-b9f7-47cc-951e-92bf2aff91f4 (type: security_group_rules) to 0 2026-08-23 15:52:33.683 8 INFO neutron.db.ovn_revision_numbers_db [None req-9eb7d03c-e1d4-45a6-b835-c68cb15d1490 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource abec0d3f-9633-41b3-9494-2f3a4b448cf4 (type: security_group_rules) to 0 2026-08-23 15:52:33.697 8 INFO neutron.db.ovn_revision_numbers_db [None req-9eb7d03c-e1d4-45a6-b835-c68cb15d1490 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c3cc2067-8178-4f72-aad8-6543648dccea (type: security_group_rules) to 0 [pid: 8|app: 0|req: 651/1290] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:33 2026] GET /v2.0/security-groups?tenant_id=69f05d5f228b4d11a7c65457bc2d41fa&name=default => generated 2925 bytes in 255 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 652/1291] 10.0.0.233 () {32 vars in 681 bytes} [Sun Aug 23 15:52:33 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:33.873 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aafc2667-a404-4089-ac76-7a3d752fab13 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] No more DHCP agents 2026-08-23 15:52:33.875 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aafc2667-a404-4089-ac76-7a3d752fab13 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Unable to schedule network 91698fb9-ae66-493c-8de2-9ce13e772001: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 653/1292] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:33 2026] DELETE /v2.0/security-groups/b222ec6d-9bb5-4f58-9cb8-1d4bf086eb95 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1293] 10.0.0.233 () {32 vars in 681 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/address-scope => generated 163 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1294] 10.0.0.233 () {32 vars in 665 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/agent => generated 153 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 656/1295] 10.0.0.233 () {32 vars in 697 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 657/1296] 10.0.0.233 () {32 vars in 701 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/auto-allocated-topology => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 658/1297] 10.0.0.233 () {32 vars in 689 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/availability_zone => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 659/1298] 10.0.0.233 () {32 vars in 693 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 660/1299] 10.0.0.233 () {32 vars in 695 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/dhcp_agent_scheduler => generated 187 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 661/1300] 10.0.0.233 () {32 vars in 685 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1301] 10.0.0.233 () {32 vars in 687 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/dns-domain-ports => generated 205 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1302] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/dns-integration-domain-keywords => generated 283 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1303] 10.0.0.233 () {32 vars in 699 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/empty-string-filtering => generated 219 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1304] 10.0.0.233 () {32 vars in 679 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/external-net => generated 200 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:34.213 7 INFO neutron.db.ovn_revision_numbers_db [None req-aafc2667-a404-4089-ac76-7a3d752fab13 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource 264dbdc0-a2aa-4a0f-9464-44998f99a25c (type: router_ports) to 1 [pid: 7|app: 0|req: 640/1305] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:52:32 2026] PUT /v2.0/routers/a4bcee82-a4bf-4460-8446-b6becfa45f41/add_router_interface => generated 309 bytes in 1716 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 641/1306] 10.0.0.233 () {32 vars in 683 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:34.287 8 INFO neutron.db.ovn_revision_numbers_db [None req-25532388-744f-4050-8c91-5650167aae81 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 96b47856-4fe0-41ee-b054-497c7a7ba715 (type: security_groups) to 1 2026-08-23 15:52:34.299 8 INFO neutron.db.ovn_revision_numbers_db [None req-25532388-744f-4050-8c91-5650167aae81 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 638b1f1f-8533-4fef-87b1-10820e876247 (type: security_group_rules) to 0 2026-08-23 15:52:34.309 8 INFO neutron.db.ovn_revision_numbers_db [None req-25532388-744f-4050-8c91-5650167aae81 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 880420de-5e1d-40d5-a923-09c776c687cd (type: security_group_rules) to 0 2026-08-23 15:52:34.320 8 INFO neutron.db.ovn_revision_numbers_db [None req-25532388-744f-4050-8c91-5650167aae81 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 99610ef2-da16-49d7-be51-6d61b551f9ad (type: security_group_rules) to 0 2026-08-23 15:52:34.333 8 INFO neutron.db.ovn_revision_numbers_db [None req-25532388-744f-4050-8c91-5650167aae81 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource bc3cae2b-11b2-47bd-8883-575393f08c66 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 666/1307] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/security-groups?tenant_id=a4b06435ef5443678354036ccd195029&name=default => generated 2925 bytes in 277 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1308] 10.0.0.233 () {32 vars in 675 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 668/1309] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:34.485 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df7d00ba-230b-4c04-b81b-439668e2fb9f 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] No more DHCP agents 2026-08-23 15:52:34.486 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df7d00ba-230b-4c04-b81b-439668e2fb9f 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Unable to schedule network 91698fb9-ae66-493c-8de2-9ce13e772001: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:34.595 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] OVN reports status down for port: 970ee218-d6c4-4879-92f5-005b84738f50 [pid: 8|app: 0|req: 669/1310] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:34 2026] DELETE /v2.0/security-groups/96b47856-4fe0-41ee-b054-497c7a7ba715 => generated 0 bytes in 250 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1311] 10.0.0.233 () {32 vars in 723 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:34.670 7 INFO neutron.db.ovn_revision_numbers_db [None req-df7d00ba-230b-4c04-b81b-439668e2fb9f 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource 970ee218-d6c4-4879-92f5-005b84738f50 (type: ports) to 1 [pid: 8|app: 0|req: 671/1312] 10.0.0.233 () {32 vars in 687 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/fip-port-details => generated 212 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1313] 10.0.0.233 () {32 vars in 669 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/flavors => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 673/1314] 10.0.0.233 () {32 vars in 687 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/floatingip-pools => generated 188 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1315] 10.0.0.233 () {32 vars in 681 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/ip_allocation => generated 162 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 675/1316] 10.0.0.233 () {32 vars in 679 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/l2_adjacency => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 676/1317] 10.0.0.233 () {32 vars in 667 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/router => generated 256 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 642/1318] 10.0.0.233 () {34 vars in 665 bytes} [Sun Aug 23 15:52:34 2026] POST /v2.0/ports => generated 955 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 677/1319] 10.0.0.233 () {32 vars in 703 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/enable-default-route-bfd => generated 212 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 678/1320] 10.0.0.233 () {32 vars in 705 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/enable-default-route-ecmp => generated 215 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1321] 10.0.0.233 () {32 vars in 677 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1322] 10.0.0.233 () {32 vars in 665 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/l3-ha => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1323] 10.0.0.233 () {32 vars in 711 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/external-gateway-multihoming => generated 227 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 682/1324] 10.0.0.233 () {32 vars in 675 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/l3-flavors => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 683/1325] 10.0.0.233 () {32 vars in 669 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/logging => generated 213 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 684/1326] 10.0.0.233 () {32 vars in 683 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/multi-provider => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 685/1327] 10.0.0.233 () {32 vars in 669 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 686/1328] 10.0.0.233 () {32 vars in 687 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 687/1329] 10.0.0.233 () {32 vars in 705 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/network_availability_zone => generated 200 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1330] 10.0.0.233 () {32 vars in 701 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 689/1331] 10.0.0.233 () {32 vars in 675 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/pagination => generated 192 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1332] 10.0.0.233 () {32 vars in 693 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 691/1333] 10.0.0.233 () {32 vars in 709 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1334] 10.0.0.233 () {32 vars in 705 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/port-numa-affinity-policy => generated 198 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 693/1335] 10.0.0.233 () {32 vars in 719 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1336] 10.0.0.233 () {32 vars in 697 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 695/1337] 10.0.0.233 () {32 vars in 711 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1338] 10.0.0.233 () {32 vars in 669 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/binding => generated 193 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1339] 10.0.0.233 () {32 vars in 687 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/binding-extended => generated 212 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 698/1340] 10.0.0.233 () {32 vars in 681 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 699/1341] 10.0.0.233 () {32 vars in 675 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1342] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/provider => generated 191 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 701/1343] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/qinq => generated 272 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1344] 10.0.0.233 () {32 vars in 661 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1345] 10.0.0.233 () {32 vars in 699 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/qos-bw-limit-direction => generated 258 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1346] 10.0.0.233 () {32 vars in 699 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/qos-bw-minimum-ingress => generated 251 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 705/1347] 10.0.0.233 () {32 vars in 677 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/qos-default => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1348] 10.0.0.233 () {32 vars in 669 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/qos-fip => generated 178 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1349] 10.0.0.233 () {32 vars in 683 bytes} [Sun Aug 23 15:52:34 2026] GET /v2.0/extensions/qos-gateway-ip => generated 197 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1350] 10.0.0.233 () {32 vars in 701 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/qos-port-network-policy => generated 209 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 709/1351] 10.0.0.233 () {32 vars in 685 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 710/1352] 10.0.0.233 () {32 vars in 707 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:35.068 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bad8d69e-d319-42e0-b6e7-1292df9e48b4 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] No more DHCP agents 2026-08-23 15:52:35.069 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bad8d69e-d319-42e0-b6e7-1292df9e48b4 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Unable to schedule network 91698fb9-ae66-493c-8de2-9ce13e772001: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 711/1353] 10.0.0.233 () {32 vars in 669 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1354] 10.0.0.233 () {32 vars in 697 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/qos-rule-type-details => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1355] 10.0.0.233 () {32 vars in 695 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1356] 10.0.0.233 () {32 vars in 685 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 715/1357] 10.0.0.233 () {32 vars in 689 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/quota-check-limit => generated 226 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 716/1358] 10.0.0.233 () {32 vars in 705 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 717/1359] 10.0.0.233 () {32 vars in 667 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 718/1360] 10.0.0.233 () {32 vars in 681 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 719/1361] 10.0.0.233 () {32 vars in 681 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 720/1362] 10.0.0.233 () {32 vars in 691 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/rbac-address-scope => generated 190 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 721/1363] 10.0.0.233 () {32 vars in 695 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/rbac-security-groups => generated 210 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 722/1364] 10.0.0.233 () {32 vars in 689 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1365] 10.0.0.233 () {32 vars in 701 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1366] 10.0.0.233 () {32 vars in 703 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1367] 10.0.0.233 () {32 vars in 713 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/security-groups-default-rules => generated 262 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:35.208 7 INFO neutron.db.ovn_revision_numbers_db [None req-bad8d69e-d319-42e0-b6e7-1292df9e48b4 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource 77b2735a-f846-4050-886b-108acb83dc3e (type: ports) to 1 [pid: 8|app: 0|req: 726/1368] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1369] 10.0.0.233 () {32 vars in 727 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1370] 10.0.0.233 () {32 vars in 741 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 643/1371] 10.0.0.233 () {34 vars in 665 bytes} [Sun Aug 23 15:52:34 2026] POST /v2.0/ports => generated 955 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 644/1372] 10.0.0.233 () {32 vars in 719 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 645/1373] 10.0.0.233 () {32 vars in 683 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 646/1374] 10.0.0.233 () {32 vars in 669 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/segment => generated 145 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1375] 10.0.0.233 () {32 vars in 719 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1376] 10.0.0.233 () {32 vars in 679 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 649/1377] 10.0.0.233 () {32 vars in 669 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/sorting => generated 183 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 650/1378] 10.0.0.233 () {32 vars in 697 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/standard-attr-segment => generated 212 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 651/1379] 10.0.0.233 () {32 vars in 705 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/standard-attr-description => generated 214 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1380] 10.0.0.233 () {32 vars in 701 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/stateful-security-group => generated 208 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 653/1381] 10.0.0.233 () {32 vars in 709 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/subnet-dns-publish-fixed-ip => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 654/1382] 10.0.0.233 () {32 vars in 701 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 655/1383] 10.0.0.233 () {32 vars in 705 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1384] 10.0.0.233 () {32 vars in 695 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 657/1385] 10.0.0.233 () {32 vars in 689 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1386] 10.0.0.233 () {32 vars in 697 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1387] 10.0.0.233 () {32 vars in 679 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1388] 10.0.0.233 () {32 vars in 689 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 661/1389] 10.0.0.233 () {32 vars in 701 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 662/1390] 10.0.0.233 () {32 vars in 665 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 663/1391] 10.0.0.233 () {32 vars in 681 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1392] 10.0.0.233 () {32 vars in 687 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/vlan-transparent => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1393] 10.0.0.233 () {32 vars in 677 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/vpn-aes-ctr => generated 195 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 666/1394] 10.0.0.233 () {32 vars in 693 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/vpn-agent-scheduler => generated 199 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1395] 10.0.0.233 () {32 vars in 693 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 668/1396] 10.0.0.233 () {32 vars in 677 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/vpn-flavors => generated 182 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1397] 10.0.0.233 () {32 vars in 667 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 670/1398] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/taas => generated 175 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 671/1399] 10.0.0.233 () {32 vars in 675 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1400] 10.0.0.233 () {32 vars in 687 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 673/1401] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/ports?device_id=d0806878-687b-48de-9168-68d0a6b88f81 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:35.983 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22ce1854-9eec-41c8-b601-a8f6020b649a 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] No more DHCP agents 2026-08-23 15:52:35.984 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22ce1854-9eec-41c8-b601-a8f6020b649a 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:36.361 7 INFO neutron.db.ovn_revision_numbers_db [None req-f2bb0198-86ea-4938-87ec-c103aa45bb96 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 52376ef2-ea01-4497-b738-ebba9b14b3d8 (type: security_groups) to 1 2026-08-23 15:52:36.371 7 INFO neutron.db.ovn_revision_numbers_db [None req-f2bb0198-86ea-4938-87ec-c103aa45bb96 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 1e8f4371-ef58-4ed3-b39f-34e669dfc6b6 (type: security_group_rules) to 0 2026-08-23 15:52:36.381 7 INFO neutron.db.ovn_revision_numbers_db [None req-f2bb0198-86ea-4938-87ec-c103aa45bb96 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 86a54057-e17d-41a8-9281-f0a5f5de96d2 (type: security_group_rules) to 0 2026-08-23 15:52:36.392 7 INFO neutron.db.ovn_revision_numbers_db [None req-f2bb0198-86ea-4938-87ec-c103aa45bb96 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 87ade62c-4883-4ef5-8062-b2d27877dcb7 (type: security_group_rules) to 0 2026-08-23 15:52:36.402 7 INFO neutron.db.ovn_revision_numbers_db [None req-f2bb0198-86ea-4938-87ec-c103aa45bb96 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c3a23f75-5548-4cf0-83db-995674eb3b37 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 674/1402] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:35 2026] GET /v2.0/security-groups?tenant_id=bd04e135f1eb491a9b350dca4216f1d1&name=default => generated 2925 bytes in 470 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1403] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:36 2026] DELETE /v2.0/security-groups/52376ef2-ea01-4497-b738-ebba9b14b3d8 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:36.842 8 INFO neutron.db.ovn_revision_numbers_db [None req-22ce1854-9eec-41c8-b601-a8f6020b649a 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource 98adaee7-c153-4c34-9371-5493638d98d6 (type: floatingips) to 1 2026-08-23 15:52:36.843 8 INFO neutron.db.l3_db [None req-22ce1854-9eec-41c8-b601-a8f6020b649a 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Floating IP 98adaee7-c153-4c34-9371-5493638d98d6 associated. External IP: 10.96.250.218, port: 77b2735a-f846-4050-886b-108acb83dc3e. [pid: 7|app: 0|req: 676/1404] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:36 2026] DELETE /v2.0/security-groups/b980ffd4-d0e4-4718-ad7d-70e78f6c91d0 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 729/1405] 10.0.0.233 () {34 vars in 677 bytes} [Sun Aug 23 15:52:35 2026] POST /v2.0/floatingips => generated 842 bytes in 1665 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:36.916 7 INFO neutron.api.v2.resource [None req-8949a03a-4cd1-452f-ae09-2cb23a85ccde 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 677/1406] 10.0.0.233 () {32 vars in 737 bytes} [Sun Aug 23 15:52:36 2026] GET /v2.0/security-groups/b980ffd4-d0e4-4718-ad7d-70e78f6c91d0 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:52:37.050 8 INFO neutron.db.ovn_revision_numbers_db [None req-aff73a1b-09a5-4107-a2d7-707e61a9c578 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource 98adaee7-c153-4c34-9371-5493638d98d6 (type: floatingips) to 2 2026-08-23 15:52:37.087 7 INFO neutron_taas.services.taas.taas_plugin [None req-2e100981-acca-445d-90a8-02cabefc5e59 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] TaaS: Handle Delete Port: 77045bab-f279-434c-abec-b0f7cffceaff 2026-08-23 15:52:37.090 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2e100981-acca-445d-90a8-02cabefc5e59 01425af5b3b44382b0245db58ef84b99 767ccdb1785a4f328ce30c40ac04e35a - - default default] Tap Mirror: Handle Delete Port: 77045bab-f279-434c-abec-b0f7cffceaff 2026-08-23 15:52:37.092 8 INFO neutron.db.l3_db [None req-aff73a1b-09a5-4107-a2d7-707e61a9c578 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Floating IP 98adaee7-c153-4c34-9371-5493638d98d6 disassociated. External IP: 10.96.250.218, port: 77b2735a-f846-4050-886b-108acb83dc3e. [pid: 8|app: 0|req: 730/1407] 10.0.0.233 () {34 vars in 749 bytes} [Sun Aug 23 15:52:36 2026] PUT /v2.0/floatingips/98adaee7-c153-4c34-9371-5493638d98d6 => generated 554 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:37.218 8 INFO neutron_taas.services.taas.taas_plugin [None req-b2471217-6090-4f9c-b869-6cc04eb8c2f0 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] TaaS: Handle Delete Port: 13c5332f-02cf-4426-a889-9e12b71c8782 2026-08-23 15:52:37.221 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2471217-6090-4f9c-b869-6cc04eb8c2f0 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Tap Mirror: Handle Delete Port: 13c5332f-02cf-4426-a889-9e12b71c8782 [pid: 7|app: 0|req: 678/1408] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:52:36 2026] DELETE /v2.0/floatingips/867882e6-4930-4aaf-8c84-c4f63a07a6d2 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 731/1409] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:52:37 2026] DELETE /v2.0/floatingips/98adaee7-c153-4c34-9371-5493638d98d6 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:37.498 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f052779-088e-468d-a005-2b6cd9e1bdee be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 39067106-688a-4948-a9e1-181019da1718 2026-08-23 15:52:37.501 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f052779-088e-468d-a005-2b6cd9e1bdee be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 39067106-688a-4948-a9e1-181019da1718 2026-08-23 15:52:37.541 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5369645f-34ce-4462-83c9-7c93802863f1 - - - - - -] No hosting information found for port df4c13cb-45cc-4144-b8d6-7e9bb50fae68: RuntimeError: No hosting information found for port df4c13cb-45cc-4144-b8d6-7e9bb50fae68 2026-08-23 15:52:37.541 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5369645f-34ce-4462-83c9-7c93802863f1 - - - - - -] OVN reports status down for port: 264dbdc0-a2aa-4a0f-9464-44998f99a25c 2026-08-23 15:52:37.621 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6153292b-d6f7-459c-8ea2-4679c86ed314 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] No more DHCP agents 2026-08-23 15:52:37.622 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6153292b-d6f7-459c-8ea2-4679c86ed314 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:37.624 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5369645f-34ce-4462-83c9-7c93802863f1 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:52:37.668 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5369645f-34ce-4462-83c9-7c93802863f1 - - - - - -] OVN reports status up for port: 264dbdc0-a2aa-4a0f-9464-44998f99a25c 2026-08-23 15:52:37.705 8 INFO neutron.plugins.ml2.plugin [None req-5369645f-34ce-4462-83c9-7c93802863f1 - - - - - -] Attempt 1 to provision port 264dbdc0-a2aa-4a0f-9464-44998f99a25c [pid: 7|app: 0|req: 679/1410] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:52:37 2026] PUT /v2.0/routers/459449c8-388d-4dab-a099-1abefacf4cb8/remove_router_interface => generated 309 bytes in 852 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:38.398 7 INFO neutron_taas.services.taas.taas_plugin [None req-31c7b3e8-d5ac-48be-8019-0f95abfb7e02 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: a1958dfa-58ad-4cc6-b10a-65469b412114 2026-08-23 15:52:38.402 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31c7b3e8-d5ac-48be-8019-0f95abfb7e02 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: a1958dfa-58ad-4cc6-b10a-65469b412114 2026-08-23 15:52:38.628 8 INFO neutron.db.ovn_revision_numbers_db [None req-5369645f-34ce-4462-83c9-7c93802863f1 - - - - - -] Successfully bumped revision number for resource 264dbdc0-a2aa-4a0f-9464-44998f99a25c (type: ports) to 2 [pid: 7|app: 0|req: 680/1411] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:38 2026] DELETE /v2.0/routers/459449c8-388d-4dab-a099-1abefacf4cb8 => generated 0 bytes in 707 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:39.083 8 INFO neutron.db.ovn_revision_numbers_db [None req-6153292b-d6f7-459c-8ea2-4679c86ed314 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource 4291dd23-f0a1-445c-a167-b7fc35fa42fd (type: floatingips) to 1 2026-08-23 15:52:39.083 8 INFO neutron.db.l3_db [None req-6153292b-d6f7-459c-8ea2-4679c86ed314 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Floating IP 4291dd23-f0a1-445c-a167-b7fc35fa42fd associated. External IP: 10.96.250.218, port: 970ee218-d6c4-4879-92f5-005b84738f50. 2026-08-23 15:52:39.121 7 INFO neutron.db.ovn_revision_numbers_db [None req-2fd3d1b8-8487-475c-bd24-4c6bcc818a45 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource df7896b1-f15f-4563-920f-3ecd0b461009 (type: security_groups) to 1 [pid: 8|app: 0|req: 732/1412] 10.0.0.233 () {34 vars in 677 bytes} [Sun Aug 23 15:52:37 2026] POST /v2.0/floatingips => generated 842 bytes in 1770 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:39.132 7 INFO neutron.db.ovn_revision_numbers_db [None req-2fd3d1b8-8487-475c-bd24-4c6bcc818a45 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource 32083c01-6aef-490e-baa4-59d1bc86e602 (type: security_group_rules) to 0 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:39.143 7 INFO neutron.db.ovn_revision_numbers_db [None req-2fd3d1b8-8487-475c-bd24-4c6bcc818a45 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource 4a187c37-5359-4693-9592-a103199bc9b1 (type: security_group_rules) to 0 2026-08-23 15:52:39.153 7 INFO neutron.db.ovn_revision_numbers_db [None req-2fd3d1b8-8487-475c-bd24-4c6bcc818a45 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource 4dab6ce6-77a8-4690-b3b8-f9c54d0bac24 (type: security_group_rules) to 0 2026-08-23 15:52:39.164 7 INFO neutron.db.ovn_revision_numbers_db [None req-2fd3d1b8-8487-475c-bd24-4c6bcc818a45 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource 7c8f0e10-8a4c-4655-972c-99cdbd52a958 (type: security_group_rules) to 0 2026-08-23 15:52:39.248 7 INFO neutron.db.segments_db [None req-2fd3d1b8-8487-475c-bd24-4c6bcc818a45 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Added segment b23e0394-0f2a-4e69-ba5e-111ad7992a5c of type geneve for network 198a06f4-ee94-4c38-b80b-fdc51981f9b5 [pid: 8|app: 0|req: 733/1413] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:39 2026] DELETE /v2.0/subnets/acf30741-4112-4017-81ae-02a2d715af95 => generated 0 bytes in 140 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 734/1414] 10.0.0.233 () {32 vars in 729 bytes} [Sun Aug 23 15:52:39 2026] GET /v2.0/floatingips/4291dd23-f0a1-445c-a167-b7fc35fa42fd => generated 844 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:39.344 7 INFO neutron.db.segments_db [None req-2fd3d1b8-8487-475c-bd24-4c6bcc818a45 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Added segment d2923980-2610-4aec-9fac-d5d282405263 of type geneve for network 2ffa1636-ead0-475c-ac1a-20c436cd4a88 2026-08-23 15:52:39.408 8 INFO neutron_taas.services.taas.taas_plugin [None req-d989862d-7434-493e-a57b-c49456908be9 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 0900cfd1-638d-428d-8c6f-7ab9e04b4ef0 2026-08-23 15:52:39.411 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d989862d-7434-493e-a57b-c49456908be9 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 0900cfd1-638d-428d-8c6f-7ab9e04b4ef0 2026-08-23 15:52:39.463 7 INFO neutron.db.ovn_revision_numbers_db [None req-2fd3d1b8-8487-475c-bd24-4c6bcc818a45 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource 198a06f4-ee94-4c38-b80b-fdc51981f9b5 (type: networks) to 1 2026-08-23 15:52:39.602 8 INFO neutron.services.segments.plugin [-] Segment 519fa53a-fc6c-4fc9-b405-2cba4a6985f0 resource provider aggregate not found 2026-08-23 15:52:39.611 8 INFO neutron.services.segments.plugin [-] Segment 519fa53a-fc6c-4fc9-b405-2cba4a6985f0 resource provider aggregate not found 2026-08-23 15:52:39.622 8 INFO neutron.services.segments.plugin [-] Segment 519fa53a-fc6c-4fc9-b405-2cba4a6985f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 519fa53a-fc6c-4fc9-b405-2cba4a6985f0 found for delete ", "request_id": "req-f31625a9-4d07-4d58-9883-db43acf56d4d"}]} 2026-08-23 15:52:39.631 8 INFO neutron.services.segments.plugin [-] Segment 519fa53a-fc6c-4fc9-b405-2cba4a6985f0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 519fa53a-fc6c-4fc9-b405-2cba4a6985f0 found for delete ", "request_id": "req-0115e482-22d5-422f-95c5-059834625115"}]} [pid: 8|app: 0|req: 737/1417] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:52:39 2026] DELETE /v2.0/networks/86fa4883-53c3-4e20-8f9a-f8deaecba575 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:39.667 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2fd3d1b8-8487-475c-bd24-4c6bcc818a45 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] No more DHCP agents 2026-08-23 15:52:39.668 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2fd3d1b8-8487-475c-bd24-4c6bcc818a45 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Unable to schedule network 198a06f4-ee94-4c38-b80b-fdc51981f9b5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 738/1418] 10.0.0.233 () {32 vars in 655 bytes} [Sun Aug 23 15:52:39 2026] GET /v2.0/floatingips => generated 847 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:39.753 7 INFO neutron.db.ovn_revision_numbers_db [None req-2fd3d1b8-8487-475c-bd24-4c6bcc818a45 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource c02cd920-a5f3-4e23-818a-72b239cef756 (type: ports) to 1 2026-08-23 15:52:39.873 7 INFO neutron.db.ovn_revision_numbers_db [None req-2fd3d1b8-8487-475c-bd24-4c6bcc818a45 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource 2ffa1636-ead0-475c-ac1a-20c436cd4a88 (type: networks) to 1 2026-08-23 15:52:40.031 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2fd3d1b8-8487-475c-bd24-4c6bcc818a45 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] No more DHCP agents 2026-08-23 15:52:40.033 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2fd3d1b8-8487-475c-bd24-4c6bcc818a45 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Unable to schedule network 2ffa1636-ead0-475c-ac1a-20c436cd4a88: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:40.122 7 INFO neutron.db.ovn_revision_numbers_db [None req-2fd3d1b8-8487-475c-bd24-4c6bcc818a45 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource e6e161f2-e8c9-4a15-a727-433f55fe1d90 (type: ports) to 1 [pid: 7|app: 0|req: 681/1419] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:52:38 2026] POST /v2.0/networks => generated 1283 bytes in 1339 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1420] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:40 2026] GET /v2.0/security-groups?tenant_id=767ccdb1785a4f328ce30c40ac04e35a&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1421] 10.0.0.233 () {32 vars in 649 bytes} [Sun Aug 23 15:52:40 2026] GET /v2.0/networks => generated 1970 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:40.307 8 INFO neutron.db.ovn_revision_numbers_db [None req-8f717087-c2af-4668-8fb4-1c278a5aa71b 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource 4291dd23-f0a1-445c-a167-b7fc35fa42fd (type: floatingips) to 2 2026-08-23 15:52:40.416 8 INFO neutron.db.l3_db [None req-8f717087-c2af-4668-8fb4-1c278a5aa71b 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Floating IP 4291dd23-f0a1-445c-a167-b7fc35fa42fd associated. External IP: 10.96.250.218, port: 970ee218-d6c4-4879-92f5-005b84738f50. [pid: 8|app: 0|req: 739/1422] 10.0.0.233 () {34 vars in 749 bytes} [Sun Aug 23 15:52:39 2026] PUT /v2.0/floatingips/4291dd23-f0a1-445c-a167-b7fc35fa42fd => generated 844 bytes in 727 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1423] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:40 2026] DELETE /v2.0/security-groups/6dccb398-3b4e-4676-bc63-0d54218dedf3 => generated 0 bytes in 279 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:40.568 8 INFO neutron_taas.services.taas.taas_plugin [None req-3ddfa698-c693-480c-b713-5775462efca4 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] TaaS: Handle Delete Port: c02cd920-a5f3-4e23-818a-72b239cef756 2026-08-23 15:52:40.571 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ddfa698-c693-480c-b713-5775462efca4 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Tap Mirror: Handle Delete Port: c02cd920-a5f3-4e23-818a-72b239cef756 2026-08-23 15:52:40.691 7 INFO neutron.db.ovn_revision_numbers_db [None req-a350a7b0-7252-41dd-a4f9-df76fc154d39 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Successfully bumped revision number for resource 4291dd23-f0a1-445c-a167-b7fc35fa42fd (type: floatingips) to 3 2026-08-23 15:52:40.737 7 INFO neutron.db.l3_db [None req-a350a7b0-7252-41dd-a4f9-df76fc154d39 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Floating IP 4291dd23-f0a1-445c-a167-b7fc35fa42fd disassociated. External IP: 10.96.250.218, port: 77b2735a-f846-4050-886b-108acb83dc3e. [pid: 7|app: 0|req: 685/1424] 10.0.0.233 () {34 vars in 749 bytes} [Sun Aug 23 15:52:40 2026] PUT /v2.0/floatingips/4291dd23-f0a1-445c-a167-b7fc35fa42fd => generated 554 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 740/1425] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:52:40 2026] DELETE /v2.0/networks/198a06f4-ee94-4c38-b80b-fdc51981f9b5 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:40.946 7 INFO neutron_taas.services.taas.taas_plugin [None req-94017f61-f999-4eb3-887b-3750477cabe0 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] TaaS: Handle Delete Port: 10be413d-777d-404f-aebf-903e356939b0 2026-08-23 15:52:40.949 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94017f61-f999-4eb3-887b-3750477cabe0 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Tap Mirror: Handle Delete Port: 10be413d-777d-404f-aebf-903e356939b0 2026-08-23 15:52:40.971 8 INFO neutron_taas.services.taas.taas_plugin [None req-3f9f6f01-140b-4f90-89db-f4eef81a26b6 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] TaaS: Handle Delete Port: e6e161f2-e8c9-4a15-a727-433f55fe1d90 2026-08-23 15:52:40.975 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f9f6f01-140b-4f90-89db-f4eef81a26b6 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Tap Mirror: Handle Delete Port: e6e161f2-e8c9-4a15-a727-433f55fe1d90 [pid: 7|app: 0|req: 686/1426] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:52:40 2026] DELETE /v2.0/floatingips/4291dd23-f0a1-445c-a167-b7fc35fa42fd => generated 0 bytes in 330 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:41.140 7 INFO neutron.api.v2.resource [None req-239ad48d-cd75-4adc-884c-d8d891530a54 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 687/1427] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:52:41 2026] DELETE /v2.0/floatingips/4291dd23-f0a1-445c-a167-b7fc35fa42fd => generated 144 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1428] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:52:40 2026] DELETE /v2.0/networks/2ffa1636-ead0-475c-ac1a-20c436cd4a88 => generated 0 bytes in 367 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1429] 10.0.0.233 () {32 vars in 649 bytes} [Sun Aug 23 15:52:41 2026] GET /v2.0/networks => generated 689 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:41.336 7 INFO neutron_taas.services.taas.taas_plugin [None req-4480dfce-7e09-4530-8b93-b3948843df71 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] TaaS: Handle Delete Port: 77b2735a-f846-4050-886b-108acb83dc3e 2026-08-23 15:52:41.339 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4480dfce-7e09-4530-8b93-b3948843df71 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Tap Mirror: Handle Delete Port: 77b2735a-f846-4050-886b-108acb83dc3e 2026-08-23 15:52:41.363 8 INFO neutron.db.segments_db [None req-414e06a0-f508-4e05-92d4-a4804cf1b1fe 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Added segment 3e97c4a3-35ea-4761-9ca3-dfcb565a776a of type geneve for network cb05f0e3-51c0-4fc7-b194-6c75e09cdb8c 2026-08-23 15:52:41.498 8 INFO neutron.db.ovn_revision_numbers_db [None req-414e06a0-f508-4e05-92d4-a4804cf1b1fe 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource cb05f0e3-51c0-4fc7-b194-6c75e09cdb8c (type: networks) to 1 [pid: 7|app: 0|req: 688/1430] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:52:41 2026] DELETE /v2.0/ports/77b2735a-f846-4050-886b-108acb83dc3e => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:41.639 8 INFO neutron.services.segments.plugin [-] Segment b23e0394-0f2a-4e69-ba5e-111ad7992a5c resource provider aggregate not found 2026-08-23 15:52:41.649 8 INFO neutron.services.segments.plugin [-] Segment b23e0394-0f2a-4e69-ba5e-111ad7992a5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b23e0394-0f2a-4e69-ba5e-111ad7992a5c found for delete ", "request_id": "req-74b89af4-20a7-43d4-bc54-e69211d7d1ee"}]} 2026-08-23 15:52:41.656 8 INFO neutron.services.segments.plugin [-] Segment b23e0394-0f2a-4e69-ba5e-111ad7992a5c resource provider aggregate not found 2026-08-23 15:52:41.667 7 INFO neutron_taas.services.taas.taas_plugin [None req-0efd29b8-2830-4ffa-8df4-c43c6552bbae 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] TaaS: Handle Delete Port: 970ee218-d6c4-4879-92f5-005b84738f50 2026-08-23 15:52:41.669 8 INFO neutron.services.segments.plugin [-] Segment d2923980-2610-4aec-9fac-d5d282405263 resource provider aggregate not found 2026-08-23 15:52:41.670 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0efd29b8-2830-4ffa-8df4-c43c6552bbae 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Tap Mirror: Handle Delete Port: 970ee218-d6c4-4879-92f5-005b84738f50 2026-08-23 15:52:41.683 8 INFO neutron.services.segments.plugin [-] Segment b23e0394-0f2a-4e69-ba5e-111ad7992a5c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b23e0394-0f2a-4e69-ba5e-111ad7992a5c found for delete ", "request_id": "req-1b3ee5ed-3fa5-4b89-9bbd-7bb35a3094f8"}]} 2026-08-23 15:52:41.685 8 INFO neutron.services.segments.plugin [-] Segment d2923980-2610-4aec-9fac-d5d282405263 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2923980-2610-4aec-9fac-d5d282405263 found for delete ", "request_id": "req-7619d7c0-f25c-46c7-b147-3228e9430ebf"}]} 2026-08-23 15:52:41.705 8 INFO neutron.services.segments.plugin [-] Segment d2923980-2610-4aec-9fac-d5d282405263 resource provider aggregate not found 2026-08-23 15:52:41.725 8 INFO neutron.services.segments.plugin [-] Segment d2923980-2610-4aec-9fac-d5d282405263 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2923980-2610-4aec-9fac-d5d282405263 found for delete ", "request_id": "req-c01b5c66-b07f-4199-acbb-3b1f38d25f3e"}]} 2026-08-23 15:52:41.729 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-414e06a0-f508-4e05-92d4-a4804cf1b1fe 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] No more DHCP agents 2026-08-23 15:52:41.732 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-414e06a0-f508-4e05-92d4-a4804cf1b1fe 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Unable to schedule network cb05f0e3-51c0-4fc7-b194-6c75e09cdb8c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:41.824 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] OVN reports status down for port: 18cd6df3-c0a6-4d5d-b704-9470c26217ca 2026-08-23 15:52:41.855 8 INFO neutron.db.ovn_revision_numbers_db [None req-414e06a0-f508-4e05-92d4-a4804cf1b1fe 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource 18cd6df3-c0a6-4d5d-b704-9470c26217ca (type: ports) to 1 [pid: 8|app: 0|req: 743/1431] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:52:41 2026] POST /v2.0/networks => generated 672 bytes in 600 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 689/1432] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:52:41 2026] DELETE /v2.0/ports/970ee218-d6c4-4879-92f5-005b84738f50 => generated 0 bytes in 462 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:41.980 8 INFO neutron.db.segments_db [None req-85104d8e-140c-415b-aa96-1885a3c8358b 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Added segment e611f345-15c8-42b2-9d8f-4aabaaee0a8c of type geneve for network 4fd385a9-1125-4292-a4bf-8675ecc962cf [pid: 7|app: 0|req: 690/1433] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:52:41 2026] GET /v2.0/ports?device_id=a4bcee82-a4bf-4460-8446-b6becfa45f41 => generated 946 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:42.111 8 INFO neutron.db.ovn_revision_numbers_db [None req-85104d8e-140c-415b-aa96-1885a3c8358b 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource 4fd385a9-1125-4292-a4bf-8675ecc962cf (type: networks) to 1 2026-08-23 15:52:42.272 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85104d8e-140c-415b-aa96-1885a3c8358b 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] No more DHCP agents 2026-08-23 15:52:42.273 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85104d8e-140c-415b-aa96-1885a3c8358b 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Unable to schedule network 4fd385a9-1125-4292-a4bf-8675ecc962cf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:42.352 8 INFO neutron.db.ovn_revision_numbers_db [None req-85104d8e-140c-415b-aa96-1885a3c8358b 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource 0076e599-b05d-49a8-ba30-64a9f5c6b94a (type: ports) to 1 2026-08-23 15:52:42.371 7 INFO neutron_taas.services.taas.taas_plugin [None req-83fbf222-9774-4e23-9825-4ba9d14e386c 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] TaaS: Handle Delete Port: 264dbdc0-a2aa-4a0f-9464-44998f99a25c [pid: 8|app: 0|req: 744/1434] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:52:41 2026] POST /v2.0/networks => generated 673 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:42.374 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-83fbf222-9774-4e23-9825-4ba9d14e386c 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Tap Mirror: Handle Delete Port: 264dbdc0-a2aa-4a0f-9464-44998f99a25c 2026-08-23 15:52:42.598 8 INFO neutron.db.ovn_revision_numbers_db [None req-535e7edc-0da4-47c1-a7a9-561094a43a18 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource cd5b68b1-0f3c-4ce7-a232-c90aa669e969 (type: security_groups) to 1 2026-08-23 15:52:42.610 8 INFO neutron.db.ovn_revision_numbers_db [None req-535e7edc-0da4-47c1-a7a9-561094a43a18 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 973067e8-b1fe-4da4-9423-906c713f830c (type: security_group_rules) to 0 2026-08-23 15:52:42.620 8 INFO neutron.db.ovn_revision_numbers_db [None req-535e7edc-0da4-47c1-a7a9-561094a43a18 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a1b4f2dd-6d10-4d52-acd5-a71d943b61fc (type: security_group_rules) to 0 2026-08-23 15:52:42.648 8 INFO neutron.db.ovn_revision_numbers_db [None req-535e7edc-0da4-47c1-a7a9-561094a43a18 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a6dcd106-14c8-4350-99f2-5adb163cb29a (type: security_group_rules) to 0 2026-08-23 15:52:42.678 8 INFO neutron.db.ovn_revision_numbers_db [None req-535e7edc-0da4-47c1-a7a9-561094a43a18 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f91464f0-d001-4c8b-8da8-56fcb2d3d8bd (type: security_group_rules) to 0 2026-08-23 15:52:42.778 8 INFO neutron.db.segments_db [None req-535e7edc-0da4-47c1-a7a9-561094a43a18 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Added segment 407b430a-46ce-4d95-8a1c-433ad1af861d of type geneve for network 9ff7a100-3dbf-4ea3-9c35-760eca9e42ae 2026-08-23 15:52:42.920 8 INFO neutron.db.ovn_revision_numbers_db [None req-535e7edc-0da4-47c1-a7a9-561094a43a18 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 9ff7a100-3dbf-4ea3-9c35-760eca9e42ae (type: networks) to 1 [pid: 7|app: 0|req: 691/1435] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:52:42 2026] PUT /v2.0/routers/a4bcee82-a4bf-4460-8446-b6becfa45f41/remove_router_interface => generated 309 bytes in 952 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:43.107 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-535e7edc-0da4-47c1-a7a9-561094a43a18 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:52:43.109 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-535e7edc-0da4-47c1-a7a9-561094a43a18 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 9ff7a100-3dbf-4ea3-9c35-760eca9e42ae: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:43.189 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] OVN reports status down for port: e9a9a573-5b75-45e7-82c0-b91dd2d11c62 2026-08-23 15:52:43.199 8 INFO neutron.db.ovn_revision_numbers_db [None req-535e7edc-0da4-47c1-a7a9-561094a43a18 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e9a9a573-5b75-45e7-82c0-b91dd2d11c62 (type: ports) to 1 [pid: 8|app: 0|req: 745/1436] 10.0.0.233 () {34 vars in 671 bytes} [Sun Aug 23 15:52:42 2026] POST /v2.0/networks => generated 767 bytes in 849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:43.268 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] No port found with ID 264dbdc0-a2aa-4a0f-9464-44998f99a25c: RuntimeError: No port found with ID 264dbdc0-a2aa-4a0f-9464-44998f99a25c 2026-08-23 15:52:43.286 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] OVN reports status down for port: 77b2735a-f846-4050-886b-108acb83dc3e 2026-08-23 15:52:43.311 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] OVN reports status down for port: c02cd920-a5f3-4e23-818a-72b239cef756 2026-08-23 15:52:43.338 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] OVN reports status down for port: e6e161f2-e8c9-4a15-a727-433f55fe1d90 2026-08-23 15:52:43.426 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] OVN reports status down for port: 0076e599-b05d-49a8-ba30-64a9f5c6b94a 2026-08-23 15:52:43.435 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b981b65d-9c10-4ce8-95dc-6e43a7d63204 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] No more DHCP agents 2026-08-23 15:52:43.436 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b981b65d-9c10-4ce8-95dc-6e43a7d63204 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Unable to schedule network cb05f0e3-51c0-4fc7-b194-6c75e09cdb8c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:43.487 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] OVN reports status down for port: 7084ee8e-6000-4276-a45b-152b90fef336 2026-08-23 15:52:43.541 7 INFO neutron.db.ovn_revision_numbers_db [None req-b981b65d-9c10-4ce8-95dc-6e43a7d63204 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource 7084ee8e-6000-4276-a45b-152b90fef336 (type: ports) to 1 2026-08-23 15:52:43.601 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b981b65d-9c10-4ce8-95dc-6e43a7d63204 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] No more DHCP agents 2026-08-23 15:52:43.602 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b981b65d-9c10-4ce8-95dc-6e43a7d63204 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Unable to schedule network 4fd385a9-1125-4292-a4bf-8675ecc962cf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:43.664 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] OVN reports status down for port: b371db3e-dbc3-4d82-9da6-feaed34938d5 2026-08-23 15:52:43.720 7 INFO neutron.db.ovn_revision_numbers_db [None req-b981b65d-9c10-4ce8-95dc-6e43a7d63204 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource b371db3e-dbc3-4d82-9da6-feaed34938d5 (type: ports) to 1 2026-08-23 15:52:43.727 8 INFO neutron_taas.services.taas.taas_plugin [None req-b62eafb1-5a5e-462f-93b5-a282104ed3cf 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] TaaS: Handle Delete Port: df4c13cb-45cc-4144-b8d6-7e9bb50fae68 2026-08-23 15:52:43.729 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b62eafb1-5a5e-462f-93b5-a282104ed3cf 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Tap Mirror: Handle Delete Port: df4c13cb-45cc-4144-b8d6-7e9bb50fae68 [pid: 7|app: 0|req: 692/1437] 10.0.0.233 () {34 vars in 665 bytes} [Sun Aug 23 15:52:42 2026] POST /v2.0/ports => generated 1505 bytes in 886 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:44.021 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6908126f-0fb2-48f4-b3d2-331d8aa040b7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:52:44.022 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6908126f-0fb2-48f4-b3d2-331d8aa040b7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 9ff7a100-3dbf-4ea3-9c35-760eca9e42ae: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 746/1438] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:43 2026] DELETE /v2.0/routers/a4bcee82-a4bf-4460-8446-b6becfa45f41 => generated 0 bytes in 895 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 747/1439] 10.0.0.233 () {32 vars in 643 bytes} [Sun Aug 23 15:52:44 2026] GET /v2.0/ports => generated 3017 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1440] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:44 2026] DELETE /v2.0/subnets/834e4a1c-bd5d-4b0c-bb3f-eea6b1cbc004 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:44.469 7 INFO neutron.db.ovn_revision_numbers_db [None req-4db9b3e0-d103-4627-88ff-af8bd4e05688 - - - - - -] Successfully bumped revision number for resource e9a9a573-5b75-45e7-82c0-b91dd2d11c62 (type: ports) to 2 2026-08-23 15:52:44.500 7 INFO neutron.db.ovn_revision_numbers_db [None req-4db9b3e0-d103-4627-88ff-af8bd4e05688 - - - - - -] Successfully bumped revision number for resource 632fc8cc-6089-4492-a59e-136304964306 (type: subnets) to 0 2026-08-23 15:52:44.505 8 INFO neutron_taas.services.taas.taas_plugin [None req-e09c68a3-4083-490d-b970-debe9fc553c9 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] TaaS: Handle Delete Port: 7084ee8e-6000-4276-a45b-152b90fef336 2026-08-23 15:52:44.520 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e09c68a3-4083-490d-b970-debe9fc553c9 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Tap Mirror: Handle Delete Port: 7084ee8e-6000-4276-a45b-152b90fef336 [pid: 7|app: 0|req: 693/1441] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:52:43 2026] POST /v2.0/subnets => generated 692 bytes in 650 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1442] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:52:44 2026] DELETE /v2.0/ports/7084ee8e-6000-4276-a45b-152b90fef336 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:44.652 7 INFO neutron_taas.services.taas.taas_plugin [None req-e97f5224-84ef-4f63-b140-518dc8ad4a56 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] TaaS: Handle Delete Port: 41ffbf6c-4899-4c6f-8af7-10c7c064b875 2026-08-23 15:52:44.654 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e97f5224-84ef-4f63-b140-518dc8ad4a56 2ee56c1ea47940ba8171bde987396c92 2c2f6ae093f8426b849ebb7e2a3b9149 - - default default] Tap Mirror: Handle Delete Port: 41ffbf6c-4899-4c6f-8af7-10c7c064b875 2026-08-23 15:52:44.876 7 INFO neutron.services.segments.plugin [-] Segment c340658a-5296-4562-a9b4-4619f7dc282d resource provider aggregate not found 2026-08-23 15:52:44.883 7 INFO neutron.services.segments.plugin [-] Segment c340658a-5296-4562-a9b4-4619f7dc282d resource provider aggregate not found 2026-08-23 15:52:44.900 7 INFO neutron.services.segments.plugin [-] Segment c340658a-5296-4562-a9b4-4619f7dc282d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c340658a-5296-4562-a9b4-4619f7dc282d found for delete ", "request_id": "req-7d8e1664-c4f5-44a8-8b7b-df1faec77d99"}]} 2026-08-23 15:52:44.908 7 INFO neutron.services.segments.plugin [-] Segment c340658a-5296-4562-a9b4-4619f7dc282d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c340658a-5296-4562-a9b4-4619f7dc282d found for delete ", "request_id": "req-83f91bda-a0fb-4dcd-ab11-59e9479c7d5c"}]} [pid: 7|app: 0|req: 694/1443] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:52:44 2026] DELETE /v2.0/networks/91698fb9-ae66-493c-8de2-9ce13e772001 => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:45.061 7 INFO neutron_taas.services.taas.taas_plugin [None req-43fc853d-7ff9-41e2-9a51-05afd8b2fd1e 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] TaaS: Handle Delete Port: b371db3e-dbc3-4d82-9da6-feaed34938d5 2026-08-23 15:52:45.065 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-43fc853d-7ff9-41e2-9a51-05afd8b2fd1e 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Tap Mirror: Handle Delete Port: b371db3e-dbc3-4d82-9da6-feaed34938d5 2026-08-23 15:52:45.118 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-947d1e10-080b-4c17-9035-cbd2c6fc735c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:52:45.119 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-947d1e10-080b-4c17-9035-cbd2c6fc735c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 695/1444] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:52:44 2026] DELETE /v2.0/ports/b371db3e-dbc3-4d82-9da6-feaed34938d5 => generated 0 bytes in 286 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:45.315 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] OVN reports status down for port: b5cf994a-0773-47e8-ab0f-efbe1e0cfcc0 2026-08-23 15:52:45.341 8 INFO neutron.db.ovn_revision_numbers_db [None req-947d1e10-080b-4c17-9035-cbd2c6fc735c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b5cf994a-0773-47e8-ab0f-efbe1e0cfcc0 (type: ports) to 1 [pid: 7|app: 0|req: 696/1445] 10.0.0.233 () {32 vars in 643 bytes} [Sun Aug 23 15:52:45 2026] GET /v2.0/ports => generated 1523 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:45.513 7 INFO neutron.db.segments_db [None req-40163da6-eb22-42b7-993c-b2a9eda5b88a 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Added segment e133611c-f785-44b5-9470-88fd491692eb of type geneve for network fdd8dab7-617d-4153-bdc4-f38613010e03 2026-08-23 15:52:45.631 7 INFO neutron.db.ovn_revision_numbers_db [None req-40163da6-eb22-42b7-993c-b2a9eda5b88a 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource fdd8dab7-617d-4153-bdc4-f38613010e03 (type: networks) to 1 2026-08-23 15:52:45.783 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-40163da6-eb22-42b7-993c-b2a9eda5b88a 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] No more DHCP agents 2026-08-23 15:52:45.784 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-40163da6-eb22-42b7-993c-b2a9eda5b88a 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Unable to schedule network fdd8dab7-617d-4153-bdc4-f38613010e03: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:45.886 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] OVN reports status down for port: fed538e3-6c94-46aa-aba8-6081d464efc5 2026-08-23 15:52:45.953 7 INFO neutron.db.ovn_revision_numbers_db [None req-40163da6-eb22-42b7-993c-b2a9eda5b88a 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource fed538e3-6c94-46aa-aba8-6081d464efc5 (type: ports) to 1 [pid: 7|app: 0|req: 697/1446] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:52:45 2026] POST /v2.0/networks => generated 672 bytes in 628 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:46.088 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-5c483c76-acf8-4f4f-8550-37a2b9ca5060 - - - - - -] Schedule LRP lrp-b5cf994a-0773-47e8-ab0f-efbe1e0cfcc0 on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:52:46.174 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] OVN reports status up for port: b5cf994a-0773-47e8-ab0f-efbe1e0cfcc0 2026-08-23 15:52:46.190 8 INFO neutron.db.ovn_revision_numbers_db [None req-947d1e10-080b-4c17-9035-cbd2c6fc735c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b5cf994a-0773-47e8-ab0f-efbe1e0cfcc0 (type: router_ports) to 1 2026-08-23 15:52:46.227 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8aa868b2-502c-4dda-b73e-72853334bcf3 - - - - - -] Router b1761a62-0dd7-4c83-928b-211b47ce371c is bound to host instance 2026-08-23 15:52:46.255 7 INFO neutron.plugins.ml2.plugin [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] Attempt 1 to provision port b5cf994a-0773-47e8-ab0f-efbe1e0cfcc0 2026-08-23 15:52:46.303 8 INFO neutron.db.ovn_revision_numbers_db [None req-947d1e10-080b-4c17-9035-cbd2c6fc735c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b1761a62-0dd7-4c83-928b-211b47ce371c (type: routers) to 2 [pid: 7|app: 0|req: 698/1447] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:46 2026] GET /v2.0/security-groups?tenant_id=2c2f6ae093f8426b849ebb7e2a3b9149&name=default => generated 2925 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1448] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:52:44 2026] POST /v2.0/routers => generated 970 bytes in 1690 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1449] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:46 2026] DELETE /v2.0/security-groups/f7035bd4-74e4-4c83-9731-c1e3621600bc => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:46.620 7 INFO neutron.db.segments_db [None req-3463a983-f145-444c-bd12-43b5630890bd 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Added segment b5e3e4b8-8738-470c-8d9d-31f7c1d3856d of type geneve for network 6519b79a-0a53-4527-a89f-eb5e6f4c521e 2026-08-23 15:52:46.877 7 INFO neutron.db.ovn_revision_numbers_db [None req-3463a983-f145-444c-bd12-43b5630890bd 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource 6519b79a-0a53-4527-a89f-eb5e6f4c521e (type: networks) to 1 2026-08-23 15:52:47.124 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2728f370-c8e3-43c2-8751-931db577a346 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:52:47.125 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2728f370-c8e3-43c2-8751-931db577a346 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 9ff7a100-3dbf-4ea3-9c35-760eca9e42ae: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:47.178 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3463a983-f145-444c-bd12-43b5630890bd 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] No more DHCP agents 2026-08-23 15:52:47.180 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3463a983-f145-444c-bd12-43b5630890bd 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Unable to schedule network 6519b79a-0a53-4527-a89f-eb5e6f4c521e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:47.251 8 INFO neutron.db.ovn_revision_numbers_db [None req-2728f370-c8e3-43c2-8751-931db577a346 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 58571ea0-2971-49c7-a65b-93c2e020d60f (type: ports) to 1 2026-08-23 15:52:47.370 7 INFO neutron.db.ovn_revision_numbers_db [None req-3463a983-f145-444c-bd12-43b5630890bd 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource ea0b143b-ef83-4fc4-afc0-c36ff488a4de (type: ports) to 1 [pid: 7|app: 0|req: 699/1450] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:52:46 2026] POST /v2.0/networks => generated 672 bytes in 1116 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:47.789 7 INFO neutron.db.ovn_revision_numbers_db [None req-ca234c52-52a3-483f-bbd8-2d6c6d424ce1 - - - - - -] Successfully bumped revision number for resource b5cf994a-0773-47e8-ab0f-efbe1e0cfcc0 (type: ports) to 4 2026-08-23 15:52:47.941 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2728f370-c8e3-43c2-8751-931db577a346 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:52:47.942 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2728f370-c8e3-43c2-8751-931db577a346 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 9ff7a100-3dbf-4ea3-9c35-760eca9e42ae: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:48.350 8 INFO neutron.db.ovn_revision_numbers_db [None req-2728f370-c8e3-43c2-8751-931db577a346 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 58571ea0-2971-49c7-a65b-93c2e020d60f (type: router_ports) to 1 [pid: 8|app: 0|req: 752/1451] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:52:46 2026] PUT /v2.0/routers/b1761a62-0dd7-4c83-928b-211b47ce371c/add_router_interface => generated 309 bytes in 1791 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:48.556 8 INFO neutron.db.ovn_revision_numbers_db [None req-474f347b-103a-4d65-a427-4bc24c593eb1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d41d4dfa-2199-42d7-9a99-94c7a5095dda (type: security_groups) to 1 2026-08-23 15:52:48.571 8 INFO neutron.db.ovn_revision_numbers_db [None req-474f347b-103a-4d65-a427-4bc24c593eb1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 85e10bc0-8636-4849-b723-0c2c6c083e6f (type: security_group_rules) to 0 2026-08-23 15:52:48.589 8 INFO neutron.db.ovn_revision_numbers_db [None req-474f347b-103a-4d65-a427-4bc24c593eb1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 9138bf0d-3a88-4c9d-ba87-2ddaffedfc9b (type: security_group_rules) to 0 2026-08-23 15:52:48.600 8 INFO neutron.db.ovn_revision_numbers_db [None req-474f347b-103a-4d65-a427-4bc24c593eb1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 98398df6-dad5-49bf-af5c-8971033fd972 (type: security_group_rules) to 0 2026-08-23 15:52:48.617 7 INFO neutron.db.ovn_revision_numbers_db [None req-ca234c52-52a3-483f-bbd8-2d6c6d424ce1 - - - - - -] Successfully bumped revision number for resource b5cf994a-0773-47e8-ab0f-efbe1e0cfcc0 (type: ports) to 5 2026-08-23 15:52:48.623 8 INFO neutron.db.ovn_revision_numbers_db [None req-474f347b-103a-4d65-a427-4bc24c593eb1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 993ebda0-3881-4303-a576-4f3dcfb5ca66 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 753/1452] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:48 2026] GET /v2.0/security-groups?tenant_id=80bf4547ccaf4c5c958e03957db3545d&name=default => generated 2925 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:48.742 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f5b33a1d-c8ba-4de4-bf63-f382a7110bc1 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] No more DHCP agents 2026-08-23 15:52:48.745 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f5b33a1d-c8ba-4de4-bf63-f382a7110bc1 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Unable to schedule network fdd8dab7-617d-4153-bdc4-f38613010e03: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:48.804 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5b33a1d-c8ba-4de4-bf63-f382a7110bc1 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource 4f940550-e8dd-4353-8f16-61ff65e6c214 (type: subnets) to 0 2026-08-23 15:52:48.852 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f5b33a1d-c8ba-4de4-bf63-f382a7110bc1 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] No more DHCP agents 2026-08-23 15:52:48.855 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f5b33a1d-c8ba-4de4-bf63-f382a7110bc1 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Unable to schedule network 6519b79a-0a53-4527-a89f-eb5e6f4c521e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:48.894 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5b33a1d-c8ba-4de4-bf63-f382a7110bc1 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Successfully bumped revision number for resource 79dbeb1a-5d93-41ad-a2ee-ec8c0cc252fc (type: subnets) to 0 2026-08-23 15:52:48.913 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] OVN reports status down for port: 58571ea0-2971-49c7-a65b-93c2e020d60f [pid: 7|app: 0|req: 700/1453] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:52:47 2026] POST /v2.0/subnets => generated 1324 bytes in 1021 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 15:52:48.934 8 INFO neutron.db.ovn_revision_numbers_db [None req-f90c2ad5-f327-44d8-b66b-05f2cde26038 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Successfully bumped revision number for resource 6e35a1b3-4a9a-4949-a6bb-154170c80d51 (type: security_groups) to 1 2026-08-23 15:52:48.946 8 INFO neutron.db.ovn_revision_numbers_db [None req-f90c2ad5-f327-44d8-b66b-05f2cde26038 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Successfully bumped revision number for resource 3186b8df-9d0a-47e8-9c2c-a18ef0a0e194 (type: security_group_rules) to 0 2026-08-23 15:52:48.959 8 INFO neutron.db.ovn_revision_numbers_db [None req-f90c2ad5-f327-44d8-b66b-05f2cde26038 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Successfully bumped revision number for resource 37a9e7d0-88d9-4e43-bef3-743da70182c6 (type: security_group_rules) to 0 2026-08-23 15:52:48.971 8 INFO neutron.db.ovn_revision_numbers_db [None req-f90c2ad5-f327-44d8-b66b-05f2cde26038 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Successfully bumped revision number for resource dd4cf8aa-bcf0-4c4f-aa9e-f7ec8cc91884 (type: security_group_rules) to 0 2026-08-23 15:52:48.982 8 INFO neutron.db.ovn_revision_numbers_db [None req-f90c2ad5-f327-44d8-b66b-05f2cde26038 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Successfully bumped revision number for resource eca76d1d-1ff2-4895-ba58-9b3bd39e7bb1 (type: security_group_rules) to 0 2026-08-23 15:52:48.996 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:52:48.996 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] OVN reports status down for port: ea0b143b-ef83-4fc4-afc0-c36ff488a4de 2026-08-23 15:52:49.074 8 INFO neutron.db.segments_db [None req-f90c2ad5-f327-44d8-b66b-05f2cde26038 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Added segment 07e38832-b37d-4967-8f05-1e965c9a4ddf of type geneve for network 75e65a4d-0bcc-4ffb-84f7-16b2da30b6f7 2026-08-23 15:52:49.110 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] OVN reports status up for port: 58571ea0-2971-49c7-a65b-93c2e020d60f 2026-08-23 15:52:49.130 7 INFO neutron.plugins.ml2.plugin [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] Attempt 1 to provision port 58571ea0-2971-49c7-a65b-93c2e020d60f 2026-08-23 15:52:49.172 8 INFO neutron.db.ovn_revision_numbers_db [None req-f90c2ad5-f327-44d8-b66b-05f2cde26038 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Successfully bumped revision number for resource 75e65a4d-0bcc-4ffb-84f7-16b2da30b6f7 (type: networks) to 1 2026-08-23 15:52:49.321 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f90c2ad5-f327-44d8-b66b-05f2cde26038 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] No more DHCP agents 2026-08-23 15:52:49.322 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f90c2ad5-f327-44d8-b66b-05f2cde26038 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Unable to schedule network 75e65a4d-0bcc-4ffb-84f7-16b2da30b6f7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:49.404 8 INFO neutron.db.ovn_revision_numbers_db [None req-f90c2ad5-f327-44d8-b66b-05f2cde26038 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Successfully bumped revision number for resource 9e39f662-e452-440d-bc12-5042c4982c28 (type: ports) to 1 [pid: 8|app: 0|req: 754/1454] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:52:48 2026] POST /v2.0/networks => generated 663 bytes in 766 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1455] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:48 2026] DELETE /v2.0/security-groups/d41d4dfa-2199-42d7-9a99-94c7a5095dda => generated 0 bytes in 528 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1456] 10.0.0.233 () {32 vars in 647 bytes} [Sun Aug 23 15:52:49 2026] GET /v2.0/subnets => generated 1960 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 702/1457] 10.0.0.9 () {34 vars in 980 bytes} [Sun Aug 23 15:52:49 2026] GET /v2.0/networks?id=9ff7a100-3dbf-4ea3-9c35-760eca9e42ae => generated 715 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:49.679 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e1486172-ff8f-473d-b412-61707f392687 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] No more DHCP agents 2026-08-23 15:52:49.680 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e1486172-ff8f-473d-b412-61707f392687 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Unable to schedule network 75e65a4d-0bcc-4ffb-84f7-16b2da30b6f7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:49.756 8 INFO neutron.db.ovn_revision_numbers_db [None req-e1486172-ff8f-473d-b412-61707f392687 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Successfully bumped revision number for resource 33e8e258-bff4-4789-884f-6d3d71cf0a85 (type: ports) to 1 [pid: 8|app: 0|req: 756/1458] 10.0.0.233 () {34 vars in 665 bytes} [Sun Aug 23 15:52:49 2026] POST /v2.0/ports => generated 775 bytes in 336 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:49.819 7 INFO neutron.db.ovn_revision_numbers_db [None req-2be94481-4087-4dc3-b576-15866b3a403a - - - - - -] Successfully bumped revision number for resource 58571ea0-2971-49c7-a65b-93c2e020d60f (type: ports) to 2 [pid: 8|app: 0|req: 757/1459] 10.0.0.9 () {34 vars in 963 bytes} [Sun Aug 23 15:52:49 2026] GET /v2.0/quotas/12cf97d097ec407fbcc59e95f7fae526 => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1460] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:49 2026] DELETE /v2.0/subnets/4f940550-e8dd-4353-8f16-61ff65e6c214 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:49.966 8 INFO neutron.db.segments_db [None req-a1425633-b838-45f2-9f3b-dc93e72c3f5d facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Added segment f8dda773-25f3-475d-816c-a4a11ada9e79 of type geneve for network 96ae3267-5fc8-43cf-a9a1-11f370f4efbf [pid: 7|app: 0|req: 704/1461] 10.0.0.9 () {34 vars in 1000 bytes} [Sun Aug 23 15:52:49 2026] GET /v2.0/ports?tenant_id=12cf97d097ec407fbcc59e95f7fae526&fields=id => generated 103 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:50.080 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1425633-b838-45f2-9f3b-dc93e72c3f5d facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Successfully bumped revision number for resource 96ae3267-5fc8-43cf-a9a1-11f370f4efbf (type: networks) to 1 [pid: 7|app: 0|req: 705/1462] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:50 2026] DELETE /v2.0/subnets/79dbeb1a-5d93-41ad-a2ee-ec8c0cc252fc => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 706/1463] 10.0.0.9 () {34 vars in 1006 bytes} [Sun Aug 23 15:52:50 2026] GET /v2.0/networks/9ff7a100-3dbf-4ea3-9c35-760eca9e42ae?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:50.246 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a1425633-b838-45f2-9f3b-dc93e72c3f5d facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] No more DHCP agents 2026-08-23 15:52:50.248 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1425633-b838-45f2-9f3b-dc93e72c3f5d facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Unable to schedule network 96ae3267-5fc8-43cf-a9a1-11f370f4efbf: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 707/1464] 10.0.0.233 () {32 vars in 647 bytes} [Sun Aug 23 15:52:50 2026] GET /v2.0/subnets => generated 649 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:50.327 8 INFO neutron.db.ovn_revision_numbers_db [None req-a1425633-b838-45f2-9f3b-dc93e72c3f5d facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Successfully bumped revision number for resource 8eef54a6-1729-433b-8143-f9547a3d5ce9 (type: ports) to 1 [pid: 7|app: 0|req: 708/1465] 10.0.0.9 () {34 vars in 1106 bytes} [Sun Aug 23 15:52:50 2026] GET /v2.0/networks/9ff7a100-3dbf-4ea3-9c35-760eca9e42ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1466] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:52:49 2026] POST /v2.0/networks => generated 651 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:50.467 7 INFO neutron_taas.services.taas.taas_plugin [None req-768172fc-04d5-4318-b59a-9c4db9b425be 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] TaaS: Handle Delete Port: ea0b143b-ef83-4fc4-afc0-c36ff488a4de 2026-08-23 15:52:50.470 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-768172fc-04d5-4318-b59a-9c4db9b425be 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Tap Mirror: Handle Delete Port: ea0b143b-ef83-4fc4-afc0-c36ff488a4de 2026-08-23 15:52:50.512 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ae7787bd-0858-41f5-a6f0-1b9eed63e983 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] No more DHCP agents 2026-08-23 15:52:50.513 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ae7787bd-0858-41f5-a6f0-1b9eed63e983 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Unable to schedule network 96ae3267-5fc8-43cf-a9a1-11f370f4efbf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:50.658 7 INFO neutron.services.segments.plugin [-] Segment b5e3e4b8-8738-470c-8d9d-31f7c1d3856d resource provider aggregate not found 2026-08-23 15:52:50.665 7 INFO neutron.services.segments.plugin [-] Segment b5e3e4b8-8738-470c-8d9d-31f7c1d3856d resource provider aggregate not found 2026-08-23 15:52:50.679 7 INFO neutron.services.segments.plugin [-] Segment b5e3e4b8-8738-470c-8d9d-31f7c1d3856d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5e3e4b8-8738-470c-8d9d-31f7c1d3856d found for delete ", "request_id": "req-788b8a22-83e0-49fc-bb32-00f98ba439bb"}]} 2026-08-23 15:52:50.685 7 INFO neutron.services.segments.plugin [-] Segment b5e3e4b8-8738-470c-8d9d-31f7c1d3856d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b5e3e4b8-8738-470c-8d9d-31f7c1d3856d found for delete ", "request_id": "req-1db59045-fe97-4e17-b4ce-3c8456d9a076"}]} [pid: 7|app: 0|req: 709/1467] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:52:50 2026] DELETE /v2.0/networks/6519b79a-0a53-4527-a89f-eb5e6f4c521e => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 710/1468] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:50 2026] GET /v2.0/ports?device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:50.842 7 INFO neutron_taas.services.taas.taas_plugin [None req-ee414c0c-8846-4ccc-b316-83f48663cbe2 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] TaaS: Handle Delete Port: fed538e3-6c94-46aa-aba8-6081d464efc5 2026-08-23 15:52:50.847 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ee414c0c-8846-4ccc-b316-83f48663cbe2 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Tap Mirror: Handle Delete Port: fed538e3-6c94-46aa-aba8-6081d464efc5 2026-08-23 15:52:50.985 8 INFO neutron.db.ovn_revision_numbers_db [None req-59e0469e-6ea4-4906-9e14-4bea5a4230f8 - - - - - -] Successfully bumped revision number for resource 8eef54a6-1729-433b-8143-f9547a3d5ce9 (type: ports) to 2 2026-08-23 15:52:51.006 8 INFO neutron.db.ovn_revision_numbers_db [None req-59e0469e-6ea4-4906-9e14-4bea5a4230f8 - - - - - -] Successfully bumped revision number for resource 14ceae9d-0663-47bc-a9ac-c976a59a83c1 (type: subnets) to 0 [pid: 8|app: 0|req: 759/1469] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:52:50 2026] POST /v2.0/subnets => generated 626 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 711/1470] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:52:50 2026] DELETE /v2.0/networks/fdd8dab7-617d-4153-bdc4-f38613010e03 => generated 0 bytes in 380 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:51.204 7 INFO neutron_taas.services.taas.taas_plugin [None req-e2a7e367-4b6f-43e3-a45f-7c78fc53b1a8 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] TaaS: Handle Delete Port: 0076e599-b05d-49a8-ba30-64a9f5c6b94a 2026-08-23 15:52:51.206 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e2a7e367-4b6f-43e3-a45f-7c78fc53b1a8 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Tap Mirror: Handle Delete Port: 0076e599-b05d-49a8-ba30-64a9f5c6b94a 2026-08-23 15:52:51.349 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1d837884-5d61-4d0b-9de8-962692283b2c facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] No more DHCP agents 2026-08-23 15:52:51.350 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1d837884-5d61-4d0b-9de8-962692283b2c facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Unable to schedule network 96ae3267-5fc8-43cf-a9a1-11f370f4efbf: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 712/1471] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:52:51 2026] DELETE /v2.0/networks/4fd385a9-1125-4292-a4bf-8675ecc962cf => generated 0 bytes in 306 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:51.510 8 INFO neutron.db.ovn_revision_numbers_db [None req-1d837884-5d61-4d0b-9de8-962692283b2c facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Successfully bumped revision number for resource 10ae4dc8-127f-4124-a9d8-28d028f82789 (type: ports) to 1 [pid: 8|app: 0|req: 760/1472] 10.0.0.233 () {34 vars in 665 bytes} [Sun Aug 23 15:52:51 2026] POST /v2.0/ports => generated 954 bytes in 533 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:51.591 7 INFO neutron_taas.services.taas.taas_plugin [None req-50264fcf-6545-4820-92b9-2613a46f69eb 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] TaaS: Handle Delete Port: 18cd6df3-c0a6-4d5d-b704-9470c26217ca 2026-08-23 15:52:51.594 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-50264fcf-6545-4820-92b9-2613a46f69eb 7c73152ef590411da444a3aeb0bd2f08 eade1058a0b646db952f6f28116a8bfb - - default default] Tap Mirror: Handle Delete Port: 18cd6df3-c0a6-4d5d-b704-9470c26217ca 2026-08-23 15:52:51.733 8 INFO neutron_taas.services.taas.taas_plugin [None req-496561ae-a4d9-42f8-9ed1-398bbf3c665e facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] TaaS: Handle Delete Port: 10ae4dc8-127f-4124-a9d8-28d028f82789 2026-08-23 15:52:51.736 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-496561ae-a4d9-42f8-9ed1-398bbf3c665e facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Tap Mirror: Handle Delete Port: 10ae4dc8-127f-4124-a9d8-28d028f82789 [pid: 7|app: 0|req: 713/1473] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:52:51 2026] DELETE /v2.0/networks/cb05f0e3-51c0-4fc7-b194-6c75e09cdb8c => generated 0 bytes in 408 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 714/1474] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:51 2026] GET /v2.0/ports?device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1475] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:52:51 2026] DELETE /v2.0/ports/10ae4dc8-127f-4124-a9d8-28d028f82789 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:52.016 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92cf93be-05e1-4c07-8dc7-737feb2fd582 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 715/1476] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:52:51 2026] DELETE /v2.0/ports/10ae4dc8-127f-4124-a9d8-28d028f82789 => generated 132 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:52:52.035 8 INFO neutron.pecan_wsgi.hooks.translation [None req-9ce79a85-2fed-4941-a28b-25d80da8cd3e facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 762/1477] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:52:52 2026] GET /v2.0/ports/10ae4dc8-127f-4124-a9d8-28d028f82789 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1478] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:52 2026] DELETE /v2.0/subnets/14ceae9d-0663-47bc-a9ac-c976a59a83c1 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:52.297 8 INFO neutron_taas.services.taas.taas_plugin [None req-0b8586c5-b9eb-41b3-afc0-d1e29f283e57 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] TaaS: Handle Delete Port: 8eef54a6-1729-433b-8143-f9547a3d5ce9 2026-08-23 15:52:52.299 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b8586c5-b9eb-41b3-afc0-d1e29f283e57 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Tap Mirror: Handle Delete Port: 8eef54a6-1729-433b-8143-f9547a3d5ce9 2026-08-23 15:52:52.469 8 INFO neutron.services.segments.plugin [-] Segment f8dda773-25f3-475d-816c-a4a11ada9e79 resource provider aggregate not found 2026-08-23 15:52:52.474 8 INFO neutron.services.segments.plugin [-] Segment f8dda773-25f3-475d-816c-a4a11ada9e79 resource provider aggregate not found 2026-08-23 15:52:52.492 8 INFO neutron.services.segments.plugin [-] Segment f8dda773-25f3-475d-816c-a4a11ada9e79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8dda773-25f3-475d-816c-a4a11ada9e79 found for delete ", "request_id": "req-3e1aec3d-68c1-4916-bcbf-645bc6fb11ca"}]} 2026-08-23 15:52:52.492 8 INFO neutron.services.segments.plugin [-] Segment f8dda773-25f3-475d-816c-a4a11ada9e79 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f8dda773-25f3-475d-816c-a4a11ada9e79 found for delete ", "request_id": "req-a9433a77-93f7-453e-80dc-51dd1965e814"}]} [pid: 8|app: 0|req: 763/1479] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:52:52 2026] DELETE /v2.0/networks/96ae3267-5fc8-43cf-a9a1-11f370f4efbf => generated 0 bytes in 323 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1480] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:52 2026] GET /v2.0/security-groups?tenant_id=eade1058a0b646db952f6f28116a8bfb&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:52.620 8 INFO neutron.db.segments_db [None req-bf968d32-8ee4-4a5b-aa86-3d4b21244e65 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Added segment 37efd9e6-a932-4c30-b20e-565423ee13fb of type geneve for network a1022cdf-ee72-4e2e-8ef6-d6cc8c707f63 2026-08-23 15:52:52.702 7 INFO neutron.services.segments.plugin [-] Segment e133611c-f785-44b5-9470-88fd491692eb resource provider aggregate not found 2026-08-23 15:52:52.734 7 INFO neutron.services.segments.plugin [-] Segment e133611c-f785-44b5-9470-88fd491692eb resource provider aggregate not found 2026-08-23 15:52:52.742 7 INFO neutron.services.segments.plugin [-] Segment e133611c-f785-44b5-9470-88fd491692eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e133611c-f785-44b5-9470-88fd491692eb found for delete ", "request_id": "req-b0899b38-8433-431e-9bd0-6b45a4d3d965"}]} 2026-08-23 15:52:52.756 7 INFO neutron.services.segments.plugin [-] Segment e133611c-f785-44b5-9470-88fd491692eb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e133611c-f785-44b5-9470-88fd491692eb found for delete ", "request_id": "req-4d75be13-fd0a-44d5-b8b4-2ebe7af25b31"}]} 2026-08-23 15:52:52.758 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf968d32-8ee4-4a5b-aa86-3d4b21244e65 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Successfully bumped revision number for resource a1022cdf-ee72-4e2e-8ef6-d6cc8c707f63 (type: networks) to 1 2026-08-23 15:52:52.761 7 INFO neutron.services.segments.plugin [-] Segment e611f345-15c8-42b2-9d8f-4aabaaee0a8c resource provider aggregate not found 2026-08-23 15:52:52.775 7 INFO neutron.services.segments.plugin [-] Segment e611f345-15c8-42b2-9d8f-4aabaaee0a8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e611f345-15c8-42b2-9d8f-4aabaaee0a8c found for delete ", "request_id": "req-7c513e65-6e84-4e9c-9cf0-1644d8c3b335"}]} 2026-08-23 15:52:52.780 7 INFO neutron.services.segments.plugin [-] Segment e611f345-15c8-42b2-9d8f-4aabaaee0a8c resource provider aggregate not found 2026-08-23 15:52:52.806 7 INFO neutron.services.segments.plugin [-] Segment e611f345-15c8-42b2-9d8f-4aabaaee0a8c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e611f345-15c8-42b2-9d8f-4aabaaee0a8c found for delete ", "request_id": "req-0aa632d4-a514-4987-a29f-fab540b5af70"}]} 2026-08-23 15:52:52.813 7 INFO neutron.services.segments.plugin [-] Segment 3e97c4a3-35ea-4761-9ca3-dfcb565a776a resource provider aggregate not found 2026-08-23 15:52:52.833 7 INFO neutron.services.segments.plugin [-] Segment 3e97c4a3-35ea-4761-9ca3-dfcb565a776a resource provider aggregate not found 2026-08-23 15:52:52.843 7 INFO neutron.services.segments.plugin [-] Segment 3e97c4a3-35ea-4761-9ca3-dfcb565a776a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e97c4a3-35ea-4761-9ca3-dfcb565a776a found for delete ", "request_id": "req-92a8b1c5-b1f3-4aa4-9989-2b6e10cb154c"}]} 2026-08-23 15:52:52.852 7 INFO neutron.services.segments.plugin [-] Segment 3e97c4a3-35ea-4761-9ca3-dfcb565a776a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3e97c4a3-35ea-4761-9ca3-dfcb565a776a found for delete ", "request_id": "req-557075a9-0acf-49e7-8921-a948f054ffd7"}]} [pid: 7|app: 0|req: 718/1481] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:52 2026] DELETE /v2.0/security-groups/df7896b1-f15f-4563-920f-3ecd0b461009 => generated 0 bytes in 326 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 719/1482] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:52 2026] GET /v2.0/ports?device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:53.003 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf968d32-8ee4-4a5b-aa86-3d4b21244e65 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] No more DHCP agents 2026-08-23 15:52:53.005 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf968d32-8ee4-4a5b-aa86-3d4b21244e65 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Unable to schedule network a1022cdf-ee72-4e2e-8ef6-d6cc8c707f63: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:53.087 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf968d32-8ee4-4a5b-aa86-3d4b21244e65 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Successfully bumped revision number for resource b82134ad-65ad-4f9e-88b8-7d37b6f4af6b (type: ports) to 1 [pid: 8|app: 0|req: 764/1483] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:52:52 2026] POST /v2.0/networks => generated 651 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:53.282 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1c341151-2e77-4357-b14d-d1c373f24770 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] No more DHCP agents 2026-08-23 15:52:53.283 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1c341151-2e77-4357-b14d-d1c373f24770 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Unable to schedule network a1022cdf-ee72-4e2e-8ef6-d6cc8c707f63: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:53.716 7 INFO neutron.db.ovn_revision_numbers_db [None req-1505702b-62e1-48dd-85fd-1a30c42a7419 - - - - - -] Successfully bumped revision number for resource b82134ad-65ad-4f9e-88b8-7d37b6f4af6b (type: ports) to 2 2026-08-23 15:52:53.743 7 INFO neutron.db.ovn_revision_numbers_db [None req-1505702b-62e1-48dd-85fd-1a30c42a7419 - - - - - -] Successfully bumped revision number for resource 98a7d4ba-b34c-43de-8e56-6c8a5d5f7909 (type: subnets) to 0 [pid: 7|app: 0|req: 720/1484] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:52:53 2026] POST /v2.0/subnets => generated 626 bytes in 643 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:54.007 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-24df9b5a-cf09-421c-8275-ecce85d1caa5 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] No more DHCP agents 2026-08-23 15:52:54.008 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-24df9b5a-cf09-421c-8275-ecce85d1caa5 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Unable to schedule network a1022cdf-ee72-4e2e-8ef6-d6cc8c707f63: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 721/1485] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:54 2026] GET /v2.0/ports?device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:54.116 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] OVN reports status down for port: 0c7793e8-ad22-487d-82da-0db37d7afba2 2026-08-23 15:52:54.165 8 INFO neutron.db.ovn_revision_numbers_db [None req-24df9b5a-cf09-421c-8275-ecce85d1caa5 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Successfully bumped revision number for resource 0c7793e8-ad22-487d-82da-0db37d7afba2 (type: ports) to 1 [pid: 8|app: 0|req: 765/1488] 10.0.0.233 () {34 vars in 665 bytes} [Sun Aug 23 15:52:53 2026] POST /v2.0/ports => generated 911 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:54.374 7 INFO neutron_taas.services.taas.taas_plugin [None req-d992e222-250e-43fc-9592-4d5b8e06a059 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] TaaS: Handle Delete Port: 0c7793e8-ad22-487d-82da-0db37d7afba2 2026-08-23 15:52:54.378 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d992e222-250e-43fc-9592-4d5b8e06a059 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Tap Mirror: Handle Delete Port: 0c7793e8-ad22-487d-82da-0db37d7afba2 [pid: 7|app: 0|req: 724/1489] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:52:54 2026] DELETE /v2.0/ports/0c7793e8-ad22-487d-82da-0db37d7afba2 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:54.555 8 INFO neutron.pecan_wsgi.hooks.translation [None req-1e000d5f-8206-4b02-b5d0-393eb8814ed5 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 766/1490] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:52:54 2026] GET /v2.0/ports/0c7793e8-ad22-487d-82da-0db37d7afba2 => generated 132 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 767/1491] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:54 2026] DELETE /v2.0/subnets/98a7d4ba-b34c-43de-8e56-6c8a5d5f7909 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 768/1492] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:52:54 2026] GET /v2.0/networks?id=9ff7a100-3dbf-4ea3-9c35-760eca9e42ae => generated 715 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:54.841 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5538d89-93d1-41cd-ae2b-ad5db5ecdc17 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource 0b82af4b-a2d1-44ea-b73e-816af5844e10 (type: security_groups) to 1 2026-08-23 15:52:54.857 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5538d89-93d1-41cd-ae2b-ad5db5ecdc17 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource 580142bd-cc0a-403d-b7f2-262dc586e4b9 (type: security_group_rules) to 0 2026-08-23 15:52:54.874 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5538d89-93d1-41cd-ae2b-ad5db5ecdc17 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource 676e0734-c2f4-4275-acee-732ee82f0490 (type: security_group_rules) to 0 2026-08-23 15:52:54.885 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5538d89-93d1-41cd-ae2b-ad5db5ecdc17 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource 855dc01d-e023-43ee-8fb4-ddaf1c90e68f (type: security_group_rules) to 0 2026-08-23 15:52:54.911 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5538d89-93d1-41cd-ae2b-ad5db5ecdc17 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource 92b0ce09-ab5d-47bf-bebf-91663f585c4d (type: security_group_rules) to 0 2026-08-23 15:52:54.941 8 INFO neutron_taas.services.taas.taas_plugin [None req-b3e7604f-17ed-46f8-b024-40dd51078912 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] TaaS: Handle Delete Port: b82134ad-65ad-4f9e-88b8-7d37b6f4af6b 2026-08-23 15:52:54.944 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3e7604f-17ed-46f8-b024-40dd51078912 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Tap Mirror: Handle Delete Port: b82134ad-65ad-4f9e-88b8-7d37b6f4af6b 2026-08-23 15:52:54.999 7 INFO neutron.db.segments_db [None req-e5538d89-93d1-41cd-ae2b-ad5db5ecdc17 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Added segment c3ad31b7-ef9c-4315-a251-a86db2c0a90b of type geneve for network f64c85a3-05e2-4c85-9ff8-eb8f7ad55d80 2026-08-23 15:52:55.121 8 INFO neutron.services.segments.plugin [-] Segment 37efd9e6-a932-4c30-b20e-565423ee13fb resource provider aggregate not found 2026-08-23 15:52:55.125 8 INFO neutron.services.segments.plugin [-] Segment 37efd9e6-a932-4c30-b20e-565423ee13fb resource provider aggregate not found 2026-08-23 15:52:55.130 7 INFO neutron.db.segments_db [None req-e5538d89-93d1-41cd-ae2b-ad5db5ecdc17 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Added segment c0e9771a-4398-4142-a914-41bdd0a957cb of type geneve for network 51fe839d-3487-40fb-aebb-11b24f8bc2d7 2026-08-23 15:52:55.138 8 INFO neutron.services.segments.plugin [-] Segment 37efd9e6-a932-4c30-b20e-565423ee13fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37efd9e6-a932-4c30-b20e-565423ee13fb found for delete ", "request_id": "req-e2f4782a-943c-420c-b201-98327e186cf2"}]} 2026-08-23 15:52:55.148 8 INFO neutron.services.segments.plugin [-] Segment 37efd9e6-a932-4c30-b20e-565423ee13fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 37efd9e6-a932-4c30-b20e-565423ee13fb found for delete ", "request_id": "req-b05f5829-9f08-4c1a-8bb1-93cb02e4d1d8"}]} [pid: 8|app: 0|req: 769/1493] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:52:54 2026] DELETE /v2.0/networks/a1022cdf-ee72-4e2e-8ef6-d6cc8c707f63 => generated 0 bytes in 394 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:55.241 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5538d89-93d1-41cd-ae2b-ad5db5ecdc17 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource f64c85a3-05e2-4c85-9ff8-eb8f7ad55d80 (type: networks) to 1 2026-08-23 15:52:55.293 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-66c7f6fb-08ec-4a91-bc6c-69baab6645ad - - - - - -] No hosting information found for port 58571ea0-2971-49c7-a65b-93c2e020d60f: RuntimeError: No hosting information found for port 58571ea0-2971-49c7-a65b-93c2e020d60f 2026-08-23 15:52:55.487 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-4d8a6f40-91ec-47f9-8cf9-8412e806c1fe req-3cf3eafe-afd1-47d0-b46a-f929ab9d9477 43dc6f3924ae42ab92f99c2df4997528 12cf97d097ec407fbcc59e95f7fae526 - - default default] No more DHCP agents 2026-08-23 15:52:55.487 7 INFO neutron.db.ovn_revision_numbers_db [None req-66c7f6fb-08ec-4a91-bc6c-69baab6645ad - - - - - -] Successfully bumped revision number for resource 58571ea0-2971-49c7-a65b-93c2e020d60f (type: router_ports) to 2 2026-08-23 15:52:55.488 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66c7f6fb-08ec-4a91-bc6c-69baab6645ad - - - - - -] OVN reports status down for port: 9e39f662-e452-440d-bc12-5042c4982c28 2026-08-23 15:52:55.489 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-4d8a6f40-91ec-47f9-8cf9-8412e806c1fe req-3cf3eafe-afd1-47d0-b46a-f929ab9d9477 43dc6f3924ae42ab92f99c2df4997528 12cf97d097ec407fbcc59e95f7fae526 - - default default] Unable to schedule network 9ff7a100-3dbf-4ea3-9c35-760eca9e42ae: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:55.492 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e5538d89-93d1-41cd-ae2b-ad5db5ecdc17 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] No more DHCP agents 2026-08-23 15:52:55.495 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e5538d89-93d1-41cd-ae2b-ad5db5ecdc17 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Unable to schedule network f64c85a3-05e2-4c85-9ff8-eb8f7ad55d80: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:55.639 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5538d89-93d1-41cd-ae2b-ad5db5ecdc17 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource f7837216-1744-4d8c-b6ac-3807f2811268 (type: ports) to 1 2026-08-23 15:52:55.655 8 INFO neutron.db.ovn_revision_numbers_db [req-4d8a6f40-91ec-47f9-8cf9-8412e806c1fe req-3cf3eafe-afd1-47d0-b46a-f929ab9d9477 43dc6f3924ae42ab92f99c2df4997528 12cf97d097ec407fbcc59e95f7fae526 - - default default] Successfully bumped revision number for resource 4952b077-8262-4d87-a0ad-cf6a2973f2ab (type: ports) to 1 [pid: 8|app: 0|req: 770/1494] 162.253.55.186 () {38 vars in 955 bytes} [Sun Aug 23 15:52:55 2026] POST /v2.0/ports => generated 954 bytes in 544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 771/1495] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:55 2026] GET /v2.0/ports?device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:55.764 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5538d89-93d1-41cd-ae2b-ad5db5ecdc17 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource 51fe839d-3487-40fb-aebb-11b24f8bc2d7 (type: networks) to 1 2026-08-23 15:52:55.776 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66c7f6fb-08ec-4a91-bc6c-69baab6645ad - - - - - -] OVN reports status down for port: 33e8e258-bff4-4789-884f-6d3d71cf0a85 2026-08-23 15:52:55.917 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66c7f6fb-08ec-4a91-bc6c-69baab6645ad - - - - - -] OVN reports status down for port: 8eef54a6-1729-433b-8143-f9547a3d5ce9 2026-08-23 15:52:55.932 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66c7f6fb-08ec-4a91-bc6c-69baab6645ad - - - - - -] OVN reports status down for port: 10ae4dc8-127f-4124-a9d8-28d028f82789 2026-08-23 15:52:55.945 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66c7f6fb-08ec-4a91-bc6c-69baab6645ad - - - - - -] OVN reports status down for port: b82134ad-65ad-4f9e-88b8-7d37b6f4af6b 2026-08-23 15:52:55.958 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66c7f6fb-08ec-4a91-bc6c-69baab6645ad - - - - - -] OVN reports status down for port: f7837216-1744-4d8c-b6ac-3807f2811268 2026-08-23 15:52:55.969 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-67889def-38d5-4553-b48b-700cfb845aa8 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] No more DHCP agents 2026-08-23 15:52:55.970 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-67889def-38d5-4553-b48b-700cfb845aa8 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Unable to schedule network 75e65a4d-0bcc-4ffb-84f7-16b2da30b6f7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:56.044 8 INFO neutron.db.ovn_revision_numbers_db [None req-67889def-38d5-4553-b48b-700cfb845aa8 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Successfully bumped revision number for resource d1a87cee-9753-468e-ba8f-90b1496a5928 (type: ports) to 1 [pid: 8|app: 0|req: 772/1496] 10.0.0.233 () {34 vars in 665 bytes} [Sun Aug 23 15:52:55 2026] POST /v2.0/ports => generated 775 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:56.113 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66c7f6fb-08ec-4a91-bc6c-69baab6645ad - - - - - -] OVN reports status down for port: 4952b077-8262-4d87-a0ad-cf6a2973f2ab /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:52:56.136 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e5538d89-93d1-41cd-ae2b-ad5db5ecdc17 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] No more DHCP agents 2026-08-23 15:52:56.138 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e5538d89-93d1-41cd-ae2b-ad5db5ecdc17 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Unable to schedule network 51fe839d-3487-40fb-aebb-11b24f8bc2d7: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 773/1497] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:52:56 2026] GET /v2.0/routers => generated 979 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:56.215 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] OVN reports status down for port: 11084897-bc91-47d5-96fa-d4b2a36448ad 2026-08-23 15:52:56.223 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66c7f6fb-08ec-4a91-bc6c-69baab6645ad - - - - - -] OVN reports status down for port: d1a87cee-9753-468e-ba8f-90b1496a5928 2026-08-23 15:52:56.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5538d89-93d1-41cd-ae2b-ad5db5ecdc17 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource 11084897-bc91-47d5-96fa-d4b2a36448ad (type: ports) to 1 [pid: 7|app: 0|req: 725/1498] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:52:54 2026] POST /v2.0/networks => generated 1283 bytes in 1727 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 726/1499] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:56 2026] GET /v2.0/security-groups?id=cd5b68b1-0f3c-4ce7-a232-c90aa669e969&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:56.593 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66c7f6fb-08ec-4a91-bc6c-69baab6645ad - - - - - -] OVN reports status down for port: d1a87cee-9753-468e-ba8f-90b1496a5928 2026-08-23 15:52:56.635 8 INFO neutron.db.ovn_revision_numbers_db [req-4d8a6f40-91ec-47f9-8cf9-8412e806c1fe req-6d4674af-e42e-4d4e-89ce-c9d6a8e94108 ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 4952b077-8262-4d87-a0ad-cf6a2973f2ab (type: ports) to 2 2026-08-23 15:52:56.645 7 INFO neutron.db.ovn_revision_numbers_db [None req-8eb4836d-1be4-4356-98e4-d65da1fbe66f facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Successfully bumped revision number for resource d1a87cee-9753-468e-ba8f-90b1496a5928 (type: ports) to 2 [pid: 7|app: 0|req: 727/1500] 10.0.0.233 () {34 vars in 737 bytes} [Sun Aug 23 15:52:56 2026] PUT /v2.0/ports/d1a87cee-9753-468e-ba8f-90b1496a5928 => generated 752 bytes in 374 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 728/1501] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:52:56 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1502] 10.0.0.233 () {32 vars in 649 bytes} [Sun Aug 23 15:52:56 2026] GET /v2.0/networks => generated 1970 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:56.858 8 INFO neutron.db.ovn_revision_numbers_db [req-4d8a6f40-91ec-47f9-8cf9-8412e806c1fe req-6d4674af-e42e-4d4e-89ce-c9d6a8e94108 ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 4952b077-8262-4d87-a0ad-cf6a2973f2ab (type: ports) to 4 [pid: 8|app: 0|req: 774/1503] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:52:56 2026] PUT /v2.0/ports/4952b077-8262-4d87-a0ad-cf6a2973f2ab => generated 1204 bytes in 695 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 775/1504] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:52:56 2026] GET /v2.0/network-ip-availabilities => generated 2389 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:56.909 7 INFO neutron_taas.services.taas.taas_plugin [None req-1eb3b4d6-cad1-4215-a380-394e35fe486d facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] TaaS: Handle Delete Port: d1a87cee-9753-468e-ba8f-90b1496a5928 2026-08-23 15:52:56.912 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1eb3b4d6-cad1-4215-a380-394e35fe486d facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Tap Mirror: Handle Delete Port: d1a87cee-9753-468e-ba8f-90b1496a5928 2026-08-23 15:52:56.929 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dacc6a6b-5a4c-412b-aa41-5a25dd67659e'] response: {'name': 'network-changed', 'server_uuid': '70119ee3-b270-4d89-aefb-f9e3aa09f277', 'tag': '4952b077-8262-4d87-a0ad-cf6a2973f2ab', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 730/1505] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:52:56 2026] DELETE /v2.0/ports/d1a87cee-9753-468e-ba8f-90b1496a5928 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:57.027 8 INFO neutron_taas.services.taas.taas_plugin [None req-58202628-0c15-4571-a64f-13b112a15748 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] TaaS: Handle Delete Port: f7837216-1744-4d8c-b6ac-3807f2811268 2026-08-23 15:52:57.030 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-58202628-0c15-4571-a64f-13b112a15748 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Tap Mirror: Handle Delete Port: f7837216-1744-4d8c-b6ac-3807f2811268 [pid: 7|app: 0|req: 731/1506] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/subnets => generated 1990 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1507] 10.0.0.233 () {32 vars in 643 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/ports => generated 1534 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 733/1508] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/subnetpools => generated 19 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:57.114 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9b9badcb-d3e6-41c4-bded-e80c839db683 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 734/1509] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/ports/d1a87cee-9753-468e-ba8f-90b1496a5928 => generated 132 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 735/1510] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/ports => generated 12235 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-23 15:52:57.201 8 INFO neutron.services.segments.plugin [-] Segment c3ad31b7-ef9c-4315-a251-a86db2c0a90b resource provider aggregate not found 2026-08-23 15:52:57.209 8 INFO neutron.services.segments.plugin [-] Segment c3ad31b7-ef9c-4315-a251-a86db2c0a90b resource provider aggregate not found 2026-08-23 15:52:57.217 8 INFO neutron.services.segments.plugin [-] Segment c3ad31b7-ef9c-4315-a251-a86db2c0a90b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3ad31b7-ef9c-4315-a251-a86db2c0a90b found for delete ", "request_id": "req-59eb4731-cd4b-4797-9a8a-aba2e374e56f"}]} 2026-08-23 15:52:57.227 8 INFO neutron.services.segments.plugin [-] Segment c3ad31b7-ef9c-4315-a251-a86db2c0a90b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c3ad31b7-ef9c-4315-a251-a86db2c0a90b found for delete ", "request_id": "req-92f3aeab-854f-48de-a4ee-e407fc02e243"}]} [pid: 7|app: 0|req: 736/1511] 10.0.0.233 () {32 vars in 643 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/ports => generated 1534 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 776/1512] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:52:56 2026] DELETE /v2.0/networks/f64c85a3-05e2-4c85-9ff8-eb8f7ad55d80 => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1513] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/networks => generated 4582 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 738/1514] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/ports/33e8e258-bff4-4789-884f-6d3d71cf0a85 => generated 775 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:57.355 8 INFO neutron_taas.services.taas.taas_plugin [None req-f7ae4adc-4a80-4810-a25d-444a067291e5 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] TaaS: Handle Delete Port: 11084897-bc91-47d5-96fa-d4b2a36448ad 2026-08-23 15:52:57.358 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f7ae4adc-4a80-4810-a25d-444a067291e5 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Tap Mirror: Handle Delete Port: 11084897-bc91-47d5-96fa-d4b2a36448ad [pid: 7|app: 0|req: 739/1515] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/security-groups => generated 26113 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-23 15:52:57.387 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ca6a4263-6e05-4129-ba76-330ccf41f62f facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 740/1516] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:52:57 2026] DELETE /v2.0/ports/0c7793e8-ad22-487d-82da-0db37d7afba2 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 741/1517] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/subnets => generated 1990 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:57.435 7 INFO neutron.pecan_wsgi.hooks.translation [None req-73451599-1f76-4e85-a1f2-dae283dd21a1 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 742/1518] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:57 2026] DELETE /v2.0/subnets/98a7d4ba-b34c-43de-8e56-6c8a5d5f7909 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1519] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/ports?device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 744/1520] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/floatingips => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 777/1521] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:52:57 2026] DELETE /v2.0/networks/51fe839d-3487-40fb-aebb-11b24f8bc2d7 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:57.550 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ba7dbd11-1114-4b45-a475-db29811810c3 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 778/1522] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:52:57 2026] DELETE /v2.0/subnets/14ceae9d-0663-47bc-a9ac-c976a59a83c1 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 745/1523] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/ports?tenant_id=12cf97d097ec407fbcc59e95f7fae526&device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 1207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 746/1524] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/agents => generated 1214 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 779/1525] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/security-groups?id=cd5b68b1-0f3c-4ce7-a232-c90aa669e969&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1526] 10.0.0.233 () {32 vars in 649 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/networks => generated 689 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 748/1527] 162.253.55.186 () {34 vars in 1018 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/networks?tenant_id=12cf97d097ec407fbcc59e95f7fae526&shared=False => generated 814 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:57.683 8 INFO neutron_taas.services.taas.taas_plugin [None req-1050acee-417f-4402-bc5d-3988ff4e1123 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] TaaS: Handle Delete Port: 33e8e258-bff4-4789-884f-6d3d71cf0a85 2026-08-23 15:52:57.685 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1050acee-417f-4402-bc5d-3988ff4e1123 facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Tap Mirror: Handle Delete Port: 33e8e258-bff4-4789-884f-6d3d71cf0a85 2026-08-23 15:52:57.705 7 INFO neutron.db.segments_db [None req-6549c724-4448-4ac8-b194-fa42c3c4ba60 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Added segment 062239ee-0601-47f2-8ba2-11ef23e118b5 of type geneve for network f0dcdc30-0d3f-4629-bff8-ded68c6d49cf [pid: 8|app: 0|req: 780/1528] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:52:57 2026] DELETE /v2.0/ports/33e8e258-bff4-4789-884f-6d3d71cf0a85 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:57.814 7 INFO neutron.db.ovn_revision_numbers_db [None req-6549c724-4448-4ac8-b194-fa42c3c4ba60 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource f0dcdc30-0d3f-4629-bff8-ded68c6d49cf (type: networks) to 1 [pid: 8|app: 0|req: 781/1529] 162.253.55.186 () {34 vars in 930 bytes} [Sun Aug 23 15:52:57 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:57.971 8 INFO neutron_taas.services.taas.taas_plugin [None req-77c1977b-7801-493a-8af0-87f950c8e83a facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] TaaS: Handle Delete Port: 9e39f662-e452-440d-bc12-5042c4982c28 2026-08-23 15:52:57.974 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-77c1977b-7801-493a-8af0-87f950c8e83a facf005de9644b78936e002b49a629a6 b237622dd2604cbd9c24a7d7e48af9a1 - - default default] Tap Mirror: Handle Delete Port: 9e39f662-e452-440d-bc12-5042c4982c28 2026-08-23 15:52:57.977 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6549c724-4448-4ac8-b194-fa42c3c4ba60 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] No more DHCP agents 2026-08-23 15:52:57.979 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6549c724-4448-4ac8-b194-fa42c3c4ba60 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Unable to schedule network f0dcdc30-0d3f-4629-bff8-ded68c6d49cf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:58.021 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] OVN reports status down for port: 5aeffac4-ad74-42ee-9ba9-9ad07e94154d 2026-08-23 15:52:58.053 7 INFO neutron.db.ovn_revision_numbers_db [None req-6549c724-4448-4ac8-b194-fa42c3c4ba60 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource 5aeffac4-ad74-42ee-9ba9-9ad07e94154d (type: ports) to 1 [pid: 7|app: 0|req: 749/1530] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:52:57 2026] POST /v2.0/networks => generated 668 bytes in 437 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:52:58.155 7 INFO neutron.db.segments_db [None req-d368023d-4505-4261-a12e-fc6081879f07 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Added segment 017ded1e-9e71-4dd4-b48d-d1420a151761 of type geneve for network 6692ad59-9b00-4127-b454-1cd01d70f7ba [pid: 8|app: 0|req: 782/1531] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:52:57 2026] DELETE /v2.0/networks/75e65a4d-0bcc-4ffb-84f7-16b2da30b6f7 => generated 0 bytes in 384 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:58.258 7 INFO neutron.db.ovn_revision_numbers_db [None req-d368023d-4505-4261-a12e-fc6081879f07 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource 6692ad59-9b00-4127-b454-1cd01d70f7ba (type: networks) to 1 2026-08-23 15:52:58.404 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d368023d-4505-4261-a12e-fc6081879f07 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] No more DHCP agents 2026-08-23 15:52:58.405 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d368023d-4505-4261-a12e-fc6081879f07 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Unable to schedule network 6692ad59-9b00-4127-b454-1cd01d70f7ba: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:58.448 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66c7f6fb-08ec-4a91-bc6c-69baab6645ad - - - - - -] OVN reports status down for port: abff9a41-b88f-47c7-b46d-f0fbb11e86db 2026-08-23 15:52:58.498 7 INFO neutron.db.ovn_revision_numbers_db [None req-d368023d-4505-4261-a12e-fc6081879f07 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource abff9a41-b88f-47c7-b46d-f0fbb11e86db (type: ports) to 1 [pid: 7|app: 0|req: 750/1532] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:52:58 2026] POST /v2.0/networks => generated 669 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1533] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:58 2026] GET /v2.0/security-groups?tenant_id=b237622dd2604cbd9c24a7d7e48af9a1&name=default => generated 2925 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 752/1534] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:52:58 2026] GET /v2.0/ports?device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:58.929 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-46026cce-652d-42be-9a72-566a5ee5748e dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] No more DHCP agents 2026-08-23 15:52:58.931 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-46026cce-652d-42be-9a72-566a5ee5748e dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Unable to schedule network f0dcdc30-0d3f-4629-bff8-ded68c6d49cf: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:58.972 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66c7f6fb-08ec-4a91-bc6c-69baab6645ad - - - - - -] OVN reports status down for port: ab488085-458b-4449-9e54-19efa244bcba 2026-08-23 15:52:58.997 8 INFO neutron.db.ovn_revision_numbers_db [None req-46026cce-652d-42be-9a72-566a5ee5748e dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource ab488085-458b-4449-9e54-19efa244bcba (type: ports) to 1 2026-08-23 15:52:59.039 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-46026cce-652d-42be-9a72-566a5ee5748e dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] No more DHCP agents 2026-08-23 15:52:59.040 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-46026cce-652d-42be-9a72-566a5ee5748e dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Unable to schedule network 6692ad59-9b00-4127-b454-1cd01d70f7ba: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:52:59.092 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66c7f6fb-08ec-4a91-bc6c-69baab6645ad - - - - - -] OVN reports status down for port: 05fe575d-9423-4340-b9c8-9a561ba73af8 [pid: 7|app: 0|req: 753/1535] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:58 2026] DELETE /v2.0/security-groups/6e35a1b3-4a9a-4949-a6bb-154170c80d51 => generated 0 bytes in 311 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:52:59.126 8 INFO neutron.db.ovn_revision_numbers_db [None req-46026cce-652d-42be-9a72-566a5ee5748e dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource 05fe575d-9423-4340-b9c8-9a561ba73af8 (type: ports) to 1 [pid: 7|app: 0|req: 754/1536] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/security-groups?id=cd5b68b1-0f3c-4ce7-a232-c90aa669e969&fields=id&fields=name => generated 88 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 755/1537] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/ports?tenant_id=12cf97d097ec407fbcc59e95f7fae526&device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 1207 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 783/1538] 10.0.0.233 () {34 vars in 665 bytes} [Sun Aug 23 15:52:58 2026] POST /v2.0/ports => generated 1506 bytes in 666 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 756/1539] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=4952b077-8262-4d87-a0ad-cf6a2973f2ab => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:59.241 8 INFO neutron.services.segments.plugin [-] Segment c0e9771a-4398-4142-a914-41bdd0a957cb resource provider aggregate not found 2026-08-23 15:52:59.256 8 INFO neutron.services.segments.plugin [-] Segment c0e9771a-4398-4142-a914-41bdd0a957cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0e9771a-4398-4142-a914-41bdd0a957cb found for delete ", "request_id": "req-48d231e4-43cf-40bb-a5d1-bfe5b88f0e9d"}]} 2026-08-23 15:52:59.265 8 INFO neutron.services.segments.plugin [-] Segment c0e9771a-4398-4142-a914-41bdd0a957cb resource provider aggregate not found [pid: 7|app: 0|req: 757/1540] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/subnets?id=632fc8cc-6089-4492-a59e-136304964306 => generated 695 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:52:59.274 8 INFO neutron.services.segments.plugin [-] Segment 07e38832-b37d-4967-8f05-1e965c9a4ddf resource provider aggregate not found 2026-08-23 15:52:59.288 8 INFO neutron.services.segments.plugin [-] Segment c0e9771a-4398-4142-a914-41bdd0a957cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c0e9771a-4398-4142-a914-41bdd0a957cb found for delete ", "request_id": "req-eb92ff7c-a776-4736-b288-6026022c904d"}]} 2026-08-23 15:52:59.292 8 INFO neutron.services.segments.plugin [-] Segment 07e38832-b37d-4967-8f05-1e965c9a4ddf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07e38832-b37d-4967-8f05-1e965c9a4ddf found for delete ", "request_id": "req-436cb89f-39a5-454c-97d2-3b5b71ed836d"}]} [pid: 7|app: 0|req: 758/1541] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/ports?network_id=9ff7a100-3dbf-4ea3-9c35-760eca9e42ae&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 784/1542] 10.0.0.233 () {32 vars in 643 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/ports => generated 3018 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:59.305 8 INFO neutron.services.segments.plugin [-] Segment 07e38832-b37d-4967-8f05-1e965c9a4ddf resource provider aggregate not found 2026-08-23 15:52:59.327 8 INFO neutron.services.segments.plugin [-] Segment 07e38832-b37d-4967-8f05-1e965c9a4ddf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 07e38832-b37d-4967-8f05-1e965c9a4ddf found for delete ", "request_id": "req-e8143a97-41ce-4d5b-9982-e7863716f642"}]} [pid: 8|app: 0|req: 785/1543] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/networks/9ff7a100-3dbf-4ea3-9c35-760eca9e42ae?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 786/1544] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/networks/9ff7a100-3dbf-4ea3-9c35-760eca9e42ae?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:52:59.434 7 INFO neutron_taas.services.taas.taas_plugin [None req-7257fe07-af91-4472-be04-3ca080087b8f dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] TaaS: Handle Delete Port: ab488085-458b-4449-9e54-19efa244bcba 2026-08-23 15:52:59.436 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7257fe07-af91-4472-be04-3ca080087b8f dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Tap Mirror: Handle Delete Port: ab488085-458b-4449-9e54-19efa244bcba [pid: 7|app: 0|req: 759/1545] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:52:59 2026] DELETE /v2.0/ports/ab488085-458b-4449-9e54-19efa244bcba => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:52:59.644 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdaa2f11-0630-46cd-9966-c87bc2323eed be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b2639208-7d37-4446-b805-57bdf1ef0c66 (type: security_groups) to 1 2026-08-23 15:52:59.654 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdaa2f11-0630-46cd-9966-c87bc2323eed be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 2e3ff0c4-aea4-441b-925a-941121874138 (type: security_group_rules) to 0 2026-08-23 15:52:59.659 7 INFO neutron_taas.services.taas.taas_plugin [None req-1c2c782c-9b38-465c-adbd-c2ca9da2c2fe dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] TaaS: Handle Delete Port: 05fe575d-9423-4340-b9c8-9a561ba73af8 2026-08-23 15:52:59.663 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1c2c782c-9b38-465c-adbd-c2ca9da2c2fe dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Tap Mirror: Handle Delete Port: 05fe575d-9423-4340-b9c8-9a561ba73af8 2026-08-23 15:52:59.664 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdaa2f11-0630-46cd-9966-c87bc2323eed be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4757a7cd-2dc5-4533-b274-852e78abe37f (type: security_group_rules) to 0 2026-08-23 15:52:59.673 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdaa2f11-0630-46cd-9966-c87bc2323eed be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 90cc095b-a826-405c-a8ba-195ff8e5917c (type: security_group_rules) to 0 2026-08-23 15:52:59.682 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdaa2f11-0630-46cd-9966-c87bc2323eed be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ddd72b56-f1c2-4878-87bd-b01a20fe28c5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 787/1546] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/security-groups?tenant_id=2b1fa993589c4d8e8a3d39b4edf0ac84&name=default => generated 2925 bytes in 323 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 760/1547] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:52:59 2026] DELETE /v2.0/ports/05fe575d-9423-4340-b9c8-9a561ba73af8 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 761/1548] 10.0.0.233 () {32 vars in 643 bytes} [Sun Aug 23 15:52:59 2026] GET /v2.0/ports => generated 1523 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:52:59.925 7 INFO neutron.db.segments_db [None req-df32d9ed-3cac-4e47-9c36-0050b841a00b dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Added segment 9cda424d-d191-41c7-952c-195c9a959040 of type geneve for network fea3d06d-42b6-4d88-93b7-5d6bda5687bd [pid: 8|app: 0|req: 788/1549] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:52:59 2026] DELETE /v2.0/security-groups/b2639208-7d37-4446-b805-57bdf1ef0c66 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:00.032 7 INFO neutron.db.ovn_revision_numbers_db [None req-df32d9ed-3cac-4e47-9c36-0050b841a00b dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource fea3d06d-42b6-4d88-93b7-5d6bda5687bd (type: networks) to 1 2026-08-23 15:53:00.168 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df32d9ed-3cac-4e47-9c36-0050b841a00b dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] No more DHCP agents 2026-08-23 15:53:00.169 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df32d9ed-3cac-4e47-9c36-0050b841a00b dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Unable to schedule network fea3d06d-42b6-4d88-93b7-5d6bda5687bd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:00.206 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] OVN reports status down for port: dfdbc029-2511-4817-9fd2-e4c8c104b8af 2026-08-23 15:53:00.228 7 INFO neutron.db.ovn_revision_numbers_db [None req-df32d9ed-3cac-4e47-9c36-0050b841a00b dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource dfdbc029-2511-4817-9fd2-e4c8c104b8af (type: ports) to 1 [pid: 7|app: 0|req: 762/1550] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:52:59 2026] POST /v2.0/networks => generated 668 bytes in 433 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1551] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:00 2026] GET /v2.0/ports?device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 790/1552] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:53:00 2026] GET /v2.0/security-groups?id=cd5b68b1-0f3c-4ce7-a232-c90aa669e969&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:00.336 7 INFO neutron.db.segments_db [None req-4c7fcbb6-a46d-4623-9d38-72cfed0de680 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Added segment a7a467a8-9d0d-47a0-be79-a105e1a86e96 of type geneve for network fbcc1e14-eb71-432f-8a04-f0a8f233d9b6 2026-08-23 15:53:00.444 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c7fcbb6-a46d-4623-9d38-72cfed0de680 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource fbcc1e14-eb71-432f-8a04-f0a8f233d9b6 (type: networks) to 1 2026-08-23 15:53:00.593 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4c7fcbb6-a46d-4623-9d38-72cfed0de680 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] No more DHCP agents 2026-08-23 15:53:00.594 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4c7fcbb6-a46d-4623-9d38-72cfed0de680 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Unable to schedule network fbcc1e14-eb71-432f-8a04-f0a8f233d9b6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:00.649 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] OVN reports status down for port: 8875af8c-101a-4160-9407-b0649f99b9c3 2026-08-23 15:53:00.668 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c7fcbb6-a46d-4623-9d38-72cfed0de680 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Successfully bumped revision number for resource 8875af8c-101a-4160-9407-b0649f99b9c3 (type: ports) to 1 [pid: 7|app: 0|req: 763/1553] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:00 2026] POST /v2.0/networks => generated 667 bytes in 435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:01.043 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b04a015-6ab0-47ce-a9f9-a03cc11e6205 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] No more DHCP agents 2026-08-23 15:53:01.045 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b04a015-6ab0-47ce-a9f9-a03cc11e6205 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Unable to schedule network fea3d06d-42b6-4d88-93b7-5d6bda5687bd: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:01.228 7 INFO neutron.db.ovn_revision_numbers_db [None req-bedabd5e-16fe-45cd-9819-b624c3127bd3 109eb0760d324c26adbdbfd04b3c71d3 2867d9ea687c4b74a0c2aefe572f92fd - - default default] Successfully bumped revision number for resource f1975eec-ef14-4789-90bb-90910f695972 (type: security_groups) to 1 2026-08-23 15:53:01.238 7 INFO neutron.db.ovn_revision_numbers_db [None req-bedabd5e-16fe-45cd-9819-b624c3127bd3 109eb0760d324c26adbdbfd04b3c71d3 2867d9ea687c4b74a0c2aefe572f92fd - - default default] Successfully bumped revision number for resource 0c3c0f57-806f-4fcd-87e9-5de088b6a52a (type: security_group_rules) to 0 2026-08-23 15:53:01.249 7 INFO neutron.db.ovn_revision_numbers_db [None req-bedabd5e-16fe-45cd-9819-b624c3127bd3 109eb0760d324c26adbdbfd04b3c71d3 2867d9ea687c4b74a0c2aefe572f92fd - - default default] Successfully bumped revision number for resource 3bcd1376-37e5-4c92-a1b2-1bec09562e4f (type: security_group_rules) to 0 2026-08-23 15:53:01.259 7 INFO neutron.db.ovn_revision_numbers_db [None req-bedabd5e-16fe-45cd-9819-b624c3127bd3 109eb0760d324c26adbdbfd04b3c71d3 2867d9ea687c4b74a0c2aefe572f92fd - - default default] Successfully bumped revision number for resource 678df5b7-7e9b-4cd3-adb9-b29145dd1554 (type: security_group_rules) to 0 2026-08-23 15:53:01.268 7 INFO neutron.db.ovn_revision_numbers_db [None req-bedabd5e-16fe-45cd-9819-b624c3127bd3 109eb0760d324c26adbdbfd04b3c71d3 2867d9ea687c4b74a0c2aefe572f92fd - - default default] Successfully bumped revision number for resource 8d004fdf-6979-4cc0-acdc-54481e824eab (type: security_group_rules) to 0 2026-08-23 15:53:01.375 7 INFO neutron.db.ovn_revision_numbers_db [None req-bedabd5e-16fe-45cd-9819-b624c3127bd3 109eb0760d324c26adbdbfd04b3c71d3 2867d9ea687c4b74a0c2aefe572f92fd - - default default] Successfully bumped revision number for resource 6aeffe6a-faa1-477e-ba79-0685f65d01a6 (type: security_groups) to 1 2026-08-23 15:53:01.399 7 INFO neutron.db.ovn_revision_numbers_db [None req-bedabd5e-16fe-45cd-9819-b624c3127bd3 109eb0760d324c26adbdbfd04b3c71d3 2867d9ea687c4b74a0c2aefe572f92fd - - default default] Successfully bumped revision number for resource 191eca93-4e2c-4ad8-8fc0-96e53ed0913f (type: security_group_rules) to 0 2026-08-23 15:53:01.415 7 INFO neutron.db.ovn_revision_numbers_db [None req-bedabd5e-16fe-45cd-9819-b624c3127bd3 109eb0760d324c26adbdbfd04b3c71d3 2867d9ea687c4b74a0c2aefe572f92fd - - default default] Successfully bumped revision number for resource 92f0ffbd-c214-4a21-8c2c-3a9946e5cc7e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 764/1554] 10.0.0.233 () {34 vars in 684 bytes} [Sun Aug 23 15:53:00 2026] POST /v2.0/security-groups => generated 1625 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 765/1555] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:01 2026] GET /v2.0/ports?device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 969 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:01.535 8 INFO neutron.db.ovn_revision_numbers_db [None req-846ba267-ef3b-4dff-918b-dd1d7febad7b - - - - - -] Successfully bumped revision number for resource dfdbc029-2511-4817-9fd2-e4c8c104b8af (type: ports) to 2 [pid: 7|app: 0|req: 766/1556] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:53:01 2026] GET /v2.0/security-groups => generated 4530 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:01.577 8 INFO neutron.db.ovn_revision_numbers_db [None req-846ba267-ef3b-4dff-918b-dd1d7febad7b - - - - - -] Successfully bumped revision number for resource 8d106f2d-3ff5-4898-9c18-f309635e3fb5 (type: subnets) to 0 [pid: 7|app: 0|req: 767/1557] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:53:01 2026] GET /v2.0/security-groups?id=cd5b68b1-0f3c-4ce7-a232-c90aa669e969&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:01.614 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b04a015-6ab0-47ce-a9f9-a03cc11e6205 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] No more DHCP agents 2026-08-23 15:53:01.615 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b04a015-6ab0-47ce-a9f9-a03cc11e6205 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Unable to schedule network fbcc1e14-eb71-432f-8a04-f0a8f233d9b6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:01.689 7 INFO neutron.db.ovn_revision_numbers_db [None req-0187828a-f99a-4ed3-928f-066cadccb21b 109eb0760d324c26adbdbfd04b3c71d3 2867d9ea687c4b74a0c2aefe572f92fd - - default default] Successfully bumped revision number for resource 6aeffe6a-faa1-477e-ba79-0685f65d01a6 (type: security_groups) to 2 [pid: 7|app: 0|req: 768/1558] 10.0.0.233 () {34 vars in 758 bytes} [Sun Aug 23 15:53:01 2026] PUT /v2.0/security-groups/6aeffe6a-faa1-477e-ba79-0685f65d01a6 => generated 1661 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 769/1559] 10.0.0.233 () {32 vars in 737 bytes} [Sun Aug 23 15:53:01 2026] GET /v2.0/security-groups/6aeffe6a-faa1-477e-ba79-0685f65d01a6 => generated 1661 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1560] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:01 2026] DELETE /v2.0/security-groups/6aeffe6a-faa1-477e-ba79-0685f65d01a6 => generated 0 bytes in 123 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 771/1561] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:53:01 2026] GET /v2.0/security-groups => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:01.920 7 INFO neutron.api.v2.resource [None req-88d3d011-6c3b-468d-83cd-29fe9dba78eb 109eb0760d324c26adbdbfd04b3c71d3 2867d9ea687c4b74a0c2aefe572f92fd - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 772/1562] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:01 2026] DELETE /v2.0/security-groups/6aeffe6a-faa1-477e-ba79-0685f65d01a6 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:53:02.063 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66c7f6fb-08ec-4a91-bc6c-69baab6645ad - - - - - -] OVN reports status up for port: 4952b077-8262-4d87-a0ad-cf6a2973f2ab 2026-08-23 15:53:02.083 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b568063-b6f7-4c0d-b860-caffc1b6e79e 109eb0760d324c26adbdbfd04b3c71d3 2867d9ea687c4b74a0c2aefe572f92fd - - default default] Successfully bumped revision number for resource 6d90eb89-26d5-4a0c-b0fe-ce2f373d355f (type: security_groups) to 1 2026-08-23 15:53:02.085 7 INFO neutron.plugins.ml2.plugin [None req-66c7f6fb-08ec-4a91-bc6c-69baab6645ad - - - - - -] Attempt 1 to provision port 4952b077-8262-4d87-a0ad-cf6a2973f2ab 2026-08-23 15:53:02.133 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b568063-b6f7-4c0d-b860-caffc1b6e79e 109eb0760d324c26adbdbfd04b3c71d3 2867d9ea687c4b74a0c2aefe572f92fd - - default default] Successfully bumped revision number for resource 02ab1db1-8ce8-45d6-bd5f-aa1f026a8f11 (type: security_group_rules) to 0 2026-08-23 15:53:02.173 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6aadffb-c052-4327-aa47-ef17efdf298a - - - - - -] Successfully bumped revision number for resource 8875af8c-101a-4160-9407-b0649f99b9c3 (type: ports) to 2 2026-08-23 15:53:02.177 7 INFO neutron.db.ovn_revision_numbers_db [None req-2b568063-b6f7-4c0d-b860-caffc1b6e79e 109eb0760d324c26adbdbfd04b3c71d3 2867d9ea687c4b74a0c2aefe572f92fd - - default default] Successfully bumped revision number for resource aec35ba7-7647-4fbc-a9a9-be568d568f05 (type: security_group_rules) to 0 2026-08-23 15:53:02.227 8 INFO neutron.db.ovn_revision_numbers_db [None req-d6aadffb-c052-4327-aa47-ef17efdf298a - - - - - -] Successfully bumped revision number for resource d306233b-0fc6-4eaa-b152-c8c13f28b88a (type: subnets) to 0 [pid: 8|app: 0|req: 791/1563] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:00 2026] POST /v2.0/subnets => generated 1274 bytes in 1522 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1564] 10.0.0.233 () {34 vars in 684 bytes} [Sun Aug 23 15:53:01 2026] POST /v2.0/security-groups => generated 1625 bytes in 337 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 15:53:02.312 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e3b8a00-5bea-4d40-9f08-91710e5d44c8'] response: {'server_uuid': '70119ee3-b270-4d89-aefb-f9e3aa09f277', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4952b077-8262-4d87-a0ad-cf6a2973f2ab', 'code': 200} [pid: 8|app: 0|req: 792/1565] 10.0.0.233 () {32 vars in 647 bytes} [Sun Aug 23 15:53:02 2026] GET /v2.0/subnets => generated 1910 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:02.463 7 INFO neutron.db.ovn_revision_numbers_db [None req-d4249cc0-9fc5-4e93-8d9c-1fca72ad99f3 109eb0760d324c26adbdbfd04b3c71d3 2867d9ea687c4b74a0c2aefe572f92fd - - default default] Successfully bumped revision number for resource 4ede426b-ff84-48ed-b7f6-08f24e270117 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 793/1566] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:53:02 2026] DELETE /v2.0/subnets/8d106f2d-3ff5-4898-9c18-f309635e3fb5 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:02.493 7 INFO neutron.db.ovn_revision_numbers_db [None req-66c7f6fb-08ec-4a91-bc6c-69baab6645ad - - - - - -] Successfully bumped revision number for resource 4952b077-8262-4d87-a0ad-cf6a2973f2ab (type: ports) to 5 [pid: 7|app: 0|req: 774/1567] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 243 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1568] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:53:02 2026] GET /v2.0/security-group-rules/4ede426b-ff84-48ed-b7f6-08f24e270117 => generated 601 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 776/1569] 10.0.0.233 () {32 vars in 673 bytes} [Sun Aug 23 15:53:02 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 794/1570] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:53:02 2026] DELETE /v2.0/subnets/d306233b-0fc6-4eaa-b152-c8c13f28b88a => generated 0 bytes in 200 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 795/1571] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:02 2026] GET /v2.0/ports?device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 971 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 777/1572] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:53:02 2026] DELETE /v2.0/security-group-rules/4ede426b-ff84-48ed-b7f6-08f24e270117 => generated 0 bytes in 144 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 796/1573] 10.0.0.233 () {32 vars in 647 bytes} [Sun Aug 23 15:53:02 2026] GET /v2.0/subnets => generated 649 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 778/1574] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:53:02 2026] GET /v2.0/security-groups?id=cd5b68b1-0f3c-4ce7-a232-c90aa669e969&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1575] 10.0.0.233 () {32 vars in 673 bytes} [Sun Aug 23 15:53:02 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:02.971 7 INFO neutron_taas.services.taas.taas_plugin [None req-2623e224-6191-445f-ba75-fd2b7d6ff14e dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] TaaS: Handle Delete Port: 8875af8c-101a-4160-9407-b0649f99b9c3 2026-08-23 15:53:02.974 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2623e224-6191-445f-ba75-fd2b7d6ff14e dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Tap Mirror: Handle Delete Port: 8875af8c-101a-4160-9407-b0649f99b9c3 2026-08-23 15:53:03.033 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad9998d7-1d3e-4dd9-bf8b-7801a57c3a81 109eb0760d324c26adbdbfd04b3c71d3 2867d9ea687c4b74a0c2aefe572f92fd - - default default] Successfully bumped revision number for resource 6b59da25-91fc-4d00-b6ba-b9db2655f2b0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 798/1576] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1577] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:53:03 2026] GET /v2.0/security-group-rules/6b59da25-91fc-4d00-b6ba-b9db2655f2b0 => generated 601 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:03.133 7 INFO neutron.services.segments.plugin [-] Segment a7a467a8-9d0d-47a0-be79-a105e1a86e96 resource provider aggregate not found 2026-08-23 15:53:03.147 7 INFO neutron.services.segments.plugin [-] Segment a7a467a8-9d0d-47a0-be79-a105e1a86e96 resource provider aggregate not found 2026-08-23 15:53:03.153 7 INFO neutron.services.segments.plugin [-] Segment a7a467a8-9d0d-47a0-be79-a105e1a86e96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7a467a8-9d0d-47a0-be79-a105e1a86e96 found for delete ", "request_id": "req-d92d785c-7444-4b07-916e-24a98656cf54"}]} [pid: 8|app: 0|req: 800/1578] 10.0.0.233 () {32 vars in 673 bytes} [Sun Aug 23 15:53:03 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:03.170 7 INFO neutron.services.segments.plugin [-] Segment a7a467a8-9d0d-47a0-be79-a105e1a86e96 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a7a467a8-9d0d-47a0-be79-a105e1a86e96 found for delete ", "request_id": "req-701c3130-6211-4f9f-aca5-c6ea4def0800"}]} [pid: 7|app: 0|req: 779/1579] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:02 2026] DELETE /v2.0/networks/fbcc1e14-eb71-432f-8a04-f0a8f233d9b6 => generated 0 bytes in 341 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 801/1580] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:53:03 2026] DELETE /v2.0/security-group-rules/6b59da25-91fc-4d00-b6ba-b9db2655f2b0 => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 780/1581] 10.0.0.4 () {32 vars in 800 bytes} [Sun Aug 23 15:53:03 2026] GET /v2.0/extensions => generated 20541 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1582] 10.0.0.233 () {32 vars in 673 bytes} [Sun Aug 23 15:53:03 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:03.399 8 INFO neutron_taas.services.taas.taas_plugin [None req-b03039fe-5892-4d8e-b762-20de6094100b dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] TaaS: Handle Delete Port: dfdbc029-2511-4817-9fd2-e4c8c104b8af 2026-08-23 15:53:03.402 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b03039fe-5892-4d8e-b762-20de6094100b dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Tap Mirror: Handle Delete Port: dfdbc029-2511-4817-9fd2-e4c8c104b8af 2026-08-23 15:53:03.462 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f06f061-91ac-4273-abd5-1e5bab8abb80 109eb0760d324c26adbdbfd04b3c71d3 2867d9ea687c4b74a0c2aefe572f92fd - - default default] Successfully bumped revision number for resource 441343d6-21ad-454c-b207-bd46974e6b36 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 782/1583] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:03 2026] POST /v2.0/security-group-rules => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:03.587 8 INFO neutron.services.segments.plugin [-] Segment 9cda424d-d191-41c7-952c-195c9a959040 resource provider aggregate not found 2026-08-23 15:53:03.601 8 INFO neutron.services.segments.plugin [-] Segment 9cda424d-d191-41c7-952c-195c9a959040 resource provider aggregate not found 2026-08-23 15:53:03.606 8 INFO neutron.services.segments.plugin [-] Segment 9cda424d-d191-41c7-952c-195c9a959040 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cda424d-d191-41c7-952c-195c9a959040 found for delete ", "request_id": "req-e1e99894-eaaf-4c11-acc7-2822b8a1e1e1"}]} [pid: 7|app: 0|req: 783/1584] 10.0.0.4 () {30 vars in 722 bytes} [Sun Aug 23 15:53:03 2026] GET /v2.0/quotas/f75c62b5d57c40f0845977699b244b74/details => generated 847 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:03.613 8 INFO neutron.services.segments.plugin [-] Segment 9cda424d-d191-41c7-952c-195c9a959040 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9cda424d-d191-41c7-952c-195c9a959040 found for delete ", "request_id": "req-b2ab3449-5724-4db2-9ccf-5f4720c07002"}]} [pid: 7|app: 0|req: 784/1585] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:53:03 2026] GET /v2.0/security-group-rules/441343d6-21ad-454c-b207-bd46974e6b36 => generated 602 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1586] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:03 2026] DELETE /v2.0/networks/fea3d06d-42b6-4d88-93b7-5d6bda5687bd => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 785/1587] 10.0.0.233 () {32 vars in 673 bytes} [Sun Aug 23 15:53:03 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:03.740 8 INFO neutron_taas.services.taas.taas_plugin [None req-460ac789-7439-482f-9feb-ed949ebe9193 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] TaaS: Handle Delete Port: abff9a41-b88f-47c7-b46d-f0fbb11e86db 2026-08-23 15:53:03.743 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-460ac789-7439-482f-9feb-ed949ebe9193 dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Tap Mirror: Handle Delete Port: abff9a41-b88f-47c7-b46d-f0fbb11e86db [pid: 7|app: 0|req: 786/1588] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:53:03 2026] DELETE /v2.0/security-group-rules/441343d6-21ad-454c-b207-bd46974e6b36 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1589] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:03 2026] DELETE /v2.0/networks/6692ad59-9b00-4127-b454-1cd01d70f7ba => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 804/1590] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:03 2026] GET /v2.0/ports?device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:04.109 8 INFO neutron_taas.services.taas.taas_plugin [None req-e54005b9-33c2-41f4-b790-3aa5a76ce42e dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] TaaS: Handle Delete Port: 5aeffac4-ad74-42ee-9ba9-9ad07e94154d 2026-08-23 15:53:04.112 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e54005b9-33c2-41f4-b790-3aa5a76ce42e dfe66f6c500346c2ac4ee1bd0f5d0156 4fc2451a301e4537b413cc85a3bf5f59 - - default default] Tap Mirror: Handle Delete Port: 5aeffac4-ad74-42ee-9ba9-9ad07e94154d [pid: 8|app: 0|req: 805/1591] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:04 2026] DELETE /v2.0/networks/f0dcdc30-0d3f-4629-bff8-ded68c6d49cf => generated 0 bytes in 295 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1592] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:53:04 2026] GET /v2.0/security-groups?id=cd5b68b1-0f3c-4ce7-a232-c90aa669e969&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:04.377 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57ab7a70-ac3e-4609-8179-71fe20843654'] response: {'server_uuid': '70119ee3-b270-4d89-aefb-f9e3aa09f277', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4952b077-8262-4d87-a0ad-cf6a2973f2ab', 'code': 200} [pid: 7|app: 0|req: 787/1593] 10.0.0.233 () {32 vars in 673 bytes} [Sun Aug 23 15:53:03 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 577 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 807/1594] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:04 2026] DELETE /v2.0/security-groups/6d90eb89-26d5-4a0c-b0fe-ce2f373d355f => generated 0 bytes in 91 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 788/1595] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:53:04 2026] GET /v2.0/security-groups => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1596] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:53:04 2026] GET /v2.0/security-groups => generated 2925 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 789/1597] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:04 2026] GET /v2.0/ports?device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 809/1598] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:53:04 2026] GET /v2.0/security-groups?id=cd5b68b1-0f3c-4ce7-a232-c90aa669e969&fields=id&fields=name => generated 88 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1599] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:53:04 2026] GET /v2.0/security-groups?tenant_id=4fc2451a301e4537b413cc85a3bf5f59&name=default => generated 2925 bytes in 196 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1600] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:53:05 2026] GET /v2.0/security-groups?tenant_id=2867d9ea687c4b74a0c2aefe572f92fd&name=default => generated 2925 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 791/1601] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:05 2026] DELETE /v2.0/security-groups/0b82af4b-a2d1-44ea-b73e-816af5844e10 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 811/1602] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:05 2026] DELETE /v2.0/security-groups/f1975eec-ef14-4789-90bb-90910f695972 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:05.622 8 INFO neutron.services.segments.plugin [-] Segment 017ded1e-9e71-4dd4-b48d-d1420a151761 resource provider aggregate not found 2026-08-23 15:53:05.637 8 INFO neutron.services.segments.plugin [-] Segment 017ded1e-9e71-4dd4-b48d-d1420a151761 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 017ded1e-9e71-4dd4-b48d-d1420a151761 found for delete ", "request_id": "req-b3dfdcf6-a7cb-43f3-8552-57fc00a829cc"}]} 2026-08-23 15:53:05.640 8 INFO neutron.services.segments.plugin [-] Segment 017ded1e-9e71-4dd4-b48d-d1420a151761 resource provider aggregate not found 2026-08-23 15:53:05.657 8 INFO neutron.services.segments.plugin [-] Segment 062239ee-0601-47f2-8ba2-11ef23e118b5 resource provider aggregate not found 2026-08-23 15:53:05.664 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c2d8284d-8dd6-4ee2-b15f-2d4692ec7a17 - - - - - -] OVN reports status down for port: 4952b077-8262-4d87-a0ad-cf6a2973f2ab 2026-08-23 15:53:05.667 8 INFO neutron.services.segments.plugin [-] Segment 017ded1e-9e71-4dd4-b48d-d1420a151761 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 017ded1e-9e71-4dd4-b48d-d1420a151761 found for delete ", "request_id": "req-a0773f8f-5084-4139-91d6-692598d0df9f"}]} 2026-08-23 15:53:05.680 8 INFO neutron.services.segments.plugin [-] Segment 062239ee-0601-47f2-8ba2-11ef23e118b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 062239ee-0601-47f2-8ba2-11ef23e118b5 found for delete ", "request_id": "req-913d731e-c9a8-4a61-9423-e343e140849a"}]} 2026-08-23 15:53:05.688 8 INFO neutron.services.segments.plugin [-] Segment 062239ee-0601-47f2-8ba2-11ef23e118b5 resource provider aggregate not found 2026-08-23 15:53:05.706 8 INFO neutron.services.segments.plugin [-] Segment 062239ee-0601-47f2-8ba2-11ef23e118b5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 062239ee-0601-47f2-8ba2-11ef23e118b5 found for delete ", "request_id": "req-ce9aa934-4e87-4a2f-93ca-1ab89433f40c"}]} [pid: 7|app: 0|req: 792/1603] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:05 2026] GET /v2.0/ports?device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:05.963 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2d8284d-8dd6-4ee2-b15f-2d4692ec7a17 - - - - - -] Successfully bumped revision number for resource 4952b077-8262-4d87-a0ad-cf6a2973f2ab (type: ports) to 6 [pid: 8|app: 0|req: 812/1604] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:53:05 2026] GET /v2.0/security-groups?id=cd5b68b1-0f3c-4ce7-a232-c90aa669e969&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:06.420 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d6c7999-787e-4542-b884-743cdc811da4'] response: {'server_uuid': '70119ee3-b270-4d89-aefb-f9e3aa09f277', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4952b077-8262-4d87-a0ad-cf6a2973f2ab', 'code': 200} 2026-08-23 15:53:06.420 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-4d6c7999-787e-4542-b884-743cdc811da4'] response: {'server_uuid': '70119ee3-b270-4d89-aefb-f9e3aa09f277', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4952b077-8262-4d87-a0ad-cf6a2973f2ab', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 793/1605] 10.0.0.4 () {32 vars in 800 bytes} [Sun Aug 23 15:53:06 2026] GET /v2.0/extensions => generated 20541 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 794/1606] 162.253.55.186 () {34 vars in 994 bytes} [Sun Aug 23 15:53:06 2026] GET /v2.0/ports?device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:07.072 7 INFO neutron_taas.services.taas.taas_plugin [req-ada50d5e-edb0-439b-a571-8ea3d353c2b7 req-ccf96e5f-69b3-4274-a006-7aaf362309ad 43dc6f3924ae42ab92f99c2df4997528 12cf97d097ec407fbcc59e95f7fae526 - - default default] TaaS: Handle Delete Port: 4952b077-8262-4d87-a0ad-cf6a2973f2ab 2026-08-23 15:53:07.075 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-ada50d5e-edb0-439b-a571-8ea3d353c2b7 req-ccf96e5f-69b3-4274-a006-7aaf362309ad 43dc6f3924ae42ab92f99c2df4997528 12cf97d097ec407fbcc59e95f7fae526 - - default default] Tap Mirror: Handle Delete Port: 4952b077-8262-4d87-a0ad-cf6a2973f2ab [pid: 7|app: 0|req: 795/1607] 162.253.55.186 () {36 vars in 997 bytes} [Sun Aug 23 15:53:06 2026] DELETE /v2.0/ports/4952b077-8262-4d87-a0ad-cf6a2973f2ab => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 813/1608] 10.0.0.4 () {30 vars in 722 bytes} [Sun Aug 23 15:53:06 2026] GET /v2.0/quotas/f75c62b5d57c40f0845977699b244b74/details => generated 847 bytes in 637 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 814/1609] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:07 2026] GET /v2.0/ports?device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:07.436 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce3a6dba-2dbd-4338-ad83-46ef9c4523fd 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Successfully bumped revision number for resource e48ab3d9-a8b3-456f-b038-477d76551b73 (type: security_groups) to 1 2026-08-23 15:53:07.446 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce3a6dba-2dbd-4338-ad83-46ef9c4523fd 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Successfully bumped revision number for resource 3ac4d8ae-c346-41c5-a164-e5b182082fb1 (type: security_group_rules) to 0 2026-08-23 15:53:07.456 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce3a6dba-2dbd-4338-ad83-46ef9c4523fd 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Successfully bumped revision number for resource 61e2e11c-04f2-45bc-8b41-f0796279d58b (type: security_group_rules) to 0 2026-08-23 15:53:07.464 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce3a6dba-2dbd-4338-ad83-46ef9c4523fd 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Successfully bumped revision number for resource 70d869ab-71a7-49c0-baac-d96b6a186a85 (type: security_group_rules) to 0 2026-08-23 15:53:07.473 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce3a6dba-2dbd-4338-ad83-46ef9c4523fd 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Successfully bumped revision number for resource e45873d6-d2d1-4c14-a203-0621d1abd432 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 815/1610] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:53:07 2026] POST /v2.0/subnetpools => generated 548 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 816/1611] 10.0.0.233 () {32 vars in 729 bytes} [Sun Aug 23 15:53:07 2026] GET /v2.0/subnetpools/60792857-964b-435f-bea4-fa39b8465fff => generated 548 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:07.540 7 INFO neutron.db.segments_db [None req-ce3a6dba-2dbd-4338-ad83-46ef9c4523fd 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Added segment e62eafed-54a0-45c6-abe8-15b14b258841 of type geneve for network 3a084cb8-6172-4d94-8eac-2ca27ee218df [pid: 8|app: 0|req: 817/1612] 10.0.0.233 () {34 vars in 749 bytes} [Sun Aug 23 15:53:07 2026] PUT /v2.0/subnetpools/60792857-964b-435f-bea4-fa39b8465fff => generated 501 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 818/1613] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:53:07 2026] DELETE /v2.0/subnetpools/60792857-964b-435f-bea4-fa39b8465fff => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:07.623 8 INFO neutron.api.v2.resource [None req-4fa517d7-8735-4a41-9990-9dd388b37a50 fceba7690a6047aea49f596bd8616012 7eb57883e435405c874cf0c2ae32587c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 819/1614] 10.0.0.233 () {32 vars in 729 bytes} [Sun Aug 23 15:53:07 2026] GET /v2.0/subnetpools/60792857-964b-435f-bea4-fa39b8465fff => generated 145 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:53:07.632 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce3a6dba-2dbd-4338-ad83-46ef9c4523fd 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Successfully bumped revision number for resource 3a084cb8-6172-4d94-8eac-2ca27ee218df (type: networks) to 1 2026-08-23 15:53:07.641 8 INFO neutron.api.v2.resource [None req-7a7196f8-3fe7-49ad-9ab6-bf3a7b8cd237 fceba7690a6047aea49f596bd8616012 7eb57883e435405c874cf0c2ae32587c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 820/1615] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:53:07 2026] DELETE /v2.0/subnetpools/60792857-964b-435f-bea4-fa39b8465fff => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:53:07.751 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ce3a6dba-2dbd-4338-ad83-46ef9c4523fd 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] No more DHCP agents 2026-08-23 15:53:07.752 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ce3a6dba-2dbd-4338-ad83-46ef9c4523fd 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Unable to schedule network 3a084cb8-6172-4d94-8eac-2ca27ee218df: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:07.793 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] OVN reports status down for port: 6e1545e3-6f32-4caf-a312-b51c1e5949dd 2026-08-23 15:53:07.838 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce3a6dba-2dbd-4338-ad83-46ef9c4523fd 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Successfully bumped revision number for resource 6e1545e3-6f32-4caf-a312-b51c1e5949dd (type: ports) to 1 [pid: 7|app: 0|req: 796/1616] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:07 2026] POST /v2.0/networks => generated 667 bytes in 675 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:08.372 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9e493ef-2223-4cd4-9b50-bf8c7cabe217 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 030270e8-d6ab-436f-b2f0-323af7f21f05 (type: security_groups) to 1 2026-08-23 15:53:08.385 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9e493ef-2223-4cd4-9b50-bf8c7cabe217 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 08fedf4c-10fc-4834-a74b-68d259aaca7d (type: security_group_rules) to 0 2026-08-23 15:53:08.398 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9e493ef-2223-4cd4-9b50-bf8c7cabe217 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 596af384-5cab-4503-9f11-8fd882679dd7 (type: security_group_rules) to 0 2026-08-23 15:53:08.410 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9e493ef-2223-4cd4-9b50-bf8c7cabe217 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 8b51f9d3-0f60-44d0-9390-fef91b5b1976 (type: security_group_rules) to 0 2026-08-23 15:53:08.421 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9e493ef-2223-4cd4-9b50-bf8c7cabe217 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource cb372884-38e9-4ecb-9f16-12bf1a0b78f1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 821/1617] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:53:08 2026] GET /v2.0/security-groups?tenant_id=7eb57883e435405c874cf0c2ae32587c&name=default => generated 2925 bytes in 293 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:08.468 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a0f03b31-7d8c-4962-ae84-8c41022e63f8'] response: {'server_uuid': '70119ee3-b270-4d89-aefb-f9e3aa09f277', 'name': 'network-vif-deleted', 'tag': '4952b077-8262-4d87-a0ad-cf6a2973f2ab', 'status': 'completed', 'code': 200} 2026-08-23 15:53:08.501 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4958f994-24d7-4405-b9df-eafd3eefa189 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] No more DHCP agents 2026-08-23 15:53:08.503 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4958f994-24d7-4405-b9df-eafd3eefa189 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Unable to schedule network 3a084cb8-6172-4d94-8eac-2ca27ee218df: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:08.528 7 INFO neutron.db.ovn_revision_numbers_db [None req-4958f994-24d7-4405-b9df-eafd3eefa189 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Successfully bumped revision number for resource 3485cade-3faf-47e0-8fba-443ab69792c8 (type: subnets) to 0 [pid: 7|app: 0|req: 797/1618] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:08 2026] POST /v2.0/subnets => generated 673 bytes in 244 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 798/1619] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:08 2026] GET /v2.0/ports?device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:08.664 7 INFO neutron.db.segments_db [None req-0fa38b27-e447-47a8-900f-deeb1f12d249 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Added segment bbb6e754-b935-4224-9e88-e9982a0f0e77 of type geneve for network 4945ac5f-a62d-4efc-91fc-a48c552c5066 [pid: 8|app: 0|req: 822/1620] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:08 2026] DELETE /v2.0/security-groups/030270e8-d6ab-436f-b2f0-323af7f21f05 => generated 0 bytes in 211 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:08.773 7 INFO neutron.db.ovn_revision_numbers_db [None req-0fa38b27-e447-47a8-900f-deeb1f12d249 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Successfully bumped revision number for resource 4945ac5f-a62d-4efc-91fc-a48c552c5066 (type: networks) to 1 2026-08-23 15:53:08.938 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0fa38b27-e447-47a8-900f-deeb1f12d249 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] No more DHCP agents 2026-08-23 15:53:08.939 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0fa38b27-e447-47a8-900f-deeb1f12d249 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Unable to schedule network 4945ac5f-a62d-4efc-91fc-a48c552c5066: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:08.982 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] OVN reports status down for port: c68a6a8b-d9be-4f2b-a791-1a17291327f4 2026-08-23 15:53:09.016 7 INFO neutron.db.ovn_revision_numbers_db [None req-0fa38b27-e447-47a8-900f-deeb1f12d249 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Successfully bumped revision number for resource c68a6a8b-d9be-4f2b-a791-1a17291327f4 (type: ports) to 1 [pid: 7|app: 0|req: 799/1621] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:08 2026] POST /v2.0/networks => generated 666 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:09.167 8 INFO neutron.db.ovn_revision_numbers_db [None req-b5b746a4-3299-45b3-bf8c-1659790da5f4 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Successfully bumped revision number for resource 4945ac5f-a62d-4efc-91fc-a48c552c5066 (type: networks) to 2 [pid: 8|app: 0|req: 823/1622] 10.0.0.233 () {34 vars in 743 bytes} [Sun Aug 23 15:53:09 2026] PUT /v2.0/networks/4945ac5f-a62d-4efc-91fc-a48c552c5066 => generated 636 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:09.377 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7586cdb4-6b00-4e71-a920-a09137836f06 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] No more DHCP agents 2026-08-23 15:53:09.378 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7586cdb4-6b00-4e71-a920-a09137836f06 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Unable to schedule network 4945ac5f-a62d-4efc-91fc-a48c552c5066: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:09.405 8 INFO neutron.db.ovn_revision_numbers_db [None req-7586cdb4-6b00-4e71-a920-a09137836f06 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Successfully bumped revision number for resource e8331449-95ad-4625-8e50-4d8be64fe139 (type: subnets) to 0 [pid: 8|app: 0|req: 825/1625] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:09 2026] POST /v2.0/subnets => generated 646 bytes in 239 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1626] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:09 2026] GET /v2.0/ports?device_id=70119ee3-b270-4d89-aefb-f9e3aa09f277 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:10.046 7 INFO neutron.db.ovn_revision_numbers_db [None req-c73021cf-6f47-47cc-b36d-4f7df0d1b324 - - - - - -] Successfully bumped revision number for resource c68a6a8b-d9be-4f2b-a791-1a17291327f4 (type: ports) to 2 2026-08-23 15:53:10.078 7 INFO neutron.db.ovn_revision_numbers_db [None req-c73021cf-6f47-47cc-b36d-4f7df0d1b324 - - - - - -] Successfully bumped revision number for resource e8331449-95ad-4625-8e50-4d8be64fe139 (type: subnets) to 1 [pid: 7|app: 0|req: 801/1627] 10.0.0.233 () {34 vars in 741 bytes} [Sun Aug 23 15:53:09 2026] PUT /v2.0/subnets/e8331449-95ad-4625-8e50-4d8be64fe139 => generated 656 bytes in 656 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:10.222 8 INFO neutron_taas.services.taas.taas_plugin [None req-ba836dfc-877a-4bb3-aa45-57c9a4e81495 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] TaaS: Handle Delete Port: c68a6a8b-d9be-4f2b-a791-1a17291327f4 2026-08-23 15:53:10.225 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ba836dfc-877a-4bb3-aa45-57c9a4e81495 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Tap Mirror: Handle Delete Port: c68a6a8b-d9be-4f2b-a791-1a17291327f4 2026-08-23 15:53:10.506 8 INFO neutron.services.segments.plugin [-] Segment bbb6e754-b935-4224-9e88-e9982a0f0e77 resource provider aggregate not found 2026-08-23 15:53:10.514 8 INFO neutron.services.segments.plugin [-] Segment bbb6e754-b935-4224-9e88-e9982a0f0e77 resource provider aggregate not found 2026-08-23 15:53:10.519 8 INFO neutron.services.segments.plugin [-] Segment bbb6e754-b935-4224-9e88-e9982a0f0e77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbb6e754-b935-4224-9e88-e9982a0f0e77 found for delete ", "request_id": "req-ab02a816-2044-49d3-b317-bfbea5bac2db"}]} 2026-08-23 15:53:10.534 8 INFO neutron.services.segments.plugin [-] Segment bbb6e754-b935-4224-9e88-e9982a0f0e77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bbb6e754-b935-4224-9e88-e9982a0f0e77 found for delete ", "request_id": "req-73237740-5f68-41c5-8190-9be5531e5127"}]} [pid: 8|app: 0|req: 827/1628] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:10 2026] DELETE /v2.0/networks/4945ac5f-a62d-4efc-91fc-a48c552c5066 => generated 0 bytes in 467 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:10.569 8 INFO neutron.pecan_wsgi.hooks.translation [None req-afaeeaca-b7a6-465a-953a-066c4ded9759 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 828/1629] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:10 2026] DELETE /v2.0/networks/4945ac5f-a62d-4efc-91fc-a48c552c5066 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 829/1630] 10.0.0.233 () {32 vars in 694 bytes} [Sun Aug 23 15:53:10 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1631] 10.0.0.233 () {32 vars in 742 bytes} [Sun Aug 23 15:53:10 2026] GET /v2.0/subnets?network_id=84f2eb19-d1bf-48e1-9058-7b55c2efaea5 => generated 649 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1632] 10.0.0.233 () {32 vars in 653 bytes} [Sun Aug 23 15:53:10 2026] GET /v2.0/extensions => generated 20541 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1633] 10.0.0.233 () {32 vars in 649 bytes} [Sun Aug 23 15:53:10 2026] GET /v2.0/networks => generated 1389 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:10.753 7 INFO neutron.db.ovn_revision_numbers_db [None req-2eddae2a-eb63-4494-9637-8693bd5b671a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 38fee3c3-ada4-4096-aa83-76044b79fdb1 (type: security_groups) to 1 2026-08-23 15:53:10.775 7 INFO neutron.db.ovn_revision_numbers_db [None req-2eddae2a-eb63-4494-9637-8693bd5b671a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 499236ba-9882-44e5-99bd-f673d359fab0 (type: security_group_rules) to 0 2026-08-23 15:53:10.785 7 INFO neutron.db.ovn_revision_numbers_db [None req-2eddae2a-eb63-4494-9637-8693bd5b671a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 77451777-f0cd-4f31-915d-dc7c7ac9a97e (type: security_group_rules) to 0 2026-08-23 15:53:10.796 7 INFO neutron.db.ovn_revision_numbers_db [None req-2eddae2a-eb63-4494-9637-8693bd5b671a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource aa0862e1-28d6-48ae-ba82-2874d98a6962 (type: security_group_rules) to 0 2026-08-23 15:53:10.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-2eddae2a-eb63-4494-9637-8693bd5b671a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource bd8c2ab9-4f96-4ec0-8044-c433656444a8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 802/1634] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:53:10 2026] GET /v2.0/security-groups?tenant_id=f75c62b5d57c40f0845977699b244b74&name=default => generated 2925 bytes in 422 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1635] 10.0.0.233 () {32 vars in 647 bytes} [Sun Aug 23 15:53:10 2026] GET /v2.0/subnets => generated 1312 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:11.016 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f662b9c-27f6-4987-8d69-cccb634ee3a7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 58571ea0-2971-49c7-a65b-93c2e020d60f 2026-08-23 15:53:11.023 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f662b9c-27f6-4987-8d69-cccb634ee3a7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 58571ea0-2971-49c7-a65b-93c2e020d60f [pid: 7|app: 0|req: 804/1636] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:10 2026] DELETE /v2.0/security-groups/38fee3c3-ada4-4096-aa83-76044b79fdb1 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 805/1637] 10.0.0.233 () {32 vars in 723 bytes} [Sun Aug 23 15:53:11 2026] GET /v2.0/networks/3a084cb8-6172-4d94-8eac-2ca27ee218df => generated 711 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:11.542 7 INFO neutron.db.ovn_revision_numbers_db [None req-bbec1aee-bfaa-43a8-98c8-e1f455e25e13 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a0ff60b8-c96b-4e09-b27e-76c098c31da6 (type: security_groups) to 1 2026-08-23 15:53:11.552 7 INFO neutron.db.ovn_revision_numbers_db [None req-bbec1aee-bfaa-43a8-98c8-e1f455e25e13 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 8642e83d-0d53-4c46-a0a8-eb9cb1b25c27 (type: security_group_rules) to 0 2026-08-23 15:53:11.568 7 INFO neutron.db.ovn_revision_numbers_db [None req-bbec1aee-bfaa-43a8-98c8-e1f455e25e13 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 92ae3863-b1bb-4432-8b92-97524c85f816 (type: security_group_rules) to 0 2026-08-23 15:53:11.582 7 INFO neutron.db.ovn_revision_numbers_db [None req-bbec1aee-bfaa-43a8-98c8-e1f455e25e13 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b1ab5bc2-3da2-42f7-99a9-587b3579e5f7 (type: security_group_rules) to 0 2026-08-23 15:53:11.595 7 INFO neutron.db.ovn_revision_numbers_db [None req-bbec1aee-bfaa-43a8-98c8-e1f455e25e13 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f4a86469-e3a3-4c1f-94fc-5ba9cfd2cccf (type: security_group_rules) to 0 [pid: 7|app: 0|req: 806/1638] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:53:11 2026] GET /v2.0/security-groups?tenant_id=95eac5be56a84facb027a3e69e0dc504&name=default => generated 2925 bytes in 474 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1639] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:53:11 2026] GET /v2.0/subnets/3485cade-3faf-47e0-8fba-443ab69792c8 => generated 673 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1640] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:53:10 2026] PUT /v2.0/routers/b1761a62-0dd7-4c83-928b-211b47ce371c/remove_router_interface => generated 309 bytes in 1096 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:53:11.866 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7948ab34-0d46-4cf2-9364-79e8ebbcda3b 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 834/1641] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:53:11 2026] DELETE /v2.0/subnets/e8331449-95ad-4625-8e50-4d8be64fe139 => generated 136 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1642] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:11 2026] DELETE /v2.0/security-groups/a0ff60b8-c96b-4e09-b27e-76c098c31da6 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:11.881 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b82c9d26-3d12-46f4-a623-e2a76a7e3ed2 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 809/1643] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:11 2026] DELETE /v2.0/networks/4945ac5f-a62d-4efc-91fc-a48c552c5066 => generated 138 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1644] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:53:11 2026] DELETE /v2.0/subnets/3485cade-3faf-47e0-8fba-443ab69792c8 => generated 0 bytes in 122 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:12.118 7 INFO neutron_taas.services.taas.taas_plugin [None req-a59d94c6-f1bf-45b0-a97f-16613fcc2362 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] TaaS: Handle Delete Port: 6e1545e3-6f32-4caf-a312-b51c1e5949dd 2026-08-23 15:53:12.120 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a59d94c6-f1bf-45b0-a97f-16613fcc2362 8b2c39a403a74e7cbc79c4523c4f1bd9 7aea60d03f074b51be311e806516acd8 - - default default] Tap Mirror: Handle Delete Port: 6e1545e3-6f32-4caf-a312-b51c1e5949dd 2026-08-23 15:53:12.198 8 INFO neutron_taas.services.taas.taas_plugin [None req-03da0d9b-8102-4428-ad1b-2fd5728a5cb1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: b5cf994a-0773-47e8-ab0f-efbe1e0cfcc0 2026-08-23 15:53:12.209 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-03da0d9b-8102-4428-ad1b-2fd5728a5cb1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: b5cf994a-0773-47e8-ab0f-efbe1e0cfcc0 2026-08-23 15:53:12.291 7 INFO neutron.services.segments.plugin [-] Segment e62eafed-54a0-45c6-abe8-15b14b258841 resource provider aggregate not found 2026-08-23 15:53:12.293 7 INFO neutron.services.segments.plugin [-] Segment e62eafed-54a0-45c6-abe8-15b14b258841 resource provider aggregate not found 2026-08-23 15:53:12.318 7 INFO neutron.services.segments.plugin [-] Segment e62eafed-54a0-45c6-abe8-15b14b258841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e62eafed-54a0-45c6-abe8-15b14b258841 found for delete ", "request_id": "req-25eb4d59-05ca-470c-bb48-a3639175f40d"}]} 2026-08-23 15:53:12.322 7 INFO neutron.services.segments.plugin [-] Segment e62eafed-54a0-45c6-abe8-15b14b258841 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e62eafed-54a0-45c6-abe8-15b14b258841 found for delete ", "request_id": "req-590a4f6f-9bee-4928-ab1b-ba1f89e3068a"}]} [pid: 7|app: 0|req: 811/1645] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:12 2026] DELETE /v2.0/networks/3a084cb8-6172-4d94-8eac-2ca27ee218df => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 835/1646] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:53:11 2026] DELETE /v2.0/routers/b1761a62-0dd7-4c83-928b-211b47ce371c => generated 0 bytes in 750 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 812/1647] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:53:12 2026] DELETE /v2.0/subnets/632fc8cc-6089-4492-a59e-136304964306 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1648] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:53:12 2026] GET /v2.0/security-groups?tenant_id=7aea60d03f074b51be311e806516acd8&name=default => generated 2925 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:13.020 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a23d26-0781-4314-85dd-a31e3fa96485 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource eafa090b-d03f-4bd2-8c66-94c5ac2f7a68 (type: security_groups) to 1 2026-08-23 15:53:13.030 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a23d26-0781-4314-85dd-a31e3fa96485 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3145d209-261f-4bfb-af55-f84bae189463 (type: security_group_rules) to 0 2026-08-23 15:53:13.040 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a23d26-0781-4314-85dd-a31e3fa96485 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 45f34f86-e379-44e8-b123-e7a024031d18 (type: security_group_rules) to 0 2026-08-23 15:53:13.052 7 INFO neutron_taas.services.taas.taas_plugin [None req-53376050-df05-41fb-8506-0ea291c6fa2d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: e9a9a573-5b75-45e7-82c0-b91dd2d11c62 2026-08-23 15:53:13.053 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a23d26-0781-4314-85dd-a31e3fa96485 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 779561b4-1cd3-46ec-9f83-a9b61d8fbe43 (type: security_group_rules) to 0 2026-08-23 15:53:13.055 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-53376050-df05-41fb-8506-0ea291c6fa2d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: e9a9a573-5b75-45e7-82c0-b91dd2d11c62 2026-08-23 15:53:13.077 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a23d26-0781-4314-85dd-a31e3fa96485 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 8c1e7d6c-a6a2-4ffe-81bc-a2ee52c41c89 (type: security_group_rules) to 0 2026-08-23 15:53:13.155 8 INFO neutron.db.segments_db [None req-38a23d26-0781-4314-85dd-a31e3fa96485 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Added segment d23cf972-b8b1-4d72-b59c-b39f7923e020 of type geneve for network b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44 2026-08-23 15:53:13.262 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a23d26-0781-4314-85dd-a31e3fa96485 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44 (type: networks) to 1 [pid: 7|app: 0|req: 814/1649] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:12 2026] DELETE /v2.0/networks/9ff7a100-3dbf-4ea3-9c35-760eca9e42ae => generated 0 bytes in 344 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:13.411 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-38a23d26-0781-4314-85dd-a31e3fa96485 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:53:13.412 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-38a23d26-0781-4314-85dd-a31e3fa96485 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:13.468 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] OVN reports status down for port: b308984a-6670-4b2b-838a-d056d01ea899 [pid: 7|app: 0|req: 815/1650] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:13 2026] DELETE /v2.0/security-groups/e48ab3d9-a8b3-456f-b038-477d76551b73 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 816/1651] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:53:13 2026] GET /v2.0/security-groups?tenant_id=12cf97d097ec407fbcc59e95f7fae526&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:13.540 8 INFO neutron.db.ovn_revision_numbers_db [None req-38a23d26-0781-4314-85dd-a31e3fa96485 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b308984a-6670-4b2b-838a-d056d01ea899 (type: ports) to 1 [pid: 8|app: 0|req: 836/1652] 10.0.0.233 () {34 vars in 671 bytes} [Sun Aug 23 15:53:12 2026] POST /v2.0/networks => generated 763 bytes in 861 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:13.741 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-709a4a8f-726f-43e4-b73f-7ecb5f2a27c4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:53:13.742 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-709a4a8f-726f-43e4-b73f-7ecb5f2a27c4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 817/1653] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:13 2026] DELETE /v2.0/security-groups/cd5b68b1-0f3c-4ce7-a232-c90aa669e969 => generated 0 bytes in 246 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:14.205 8 INFO neutron.db.ovn_revision_numbers_db [None req-55812ebe-153d-4ad7-b469-f78f7c8598fe - - - - - -] Successfully bumped revision number for resource b308984a-6670-4b2b-838a-d056d01ea899 (type: ports) to 2 2026-08-23 15:53:14.242 8 INFO neutron.db.ovn_revision_numbers_db [None req-55812ebe-153d-4ad7-b469-f78f7c8598fe - - - - - -] Successfully bumped revision number for resource 7420a535-d6fa-48b3-b0fa-b5ca5046c811 (type: subnets) to 0 [pid: 8|app: 0|req: 837/1654] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:13 2026] POST /v2.0/subnets => generated 688 bytes in 669 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:14.339 7 INFO neutron.services.segments.plugin [-] Segment 407b430a-46ce-4d95-8a1c-433ad1af861d resource provider aggregate not found 2026-08-23 15:53:14.345 7 INFO neutron.services.segments.plugin [-] Segment 407b430a-46ce-4d95-8a1c-433ad1af861d resource provider aggregate not found 2026-08-23 15:53:14.355 7 INFO neutron.services.segments.plugin [-] Segment 407b430a-46ce-4d95-8a1c-433ad1af861d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 407b430a-46ce-4d95-8a1c-433ad1af861d found for delete ", "request_id": "req-a386299e-869f-4757-b890-6fe5ae58d1f4"}]} 2026-08-23 15:53:14.366 7 INFO neutron.services.segments.plugin [-] Segment 407b430a-46ce-4d95-8a1c-433ad1af861d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 407b430a-46ce-4d95-8a1c-433ad1af861d found for delete ", "request_id": "req-f7f897a3-cddb-49de-820a-37eccbffac3f"}]} 2026-08-23 15:53:14.678 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f093ab0-5aea-4980-ae50-0f87254b5353 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:53:14.679 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f093ab0-5aea-4980-ae50-0f87254b5353 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:14.821 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8747ae3f-7ec1-4520-ada1-e9174b78a971 - - - - - -] OVN reports status down for port: 7ab6fd32-c305-4601-8fda-5d00db788192 2026-08-23 15:53:14.893 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f093ab0-5aea-4980-ae50-0f87254b5353 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 7ab6fd32-c305-4601-8fda-5d00db788192 (type: ports) to 1 2026-08-23 15:53:15.077 8 INFO neutron.db.ovn_revision_numbers_db [None req-20b99033-a560-4bae-95d5-b638386a7e33 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 2b8924ca-e8ad-45e9-904e-c11793da6a1e (type: security_groups) to 1 2026-08-23 15:53:15.090 8 INFO neutron.db.ovn_revision_numbers_db [None req-20b99033-a560-4bae-95d5-b638386a7e33 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 08ab59c2-0047-474c-8cfd-b2ffd0547dbd (type: security_group_rules) to 0 2026-08-23 15:53:15.102 8 INFO neutron.db.ovn_revision_numbers_db [None req-20b99033-a560-4bae-95d5-b638386a7e33 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 556faa00-abb2-4514-8d2d-650c69ead44a (type: security_group_rules) to 0 2026-08-23 15:53:15.122 8 INFO neutron.db.ovn_revision_numbers_db [None req-20b99033-a560-4bae-95d5-b638386a7e33 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 57bd719e-0ef1-4fbb-b77d-5f83f29de15c (type: security_group_rules) to 0 2026-08-23 15:53:15.135 8 INFO neutron.db.ovn_revision_numbers_db [None req-20b99033-a560-4bae-95d5-b638386a7e33 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 948aceee-c298-49bd-a31a-f9c26f8a58ae (type: security_group_rules) to 0 2026-08-23 15:53:15.241 8 INFO neutron.db.segments_db [None req-20b99033-a560-4bae-95d5-b638386a7e33 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Added segment d35a6f90-c754-4565-bf1e-c08fb376634d of type geneve for network 46c1afcd-71fa-4590-b29b-8b32e69e2643 2026-08-23 15:53:15.359 8 INFO neutron.db.ovn_revision_numbers_db [None req-20b99033-a560-4bae-95d5-b638386a7e33 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 46c1afcd-71fa-4590-b29b-8b32e69e2643 (type: networks) to 1 2026-08-23 15:53:15.516 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-20b99033-a560-4bae-95d5-b638386a7e33 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] No more DHCP agents 2026-08-23 15:53:15.517 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-20b99033-a560-4bae-95d5-b638386a7e33 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Unable to schedule network 46c1afcd-71fa-4590-b29b-8b32e69e2643: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:15.571 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] OVN reports status down for port: e58b327e-06c9-45a7-83fa-2868693cfd75 2026-08-23 15:53:15.598 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-dc73f10b-8198-4aac-aecb-218db2b7caa4 - - - - - -] Schedule LRP lrp-7ab6fd32-c305-4601-8fda-5d00db788192 on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:53:15.647 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8747ae3f-7ec1-4520-ada1-e9174b78a971 - - - - - -] OVN reports status up for port: 7ab6fd32-c305-4601-8fda-5d00db788192 2026-08-23 15:53:15.656 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ca234c52-52a3-483f-bbd8-2d6c6d424ce1 - - - - - -] Router ee34bd3e-19b8-4a39-a6eb-13260378a9e4 is bound to host instance 2026-08-23 15:53:15.664 8 INFO neutron.db.ovn_revision_numbers_db [None req-20b99033-a560-4bae-95d5-b638386a7e33 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource e58b327e-06c9-45a7-83fa-2868693cfd75 (type: ports) to 1 [pid: 8|app: 0|req: 838/1655] 10.0.0.233 () {34 vars in 671 bytes} [Sun Aug 23 15:53:14 2026] POST /v2.0/networks => generated 651 bytes in 1041 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:15.712 7 INFO neutron.plugins.ml2.plugin [None req-8747ae3f-7ec1-4520-ada1-e9174b78a971 - - - - - -] Attempt 1 to provision port 7ab6fd32-c305-4601-8fda-5d00db788192 2026-08-23 15:53:15.738 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f093ab0-5aea-4980-ae50-0f87254b5353 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 7ab6fd32-c305-4601-8fda-5d00db788192 (type: router_ports) to 1 2026-08-23 15:53:15.996 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f093ab0-5aea-4980-ae50-0f87254b5353 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ee34bd3e-19b8-4a39-a6eb-13260378a9e4 (type: routers) to 2 [pid: 7|app: 0|req: 818/1656] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:14 2026] POST /v2.0/routers => generated 966 bytes in 1794 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:16.132 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f7f289a-3f76-45c6-804e-7b2981ef2297 f557665da50742f085be9cc87e9aac5c 6e832ea906984d8c831a763016e5b6af - - default default] Successfully bumped revision number for resource 7da68c2a-5d5d-4e2c-a5e7-c625ea43ad63 (type: security_groups) to 1 2026-08-23 15:53:16.158 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f7f289a-3f76-45c6-804e-7b2981ef2297 f557665da50742f085be9cc87e9aac5c 6e832ea906984d8c831a763016e5b6af - - default default] Successfully bumped revision number for resource 3e76c87a-c3c1-4c96-9294-dce84ef82af7 (type: security_group_rules) to 0 2026-08-23 15:53:16.170 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f7f289a-3f76-45c6-804e-7b2981ef2297 f557665da50742f085be9cc87e9aac5c 6e832ea906984d8c831a763016e5b6af - - default default] Successfully bumped revision number for resource 6bfb9c24-ad46-455e-ad13-901c0ed9d98d (type: security_group_rules) to 0 2026-08-23 15:53:16.184 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f7f289a-3f76-45c6-804e-7b2981ef2297 f557665da50742f085be9cc87e9aac5c 6e832ea906984d8c831a763016e5b6af - - default default] Successfully bumped revision number for resource 6e488f95-a726-41e8-bec8-7098163bb62f (type: security_group_rules) to 0 2026-08-23 15:53:16.195 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f7f289a-3f76-45c6-804e-7b2981ef2297 f557665da50742f085be9cc87e9aac5c 6e832ea906984d8c831a763016e5b6af - - default default] Successfully bumped revision number for resource d7b49486-b0fc-45c4-8d63-b1b44ec2b7c0 (type: security_group_rules) to 0 2026-08-23 15:53:16.294 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f7f289a-3f76-45c6-804e-7b2981ef2297 f557665da50742f085be9cc87e9aac5c 6e832ea906984d8c831a763016e5b6af - - default default] Successfully bumped revision number for resource 572f855b-fa0b-4652-a309-71919022f66b (type: security_groups) to 1 2026-08-23 15:53:16.305 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f7f289a-3f76-45c6-804e-7b2981ef2297 f557665da50742f085be9cc87e9aac5c 6e832ea906984d8c831a763016e5b6af - - default default] Successfully bumped revision number for resource 0da037f7-466e-4fb9-9cc8-2ea2b7bc543c (type: security_group_rules) to 0 2026-08-23 15:53:16.317 8 INFO neutron.db.ovn_revision_numbers_db [None req-9f7f289a-3f76-45c6-804e-7b2981ef2297 f557665da50742f085be9cc87e9aac5c 6e832ea906984d8c831a763016e5b6af - - default default] Successfully bumped revision number for resource dbb0fcb6-d8d4-47aa-a4cf-df39f985f56a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 839/1657] 10.0.0.233 () {34 vars in 684 bytes} [Sun Aug 23 15:53:15 2026] POST /v2.0/security-groups => generated 1624 bytes in 659 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 15:53:16.866 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e027953c-c7aa-4f94-b0eb-1779d6c7e1cd be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:53:16.869 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e027953c-c7aa-4f94-b0eb-1779d6c7e1cd be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:16.890 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a0b54fe-b107-4a33-b7e5-fde0110a55ea c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] No more DHCP agents 2026-08-23 15:53:16.894 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a0b54fe-b107-4a33-b7e5-fde0110a55ea c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:17.034 8 INFO neutron.db.ovn_revision_numbers_db [None req-e027953c-c7aa-4f94-b0eb-1779d6c7e1cd be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3540e694-71ce-44c2-a18f-ac843c001855 (type: ports) to 1 2026-08-23 15:53:17.153 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] OVN reports status down for port: 0ab7ba4e-3321-4f20-947c-f2ca52c09b68 2026-08-23 15:53:17.195 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a0b54fe-b107-4a33-b7e5-fde0110a55ea c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 0ab7ba4e-3321-4f20-947c-f2ca52c09b68 (type: ports) to 1 2026-08-23 15:53:17.542 7 INFO neutron.db.ovn_revision_numbers_db [None req-d8074151-4c59-4554-80f2-bc7028e1eae1 - - - - - -] Successfully bumped revision number for resource 7ab6fd32-c305-4601-8fda-5d00db788192 (type: ports) to 4 2026-08-23 15:53:17.755 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e027953c-c7aa-4f94-b0eb-1779d6c7e1cd be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:53:17.756 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e027953c-c7aa-4f94-b0eb-1779d6c7e1cd be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:18.234 8 INFO neutron.db.ovn_revision_numbers_db [None req-e027953c-c7aa-4f94-b0eb-1779d6c7e1cd be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3540e694-71ce-44c2-a18f-ac843c001855 (type: router_ports) to 1 [pid: 8|app: 0|req: 840/1658] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:53:16 2026] PUT /v2.0/routers/ee34bd3e-19b8-4a39-a6eb-13260378a9e4/add_router_interface => generated 309 bytes in 1878 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1659] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:53:18 2026] GET /v2.0/security-groups => generated 4529 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:18.339 8 INFO neutron.db.ovn_revision_numbers_db [None req-d26110fe-04d7-4e2f-98e4-aac101727848 f557665da50742f085be9cc87e9aac5c 6e832ea906984d8c831a763016e5b6af - - default default] Successfully bumped revision number for resource 572f855b-fa0b-4652-a309-71919022f66b (type: security_groups) to 2 [pid: 8|app: 0|req: 842/1660] 10.0.0.233 () {34 vars in 758 bytes} [Sun Aug 23 15:53:18 2026] PUT /v2.0/security-groups/572f855b-fa0b-4652-a309-71919022f66b => generated 1664 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1661] 10.0.0.233 () {32 vars in 737 bytes} [Sun Aug 23 15:53:18 2026] GET /v2.0/security-groups/572f855b-fa0b-4652-a309-71919022f66b => generated 1664 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:18.443 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-dc73f10b-8198-4aac-aecb-218db2b7caa4 - - - - - -] Schedule LRP lrp-0ab7ba4e-3321-4f20-947c-f2ca52c09b68 on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:53:18.513 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] OVN reports status up for port: 0ab7ba4e-3321-4f20-947c-f2ca52c09b68 2026-08-23 15:53:18.519 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8747ae3f-7ec1-4520-ada1-e9174b78a971 - - - - - -] OVN reports status down for port: 3540e694-71ce-44c2-a18f-ac843c001855 2026-08-23 15:53:18.521 7 INFO neutron.db.ovn_revision_numbers_db [None req-d8074151-4c59-4554-80f2-bc7028e1eae1 - - - - - -] Successfully bumped revision number for resource 7ab6fd32-c305-4601-8fda-5d00db788192 (type: ports) to 5 2026-08-23 15:53:18.536 8 INFO neutron.plugins.ml2.plugin [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] Attempt 1 to provision port 0ab7ba4e-3321-4f20-947c-f2ca52c09b68 [pid: 8|app: 0|req: 844/1662] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:18 2026] DELETE /v2.0/security-groups/572f855b-fa0b-4652-a309-71919022f66b => generated 0 bytes in 194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:18.617 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a0b54fe-b107-4a33-b7e5-fde0110a55ea c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 0ab7ba4e-3321-4f20-947c-f2ca52c09b68 (type: router_ports) to 1 [pid: 8|app: 0|req: 845/1663] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:53:18 2026] GET /v2.0/security-groups => generated 2925 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:18.669 8 INFO neutron.api.v2.resource [None req-669731d5-1609-46a2-a7a6-6bc592aac4f4 f557665da50742f085be9cc87e9aac5c 6e832ea906984d8c831a763016e5b6af - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 846/1664] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:18 2026] DELETE /v2.0/security-groups/572f855b-fa0b-4652-a309-71919022f66b => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:53:18.694 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8747ae3f-7ec1-4520-ada1-e9174b78a971 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:53:18.696 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8747ae3f-7ec1-4520-ada1-e9174b78a971 - - - - - -] OVN reports status up for port: 3540e694-71ce-44c2-a18f-ac843c001855 2026-08-23 15:53:18.722 7 INFO neutron.plugins.ml2.plugin [None req-8747ae3f-7ec1-4520-ada1-e9174b78a971 - - - - - -] Attempt 1 to provision port 3540e694-71ce-44c2-a18f-ac843c001855 2026-08-23 15:53:18.809 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d8074151-4c59-4554-80f2-bc7028e1eae1 - - - - - -] Router b0f5cd38-19f0-444e-b03a-2e3e2656109b is bound to host instance 2026-08-23 15:53:18.831 8 INFO neutron.db.ovn_revision_numbers_db [None req-7910302a-8404-45eb-a51c-0e058b327aa6 f557665da50742f085be9cc87e9aac5c 6e832ea906984d8c831a763016e5b6af - - default default] Successfully bumped revision number for resource 91d17d72-f34b-4e0d-88d6-37801289aeab (type: security_groups) to 1 2026-08-23 15:53:18.845 8 INFO neutron.db.ovn_revision_numbers_db [None req-7910302a-8404-45eb-a51c-0e058b327aa6 f557665da50742f085be9cc87e9aac5c 6e832ea906984d8c831a763016e5b6af - - default default] Successfully bumped revision number for resource 6d0da775-3118-4641-9088-87eca5c01510 (type: security_group_rules) to 0 2026-08-23 15:53:18.861 8 INFO neutron.db.ovn_revision_numbers_db [None req-7910302a-8404-45eb-a51c-0e058b327aa6 f557665da50742f085be9cc87e9aac5c 6e832ea906984d8c831a763016e5b6af - - default default] Successfully bumped revision number for resource a5ff9747-4302-4231-aa93-91dc70991f38 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 847/1665] 10.0.0.233 () {34 vars in 684 bytes} [Sun Aug 23 15:53:18 2026] POST /v2.0/security-groups => generated 1625 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 15:53:18.906 7 INFO neutron.db.ovn_revision_numbers_db [None req-2a0b54fe-b107-4a33-b7e5-fde0110a55ea c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource b0f5cd38-19f0-444e-b03a-2e3e2656109b (type: routers) to 2 [pid: 7|app: 0|req: 819/1666] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:16 2026] POST /v2.0/routers => generated 954 bytes in 2897 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:19.037 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e29ab5d-c5b3-4f64-b4ff-ece44f2493e6 f557665da50742f085be9cc87e9aac5c 6e832ea906984d8c831a763016e5b6af - - default default] Successfully bumped revision number for resource eaa73ce3-c0e6-4cfb-9a7d-c780ccf5110d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 848/1667] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:18 2026] POST /v2.0/security-group-rules => generated 601 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 849/1668] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:53:19 2026] GET /v2.0/security-group-rules/eaa73ce3-c0e6-4cfb-9a7d-c780ccf5110d => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 850/1669] 10.0.0.233 () {32 vars in 673 bytes} [Sun Aug 23 15:53:19 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1670] 10.0.0.233 () {32 vars in 776 bytes} [Sun Aug 23 15:53:18 2026] GET /v2.0/subnets?project_id=00d09723d4314069b4705c790a22723e&cidr=10.100.0.0%2F28 => generated 14 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 851/1671] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:53:19 2026] DELETE /v2.0/security-group-rules/eaa73ce3-c0e6-4cfb-9a7d-c780ccf5110d => generated 0 bytes in 108 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1672] 10.0.0.233 () {32 vars in 694 bytes} [Sun Aug 23 15:53:19 2026] GET /v2.0/networks?router%3Aexternal=True => generated 791 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 853/1673] 10.0.0.233 () {32 vars in 673 bytes} [Sun Aug 23 15:53:19 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1674] 10.0.0.233 () {32 vars in 784 bytes} [Sun Aug 23 15:53:19 2026] GET /v2.0/subnets?network_id=84f2eb19-d1bf-48e1-9058-7b55c2efaea5&cidr=10.100.0.0%2F28 => generated 14 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:19.517 8 INFO neutron.db.ovn_revision_numbers_db [None req-a48e60df-c52c-405d-85a0-ddc6e44e5bac be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c8d22cff-511f-4ab3-a2b1-d9f9628a8785 (type: security_groups) to 1 2026-08-23 15:53:19.528 8 INFO neutron.db.ovn_revision_numbers_db [None req-a48e60df-c52c-405d-85a0-ddc6e44e5bac be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 33b009ff-3482-4f76-8e92-b0d18f5bd2fd (type: security_group_rules) to 0 2026-08-23 15:53:19.537 8 INFO neutron.db.ovn_revision_numbers_db [None req-a48e60df-c52c-405d-85a0-ddc6e44e5bac be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 9b2d6016-2c71-412b-bcac-4335d209f8e5 (type: security_group_rules) to 0 2026-08-23 15:53:19.551 8 INFO neutron.db.ovn_revision_numbers_db [None req-a48e60df-c52c-405d-85a0-ddc6e44e5bac be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e14c3e88-0547-4f6a-95c8-60fe55d5829c (type: security_group_rules) to 0 2026-08-23 15:53:19.562 8 INFO neutron.db.ovn_revision_numbers_db [None req-a48e60df-c52c-405d-85a0-ddc6e44e5bac be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource eaacf3b4-e538-4675-8749-f707c1337e2a (type: security_group_rules) to 0 2026-08-23 15:53:19.604 7 INFO neutron.db.ovn_revision_numbers_db [None req-8148743e-d47e-4965-8ff3-8f97cf210186 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource bc40eaba-6cf9-4dc5-aa32-13f239cc9172 (type: security_groups) to 1 2026-08-23 15:53:19.632 7 INFO neutron.db.ovn_revision_numbers_db [None req-8148743e-d47e-4965-8ff3-8f97cf210186 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 17d1e03a-91f4-4a81-9000-355909385f5b (type: security_group_rules) to 0 2026-08-23 15:53:19.636 8 INFO neutron.db.segments_db [None req-a48e60df-c52c-405d-85a0-ddc6e44e5bac be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Added segment fbc10563-6613-4f79-8f77-9269ece9e7d2 of type geneve for network 50134df6-b639-42ae-918d-cf76a493004b 2026-08-23 15:53:19.659 7 INFO neutron.db.ovn_revision_numbers_db [None req-8148743e-d47e-4965-8ff3-8f97cf210186 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 77c5c931-c0f7-4fbc-bfee-7668a744792f (type: security_group_rules) to 0 2026-08-23 15:53:19.698 7 INFO neutron.db.ovn_revision_numbers_db [None req-8148743e-d47e-4965-8ff3-8f97cf210186 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c8b3663e-9877-46f2-95ef-df76873f56ac (type: security_group_rules) to 0 2026-08-23 15:53:19.727 7 INFO neutron.db.ovn_revision_numbers_db [None req-8148743e-d47e-4965-8ff3-8f97cf210186 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ce586bc3-c36d-4ce2-b9f7-a4f89e9a3cb2 (type: security_group_rules) to 0 2026-08-23 15:53:19.729 8 INFO neutron.db.ovn_revision_numbers_db [None req-a48e60df-c52c-405d-85a0-ddc6e44e5bac be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 50134df6-b639-42ae-918d-cf76a493004b (type: networks) to 1 [pid: 7|app: 0|req: 821/1675] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:53:19 2026] GET /v2.0/security-groups?tenant_id=dfae89e4673244b3afc5d729f185256f&name=default => generated 2925 bytes in 659 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:19.928 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a48e60df-c52c-405d-85a0-ddc6e44e5bac be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:53:19.929 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a48e60df-c52c-405d-85a0-ddc6e44e5bac be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 50134df6-b639-42ae-918d-cf76a493004b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:20.008 8 INFO neutron.db.ovn_revision_numbers_db [None req-a48e60df-c52c-405d-85a0-ddc6e44e5bac be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 615be6e0-902d-418f-82ba-2dcc7a19da19 (type: ports) to 1 2026-08-23 15:53:20.019 7 INFO neutron.db.ovn_revision_numbers_db [None req-8747ae3f-7ec1-4520-ada1-e9174b78a971 - - - - - -] Successfully bumped revision number for resource 3540e694-71ce-44c2-a18f-ac843c001855 (type: ports) to 2 [pid: 8|app: 0|req: 855/1676] 10.0.0.233 () {34 vars in 671 bytes} [Sun Aug 23 15:53:19 2026] POST /v2.0/networks => generated 762 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:20.224 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4c502e44-230e-40b6-b24b-5db27e1d7792 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] No more DHCP agents 2026-08-23 15:53:20.225 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4c502e44-230e-40b6-b24b-5db27e1d7792 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Unable to schedule network 46c1afcd-71fa-4590-b29b-8b32e69e2643: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:20.255 7 INFO neutron.db.ovn_revision_numbers_db [None req-85a76253-36a4-4532-80d8-bfa363db3bbd f557665da50742f085be9cc87e9aac5c 6e832ea906984d8c831a763016e5b6af - - default default] Successfully bumped revision number for resource 23587bec-b3a8-428c-9ecb-2de582bf72f7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 822/1677] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:19 2026] POST /v2.0/security-group-rules => generated 601 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:20.691 8 INFO neutron.db.ovn_revision_numbers_db [None req-07d15e9a-d298-4ffc-8820-1d46d9edae35 - - - - - -] Successfully bumped revision number for resource e58b327e-06c9-45a7-83fa-2868693cfd75 (type: ports) to 2 2026-08-23 15:53:20.724 8 INFO neutron.db.ovn_revision_numbers_db [None req-07d15e9a-d298-4ffc-8820-1d46d9edae35 - - - - - -] Successfully bumped revision number for resource c4889713-c367-4a1c-8ac3-648d17197d69 (type: subnets) to 0 [pid: 7|app: 0|req: 823/1678] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:20 2026] DELETE /v2.0/security-groups/bc40eaba-6cf9-4dc5-aa32-13f239cc9172 => generated 0 bytes in 399 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1679] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:20 2026] POST /v2.0/subnets => generated 656 bytes in 714 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 857/1680] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:53:20 2026] GET /v2.0/security-group-rules/23587bec-b3a8-428c-9ecb-2de582bf72f7 => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:20.806 7 INFO neutron.db.ovn_revision_numbers_db [None req-e1d05802-cfad-4ae2-b696-7f8f6d9000f2 - - - - - -] Successfully bumped revision number for resource 0ab7ba4e-3321-4f20-947c-f2ca52c09b68 (type: ports) to 4 2026-08-23 15:53:21.042 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a02d58ba-e26c-44da-9f93-9322bc600e36 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:53:21.046 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a02d58ba-e26c-44da-9f93-9322bc600e36 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 50134df6-b639-42ae-918d-cf76a493004b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:21.330 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2ef02241-f74d-43ad-96ed-72d5de543b85 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] No more DHCP agents 2026-08-23 15:53:21.332 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2ef02241-f74d-43ad-96ed-72d5de543b85 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Unable to schedule network 46c1afcd-71fa-4590-b29b-8b32e69e2643: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:21.475 7 INFO neutron.db.ovn_revision_numbers_db [None req-e1d05802-cfad-4ae2-b696-7f8f6d9000f2 - - - - - -] Successfully bumped revision number for resource 0ab7ba4e-3321-4f20-947c-f2ca52c09b68 (type: ports) to 5 2026-08-23 15:53:21.480 8 INFO neutron.db.ovn_revision_numbers_db [None req-2ef02241-f74d-43ad-96ed-72d5de543b85 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 8da3109e-4702-40e6-b4b8-09f8a4eaafbe (type: ports) to 1 2026-08-23 15:53:21.683 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] OVN reports status down for port: 8da3109e-4702-40e6-b4b8-09f8a4eaafbe 2026-08-23 15:53:21.745 7 INFO neutron.db.ovn_revision_numbers_db [None req-51bb1ae4-971c-4e96-969a-11283c529264 - - - - - -] Successfully bumped revision number for resource 615be6e0-902d-418f-82ba-2dcc7a19da19 (type: ports) to 2 2026-08-23 15:53:21.780 7 INFO neutron.db.ovn_revision_numbers_db [None req-51bb1ae4-971c-4e96-969a-11283c529264 - - - - - -] Successfully bumped revision number for resource f9c15899-6e9f-42ae-bbbf-5769c4b3ff27 (type: subnets) to 0 [pid: 7|app: 0|req: 824/1681] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:20 2026] POST /v2.0/subnets => generated 688 bytes in 1062 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 825/1682] 10.0.0.233 () {32 vars in 673 bytes} [Sun Aug 23 15:53:21 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:21.989 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9761fa1-983b-4a88-ad0a-7394372bc458 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 43a9daee-e3aa-489f-91e8-a30ec37d4123 (type: security_groups) to 1 2026-08-23 15:53:22.005 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9761fa1-983b-4a88-ad0a-7394372bc458 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 0d1ae9bc-3cc0-4df5-b53b-fe73310c7925 (type: security_group_rules) to 0 2026-08-23 15:53:22.014 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9761fa1-983b-4a88-ad0a-7394372bc458 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 7d7a5b42-11a4-4c28-8afc-8cc103415fe8 (type: security_group_rules) to 0 2026-08-23 15:53:22.026 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9761fa1-983b-4a88-ad0a-7394372bc458 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource db0c2f8f-7865-4a3c-ad06-d1f9af910ac0 (type: security_group_rules) to 0 2026-08-23 15:53:22.036 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9761fa1-983b-4a88-ad0a-7394372bc458 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e7817fff-fda2-4a47-af6b-fd358e038969 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 826/1683] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:53:21 2026] GET /v2.0/security-groups?tenant_id=80970c1a88164a9296b12a46018b7bb0&name=default => generated 2925 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:22.154 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] OVN reports status up for port: 8da3109e-4702-40e6-b4b8-09f8a4eaafbe 2026-08-23 15:53:22.182 8 INFO neutron.plugins.ml2.plugin [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] Attempt 1 to provision port 8da3109e-4702-40e6-b4b8-09f8a4eaafbe 2026-08-23 15:53:22.290 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2ef02241-f74d-43ad-96ed-72d5de543b85 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] No more DHCP agents 2026-08-23 15:53:22.293 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2ef02241-f74d-43ad-96ed-72d5de543b85 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Unable to schedule network 46c1afcd-71fa-4590-b29b-8b32e69e2643: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:22.451 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7e4d34f1-843b-4ac9-8183-2197d76b0606 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:53:22.452 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7e4d34f1-843b-4ac9-8183-2197d76b0606 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:22.583 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e4d34f1-843b-4ac9-8183-2197d76b0606 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 7ec4919b-a801-44c6-ad2f-fa9651397bbf (type: ports) to 1 2026-08-23 15:53:22.893 8 INFO neutron.db.ovn_revision_numbers_db [None req-972165c1-0e1a-4e75-9d5c-1a814ed882c9 - - - - - -] Successfully bumped revision number for resource 8da3109e-4702-40e6-b4b8-09f8a4eaafbe (type: ports) to 2 2026-08-23 15:53:23.099 8 INFO neutron.db.ovn_revision_numbers_db [None req-2ef02241-f74d-43ad-96ed-72d5de543b85 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 8da3109e-4702-40e6-b4b8-09f8a4eaafbe (type: router_ports) to 1 [pid: 8|app: 0|req: 858/1684] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:53:20 2026] PUT /v2.0/routers/b0f5cd38-19f0-444e-b03a-2e3e2656109b/add_router_interface => generated 309 bytes in 2339 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1685] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:53:23 2026] DELETE /v2.0/security-group-rules/23587bec-b3a8-428c-9ecb-2de582bf72f7 => generated 0 bytes in 111 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:23.219 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-dc73f10b-8198-4aac-aecb-218db2b7caa4 - - - - - -] Schedule LRP lrp-7ec4919b-a801-44c6-ad2f-fa9651397bbf on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:53:23.281 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-e1d05802-cfad-4ae2-b696-7f8f6d9000f2 - - - - - -] Router 092a7677-6801-40e8-b62e-7595dbc2e80f is bound to host instance 2026-08-23 15:53:23.316 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e4d34f1-843b-4ac9-8183-2197d76b0606 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 7ec4919b-a801-44c6-ad2f-fa9651397bbf (type: router_ports) to 1 2026-08-23 15:53:23.468 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e4d34f1-843b-4ac9-8183-2197d76b0606 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 092a7677-6801-40e8-b62e-7595dbc2e80f (type: routers) to 2 [pid: 8|app: 0|req: 860/1686] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:23 2026] DELETE /v2.0/security-groups/43a9daee-e3aa-489f-91e8-a30ec37d4123 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 827/1687] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:22 2026] POST /v2.0/routers => generated 966 bytes in 1428 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1688] 10.0.0.233 () {32 vars in 649 bytes} [Sun Aug 23 15:53:23 2026] GET /v2.0/networks => generated 4661 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1689] 10.0.0.233 () {32 vars in 673 bytes} [Sun Aug 23 15:53:23 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 829/1690] 10.0.0.233 () {32 vars in 647 bytes} [Sun Aug 23 15:53:23 2026] GET /v2.0/subnets => generated 3328 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:23.738 7 INFO neutron.db.securitygroups_db [None req-412c72a0-4fe6-4bca-9199-4708dd085b9b f557665da50742f085be9cc87e9aac5c 6e832ea906984d8c831a763016e5b6af - - default default] Project 6e832ea906984d8c831a763016e5b6af added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-23 15:53:23.901 7 INFO neutron.db.ovn_revision_numbers_db [None req-412c72a0-4fe6-4bca-9199-4708dd085b9b f557665da50742f085be9cc87e9aac5c 6e832ea906984d8c831a763016e5b6af - - default default] Successfully bumped revision number for resource f5cf48c8-3468-4f25-8ba6-0317c32cfd7a (type: security_group_rules) to 0 2026-08-23 15:53:23.951 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dc77584b-b5f4-495f-bc18-1a29b0f38c12 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:53:23.952 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dc77584b-b5f4-495f-bc18-1a29b0f38c12 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 50134df6-b639-42ae-918d-cf76a493004b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 830/1691] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:23 2026] POST /v2.0/security-group-rules => generated 607 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:24.099 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc77584b-b5f4-495f-bc18-1a29b0f38c12 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 0026fc83-e052-46b6-8068-abc73efa3428 (type: ports) to 1 [pid: 7|app: 0|req: 831/1692] 10.0.0.233 () {32 vars in 647 bytes} [Sun Aug 23 15:53:23 2026] GET /v2.0/routers => generated 2899 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 832/1693] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:53:24 2026] GET /v2.0/security-group-rules/f5cf48c8-3468-4f25-8ba6-0317c32cfd7a => generated 607 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 833/1694] 10.0.0.233 () {32 vars in 673 bytes} [Sun Aug 23 15:53:24 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:24.494 7 INFO neutron.db.ovn_revision_numbers_db [None req-0301bd8d-ea30-4a6e-b036-10b61e3f967f c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 6c0d7bb6-f1f0-40ad-9a0e-c425f9f4904e (type: security_groups) to 1 2026-08-23 15:53:24.514 7 INFO neutron.db.ovn_revision_numbers_db [None req-0301bd8d-ea30-4a6e-b036-10b61e3f967f c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 2118fb72-0138-4bd5-aebc-8279163423c4 (type: security_group_rules) to 0 2026-08-23 15:53:24.538 7 INFO neutron.db.ovn_revision_numbers_db [None req-0301bd8d-ea30-4a6e-b036-10b61e3f967f c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 8796e4fa-1f33-4cbe-b7ab-cd198548821e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 834/1695] 10.0.0.233 () {34 vars in 685 bytes} [Sun Aug 23 15:53:24 2026] POST /v2.0/security-groups => generated 1673 bytes in 373 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 15:53:24.687 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dc77584b-b5f4-495f-bc18-1a29b0f38c12 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:53:24.688 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dc77584b-b5f4-495f-bc18-1a29b0f38c12 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 50134df6-b639-42ae-918d-cf76a493004b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:24.751 7 INFO neutron.db.ovn_revision_numbers_db [None req-c270360d-7c4f-48ce-a75e-326d3bcb35c4 - - - - - -] Successfully bumped revision number for resource 7ec4919b-a801-44c6-ad2f-fa9651397bbf (type: ports) to 4 [pid: 7|app: 0|req: 837/1698] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:53:24 2026] DELETE /v2.0/security-group-rules/f5cf48c8-3468-4f25-8ba6-0317c32cfd7a => generated 0 bytes in 188 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:25.130 7 INFO neutron.db.ovn_revision_numbers_db [None req-4eea7b76-a698-412c-92fd-3f5f9338ac26 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 522e93bd-2ebe-4fc3-a7b1-98a8960118c2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 838/1699] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:24 2026] POST /v2.0/security-group-rules => generated 597 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:25.223 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc77584b-b5f4-495f-bc18-1a29b0f38c12 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 0026fc83-e052-46b6-8068-abc73efa3428 (type: router_ports) to 1 [pid: 8|app: 0|req: 862/1700] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:53:23 2026] PUT /v2.0/routers/092a7677-6801-40e8-b62e-7595dbc2e80f/add_router_interface => generated 309 bytes in 1694 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:25.321 7 INFO neutron.db.ovn_revision_numbers_db [None req-c270360d-7c4f-48ce-a75e-326d3bcb35c4 - - - - - -] Successfully bumped revision number for resource 7ec4919b-a801-44c6-ad2f-fa9651397bbf (type: ports) to 5 [pid: 7|app: 0|req: 839/1701] 10.0.0.233 () {32 vars in 673 bytes} [Sun Aug 23 15:53:25 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 134 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:25.366 8 INFO neutron.db.ovn_revision_numbers_db [None req-af93b312-9429-40b7-a5d6-c4f523534294 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource f22ccc7a-b5f1-40d1-975e-61dcc148344e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 863/1702] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:25 2026] POST /v2.0/security-group-rules => generated 596 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:25.446 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-c10907e2-c7a2-4d45-9d02-bbb43662e348 - - - - - -] No hosting information found for port 3540e694-71ce-44c2-a18f-ac843c001855: RuntimeError: No hosting information found for port 3540e694-71ce-44c2-a18f-ac843c001855 2026-08-23 15:53:25.549 8 INFO neutron.db.ovn_revision_numbers_db [None req-1d5cc71a-5c9d-4728-a6fd-2fd5f6b9a399 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource c156619c-941c-4cd3-8cb6-3c7659048b18 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 864/1703] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:25 2026] POST /v2.0/security-group-rules => generated 602 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:25.655 7 INFO neutron.db.ovn_revision_numbers_db [None req-c10907e2-c7a2-4d45-9d02-bbb43662e348 - - - - - -] Successfully bumped revision number for resource 3540e694-71ce-44c2-a18f-ac843c001855 (type: router_ports) to 2 [pid: 7|app: 0|req: 840/1704] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:25 2026] DELETE /v2.0/security-groups/91d17d72-f34b-4e0d-88d6-37801289aeab => generated 0 bytes in 362 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:25.707 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c10907e2-c7a2-4d45-9d02-bbb43662e348 - - - - - -] OVN reports status down for port: 615be6e0-902d-418f-82ba-2dcc7a19da19 2026-08-23 15:53:25.774 8 INFO neutron.db.ovn_revision_numbers_db [None req-341ae6ce-9129-4a6c-9f98-3be7e58ef28f c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 06224d2e-6f40-48b7-b07b-6ab4171acb98 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 841/1705] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:53:25 2026] GET /v2.0/security-groups => generated 2925 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1706] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:25 2026] POST /v2.0/security-group-rules => generated 601 bytes in 224 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 866/1707] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:53:25 2026] GET /v2.0/security-groups => generated 2925 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:25.894 8 INFO neutron.db.securitygroups_db [None req-1d7c43e6-2647-458e-a480-bff06d52b267 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Project 00d09723d4314069b4705c790a22723e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-23 15:53:26.008 8 INFO neutron.db.ovn_revision_numbers_db [None req-1d7c43e6-2647-458e-a480-bff06d52b267 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 7eb155fc-90b8-4e0c-8600-e37e62e14ffd (type: security_group_rules) to 0 2026-08-23 15:53:26.023 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2de421c-dcb0-4de5-8038-53989998a981 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 91f65df8-488f-49b8-875b-da942c2d5014 (type: security_groups) to 1 2026-08-23 15:53:26.039 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2de421c-dcb0-4de5-8038-53989998a981 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 28a31fa6-08ea-4ec8-a3ba-70d59126723e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 867/1708] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:25 2026] POST /v2.0/security-group-rules => generated 607 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:26.050 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2de421c-dcb0-4de5-8038-53989998a981 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 51333d2d-29be-47a5-8e06-4f6ce08a4043 (type: security_group_rules) to 0 2026-08-23 15:53:26.063 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2de421c-dcb0-4de5-8038-53989998a981 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5cd297a8-f9ff-4e25-8a39-6689741f4c58 (type: security_group_rules) to 0 2026-08-23 15:53:26.081 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2de421c-dcb0-4de5-8038-53989998a981 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 71b66d38-e4bd-40b6-8cd9-24d050e85226 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 842/1709] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:53:25 2026] GET /v2.0/security-groups?tenant_id=07c2744f9e634e258ac3ea54d1a963ed&name=default => generated 2925 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:26.144 7 INFO neutron.db.securitygroups_db [None req-aad090d4-b4d7-4205-a0f3-7c72bf8a96db c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Project 00d09723d4314069b4705c790a22723e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-23 15:53:26.171 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7794355-f887-49d5-bda5-04dfee2ecd37 c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Successfully bumped revision number for resource 69f0f478-a7aa-46d2-bc1c-e6809d686d82 (type: security_groups) to 1 2026-08-23 15:53:26.182 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7794355-f887-49d5-bda5-04dfee2ecd37 c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Successfully bumped revision number for resource 13fd7077-dfb3-4d24-a4b8-aad5bf721fd3 (type: security_group_rules) to 0 2026-08-23 15:53:26.194 8 INFO neutron.db.ovn_revision_numbers_db [None req-b7794355-f887-49d5-bda5-04dfee2ecd37 c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Successfully bumped revision number for resource 89f12a92-419b-4d3b-a060-ed9d7a6687e4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 868/1710] 10.0.0.233 () {34 vars in 685 bytes} [Sun Aug 23 15:53:26 2026] POST /v2.0/security-groups => generated 1673 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 15:53:26.277 7 INFO neutron.db.ovn_revision_numbers_db [None req-aad090d4-b4d7-4205-a0f3-7c72bf8a96db c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 2b1bc050-16c6-439d-93a6-19649e6bdf73 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 843/1711] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:26 2026] POST /v2.0/security-group-rules => generated 606 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:26.440 7 INFO neutron.db.ovn_revision_numbers_db [None req-26d79b93-a9a2-4d6b-8d1f-638928a0624f c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Successfully bumped revision number for resource b01f5100-ce6f-438a-89a1-bb69ac7a7f13 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 869/1712] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:26 2026] DELETE /v2.0/security-groups/91f65df8-488f-49b8-875b-da942c2d5014 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 844/1713] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:26 2026] POST /v2.0/security-group-rules => generated 597 bytes in 166 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:26.593 7 INFO neutron.db.ovn_revision_numbers_db [None req-4f8f8b44-35bd-4cc3-ba3b-c9c832662e4d c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Successfully bumped revision number for resource e4bab658-bc86-4716-868f-cb4d95e410fa (type: security_group_rules) to 0 [pid: 7|app: 0|req: 845/1714] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:26 2026] POST /v2.0/security-group-rules => generated 596 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 870/1715] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:53:26 2026] GET /v2.0/security-groups?tenant_id=6e832ea906984d8c831a763016e5b6af&name=default => generated 2925 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1716] 10.0.0.233 () {32 vars in 649 bytes} [Sun Aug 23 15:53:26 2026] GET /v2.0/networks => generated 1373 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:26.816 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea86b51d-698f-4d6b-bdc2-38046391a773 c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Successfully bumped revision number for resource dcc97805-03b0-4b3d-a065-6f40e1fa0cfa (type: security_group_rules) to 0 [pid: 7|app: 0|req: 846/1717] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:26 2026] POST /v2.0/security-group-rules => generated 602 bytes in 238 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:27.007 7 INFO neutron.db.ovn_revision_numbers_db [None req-2f6df02c-cb53-4e6b-a7d9-7bc5e73741d9 c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Successfully bumped revision number for resource f913bcfd-0b12-452e-b8c9-4f379436925c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 872/1718] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:26 2026] DELETE /v2.0/security-groups/7da68c2a-5d5d-4e2c-a5e7-c625ea43ad63 => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 847/1719] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:26 2026] POST /v2.0/security-group-rules => generated 601 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1720] 10.0.0.9 () {34 vars in 1096 bytes} [Sun Aug 23 15:53:27 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-646556028&fields=id&tenant_id=00d09723d4314069b4705c790a22723e => generated 69 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:27.109 7 INFO neutron.db.securitygroups_db [None req-f6cf0ee3-27fb-41c0-9c2c-5c2f8bd49f18 c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Project 199003132e2549b6aef551a6d82be67c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 874/1721] 10.0.0.9 () {34 vars in 980 bytes} [Sun Aug 23 15:53:27 2026] GET /v2.0/networks?id=46c1afcd-71fa-4590-b29b-8b32e69e2643 => generated 698 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1722] 10.0.0.9 () {34 vars in 963 bytes} [Sun Aug 23 15:53:27 2026] GET /v2.0/quotas/00d09723d4314069b4705c790a22723e => generated 292 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:27.218 7 INFO neutron.db.ovn_revision_numbers_db [None req-f6cf0ee3-27fb-41c0-9c2c-5c2f8bd49f18 c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Successfully bumped revision number for resource 2aee0e0e-b316-48ba-8aa4-93774cd1e763 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 848/1723] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:27 2026] POST /v2.0/security-group-rules => generated 607 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1724] 10.0.0.9 () {34 vars in 1000 bytes} [Sun Aug 23 15:53:27 2026] GET /v2.0/ports?tenant_id=00d09723d4314069b4705c790a22723e&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:27.297 7 INFO neutron.db.securitygroups_db [None req-8414d650-79d4-4523-9091-31eff6f6983b c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Project 199003132e2549b6aef551a6d82be67c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-08-23 15:53:27.410 7 INFO neutron.db.ovn_revision_numbers_db [None req-8414d650-79d4-4523-9091-31eff6f6983b c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Successfully bumped revision number for resource 3234a2cd-8bf6-48b7-8253-937852023b60 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 849/1725] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:27 2026] POST /v2.0/security-group-rules => generated 606 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1726] 10.0.0.9 () {34 vars in 905 bytes} [Sun Aug 23 15:53:27 2026] GET /v2.0/extensions => generated 20541 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1727] 10.0.0.9 () {34 vars in 1006 bytes} [Sun Aug 23 15:53:27 2026] GET /v2.0/networks/46c1afcd-71fa-4590-b29b-8b32e69e2643?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 878/1728] 10.0.0.9 () {34 vars in 1106 bytes} [Sun Aug 23 15:53:27 2026] GET /v2.0/networks/46c1afcd-71fa-4590-b29b-8b32e69e2643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1729] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:27 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:28.011 7 INFO neutron.db.ovn_revision_numbers_db [None req-f876647f-f1fa-43f2-b52d-2b3f750743fe c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Successfully bumped revision number for resource 77910801-c2ea-43b9-bcd4-38928a6383d5 (type: security_groups) to 1 2026-08-23 15:53:28.023 7 INFO neutron.db.ovn_revision_numbers_db [None req-f876647f-f1fa-43f2-b52d-2b3f750743fe c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Successfully bumped revision number for resource 3113121d-f731-4144-b815-eb70e263ebc1 (type: security_group_rules) to 0 2026-08-23 15:53:28.033 7 INFO neutron.db.ovn_revision_numbers_db [None req-f876647f-f1fa-43f2-b52d-2b3f750743fe c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Successfully bumped revision number for resource a4bcb8c6-88f5-466d-a160-69e35659295d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 851/1730] 10.0.0.233 () {34 vars in 685 bytes} [Sun Aug 23 15:53:27 2026] POST /v2.0/security-groups => generated 1661 bytes in 206 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 15:53:28.092 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b3d1711a-104b-4b05-be13-d2fcf92f0af4 - - - - - -] No hosting information found for port 8da3109e-4702-40e6-b4b8-09f8a4eaafbe: RuntimeError: No hosting information found for port 8da3109e-4702-40e6-b4b8-09f8a4eaafbe 2026-08-23 15:53:28.092 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b3d1711a-104b-4b05-be13-d2fcf92f0af4 - - - - - -] OVN reports status down for port: 7ec4919b-a801-44c6-ad2f-fa9651397bbf 2026-08-23 15:53:28.203 7 INFO neutron.db.ovn_revision_numbers_db [None req-504ad135-a6a7-44e3-9bbb-268652708a46 c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Successfully bumped revision number for resource 0b7bcaf3-870e-4bc9-9464-88e2a011b464 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 852/1731] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:28 2026] POST /v2.0/security-group-rules => generated 597 bytes in 161 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:28.378 7 INFO neutron.db.ovn_revision_numbers_db [None req-79a361c6-a546-4f4c-a238-b081f16ac9b5 c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Successfully bumped revision number for resource ca1ed4ef-27ae-4e95-b5b8-df7ef1c80394 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 853/1732] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:28.546 8 INFO neutron.db.ovn_revision_numbers_db [None req-8df2c9cb-d77d-4b03-937b-ae0efb56b4ac 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Successfully bumped revision number for resource d0809aee-715b-4f69-a2bb-39d570c3ea4f (type: security_groups) to 1 2026-08-23 15:53:28.577 8 INFO neutron.db.ovn_revision_numbers_db [None req-8df2c9cb-d77d-4b03-937b-ae0efb56b4ac 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Successfully bumped revision number for resource 4abb4235-47c5-4bbb-8d5b-585a334331c1 (type: security_group_rules) to 0 2026-08-23 15:53:28.607 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3d1711a-104b-4b05-be13-d2fcf92f0af4 - - - - - -] Successfully bumped revision number for resource 7ec4919b-a801-44c6-ad2f-fa9651397bbf (type: ports) to 6 2026-08-23 15:53:28.609 8 INFO neutron.db.ovn_revision_numbers_db [None req-8df2c9cb-d77d-4b03-937b-ae0efb56b4ac 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Successfully bumped revision number for resource 5f645987-80f6-4c78-81d4-7c553f887b65 (type: security_group_rules) to 0 2026-08-23 15:53:28.632 8 INFO neutron.db.ovn_revision_numbers_db [None req-8df2c9cb-d77d-4b03-937b-ae0efb56b4ac 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Successfully bumped revision number for resource 9135189d-d370-400a-81c5-59aa303c739a (type: security_group_rules) to 0 2026-08-23 15:53:28.656 8 INFO neutron.db.ovn_revision_numbers_db [None req-8df2c9cb-d77d-4b03-937b-ae0efb56b4ac 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Successfully bumped revision number for resource b23ed381-7993-422e-8196-dc0d29121714 (type: security_group_rules) to 0 2026-08-23 15:53:28.657 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-51ccc37c-d10f-49f6-b72e-042b1f556def c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] No more DHCP agents 2026-08-23 15:53:28.658 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-51ccc37c-d10f-49f6-b72e-042b1f556def c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:28.757 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2807e151-ff56-445e-abf5-52918925f8f0 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:53:28.799 8 INFO neutron.db.segments_db [None req-8df2c9cb-d77d-4b03-937b-ae0efb56b4ac 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Added segment 4015c5ff-4ccd-43c2-be43-4d09f747b63d of type geneve for network 954bdf52-7fb6-49e4-a7d4-ab233579bb98 2026-08-23 15:53:28.917 8 INFO neutron.db.ovn_revision_numbers_db [None req-2807e151-ff56-445e-abf5-52918925f8f0 - - - - - -] Successfully bumped revision number for resource 8da3109e-4702-40e6-b4b8-09f8a4eaafbe (type: router_ports) to 2 2026-08-23 15:53:28.918 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2807e151-ff56-445e-abf5-52918925f8f0 - - - - - -] OVN reports status up for port: 7ec4919b-a801-44c6-ad2f-fa9651397bbf 2026-08-23 15:53:28.939 8 INFO neutron.plugins.ml2.plugin [None req-2807e151-ff56-445e-abf5-52918925f8f0 - - - - - -] Attempt 1 to provision port 7ec4919b-a801-44c6-ad2f-fa9651397bbf 2026-08-23 15:53:28.972 8 INFO neutron.db.ovn_revision_numbers_db [None req-8df2c9cb-d77d-4b03-937b-ae0efb56b4ac 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Successfully bumped revision number for resource 954bdf52-7fb6-49e4-a7d4-ab233579bb98 (type: networks) to 1 [pid: 7|app: 0|req: 854/1733] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:53:28 2026] POST /v2.0/floatingips => generated 552 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1734] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:28 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 856/1735] 10.0.0.9 () {34 vars in 1098 bytes} [Sun Aug 23 15:53:29 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1876824516&fields=id&tenant_id=199003132e2549b6aef551a6d82be67c => generated 69 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 857/1736] 10.0.0.9 () {34 vars in 1096 bytes} [Sun Aug 23 15:53:29 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-169603638&fields=id&tenant_id=199003132e2549b6aef551a6d82be67c => generated 69 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1737] 10.0.0.9 () {34 vars in 980 bytes} [Sun Aug 23 15:53:29 2026] GET /v2.0/networks?id=b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44 => generated 711 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1738] 10.0.0.9 () {34 vars in 963 bytes} [Sun Aug 23 15:53:29 2026] GET /v2.0/quotas/199003132e2549b6aef551a6d82be67c => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:29.278 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8df2c9cb-d77d-4b03-937b-ae0efb56b4ac 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] No more DHCP agents 2026-08-23 15:53:29.285 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8df2c9cb-d77d-4b03-937b-ae0efb56b4ac 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Unable to schedule network 954bdf52-7fb6-49e4-a7d4-ab233579bb98: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 860/1739] 10.0.0.9 () {34 vars in 1000 bytes} [Sun Aug 23 15:53:29 2026] GET /v2.0/ports?tenant_id=199003132e2549b6aef551a6d82be67c&fields=id => generated 103 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1740] 10.0.0.9 () {34 vars in 1006 bytes} [Sun Aug 23 15:53:29 2026] GET /v2.0/networks/b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:29.434 8 INFO neutron.db.ovn_revision_numbers_db [None req-8df2c9cb-d77d-4b03-937b-ae0efb56b4ac 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Successfully bumped revision number for resource c9f06629-f352-44fd-9f82-f4c90120a30c (type: ports) to 1 [pid: 7|app: 0|req: 862/1741] 10.0.0.9 () {34 vars in 1106 bytes} [Sun Aug 23 15:53:29 2026] GET /v2.0/networks/b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1742] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:28 2026] POST /v2.0/networks => generated 663 bytes in 1424 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:29.535 8 INFO neutron.db.ovn_revision_numbers_db [None req-2807e151-ff56-445e-abf5-52918925f8f0 - - - - - -] Successfully bumped revision number for resource 7ec4919b-a801-44c6-ad2f-fa9651397bbf (type: ports) to 7 [pid: 8|app: 0|req: 881/1743] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:29 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:29.662 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-22566ec8-d0d4-40b0-b9da-bfadc47f8065 - - - - - -] OVN reports status down for port: 0026fc83-e052-46b6-8068-abc73efa3428 2026-08-23 15:53:29.721 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-22566ec8-d0d4-40b0-b9da-bfadc47f8065 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:53:29.721 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-22566ec8-d0d4-40b0-b9da-bfadc47f8065 - - - - - -] OVN reports status up for port: 0026fc83-e052-46b6-8068-abc73efa3428 2026-08-23 15:53:29.737 8 INFO neutron.plugins.ml2.plugin [None req-22566ec8-d0d4-40b0-b9da-bfadc47f8065 - - - - - -] Attempt 1 to provision port 0026fc83-e052-46b6-8068-abc73efa3428 2026-08-23 15:53:29.743 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ea32beee-c9eb-4e6c-8308-5ab39577dcb7 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] No more DHCP agents 2026-08-23 15:53:29.745 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ea32beee-c9eb-4e6c-8308-5ab39577dcb7 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Unable to schedule network 954bdf52-7fb6-49e4-a7d4-ab233579bb98: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 882/1744] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:30 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 12 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:30.219 8 INFO neutron.db.ovn_revision_numbers_db [None req-22566ec8-d0d4-40b0-b9da-bfadc47f8065 - - - - - -] Successfully bumped revision number for resource 0026fc83-e052-46b6-8068-abc73efa3428 (type: ports) to 2 2026-08-23 15:53:30.225 7 INFO neutron.db.ovn_revision_numbers_db [None req-c33a090f-a826-4dd5-9a28-0ceadd04a9b3 - - - - - -] Successfully bumped revision number for resource c9f06629-f352-44fd-9f82-f4c90120a30c (type: ports) to 2 2026-08-23 15:53:30.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-c33a090f-a826-4dd5-9a28-0ceadd04a9b3 - - - - - -] Successfully bumped revision number for resource dc4c9561-b854-4b19-83e0-cad56b91f032 (type: subnets) to 0 [pid: 7|app: 0|req: 863/1745] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:29 2026] POST /v2.0/subnets => generated 641 bytes in 742 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:30.381 8 INFO neutron.db.segments_db [None req-c1eb423d-ee7a-4108-88e0-66441e3d8cac 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Added segment 4e060b54-d64b-41cf-a291-ddc65e1ad337 of type geneve for network a0918373-027b-4231-8ac1-e8b82cc6d21e 2026-08-23 15:53:30.481 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1eb423d-ee7a-4108-88e0-66441e3d8cac 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Successfully bumped revision number for resource a0918373-027b-4231-8ac1-e8b82cc6d21e (type: networks) to 1 2026-08-23 15:53:30.632 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c1eb423d-ee7a-4108-88e0-66441e3d8cac 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] No more DHCP agents 2026-08-23 15:53:30.635 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c1eb423d-ee7a-4108-88e0-66441e3d8cac 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Unable to schedule network a0918373-027b-4231-8ac1-e8b82cc6d21e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:30.653 7 INFO neutron.db.ovn_revision_numbers_db [None req-23c25be6-d8e2-4993-9ffe-c69354098f09 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource cabcf367-13f6-41e6-a0e7-c06083248f4b (type: security_groups) to 1 2026-08-23 15:53:30.661 7 INFO neutron.db.ovn_revision_numbers_db [None req-23c25be6-d8e2-4993-9ffe-c69354098f09 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 08ae3420-4727-413a-b642-59e65c29acb5 (type: security_group_rules) to 0 2026-08-23 15:53:30.669 7 INFO neutron.db.ovn_revision_numbers_db [None req-23c25be6-d8e2-4993-9ffe-c69354098f09 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 8bd1e26d-0c24-4bca-9613-39b21dc68099 (type: security_group_rules) to 0 2026-08-23 15:53:30.695 7 INFO neutron.db.ovn_revision_numbers_db [None req-23c25be6-d8e2-4993-9ffe-c69354098f09 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 8cd542f8-bd7e-4384-b387-21e77d0bc3b9 (type: security_group_rules) to 0 2026-08-23 15:53:30.698 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c10907e2-c7a2-4d45-9d02-bbb43662e348 - - - - - -] OVN reports status down for port: 3ea083f1-a5e6-47d8-b87c-0195bd819f92 2026-08-23 15:53:30.717 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1eb423d-ee7a-4108-88e0-66441e3d8cac 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Successfully bumped revision number for resource 3ea083f1-a5e6-47d8-b87c-0195bd819f92 (type: ports) to 1 2026-08-23 15:53:30.722 7 INFO neutron.db.ovn_revision_numbers_db [None req-23c25be6-d8e2-4993-9ffe-c69354098f09 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f67f8b65-be76-4379-a30f-f96c343bda33 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 883/1746] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:30 2026] POST /v2.0/networks => generated 662 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 884/1747] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:30 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1748] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:53:30 2026] GET /v2.0/security-groups?tenant_id=0812414e3d7947a6a44099963212f427&name=default => generated 2925 bytes in 388 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:30.940 8 INFO neutron.db.ovn_revision_numbers_db [None req-e62f84ec-bb10-4762-b8ab-7fca91d21ba3 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Successfully bumped revision number for resource a0918373-027b-4231-8ac1-e8b82cc6d21e (type: networks) to 2 [pid: 8|app: 0|req: 885/1749] 10.0.0.233 () {34 vars in 743 bytes} [Sun Aug 23 15:53:30 2026] PUT /v2.0/networks/a0918373-027b-4231-8ac1-e8b82cc6d21e => generated 636 bytes in 181 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 865/1750] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:30 2026] DELETE /v2.0/security-groups/cabcf367-13f6-41e6-a0e7-c06083248f4b => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:31.114 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-19efc608-9619-4ec8-8686-86f258be98c2 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] No more DHCP agents 2026-08-23 15:53:31.115 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-19efc608-9619-4ec8-8686-86f258be98c2 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Unable to schedule network a0918373-027b-4231-8ac1-e8b82cc6d21e: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 866/1751] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:31 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:31.538 8 INFO neutron.db.ovn_revision_numbers_db [None req-956bc53f-14ee-4435-b8fb-9108ae5f0ceb - - - - - -] Successfully bumped revision number for resource 3ea083f1-a5e6-47d8-b87c-0195bd819f92 (type: ports) to 2 2026-08-23 15:53:31.568 8 INFO neutron.db.ovn_revision_numbers_db [None req-956bc53f-14ee-4435-b8fb-9108ae5f0ceb - - - - - -] Successfully bumped revision number for resource 3a4cba3b-7504-4806-8034-b8ffc7b5b911 (type: subnets) to 0 [pid: 8|app: 0|req: 886/1752] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:30 2026] POST /v2.0/subnets => generated 626 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 887/1753] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:31 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:31.885 7 INFO neutron.db.ovn_revision_numbers_db [None req-55311ce7-0383-45b0-8244-bfeb8065caff 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Successfully bumped revision number for resource 3a4cba3b-7504-4806-8034-b8ffc7b5b911 (type: subnets) to 1 [pid: 7|app: 0|req: 867/1754] 10.0.0.233 () {34 vars in 741 bytes} [Sun Aug 23 15:53:31 2026] PUT /v2.0/subnets/3a4cba3b-7504-4806-8034-b8ffc7b5b911 => generated 636 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:32.027 8 INFO neutron_taas.services.taas.taas_plugin [None req-1d0e2bad-f3c3-4cb1-abc8-9b506fb29765 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] TaaS: Handle Delete Port: 3ea083f1-a5e6-47d8-b87c-0195bd819f92 2026-08-23 15:53:32.030 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1d0e2bad-f3c3-4cb1-abc8-9b506fb29765 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Tap Mirror: Handle Delete Port: 3ea083f1-a5e6-47d8-b87c-0195bd819f92 [pid: 7|app: 0|req: 868/1755] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:53:32 2026] GET /v2.0/networks?id=46c1afcd-71fa-4590-b29b-8b32e69e2643 => generated 698 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1756] 162.253.55.186 () {34 vars in 1050 bytes} [Sun Aug 23 15:53:32 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=00d09723d4314069b4705c790a22723e => generated 180 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1757] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:32 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:32.409 8 INFO neutron.services.segments.plugin [-] Segment 4e060b54-d64b-41cf-a291-ddc65e1ad337 resource provider aggregate not found 2026-08-23 15:53:32.417 8 INFO neutron.services.segments.plugin [-] Segment 4e060b54-d64b-41cf-a291-ddc65e1ad337 resource provider aggregate not found 2026-08-23 15:53:32.426 8 INFO neutron.services.segments.plugin [-] Segment 4e060b54-d64b-41cf-a291-ddc65e1ad337 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e060b54-d64b-41cf-a291-ddc65e1ad337 found for delete ", "request_id": "req-d2b1576f-2ca7-4301-a6a2-090fdaa2cf33"}]} 2026-08-23 15:53:32.444 8 INFO neutron.services.segments.plugin [-] Segment 4e060b54-d64b-41cf-a291-ddc65e1ad337 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e060b54-d64b-41cf-a291-ddc65e1ad337 found for delete ", "request_id": "req-eee0617f-4873-49b3-95c0-63beda9bce97"}]} [pid: 8|app: 0|req: 888/1758] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:31 2026] DELETE /v2.0/networks/a0918373-027b-4231-8ac1-e8b82cc6d21e => generated 0 bytes in 582 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:32.489 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a5bfc650-fbb1-43ac-823c-5441a40a589d 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 889/1759] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:32 2026] DELETE /v2.0/networks/a0918373-027b-4231-8ac1-e8b82cc6d21e => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 890/1760] 10.0.0.233 () {32 vars in 694 bytes} [Sun Aug 23 15:53:32 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 891/1761] 10.0.0.233 () {32 vars in 742 bytes} [Sun Aug 23 15:53:32 2026] GET /v2.0/subnets?network_id=84f2eb19-d1bf-48e1-9058-7b55c2efaea5 => generated 649 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 892/1762] 10.0.0.233 () {32 vars in 653 bytes} [Sun Aug 23 15:53:32 2026] GET /v2.0/extensions => generated 20541 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-23 15:53:32.603 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-5e206afd-6cc0-49c0-affb-fb3181ea5fbd req-fe99785d-7cbf-41c6-a236-f6f7a338d014 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] No more DHCP agents 2026-08-23 15:53:32.605 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-5e206afd-6cc0-49c0-affb-fb3181ea5fbd req-fe99785d-7cbf-41c6-a236-f6f7a338d014 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Unable to schedule network 46c1afcd-71fa-4590-b29b-8b32e69e2643: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 893/1763] 10.0.0.233 () {32 vars in 649 bytes} [Sun Aug 23 15:53:32 2026] GET /v2.0/networks => generated 1385 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 894/1764] 10.0.0.233 () {32 vars in 647 bytes} [Sun Aug 23 15:53:32 2026] GET /v2.0/subnets => generated 1280 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:32.714 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c10907e2-c7a2-4d45-9d02-bbb43662e348 - - - - - -] OVN reports status down for port: 9f8505f2-90a3-427b-8844-791555623baa [pid: 8|app: 0|req: 895/1765] 10.0.0.233 () {32 vars in 723 bytes} [Sun Aug 23 15:53:32 2026] GET /v2.0/networks/954bdf52-7fb6-49e4-a7d4-ab233579bb98 => generated 707 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:32.782 7 INFO neutron.db.ovn_revision_numbers_db [req-5e206afd-6cc0-49c0-affb-fb3181ea5fbd req-fe99785d-7cbf-41c6-a236-f6f7a338d014 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 9f8505f2-90a3-427b-8844-791555623baa (type: ports) to 1 [pid: 8|app: 0|req: 896/1766] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:53:32 2026] GET /v2.0/subnets/dc4c9561-b854-4b19-83e0-cad56b91f032 => generated 641 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:32.809 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f388679f-4831-44ce-a3bd-1dc00991d7c6 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 897/1767] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:53:32 2026] DELETE /v2.0/subnets/3a4cba3b-7504-4806-8034-b8ffc7b5b911 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:53:32.827 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad86ece5-3c41-46d0-a4f2-38ddc3c5b045 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 898/1768] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:32 2026] DELETE /v2.0/networks/a0918373-027b-4231-8ac1-e8b82cc6d21e => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 871/1769] 162.253.55.186 () {38 vars in 955 bytes} [Sun Aug 23 15:53:32 2026] POST /v2.0/ports => generated 954 bytes in 550 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 899/1770] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:53:32 2026] DELETE /v2.0/subnets/dc4c9561-b854-4b19-83e0-cad56b91f032 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 900/1771] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:33 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:33.143 8 INFO neutron_taas.services.taas.taas_plugin [None req-f0d8dedf-c0bc-4b45-8141-ed0afe8127df 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] TaaS: Handle Delete Port: c9f06629-f352-44fd-9f82-f4c90120a30c 2026-08-23 15:53:33.146 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f0d8dedf-c0bc-4b45-8141-ed0afe8127df 90e14ed0397148488b09d360b55034f9 ab86e78c1685438d9cf33e8f6d51bc24 - - default default] Tap Mirror: Handle Delete Port: c9f06629-f352-44fd-9f82-f4c90120a30c 2026-08-23 15:53:33.242 7 INFO neutron.db.ovn_revision_numbers_db [req-5e206afd-6cc0-49c0-affb-fb3181ea5fbd req-2a9c236f-19ac-4738-a2fb-8d54d297e0b4 ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 9f8505f2-90a3-427b-8844-791555623baa (type: ports) to 2 [pid: 8|app: 0|req: 901/1772] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:33 2026] DELETE /v2.0/networks/954bdf52-7fb6-49e4-a7d4-ab233579bb98 => generated 0 bytes in 360 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 902/1773] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:33 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1774] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:53:33 2026] GET /v2.0/security-groups?id=6c0d7bb6-f1f0-40ad-9a0e-c425f9f4904e&fields=id&fields=name => generated 113 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:33.553 7 INFO neutron.db.ovn_revision_numbers_db [req-5e206afd-6cc0-49c0-affb-fb3181ea5fbd req-2a9c236f-19ac-4738-a2fb-8d54d297e0b4 ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 9f8505f2-90a3-427b-8844-791555623baa (type: ports) to 4 [pid: 7|app: 0|req: 872/1775] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:53:32 2026] PUT /v2.0/ports/9f8505f2-90a3-427b-8844-791555623baa => generated 1204 bytes in 691 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:33.617 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-532256c4-161d-480e-a40e-97ff2bd59388'] response: {'name': 'network-changed', 'server_uuid': '9973d29e-0eea-4672-960e-337b1deb0964', 'tag': '9f8505f2-90a3-427b-8844-791555623baa', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 873/1776] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:34 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1777] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:53:34 2026] GET /v2.0/ports?tenant_id=00d09723d4314069b4705c790a22723e&device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 1207 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 904/1778] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:53:33 2026] GET /v2.0/security-groups?tenant_id=ab86e78c1685438d9cf33e8f6d51bc24&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:34.325 7 INFO neutron.db.ovn_revision_numbers_db [None req-f874b652-d22c-4221-8ae8-456b062ca289 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 526a57ae-6f5e-4142-9093-6180b1bd10bd (type: security_groups) to 1 2026-08-23 15:53:34.344 7 INFO neutron.db.ovn_revision_numbers_db [None req-f874b652-d22c-4221-8ae8-456b062ca289 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 15201371-a0c1-4ffc-9846-65774101f69d (type: security_group_rules) to 0 2026-08-23 15:53:34.356 7 INFO neutron.db.ovn_revision_numbers_db [None req-f874b652-d22c-4221-8ae8-456b062ca289 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 164cf781-7599-4307-a1a0-4294197d6172 (type: security_group_rules) to 0 2026-08-23 15:53:34.368 7 INFO neutron.db.ovn_revision_numbers_db [None req-f874b652-d22c-4221-8ae8-456b062ca289 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 2dbe79e1-83ed-42cb-af9a-b9d33c63816f (type: security_group_rules) to 0 2026-08-23 15:53:34.388 7 INFO neutron.db.ovn_revision_numbers_db [None req-f874b652-d22c-4221-8ae8-456b062ca289 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource fc10ab25-b49a-43c2-b438-0db87c1e4504 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 905/1779] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:34 2026] DELETE /v2.0/security-groups/d0809aee-715b-4f69-a2bb-39d570c3ea4f => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1780] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:53:34 2026] GET /v2.0/security-groups?tenant_id=da4fc6ed2e9a47afb7e58d11cea93496&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:34.447 8 INFO neutron.services.segments.plugin [-] Segment 4015c5ff-4ccd-43c2-be43-4d09f747b63d resource provider aggregate not found [pid: 8|app: 0|req: 906/1781] 162.253.55.186 () {34 vars in 1018 bytes} [Sun Aug 23 15:53:34 2026] GET /v2.0/networks?tenant_id=00d09723d4314069b4705c790a22723e&shared=False => generated 797 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:34.462 8 INFO neutron.services.segments.plugin [-] Segment 4015c5ff-4ccd-43c2-be43-4d09f747b63d resource provider aggregate not found 2026-08-23 15:53:34.469 8 INFO neutron.services.segments.plugin [-] Segment 4015c5ff-4ccd-43c2-be43-4d09f747b63d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4015c5ff-4ccd-43c2-be43-4d09f747b63d found for delete ", "request_id": "req-1bfaae5a-56b0-4f7b-a332-1f5aea0f426a"}]} [pid: 7|app: 0|req: 876/1782] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:53:34 2026] GET /v2.0/networks?id=b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44 => generated 711 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:34.485 8 INFO neutron.services.segments.plugin [-] Segment 4015c5ff-4ccd-43c2-be43-4d09f747b63d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4015c5ff-4ccd-43c2-be43-4d09f747b63d found for delete ", "request_id": "req-751fe4ce-a583-4f83-9d19-8e3550098423"}]} [pid: 7|app: 0|req: 877/1783] 162.253.55.186 () {34 vars in 930 bytes} [Sun Aug 23 15:53:34 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1784] 162.253.55.186 () {34 vars in 1050 bytes} [Sun Aug 23 15:53:34 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=199003132e2549b6aef551a6d82be67c => generated 273 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1785] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:34 2026] DELETE /v2.0/security-groups/526a57ae-6f5e-4142-9093-6180b1bd10bd => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1786] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:34 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 909/1787] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:53:34 2026] GET /v2.0/security-groups?id=6c0d7bb6-f1f0-40ad-9a0e-c425f9f4904e&fields=id&fields=name => generated 113 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:34.890 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-0eb5498e-555c-470c-a5de-2374faac3897 req-e9a63abe-4ed1-4f51-ab98-3f664ee0be98 c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] No more DHCP agents 2026-08-23 15:53:34.892 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-0eb5498e-555c-470c-a5de-2374faac3897 req-e9a63abe-4ed1-4f51-ab98-3f664ee0be98 c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Unable to schedule network b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:35.011 7 INFO neutron.db.ovn_revision_numbers_db [req-0eb5498e-555c-470c-a5de-2374faac3897 req-e9a63abe-4ed1-4f51-ab98-3f664ee0be98 c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Successfully bumped revision number for resource e65a5369-8ed8-4d41-8209-40bfc3e0c191 (type: ports) to 1 [pid: 7|app: 0|req: 879/1788] 162.253.55.186 () {38 vars in 955 bytes} [Sun Aug 23 15:53:34 2026] POST /v2.0/ports => generated 997 bytes in 505 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 880/1789] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:35 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1000 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1790] 10.0.0.9 () {34 vars in 1118 bytes} [Sun Aug 23 15:53:35 2026] GET /v2.0/security-groups?id=69f0f478-a7aa-46d2-bc1c-e6809d686d82&id=77910801-c2ea-43b9-bcd4-38928a6383d5&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:35.324 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5483aff9-a33d-46db-9df7-ac1b724903ae - - - - - -] No hosting information found for port 0026fc83-e052-46b6-8068-abc73efa3428: RuntimeError: No hosting information found for port 0026fc83-e052-46b6-8068-abc73efa3428 2026-08-23 15:53:35.491 8 INFO neutron.db.ovn_revision_numbers_db [None req-5483aff9-a33d-46db-9df7-ac1b724903ae - - - - - -] Successfully bumped revision number for resource 0026fc83-e052-46b6-8068-abc73efa3428 (type: router_ports) to 2 2026-08-23 15:53:35.494 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5483aff9-a33d-46db-9df7-ac1b724903ae - - - - - -] OVN reports status down for port: c9f06629-f352-44fd-9f82-f4c90120a30c 2026-08-23 15:53:35.520 8 INFO neutron.db.ovn_revision_numbers_db [req-0eb5498e-555c-470c-a5de-2374faac3897 req-9b528243-6f69-44a9-a82b-0be43fb8679b ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource e65a5369-8ed8-4d41-8209-40bfc3e0c191 (type: ports) to 2 [pid: 7|app: 0|req: 882/1791] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:53:35 2026] GET /v2.0/ports?tenant_id=00d09723d4314069b4705c790a22723e&device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 1207 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:35.576 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5483aff9-a33d-46db-9df7-ac1b724903ae - - - - - -] OVN reports status down for port: e65a5369-8ed8-4d41-8209-40bfc3e0c191 [pid: 7|app: 0|req: 883/1792] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:53:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=9f8505f2-90a3-427b-8844-791555623baa => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1793] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:53:35 2026] GET /v2.0/subnets?id=c4889713-c367-4a1c-8ac3-648d17197d69 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1794] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:53:35 2026] GET /v2.0/ports?network_id=46c1afcd-71fa-4590-b29b-8b32e69e2643&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 886/1795] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:53:35 2026] GET /v2.0/networks/46c1afcd-71fa-4590-b29b-8b32e69e2643?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:35.736 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b7d7ab94-5111-4514-8a21-9504b81faf82'] response: {'server_uuid': '1ec53823-efb2-43cb-afe1-ec18b0be8587', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e65a5369-8ed8-4d41-8209-40bfc3e0c191', 'code': 200} [pid: 7|app: 0|req: 887/1796] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:53:35 2026] GET /v2.0/networks/46c1afcd-71fa-4590-b29b-8b32e69e2643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:35.815 8 INFO neutron.db.ovn_revision_numbers_db [req-0eb5498e-555c-470c-a5de-2374faac3897 req-9b528243-6f69-44a9-a82b-0be43fb8679b ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource e65a5369-8ed8-4d41-8209-40bfc3e0c191 (type: ports) to 4 [pid: 8|app: 0|req: 910/1797] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:53:35 2026] PUT /v2.0/ports/e65a5369-8ed8-4d41-8209-40bfc3e0c191 => generated 1247 bytes in 785 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 888/1798] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:35 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 911/1799] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:53:35 2026] GET /v2.0/security-groups?id=6c0d7bb6-f1f0-40ad-9a0e-c425f9f4904e&fields=id&fields=name => generated 113 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1800] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:36 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1012 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1801] 10.0.0.9 () {34 vars in 1118 bytes} [Sun Aug 23 15:53:36 2026] GET /v2.0/security-groups?id=69f0f478-a7aa-46d2-bc1c-e6809d686d82&id=77910801-c2ea-43b9-bcd4-38928a6383d5&fields=id&fields=name => generated 206 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:36.511 7 INFO neutron.db.ovn_revision_numbers_db [None req-171f83b8-fd05-41c0-bb43-7753490e4480 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Successfully bumped revision number for resource 4ebe8696-9939-420b-8f8a-54de1fe4c502 (type: security_groups) to 1 2026-08-23 15:53:36.526 7 INFO neutron.db.ovn_revision_numbers_db [None req-171f83b8-fd05-41c0-bb43-7753490e4480 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Successfully bumped revision number for resource 08366a84-8db9-4bd2-a50f-c23881848096 (type: security_group_rules) to 0 2026-08-23 15:53:36.539 7 INFO neutron.db.ovn_revision_numbers_db [None req-171f83b8-fd05-41c0-bb43-7753490e4480 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Successfully bumped revision number for resource 1085929d-2ee1-48ff-963d-3b60ae6a0438 (type: security_group_rules) to 0 2026-08-23 15:53:36.552 7 INFO neutron.db.ovn_revision_numbers_db [None req-171f83b8-fd05-41c0-bb43-7753490e4480 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Successfully bumped revision number for resource 33c30a3d-3b5c-48ad-8854-3f8a2148cb29 (type: security_group_rules) to 0 2026-08-23 15:53:36.563 7 INFO neutron.db.ovn_revision_numbers_db [None req-171f83b8-fd05-41c0-bb43-7753490e4480 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Successfully bumped revision number for resource ce00c154-8027-439f-b461-a372d0028ea9 (type: security_group_rules) to 0 2026-08-23 15:53:36.639 7 INFO neutron.db.segments_db [None req-171f83b8-fd05-41c0-bb43-7753490e4480 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Added segment 06123a73-521b-4d60-8d20-c799a928e216 of type geneve for network c0364624-4235-4f41-b74c-e920dac2c380 2026-08-23 15:53:36.753 7 INFO neutron.db.ovn_revision_numbers_db [None req-171f83b8-fd05-41c0-bb43-7753490e4480 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Successfully bumped revision number for resource c0364624-4235-4f41-b74c-e920dac2c380 (type: networks) to 1 [pid: 8|app: 0|req: 914/1802] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:53:36 2026] GET /v2.0/ports?tenant_id=199003132e2549b6aef551a6d82be67c&device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1250 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1803] 162.253.55.186 () {34 vars in 1060 bytes} [Sun Aug 23 15:53:36 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e65a5369-8ed8-4d41-8209-40bfc3e0c191 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:36.953 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-171f83b8-fd05-41c0-bb43-7753490e4480 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] No more DHCP agents 2026-08-23 15:53:36.955 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-171f83b8-fd05-41c0-bb43-7753490e4480 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Unable to schedule network c0364624-4235-4f41-b74c-e920dac2c380: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 916/1804] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:53:36 2026] GET /v2.0/subnets?id=7420a535-d6fa-48b3-b0fa-b5ca5046c811 => generated 691 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 917/1805] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:53:36 2026] GET /v2.0/ports?network_id=b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44&device_owner=network%3Adhcp => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:37.033 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5483aff9-a33d-46db-9df7-ac1b724903ae - - - - - -] OVN reports status down for port: 871e11cc-3f04-40cf-b620-09dd55e7c52b 2026-08-23 15:53:37.035 7 INFO neutron.db.ovn_revision_numbers_db [None req-171f83b8-fd05-41c0-bb43-7753490e4480 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Successfully bumped revision number for resource 871e11cc-3f04-40cf-b620-09dd55e7c52b (type: ports) to 1 [pid: 7|app: 0|req: 889/1806] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:36 2026] POST /v2.0/networks => generated 667 bytes in 926 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 918/1807] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:37 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 969 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 890/1808] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:53:37 2026] GET /v2.0/networks/b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 891/1809] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:53:37 2026] GET /v2.0/security-groups?id=6c0d7bb6-f1f0-40ad-9a0e-c425f9f4904e&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1810] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:53:37 2026] GET /v2.0/networks/b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:37.318 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-67501a51-0e66-4fb4-8254-ca5c85c0fd2d 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] No more DHCP agents 2026-08-23 15:53:37.319 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-67501a51-0e66-4fb4-8254-ca5c85c0fd2d 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Unable to schedule network c0364624-4235-4f41-b74c-e920dac2c380: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:37.391 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c10907e2-c7a2-4d45-9d02-bbb43662e348 - - - - - -] OVN reports status down for port: 81e6cd81-d471-4037-aea7-6cf4699ba784 2026-08-23 15:53:37.428 8 INFO neutron.db.ovn_revision_numbers_db [None req-67501a51-0e66-4fb4-8254-ca5c85c0fd2d 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Successfully bumped revision number for resource 81e6cd81-d471-4037-aea7-6cf4699ba784 (type: ports) to 1 [pid: 8|app: 0|req: 919/1811] 10.0.0.233 () {34 vars in 665 bytes} [Sun Aug 23 15:53:37 2026] POST /v2.0/ports => generated 779 bytes in 388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:37.569 7 INFO neutron.db.segments_db [None req-fcfbf18b-0945-443a-bbf5-94c7de2456d6 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Added segment 3cb4621b-571b-4b2b-bff9-5f95ab5de018 of type geneve for network 84e5c0b7-6569-40ea-8cd5-4f5e7d3e8ff6 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 920/1812] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:37 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1012 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 921/1813] 10.0.0.9 () {34 vars in 1118 bytes} [Sun Aug 23 15:53:37 2026] GET /v2.0/security-groups?id=69f0f478-a7aa-46d2-bc1c-e6809d686d82&id=77910801-c2ea-43b9-bcd4-38928a6383d5&fields=id&fields=name => generated 206 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:37.675 7 INFO neutron.db.ovn_revision_numbers_db [None req-fcfbf18b-0945-443a-bbf5-94c7de2456d6 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Successfully bumped revision number for resource 84e5c0b7-6569-40ea-8cd5-4f5e7d3e8ff6 (type: networks) to 1 2026-08-23 15:53:37.780 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-050a6c42-cca8-4ab8-8293-e9df3e168a67'] response: {'name': 'network-changed', 'server_uuid': '1ec53823-efb2-43cb-afe1-ec18b0be8587', 'tag': 'e65a5369-8ed8-4d41-8209-40bfc3e0c191', 'status': 'completed', 'code': 200} 2026-08-23 15:53:37.845 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fcfbf18b-0945-443a-bbf5-94c7de2456d6 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] No more DHCP agents 2026-08-23 15:53:37.845 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fcfbf18b-0945-443a-bbf5-94c7de2456d6 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Unable to schedule network 84e5c0b7-6569-40ea-8cd5-4f5e7d3e8ff6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:37.898 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c10907e2-c7a2-4d45-9d02-bbb43662e348 - - - - - -] OVN reports status down for port: e41eab39-63ca-4b7f-a106-9f5fd1cb38c4 2026-08-23 15:53:37.949 7 INFO neutron.db.ovn_revision_numbers_db [None req-fcfbf18b-0945-443a-bbf5-94c7de2456d6 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Successfully bumped revision number for resource e41eab39-63ca-4b7f-a106-9f5fd1cb38c4 (type: ports) to 1 [pid: 7|app: 0|req: 893/1814] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:37 2026] POST /v2.0/networks => generated 654 bytes in 509 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:38.181 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cd0b203e-b584-44a3-a2f4-fca01a57a71a 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] No more DHCP agents 2026-08-23 15:53:38.183 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cd0b203e-b584-44a3-a2f4-fca01a57a71a 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Unable to schedule network 84e5c0b7-6569-40ea-8cd5-4f5e7d3e8ff6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:38.210 8 INFO neutron.db.ovn_revision_numbers_db [None req-cd0b203e-b584-44a3-a2f4-fca01a57a71a 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Successfully bumped revision number for resource 1ec6aa3c-22ab-40b7-9675-69e913856f01 (type: subnets) to 0 [pid: 8|app: 0|req: 922/1815] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:38 2026] POST /v2.0/subnets => generated 646 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 894/1816] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:38 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 969 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1817] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:53:38 2026] GET /v2.0/security-groups?id=6c0d7bb6-f1f0-40ad-9a0e-c425f9f4904e&fields=id&fields=name => generated 113 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1818] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:53:38 2026] GET /v2.0/ports?tenant_id=199003132e2549b6aef551a6d82be67c&device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1250 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1819] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:53:38 2026] GET /v2.0/networks?id=b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44 => generated 810 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:38.428 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c10907e2-c7a2-4d45-9d02-bbb43662e348 - - - - - -] OVN reports status up for port: 9f8505f2-90a3-427b-8844-791555623baa 2026-08-23 15:53:38.461 7 INFO neutron.plugins.ml2.plugin [None req-c10907e2-c7a2-4d45-9d02-bbb43662e348 - - - - - -] Attempt 1 to provision port 9f8505f2-90a3-427b-8844-791555623baa [pid: 7|app: 0|req: 898/1820] 162.253.55.186 () {34 vars in 1060 bytes} [Sun Aug 23 15:53:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e65a5369-8ed8-4d41-8209-40bfc3e0c191 => generated 19 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1821] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:53:38 2026] GET /v2.0/subnets?id=7420a535-d6fa-48b3-b0fa-b5ca5046c811 => generated 691 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1822] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:53:38 2026] GET /v2.0/ports?network_id=b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44&device_owner=network%3Adhcp => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:38.584 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e14268b6-7a5c-45a5-8861-93c2d909bb7c 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] No more DHCP agents 2026-08-23 15:53:38.585 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e14268b6-7a5c-45a5-8861-93c2d909bb7c 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Unable to schedule network 84e5c0b7-6569-40ea-8cd5-4f5e7d3e8ff6: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:38.653 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6d74edd-e4d8-4a30-b4f3-d9d4af8b9ee1'] response: {'server_uuid': '9973d29e-0eea-4672-960e-337b1deb0964', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f8505f2-90a3-427b-8844-791555623baa', 'code': 200} 2026-08-23 15:53:38.701 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5483aff9-a33d-46db-9df7-ac1b724903ae - - - - - -] OVN reports status down for port: e401112a-9162-44d2-b205-e5473777d7bb [pid: 7|app: 0|req: 901/1823] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:53:38 2026] GET /v2.0/networks/b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44?fields=segments => generated 14 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:38.775 8 INFO neutron.db.ovn_revision_numbers_db [None req-e14268b6-7a5c-45a5-8861-93c2d909bb7c 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Successfully bumped revision number for resource e401112a-9162-44d2-b205-e5473777d7bb (type: ports) to 1 [pid: 8|app: 0|req: 923/1824] 10.0.0.233 () {34 vars in 665 bytes} [Sun Aug 23 15:53:38 2026] POST /v2.0/ports => generated 965 bytes in 599 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 924/1825] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:38 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1012 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:39.012 8 INFO neutron_taas.services.taas.taas_plugin [None req-35255512-78dc-4cb1-99bc-afebfa14d8a2 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] TaaS: Handle Delete Port: e401112a-9162-44d2-b205-e5473777d7bb 2026-08-23 15:53:39.015 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35255512-78dc-4cb1-99bc-afebfa14d8a2 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Tap Mirror: Handle Delete Port: e401112a-9162-44d2-b205-e5473777d7bb [pid: 8|app: 0|req: 925/1826] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:53:38 2026] DELETE /v2.0/ports/e401112a-9162-44d2-b205-e5473777d7bb => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1827] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:53:38 2026] GET /v2.0/networks/b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 607 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1828] 10.0.0.9 () {34 vars in 1118 bytes} [Sun Aug 23 15:53:39 2026] GET /v2.0/security-groups?id=69f0f478-a7aa-46d2-bc1c-e6809d686d82&id=77910801-c2ea-43b9-bcd4-38928a6383d5&fields=id&fields=name => generated 206 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:39.437 7 INFO neutron.db.ovn_revision_numbers_db [None req-c10907e2-c7a2-4d45-9d02-bbb43662e348 - - - - - -] Successfully bumped revision number for resource 9f8505f2-90a3-427b-8844-791555623baa (type: ports) to 5 2026-08-23 15:53:39.466 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0912b95e-00f3-461b-b5a2-5a37e0cb8f27 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] DELETE failed (client error): The resource could not be found. 2026-08-23 15:53:39.471 8 INFO neutron.db.ovn_revision_numbers_db [None req-97ce39cf-8f75-4539-9fb7-6e4dfb3960e1 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Successfully bumped revision number for resource 974b04eb-c3d3-4a9c-ac2c-f41ee66931fb (type: security_groups) to 1 [pid: 7|app: 0|req: 904/1829] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:53:39 2026] DELETE /v2.0/ports/e401112a-9162-44d2-b205-e5473777d7bb => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:53:39.487 8 INFO neutron.db.ovn_revision_numbers_db [None req-97ce39cf-8f75-4539-9fb7-6e4dfb3960e1 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Successfully bumped revision number for resource 145b4003-04dc-4d57-ab6e-ba7ff84ce0e9 (type: security_group_rules) to 0 2026-08-23 15:53:39.502 8 INFO neutron.db.ovn_revision_numbers_db [None req-97ce39cf-8f75-4539-9fb7-6e4dfb3960e1 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Successfully bumped revision number for resource 31c6af8a-cf80-4258-8e2c-559651ea211f (type: security_group_rules) to 0 2026-08-23 15:53:39.518 8 INFO neutron.db.ovn_revision_numbers_db [None req-97ce39cf-8f75-4539-9fb7-6e4dfb3960e1 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Successfully bumped revision number for resource 58267226-80c9-4aa7-b674-8ac817f648bd (type: security_group_rules) to 0 2026-08-23 15:53:39.535 8 INFO neutron.db.ovn_revision_numbers_db [None req-97ce39cf-8f75-4539-9fb7-6e4dfb3960e1 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Successfully bumped revision number for resource 6fff4ae2-69c8-413c-84d4-d38c8812ec6b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 907/1832] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:39 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 971 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:53:39.610 7 INFO neutron.pecan_wsgi.hooks.translation [None req-608534ad-7fc1-4f6e-a849-0defa063579d 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 908/1833] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:53:39 2026] GET /v2.0/ports/e401112a-9162-44d2-b205-e5473777d7bb => generated 132 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:53:39.613 8 INFO neutron.db.segments_db [None req-97ce39cf-8f75-4539-9fb7-6e4dfb3960e1 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Added segment 4389f18e-794c-4dce-b234-1e975dc29925 of type geneve for network 0ec439f5-e194-467d-a450-92a0eabbcfc8 [pid: 7|app: 0|req: 909/1834] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:53:39 2026] GET /v2.0/security-groups?id=6c0d7bb6-f1f0-40ad-9a0e-c425f9f4904e&fields=id&fields=name => generated 113 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:39.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-97ce39cf-8f75-4539-9fb7-6e4dfb3960e1 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Successfully bumped revision number for resource 0ec439f5-e194-467d-a450-92a0eabbcfc8 (type: networks) to 1 [pid: 7|app: 0|req: 910/1835] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:53:39 2026] DELETE /v2.0/subnets/1ec6aa3c-22ab-40b7-9675-69e913856f01 => generated 0 bytes in 158 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:39.921 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-97ce39cf-8f75-4539-9fb7-6e4dfb3960e1 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] No more DHCP agents 2026-08-23 15:53:39.922 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-97ce39cf-8f75-4539-9fb7-6e4dfb3960e1 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Unable to schedule network 0ec439f5-e194-467d-a450-92a0eabbcfc8: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:39.945 7 INFO neutron_taas.services.taas.taas_plugin [None req-f42e30fe-e7b5-4c17-8a98-28a7e9233ff8 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] TaaS: Handle Delete Port: e41eab39-63ca-4b7f-a106-9f5fd1cb38c4 2026-08-23 15:53:39.948 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f42e30fe-e7b5-4c17-8a98-28a7e9233ff8 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Tap Mirror: Handle Delete Port: e41eab39-63ca-4b7f-a106-9f5fd1cb38c4 2026-08-23 15:53:40.009 8 INFO neutron.db.ovn_revision_numbers_db [None req-97ce39cf-8f75-4539-9fb7-6e4dfb3960e1 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Successfully bumped revision number for resource 5ae3580c-e472-4b4d-bae9-659f59e453ea (type: ports) to 1 2026-08-23 15:53:40.022 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb808c21-908c-43f8-9d49-73094b0ba593 - - - - - -] OVN reports status down for port: 5ae3580c-e472-4b4d-bae9-659f59e453ea [pid: 8|app: 0|req: 926/1836] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:39 2026] POST /v2.0/networks => generated 748 bytes in 893 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:40.179 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-117d0db5-fe57-4805-a2cc-99463249914c e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] No more DHCP agents 2026-08-23 15:53:40.180 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-117d0db5-fe57-4805-a2cc-99463249914c e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Unable to schedule network 0ec439f5-e194-467d-a450-92a0eabbcfc8: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:40.237 7 INFO neutron.services.segments.plugin [-] Segment 3cb4621b-571b-4b2b-bff9-5f95ab5de018 resource provider aggregate not found 2026-08-23 15:53:40.242 7 INFO neutron.services.segments.plugin [-] Segment 3cb4621b-571b-4b2b-bff9-5f95ab5de018 resource provider aggregate not found 2026-08-23 15:53:40.264 7 INFO neutron.services.segments.plugin [-] Segment 3cb4621b-571b-4b2b-bff9-5f95ab5de018 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb4621b-571b-4b2b-bff9-5f95ab5de018 found for delete ", "request_id": "req-e3800afd-a91e-4bed-9c44-0c96713576a6"}]} 2026-08-23 15:53:40.269 7 INFO neutron.services.segments.plugin [-] Segment 3cb4621b-571b-4b2b-bff9-5f95ab5de018 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3cb4621b-571b-4b2b-bff9-5f95ab5de018 found for delete ", "request_id": "req-47b81eea-e02d-4461-8508-68a5ab38e148"}]} [pid: 7|app: 0|req: 911/1837] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:39 2026] DELETE /v2.0/networks/84e5c0b7-6569-40ea-8cd5-4f5e7d3e8ff6 => generated 0 bytes in 469 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 912/1838] 162.253.55.186 () {34 vars in 994 bytes} [Sun Aug 23 15:53:40 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1250 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:40.395 7 INFO neutron.db.segments_db [None req-c2b75659-f121-4d6a-a0ad-0c24a3466578 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Added segment 094d06df-103e-4e4f-ba61-332877f499d2 of type geneve for network 48dcf98e-074b-48d4-adc6-6666702bb29c 2026-08-23 15:53:40.506 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2b75659-f121-4d6a-a0ad-0c24a3466578 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Successfully bumped revision number for resource 48dcf98e-074b-48d4-adc6-6666702bb29c (type: networks) to 1 2026-08-23 15:53:40.654 8 INFO neutron.db.ovn_revision_numbers_db [None req-29307a2a-de83-40cd-b18d-23d32c636329 - - - - - -] Successfully bumped revision number for resource 5ae3580c-e472-4b4d-bae9-659f59e453ea (type: ports) to 2 2026-08-23 15:53:40.708 8 INFO neutron.db.ovn_revision_numbers_db [None req-29307a2a-de83-40cd-b18d-23d32c636329 - - - - - -] Successfully bumped revision number for resource a886bb82-ac55-4b47-a56a-13d2d774157c (type: subnets) to 0 2026-08-23 15:53:40.713 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c2b75659-f121-4d6a-a0ad-0c24a3466578 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] No more DHCP agents 2026-08-23 15:53:40.716 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c2b75659-f121-4d6a-a0ad-0c24a3466578 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Unable to schedule network 48dcf98e-074b-48d4-adc6-6666702bb29c: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 927/1839] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:40 2026] POST /v2.0/subnets => generated 644 bytes in 693 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:40.770 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb808c21-908c-43f8-9d49-73094b0ba593 - - - - - -] OVN reports status down for port: 536fcfbf-6132-4b2e-8b67-976d673dd864 [pid: 8|app: 0|req: 928/1840] 162.253.55.186 () {34 vars in 1124 bytes} [Sun Aug 23 15:53:40 2026] GET /v2.0/security-groups?id=69f0f478-a7aa-46d2-bc1c-e6809d686d82&id=77910801-c2ea-43b9-bcd4-38928a6383d5&fields=id&fields=name => generated 206 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:40.822 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2b75659-f121-4d6a-a0ad-0c24a3466578 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Successfully bumped revision number for resource 536fcfbf-6132-4b2e-8b67-976d673dd864 (type: ports) to 1 [pid: 8|app: 0|req: 929/1841] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:40 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1012 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 913/1842] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:40 2026] POST /v2.0/networks => generated 655 bytes in 546 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:40.881 7 WARNING neutron.api.v2.base [None req-ea0385da-fd2c-4c85-8b0e-e119deae9f53 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - 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-08-23 15:53:40.881 7 INFO neutron.api.v2.resource [None req-ea0385da-fd2c-4c85-8b0e-e119deae9f53 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 7|app: 0|req: 914/1843] 10.0.0.233 () {34 vars in 681 bytes} [Sun Aug 23 15:53:40 2026] POST /v2.0/rbac-policies => generated 143 bytes in 21 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-23 15:53:40.935 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5483aff9-a33d-46db-9df7-ac1b724903ae - - - - - -] OVN reports status up for port: e65a5369-8ed8-4d41-8209-40bfc3e0c191 [pid: 7|app: 0|req: 915/1844] 10.0.0.9 () {34 vars in 1118 bytes} [Sun Aug 23 15:53:40 2026] GET /v2.0/security-groups?id=69f0f478-a7aa-46d2-bc1c-e6809d686d82&id=77910801-c2ea-43b9-bcd4-38928a6383d5&fields=id&fields=name => generated 206 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 930/1845] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:40 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 971 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:40.982 8 INFO neutron.plugins.ml2.plugin [None req-5483aff9-a33d-46db-9df7-ac1b724903ae - - - - - -] Attempt 1 to provision port e65a5369-8ed8-4d41-8209-40bfc3e0c191 2026-08-23 15:53:40.993 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e04b874c-f456-4e2b-b71c-7a1188f9ed3c'] response: {'server_uuid': '9973d29e-0eea-4672-960e-337b1deb0964', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9f8505f2-90a3-427b-8844-791555623baa', 'code': 200} 2026-08-23 15:53:41.192 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-52a0e29f-4e38-460e-b84d-ddb84e945f4a'] response: {'server_uuid': '1ec53823-efb2-43cb-afe1-ec18b0be8587', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e65a5369-8ed8-4d41-8209-40bfc3e0c191', 'code': 200} 2026-08-23 15:53:41.217 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7607040d-56b2-4d0f-baa8-bc5373261806 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] No more DHCP agents 2026-08-23 15:53:41.219 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7607040d-56b2-4d0f-baa8-bc5373261806 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Unable to schedule network 48dcf98e-074b-48d4-adc6-6666702bb29c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:41.265 7 INFO neutron.db.ovn_revision_numbers_db [None req-7607040d-56b2-4d0f-baa8-bc5373261806 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Successfully bumped revision number for resource d3aae762-11b1-40f7-b1ea-3ad9d9611c87 (type: subnets) to 0 [pid: 7|app: 0|req: 916/1846] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:40 2026] POST /v2.0/subnets => generated 646 bytes in 324 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:41.289 8 INFO neutron_taas.services.taas.taas_plugin [None req-6997d1a1-55fb-47a8-a1d2-13f7f1533c17 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] TaaS: Handle Delete Port: 5ae3580c-e472-4b4d-bae9-659f59e453ea 2026-08-23 15:53:41.296 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6997d1a1-55fb-47a8-a1d2-13f7f1533c17 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Tap Mirror: Handle Delete Port: 5ae3580c-e472-4b4d-bae9-659f59e453ea [pid: 7|app: 0|req: 917/1847] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:53:41 2026] GET /v2.0/security-groups?id=6c0d7bb6-f1f0-40ad-9a0e-c425f9f4904e&fields=id&fields=name => generated 113 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:41.485 8 INFO neutron.db.ovn_revision_numbers_db [None req-5483aff9-a33d-46db-9df7-ac1b724903ae - - - - - -] Successfully bumped revision number for resource e65a5369-8ed8-4d41-8209-40bfc3e0c191 (type: ports) to 5 2026-08-23 15:53:41.644 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ae3700e-befb-40f2-b34c-f63f3f5013bd 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] No more DHCP agents 2026-08-23 15:53:41.645 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ae3700e-befb-40f2-b34c-f63f3f5013bd 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Unable to schedule network 48dcf98e-074b-48d4-adc6-6666702bb29c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:41.746 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6ac2bb96-c766-44b5-9af1-8ee128effffa - - - - - -] OVN reports status down for port: c903a77b-5e47-4b18-823a-45d9d122d72c 2026-08-23 15:53:41.750 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ae3700e-befb-40f2-b34c-f63f3f5013bd 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Successfully bumped revision number for resource c903a77b-5e47-4b18-823a-45d9d122d72c (type: ports) to 1 [pid: 7|app: 0|req: 918/1848] 10.0.0.233 () {34 vars in 665 bytes} [Sun Aug 23 15:53:41 2026] POST /v2.0/ports => generated 928 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 919/1849] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:41 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:41.838 8 INFO neutron.services.segments.plugin [-] Segment 4389f18e-794c-4dce-b234-1e975dc29925 resource provider aggregate not found 2026-08-23 15:53:41.844 8 INFO neutron.services.segments.plugin [-] Segment 4389f18e-794c-4dce-b234-1e975dc29925 resource provider aggregate not found 2026-08-23 15:53:41.864 8 INFO neutron.services.segments.plugin [-] Segment 4389f18e-794c-4dce-b234-1e975dc29925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4389f18e-794c-4dce-b234-1e975dc29925 found for delete ", "request_id": "req-1815034e-53b5-4020-a475-c2333491188e"}]} 2026-08-23 15:53:41.877 8 INFO neutron.services.segments.plugin [-] Segment 4389f18e-794c-4dce-b234-1e975dc29925 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4389f18e-794c-4dce-b234-1e975dc29925 found for delete ", "request_id": "req-2bef57dd-3dd0-431c-af8d-fea79a7b43b9"}]} [pid: 8|app: 0|req: 931/1850] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:40 2026] DELETE /v2.0/networks/0ec439f5-e194-467d-a450-92a0eabbcfc8 => generated 0 bytes in 947 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 932/1851] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:53:41 2026] GET /v2.0/security-groups?id=6c0d7bb6-f1f0-40ad-9a0e-c425f9f4904e&fields=id&fields=name => generated 113 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:41.961 7 INFO neutron_taas.services.taas.taas_plugin [None req-ca82b9ca-a8ca-4e9b-b407-406f4a3d2a0f 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] TaaS: Handle Delete Port: c903a77b-5e47-4b18-823a-45d9d122d72c 2026-08-23 15:53:41.964 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ca82b9ca-a8ca-4e9b-b407-406f4a3d2a0f 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Tap Mirror: Handle Delete Port: c903a77b-5e47-4b18-823a-45d9d122d72c 2026-08-23 15:53:42.044 8 INFO neutron.db.segments_db [None req-17e254c5-88c9-4a8f-8f5b-58784f5aff94 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Added segment 455a9311-db7a-4306-aa99-873ae1f2dce9 of type geneve for network c04dd6fd-b8ed-4f0f-b668-4e85028093f9 [pid: 7|app: 0|req: 920/1852] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:53:41 2026] DELETE /v2.0/ports/c903a77b-5e47-4b18-823a-45d9d122d72c => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:42.160 8 INFO neutron.db.ovn_revision_numbers_db [None req-17e254c5-88c9-4a8f-8f5b-58784f5aff94 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Successfully bumped revision number for resource c04dd6fd-b8ed-4f0f-b668-4e85028093f9 (type: networks) to 1 [pid: 7|app: 0|req: 921/1853] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:53:42 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 1209 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1854] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:42 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:42.269 7 INFO neutron.pecan_wsgi.hooks.translation [None req-df1349a5-1838-42b3-a69a-076a4d15e38d 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 923/1855] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:53:42 2026] GET /v2.0/ports/c903a77b-5e47-4b18-823a-45d9d122d72c => generated 132 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:53:42.330 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-17e254c5-88c9-4a8f-8f5b-58784f5aff94 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] No more DHCP agents 2026-08-23 15:53:42.332 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-17e254c5-88c9-4a8f-8f5b-58784f5aff94 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Unable to schedule network c04dd6fd-b8ed-4f0f-b668-4e85028093f9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:42.394 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6ac2bb96-c766-44b5-9af1-8ee128effffa - - - - - -] OVN reports status down for port: fa7dbf88-a65a-481a-8e76-b5528fff14b5 2026-08-23 15:53:42.453 8 INFO neutron.db.ovn_revision_numbers_db [None req-17e254c5-88c9-4a8f-8f5b-58784f5aff94 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Successfully bumped revision number for resource fa7dbf88-a65a-481a-8e76-b5528fff14b5 (type: ports) to 1 [pid: 8|app: 0|req: 933/1856] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:41 2026] POST /v2.0/networks => generated 749 bytes in 556 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:42.544 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1adb11b2-850b-4831-96b3-bd1b67213d6c c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] No more DHCP agents 2026-08-23 15:53:42.545 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1adb11b2-850b-4831-96b3-bd1b67213d6c c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 934/1857] 10.0.0.9 () {34 vars in 1118 bytes} [Sun Aug 23 15:53:42 2026] GET /v2.0/security-groups?id=69f0f478-a7aa-46d2-bc1c-e6809d686d82&id=77910801-c2ea-43b9-bcd4-38928a6383d5&fields=id&fields=name => generated 206 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 935/1858] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:53:42 2026] DELETE /v2.0/subnets/d3aae762-11b1-40f7-b1ea-3ad9d9611c87 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:42.842 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6ed3b89e-3553-4b45-9da7-166d69daa82e e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] No more DHCP agents 2026-08-23 15:53:42.843 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6ed3b89e-3553-4b45-9da7-166d69daa82e e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Unable to schedule network c04dd6fd-b8ed-4f0f-b668-4e85028093f9: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:43.266 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-342bcce0-4c61-4608-b634-6a90ec2b98e2'] response: {'server_uuid': '1ec53823-efb2-43cb-afe1-ec18b0be8587', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e65a5369-8ed8-4d41-8209-40bfc3e0c191', 'code': 200} 2026-08-23 15:53:43.292 8 INFO neutron.db.ovn_revision_numbers_db [None req-62042c8b-1497-4a06-b510-b52b85e2b8a0 - - - - - -] Successfully bumped revision number for resource fa7dbf88-a65a-481a-8e76-b5528fff14b5 (type: ports) to 2 2026-08-23 15:53:43.324 8 INFO neutron.db.ovn_revision_numbers_db [None req-62042c8b-1497-4a06-b510-b52b85e2b8a0 - - - - - -] Successfully bumped revision number for resource b586f8cc-1b12-42aa-9b49-a0a5f83705b9 (type: subnets) to 0 [pid: 8|app: 0|req: 936/1859] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:42 2026] POST /v2.0/subnets => generated 647 bytes in 631 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:53:43.359 7 INFO neutron.db.ovn_revision_numbers_db [None req-1adb11b2-850b-4831-96b3-bd1b67213d6c c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 22d178e0-fb21-4622-bb8e-fbd5c1abd928 (type: floatingips) to 1 2026-08-23 15:53:43.359 7 INFO neutron.db.l3_db [None req-1adb11b2-850b-4831-96b3-bd1b67213d6c c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Floating IP 22d178e0-fb21-4622-bb8e-fbd5c1abd928 associated. External IP: 10.96.250.217, port: 9f8505f2-90a3-427b-8844-791555623baa. [pid: 7|app: 0|req: 924/1860] 10.0.0.233 () {34 vars in 677 bytes} [Sun Aug 23 15:53:42 2026] POST /v2.0/floatingips => generated 855 bytes in 1133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:43.416 7 WARNING neutron.api.v2.base [None req-62a9be52-50f1-41ed-aba5-74b8be2f844a e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - 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-08-23 15:53:43.418 7 INFO neutron.api.v2.resource [None req-62a9be52-50f1-41ed-aba5-74b8be2f844a e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 7|app: 0|req: 925/1861] 10.0.0.233 () {34 vars in 681 bytes} [Sun Aug 23 15:53:43 2026] POST /v2.0/rbac-policies => generated 547 bytes in 13 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-23 15:53:43.452 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7261e83c-733b-420c-b40b-9ae98d7aaf77'] response: {'name': 'network-changed', 'server_uuid': '9973d29e-0eea-4672-960e-337b1deb0964', 'tag': '9f8505f2-90a3-427b-8844-791555623baa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 926/1862] 10.0.0.233 () {32 vars in 729 bytes} [Sun Aug 23 15:53:43 2026] GET /v2.0/floatingips/22d178e0-fb21-4622-bb8e-fbd5c1abd928 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:43.467 8 INFO neutron_taas.services.taas.taas_plugin [None req-ef1f6ad0-12aa-41e1-afcc-5873a6260052 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] TaaS: Handle Delete Port: 536fcfbf-6132-4b2e-8b67-976d673dd864 2026-08-23 15:53:43.470 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ef1f6ad0-12aa-41e1-afcc-5873a6260052 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Tap Mirror: Handle Delete Port: 536fcfbf-6132-4b2e-8b67-976d673dd864 2026-08-23 15:53:43.640 7 INFO neutron_taas.services.taas.taas_plugin [None req-df3debf3-5e5e-4144-b33c-be72d56b2669 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] TaaS: Handle Delete Port: fa7dbf88-a65a-481a-8e76-b5528fff14b5 2026-08-23 15:53:43.642 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-df3debf3-5e5e-4144-b33c-be72d56b2669 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Tap Mirror: Handle Delete Port: fa7dbf88-a65a-481a-8e76-b5528fff14b5 [pid: 8|app: 0|req: 937/1863] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:43 2026] DELETE /v2.0/networks/48dcf98e-074b-48d4-adc6-6666702bb29c => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1864] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:43 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1014 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:43.909 8 INFO neutron.services.segments.plugin [-] Segment 094d06df-103e-4e4f-ba61-332877f499d2 resource provider aggregate not found 2026-08-23 15:53:43.914 8 INFO neutron.services.segments.plugin [-] Segment 094d06df-103e-4e4f-ba61-332877f499d2 resource provider aggregate not found 2026-08-23 15:53:43.928 8 INFO neutron.services.segments.plugin [-] Segment 094d06df-103e-4e4f-ba61-332877f499d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 094d06df-103e-4e4f-ba61-332877f499d2 found for delete ", "request_id": "req-a64e2d30-2f3a-4529-ad17-aca1a429202c"}]} 2026-08-23 15:53:43.944 8 INFO neutron.services.segments.plugin [-] Segment 094d06df-103e-4e4f-ba61-332877f499d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 094d06df-103e-4e4f-ba61-332877f499d2 found for delete ", "request_id": "req-f9d35b05-ed1d-47ec-824a-56cf01a0fd7c"}]} 2026-08-23 15:53:43.973 7 INFO neutron.services.segments.plugin [-] Segment 455a9311-db7a-4306-aa99-873ae1f2dce9 resource provider aggregate not found 2026-08-23 15:53:43.976 7 INFO neutron.services.segments.plugin [-] Segment 455a9311-db7a-4306-aa99-873ae1f2dce9 resource provider aggregate not found 2026-08-23 15:53:43.990 7 INFO neutron.services.segments.plugin [-] Segment 455a9311-db7a-4306-aa99-873ae1f2dce9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 455a9311-db7a-4306-aa99-873ae1f2dce9 found for delete ", "request_id": "req-ed40a073-3b8e-4afd-8909-4ec51f639b28"}]} 2026-08-23 15:53:43.992 7 INFO neutron.services.segments.plugin [-] Segment 455a9311-db7a-4306-aa99-873ae1f2dce9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 455a9311-db7a-4306-aa99-873ae1f2dce9 found for delete ", "request_id": "req-e6a04e63-56d5-4bdc-a8aa-9e96915cfd96"}]} [pid: 7|app: 0|req: 927/1865] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:43 2026] DELETE /v2.0/networks/c04dd6fd-b8ed-4f0f-b668-4e85028093f9 => generated 0 bytes in 565 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:44.037 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c01c0550-1f4d-4e9b-8978-e6f904de430f 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] No more DHCP agents 2026-08-23 15:53:44.038 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c01c0550-1f4d-4e9b-8978-e6f904de430f 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Unable to schedule network c0364624-4235-4f41-b74c-e920dac2c380: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 928/1866] 10.0.0.9 () {34 vars in 1118 bytes} [Sun Aug 23 15:53:44 2026] GET /v2.0/security-groups?id=69f0f478-a7aa-46d2-bc1c-e6809d686d82&id=77910801-c2ea-43b9-bcd4-38928a6383d5&fields=id&fields=name => generated 206 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:44.113 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb808c21-908c-43f8-9d49-73094b0ba593 - - - - - -] OVN reports status down for port: 150e205b-fe6b-487c-a45e-1734775df58c 2026-08-23 15:53:44.129 8 INFO neutron.db.ovn_revision_numbers_db [None req-c01c0550-1f4d-4e9b-8978-e6f904de430f 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Successfully bumped revision number for resource 150e205b-fe6b-487c-a45e-1734775df58c (type: ports) to 1 [pid: 7|app: 0|req: 929/1867] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:53:44 2026] GET /v2.0/ports?tenant_id=00d09723d4314069b4705c790a22723e&device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 1209 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1868] 10.0.0.233 () {34 vars in 665 bytes} [Sun Aug 23 15:53:43 2026] POST /v2.0/ports => generated 778 bytes in 402 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 940/1869] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:44 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:44.254 7 INFO neutron.db.segments_db [None req-ade6c8b9-131c-4da6-84c8-c177a6427823 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Added segment e96f95ba-ff72-44a0-93c3-98546f25d900 of type geneve for network 9606b240-c955-45e7-8394-a3894bd46a97 [pid: 8|app: 0|req: 941/1870] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:53:44 2026] GET /v2.0/networks?id=46c1afcd-71fa-4590-b29b-8b32e69e2643 => generated 797 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:44.384 7 INFO neutron.db.ovn_revision_numbers_db [None req-ade6c8b9-131c-4da6-84c8-c177a6427823 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Successfully bumped revision number for resource 9606b240-c955-45e7-8394-a3894bd46a97 (type: networks) to 1 2026-08-23 15:53:44.473 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb808c21-908c-43f8-9d49-73094b0ba593 - - - - - -] OVN reports status down for port: 150e205b-fe6b-487c-a45e-1734775df58c 2026-08-23 15:53:44.479 8 INFO neutron.db.ovn_revision_numbers_db [None req-9fabc4d1-d947-42c0-871e-ada43995975c 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Successfully bumped revision number for resource 150e205b-fe6b-487c-a45e-1734775df58c (type: ports) to 2 [pid: 8|app: 0|req: 942/1871] 10.0.0.233 () {34 vars in 737 bytes} [Sun Aug 23 15:53:44 2026] PUT /v2.0/ports/150e205b-fe6b-487c-a45e-1734775df58c => generated 752 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:53:44.581 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ade6c8b9-131c-4da6-84c8-c177a6427823 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] No more DHCP agents 2026-08-23 15:53:44.582 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ade6c8b9-131c-4da6-84c8-c177a6427823 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Unable to schedule network 9606b240-c955-45e7-8394-a3894bd46a97: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:44.649 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb808c21-908c-43f8-9d49-73094b0ba593 - - - - - -] OVN reports status down for port: 6e1100ce-dfa3-4628-bc83-0150dd7fa4bc 2026-08-23 15:53:44.705 7 INFO neutron.db.ovn_revision_numbers_db [None req-ade6c8b9-131c-4da6-84c8-c177a6427823 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Successfully bumped revision number for resource 6e1100ce-dfa3-4628-bc83-0150dd7fa4bc (type: ports) to 1 [pid: 7|app: 0|req: 930/1872] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:44 2026] POST /v2.0/networks => generated 748 bytes in 597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1873] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:53:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=9f8505f2-90a3-427b-8844-791555623baa => generated 860 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:44.947 7 INFO neutron_taas.services.taas.taas_plugin [None req-972f51ec-550a-417b-a4a0-22875cff2be7 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] TaaS: Handle Delete Port: 150e205b-fe6b-487c-a45e-1734775df58c 2026-08-23 15:53:44.950 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-972f51ec-550a-417b-a4a0-22875cff2be7 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Tap Mirror: Handle Delete Port: 150e205b-fe6b-487c-a45e-1734775df58c [pid: 7|app: 0|req: 932/1874] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:53:44 2026] DELETE /v2.0/ports/150e205b-fe6b-487c-a45e-1734775df58c => generated 0 bytes in 248 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:45.185 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c779e236-4147-4582-8924-defceca3e201 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] No more DHCP agents 2026-08-23 15:53:45.186 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c779e236-4147-4582-8924-defceca3e201 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Unable to schedule network 9606b240-c955-45e7-8394-a3894bd46a97: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:45.436 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa352edd-c7f6-4782-861f-e772a8551220 c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Successfully bumped revision number for resource 5c373880-544e-45d9-a005-b204884ff24b (type: floatingips) to 1 2026-08-23 15:53:45.564 8 INFO neutron.db.ovn_revision_numbers_db [None req-fa352edd-c7f6-4782-861f-e772a8551220 c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Successfully bumped revision number for resource 5c373880-544e-45d9-a005-b204884ff24b (type: floatingips) to 2 2026-08-23 15:53:45.564 8 INFO neutron.db.l3_db [None req-fa352edd-c7f6-4782-861f-e772a8551220 c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Floating IP 5c373880-544e-45d9-a005-b204884ff24b associated. External IP: 10.96.250.212, port: e65a5369-8ed8-4d41-8209-40bfc3e0c191. [pid: 8|app: 0|req: 943/1875] 10.0.0.233 () {34 vars in 749 bytes} [Sun Aug 23 15:53:44 2026] PUT /v2.0/floatingips/5c373880-544e-45d9-a005-b204884ff24b => generated 856 bytes in 1118 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:53:45.642 7 INFO neutron.db.ovn_revision_numbers_db [None req-fac4e599-c3ef-4776-bca2-0f1a4d06c00d - - - - - -] Successfully bumped revision number for resource 6e1100ce-dfa3-4628-bc83-0150dd7fa4bc (type: ports) to 2 [pid: 8|app: 0|req: 944/1876] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:53:45 2026] GET /v2.0/subnets?id=c4889713-c367-4a1c-8ac3-648d17197d69 => generated 677 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:45.668 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fe29241-13c4-44d4-9674-80e1f1c24f32'] response: {'name': 'network-changed', 'server_uuid': '1ec53823-efb2-43cb-afe1-ec18b0be8587', 'tag': 'e65a5369-8ed8-4d41-8209-40bfc3e0c191', 'status': 'completed', 'code': 200} 2026-08-23 15:53:45.676 7 INFO neutron.db.ovn_revision_numbers_db [None req-fac4e599-c3ef-4776-bca2-0f1a4d06c00d - - - - - -] Successfully bumped revision number for resource bcdeee07-7fa5-4a71-812f-4b4d7904961d (type: subnets) to 0 [pid: 7|app: 0|req: 933/1877] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:45 2026] POST /v2.0/subnets => generated 647 bytes in 636 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1878] 10.0.0.233 () {32 vars in 643 bytes} [Sun Aug 23 15:53:45 2026] GET /v2.0/ports => generated 1538 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 934/1879] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:53:45 2026] GET /v2.0/ports?network_id=46c1afcd-71fa-4590-b29b-8b32e69e2643&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:45.728 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7cb415b0-06ca-4a3c-910e-4e42eb23dc62 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 935/1880] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:53:45 2026] GET /v2.0/ports/150e205b-fe6b-487c-a45e-1734775df58c => generated 132 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1881] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:53:45 2026] GET /v2.0/networks/46c1afcd-71fa-4590-b29b-8b32e69e2643?fields=segments => generated 14 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 937/1882] 10.0.0.233 () {32 vars in 643 bytes} [Sun Aug 23 15:53:45 2026] GET /v2.0/ports => generated 1538 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 938/1883] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:53:45 2026] GET /v2.0/networks/46c1afcd-71fa-4590-b29b-8b32e69e2643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1884] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:53:45 2026] GET /v2.0/ports/81e6cd81-d471-4037-aea7-6cf4699ba784 => generated 779 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:45.922 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eaeac076-5972-4c22-84d0-c8f5c07a8130 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 940/1885] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:53:45 2026] DELETE /v2.0/ports/c903a77b-5e47-4b18-823a-45d9d122d72c => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:53:45.939 7 INFO neutron.pecan_wsgi.hooks.translation [None req-59fdb929-da0c-4f3c-8de3-020e315b23ee 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 941/1886] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:53:45 2026] DELETE /v2.0/subnets/d3aae762-11b1-40f7-b1ea-3ad9d9611c87 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:53:45.956 7 INFO neutron.pecan_wsgi.hooks.translation [None req-812684c3-ed22-4879-9b9b-60256edc9206 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 942/1887] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:53:45 2026] DELETE /v2.0/subnets/1ec6aa3c-22ab-40b7-9675-69e913856f01 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1888] 10.0.0.233 () {34 vars in 681 bytes} [Sun Aug 23 15:53:45 2026] POST /v2.0/rbac-policies => generated 324 bytes in 262 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:46.103 7 INFO neutron_taas.services.taas.taas_plugin [None req-788daa41-fea7-444b-b254-1ad980d09169 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] TaaS: Handle Delete Port: 81e6cd81-d471-4037-aea7-6cf4699ba784 2026-08-23 15:53:46.107 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-788daa41-fea7-444b-b254-1ad980d09169 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Tap Mirror: Handle Delete Port: 81e6cd81-d471-4037-aea7-6cf4699ba784 [pid: 7|app: 0|req: 943/1889] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:53:45 2026] DELETE /v2.0/ports/81e6cd81-d471-4037-aea7-6cf4699ba784 => generated 0 bytes in 275 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 947/1890] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:53:46 2026] GET /v2.0/ports?tenant_id=199003132e2549b6aef551a6d82be67c&device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1252 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1891] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:53:46 2026] GET /v2.0/networks?id=b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44 => generated 810 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 945/1892] 162.253.55.186 () {34 vars in 1060 bytes} [Sun Aug 23 15:53:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=e65a5369-8ed8-4d41-8209-40bfc3e0c191 => generated 861 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:46.366 8 INFO neutron_taas.services.taas.taas_plugin [None req-aef966a1-0867-4011-ac10-7ca93eda7112 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] TaaS: Handle Delete Port: 871e11cc-3f04-40cf-b620-09dd55e7c52b 2026-08-23 15:53:46.368 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aef966a1-0867-4011-ac10-7ca93eda7112 9b63c979b2294eb2acc9abe07b87d528 b67a3e63850a462da0dd1ea5b5638e8e - - default default] Tap Mirror: Handle Delete Port: 871e11cc-3f04-40cf-b620-09dd55e7c52b [pid: 7|app: 0|req: 946/1893] 10.0.0.233 () {32 vars in 723 bytes} [Sun Aug 23 15:53:46 2026] GET /v2.0/networks/9606b240-c955-45e7-8394-a3894bd46a97 => generated 692 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1894] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:53:46 2026] GET /v2.0/subnets?id=7420a535-d6fa-48b3-b0fa-b5ca5046c811 => generated 691 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1895] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:53:46 2026] GET /v2.0/ports?network_id=b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1896] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:53:46 2026] GET /v2.0/networks/b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:46.563 8 INFO neutron.services.segments.plugin [-] Segment 06123a73-521b-4d60-8d20-c799a928e216 resource provider aggregate not found 2026-08-23 15:53:46.568 8 INFO neutron.services.segments.plugin [-] Segment 06123a73-521b-4d60-8d20-c799a928e216 resource provider aggregate not found 2026-08-23 15:53:46.584 8 INFO neutron.services.segments.plugin [-] Segment 06123a73-521b-4d60-8d20-c799a928e216 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06123a73-521b-4d60-8d20-c799a928e216 found for delete ", "request_id": "req-6761937d-7205-4d9b-9813-29836540fb6c"}]} 2026-08-23 15:53:46.588 8 INFO neutron.services.segments.plugin [-] Segment 06123a73-521b-4d60-8d20-c799a928e216 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 06123a73-521b-4d60-8d20-c799a928e216 found for delete ", "request_id": "req-93cf4de7-db38-4ed5-8275-863f962302af"}]} [pid: 7|app: 0|req: 950/1897] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:53:46 2026] GET /v2.0/networks/b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 948/1898] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:46 2026] DELETE /v2.0/networks/c0364624-4235-4f41-b74c-e920dac2c380 => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:46.923 7 INFO neutron.pecan_wsgi.hooks.translation [None req-13499967-e265-42e5-9a5d-d22c8da8a621 855f692445e3492d94f26d992731d84a 6adbe32d13b3482fa77c69a44ed9f379 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 951/1899] 10.0.0.233 () {32 vars in 723 bytes} [Sun Aug 23 15:53:46 2026] GET /v2.0/networks/9606b240-c955-45e7-8394-a3894bd46a97 => generated 138 bytes in 135 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:53:47.074 8 INFO neutron_taas.services.taas.taas_plugin [None req-31a921cf-3a41-4ae3-bead-8db621d9253f e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] TaaS: Handle Delete Port: 6e1100ce-dfa3-4628-bc83-0150dd7fa4bc 2026-08-23 15:53:47.077 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-31a921cf-3a41-4ae3-bead-8db621d9253f e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] Tap Mirror: Handle Delete Port: 6e1100ce-dfa3-4628-bc83-0150dd7fa4bc [pid: 7|app: 0|req: 952/1900] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:53:47 2026] GET /v2.0/security-groups?tenant_id=b67a3e63850a462da0dd1ea5b5638e8e&name=default => generated 2925 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1901] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:46 2026] DELETE /v2.0/networks/9606b240-c955-45e7-8394-a3894bd46a97 => generated 0 bytes in 459 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:47.410 8 INFO neutron.pecan_wsgi.hooks.translation [None req-570d2529-8dd0-46c5-862a-409ff8b52227 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 950/1902] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:53:47 2026] DELETE /v2.0/subnets/a886bb82-ac55-4b47-a56a-13d2d774157c => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:53:47.429 8 INFO neutron.pecan_wsgi.hooks.translation [None req-43bbdc5a-12a6-440d-8239-47b45a9cc435 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 951/1903] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:53:47 2026] DELETE /v2.0/subnets/b586f8cc-1b12-42aa-9b49-a0a5f83705b9 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 953/1904] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:47 2026] DELETE /v2.0/security-groups/4ebe8696-9939-420b-8f8a-54de1fe4c502 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:47.446 8 INFO neutron.pecan_wsgi.hooks.translation [None req-cf6e13e2-e3df-4736-ac16-7389a4947042 e1b4eccfcdcb4356aaa2a71706424a3d 92023e012e8c4b09814c55e077b131d6 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 952/1905] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:53:47 2026] DELETE /v2.0/subnets/bcdeee07-7fa5-4a71-812f-4b4d7904961d => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:53:48.352 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e5f6382-3a98-42a2-8745-44305c47b264 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 1eafc74e-4f94-465b-b6e2-7588201c6c2f (type: security_groups) to 1 2026-08-23 15:53:48.368 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e5f6382-3a98-42a2-8745-44305c47b264 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 68d0d100-a563-4f94-a79a-7e5155739084 (type: security_group_rules) to 0 2026-08-23 15:53:48.378 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e5f6382-3a98-42a2-8745-44305c47b264 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 87267598-24f0-4564-898b-dee4f687dac1 (type: security_group_rules) to 0 2026-08-23 15:53:48.389 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e5f6382-3a98-42a2-8745-44305c47b264 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource aa2a4e41-b712-40da-bf83-0fb8507246cc (type: security_group_rules) to 0 2026-08-23 15:53:48.400 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e5f6382-3a98-42a2-8745-44305c47b264 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource bc24bcac-6796-43bf-bfd6-ad89010ea4fb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 954/1906] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:53:48 2026] GET /v2.0/security-groups?tenant_id=6adbe32d13b3482fa77c69a44ed9f379&name=default => generated 2925 bytes in 287 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:48.611 8 INFO neutron.services.segments.plugin [-] Segment e96f95ba-ff72-44a0-93c3-98546f25d900 resource provider aggregate not found 2026-08-23 15:53:48.616 8 INFO neutron.services.segments.plugin [-] Segment e96f95ba-ff72-44a0-93c3-98546f25d900 resource provider aggregate not found 2026-08-23 15:53:48.638 8 INFO neutron.services.segments.plugin [-] Segment e96f95ba-ff72-44a0-93c3-98546f25d900 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e96f95ba-ff72-44a0-93c3-98546f25d900 found for delete ", "request_id": "req-1d271fe9-a30e-422b-bdc8-2c59a12c8548"}]} 2026-08-23 15:53:48.641 8 INFO neutron.services.segments.plugin [-] Segment e96f95ba-ff72-44a0-93c3-98546f25d900 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e96f95ba-ff72-44a0-93c3-98546f25d900 found for delete ", "request_id": "req-ecd2bf22-5492-4254-8b63-739e017eedbb"}]} [pid: 8|app: 0|req: 953/1907] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:48 2026] DELETE /v2.0/security-groups/1eafc74e-4f94-465b-b6e2-7588201c6c2f => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:48.967 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f649d51-38bf-41f2-88e0-5f758b3f6c62 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3086aca3-7478-4b94-81ec-bf06e300820e (type: security_groups) to 1 2026-08-23 15:53:48.984 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f649d51-38bf-41f2-88e0-5f758b3f6c62 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 12b33e3a-e8db-4fef-bf53-761c6aa72a8d (type: security_group_rules) to 0 2026-08-23 15:53:48.997 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f649d51-38bf-41f2-88e0-5f758b3f6c62 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a5e562bb-e0fd-457a-a1a2-aa6d6a0930d0 (type: security_group_rules) to 0 2026-08-23 15:53:49.007 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f649d51-38bf-41f2-88e0-5f758b3f6c62 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c8b83ed9-2414-4f36-9dab-7ea61a22eea4 (type: security_group_rules) to 0 2026-08-23 15:53:49.018 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f649d51-38bf-41f2-88e0-5f758b3f6c62 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource fa316c41-6cda-4b03-b7a8-a3a857daf2f4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 955/1908] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:53:48 2026] GET /v2.0/security-groups?tenant_id=5b2e9987ee614aa3b6e4922f59e79814&name=default => generated 2925 bytes in 272 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1909] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:49 2026] DELETE /v2.0/security-groups/3086aca3-7478-4b94-81ec-bf06e300820e => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:49.487 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea6a0022-6b73-44a2-a745-ab88b08adff7 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource b782b9c0-4ed6-485f-9a28-ab72de9b395d (type: security_groups) to 1 2026-08-23 15:53:49.499 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea6a0022-6b73-44a2-a745-ab88b08adff7 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource 5cf90d67-1cfe-498d-8ef7-93d19c0c2eb9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 955/1910] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:53:49 2026] GET /v2.0/security-groups?tenant_id=92023e012e8c4b09814c55e077b131d6&name=default => generated 2925 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:49.525 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea6a0022-6b73-44a2-a745-ab88b08adff7 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource b6234445-9985-46f2-9930-4c6e055a85b1 (type: security_group_rules) to 0 2026-08-23 15:53:49.539 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea6a0022-6b73-44a2-a745-ab88b08adff7 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource c57130fa-2ca5-4ced-9c68-9906287faf39 (type: security_group_rules) to 0 2026-08-23 15:53:49.551 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea6a0022-6b73-44a2-a745-ab88b08adff7 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource d86c64f6-ba77-4518-b551-93f8479fe5e5 (type: security_group_rules) to 0 2026-08-23 15:53:49.637 7 INFO neutron.db.segments_db [None req-ea6a0022-6b73-44a2-a745-ab88b08adff7 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Added segment 6f68f410-ddd0-4632-89f1-db64326a7e4b of type geneve for network fd59f2fd-bbd7-480d-8b69-32e34235e38e [pid: 8|app: 0|req: 956/1911] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:53:49 2026] DELETE /v2.0/security-groups/974b04eb-c3d3-4a9c-ac2c-f41ee66931fb => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:53:49.778 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea6a0022-6b73-44a2-a745-ab88b08adff7 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource fd59f2fd-bbd7-480d-8b69-32e34235e38e (type: networks) to 1 2026-08-23 15:53:49.984 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ea6a0022-6b73-44a2-a745-ab88b08adff7 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] No more DHCP agents 2026-08-23 15:53:49.985 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ea6a0022-6b73-44a2-a745-ab88b08adff7 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Unable to schedule network fd59f2fd-bbd7-480d-8b69-32e34235e38e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:50.033 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb808c21-908c-43f8-9d49-73094b0ba593 - - - - - -] OVN reports status down for port: 33c0acdf-4e16-4dd1-b2a8-d3cb17efeef9 [pid: 8|app: 0|req: 957/1912] 10.0.0.23 () {34 vars in 989 bytes} [Sun Aug 23 15:53:49 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 1209 bytes in 305 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:50.080 7 INFO neutron.db.ovn_revision_numbers_db [None req-ea6a0022-6b73-44a2-a745-ab88b08adff7 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource 33c0acdf-4e16-4dd1-b2a8-d3cb17efeef9 (type: ports) to 1 [pid: 8|app: 0|req: 958/1913] 10.0.0.23 () {34 vars in 1039 bytes} [Sun Aug 23 15:53:50 2026] GET /v2.0/security-groups?id=6c0d7bb6-f1f0-40ad-9a0e-c425f9f4904e&fields=id&fields=name => generated 113 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 956/1914] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:49 2026] POST /v2.0/networks => generated 648 bytes in 824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:50.196 8 INFO neutron.db.segments_db [None req-18fedf5b-af64-40d7-acb2-7061536632c4 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Added segment ac44ec96-0be7-4442-909e-22dc0c8122c9 of type geneve for network 157ab0d4-29dd-450c-8426-1b16f1db8072 2026-08-23 15:53:50.320 8 INFO neutron.db.ovn_revision_numbers_db [None req-18fedf5b-af64-40d7-acb2-7061536632c4 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource 157ab0d4-29dd-450c-8426-1b16f1db8072 (type: networks) to 1 2026-08-23 15:53:50.482 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18fedf5b-af64-40d7-acb2-7061536632c4 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] No more DHCP agents 2026-08-23 15:53:50.483 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18fedf5b-af64-40d7-acb2-7061536632c4 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Unable to schedule network 157ab0d4-29dd-450c-8426-1b16f1db8072: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:50.539 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb808c21-908c-43f8-9d49-73094b0ba593 - - - - - -] OVN reports status down for port: 031ebfd8-de49-47fb-9824-c0f7c7d6622b 2026-08-23 15:53:50.572 8 INFO neutron.db.ovn_revision_numbers_db [None req-18fedf5b-af64-40d7-acb2-7061536632c4 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource 031ebfd8-de49-47fb-9824-c0f7c7d6622b (type: ports) to 1 [pid: 8|app: 0|req: 959/1915] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:50 2026] POST /v2.0/networks => generated 649 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:50.804 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ddbc190-fa33-4371-9741-519f1e42f69a 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] No more DHCP agents 2026-08-23 15:53:50.805 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ddbc190-fa33-4371-9741-519f1e42f69a 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Unable to schedule network fd59f2fd-bbd7-480d-8b69-32e34235e38e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:51.245 7 INFO neutron.db.ovn_revision_numbers_db [None req-49577091-5acf-482a-abb4-d0c0b1f8a7e6 - - - - - -] Successfully bumped revision number for resource 33c0acdf-4e16-4dd1-b2a8-d3cb17efeef9 (type: ports) to 2 2026-08-23 15:53:51.307 7 INFO neutron.db.ovn_revision_numbers_db [None req-49577091-5acf-482a-abb4-d0c0b1f8a7e6 - - - - - -] Successfully bumped revision number for resource eae0b44a-1511-46ca-b5c4-da55a0311b33 (type: subnets) to 0 [pid: 7|app: 0|req: 957/1916] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:50 2026] POST /v2.0/subnets => generated 626 bytes in 719 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:51.503 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-da3e727c-53fe-4b27-93ee-de8a6d6f132a 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] No more DHCP agents 2026-08-23 15:53:51.504 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-da3e727c-53fe-4b27-93ee-de8a6d6f132a 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Unable to schedule network 157ab0d4-29dd-450c-8426-1b16f1db8072: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:52.025 8 INFO neutron.db.ovn_revision_numbers_db [None req-73eecde6-b01c-4660-afaa-39a875b11483 - - - - - -] Successfully bumped revision number for resource 031ebfd8-de49-47fb-9824-c0f7c7d6622b (type: ports) to 2 2026-08-23 15:53:52.065 8 INFO neutron.db.ovn_revision_numbers_db [None req-73eecde6-b01c-4660-afaa-39a875b11483 - - - - - -] Successfully bumped revision number for resource ac94a819-6cd6-444e-a677-621abd81dd4d (type: subnets) to 0 [pid: 8|app: 0|req: 960/1917] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:51 2026] POST /v2.0/subnets => generated 626 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:52.205 7 INFO neutron.db.ovn_revision_numbers_db [None req-76117e24-e861-4c68-b581-e1b71fe13d41 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource 262d6f01-d286-41d3-84db-4102d9eefa95 (type: routers) to 1 [pid: 7|app: 0|req: 958/1918] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:53:52 2026] POST /v2.0/routers => generated 603 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:52.580 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd23c7e1-6eff-4558-b683-47c7d796c460 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] No more DHCP agents 2026-08-23 15:53:52.581 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd23c7e1-6eff-4558-b683-47c7d796c460 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Unable to schedule network fd59f2fd-bbd7-480d-8b69-32e34235e38e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:52.705 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb808c21-908c-43f8-9d49-73094b0ba593 - - - - - -] OVN reports status down for port: e7239d3a-b8cb-4926-b306-670a9f851513 2026-08-23 15:53:52.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd23c7e1-6eff-4558-b683-47c7d796c460 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource e7239d3a-b8cb-4926-b306-670a9f851513 (type: ports) to 1 [pid: 7|app: 0|req: 959/1919] 10.0.0.233 () {32 vars in 826 bytes} [Sun Aug 23 15:53:52 2026] GET /v2.0/ports?project_id=00d09723d4314069b4705c790a22723e&network_id=46c1afcd-71fa-4590-b29b-8b32e69e2643 => generated 3315 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1920] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:53 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 961/1921] 10.0.0.233 () {32 vars in 742 bytes} [Sun Aug 23 15:53:53 2026] GET /v2.0/subnets?network_id=84f2eb19-d1bf-48e1-9058-7b55c2efaea5 => generated 667 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 962/1922] 10.0.0.9 () {34 vars in 1118 bytes} [Sun Aug 23 15:53:53 2026] GET /v2.0/security-groups?id=69f0f478-a7aa-46d2-bc1c-e6809d686d82&id=77910801-c2ea-43b9-bcd4-38928a6383d5&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:53.208 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cb808c21-908c-43f8-9d49-73094b0ba593 - - - - - -] OVN reports status up for port: e7239d3a-b8cb-4926-b306-670a9f851513 2026-08-23 15:53:53.226 7 INFO neutron.plugins.ml2.plugin [None req-cb808c21-908c-43f8-9d49-73094b0ba593 - - - - - -] Attempt 1 to provision port e7239d3a-b8cb-4926-b306-670a9f851513 2026-08-23 15:53:53.278 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fd23c7e1-6eff-4558-b683-47c7d796c460 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] No more DHCP agents 2026-08-23 15:53:53.279 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fd23c7e1-6eff-4558-b683-47c7d796c460 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Unable to schedule network fd59f2fd-bbd7-480d-8b69-32e34235e38e: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 963/1923] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:53:53 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1252 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:53.473 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd23c7e1-6eff-4558-b683-47c7d796c460 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource e7239d3a-b8cb-4926-b306-670a9f851513 (type: router_ports) to 1 [pid: 8|app: 0|req: 961/1924] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:53:52 2026] PUT /v2.0/routers/262d6f01-d286-41d3-84db-4102d9eefa95/add_router_interface => generated 309 bytes in 1246 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 962/1925] 10.0.0.233 () {32 vars in 858 bytes} [Sun Aug 23 15:53:53 2026] GET /v2.0/floatingips?floating_network_id=84f2eb19-d1bf-48e1-9058-7b55c2efaea5&port_id=e65a5369-8ed8-4d41-8209-40bfc3e0c191 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 963/1926] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:53:53 2026] GET /v2.0/ports/e7239d3a-b8cb-4926-b306-670a9f851513 => generated 943 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:53.815 7 INFO neutron.db.ovn_revision_numbers_db [None req-c8a9dbf4-94e5-47bc-8168-2a078ff645ca c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 22d178e0-fb21-4622-bb8e-fbd5c1abd928 (type: floatingips) to 2 2026-08-23 15:53:53.916 7 INFO neutron.db.l3_db [None req-c8a9dbf4-94e5-47bc-8168-2a078ff645ca c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Floating IP 22d178e0-fb21-4622-bb8e-fbd5c1abd928 disassociated. External IP: 10.96.250.217, port: 9f8505f2-90a3-427b-8844-791555623baa. 2026-08-23 15:53:53.931 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb808c21-908c-43f8-9d49-73094b0ba593 - - - - - -] Successfully bumped revision number for resource e7239d3a-b8cb-4926-b306-670a9f851513 (type: ports) to 2 [pid: 7|app: 0|req: 964/1927] 10.0.0.233 () {34 vars in 749 bytes} [Sun Aug 23 15:53:53 2026] PUT /v2.0/floatingips/22d178e0-fb21-4622-bb8e-fbd5c1abd928 => generated 554 bytes in 501 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:54.010 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f27a718-0fd1-44da-9a38-3037a898aa06'] response: {'name': 'network-changed', 'server_uuid': '9973d29e-0eea-4672-960e-337b1deb0964', 'tag': '9f8505f2-90a3-427b-8844-791555623baa', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 965/1928] 10.0.0.23 () {34 vars in 989 bytes} [Sun Aug 23 15:53:53 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1252 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:54.111 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-edb1adc7-8989-4f69-a84d-2be027e9ba09 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] No more DHCP agents 2026-08-23 15:53:54.113 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-edb1adc7-8989-4f69-a84d-2be027e9ba09 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Unable to schedule network 157ab0d4-29dd-450c-8426-1b16f1db8072: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:54.228 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6ac2bb96-c766-44b5-9af1-8ee128effffa - - - - - -] OVN reports status down for port: 03b928da-240a-4c5b-aad7-fc3356d60444 2026-08-23 15:53:54.239 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9612e2b-1bd3-4494-87e3-ed4f9923c280 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Successfully bumped revision number for resource 0448fd24-088d-496c-8203-04f2e57cd14d (type: security_groups) to 1 2026-08-23 15:53:54.253 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9612e2b-1bd3-4494-87e3-ed4f9923c280 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Successfully bumped revision number for resource 4976e64e-d666-4d4e-9190-b91fa6b216a1 (type: security_group_rules) to 0 2026-08-23 15:53:54.264 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9612e2b-1bd3-4494-87e3-ed4f9923c280 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Successfully bumped revision number for resource 655071f7-15ab-4f61-9bcb-e383d9da10c1 (type: security_group_rules) to 0 2026-08-23 15:53:54.278 8 INFO neutron.db.ovn_revision_numbers_db [None req-edb1adc7-8989-4f69-a84d-2be027e9ba09 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource 03b928da-240a-4c5b-aad7-fc3356d60444 (type: ports) to 1 2026-08-23 15:53:54.279 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9612e2b-1bd3-4494-87e3-ed4f9923c280 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Successfully bumped revision number for resource 91be2f38-8a4c-4192-bac3-53782b407f94 (type: security_group_rules) to 0 2026-08-23 15:53:54.291 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9612e2b-1bd3-4494-87e3-ed4f9923c280 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Successfully bumped revision number for resource bd1b1440-bab6-4c3d-8b9f-f99ebda2eb45 (type: security_group_rules) to 0 2026-08-23 15:53:54.367 7 INFO neutron.db.segments_db [None req-b9612e2b-1bd3-4494-87e3-ed4f9923c280 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Added segment 8bfc48fd-0dbf-41d3-86e9-22b5d7aed459 of type geneve for network fdbf5555-6964-4711-bf41-203f329b9cae 2026-08-23 15:53:54.462 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9612e2b-1bd3-4494-87e3-ed4f9923c280 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Successfully bumped revision number for resource fdbf5555-6964-4711-bf41-203f329b9cae (type: networks) to 1 2026-08-23 15:53:54.629 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b9612e2b-1bd3-4494-87e3-ed4f9923c280 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] No more DHCP agents 2026-08-23 15:53:54.630 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b9612e2b-1bd3-4494-87e3-ed4f9923c280 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Unable to schedule network fdbf5555-6964-4711-bf41-203f329b9cae: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:54.721 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9612e2b-1bd3-4494-87e3-ed4f9923c280 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Successfully bumped revision number for resource 232c0a2a-fc38-458a-ac25-ddc0ec4400f8 (type: ports) to 1 [pid: 7|app: 0|req: 966/1929] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:54 2026] POST /v2.0/networks => generated 651 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 967/1930] 10.0.0.233 () {32 vars in 729 bytes} [Sun Aug 23 15:53:54 2026] GET /v2.0/floatingips/22d178e0-fb21-4622-bb8e-fbd5c1abd928 => generated 552 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1931] 10.0.0.23 () {34 vars in 1119 bytes} [Sun Aug 23 15:53:54 2026] GET /v2.0/security-groups?id=77910801-c2ea-43b9-bcd4-38928a6383d5&id=69f0f478-a7aa-46d2-bc1c-e6809d686d82&fields=id&fields=name => generated 206 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1934] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:53:54 2026] GET /v2.0/ports?tenant_id=00d09723d4314069b4705c790a22723e&device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 1209 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:54.892 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6ac2bb96-c766-44b5-9af1-8ee128effffa - - - - - -] OVN reports status up for port: 03b928da-240a-4c5b-aad7-fc3356d60444 2026-08-23 15:53:54.923 8 INFO neutron.plugins.ml2.plugin [None req-6ac2bb96-c766-44b5-9af1-8ee128effffa - - - - - -] Attempt 1 to provision port 03b928da-240a-4c5b-aad7-fc3356d60444 2026-08-23 15:53:54.937 7 INFO neutron.db.segments_db [None req-f8ec1fd6-922e-4182-92f6-67f7a22c87aa d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Added segment ddc9567e-28cc-4823-a175-894c9f5f1788 of type geneve for network a3adc8da-14d5-4c6a-9cfa-9c04f6e2e3db 2026-08-23 15:53:55.048 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8ec1fd6-922e-4182-92f6-67f7a22c87aa d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Successfully bumped revision number for resource a3adc8da-14d5-4c6a-9cfa-9c04f6e2e3db (type: networks) to 1 2026-08-23 15:53:55.053 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-edb1adc7-8989-4f69-a84d-2be027e9ba09 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] No more DHCP agents 2026-08-23 15:53:55.056 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-edb1adc7-8989-4f69-a84d-2be027e9ba09 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Unable to schedule network 157ab0d4-29dd-450c-8426-1b16f1db8072: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:55.215 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f8ec1fd6-922e-4182-92f6-67f7a22c87aa d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] No more DHCP agents 2026-08-23 15:53:55.216 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f8ec1fd6-922e-4182-92f6-67f7a22c87aa d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Unable to schedule network a3adc8da-14d5-4c6a-9cfa-9c04f6e2e3db: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:55.310 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8ec1fd6-922e-4182-92f6-67f7a22c87aa d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Successfully bumped revision number for resource bfa4b104-a2f4-46a6-953d-3104f3e9ee8b (type: ports) to 1 [pid: 7|app: 0|req: 972/1935] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:54 2026] POST /v2.0/networks => generated 651 bytes in 521 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1936] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:53:55 2026] GET /v2.0/networks?id=46c1afcd-71fa-4590-b29b-8b32e69e2643 => generated 797 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:55.516 8 INFO neutron.db.ovn_revision_numbers_db [None req-edb1adc7-8989-4f69-a84d-2be027e9ba09 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource 03b928da-240a-4c5b-aad7-fc3356d60444 (type: router_ports) to 1 2026-08-23 15:53:55.526 7 INFO neutron.db.segments_db [None req-41a8e657-926d-4173-bd0e-89a9e6c955b5 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Added segment 271e373b-d120-4d1e-b48f-d157da5d6245 of type geneve for network dfa54cc3-8ef9-4aa4-8208-fea446024a14 [pid: 8|app: 0|req: 964/1937] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:53:53 2026] PUT /v2.0/routers/262d6f01-d286-41d3-84db-4102d9eefa95/add_router_interface => generated 309 bytes in 1909 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 965/1938] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:53:55 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=9f8505f2-90a3-427b-8844-791555623baa => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:55.629 7 INFO neutron.db.ovn_revision_numbers_db [None req-41a8e657-926d-4173-bd0e-89a9e6c955b5 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Successfully bumped revision number for resource dfa54cc3-8ef9-4aa4-8208-fea446024a14 (type: networks) to 1 [pid: 8|app: 0|req: 966/1939] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:53:55 2026] GET /v2.0/ports/03b928da-240a-4c5b-aad7-fc3356d60444 => generated 943 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:55.720 8 INFO neutron.db.ovn_revision_numbers_db [None req-6ac2bb96-c766-44b5-9af1-8ee128effffa - - - - - -] Successfully bumped revision number for resource 03b928da-240a-4c5b-aad7-fc3356d60444 (type: ports) to 2 2026-08-23 15:53:55.796 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-41a8e657-926d-4173-bd0e-89a9e6c955b5 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] No more DHCP agents 2026-08-23 15:53:55.798 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-41a8e657-926d-4173-bd0e-89a9e6c955b5 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Unable to schedule network dfa54cc3-8ef9-4aa4-8208-fea446024a14: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:55.881 7 INFO neutron.db.ovn_revision_numbers_db [None req-41a8e657-926d-4173-bd0e-89a9e6c955b5 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Successfully bumped revision number for resource e0282d14-92dd-4bfc-8e1d-b2357eaad199 (type: ports) to 1 [pid: 8|app: 0|req: 967/1940] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:53:55 2026] GET /v2.0/networks => generated 8456 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1941] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:55 2026] POST /v2.0/networks => generated 650 bytes in 471 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 968/1942] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:53:55 2026] GET /v2.0/subnets?id=c4889713-c367-4a1c-8ac3-648d17197d69 => generated 677 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1943] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:53:55 2026] GET /v2.0/ports/03b928da-240a-4c5b-aad7-fc3356d60444 => generated 943 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 976/1944] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:53:55 2026] GET /v2.0/agents => generated 1214 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:56.071 7 INFO neutron.db.segments_db [None req-83ce062d-d145-43c8-9043-1bc55e5969e3 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Added segment 6d590a28-123d-4dc4-9ff2-1e6f18aed5c8 of type geneve for network d1e19e05-069f-4094-9967-102085a5b134 2026-08-23 15:53:56.086 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ca0c5e1-759b-49e1-8ef1-a8aa653dbf82 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 0a25f068-5b2d-421d-8824-217932c7344a (type: security_groups) to 1 2026-08-23 15:53:56.097 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ca0c5e1-759b-49e1-8ef1-a8aa653dbf82 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 2577dd05-9163-4c7e-a31d-c9ff786805aa (type: security_group_rules) to 0 2026-08-23 15:53:56.112 8 INFO neutron.db.ovn_revision_numbers_db [None req-9ca0c5e1-759b-49e1-8ef1-a8aa653dbf82 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 2f438806-abf3-46ae-a329-3ab0c88f8c90 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 969/1945] 10.0.0.233 () {34 vars in 685 bytes} [Sun Aug 23 15:53:55 2026] POST /v2.0/security-groups => generated 1675 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 970/1946] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:53:56 2026] GET /v2.0/ports?network_id=46c1afcd-71fa-4590-b29b-8b32e69e2643&device_owner=network%3Adhcp => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:56.189 7 INFO neutron.db.ovn_revision_numbers_db [None req-83ce062d-d145-43c8-9043-1bc55e5969e3 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Successfully bumped revision number for resource d1e19e05-069f-4094-9967-102085a5b134 (type: networks) to 1 2026-08-23 15:53:56.353 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-83ce062d-d145-43c8-9043-1bc55e5969e3 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] No more DHCP agents 2026-08-23 15:53:56.354 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-83ce062d-d145-43c8-9043-1bc55e5969e3 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Unable to schedule network d1e19e05-069f-4094-9967-102085a5b134: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:53:56.459 7 INFO neutron.db.ovn_revision_numbers_db [None req-83ce062d-d145-43c8-9043-1bc55e5969e3 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Successfully bumped revision number for resource 54d191b8-4e6f-42fd-af87-6111337b38a6 (type: ports) to 1 [pid: 7|app: 0|req: 977/1947] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:55 2026] POST /v2.0/networks => generated 650 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:53:56.487 8 INFO neutron_taas.services.taas.taas_plugin [None req-21d142be-22bf-48e9-83a2-22fb76969aa0 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] TaaS: Handle Delete Port: 03b928da-240a-4c5b-aad7-fc3356d60444 2026-08-23 15:53:56.490 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-21d142be-22bf-48e9-83a2-22fb76969aa0 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Tap Mirror: Handle Delete Port: 03b928da-240a-4c5b-aad7-fc3356d60444 [pid: 7|app: 0|req: 978/1948] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:53:56 2026] GET /v2.0/floatingips => generated 1399 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:56.621 7 INFO neutron.db.ovn_revision_numbers_db [None req-9b436803-0618-4165-ae3d-ecadf5fd084d c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 792e4fad-6bf6-4e24-907b-5ca930cb0a3e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 979/1949] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:56 2026] POST /v2.0/security-group-rules => generated 597 bytes in 137 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1950] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:53:56 2026] GET /v2.0/networks/46c1afcd-71fa-4590-b29b-8b32e69e2643?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:56.806 7 INFO neutron.db.segments_db [None req-4c156fd2-35ab-43a7-b206-8d95f25a62a4 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Added segment cf9d0f69-afb0-4dcf-a104-25a506dcc0a6 of type geneve for network 0325a6af-cd49-4f70-9c32-9c7a53a9dfe8 [pid: 8|app: 0|req: 971/1951] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:53:56 2026] PUT /v2.0/routers/262d6f01-d286-41d3-84db-4102d9eefa95/remove_router_interface => generated 309 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 972/1952] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:53:56 2026] GET /v2.0/network-ip-availabilities => generated 4388 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:56.939 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c156fd2-35ab-43a7-b206-8d95f25a62a4 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Successfully bumped revision number for resource 0325a6af-cd49-4f70-9c32-9c7a53a9dfe8 (type: networks) to 1 2026-08-23 15:53:56.955 8 INFO neutron.db.ovn_revision_numbers_db [None req-47f70b79-bcd9-4da1-bb20-3b136012844a c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 40ab01ee-56d9-4f58-a803-7c055ccfb925 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 973/1953] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:56 2026] POST /v2.0/security-group-rules => generated 596 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1954] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:56 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1014 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:57.077 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4c156fd2-35ab-43a7-b206-8d95f25a62a4 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] No more DHCP agents 2026-08-23 15:53:57.079 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4c156fd2-35ab-43a7-b206-8d95f25a62a4 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Unable to schedule network 0325a6af-cd49-4f70-9c32-9c7a53a9dfe8: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 975/1955] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:53:57 2026] GET /v2.0/ports/e7239d3a-b8cb-4926-b306-670a9f851513 => generated 943 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:57.147 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c156fd2-35ab-43a7-b206-8d95f25a62a4 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Successfully bumped revision number for resource 4af92a5e-508f-4379-a1f8-d1870810b2bc (type: ports) to 1 [pid: 8|app: 0|req: 976/1956] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:53:57 2026] GET /v2.0/subnets => generated 4596 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 981/1957] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:56 2026] POST /v2.0/networks => generated 650 bytes in 457 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1958] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:53:57 2026] GET /v2.0/networks/46c1afcd-71fa-4590-b29b-8b32e69e2643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1959] 10.0.0.9 () {34 vars in 1118 bytes} [Sun Aug 23 15:53:57 2026] GET /v2.0/security-groups?id=69f0f478-a7aa-46d2-bc1c-e6809d686d82&id=77910801-c2ea-43b9-bcd4-38928a6383d5&fields=id&fields=name => generated 206 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:57.291 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf47b881-0e24-46e9-848c-20966f725d07 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 81baf1ee-73e2-418e-9419-7531c43b04f4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 982/1960] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:57 2026] POST /v2.0/security-group-rules => generated 602 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1961] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:53:57 2026] GET /v2.0/routers => generated 3510 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 984/1962] 10.0.0.233 () {34 vars in 753 bytes} [Sun Aug 23 15:53:57 2026] PUT /v2.0/networks/fdbf5555-6964-4711-bf41-203f329b9cae/tags => generated 17 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:57.471 8 INFO neutron_taas.services.taas.taas_plugin [None req-35a58fcc-5db1-466a-8ee6-68e840035656 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] TaaS: Handle Delete Port: e7239d3a-b8cb-4926-b306-670a9f851513 2026-08-23 15:53:57.474 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-35a58fcc-5db1-466a-8ee6-68e840035656 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Tap Mirror: Handle Delete Port: e7239d3a-b8cb-4926-b306-670a9f851513 2026-08-23 15:53:57.577 7 INFO neutron.db.ovn_revision_numbers_db [None req-87251623-6cd4-48a8-8969-e9474e57a0f4 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 490f7325-004a-40c1-9b35-d0f81a0f01d2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 985/1963] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:57 2026] POST /v2.0/security-group-rules => generated 601 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 986/1964] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:53:57 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1965] 10.0.0.233 () {34 vars in 753 bytes} [Sun Aug 23 15:53:57 2026] PUT /v2.0/networks/a3adc8da-14d5-4c6a-9cfa-9c04f6e2e3db/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:57.713 7 INFO neutron.db.securitygroups_db [None req-ad2c046a-8509-4742-a8f4-71d22e3d77ef c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Project 00d09723d4314069b4705c790a22723e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 979/1966] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:53:57 2026] PUT /v2.0/routers/262d6f01-d286-41d3-84db-4102d9eefa95/remove_router_interface => generated 309 bytes in 597 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:53:57.853 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad2c046a-8509-4742-a8f4-71d22e3d77ef c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 5296f71b-15f8-4872-824b-9de0156abc1f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 980/1967] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:53:57 2026] GET /v2.0/security-groups => generated 50190 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 988/1968] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:57 2026] POST /v2.0/security-group-rules => generated 607 bytes in 212 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 989/1969] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:53:57 2026] GET /v2.0/ports?device_id=262d6f01-d286-41d3-84db-4102d9eefa95 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1970] 10.0.0.233 () {34 vars in 753 bytes} [Sun Aug 23 15:53:57 2026] PUT /v2.0/networks/dfa54cc3-8ef9-4aa4-8208-fea446024a14/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:57.982 7 INFO neutron.db.securitygroups_db [None req-dc92616b-9948-44ca-9efa-ba8e0a670ffc c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Project 00d09723d4314069b4705c790a22723e added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. [pid: 8|app: 0|req: 982/1971] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:53:57 2026] GET /v2.0/ports => generated 25759 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-23 15:53:58.117 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc92616b-9948-44ca-9efa-ba8e0a670ffc c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 4fc291ed-41c9-4998-80cd-d93dbf82ba77 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 990/1972] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:53:57 2026] POST /v2.0/security-group-rules => generated 606 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 991/1973] 10.0.0.233 () {34 vars in 753 bytes} [Sun Aug 23 15:53:58 2026] PUT /v2.0/networks/d1e19e05-069f-4094-9967-102085a5b134/tags => generated 19 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 992/1974] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/subnets => generated 4596 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 993/1975] 10.0.0.233 () {32 vars in 666 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/networks?tags=red => generated 1988 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 983/1976] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:53:58 2026] DELETE /v2.0/routers/262d6f01-d286-41d3-84db-4102d9eefa95 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 994/1977] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1978] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 995/1979] 10.0.0.233 () {32 vars in 680 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1337 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 996/1980] 10.0.0.9 () {34 vars in 1118 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/security-groups?id=69f0f478-a7aa-46d2-bc1c-e6809d686d82&id=77910801-c2ea-43b9-bcd4-38928a6383d5&fields=id&fields=name => generated 206 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 997/1981] 10.0.0.233 () {32 vars in 676 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/networks?tags-any=blue => generated 1337 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 985/1982] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:53:58 2026] DELETE /v2.0/subnets/ac94a819-6cd6-444e-a677-621abd81dd4d => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/1983] 10.0.0.233 () {32 vars in 688 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1988 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1984] 10.0.0.233 () {32 vars in 649 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/networks => generated 1373 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 987/1985] 10.0.0.233 () {32 vars in 674 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/networks?not-tags=red => generated 1986 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 999/1986] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:53:58 2026] DELETE /v2.0/subnets/eae0b44a-1511-46ca-b5c4-da55a0311b33 => generated 0 bytes in 147 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 988/1987] 10.0.0.233 () {32 vars in 688 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2637 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1988] 10.0.0.9 () {34 vars in 1098 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1695852021&fields=id&tenant_id=00d09723d4314069b4705c790a22723e => generated 69 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:58.769 7 INFO neutron_taas.services.taas.taas_plugin [None req-b21dd888-2f18-418a-9b2a-3efbdad0446d 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] TaaS: Handle Delete Port: 031ebfd8-de49-47fb-9824-c0f7c7d6622b 2026-08-23 15:53:58.771 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b21dd888-2f18-418a-9b2a-3efbdad0446d 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Tap Mirror: Handle Delete Port: 031ebfd8-de49-47fb-9824-c0f7c7d6622b [pid: 8|app: 0|req: 990/1989] 10.0.0.233 () {32 vars in 684 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/networks?not-tags-any=blue => generated 2637 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 991/1990] 10.0.0.9 () {34 vars in 980 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/networks?id=46c1afcd-71fa-4590-b29b-8b32e69e2643 => generated 698 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1991] 10.0.0.233 () {32 vars in 696 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1986 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 993/1992] 10.0.0.9 () {34 vars in 963 bytes} [Sun Aug 23 15:53:58 2026] GET /v2.0/quotas/00d09723d4314069b4705c790a22723e => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:58.968 7 INFO neutron.services.segments.plugin [-] Segment ac44ec96-0be7-4442-909e-22dc0c8122c9 resource provider aggregate not found 2026-08-23 15:53:58.973 7 INFO neutron.services.segments.plugin [-] Segment ac44ec96-0be7-4442-909e-22dc0c8122c9 resource provider aggregate not found 2026-08-23 15:53:58.990 7 INFO neutron.services.segments.plugin [-] Segment ac44ec96-0be7-4442-909e-22dc0c8122c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac44ec96-0be7-4442-909e-22dc0c8122c9 found for delete ", "request_id": "req-d9478717-d429-4c91-94f3-4cd2482675db"}]} 2026-08-23 15:53:58.994 7 INFO neutron.services.segments.plugin [-] Segment ac44ec96-0be7-4442-909e-22dc0c8122c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ac44ec96-0be7-4442-909e-22dc0c8122c9 found for delete ", "request_id": "req-4a36b951-fd5b-426a-bacd-37541061b1eb"}]} [pid: 7|app: 0|req: 1000/1993] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:58 2026] DELETE /v2.0/networks/157ab0d4-29dd-450c-8426-1b16f1db8072 => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:59.063 8 INFO neutron_taas.services.taas.taas_plugin [None req-7cf83735-181a-4bc4-93d0-9897337f956e d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] TaaS: Handle Delete Port: 232c0a2a-fc38-458a-ac25-ddc0ec4400f8 2026-08-23 15:53:59.066 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7cf83735-181a-4bc4-93d0-9897337f956e d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Tap Mirror: Handle Delete Port: 232c0a2a-fc38-458a-ac25-ddc0ec4400f8 [pid: 7|app: 0|req: 1001/1994] 10.0.0.9 () {34 vars in 1000 bytes} [Sun Aug 23 15:53:59 2026] GET /v2.0/ports?tenant_id=00d09723d4314069b4705c790a22723e&fields=id => generated 149 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:53:59.207 7 INFO neutron_taas.services.taas.taas_plugin [None req-a4eb0056-e01c-4135-b4ad-21595b5d0101 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] TaaS: Handle Delete Port: 33c0acdf-4e16-4dd1-b2a8-d3cb17efeef9 2026-08-23 15:53:59.211 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4eb0056-e01c-4135-b4ad-21595b5d0101 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Tap Mirror: Handle Delete Port: 33c0acdf-4e16-4dd1-b2a8-d3cb17efeef9 2026-08-23 15:53:59.248 8 INFO neutron.services.segments.plugin [-] Segment 8bfc48fd-0dbf-41d3-86e9-22b5d7aed459 resource provider aggregate not found 2026-08-23 15:53:59.253 8 INFO neutron.services.segments.plugin [-] Segment 8bfc48fd-0dbf-41d3-86e9-22b5d7aed459 resource provider aggregate not found 2026-08-23 15:53:59.274 8 INFO neutron.services.segments.plugin [-] Segment 8bfc48fd-0dbf-41d3-86e9-22b5d7aed459 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bfc48fd-0dbf-41d3-86e9-22b5d7aed459 found for delete ", "request_id": "req-6463cea7-a194-4f2f-871f-9dcbac22f868"}]} 2026-08-23 15:53:59.276 8 INFO neutron.services.segments.plugin [-] Segment 8bfc48fd-0dbf-41d3-86e9-22b5d7aed459 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8bfc48fd-0dbf-41d3-86e9-22b5d7aed459 found for delete ", "request_id": "req-4c8ad93a-a972-4a6d-bd6b-1e0d525411ba"}]} 2026-08-23 15:53:59.286 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-36c8d139-f554-4245-b2dc-3c4680c46111 - - - - - -] No port found with ID e7239d3a-b8cb-4926-b306-670a9f851513: RuntimeError: No port found with ID e7239d3a-b8cb-4926-b306-670a9f851513 [pid: 8|app: 0|req: 994/1995] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:58 2026] DELETE /v2.0/networks/fdbf5555-6964-4711-bf41-203f329b9cae => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:59.320 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-36c8d139-f554-4245-b2dc-3c4680c46111 - - - - - -] OVN reports status down for port: 232c0a2a-fc38-458a-ac25-ddc0ec4400f8 2026-08-23 15:53:59.332 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-36c8d139-f554-4245-b2dc-3c4680c46111 - - - - - -] OVN reports status down for port: bfa4b104-a2f4-46a6-953d-3104f3e9ee8b [pid: 8|app: 0|req: 995/1996] 162.253.55.186 () {34 vars in 994 bytes} [Sun Aug 23 15:53:59 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1014 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1997] 10.0.0.9 () {34 vars in 1006 bytes} [Sun Aug 23 15:53:59 2026] GET /v2.0/networks/46c1afcd-71fa-4590-b29b-8b32e69e2643?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:53:59.454 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-36c8d139-f554-4245-b2dc-3c4680c46111 - - - - - -] OVN reports status down for port: e0282d14-92dd-4bfc-8e1d-b2357eaad199 2026-08-23 15:53:59.510 8 INFO neutron_taas.services.taas.taas_plugin [None req-fb0b7eb7-a5eb-4feb-ade8-dd6aa9ba9576 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] TaaS: Handle Delete Port: bfa4b104-a2f4-46a6-953d-3104f3e9ee8b [pid: 7|app: 0|req: 1002/1998] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:59 2026] DELETE /v2.0/networks/fd59f2fd-bbd7-480d-8b69-32e34235e38e => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:53:59.514 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fb0b7eb7-a5eb-4feb-ade8-dd6aa9ba9576 d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Tap Mirror: Handle Delete Port: bfa4b104-a2f4-46a6-953d-3104f3e9ee8b 2026-08-23 15:53:59.700 7 INFO neutron_taas.services.taas.taas_plugin [req-e7cee5d5-d6d2-4424-88ad-12a6eb9214c9 req-18a2e37e-bb84-4a74-b63d-ed88a5ce7d2c c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] TaaS: Handle Delete Port: e65a5369-8ed8-4d41-8209-40bfc3e0c191 2026-08-23 15:53:59.704 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-e7cee5d5-d6d2-4424-88ad-12a6eb9214c9 req-18a2e37e-bb84-4a74-b63d-ed88a5ce7d2c c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Tap Mirror: Handle Delete Port: e65a5369-8ed8-4d41-8209-40bfc3e0c191 [pid: 8|app: 0|req: 997/1999] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:53:59 2026] DELETE /v2.0/networks/a3adc8da-14d5-4c6a-9cfa-9c04f6e2e3db => generated 0 bytes in 310 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/2000] 10.0.0.9 () {34 vars in 1106 bytes} [Sun Aug 23 15:53:59 2026] GET /v2.0/networks/46c1afcd-71fa-4590-b29b-8b32e69e2643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/2001] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:53:59 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 1014 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:53:59.897 7 INFO neutron.db.l3_db [req-e7cee5d5-d6d2-4424-88ad-12a6eb9214c9 req-18a2e37e-bb84-4a74-b63d-ed88a5ce7d2c c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Floating IP 5c373880-544e-45d9-a005-b204884ff24b disassociated. External IP: 10.96.250.212, port: e65a5369-8ed8-4d41-8209-40bfc3e0c191. 2026-08-23 15:53:59.929 8 INFO neutron.db.segments_db [None req-b649831e-9008-4447-9c55-a653567318f2 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Added segment d34072ae-5260-4f50-97b5-b7aa44cbf667 of type geneve for network 3893816d-e559-493b-bd4e-9c1189772b49 [pid: 7|app: 0|req: 1003/2002] 162.253.55.186 () {36 vars in 997 bytes} [Sun Aug 23 15:53:59 2026] DELETE /v2.0/ports/e65a5369-8ed8-4d41-8209-40bfc3e0c191 => generated 0 bytes in 507 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:00.048 8 INFO neutron.db.ovn_revision_numbers_db [None req-b649831e-9008-4447-9c55-a653567318f2 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource 3893816d-e559-493b-bd4e-9c1189772b49 (type: networks) to 1 2026-08-23 15:54:00.149 7 INFO neutron_taas.services.taas.taas_plugin [None req-eed3929a-5e9c-4e23-86af-67bea8bcd35a d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] TaaS: Handle Delete Port: e0282d14-92dd-4bfc-8e1d-b2357eaad199 2026-08-23 15:54:00.152 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eed3929a-5e9c-4e23-86af-67bea8bcd35a d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Tap Mirror: Handle Delete Port: e0282d14-92dd-4bfc-8e1d-b2357eaad199 2026-08-23 15:54:00.203 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b649831e-9008-4447-9c55-a653567318f2 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] No more DHCP agents 2026-08-23 15:54:00.204 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b649831e-9008-4447-9c55-a653567318f2 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Unable to schedule network 3893816d-e559-493b-bd4e-9c1189772b49: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:00.287 8 INFO neutron.db.ovn_revision_numbers_db [None req-b649831e-9008-4447-9c55-a653567318f2 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource e6ea166b-7f68-427c-b21e-abe117ecdb44 (type: ports) to 1 [pid: 8|app: 0|req: 1000/2003] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:53:59 2026] POST /v2.0/networks => generated 648 bytes in 501 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/2004] 10.0.0.9 () {34 vars in 1118 bytes} [Sun Aug 23 15:54:00 2026] GET /v2.0/security-groups?id=69f0f478-a7aa-46d2-bc1c-e6809d686d82&id=77910801-c2ea-43b9-bcd4-38928a6383d5&fields=id&fields=name => generated 206 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1004/2005] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:00 2026] DELETE /v2.0/networks/dfa54cc3-8ef9-4aa4-8208-fea446024a14 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/2006] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:00 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:00.395 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b4f0bbd-816f-4d40-82bd-d30597237f2a'] response: {'server_uuid': '1ec53823-efb2-43cb-afe1-ec18b0be8587', 'name': 'network-vif-deleted', 'tag': 'e65a5369-8ed8-4d41-8209-40bfc3e0c191', 'status': 'completed', 'code': 200} 2026-08-23 15:54:00.491 8 INFO neutron_taas.services.taas.taas_plugin [None req-41e29df6-3b7e-417a-8547-7ebe55cb13be d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] TaaS: Handle Delete Port: 54d191b8-4e6f-42fd-af87-6111337b38a6 2026-08-23 15:54:00.494 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-41e29df6-3b7e-417a-8547-7ebe55cb13be d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Tap Mirror: Handle Delete Port: 54d191b8-4e6f-42fd-af87-6111337b38a6 2026-08-23 15:54:00.560 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b9621a58-892a-4247-a7bd-e3e24d33b32f 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] No more DHCP agents 2026-08-23 15:54:00.562 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b9621a58-892a-4247-a7bd-e3e24d33b32f 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Unable to schedule network 3893816d-e559-493b-bd4e-9c1189772b49: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1003/2007] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:00 2026] DELETE /v2.0/networks/d1e19e05-069f-4094-9967-102085a5b134 => generated 0 bytes in 285 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:00.752 8 INFO neutron_taas.services.taas.taas_plugin [None req-1acb8476-8634-4a46-ba74-4fef5bc3e71a d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] TaaS: Handle Delete Port: 4af92a5e-508f-4379-a1f8-d1870810b2bc 2026-08-23 15:54:00.755 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1acb8476-8634-4a46-ba74-4fef5bc3e71a d81c63ef8b754731b4305a0c5165e155 f2fbd2849d2444fba1a10df0bbaeb6cb - - default default] Tap Mirror: Handle Delete Port: 4af92a5e-508f-4379-a1f8-d1870810b2bc [pid: 8|app: 0|req: 1004/2008] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:00 2026] DELETE /v2.0/networks/0325a6af-cd49-4f70-9c32-9c7a53a9dfe8 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:01.012 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e794e47-e2fb-42ef-baa2-d076ba2a47b2 - - - - - -] Successfully bumped revision number for resource e6ea166b-7f68-427c-b21e-abe117ecdb44 (type: ports) to 2 2026-08-23 15:54:01.023 7 INFO neutron.services.segments.plugin [-] Segment 6f68f410-ddd0-4632-89f1-db64326a7e4b resource provider aggregate not found 2026-08-23 15:54:01.023 7 INFO neutron.services.segments.plugin [-] Segment 6f68f410-ddd0-4632-89f1-db64326a7e4b resource provider aggregate not found 2026-08-23 15:54:01.040 7 INFO neutron.services.segments.plugin [-] Segment 6f68f410-ddd0-4632-89f1-db64326a7e4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f68f410-ddd0-4632-89f1-db64326a7e4b found for delete ", "request_id": "req-fe96260f-bbc6-4117-b9b6-83b173ec862b"}]} 2026-08-23 15:54:01.052 7 INFO neutron.services.segments.plugin [-] Segment 6f68f410-ddd0-4632-89f1-db64326a7e4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f68f410-ddd0-4632-89f1-db64326a7e4b found for delete ", "request_id": "req-45243b74-ca40-4a38-95a0-32040c3dc3ae"}]} 2026-08-23 15:54:01.057 7 INFO neutron.services.segments.plugin [-] Segment 271e373b-d120-4d1e-b48f-d157da5d6245 resource provider aggregate not found 2026-08-23 15:54:01.072 7 INFO neutron.services.segments.plugin [-] Segment 271e373b-d120-4d1e-b48f-d157da5d6245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 271e373b-d120-4d1e-b48f-d157da5d6245 found for delete ", "request_id": "req-b6137ff5-067c-4353-b144-b3818e617dd3"}]} 2026-08-23 15:54:01.073 7 INFO neutron.services.segments.plugin [-] Segment 271e373b-d120-4d1e-b48f-d157da5d6245 resource provider aggregate not found 2026-08-23 15:54:01.075 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e794e47-e2fb-42ef-baa2-d076ba2a47b2 - - - - - -] Successfully bumped revision number for resource 504fdb2d-19de-41fa-9f0f-3f2feb45807c (type: subnets) to 0 2026-08-23 15:54:01.086 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] No port found with ID 03b928da-240a-4c5b-aad7-fc3356d60444: RuntimeError: No port found with ID 03b928da-240a-4c5b-aad7-fc3356d60444 2026-08-23 15:54:01.087 7 INFO neutron.services.segments.plugin [-] Segment 271e373b-d120-4d1e-b48f-d157da5d6245 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 271e373b-d120-4d1e-b48f-d157da5d6245 found for delete ", "request_id": "req-382c44ce-aad9-409e-a7b2-0fe98eb122a0"}]} [pid: 7|app: 0|req: 1005/2009] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:54:00 2026] POST /v2.0/subnets => generated 626 bytes in 730 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:01.098 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] OVN reports status down for port: 54d191b8-4e6f-42fd-af87-6111337b38a6 2026-08-23 15:54:01.119 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] OVN reports status down for port: 4af92a5e-508f-4379-a1f8-d1870810b2bc 2026-08-23 15:54:01.137 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] OVN reports status down for port: e65a5369-8ed8-4d41-8209-40bfc3e0c191 2026-08-23 15:54:01.194 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] OVN reports status down for port: e6ea166b-7f68-427c-b21e-abe117ecdb44 2026-08-23 15:54:01.303 8 INFO neutron.db.ovn_revision_numbers_db [None req-137c1721-5d6a-4f3a-a3b4-f8ada3f76ed3 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource 5009f539-4c54-4bbd-a31f-fca4713251c9 (type: routers) to 1 2026-08-23 15:54:01.309 8 INFO neutron.services.segments.plugin [-] Segment ddc9567e-28cc-4823-a175-894c9f5f1788 resource provider aggregate not found 2026-08-23 15:54:01.313 8 INFO neutron.services.segments.plugin [-] Segment ddc9567e-28cc-4823-a175-894c9f5f1788 resource provider aggregate not found 2026-08-23 15:54:01.333 8 INFO neutron.services.segments.plugin [-] Segment ddc9567e-28cc-4823-a175-894c9f5f1788 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddc9567e-28cc-4823-a175-894c9f5f1788 found for delete ", "request_id": "req-463d74fe-f521-4daa-b28f-3a384ded39d3"}]} 2026-08-23 15:54:01.336 8 INFO neutron.services.segments.plugin [-] Segment ddc9567e-28cc-4823-a175-894c9f5f1788 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ddc9567e-28cc-4823-a175-894c9f5f1788 found for delete ", "request_id": "req-0b38cede-6ea4-40f0-b65b-8fa0483f6415"}]} [pid: 8|app: 0|req: 1005/2010] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:54:01 2026] POST /v2.0/routers => generated 603 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:01.353 8 INFO neutron.services.segments.plugin [-] Segment 6d590a28-123d-4dc4-9ff2-1e6f18aed5c8 resource provider aggregate not found 2026-08-23 15:54:01.365 8 INFO neutron.services.segments.plugin [-] Segment 6d590a28-123d-4dc4-9ff2-1e6f18aed5c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d590a28-123d-4dc4-9ff2-1e6f18aed5c8 found for delete ", "request_id": "req-09d48c26-61f7-41cd-89bc-259a3c0c5714"}]} 2026-08-23 15:54:01.367 8 INFO neutron.services.segments.plugin [-] Segment 6d590a28-123d-4dc4-9ff2-1e6f18aed5c8 resource provider aggregate not found 2026-08-23 15:54:01.379 8 INFO neutron.services.segments.plugin [-] Segment cf9d0f69-afb0-4dcf-a104-25a506dcc0a6 resource provider aggregate not found 2026-08-23 15:54:01.392 8 INFO neutron.services.segments.plugin [-] Segment 6d590a28-123d-4dc4-9ff2-1e6f18aed5c8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6d590a28-123d-4dc4-9ff2-1e6f18aed5c8 found for delete ", "request_id": "req-27a03095-1f3c-4aee-a046-c6f68133ef39"}]} 2026-08-23 15:54:01.395 8 INFO neutron.services.segments.plugin [-] Segment cf9d0f69-afb0-4dcf-a104-25a506dcc0a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf9d0f69-afb0-4dcf-a104-25a506dcc0a6 found for delete ", "request_id": "req-2156a2e6-4b5d-473b-99ba-9f5ffb190de3"}]} 2026-08-23 15:54:01.404 8 INFO neutron.services.segments.plugin [-] Segment cf9d0f69-afb0-4dcf-a104-25a506dcc0a6 resource provider aggregate not found 2026-08-23 15:54:01.423 8 INFO neutron.services.segments.plugin [-] Segment cf9d0f69-afb0-4dcf-a104-25a506dcc0a6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cf9d0f69-afb0-4dcf-a104-25a506dcc0a6 found for delete ", "request_id": "req-b807588e-6687-4cf5-bf36-1121b1af6eb9"}]} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1006/2011] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:01 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/2012] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:01 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:01.665 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cb2b411d-c645-44d9-ac84-cee9ec55d34d 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] No more DHCP agents 2026-08-23 15:54:01.667 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cb2b411d-c645-44d9-ac84-cee9ec55d34d 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Unable to schedule network 3893816d-e559-493b-bd4e-9c1189772b49: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:01.764 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-36c8d139-f554-4245-b2dc-3c4680c46111 - - - - - -] OVN reports status down for port: a2787a59-2e0a-4fad-842e-8b97036a6070 2026-08-23 15:54:01.853 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb2b411d-c645-44d9-ac84-cee9ec55d34d 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource a2787a59-2e0a-4fad-842e-8b97036a6070 (type: ports) to 1 [pid: 7|app: 0|req: 1006/2013] 10.0.0.233 () {34 vars in 665 bytes} [Sun Aug 23 15:54:01 2026] POST /v2.0/ports => generated 951 bytes in 563 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:54:02.076 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ec5e6ea-a6a7-470c-be0f-16ecbe53afe3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource caa2884b-4cd7-4976-bb11-570c8b0da20c (type: security_groups) to 1 2026-08-23 15:54:02.092 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ec5e6ea-a6a7-470c-be0f-16ecbe53afe3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 08c2f8d8-9496-4cf1-ba50-13193cf85a5f (type: security_group_rules) to 0 2026-08-23 15:54:02.105 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ec5e6ea-a6a7-470c-be0f-16ecbe53afe3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 33d0738c-1b11-4176-aa6e-e04632316f98 (type: security_group_rules) to 0 2026-08-23 15:54:02.120 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ec5e6ea-a6a7-470c-be0f-16ecbe53afe3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource cb22a60e-f6ff-44f8-a0bf-ed33f71a4ad6 (type: security_group_rules) to 0 2026-08-23 15:54:02.131 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ec5e6ea-a6a7-470c-be0f-16ecbe53afe3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ec1fb5d2-7651-4220-b266-066eb3bc2940 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1008/2014] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:01 2026] GET /v2.0/security-groups?tenant_id=bf2c95f795434ae59de95aebc94837e5&name=default => generated 2925 bytes in 413 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2015] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:02 2026] DELETE /v2.0/security-groups/caa2884b-4cd7-4976-bb11-570c8b0da20c => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:02.435 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-36c8d139-f554-4245-b2dc-3c4680c46111 - - - - - -] OVN reports status up for port: a2787a59-2e0a-4fad-842e-8b97036a6070 2026-08-23 15:54:02.464 7 INFO neutron.plugins.ml2.plugin [None req-36c8d139-f554-4245-b2dc-3c4680c46111 - - - - - -] Attempt 1 to provision port a2787a59-2e0a-4fad-842e-8b97036a6070 2026-08-23 15:54:02.497 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7223437-ff31-4221-8d1c-f2b607de36e3 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource a2787a59-2e0a-4fad-842e-8b97036a6070 (type: ports) to 2 2026-08-23 15:54:02.594 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b32797e-6c8c-472e-8c65-dc7595e0f454 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 606e5134-c8b6-489d-abe8-d64b37be1aba (type: security_groups) to 1 2026-08-23 15:54:02.607 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b32797e-6c8c-472e-8c65-dc7595e0f454 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 0888565e-75bb-4089-b9af-bfc5376ea923 (type: security_group_rules) to 0 2026-08-23 15:54:02.620 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b32797e-6c8c-472e-8c65-dc7595e0f454 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 0faf717d-7896-43a6-8acc-c569f524d10c (type: security_group_rules) to 0 2026-08-23 15:54:02.634 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b32797e-6c8c-472e-8c65-dc7595e0f454 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 99083711-3cdb-4202-9eb3-4263efa30e7d (type: security_group_rules) to 0 2026-08-23 15:54:02.645 8 INFO neutron.db.ovn_revision_numbers_db [None req-9b32797e-6c8c-472e-8c65-dc7595e0f454 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f95b4355-80ef-4432-adce-7d0f1c790f6f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1010/2016] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:02 2026] GET /v2.0/security-groups?tenant_id=45f58ebb4051463dafd6e30e5f367282&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1011/2017] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:02 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2018] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:02 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1013/2019] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:02 2026] DELETE /v2.0/security-groups/606e5134-c8b6-489d-abe8-d64b37be1aba => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1014/2020] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:03 2026] GET /v2.0/security-groups?tenant_id=f2fbd2849d2444fba1a10df0bbaeb6cb&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:03.102 7 INFO neutron.db.ovn_revision_numbers_db [None req-36c8d139-f554-4245-b2dc-3c4680c46111 - - - - - -] Successfully bumped revision number for resource a2787a59-2e0a-4fad-842e-8b97036a6070 (type: ports) to 3 [pid: 8|app: 0|req: 1015/2021] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:03 2026] DELETE /v2.0/security-groups/0448fd24-088d-496c-8203-04f2e57cd14d => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:03.487 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d7223437-ff31-4221-8d1c-f2b607de36e3 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] No more DHCP agents 2026-08-23 15:54:03.488 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d7223437-ff31-4221-8d1c-f2b607de36e3 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Unable to schedule network 3893816d-e559-493b-bd4e-9c1189772b49: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:03.708 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7223437-ff31-4221-8d1c-f2b607de36e3 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource a2787a59-2e0a-4fad-842e-8b97036a6070 (type: router_ports) to 3 [pid: 7|app: 0|req: 1007/2022] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:54:01 2026] PUT /v2.0/routers/5009f539-4c54-4bbd-a31f-fca4713251c9/add_router_interface => generated 309 bytes in 1801 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1016/2023] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:54:03 2026] GET /v2.0/ports/a2787a59-2e0a-4fad-842e-8b97036a6070 => generated 1013 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2024] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:03 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2025] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:03 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:04.133 7 INFO neutron_taas.services.taas.taas_plugin [None req-f9edcb86-4432-4a4c-826a-f2de20f60b2f 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] TaaS: Handle Delete Port: a2787a59-2e0a-4fad-842e-8b97036a6070 2026-08-23 15:54:04.136 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9edcb86-4432-4a4c-826a-f2de20f60b2f 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Tap Mirror: Handle Delete Port: a2787a59-2e0a-4fad-842e-8b97036a6070 [pid: 8|app: 0|req: 1018/2026] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:54:04 2026] GET /v2.0/networks?id=46c1afcd-71fa-4590-b29b-8b32e69e2643 => generated 698 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1019/2027] 162.253.55.186 () {34 vars in 1050 bytes} [Sun Aug 23 15:54:04 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=00d09723d4314069b4705c790a22723e => generated 273 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2028] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:54:03 2026] PUT /v2.0/routers/5009f539-4c54-4bbd-a31f-fca4713251c9/remove_router_interface => generated 309 bytes in 649 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:54:04.524 7 INFO neutron.api.v2.resource [None req-603a4a0e-f5d0-4568-9bbd-5397e8109969 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1010/2029] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:54:04 2026] PUT /v2.0/routers/5009f539-4c54-4bbd-a31f-fca4713251c9/remove_router_interface => generated 197 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:54:04.535 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-e5dff7d4-e2aa-4364-9fca-aef3e1939648 req-4acac9c7-b0e1-4cf5-8718-66004447bb3b c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] No more DHCP agents 2026-08-23 15:54:04.537 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-e5dff7d4-e2aa-4364-9fca-aef3e1939648 req-4acac9c7-b0e1-4cf5-8718-66004447bb3b c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Unable to schedule network 46c1afcd-71fa-4590-b29b-8b32e69e2643: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1011/2030] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:54:04 2026] GET /v2.0/ports?device_id=5009f539-4c54-4bbd-a31f-fca4713251c9 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:04.688 8 INFO neutron.db.ovn_revision_numbers_db [req-e5dff7d4-e2aa-4364-9fca-aef3e1939648 req-4acac9c7-b0e1-4cf5-8718-66004447bb3b c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 7a4c2075-4c0c-4284-9b43-d608abf07267 (type: ports) to 1 [pid: 7|app: 0|req: 1012/2031] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:04 2026] DELETE /v2.0/routers/5009f539-4c54-4bbd-a31f-fca4713251c9 => generated 0 bytes in 197 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1020/2032] 162.253.55.186 () {38 vars in 955 bytes} [Sun Aug 23 15:54:04 2026] POST /v2.0/ports => generated 954 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1013/2033] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:04 2026] DELETE /v2.0/subnets/504fdb2d-19de-41fa-9f0f-3f2feb45807c => generated 0 bytes in 191 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2034] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:04 2026] GET /v2.0/ports?device_id=1ec53823-efb2-43cb-afe1-ec18b0be8587 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2035] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:04 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 957 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:05.162 8 INFO neutron.db.ovn_revision_numbers_db [req-e5dff7d4-e2aa-4364-9fca-aef3e1939648 req-d6694071-5758-41cb-871a-f4533aa3930c ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 7a4c2075-4c0c-4284-9b43-d608abf07267 (type: ports) to 2 2026-08-23 15:54:05.166 7 INFO neutron_taas.services.taas.taas_plugin [None req-52d98c3d-b079-465e-a83b-9f96153b54e3 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] TaaS: Handle Delete Port: e6ea166b-7f68-427c-b21e-abe117ecdb44 2026-08-23 15:54:05.169 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52d98c3d-b079-465e-a83b-9f96153b54e3 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Tap Mirror: Handle Delete Port: e6ea166b-7f68-427c-b21e-abe117ecdb44 2026-08-23 15:54:05.374 7 INFO neutron.services.segments.plugin [-] Segment d34072ae-5260-4f50-97b5-b7aa44cbf667 resource provider aggregate not found 2026-08-23 15:54:05.384 7 INFO neutron.services.segments.plugin [-] Segment d34072ae-5260-4f50-97b5-b7aa44cbf667 resource provider aggregate not found 2026-08-23 15:54:05.413 7 INFO neutron.services.segments.plugin [-] Segment d34072ae-5260-4f50-97b5-b7aa44cbf667 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d34072ae-5260-4f50-97b5-b7aa44cbf667 found for delete ", "request_id": "req-a4cca6f5-e1a5-4106-a70c-26e941fe8961"}]} 2026-08-23 15:54:05.415 7 INFO neutron.services.segments.plugin [-] Segment d34072ae-5260-4f50-97b5-b7aa44cbf667 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d34072ae-5260-4f50-97b5-b7aa44cbf667 found for delete ", "request_id": "req-59674f33-bdf4-419d-9309-931d91fce29a"}]} 2026-08-23 15:54:05.418 8 INFO neutron.db.ovn_revision_numbers_db [req-e5dff7d4-e2aa-4364-9fca-aef3e1939648 req-d6694071-5758-41cb-871a-f4533aa3930c ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 7a4c2075-4c0c-4284-9b43-d608abf07267 (type: ports) to 4 [pid: 8|app: 0|req: 1021/2036] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:54:04 2026] PUT /v2.0/ports/7a4c2075-4c0c-4284-9b43-d608abf07267 => generated 1204 bytes in 679 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1016/2037] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:05 2026] DELETE /v2.0/networks/3893816d-e559-493b-bd4e-9c1189772b49 => generated 0 bytes in 402 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1022/2038] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:05 2026] GET /v2.0/security-groups?id=0a25f068-5b2d-421d-8824-217932c7344a&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:05.492 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b3929b6-b1e1-4db3-883f-3efe1a3d3a6c'] response: {'name': 'network-changed', 'server_uuid': 'd18e934d-baa8-466d-b696-3788e480d649', 'tag': '7a4c2075-4c0c-4284-9b43-d608abf07267', 'status': 'completed', 'code': 200} 2026-08-23 15:54:05.564 7 INFO neutron.db.segments_db [None req-1b818b28-7483-434a-8cd0-930ae139761e 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Added segment ab81533f-8f41-472a-bea0-ae090fcac1f1 of type geneve for network 4ce3d4df-54ff-4542-8a71-77aa791bf63b 2026-08-23 15:54:05.674 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b818b28-7483-434a-8cd0-930ae139761e 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource 4ce3d4df-54ff-4542-8a71-77aa791bf63b (type: networks) to 1 2026-08-23 15:54:05.871 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b818b28-7483-434a-8cd0-930ae139761e 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] No more DHCP agents 2026-08-23 15:54:05.874 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b818b28-7483-434a-8cd0-930ae139761e 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Unable to schedule network 4ce3d4df-54ff-4542-8a71-77aa791bf63b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:05.928 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] OVN reports status down for port: 920ae9e5-8de8-42be-8940-da362c043353 2026-08-23 15:54:05.961 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b818b28-7483-434a-8cd0-930ae139761e 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource 920ae9e5-8de8-42be-8940-da362c043353 (type: ports) to 1 [pid: 7|app: 0|req: 1017/2039] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:54:05 2026] POST /v2.0/networks => generated 647 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1018/2040] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:54:06 2026] GET /v2.0/ports?tenant_id=00d09723d4314069b4705c790a22723e&device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 1207 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2041] 162.253.55.186 () {34 vars in 1018 bytes} [Sun Aug 23 15:54:06 2026] GET /v2.0/networks?tenant_id=00d09723d4314069b4705c790a22723e&shared=False => generated 797 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:06.214 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b72abf3a-f015-4899-a300-2b86d994d083 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] No more DHCP agents 2026-08-23 15:54:06.217 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b72abf3a-f015-4899-a300-2b86d994d083 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Unable to schedule network 4ce3d4df-54ff-4542-8a71-77aa791bf63b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1020/2042] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:06 2026] DELETE /v2.0/security-groups/77910801-c2ea-43b9-bcd4-38928a6383d5 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2043] 162.253.55.186 () {34 vars in 930 bytes} [Sun Aug 23 15:54:06 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:06.315 7 INFO neutron.api.v2.resource [None req-59f38171-0de5-42d9-828e-11bff6028f85 c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1022/2044] 10.0.0.233 () {32 vars in 737 bytes} [Sun Aug 23 15:54:06 2026] GET /v2.0/security-groups/77910801-c2ea-43b9-bcd4-38928a6383d5 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:54:06.486 7 INFO neutron_taas.services.taas.taas_plugin [None req-5c0373e5-e9ba-437a-b5f4-f7e0430ed29f c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] TaaS: Handle Delete Port: a3cfcb5b-1b21-417e-b8c8-2cbc3e6a97bd 2026-08-23 15:54:06.489 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c0373e5-e9ba-437a-b5f4-f7e0430ed29f c328238a35f94a8fa5269a127af5684b 199003132e2549b6aef551a6d82be67c - - default default] Tap Mirror: Handle Delete Port: a3cfcb5b-1b21-417e-b8c8-2cbc3e6a97bd 2026-08-23 15:54:06.641 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2254118-8d27-4821-b411-7fb8684ff172 - - - - - -] Successfully bumped revision number for resource 920ae9e5-8de8-42be-8940-da362c043353 (type: ports) to 2 [pid: 7|app: 0|req: 1023/2045] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:54:06 2026] DELETE /v2.0/floatingips/5c373880-544e-45d9-a005-b204884ff24b => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:06.673 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2254118-8d27-4821-b411-7fb8684ff172 - - - - - -] Successfully bumped revision number for resource 00557036-f77e-4b6e-91d7-a6ba89ce1570 (type: subnets) to 0 [pid: 8|app: 0|req: 1023/2046] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:54:05 2026] POST /v2.0/subnets => generated 626 bytes in 694 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2047] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:06 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 969 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:06.818 7 INFO neutron.db.ovn_revision_numbers_db [None req-04aa028c-c8b8-4053-a5ed-f0b5ac1551a4 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource c781c950-4198-4466-aae4-bae949e8cc64 (type: routers) to 1 [pid: 7|app: 0|req: 1025/2048] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:54:06 2026] POST /v2.0/routers => generated 602 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1026/2049] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:06 2026] GET /v2.0/security-groups?id=0a25f068-5b2d-421d-8824-217932c7344a&fields=id&fields=name => generated 114 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1024/2050] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:06 2026] DELETE /v2.0/security-groups/69f0f478-a7aa-46d2-bc1c-e6809d686d82 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:07.209 8 INFO neutron_taas.services.taas.taas_plugin [None req-b6899e1b-cc5b-4c17-ae9a-7b3dc2b24ce3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 3540e694-71ce-44c2-a18f-ac843c001855 2026-08-23 15:54:07.211 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b6899e1b-cc5b-4c17-ae9a-7b3dc2b24ce3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 3540e694-71ce-44c2-a18f-ac843c001855 2026-08-23 15:54:07.244 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee939aa2-9841-4c71-a7fb-f1d36707e069 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] No more DHCP agents 2026-08-23 15:54:07.246 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee939aa2-9841-4c71-a7fb-f1d36707e069 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Unable to schedule network 4ce3d4df-54ff-4542-8a71-77aa791bf63b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:07.396 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee939aa2-9841-4c71-a7fb-f1d36707e069 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource fee92671-7412-4bee-95b4-822c6a99652f (type: ports) to 1 [pid: 8|app: 0|req: 1025/2051] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:54:06 2026] PUT /v2.0/routers/ee34bd3e-19b8-4a39-a6eb-13260378a9e4/remove_router_interface => generated 309 bytes in 882 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1026/2052] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:54:07 2026] GET /v2.0/ports?tenant_id=00d09723d4314069b4705c790a22723e&device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 1207 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:08.038 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-63c69234-5a52-4dea-bc20-50a5a8dbdc3e - - - - - -] No port found with ID a2787a59-2e0a-4fad-842e-8b97036a6070: RuntimeError: No port found with ID a2787a59-2e0a-4fad-842e-8b97036a6070 2026-08-23 15:54:08.055 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-63c69234-5a52-4dea-bc20-50a5a8dbdc3e - - - - - -] OVN reports status down for port: 7a4c2075-4c0c-4284-9b43-d608abf07267 2026-08-23 15:54:08.056 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee939aa2-9841-4c71-a7fb-f1d36707e069 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] No more DHCP agents 2026-08-23 15:54:08.060 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee939aa2-9841-4c71-a7fb-f1d36707e069 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Unable to schedule network 4ce3d4df-54ff-4542-8a71-77aa791bf63b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1027/2053] 10.0.0.233 () {34 vars in 678 bytes} [Sun Aug 23 15:54:07 2026] POST /v2.0/qos/policies => generated 359 bytes in 287 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:08.219 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-63c69234-5a52-4dea-bc20-50a5a8dbdc3e - - - - - -] OVN reports status down for port: fee92671-7412-4bee-95b4-822c6a99652f 2026-08-23 15:54:08.262 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ad325a9a-018a-4bdb-9bd0-a6d76f6c8066'] response: {'server_uuid': 'd18e934d-baa8-466d-b696-3788e480d649', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7a4c2075-4c0c-4284-9b43-d608abf07267', 'code': 200} 2026-08-23 15:54:08.394 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-63c69234-5a52-4dea-bc20-50a5a8dbdc3e - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:54:08.397 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-63c69234-5a52-4dea-bc20-50a5a8dbdc3e - - - - - -] OVN reports status up for port: fee92671-7412-4bee-95b4-822c6a99652f 2026-08-23 15:54:08.422 7 INFO neutron.plugins.ml2.plugin [None req-63c69234-5a52-4dea-bc20-50a5a8dbdc3e - - - - - -] Attempt 1 to provision port fee92671-7412-4bee-95b4-822c6a99652f 2026-08-23 15:54:08.454 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee939aa2-9841-4c71-a7fb-f1d36707e069 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource fee92671-7412-4bee-95b4-822c6a99652f (type: router_ports) to 1 [pid: 7|app: 0|req: 1027/2054] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:54:06 2026] PUT /v2.0/routers/c781c950-4198-4466-aae4-bae949e8cc64/add_router_interface => generated 309 bytes in 1582 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:08.483 8 INFO neutron_taas.services.taas.taas_plugin [None req-51238043-ee49-492b-8da1-5cd990c54144 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 7ab6fd32-c305-4601-8fda-5d00db788192 2026-08-23 15:54:08.486 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-51238043-ee49-492b-8da1-5cd990c54144 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 7ab6fd32-c305-4601-8fda-5d00db788192 [pid: 7|app: 0|req: 1028/2055] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:54:08 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=7a4c2075-4c0c-4284-9b43-d608abf07267 => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2056] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:08 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 969 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2057] 10.0.0.233 () {34 vars in 678 bytes} [Sun Aug 23 15:54:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 95 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1031/2058] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:54:08 2026] GET /v2.0/ports/fee92671-7412-4bee-95b4-822c6a99652f => generated 941 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1032/2059] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:54:08 2026] GET /v2.0/subnets?id=c4889713-c367-4a1c-8ac3-648d17197d69 => generated 677 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2060] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:08 2026] DELETE /v2.0/routers/ee34bd3e-19b8-4a39-a6eb-13260378a9e4 => generated 0 bytes in 708 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2061] 10.0.0.233 () {34 vars in 678 bytes} [Sun Aug 23 15:54:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 40 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1033/2062] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:08 2026] GET /v2.0/security-groups?id=0a25f068-5b2d-421d-8824-217932c7344a&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2063] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:54:08 2026] GET /v2.0/ports/fee92671-7412-4bee-95b4-822c6a99652f => generated 943 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1034/2064] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:54:08 2026] GET /v2.0/ports?network_id=46c1afcd-71fa-4590-b29b-8b32e69e2643&device_owner=network%3Adhcp => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1035/2065] 10.0.0.233 () {34 vars in 678 bytes} [Sun Aug 23 15:54:08 2026] POST /v2.0/qos/policies => generated 359 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1031/2066] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:08 2026] DELETE /v2.0/subnets/7420a535-d6fa-48b3-b0fa-b5ca5046c811 => generated 0 bytes in 161 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2067] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:54:09 2026] GET /v2.0/networks/46c1afcd-71fa-4590-b29b-8b32e69e2643?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:09.173 7 INFO neutron.db.ovn_revision_numbers_db [None req-63c69234-5a52-4dea-bc20-50a5a8dbdc3e - - - - - -] Successfully bumped revision number for resource fee92671-7412-4bee-95b4-822c6a99652f (type: ports) to 2 [pid: 8|app: 0|req: 1033/2068] 10.0.0.233 () {34 vars in 678 bytes} [Sun Aug 23 15:54:09 2026] POST /v2.0/qos/policies => generated 359 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:09.287 8 INFO neutron_taas.services.taas.taas_plugin [None req-5091d1fa-7b29-4ddc-982d-762c5af485ac be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: b308984a-6670-4b2b-838a-d056d01ea899 2026-08-23 15:54:09.290 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5091d1fa-7b29-4ddc-982d-762c5af485ac be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: b308984a-6670-4b2b-838a-d056d01ea899 2026-08-23 15:54:09.465 7 INFO neutron_taas.services.taas.taas_plugin [None req-d3108902-8730-4c13-bb16-897805b13abe 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] TaaS: Handle Delete Port: fee92671-7412-4bee-95b4-822c6a99652f 2026-08-23 15:54:09.467 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3108902-8730-4c13-bb16-897805b13abe 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Tap Mirror: Handle Delete Port: fee92671-7412-4bee-95b4-822c6a99652f 2026-08-23 15:54:09.471 8 INFO neutron.services.segments.plugin [-] Segment d23cf972-b8b1-4d72-b59c-b39f7923e020 resource provider aggregate not found 2026-08-23 15:54:09.477 8 INFO neutron.services.segments.plugin [-] Segment d23cf972-b8b1-4d72-b59c-b39f7923e020 resource provider aggregate not found 2026-08-23 15:54:09.495 8 INFO neutron.services.segments.plugin [-] Segment d23cf972-b8b1-4d72-b59c-b39f7923e020 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d23cf972-b8b1-4d72-b59c-b39f7923e020 found for delete ", "request_id": "req-4c60e36c-9215-4810-b642-d4869632e9d9"}]} 2026-08-23 15:54:09.498 8 INFO neutron.services.segments.plugin [-] Segment d23cf972-b8b1-4d72-b59c-b39f7923e020 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d23cf972-b8b1-4d72-b59c-b39f7923e020 found for delete ", "request_id": "req-a29a85cb-5c15-4c46-b253-8f0c6a8726f9"}]} [pid: 8|app: 0|req: 1034/2069] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:09 2026] DELETE /v2.0/networks/b118eb8e-da8a-42bf-b4e9-22d8dcfe1f44 => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2070] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:54:09 2026] GET /v2.0/networks/46c1afcd-71fa-4590-b29b-8b32e69e2643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2073] 10.0.0.233 () {34 vars in 753 bytes} [Sun Aug 23 15:54:09 2026] PUT /v2.0/policies/63a1252d-b861-45e8-adb4-89edb1d088ea/tags => generated 17 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2074] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:54:09 2026] PUT /v2.0/routers/c781c950-4198-4466-aae4-bae949e8cc64/remove_router_interface => generated 309 bytes in 697 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1037/2075] 10.0.0.233 () {34 vars in 753 bytes} [Sun Aug 23 15:54:09 2026] PUT /v2.0/policies/dc4ed27b-35ed-4767-9150-04aad7ef4b90/tags => generated 25 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2076] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:54:09 2026] GET /v2.0/ports?device_id=c781c950-4198-4466-aae4-bae949e8cc64 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2077] 10.0.0.233 () {34 vars in 753 bytes} [Sun Aug 23 15:54:09 2026] PUT /v2.0/policies/c65b8b17-39d9-45cb-9c99-abaf30d2a73b/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:09.978 8 INFO neutron_taas.services.taas.taas_plugin [None req-57d259cf-5ccb-495c-b248-fb1a759043b2 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 0026fc83-e052-46b6-8068-abc73efa3428 2026-08-23 15:54:09.982 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57d259cf-5ccb-495c-b248-fb1a759043b2 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 0026fc83-e052-46b6-8068-abc73efa3428 [pid: 7|app: 0|req: 1040/2078] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:09 2026] DELETE /v2.0/routers/c781c950-4198-4466-aae4-bae949e8cc64 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2079] 10.0.0.233 () {34 vars in 753 bytes} [Sun Aug 23 15:54:10 2026] PUT /v2.0/policies/6fe3df9d-58c3-4873-a40a-96aeefd823a8/tags => generated 19 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1042/2080] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:10 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 969 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1043/2081] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:10 2026] DELETE /v2.0/subnets/00557036-f77e-4b6e-91d7-a6ba89ce1570 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1044/2082] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:10 2026] GET /v2.0/security-groups?id=0a25f068-5b2d-421d-8824-217932c7344a&fields=id&fields=name => generated 114 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:10.553 7 INFO neutron_taas.services.taas.taas_plugin [None req-e392ecda-e66d-4925-a832-6000df21a864 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] TaaS: Handle Delete Port: 920ae9e5-8de8-42be-8940-da362c043353 2026-08-23 15:54:10.555 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e392ecda-e66d-4925-a832-6000df21a864 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Tap Mirror: Handle Delete Port: 920ae9e5-8de8-42be-8940-da362c043353 [pid: 8|app: 0|req: 1039/2083] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:54:09 2026] PUT /v2.0/routers/092a7677-6801-40e8-b62e-7595dbc2e80f/remove_router_interface => generated 309 bytes in 1016 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1040/2084] 10.0.0.233 () {32 vars in 674 bytes} [Sun Aug 23 15:54:10 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:11.075 8 INFO neutron_taas.services.taas.taas_plugin [None req-e7f11aa6-e895-4b15-95f6-e7d4d53d98a0 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 7ec4919b-a801-44c6-ad2f-fa9651397bbf 2026-08-23 15:54:11.078 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e7f11aa6-e895-4b15-95f6-e7d4d53d98a0 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 7ec4919b-a801-44c6-ad2f-fa9651397bbf 2026-08-23 15:54:11.312 7 INFO neutron.services.segments.plugin [-] Segment ab81533f-8f41-472a-bea0-ae090fcac1f1 resource provider aggregate not found 2026-08-23 15:54:11.312 7 INFO neutron.services.segments.plugin [-] Segment ab81533f-8f41-472a-bea0-ae090fcac1f1 resource provider aggregate not found 2026-08-23 15:54:11.331 7 INFO neutron.services.segments.plugin [-] Segment ab81533f-8f41-472a-bea0-ae090fcac1f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab81533f-8f41-472a-bea0-ae090fcac1f1 found for delete ", "request_id": "req-ab030b14-5d57-4dff-a4aa-82bdc9cde4e0"}]} 2026-08-23 15:54:11.347 7 INFO neutron.services.segments.plugin [-] Segment ab81533f-8f41-472a-bea0-ae090fcac1f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ab81533f-8f41-472a-bea0-ae090fcac1f1 found for delete ", "request_id": "req-50bd3918-99c7-4120-874d-a82c19dbed8f"}]} [pid: 7|app: 0|req: 1045/2085] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:10 2026] DELETE /v2.0/networks/4ce3d4df-54ff-4542-8a71-77aa791bf63b => generated 0 bytes in 922 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1046/2086] 10.0.0.233 () {32 vars in 688 bytes} [Sun Aug 23 15:54:11 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2087] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:10 2026] DELETE /v2.0/routers/092a7677-6801-40e8-b62e-7595dbc2e80f => generated 0 bytes in 829 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1042/2088] 10.0.0.233 () {32 vars in 684 bytes} [Sun Aug 23 15:54:11 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2089] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:11 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1044/2090] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:11 2026] DELETE /v2.0/subnets/f9c15899-6e9f-42ae-bbbf-5769c4b3ff27 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:11.895 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dabfac1c-3404-456d-818c-44bb5b087cef 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] No more DHCP agents 2026-08-23 15:54:11.898 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dabfac1c-3404-456d-818c-44bb5b087cef 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1045/2091] 10.0.0.233 () {32 vars in 696 bytes} [Sun Aug 23 15:54:11 2026] GET /v2.0/qos/policies?tags-any=red%2Cblue => generated 1101 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1046/2092] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:11 2026] GET /v2.0/security-groups?id=0a25f068-5b2d-421d-8824-217932c7344a&fields=id&fields=name => generated 114 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:12.047 7 INFO neutron.db.ovn_revision_numbers_db [None req-dabfac1c-3404-456d-818c-44bb5b087cef 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource d42d2368-01a3-46a8-a153-9740dea1acd2 (type: ports) to 1 2026-08-23 15:54:12.072 8 INFO neutron_taas.services.taas.taas_plugin [None req-437b245b-6a41-49d2-a98e-d5f3976e9b1d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 615be6e0-902d-418f-82ba-2dcc7a19da19 2026-08-23 15:54:12.075 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-437b245b-6a41-49d2-a98e-d5f3976e9b1d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 615be6e0-902d-418f-82ba-2dcc7a19da19 2026-08-23 15:54:12.282 8 INFO neutron.services.segments.plugin [-] Segment fbc10563-6613-4f79-8f77-9269ece9e7d2 resource provider aggregate not found 2026-08-23 15:54:12.287 8 INFO neutron.services.segments.plugin [-] Segment fbc10563-6613-4f79-8f77-9269ece9e7d2 resource provider aggregate not found 2026-08-23 15:54:12.307 8 INFO neutron.services.segments.plugin [-] Segment fbc10563-6613-4f79-8f77-9269ece9e7d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbc10563-6613-4f79-8f77-9269ece9e7d2 found for delete ", "request_id": "req-39a742e9-aa65-4ae3-a245-b1aa4f92c6dc"}]} 2026-08-23 15:54:12.311 8 INFO neutron.services.segments.plugin [-] Segment fbc10563-6613-4f79-8f77-9269ece9e7d2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fbc10563-6613-4f79-8f77-9269ece9e7d2 found for delete ", "request_id": "req-ae005ccb-06b4-45ff-8bfe-a0f12851ed26"}]} [pid: 8|app: 0|req: 1047/2093] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:11 2026] DELETE /v2.0/networks/50134df6-b639-42ae-918d-cf76a493004b => generated 0 bytes in 383 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1048/2094] 10.0.0.233 () {32 vars in 682 bytes} [Sun Aug 23 15:54:12 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2095] 10.0.0.233 () {32 vars in 696 bytes} [Sun Aug 23 15:54:12 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2096] 10.0.0.233 () {32 vars in 692 bytes} [Sun Aug 23 15:54:12 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1051/2097] 10.0.0.233 () {32 vars in 704 bytes} [Sun Aug 23 15:54:12 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1052/2098] 10.0.0.233 () {32 vars in 734 bytes} [Sun Aug 23 15:54:12 2026] DELETE /v2.0/qos/policies/63a1252d-b861-45e8-adb4-89edb1d088ea => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1053/2099] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:12 2026] GET /v2.0/security-groups?tenant_id=09a250b7aeff4d37b14fabe1e36e01a6&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2100] 10.0.0.233 () {32 vars in 734 bytes} [Sun Aug 23 15:54:12 2026] DELETE /v2.0/qos/policies/dc4ed27b-35ed-4767-9150-04aad7ef4b90 => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:12.732 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-dc73f10b-8198-4aac-aecb-218db2b7caa4 - - - - - -] Schedule LRP lrp-d42d2368-01a3-46a8-a153-9740dea1acd2 on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:54:12.805 7 INFO neutron.db.ovn_revision_numbers_db [None req-dabfac1c-3404-456d-818c-44bb5b087cef 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource d42d2368-01a3-46a8-a153-9740dea1acd2 (type: router_ports) to 1 2026-08-23 15:54:12.876 7 INFO neutron.db.ovn_revision_numbers_db [None req-dabfac1c-3404-456d-818c-44bb5b087cef 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource ada9d3f1-ab2b-4d1f-843f-8180a613e005 (type: routers) to 2 [pid: 7|app: 0|req: 1047/2101] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:54:11 2026] POST /v2.0/routers => generated 948 bytes in 1452 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1048/2102] 10.0.0.233 () {32 vars in 734 bytes} [Sun Aug 23 15:54:12 2026] DELETE /v2.0/qos/policies/c65b8b17-39d9-45cb-9c99-abaf30d2a73b => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1055/2103] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:12 2026] DELETE /v2.0/security-groups/c8d22cff-511f-4ab3-a2b1-d9f9628a8785 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1049/2104] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:54:12 2026] GET /v2.0/routers/ada9d3f1-ab2b-4d1f-843f-8180a613e005 => generated 954 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1056/2105] 10.0.0.233 () {32 vars in 734 bytes} [Sun Aug 23 15:54:12 2026] DELETE /v2.0/qos/policies/6fe3df9d-58c3-4873-a40a-96aeefd823a8 => generated 0 bytes in 50 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1050/2106] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:13 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 969 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2107] 10.0.0.233 () {32 vars in 734 bytes} [Sun Aug 23 15:54:13 2026] DELETE /v2.0/qos/policies/500e7e65-3ff1-4617-8b86-dac402983883 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1058/2108] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:13 2026] GET /v2.0/security-groups?id=0a25f068-5b2d-421d-8824-217932c7344a&fields=id&fields=name => generated 114 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1051/2109] 10.0.0.233 () {32 vars in 647 bytes} [Sun Aug 23 15:54:13 2026] GET /v2.0/routers => generated 957 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1059/2110] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:13 2026] GET /v2.0/security-groups?tenant_id=199003132e2549b6aef551a6d82be67c&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2111] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:13 2026] DELETE /v2.0/security-groups/eafa090b-d03f-4bd2-8c66-94c5ac2f7a68 => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:13.508 7 INFO neutron.db.ovn_revision_numbers_db [None req-f66dae05-5c26-4690-a0d1-9e0d0378c142 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Successfully bumped revision number for resource ada9d3f1-ab2b-4d1f-843f-8180a613e005 (type: routers) to 3 [pid: 7|app: 0|req: 1052/2112] 10.0.0.233 () {34 vars in 741 bytes} [Sun Aug 23 15:54:13 2026] PUT /v2.0/routers/ada9d3f1-ab2b-4d1f-843f-8180a613e005 => generated 961 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2113] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:54:13 2026] GET /v2.0/routers/ada9d3f1-ab2b-4d1f-843f-8180a613e005 => generated 961 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1053/2114] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:54:13 2026] GET /v2.0/ports?device_id=ada9d3f1-ab2b-4d1f-843f-8180a613e005 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:13.929 8 INFO neutron_taas.services.taas.taas_plugin [None req-eed98bab-0e18-4b03-9c73-f85dd421668e 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] TaaS: Handle Delete Port: d42d2368-01a3-46a8-a153-9740dea1acd2 2026-08-23 15:54:13.933 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-eed98bab-0e18-4b03-9c73-f85dd421668e 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] Tap Mirror: Handle Delete Port: d42d2368-01a3-46a8-a153-9740dea1acd2 2026-08-23 15:54:13.951 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-be442983-cd54-4795-8016-2ddab23cb35e - - - - - -] No port found with ID fee92671-7412-4bee-95b4-822c6a99652f: RuntimeError: No port found with ID fee92671-7412-4bee-95b4-822c6a99652f 2026-08-23 15:54:13.965 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-be442983-cd54-4795-8016-2ddab23cb35e - - - - - -] OVN reports status down for port: d42d2368-01a3-46a8-a153-9740dea1acd2 2026-08-23 15:54:14.074 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-be442983-cd54-4795-8016-2ddab23cb35e - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:54:14.075 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-be442983-cd54-4795-8016-2ddab23cb35e - - - - - -] OVN reports status up for port: 7a4c2075-4c0c-4284-9b43-d608abf07267 2026-08-23 15:54:14.101 7 INFO neutron.plugins.ml2.plugin [None req-be442983-cd54-4795-8016-2ddab23cb35e - - - - - -] Attempt 1 to provision port 7a4c2075-4c0c-4284-9b43-d608abf07267 2026-08-23 15:54:14.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b828c9-97d3-4e1d-b344-94bad9df4ec8 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 21bbe4b9-1629-4186-9078-8fe61dc7a496 (type: security_groups) to 1 2026-08-23 15:54:14.275 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b828c9-97d3-4e1d-b344-94bad9df4ec8 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 0f35ae9b-1ed2-4b84-acf7-d3c294940fce (type: security_group_rules) to 0 2026-08-23 15:54:14.299 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b828c9-97d3-4e1d-b344-94bad9df4ec8 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 33d52f32-449e-419f-a864-4d466a45028e (type: security_group_rules) to 0 2026-08-23 15:54:14.329 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b828c9-97d3-4e1d-b344-94bad9df4ec8 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 509aab1e-8489-4fdd-b685-28c548e969bb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1062/2115] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:13 2026] DELETE /v2.0/routers/ada9d3f1-ab2b-4d1f-843f-8180a613e005 => generated 0 bytes in 726 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:14.350 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c1d0cc3-5f83-48fb-a06f-eeead1f739e4'] response: {'server_uuid': 'd18e934d-baa8-466d-b696-3788e480d649', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a4c2075-4c0c-4284-9b43-d608abf07267', 'code': 200} 2026-08-23 15:54:14.363 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b828c9-97d3-4e1d-b344-94bad9df4ec8 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 854cc584-9d1e-4ff9-b541-ae76fcecf0ef (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1063/2116] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:14 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2117] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:54:14 2026] GET /v2.0/ports?device_id=ada9d3f1-ab2b-4d1f-843f-8180a613e005 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2118] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:13 2026] GET /v2.0/security-groups?tenant_id=80d0571ac9374bf1b6be99b8a558f8e9&name=default => generated 2925 bytes in 561 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1065/2119] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:14 2026] GET /v2.0/security-groups?id=0a25f068-5b2d-421d-8824-217932c7344a&fields=id&fields=name => generated 114 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:14.486 7 INFO neutron.api.v2.resource [None req-f6e01f7a-b445-4e5e-aa03-23a1462b87b1 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1055/2120] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:14 2026] DELETE /v2.0/routers/ada9d3f1-ab2b-4d1f-843f-8180a613e005 => generated 135 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2121] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:54:14 2026] GET /v2.0/ports?device_id=c781c950-4198-4466-aae4-bae949e8cc64 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:14.583 7 INFO neutron.api.v2.resource [None req-4a77e4c1-5c64-4ad1-bd2c-9d9149d129e9 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1057/2122] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:14 2026] DELETE /v2.0/routers/c781c950-4198-4466-aae4-bae949e8cc64 => generated 135 bytes in 57 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:54:14.619 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b9deb424-42b3-49d5-8517-7484a21c8b8f 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1058/2123] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:14 2026] DELETE /v2.0/subnets/00557036-f77e-4b6e-91d7-a6ba89ce1570 => generated 136 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2124] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:54:14 2026] GET /v2.0/ports?device_id=5009f539-4c54-4bbd-a31f-fca4713251c9 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:14.707 7 INFO neutron.db.ovn_revision_numbers_db [None req-be442983-cd54-4795-8016-2ddab23cb35e - - - - - -] Successfully bumped revision number for resource 7a4c2075-4c0c-4284-9b43-d608abf07267 (type: ports) to 5 [pid: 8|app: 0|req: 1066/2125] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:14 2026] DELETE /v2.0/security-groups/21bbe4b9-1629-4186-9078-8fe61dc7a496 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:14.731 7 INFO neutron.api.v2.resource [None req-5d1a6434-83a1-46ce-abbf-971bf4461ffc 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1060/2126] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:14 2026] DELETE /v2.0/routers/5009f539-4c54-4bbd-a31f-fca4713251c9 => generated 135 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:54:14.759 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e2ee1fa2-5950-44e2-b309-77a0b65d5183 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1067/2127] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:14 2026] DELETE /v2.0/subnets/504fdb2d-19de-41fa-9f0f-3f2feb45807c => generated 136 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1061/2128] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:54:14 2026] GET /v2.0/ports?device_id=262d6f01-d286-41d3-84db-4102d9eefa95 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:14.860 7 INFO neutron.api.v2.resource [None req-01e009e6-b90e-4dce-934e-7fd09ec537fe 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1062/2129] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:14 2026] DELETE /v2.0/routers/262d6f01-d286-41d3-84db-4102d9eefa95 => generated 135 bytes in 43 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:54:14.868 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cba3b62d-cdb4-47e3-b1ec-f5ac0b0c34a5 - - - - - -] OVN reports status up for port: d42d2368-01a3-46a8-a153-9740dea1acd2 2026-08-23 15:54:14.894 7 INFO neutron.pecan_wsgi.hooks.translation [None req-9453299e-f149-4e9d-ba74-65408cb08c51 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1063/2130] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:14 2026] DELETE /v2.0/subnets/ac94a819-6cd6-444e-a677-621abd81dd4d => generated 136 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:54:14.924 7 INFO neutron.pecan_wsgi.hooks.translation [None req-41bfb0d5-9bc8-4daf-801f-572ba27286f0 84d8a3034c74402ab5e525ea0eebc38e 1c5994bd6d51486ca046bc95ff1b0d93 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1064/2131] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:14 2026] DELETE /v2.0/subnets/eae0b44a-1511-46ca-b5c4-da55a0311b33 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:54:14.965 8 INFO neutron.db.ovn_revision_numbers_db [None req-c771341c-0308-485e-a11d-6fb76905162c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 0b5a398e-3734-4093-a22a-53dfe64486b7 (type: security_groups) to 1 2026-08-23 15:54:14.975 8 INFO neutron.db.ovn_revision_numbers_db [None req-c771341c-0308-485e-a11d-6fb76905162c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 023d84f7-a018-47b9-9335-754681b2fa3e (type: security_group_rules) to 0 2026-08-23 15:54:14.988 8 INFO neutron.db.ovn_revision_numbers_db [None req-c771341c-0308-485e-a11d-6fb76905162c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5f1005df-811d-49f9-81aa-0fac1b32ae0e (type: security_group_rules) to 0 2026-08-23 15:54:14.999 8 INFO neutron.db.ovn_revision_numbers_db [None req-c771341c-0308-485e-a11d-6fb76905162c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a9391761-7721-4328-b7b2-ba78aae584ad (type: security_group_rules) to 0 2026-08-23 15:54:15.012 8 INFO neutron.db.ovn_revision_numbers_db [None req-c771341c-0308-485e-a11d-6fb76905162c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f82506a6-5e3f-46f6-af66-82025262132f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1068/2132] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:14 2026] GET /v2.0/security-groups?tenant_id=be14b872932142e597a524313dcfa813&name=default => generated 2925 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1065/2133] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:15 2026] DELETE /v2.0/security-groups/0b5a398e-3734-4093-a22a-53dfe64486b7 => generated 0 bytes in 328 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1066/2134] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:15 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2135] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:15 2026] GET /v2.0/security-groups?tenant_id=1c5994bd6d51486ca046bc95ff1b0d93&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:15.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc55beb5-77bf-435c-b784-97991edaf6ab be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 9366245c-3a0f-473b-b141-0037bf37f006 (type: security_groups) to 1 [pid: 8|app: 0|req: 1070/2136] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:15 2026] GET /v2.0/security-groups?id=0a25f068-5b2d-421d-8824-217932c7344a&fields=id&fields=name => generated 114 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:15.832 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc55beb5-77bf-435c-b784-97991edaf6ab be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 711890c8-7441-4f33-b051-98c4f7cff8a6 (type: security_group_rules) to 0 2026-08-23 15:54:15.859 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc55beb5-77bf-435c-b784-97991edaf6ab be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 790cbcd5-7f41-4df8-a917-239aa445fb74 (type: security_group_rules) to 0 2026-08-23 15:54:15.880 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc55beb5-77bf-435c-b784-97991edaf6ab be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b24ea9f9-1ee0-4c4f-9a7c-327fcbb5b577 (type: security_group_rules) to 0 2026-08-23 15:54:15.916 7 INFO neutron.db.ovn_revision_numbers_db [None req-bc55beb5-77bf-435c-b784-97991edaf6ab be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c237a221-bd1c-4c8e-a3c0-1fbac2ec4e2d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1067/2137] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:15 2026] GET /v2.0/security-groups?tenant_id=c49df48bfebf483caeb12ab2e0aad0d8&name=default => generated 2925 bytes in 314 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2138] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:15 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2139] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:15 2026] DELETE /v2.0/security-groups/b782b9c0-4ed6-485f-9a28-ab72de9b395d => generated 0 bytes in 304 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2140] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:16 2026] GET /v2.0/security-groups?id=0a25f068-5b2d-421d-8824-217932c7344a&fields=id&fields=name => generated 114 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1069/2141] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:15 2026] DELETE /v2.0/security-groups/9366245c-3a0f-473b-b141-0037bf37f006 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1073/2142] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:54:16 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 1209 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:16.427 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-acd0a66a-4061-498f-97f8-2913bab8dd68'] response: {'server_uuid': 'd18e934d-baa8-466d-b696-3788e480d649', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7a4c2075-4c0c-4284-9b43-d608abf07267', 'code': 200} 2026-08-23 15:54:16.794 7 INFO neutron.db.ovn_revision_numbers_db [None req-35e38543-3e65-4c4e-ba65-a55130935e5a c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 22d178e0-fb21-4622-bb8e-fbd5c1abd928 (type: floatingips) to 4 2026-08-23 15:54:16.958 7 INFO neutron.db.ovn_revision_numbers_db [None req-35e38543-3e65-4c4e-ba65-a55130935e5a c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Successfully bumped revision number for resource 22d178e0-fb21-4622-bb8e-fbd5c1abd928 (type: floatingips) to 5 2026-08-23 15:54:16.958 7 INFO neutron.db.l3_db [None req-35e38543-3e65-4c4e-ba65-a55130935e5a c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Floating IP 22d178e0-fb21-4622-bb8e-fbd5c1abd928 associated. External IP: 10.96.250.217, port: 7a4c2075-4c0c-4284-9b43-d608abf07267. [pid: 7|app: 0|req: 1070/2143] 10.0.0.233 () {34 vars in 749 bytes} [Sun Aug 23 15:54:16 2026] PUT /v2.0/floatingips/22d178e0-fb21-4622-bb8e-fbd5c1abd928 => generated 855 bytes in 726 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1074/2144] 10.0.0.233 () {32 vars in 729 bytes} [Sun Aug 23 15:54:17 2026] GET /v2.0/floatingips/22d178e0-fb21-4622-bb8e-fbd5c1abd928 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2145] 10.0.0.233 () {32 vars in 623 bytes} [Sun Aug 23 15:54:18 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1076/2146] 10.0.0.233 () {32 vars in 633 bytes} [Sun Aug 23 15:54:18 2026] GET /v2.0/ => generated 632 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:18.292 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-94fe73e1-f066-40d0-b708-6f49bc30d59a 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] No more DHCP agents 2026-08-23 15:54:18.294 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-94fe73e1-f066-40d0-b708-6f49bc30d59a 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:18.484 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b884ff70-a155-4386-9a1e-3646aef60295'] response: {'name': 'network-changed', 'server_uuid': 'd18e934d-baa8-466d-b696-3788e480d649', 'tag': '7a4c2075-4c0c-4284-9b43-d608abf07267', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1071/2147] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:54:17 2026] POST /v2.0/floatingips => generated 552 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:18.788 8 INFO neutron.db.ovn_revision_numbers_db [None req-adae772e-5301-494e-a7d1-f7e91b11eb73 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 38d4cd02-28ae-4a6e-a953-1f766faeae45 (type: security_groups) to 1 2026-08-23 15:54:18.802 8 INFO neutron.db.ovn_revision_numbers_db [None req-adae772e-5301-494e-a7d1-f7e91b11eb73 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 1848b7b3-48d0-43ce-a2b9-fb0a1a9c75b2 (type: security_group_rules) to 0 2026-08-23 15:54:18.819 8 INFO neutron.db.ovn_revision_numbers_db [None req-adae772e-5301-494e-a7d1-f7e91b11eb73 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5e8b161d-f8c6-41cf-8a0f-6321371aefb9 (type: security_group_rules) to 0 2026-08-23 15:54:18.832 8 INFO neutron.db.ovn_revision_numbers_db [None req-adae772e-5301-494e-a7d1-f7e91b11eb73 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 675b7517-e881-4a17-a796-d7a1fbd54693 (type: security_group_rules) to 0 2026-08-23 15:54:18.844 8 INFO neutron.db.ovn_revision_numbers_db [None req-adae772e-5301-494e-a7d1-f7e91b11eb73 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a922c08f-5aca-4d20-88b2-b53c677e32a3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1077/2148] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:18 2026] GET /v2.0/security-groups?tenant_id=fdd9b8a9734c492f9860c05e7f281a5e&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:18.915 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ca3f7354-4c17-49ad-b6d0-08625863bcc5 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] No more DHCP agents 2026-08-23 15:54:18.916 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ca3f7354-4c17-49ad-b6d0-08625863bcc5 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1078/2149] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:18 2026] DELETE /v2.0/security-groups/38d4cd02-28ae-4a6e-a953-1f766faeae45 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2150] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:54:19 2026] GET /v2.0/ports?tenant_id=00d09723d4314069b4705c790a22723e&device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 1209 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2151] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:54:19 2026] GET /v2.0/networks?id=46c1afcd-71fa-4590-b29b-8b32e69e2643 => generated 797 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1081/2152] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:54:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=7a4c2075-4c0c-4284-9b43-d608abf07267 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2153] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:54:18 2026] POST /v2.0/floatingips => generated 552 bytes in 589 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1073/2154] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:54:19 2026] GET /v2.0/subnets?id=c4889713-c367-4a1c-8ac3-648d17197d69 => generated 677 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1074/2155] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:54:19 2026] GET /v2.0/ports?network_id=46c1afcd-71fa-4590-b29b-8b32e69e2643&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2156] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:54:19 2026] GET /v2.0/networks/46c1afcd-71fa-4590-b29b-8b32e69e2643?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1076/2157] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:54:19 2026] GET /v2.0/networks/46c1afcd-71fa-4590-b29b-8b32e69e2643?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:19.460 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bedc57a5-2750-43df-98cf-02b7236e7486 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] No more DHCP agents 2026-08-23 15:54:19.461 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bedc57a5-2750-43df-98cf-02b7236e7486 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1082/2158] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:54:19 2026] POST /v2.0/floatingips => generated 552 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:19.985 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-120c8c2e-7df6-4172-bc84-e60609f6c7cc 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] No more DHCP agents 2026-08-23 15:54:19.986 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-120c8c2e-7df6-4172-bc84-e60609f6c7cc 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1077/2159] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:54:19 2026] POST /v2.0/floatingips => generated 552 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:20.515 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e35aa365-87ae-48cf-99e0-0207c90477d2 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] No more DHCP agents 2026-08-23 15:54:20.517 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e35aa365-87ae-48cf-99e0-0207c90477d2 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:20.875 7 INFO neutron.db.ovn_revision_numbers_db [None req-9013e9cb-d5e8-4901-8f47-c34231c49c78 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Successfully bumped revision number for resource 920887ec-4435-4c3b-afd2-b3e5a50b104e (type: security_groups) to 1 2026-08-23 15:54:20.888 7 INFO neutron.db.ovn_revision_numbers_db [None req-9013e9cb-d5e8-4901-8f47-c34231c49c78 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Successfully bumped revision number for resource 3681944c-b3d1-429e-ab30-2f2832a898df (type: security_group_rules) to 0 2026-08-23 15:54:20.901 7 INFO neutron.db.ovn_revision_numbers_db [None req-9013e9cb-d5e8-4901-8f47-c34231c49c78 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Successfully bumped revision number for resource 5456bff2-715d-4e47-b304-dd1a6236f4a7 (type: security_group_rules) to 0 2026-08-23 15:54:20.938 7 INFO neutron.db.ovn_revision_numbers_db [None req-9013e9cb-d5e8-4901-8f47-c34231c49c78 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Successfully bumped revision number for resource da8b46f4-893e-45c7-b474-1a232a742108 (type: security_group_rules) to 0 2026-08-23 15:54:20.949 7 INFO neutron.db.ovn_revision_numbers_db [None req-9013e9cb-d5e8-4901-8f47-c34231c49c78 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Successfully bumped revision number for resource e373812d-8f91-480c-8505-f38d4e59ce98 (type: security_group_rules) to 0 2026-08-23 15:54:21.023 7 INFO neutron.db.segments_db [None req-9013e9cb-d5e8-4901-8f47-c34231c49c78 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Added segment d2e9995f-c7fd-4e55-88dc-aa9982363ca1 of type geneve for network 9685f0c4-9365-4e99-93a1-2aef81f1019f 2026-08-23 15:54:21.147 7 INFO neutron.db.ovn_revision_numbers_db [None req-9013e9cb-d5e8-4901-8f47-c34231c49c78 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Successfully bumped revision number for resource 9685f0c4-9365-4e99-93a1-2aef81f1019f (type: networks) to 1 2026-08-23 15:54:21.299 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9013e9cb-d5e8-4901-8f47-c34231c49c78 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] No more DHCP agents 2026-08-23 15:54:21.300 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9013e9cb-d5e8-4901-8f47-c34231c49c78 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Unable to schedule network 9685f0c4-9365-4e99-93a1-2aef81f1019f: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:21.380 7 INFO neutron.db.ovn_revision_numbers_db [None req-9013e9cb-d5e8-4901-8f47-c34231c49c78 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Successfully bumped revision number for resource f08a5429-5c59-4a65-89a6-0a3a2c08b6d6 (type: ports) to 1 [pid: 7|app: 0|req: 1078/2160] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:54:20 2026] POST /v2.0/networks => generated 651 bytes in 832 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:21.434 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] OVN reports status down for port: f08a5429-5c59-4a65-89a6-0a3a2c08b6d6 [pid: 8|app: 0|req: 1083/2161] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:54:20 2026] POST /v2.0/floatingips => generated 552 bytes in 1192 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1084/2162] 10.0.0.233 () {34 vars in 759 bytes} [Sun Aug 23 15:54:21 2026] PUT /v2.0/floatingips/983dcc43-fffc-464b-b4ad-dc3181f99298/tags => generated 17 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:21.570 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0c63eb6a-a0c7-46e6-a84d-04503b4bc17a 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] No more DHCP agents 2026-08-23 15:54:21.571 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c63eb6a-a0c7-46e6-a84d-04503b4bc17a 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Unable to schedule network 9685f0c4-9365-4e99-93a1-2aef81f1019f: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1085/2163] 10.0.0.233 () {34 vars in 759 bytes} [Sun Aug 23 15:54:21 2026] PUT /v2.0/floatingips/4c18b8ae-0298-47d0-a4a9-324d590ef01d/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2164] 10.0.0.233 () {34 vars in 759 bytes} [Sun Aug 23 15:54:21 2026] PUT /v2.0/floatingips/d4b38432-3dab-401c-898a-bfff7d458be2/tags => generated 34 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1087/2165] 10.0.0.233 () {34 vars in 759 bytes} [Sun Aug 23 15:54:21 2026] PUT /v2.0/floatingips/72247b07-5bc8-4b43-be86-5a6fcd7ea46a/tags => generated 19 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1088/2166] 10.0.0.233 () {32 vars in 672 bytes} [Sun Aug 23 15:54:21 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1089/2167] 10.0.0.233 () {32 vars in 686 bytes} [Sun Aug 23 15:54:21 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1090/2168] 10.0.0.233 () {32 vars in 682 bytes} [Sun Aug 23 15:54:21 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1091/2169] 10.0.0.233 () {32 vars in 694 bytes} [Sun Aug 23 15:54:21 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:21.997 7 INFO neutron.db.ovn_revision_numbers_db [None req-5933b3b8-0f25-4f45-bd9c-9418bf002a5d - - - - - -] Successfully bumped revision number for resource f08a5429-5c59-4a65-89a6-0a3a2c08b6d6 (type: ports) to 2 [pid: 8|app: 0|req: 1092/2170] 10.0.0.233 () {32 vars in 680 bytes} [Sun Aug 23 15:54:21 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:22.026 7 INFO neutron.db.ovn_revision_numbers_db [None req-5933b3b8-0f25-4f45-bd9c-9418bf002a5d - - - - - -] Successfully bumped revision number for resource 47aa6844-42a2-4a4e-b4c3-d16dc3aac038 (type: subnets) to 0 [pid: 7|app: 0|req: 1079/2171] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:54:21 2026] POST /v2.0/subnets => generated 626 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1093/2172] 10.0.0.233 () {32 vars in 694 bytes} [Sun Aug 23 15:54:22 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:22.123 7 INFO neutron.db.segments_db [None req-76fb0968-aadf-476e-9f82-3899217f88d2 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Added segment 73975aac-06ec-460c-9a91-016746cb8492 of type geneve for network 543179a8-c54d-423f-a598-f6e724273647 [pid: 8|app: 0|req: 1094/2173] 10.0.0.233 () {32 vars in 690 bytes} [Sun Aug 23 15:54:22 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1095/2174] 10.0.0.233 () {32 vars in 702 bytes} [Sun Aug 23 15:54:22 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:22.230 7 INFO neutron.db.ovn_revision_numbers_db [None req-76fb0968-aadf-476e-9f82-3899217f88d2 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Successfully bumped revision number for resource 543179a8-c54d-423f-a598-f6e724273647 (type: networks) to 1 2026-08-23 15:54:22.302 8 INFO neutron_taas.services.taas.taas_plugin [None req-5ef0298c-074a-408c-9961-20039ec08058 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] TaaS: Handle Delete Port: 1c1fb4e2-85bd-4f7c-8e19-cf46301cde2f 2026-08-23 15:54:22.305 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5ef0298c-074a-408c-9961-20039ec08058 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] Tap Mirror: Handle Delete Port: 1c1fb4e2-85bd-4f7c-8e19-cf46301cde2f 2026-08-23 15:54:22.382 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76fb0968-aadf-476e-9f82-3899217f88d2 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] No more DHCP agents 2026-08-23 15:54:22.384 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76fb0968-aadf-476e-9f82-3899217f88d2 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Unable to schedule network 543179a8-c54d-423f-a598-f6e724273647: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:22.442 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cba3b62d-cdb4-47e3-b1ec-f5ac0b0c34a5 - - - - - -] OVN reports status down for port: 4eb980b4-de54-429f-beb7-fcbda35158aa [pid: 8|app: 0|req: 1096/2175] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:54:22 2026] DELETE /v2.0/floatingips/983dcc43-fffc-464b-b4ad-dc3181f99298 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:22.524 7 INFO neutron.db.ovn_revision_numbers_db [None req-76fb0968-aadf-476e-9f82-3899217f88d2 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Successfully bumped revision number for resource 4eb980b4-de54-429f-beb7-fcbda35158aa (type: ports) to 1 [pid: 7|app: 0|req: 1080/2176] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:54:22 2026] POST /v2.0/networks => generated 651 bytes in 538 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:22.648 8 INFO neutron_taas.services.taas.taas_plugin [None req-68c56757-3b31-4cab-9b40-ed8a3a4db32a 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] TaaS: Handle Delete Port: c0e76de0-8cc6-479a-9101-be7f1a6f7f05 2026-08-23 15:54:22.651 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-68c56757-3b31-4cab-9b40-ed8a3a4db32a 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] Tap Mirror: Handle Delete Port: c0e76de0-8cc6-479a-9101-be7f1a6f7f05 2026-08-23 15:54:22.783 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fb1ffad6-938c-4171-81b6-aafe3f06238d 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] No more DHCP agents 2026-08-23 15:54:22.785 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fb1ffad6-938c-4171-81b6-aafe3f06238d 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Unable to schedule network 543179a8-c54d-423f-a598-f6e724273647: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1097/2177] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:54:22 2026] DELETE /v2.0/floatingips/4c18b8ae-0298-47d0-a4a9-324d590ef01d => generated 0 bytes in 305 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:22.959 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c964dbb-8385-43d0-8ca4-220c113dbc28 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] TaaS: Handle Delete Port: 348f2537-1a99-4746-b7b1-cb1a1f748e20 2026-08-23 15:54:22.962 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c964dbb-8385-43d0-8ca4-220c113dbc28 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] Tap Mirror: Handle Delete Port: 348f2537-1a99-4746-b7b1-cb1a1f748e20 [pid: 8|app: 0|req: 1098/2178] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:54:22 2026] DELETE /v2.0/floatingips/d4b38432-3dab-401c-898a-bfff7d458be2 => generated 0 bytes in 287 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:23.230 8 INFO neutron_taas.services.taas.taas_plugin [None req-bbca3583-1ea5-4c2c-8f1f-68d69f8cf0f6 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] TaaS: Handle Delete Port: e8af7c69-cd86-4555-93d6-efc52ad7e570 2026-08-23 15:54:23.244 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbca3583-1ea5-4c2c-8f1f-68d69f8cf0f6 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] Tap Mirror: Handle Delete Port: e8af7c69-cd86-4555-93d6-efc52ad7e570 2026-08-23 15:54:23.290 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e41044d-54e7-4083-88a6-7e1b7800699f - - - - - -] Successfully bumped revision number for resource 4eb980b4-de54-429f-beb7-fcbda35158aa (type: ports) to 2 2026-08-23 15:54:23.324 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e41044d-54e7-4083-88a6-7e1b7800699f - - - - - -] Successfully bumped revision number for resource 82f7c288-62c5-4f64-8a57-d010112d51b5 (type: subnets) to 0 [pid: 7|app: 0|req: 1081/2179] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:54:22 2026] POST /v2.0/subnets => generated 629 bytes in 754 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1099/2180] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:54:23 2026] DELETE /v2.0/floatingips/72247b07-5bc8-4b43-be86-5a6fcd7ea46a => generated 0 bytes in 261 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:23.433 7 INFO neutron.db.segments_db [None req-360de8fb-d54a-46fe-9b67-e97b63d05b37 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Added segment 8599f7d3-8cc8-4822-927c-5402b099a072 of type geneve for network 2b17f4e8-b948-4faa-a665-6a926755e6b5 2026-08-23 15:54:23.537 7 INFO neutron.db.ovn_revision_numbers_db [None req-360de8fb-d54a-46fe-9b67-e97b63d05b37 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Successfully bumped revision number for resource 2b17f4e8-b948-4faa-a665-6a926755e6b5 (type: networks) to 1 2026-08-23 15:54:23.661 8 INFO neutron.db.ovn_revision_numbers_db [None req-4a1e820f-def0-4ab4-8de0-3c8fb67a15ab be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 1ece3e91-f2b2-4a5d-89bc-368794a3f5e6 (type: security_groups) to 1 2026-08-23 15:54:23.673 8 INFO neutron.db.ovn_revision_numbers_db [None req-4a1e820f-def0-4ab4-8de0-3c8fb67a15ab be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 212de8ca-d588-43b2-95df-778d13aa5150 (type: security_group_rules) to 0 2026-08-23 15:54:23.684 8 INFO neutron.db.ovn_revision_numbers_db [None req-4a1e820f-def0-4ab4-8de0-3c8fb67a15ab be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 7a715a6a-4314-48ca-ac49-15388ad624c8 (type: security_group_rules) to 0 2026-08-23 15:54:23.695 8 INFO neutron.db.ovn_revision_numbers_db [None req-4a1e820f-def0-4ab4-8de0-3c8fb67a15ab be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 82c04442-6953-4216-b1e8-051aa960b844 (type: security_group_rules) to 0 2026-08-23 15:54:23.702 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-360de8fb-d54a-46fe-9b67-e97b63d05b37 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] No more DHCP agents 2026-08-23 15:54:23.704 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-360de8fb-d54a-46fe-9b67-e97b63d05b37 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Unable to schedule network 2b17f4e8-b948-4faa-a665-6a926755e6b5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:23.707 8 INFO neutron.db.ovn_revision_numbers_db [None req-4a1e820f-def0-4ab4-8de0-3c8fb67a15ab be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b5cbdac9-0946-4cf2-ac00-029d47182288 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1100/2181] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:23 2026] GET /v2.0/security-groups?tenant_id=26fb6edb325448c7af662b3c8a2a5aca&name=default => generated 2925 bytes in 378 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:23.767 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cba3b62d-cdb4-47e3-b1ec-f5ac0b0c34a5 - - - - - -] OVN reports status down for port: 94bbf206-93d4-44b8-99a7-e362ff6b11ff 2026-08-23 15:54:23.842 7 INFO neutron.db.ovn_revision_numbers_db [None req-360de8fb-d54a-46fe-9b67-e97b63d05b37 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Successfully bumped revision number for resource 94bbf206-93d4-44b8-99a7-e362ff6b11ff (type: ports) to 1 [pid: 7|app: 0|req: 1082/2182] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:54:23 2026] POST /v2.0/networks => generated 651 bytes in 554 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:23.915 8 INFO neutron_taas.services.taas.taas_plugin [None req-8bb69865-f460-4d36-b660-ac1709f64dcf 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] TaaS: Handle Delete Port: 4e053ae3-0b57-4132-a761-a0f9609d9093 2026-08-23 15:54:23.918 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bb69865-f460-4d36-b660-ac1709f64dcf 0051eae044b3486d9dd62b2b05a16b54 9cccf5d9cfa04c50bb29c06feeab2d59 - - default default] Tap Mirror: Handle Delete Port: 4e053ae3-0b57-4132-a761-a0f9609d9093 [pid: 8|app: 0|req: 1101/2183] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:54:23 2026] DELETE /v2.0/floatingips/66c47acf-a533-4db0-a863-0a423f7de86c => generated 0 bytes in 335 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2184] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:23 2026] DELETE /v2.0/security-groups/1ece3e91-f2b2-4a5d-89bc-368794a3f5e6 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:24.272 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f149f84-dabc-4438-9aeb-e8c05c764500 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] No more DHCP agents 2026-08-23 15:54:24.274 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f149f84-dabc-4438-9aeb-e8c05c764500 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Unable to schedule network 2b17f4e8-b948-4faa-a665-6a926755e6b5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:24.445 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f588119-af0f-4e27-be7e-4617df32ccbc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource fee52c38-e74c-4d00-a9b1-fa02372ca50d (type: security_groups) to 1 2026-08-23 15:54:24.463 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f588119-af0f-4e27-be7e-4617df32ccbc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b038ac92-de6e-4df9-93e0-dbb4c32b2c6f (type: security_group_rules) to 0 2026-08-23 15:54:24.474 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f588119-af0f-4e27-be7e-4617df32ccbc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ceee6364-a065-4631-831f-a5ab345c19bd (type: security_group_rules) to 0 2026-08-23 15:54:24.486 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f588119-af0f-4e27-be7e-4617df32ccbc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource df5b0b4f-9922-4aeb-8e52-e1a3148d2cfb (type: security_group_rules) to 0 2026-08-23 15:54:24.500 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f588119-af0f-4e27-be7e-4617df32ccbc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f60e1b42-da20-4105-9e60-c9d81adedd39 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1086/2187] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:24 2026] GET /v2.0/security-groups?tenant_id=539ba19d2b6e474c989ec91e94ef449e&name=default => generated 2925 bytes in 271 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:24.764 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb48a266-a8da-4fb5-bc79-6936ff0c674a - - - - - -] Successfully bumped revision number for resource 94bbf206-93d4-44b8-99a7-e362ff6b11ff (type: ports) to 2 2026-08-23 15:54:24.807 8 INFO neutron.db.ovn_revision_numbers_db [None req-cb48a266-a8da-4fb5-bc79-6936ff0c674a - - - - - -] Successfully bumped revision number for resource ab90ffb5-bb24-4de6-bcfc-8c89d249d0f2 (type: subnets) to 0 [pid: 8|app: 0|req: 1102/2188] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:54:24 2026] POST /v2.0/subnets => generated 629 bytes in 728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2189] 10.0.0.23 () {34 vars in 989 bytes} [Sun Aug 23 15:54:24 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 1209 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1087/2190] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:24 2026] DELETE /v2.0/security-groups/fee52c38-e74c-4d00-a9b1-fa02372ca50d => generated 0 bytes in 327 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:24.966 8 INFO neutron.db.segments_db [None req-ca1ea508-74e2-4d45-a239-986ee2e36423 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Added segment f0c89b86-5de9-4971-bca8-2cb1764f277e of type geneve for network eed717d0-aa3c-4328-8851-a2273cbdefdc 2026-08-23 15:54:25.063 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca1ea508-74e2-4d45-a239-986ee2e36423 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Successfully bumped revision number for resource eed717d0-aa3c-4328-8851-a2273cbdefdc (type: networks) to 1 2026-08-23 15:54:25.186 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e3fa3fe-9dc7-424e-8dfc-2f004c2fd95b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 79454abe-5a98-49c9-bd6a-ba4da1cad26c (type: security_groups) to 1 2026-08-23 15:54:25.197 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e3fa3fe-9dc7-424e-8dfc-2f004c2fd95b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 93102687-2e4c-4ee1-9e5b-9839b61cf585 (type: security_group_rules) to 0 2026-08-23 15:54:25.204 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ca1ea508-74e2-4d45-a239-986ee2e36423 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] No more DHCP agents 2026-08-23 15:54:25.205 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ca1ea508-74e2-4d45-a239-986ee2e36423 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Unable to schedule network eed717d0-aa3c-4328-8851-a2273cbdefdc: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:25.209 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e3fa3fe-9dc7-424e-8dfc-2f004c2fd95b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c93b7575-ae47-4da2-9ad8-047f35eae626 (type: security_group_rules) to 0 2026-08-23 15:54:25.218 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e3fa3fe-9dc7-424e-8dfc-2f004c2fd95b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ed258fd9-cfd0-45c1-a782-419e128e8843 (type: security_group_rules) to 0 2026-08-23 15:54:25.232 7 INFO neutron.db.ovn_revision_numbers_db [None req-8e3fa3fe-9dc7-424e-8dfc-2f004c2fd95b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource fae6dfa8-ca2a-4a89-9eea-0aeb8c79cf14 (type: security_group_rules) to 0 2026-08-23 15:54:25.265 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cba3b62d-cdb4-47e3-b1ec-f5ac0b0c34a5 - - - - - -] OVN reports status down for port: 50c9ebfa-270c-4277-ab4d-6bd62f62b33a 2026-08-23 15:54:25.289 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca1ea508-74e2-4d45-a239-986ee2e36423 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Successfully bumped revision number for resource 50c9ebfa-270c-4277-ab4d-6bd62f62b33a (type: ports) to 1 [pid: 8|app: 0|req: 1104/2191] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:54:24 2026] POST /v2.0/networks => generated 651 bytes in 448 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1088/2192] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:24 2026] GET /v2.0/security-groups?tenant_id=9cccf5d9cfa04c50bb29c06feeab2d59&name=default => generated 2925 bytes in 449 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1105/2193] 10.0.0.23 () {34 vars in 1039 bytes} [Sun Aug 23 15:54:25 2026] GET /v2.0/security-groups?id=0a25f068-5b2d-421d-8824-217932c7344a&fields=id&fields=name => generated 114 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:25.567 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c7db6860-9862-4ade-9593-cee03fbea232 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] No more DHCP agents 2026-08-23 15:54:25.568 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c7db6860-9862-4ade-9593-cee03fbea232 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Unable to schedule network eed717d0-aa3c-4328-8851-a2273cbdefdc: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1106/2194] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:25 2026] DELETE /v2.0/security-groups/79454abe-5a98-49c9-bd6a-ba4da1cad26c => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:25.880 8 INFO neutron.db.ovn_revision_numbers_db [None req-1181ef0e-977a-4a7c-88e1-583ecf8b9f0f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 97924bf3-ad29-44b2-8d85-6de544520c1a (type: security_groups) to 1 2026-08-23 15:54:25.899 8 INFO neutron.db.ovn_revision_numbers_db [None req-1181ef0e-977a-4a7c-88e1-583ecf8b9f0f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 67b1669f-0df3-4bb8-882a-beeaef6c31a2 (type: security_group_rules) to 0 2026-08-23 15:54:25.910 8 INFO neutron.db.ovn_revision_numbers_db [None req-1181ef0e-977a-4a7c-88e1-583ecf8b9f0f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource bd57f778-d3b5-4c36-ab3b-d4f9ae366c21 (type: security_group_rules) to 0 2026-08-23 15:54:25.922 8 INFO neutron.db.ovn_revision_numbers_db [None req-1181ef0e-977a-4a7c-88e1-583ecf8b9f0f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c4683d1f-e569-4a2e-8d9e-56d4e6c27d8c (type: security_group_rules) to 0 2026-08-23 15:54:25.938 8 INFO neutron.db.ovn_revision_numbers_db [None req-1181ef0e-977a-4a7c-88e1-583ecf8b9f0f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f64418d1-dc20-4e83-93a6-587bedaf5754 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1107/2195] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:25 2026] GET /v2.0/security-groups?tenant_id=be49dcc2f0a347f087cec0512f207e7c&name=default => generated 2925 bytes in 252 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:26.070 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8f181e8-5c74-4c0c-88e8-57ed830bb304 - - - - - -] Successfully bumped revision number for resource 50c9ebfa-270c-4277-ab4d-6bd62f62b33a (type: ports) to 2 2026-08-23 15:54:26.103 7 INFO neutron.db.ovn_revision_numbers_db [None req-f8f181e8-5c74-4c0c-88e8-57ed830bb304 - - - - - -] Successfully bumped revision number for resource 52e34b9c-de5e-430d-8821-2713c46c1dc6 (type: subnets) to 0 [pid: 7|app: 0|req: 1089/2196] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:54:25 2026] POST /v2.0/subnets => generated 629 bytes in 802 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:26.222 7 INFO neutron.db.segments_db [None req-970f732f-e9cd-4a35-9178-364ec0f94b20 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Added segment 6f5a3e8b-75fd-488f-a4de-92a455f2c3fb of type geneve for network ec0e58b9-0ffc-4659-a94a-947c1e5da440 [pid: 8|app: 0|req: 1108/2197] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:25 2026] DELETE /v2.0/security-groups/97924bf3-ad29-44b2-8d85-6de544520c1a => generated 0 bytes in 249 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:26.328 7 INFO neutron.db.ovn_revision_numbers_db [None req-970f732f-e9cd-4a35-9178-364ec0f94b20 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Successfully bumped revision number for resource ec0e58b9-0ffc-4659-a94a-947c1e5da440 (type: networks) to 1 2026-08-23 15:54:26.480 8 INFO neutron.db.ovn_revision_numbers_db [None req-53c500e7-8660-4b27-9acd-c5d10d608f5b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 0260d7ea-e9cc-44f5-af22-ba3ba6289968 (type: security_groups) to 1 2026-08-23 15:54:26.491 8 INFO neutron.db.ovn_revision_numbers_db [None req-53c500e7-8660-4b27-9acd-c5d10d608f5b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 55d8ede0-6173-4601-a897-8ee26a44feb9 (type: security_group_rules) to 0 2026-08-23 15:54:26.503 8 INFO neutron.db.ovn_revision_numbers_db [None req-53c500e7-8660-4b27-9acd-c5d10d608f5b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 71620646-0577-4feb-9e28-6fee27003f66 (type: security_group_rules) to 0 2026-08-23 15:54:26.514 8 INFO neutron.db.ovn_revision_numbers_db [None req-53c500e7-8660-4b27-9acd-c5d10d608f5b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 7b56edd2-d4af-49d5-ae74-cea152a4cb8c (type: security_group_rules) to 0 2026-08-23 15:54:26.524 8 INFO neutron.db.ovn_revision_numbers_db [None req-53c500e7-8660-4b27-9acd-c5d10d608f5b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 8df3326a-ec67-4c1f-9b22-5318042e4110 (type: security_group_rules) to 0 2026-08-23 15:54:26.532 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-970f732f-e9cd-4a35-9178-364ec0f94b20 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] No more DHCP agents 2026-08-23 15:54:26.533 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-970f732f-e9cd-4a35-9178-364ec0f94b20 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Unable to schedule network ec0e58b9-0ffc-4659-a94a-947c1e5da440: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1109/2198] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:26 2026] GET /v2.0/security-groups?tenant_id=ef0d3f7593324a13981b458afea788f8&name=default => generated 2925 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:26.592 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] OVN reports status down for port: b5af4757-e9d8-404e-8081-90db2dd819da 2026-08-23 15:54:26.627 7 INFO neutron.db.ovn_revision_numbers_db [None req-970f732f-e9cd-4a35-9178-364ec0f94b20 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Successfully bumped revision number for resource b5af4757-e9d8-404e-8081-90db2dd819da (type: ports) to 1 [pid: 7|app: 0|req: 1090/2199] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:54:26 2026] POST /v2.0/networks => generated 651 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2200] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:26 2026] DELETE /v2.0/security-groups/0260d7ea-e9cc-44f5-af22-ba3ba6289968 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:26.955 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c0231124-59f8-44a9-af73-bd13d91286e2 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] No more DHCP agents 2026-08-23 15:54:26.956 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c0231124-59f8-44a9-af73-bd13d91286e2 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Unable to schedule network ec0e58b9-0ffc-4659-a94a-947c1e5da440: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:27.380 7 INFO neutron.db.ovn_revision_numbers_db [None req-38acc2f6-a8ef-42db-8270-0da8507f65f1 - - - - - -] Successfully bumped revision number for resource b5af4757-e9d8-404e-8081-90db2dd819da (type: ports) to 2 2026-08-23 15:54:27.417 7 INFO neutron.db.ovn_revision_numbers_db [None req-38acc2f6-a8ef-42db-8270-0da8507f65f1 - - - - - -] Successfully bumped revision number for resource 60d5e8e5-87ac-4c6a-ad22-4bdcd150fc76 (type: subnets) to 0 [pid: 7|app: 0|req: 1091/2201] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:54:26 2026] POST /v2.0/subnets => generated 629 bytes in 774 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1111/2202] 10.0.0.233 () {34 vars in 751 bytes} [Sun Aug 23 15:54:27 2026] PUT /v2.0/subnets/47aa6844-42a2-4a4e-b4c3-d16dc3aac038/tags => generated 17 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2203] 10.0.0.233 () {34 vars in 751 bytes} [Sun Aug 23 15:54:27 2026] PUT /v2.0/subnets/82f7c288-62c5-4f64-8a57-d010112d51b5/tags => generated 25 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1112/2204] 10.0.0.233 () {34 vars in 751 bytes} [Sun Aug 23 15:54:27 2026] PUT /v2.0/subnets/ab90ffb5-bb24-4de6-bcfc-8c89d249d0f2/tags => generated 34 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1093/2205] 10.0.0.233 () {34 vars in 751 bytes} [Sun Aug 23 15:54:27 2026] PUT /v2.0/subnets/52e34b9c-de5e-430d-8821-2713c46c1dc6/tags => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1113/2206] 10.0.0.233 () {32 vars in 664 bytes} [Sun Aug 23 15:54:27 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1094/2207] 10.0.0.233 () {32 vars in 678 bytes} [Sun Aug 23 15:54:27 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2208] 10.0.0.233 () {32 vars in 674 bytes} [Sun Aug 23 15:54:27 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1095/2209] 10.0.0.233 () {32 vars in 686 bytes} [Sun Aug 23 15:54:27 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2210] 10.0.0.233 () {32 vars in 672 bytes} [Sun Aug 23 15:54:27 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2211] 10.0.0.233 () {32 vars in 686 bytes} [Sun Aug 23 15:54:27 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2212] 10.0.0.233 () {32 vars in 682 bytes} [Sun Aug 23 15:54:28 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1098/2213] 10.0.0.233 () {32 vars in 694 bytes} [Sun Aug 23 15:54:28 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1099/2214] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:28 2026] DELETE /v2.0/subnets/47aa6844-42a2-4a4e-b4c3-d16dc3aac038 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:28.257 8 INFO neutron.db.ovn_revision_numbers_db [None req-33611d41-29ae-4c32-957f-f156dbb4f85e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 38a7dc4b-8f3f-4cca-a518-f06c84a8c6f5 (type: security_groups) to 1 2026-08-23 15:54:28.267 8 INFO neutron.db.ovn_revision_numbers_db [None req-33611d41-29ae-4c32-957f-f156dbb4f85e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 196b77d2-2aef-4bb6-ad4f-7b59647e7827 (type: security_group_rules) to 0 2026-08-23 15:54:28.278 8 INFO neutron.db.ovn_revision_numbers_db [None req-33611d41-29ae-4c32-957f-f156dbb4f85e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4eb0162c-4e45-4857-a3fa-e0847fdff6d8 (type: security_group_rules) to 0 2026-08-23 15:54:28.286 8 INFO neutron.db.ovn_revision_numbers_db [None req-33611d41-29ae-4c32-957f-f156dbb4f85e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource aa832f54-59ae-4d67-a4b1-5e258bb7d4db (type: security_group_rules) to 0 2026-08-23 15:54:28.295 8 INFO neutron.db.ovn_revision_numbers_db [None req-33611d41-29ae-4c32-957f-f156dbb4f85e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ff21d8d7-7619-4324-a5e5-ea19b8bccf23 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1116/2215] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:27 2026] GET /v2.0/security-groups?tenant_id=fdb9d9bb9da84b4e9fc7831b4d3bfaa0&name=default => generated 2925 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1100/2216] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:28 2026] DELETE /v2.0/subnets/82f7c288-62c5-4f64-8a57-d010112d51b5 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2217] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:28 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2218] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:28 2026] DELETE /v2.0/security-groups/38a7dc4b-8f3f-4cca-a518-f06c84a8c6f5 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2219] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:28 2026] GET /v2.0/security-groups?id=0a25f068-5b2d-421d-8824-217932c7344a&fields=id&fields=name => generated 114 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1102/2220] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:28 2026] DELETE /v2.0/subnets/ab90ffb5-bb24-4de6-bcfc-8c89d249d0f2 => generated 0 bytes in 207 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2221] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:28 2026] DELETE /v2.0/subnets/52e34b9c-de5e-430d-8821-2713c46c1dc6 => generated 0 bytes in 185 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2222] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:28 2026] DELETE /v2.0/subnets/60d5e8e5-87ac-4c6a-ad22-4bdcd150fc76 => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:29.202 8 INFO neutron_taas.services.taas.taas_plugin [None req-12ed3281-4752-49eb-a9dc-7a2c551316cd 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] TaaS: Handle Delete Port: f08a5429-5c59-4a65-89a6-0a3a2c08b6d6 2026-08-23 15:54:29.205 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12ed3281-4752-49eb-a9dc-7a2c551316cd 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Tap Mirror: Handle Delete Port: f08a5429-5c59-4a65-89a6-0a3a2c08b6d6 2026-08-23 15:54:29.398 8 INFO neutron.services.segments.plugin [-] Segment d2e9995f-c7fd-4e55-88dc-aa9982363ca1 resource provider aggregate not found 2026-08-23 15:54:29.406 8 INFO neutron.services.segments.plugin [-] Segment d2e9995f-c7fd-4e55-88dc-aa9982363ca1 resource provider aggregate not found 2026-08-23 15:54:29.422 8 INFO neutron.services.segments.plugin [-] Segment d2e9995f-c7fd-4e55-88dc-aa9982363ca1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2e9995f-c7fd-4e55-88dc-aa9982363ca1 found for delete ", "request_id": "req-b34768af-9633-477c-934f-c83434eb3ba6"}]} 2026-08-23 15:54:29.432 8 INFO neutron.services.segments.plugin [-] Segment d2e9995f-c7fd-4e55-88dc-aa9982363ca1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d2e9995f-c7fd-4e55-88dc-aa9982363ca1 found for delete ", "request_id": "req-90149717-32b5-422a-ab0e-fad79aeb0660"}]} 2026-08-23 15:54:29.465 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cba3b62d-cdb4-47e3-b1ec-f5ac0b0c34a5 - - - - - -] OVN reports status down for port: 7a4c2075-4c0c-4284-9b43-d608abf07267 [pid: 8|app: 0|req: 1120/2223] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:29 2026] DELETE /v2.0/networks/9685f0c4-9365-4e99-93a1-2aef81f1019f => generated 0 bytes in 391 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:29.708 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f8539e82-05be-4a54-a766-c24b22cbe9fe'] response: {'server_uuid': 'd18e934d-baa8-466d-b696-3788e480d649', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7a4c2075-4c0c-4284-9b43-d608abf07267', 'code': 200} 2026-08-23 15:54:29.717 7 INFO neutron_taas.services.taas.taas_plugin [None req-33ff32b9-64c2-42a3-b8b4-8d999d07f2ca 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] TaaS: Handle Delete Port: 4eb980b4-de54-429f-beb7-fcbda35158aa 2026-08-23 15:54:29.725 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-33ff32b9-64c2-42a3-b8b4-8d999d07f2ca 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Tap Mirror: Handle Delete Port: 4eb980b4-de54-429f-beb7-fcbda35158aa [pid: 8|app: 0|req: 1121/2224] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:29 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2225] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:29 2026] GET /v2.0/security-groups?id=0a25f068-5b2d-421d-8824-217932c7344a&fields=id&fields=name => generated 114 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:29.967 7 INFO neutron.db.ovn_revision_numbers_db [None req-cba3b62d-cdb4-47e3-b1ec-f5ac0b0c34a5 - - - - - -] Successfully bumped revision number for resource 7a4c2075-4c0c-4284-9b43-d608abf07267 (type: ports) to 6 2026-08-23 15:54:30.041 7 INFO neutron.services.segments.plugin [-] Segment 73975aac-06ec-460c-9a91-016746cb8492 resource provider aggregate not found 2026-08-23 15:54:30.051 7 INFO neutron.services.segments.plugin [-] Segment 73975aac-06ec-460c-9a91-016746cb8492 resource provider aggregate not found 2026-08-23 15:54:30.069 7 INFO neutron.services.segments.plugin [-] Segment 73975aac-06ec-460c-9a91-016746cb8492 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73975aac-06ec-460c-9a91-016746cb8492 found for delete ", "request_id": "req-ba440836-d977-4de9-bf6a-2dc2b5b5454c"}]} 2026-08-23 15:54:30.088 7 INFO neutron.services.segments.plugin [-] Segment 73975aac-06ec-460c-9a91-016746cb8492 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 73975aac-06ec-460c-9a91-016746cb8492 found for delete ", "request_id": "req-06d389ff-d925-4b00-aeef-ebe4d5967d5f"}]} [pid: 7|app: 0|req: 1104/2226] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:29 2026] DELETE /v2.0/networks/543179a8-c54d-423f-a598-f6e724273647 => generated 0 bytes in 619 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:30.238 8 INFO neutron_taas.services.taas.taas_plugin [None req-38f1af16-c732-42a4-a348-5e489412cc81 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] TaaS: Handle Delete Port: 94bbf206-93d4-44b8-99a7-e362ff6b11ff 2026-08-23 15:54:30.240 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-38f1af16-c732-42a4-a348-5e489412cc81 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Tap Mirror: Handle Delete Port: 94bbf206-93d4-44b8-99a7-e362ff6b11ff [pid: 8|app: 0|req: 1123/2227] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:30 2026] DELETE /v2.0/networks/2b17f4e8-b948-4faa-a665-6a926755e6b5 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:54:30.569 8 INFO neutron_taas.services.taas.taas_plugin [None req-3897e069-0fd3-40ee-87e9-74d397b07e9b 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] TaaS: Handle Delete Port: 50c9ebfa-270c-4277-ab4d-6bd62f62b33a 2026-08-23 15:54:30.572 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3897e069-0fd3-40ee-87e9-74d397b07e9b 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Tap Mirror: Handle Delete Port: 50c9ebfa-270c-4277-ab4d-6bd62f62b33a 2026-08-23 15:54:30.702 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cc84191-8232-495b-a69b-af73667e89e4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f793d539-8dc9-47af-aec2-e88142a81887 (type: security_groups) to 1 2026-08-23 15:54:30.716 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cc84191-8232-495b-a69b-af73667e89e4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 6a2d52eb-64a5-414a-b7a8-adccaf04a74e (type: security_group_rules) to 0 2026-08-23 15:54:30.729 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cc84191-8232-495b-a69b-af73667e89e4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 6c0e593d-6a88-43f6-99d3-dde0d74c2d71 (type: security_group_rules) to 0 2026-08-23 15:54:30.741 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cc84191-8232-495b-a69b-af73667e89e4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 908d2d94-ae42-4767-8266-cc95f4206041 (type: security_group_rules) to 0 2026-08-23 15:54:30.750 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cc84191-8232-495b-a69b-af73667e89e4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f5c6c094-f2ff-4bc4-88a1-edd7fd368b51 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1124/2228] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:30 2026] DELETE /v2.0/networks/eed717d0-aa3c-4328-8851-a2273cbdefdc => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:30.844 7 INFO neutron.db.segments_db [None req-4cc84191-8232-495b-a69b-af73667e89e4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Added segment 11672343-1c11-48d0-94da-b180491cccb1 of type geneve for network 024f8351-b786-4881-a122-4148c0d0c24b [pid: 8|app: 0|req: 1125/2229] 162.253.55.186 () {34 vars in 994 bytes} [Sun Aug 23 15:54:30 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 969 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:30.962 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cc84191-8232-495b-a69b-af73667e89e4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 024f8351-b786-4881-a122-4148c0d0c24b (type: networks) to 1 2026-08-23 15:54:30.977 8 INFO neutron_taas.services.taas.taas_plugin [None req-d3f62264-bcd3-4079-9ecc-369a486acf96 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] TaaS: Handle Delete Port: b5af4757-e9d8-404e-8081-90db2dd819da 2026-08-23 15:54:30.985 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d3f62264-bcd3-4079-9ecc-369a486acf96 98a8e969cdcc415aa313442015847297 715649f41aed4210a5a187cc025f72dc - - default default] Tap Mirror: Handle Delete Port: b5af4757-e9d8-404e-8081-90db2dd819da 2026-08-23 15:54:31.152 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4cc84191-8232-495b-a69b-af73667e89e4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:54:31.153 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4cc84191-8232-495b-a69b-af73667e89e4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 024f8351-b786-4881-a122-4148c0d0c24b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1126/2230] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:30 2026] DELETE /v2.0/networks/ec0e58b9-0ffc-4659-a94a-947c1e5da440 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:31.234 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] OVN reports status down for port: 73d8ffc7-d528-447f-9330-bfe34338dd4c 2026-08-23 15:54:31.243 7 INFO neutron.db.ovn_revision_numbers_db [None req-4cc84191-8232-495b-a69b-af73667e89e4 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 73d8ffc7-d528-447f-9330-bfe34338dd4c (type: ports) to 1 [pid: 7|app: 0|req: 1105/2231] 10.0.0.233 () {34 vars in 671 bytes} [Sun Aug 23 15:54:30 2026] POST /v2.0/networks => generated 762 bytes in 945 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1106/2232] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:31 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 969 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:31.390 8 INFO neutron_taas.services.taas.taas_plugin [req-1060e044-8342-4226-bf09-2005a79221e2 req-01091059-4ad3-475f-9ad3-7e3352733524 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] TaaS: Handle Delete Port: 7a4c2075-4c0c-4284-9b43-d608abf07267 2026-08-23 15:54:31.394 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-1060e044-8342-4226-bf09-2005a79221e2 req-01091059-4ad3-475f-9ad3-7e3352733524 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Tap Mirror: Handle Delete Port: 7a4c2075-4c0c-4284-9b43-d608abf07267 2026-08-23 15:54:31.446 8 INFO neutron.services.segments.plugin [-] Segment 8599f7d3-8cc8-4822-927c-5402b099a072 resource provider aggregate not found 2026-08-23 15:54:31.457 8 INFO neutron.services.segments.plugin [-] Segment 8599f7d3-8cc8-4822-927c-5402b099a072 resource provider aggregate not found 2026-08-23 15:54:31.478 8 INFO neutron.services.segments.plugin [-] Segment 8599f7d3-8cc8-4822-927c-5402b099a072 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8599f7d3-8cc8-4822-927c-5402b099a072 found for delete ", "request_id": "req-dbe64392-51ae-479b-9238-60cdd2b8064b"}]} 2026-08-23 15:54:31.484 8 INFO neutron.services.segments.plugin [-] Segment 8599f7d3-8cc8-4822-927c-5402b099a072 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8599f7d3-8cc8-4822-927c-5402b099a072 found for delete ", "request_id": "req-b8dd7d5d-5fb7-411d-b22c-b457b30c68af"}]} 2026-08-23 15:54:31.505 8 INFO neutron.services.segments.plugin [-] Segment f0c89b86-5de9-4971-bca8-2cb1764f277e resource provider aggregate not found 2026-08-23 15:54:31.505 8 INFO neutron.services.segments.plugin [-] Segment f0c89b86-5de9-4971-bca8-2cb1764f277e resource provider aggregate not found 2026-08-23 15:54:31.540 8 INFO neutron.services.segments.plugin [-] Segment f0c89b86-5de9-4971-bca8-2cb1764f277e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0c89b86-5de9-4971-bca8-2cb1764f277e found for delete ", "request_id": "req-3f282cd9-48a7-48e2-90df-1c77c1558a09"}]} 2026-08-23 15:54:31.542 8 INFO neutron.services.segments.plugin [-] Segment f0c89b86-5de9-4971-bca8-2cb1764f277e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f0c89b86-5de9-4971-bca8-2cb1764f277e found for delete ", "request_id": "req-12826c0d-8fd3-499a-abc4-ff3e0b5e110a"}]} 2026-08-23 15:54:31.574 8 INFO neutron.services.segments.plugin [-] Segment 6f5a3e8b-75fd-488f-a4de-92a455f2c3fb resource provider aggregate not found 2026-08-23 15:54:31.592 8 INFO neutron.services.segments.plugin [-] Segment 6f5a3e8b-75fd-488f-a4de-92a455f2c3fb resource provider aggregate not found 2026-08-23 15:54:31.608 8 INFO neutron.services.segments.plugin [-] Segment 6f5a3e8b-75fd-488f-a4de-92a455f2c3fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f5a3e8b-75fd-488f-a4de-92a455f2c3fb found for delete ", "request_id": "req-8590f97d-40b0-44b2-8699-18e52850b76a"}]} 2026-08-23 15:54:31.616 8 INFO neutron.services.segments.plugin [-] Segment 6f5a3e8b-75fd-488f-a4de-92a455f2c3fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f5a3e8b-75fd-488f-a4de-92a455f2c3fb found for delete ", "request_id": "req-ef5bace8-0ca9-4357-9851-62c02c3dda7e"}]} 2026-08-23 15:54:31.663 7 INFO neutron.db.ovn_revision_numbers_db [None req-003faf74-5b68-4f7b-9a58-c83e64ba7f22 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource cc51264c-d2c2-4476-9b97-7432c6794b3d (type: security_groups) to 1 2026-08-23 15:54:31.696 7 INFO neutron.db.ovn_revision_numbers_db [None req-003faf74-5b68-4f7b-9a58-c83e64ba7f22 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource 1da5df1f-8da8-40c8-8e8e-c96e7a3c013a (type: security_group_rules) to 0 2026-08-23 15:54:31.711 8 INFO neutron.db.l3_db [req-1060e044-8342-4226-bf09-2005a79221e2 req-01091059-4ad3-475f-9ad3-7e3352733524 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Floating IP 22d178e0-fb21-4622-bb8e-fbd5c1abd928 disassociated. External IP: 10.96.250.217, port: 7a4c2075-4c0c-4284-9b43-d608abf07267. 2026-08-23 15:54:31.716 7 INFO neutron.db.ovn_revision_numbers_db [None req-003faf74-5b68-4f7b-9a58-c83e64ba7f22 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource cb96281e-f2d3-4015-9b36-b452b1ec395b (type: security_group_rules) to 0 2026-08-23 15:54:31.740 7 INFO neutron.db.ovn_revision_numbers_db [None req-003faf74-5b68-4f7b-9a58-c83e64ba7f22 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource cbc2ca58-9011-4871-b6fc-88890add407c (type: security_group_rules) to 0 2026-08-23 15:54:31.752 7 INFO neutron.db.ovn_revision_numbers_db [None req-003faf74-5b68-4f7b-9a58-c83e64ba7f22 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource f168efb4-986a-461f-ac5d-65538de70630 (type: security_group_rules) to 0 2026-08-23 15:54:31.770 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2cc0d8aa-1131-4516-a980-495c400b3e53'] response: {'server_uuid': 'd18e934d-baa8-466d-b696-3788e480d649', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7a4c2075-4c0c-4284-9b43-d608abf07267', 'code': 200} 2026-08-23 15:54:31.862 7 INFO neutron.db.segments_db [None req-003faf74-5b68-4f7b-9a58-c83e64ba7f22 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Added segment a42ef480-332d-4f28-9a9a-46262979f2e2 of type geneve for network 1d7a5f9a-8c11-42a2-933f-d65ecf6f9dff [pid: 8|app: 0|req: 1127/2233] 162.253.55.186 () {36 vars in 997 bytes} [Sun Aug 23 15:54:31 2026] DELETE /v2.0/ports/7a4c2075-4c0c-4284-9b43-d608abf07267 => generated 0 bytes in 712 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:31.947 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-43779b79-7401-4986-8b14-d316d303de3c'] response: {'server_uuid': 'd18e934d-baa8-466d-b696-3788e480d649', 'name': 'network-vif-deleted', 'tag': '7a4c2075-4c0c-4284-9b43-d608abf07267', 'status': 'completed', 'code': 200} 2026-08-23 15:54:32.017 7 INFO neutron.db.ovn_revision_numbers_db [None req-003faf74-5b68-4f7b-9a58-c83e64ba7f22 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource 1d7a5f9a-8c11-42a2-933f-d65ecf6f9dff (type: networks) to 1 2026-08-23 15:54:32.074 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d00ae257-ad8b-4fe5-9f89-483e4cbeef83 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:54:32.075 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d00ae257-ad8b-4fe5-9f89-483e4cbeef83 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 024f8351-b786-4881-a122-4148c0d0c24b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:32.234 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-003faf74-5b68-4f7b-9a58-c83e64ba7f22 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] No more DHCP agents 2026-08-23 15:54:32.236 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-003faf74-5b68-4f7b-9a58-c83e64ba7f22 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Unable to schedule network 1d7a5f9a-8c11-42a2-933f-d65ecf6f9dff: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:32.293 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8f90908a-9a75-484b-a1eb-1c2166b21be3 - - - - - -] OVN reports status down for port: c7da5393-0c9d-4a9e-9eef-d9293337b418 2026-08-23 15:54:32.346 7 INFO neutron.db.ovn_revision_numbers_db [None req-003faf74-5b68-4f7b-9a58-c83e64ba7f22 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource c7da5393-0c9d-4a9e-9eef-d9293337b418 (type: ports) to 1 [pid: 7|app: 0|req: 1107/2234] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:54:31 2026] POST /v2.0/networks => generated 650 bytes in 1099 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1108/2235] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:32 2026] GET /v2.0/security-groups?id=0a25f068-5b2d-421d-8824-217932c7344a&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:32.593 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8b37bea-6d06-4d71-a808-2136fbf5a6d8 - - - - - -] Successfully bumped revision number for resource 73d8ffc7-d528-447f-9330-bfe34338dd4c (type: ports) to 2 2026-08-23 15:54:32.624 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8b37bea-6d06-4d71-a808-2136fbf5a6d8 - - - - - -] Successfully bumped revision number for resource 40933911-1994-45f1-b4e1-bf73ddc6c8c5 (type: subnets) to 0 [pid: 8|app: 0|req: 1128/2236] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:54:31 2026] POST /v2.0/subnets => generated 687 bytes in 738 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:32.721 7 INFO neutron.db.ovn_revision_numbers_db [None req-b32f459f-04a0-4b6d-836d-cfcc4053e0f8 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c510afbc-7bc1-4772-99bd-93e4a94f0168 (type: security_groups) to 1 2026-08-23 15:54:32.731 7 INFO neutron.db.ovn_revision_numbers_db [None req-b32f459f-04a0-4b6d-836d-cfcc4053e0f8 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 17467a7f-e6f2-4eb6-b61a-fe9c0b1019db (type: security_group_rules) to 0 2026-08-23 15:54:32.741 7 INFO neutron.db.ovn_revision_numbers_db [None req-b32f459f-04a0-4b6d-836d-cfcc4053e0f8 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3c6be70b-b164-4b30-9448-8d0c7ac335fc (type: security_group_rules) to 0 2026-08-23 15:54:32.773 7 INFO neutron.db.ovn_revision_numbers_db [None req-b32f459f-04a0-4b6d-836d-cfcc4053e0f8 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 81693064-2908-4e93-92d2-93efca3d0844 (type: security_group_rules) to 0 2026-08-23 15:54:32.784 7 INFO neutron.db.ovn_revision_numbers_db [None req-b32f459f-04a0-4b6d-836d-cfcc4053e0f8 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c259f7be-ee43-46a6-b732-5ea792eecd38 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1109/2237] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:32 2026] GET /v2.0/security-groups?tenant_id=1de5712c65ca4c4b956bfbf976e01061&name=default => generated 2925 bytes in 392 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:32.872 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-70952425-5a47-44df-a026-0504cbb30390 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] No more DHCP agents 2026-08-23 15:54:32.874 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-70952425-5a47-44df-a026-0504cbb30390 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Unable to schedule network 1d7a5f9a-8c11-42a2-933f-d65ecf6f9dff: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:32.951 8 INFO neutron.db.ovn_revision_numbers_db [None req-70952425-5a47-44df-a026-0504cbb30390 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource a0217b8b-d5ca-4f6c-b4b2-8a186339f079 (type: ports) to 1 2026-08-23 15:54:32.963 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8f90908a-9a75-484b-a1eb-1c2166b21be3 - - - - - -] OVN reports status down for port: a0217b8b-d5ca-4f6c-b4b2-8a186339f079 [pid: 8|app: 0|req: 1129/2238] 10.0.0.233 () {34 vars in 664 bytes} [Sun Aug 23 15:54:32 2026] POST /v2.0/ports => generated 743 bytes in 361 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1130/2239] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:33 2026] DELETE /v2.0/security-groups/c510afbc-7bc1-4772-99bd-93e4a94f0168 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:33.299 8 INFO neutron.db.segments_db [None req-85b15dd3-da2f-4ed9-987d-fb9e1191677f d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Added segment 23210c3c-800d-4d4d-bb32-b7673de33b36 of type geneve for network 350c0f10-70db-42a5-b2ec-be75c076a64b 2026-08-23 15:54:33.339 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cae1ab1a-b641-442a-8132-04aeae2356cd be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:54:33.340 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cae1ab1a-b641-442a-8132-04aeae2356cd be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:33.390 8 INFO neutron.db.ovn_revision_numbers_db [None req-85b15dd3-da2f-4ed9-987d-fb9e1191677f d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource 350c0f10-70db-42a5-b2ec-be75c076a64b (type: networks) to 1 2026-08-23 15:54:33.476 7 INFO neutron.db.ovn_revision_numbers_db [None req-cae1ab1a-b641-442a-8132-04aeae2356cd be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 61c9f013-e112-4da4-aac1-6210d26ba370 (type: ports) to 1 2026-08-23 15:54:33.495 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] OVN reports status down for port: 61c9f013-e112-4da4-aac1-6210d26ba370 2026-08-23 15:54:33.651 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85b15dd3-da2f-4ed9-987d-fb9e1191677f d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] No more DHCP agents 2026-08-23 15:54:33.652 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85b15dd3-da2f-4ed9-987d-fb9e1191677f d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Unable to schedule network 350c0f10-70db-42a5-b2ec-be75c076a64b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:33.720 8 INFO neutron.db.ovn_revision_numbers_db [None req-85b15dd3-da2f-4ed9-987d-fb9e1191677f d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource 733fb8b9-9f70-49e2-a18f-251c925869e8 (type: ports) to 1 2026-08-23 15:54:33.735 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8f90908a-9a75-484b-a1eb-1c2166b21be3 - - - - - -] OVN reports status down for port: 733fb8b9-9f70-49e2-a18f-251c925869e8 [pid: 8|app: 0|req: 1131/2240] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:54:33 2026] POST /v2.0/networks => generated 651 bytes in 519 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:33.900 8 INFO neutron.db.ovn_revision_numbers_db [None req-348b9aee-cd49-44a5-a265-b9158291e75b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f83717fd-e850-442d-a861-b8510dbd27bd (type: security_groups) to 1 2026-08-23 15:54:33.916 8 INFO neutron.db.ovn_revision_numbers_db [None req-348b9aee-cd49-44a5-a265-b9158291e75b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 58093924-4834-4997-83ac-4d3357581ad3 (type: security_group_rules) to 0 2026-08-23 15:54:33.926 8 INFO neutron.db.ovn_revision_numbers_db [None req-348b9aee-cd49-44a5-a265-b9158291e75b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 864e0c76-7302-413e-a0bf-26cf1f9b9307 (type: security_group_rules) to 0 2026-08-23 15:54:33.935 8 INFO neutron.db.ovn_revision_numbers_db [None req-348b9aee-cd49-44a5-a265-b9158291e75b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d88138b7-431a-49f5-b9d0-022c532e7d75 (type: security_group_rules) to 0 2026-08-23 15:54:33.949 8 INFO neutron.db.ovn_revision_numbers_db [None req-348b9aee-cd49-44a5-a265-b9158291e75b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ebcb5af0-0179-473d-964d-36fd75b6266a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1132/2241] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:33 2026] GET /v2.0/security-groups?tenant_id=065527293f92496096c7c98138463dcc&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1133/2242] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:33 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:34.162 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-dc73f10b-8198-4aac-aecb-218db2b7caa4 - - - - - -] Schedule LRP lrp-61c9f013-e112-4da4-aac1-6210d26ba370 on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:54:34.214 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-c270360d-7c4f-48ce-a75e-326d3bcb35c4 - - - - - -] Router 0b5597fa-57e0-4f17-a784-5990b60b5ad7 is bound to host instance 2026-08-23 15:54:34.250 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c250af20-900b-48e7-97b5-ee5c15b20ee2 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] No more DHCP agents 2026-08-23 15:54:34.253 7 INFO neutron.db.ovn_revision_numbers_db [None req-cae1ab1a-b641-442a-8132-04aeae2356cd be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 61c9f013-e112-4da4-aac1-6210d26ba370 (type: router_ports) to 1 2026-08-23 15:54:34.254 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] OVN reports status up for port: 61c9f013-e112-4da4-aac1-6210d26ba370 2026-08-23 15:54:34.255 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c250af20-900b-48e7-97b5-ee5c15b20ee2 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Unable to schedule network 350c0f10-70db-42a5-b2ec-be75c076a64b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:34.280 8 INFO neutron.plugins.ml2.plugin [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] Attempt 1 to provision port 61c9f013-e112-4da4-aac1-6210d26ba370 2026-08-23 15:54:34.414 8 INFO neutron.db.ovn_revision_numbers_db [None req-c250af20-900b-48e7-97b5-ee5c15b20ee2 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource 03ee64d5-3705-4586-82b2-fb7e3adc71e7 (type: ports) to 1 2026-08-23 15:54:34.418 7 INFO neutron.db.ovn_revision_numbers_db [None req-cae1ab1a-b641-442a-8132-04aeae2356cd be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 0b5597fa-57e0-4f17-a784-5990b60b5ad7 (type: routers) to 2 [pid: 7|app: 0|req: 1110/2243] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:54:32 2026] POST /v2.0/routers => generated 965 bytes in 1617 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2244] 10.0.0.233 () {34 vars in 664 bytes} [Sun Aug 23 15:54:34 2026] POST /v2.0/ports => generated 743 bytes in 461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1111/2245] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:34 2026] DELETE /v2.0/security-groups/f83717fd-e850-442d-a861-b8510dbd27bd => generated 0 bytes in 411 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:34.944 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2de76370-4035-41fd-809b-60658fe46c5a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:54:34.946 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2de76370-4035-41fd-809b-60658fe46c5a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 024f8351-b786-4881-a122-4148c0d0c24b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:34.996 7 INFO neutron.db.segments_db [None req-729522f6-7f19-467b-8ca7-91a877f2179c d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Added segment ebeae9f0-6e69-44a7-8040-a8520cabc5e4 of type geneve for network 85a2bde5-dd93-48d7-9516-ae2ac1ba8e47 2026-08-23 15:54:35.074 8 INFO neutron.db.ovn_revision_numbers_db [None req-2de76370-4035-41fd-809b-60658fe46c5a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 01515767-4fa6-4a65-b975-9347bbc7f42a (type: ports) to 1 2026-08-23 15:54:35.107 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8f90908a-9a75-484b-a1eb-1c2166b21be3 - - - - - -] OVN reports status down for port: 01515767-4fa6-4a65-b975-9347bbc7f42a 2026-08-23 15:54:35.339 7 INFO neutron.db.ovn_revision_numbers_db [None req-729522f6-7f19-467b-8ca7-91a877f2179c d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource 85a2bde5-dd93-48d7-9516-ae2ac1ba8e47 (type: networks) to 1 2026-08-23 15:54:35.658 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-729522f6-7f19-467b-8ca7-91a877f2179c d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] No more DHCP agents 2026-08-23 15:54:35.661 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-729522f6-7f19-467b-8ca7-91a877f2179c d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Unable to schedule network 85a2bde5-dd93-48d7-9516-ae2ac1ba8e47: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:35.663 7 INFO neutron.db.ovn_revision_numbers_db [None req-8c529f27-3a45-4854-b286-86be7305e95e - - - - - -] Successfully bumped revision number for resource 61c9f013-e112-4da4-aac1-6210d26ba370 (type: ports) to 4 2026-08-23 15:54:35.719 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8f90908a-9a75-484b-a1eb-1c2166b21be3 - - - - - -] OVN reports status up for port: 01515767-4fa6-4a65-b975-9347bbc7f42a 2026-08-23 15:54:35.763 7 INFO neutron.plugins.ml2.plugin [None req-8f90908a-9a75-484b-a1eb-1c2166b21be3 - - - - - -] Attempt 1 to provision port 01515767-4fa6-4a65-b975-9347bbc7f42a 2026-08-23 15:54:35.813 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2de76370-4035-41fd-809b-60658fe46c5a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:54:35.814 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2de76370-4035-41fd-809b-60658fe46c5a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 024f8351-b786-4881-a122-4148c0d0c24b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:35.918 7 INFO neutron.db.ovn_revision_numbers_db [None req-729522f6-7f19-467b-8ca7-91a877f2179c d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource 4af56816-6384-4ae8-8294-729e2a5585c9 (type: ports) to 1 [pid: 7|app: 0|req: 1112/2246] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:54:34 2026] POST /v2.0/networks => generated 651 bytes in 1129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2247] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:35 2026] GET /v2.0/security-groups?tenant_id=715649f41aed4210a5a187cc025f72dc&name=default => generated 2925 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2248] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:36 2026] GET /v2.0/ports?device_id=d18e934d-baa8-466d-b696-3788e480d649 => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:36.276 8 INFO neutron.db.ovn_revision_numbers_db [None req-2de76370-4035-41fd-809b-60658fe46c5a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 01515767-4fa6-4a65-b975-9347bbc7f42a (type: router_ports) to 1 [pid: 8|app: 0|req: 1135/2249] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:54:34 2026] PUT /v2.0/routers/0b5597fa-57e0-4f17-a784-5990b60b5ad7/add_router_interface => generated 309 bytes in 1814 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2250] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:36 2026] DELETE /v2.0/security-groups/920887ec-4435-4c3b-afd2-b3e5a50b104e => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:36.791 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7714ec15-993f-45bc-a033-8844f4af77e4 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] No more DHCP agents 2026-08-23 15:54:36.802 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7714ec15-993f-45bc-a033-8844f4af77e4 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Unable to schedule network 85a2bde5-dd93-48d7-9516-ae2ac1ba8e47: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:36.917 7 INFO neutron.db.ovn_revision_numbers_db [None req-8c529f27-3a45-4854-b286-86be7305e95e - - - - - -] Successfully bumped revision number for resource 61c9f013-e112-4da4-aac1-6210d26ba370 (type: ports) to 5 2026-08-23 15:54:37.104 7 INFO neutron.db.ovn_revision_numbers_db [None req-7714ec15-993f-45bc-a033-8844f4af77e4 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource ecb54853-a255-4453-a6b7-079c82c94a97 (type: ports) to 1 [pid: 7|app: 0|req: 1115/2251] 10.0.0.233 () {34 vars in 664 bytes} [Sun Aug 23 15:54:36 2026] POST /v2.0/ports => generated 743 bytes in 1141 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:54:37.270 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f90908a-9a75-484b-a1eb-1c2166b21be3 - - - - - -] Successfully bumped revision number for resource 01515767-4fa6-4a65-b975-9347bbc7f42a (type: ports) to 2 [pid: 8|app: 0|req: 1137/2252] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:37 2026] DELETE /v2.0/security-groups/0a25f068-5b2d-421d-8824-217932c7344a => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:37.368 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] OVN reports status down for port: 03ee64d5-3705-4586-82b2-fb7e3adc71e7 2026-08-23 15:54:37.420 7 INFO neutron.db.segments_db [None req-e01e98c7-e65d-4064-8b41-7c5a4658806e d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Added segment 331d6bb9-55bf-40c0-92e7-76b4e6cd29bf of type geneve for network b5b1720e-d3db-4fff-aed2-b850971af838 2026-08-23 15:54:37.492 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] OVN reports status down for port: 4af56816-6384-4ae8-8294-729e2a5585c9 2026-08-23 15:54:37.544 7 INFO neutron.db.ovn_revision_numbers_db [None req-e01e98c7-e65d-4064-8b41-7c5a4658806e d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource b5b1720e-d3db-4fff-aed2-b850971af838 (type: networks) to 1 2026-08-23 15:54:37.577 8 INFO neutron_taas.services.taas.taas_plugin [None req-76c7100b-1984-4d4e-91d5-0490200f6a33 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] TaaS: Handle Delete Port: a87b9f3d-8110-4f02-8f1e-bf81d2e00f27 2026-08-23 15:54:37.591 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-76c7100b-1984-4d4e-91d5-0490200f6a33 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Tap Mirror: Handle Delete Port: a87b9f3d-8110-4f02-8f1e-bf81d2e00f27 2026-08-23 15:54:37.618 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] OVN reports status down for port: ecb54853-a255-4453-a6b7-079c82c94a97 2026-08-23 15:54:37.706 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e01e98c7-e65d-4064-8b41-7c5a4658806e d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] No more DHCP agents 2026-08-23 15:54:37.707 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e01e98c7-e65d-4064-8b41-7c5a4658806e d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Unable to schedule network b5b1720e-d3db-4fff-aed2-b850971af838: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:37.801 7 INFO neutron.db.ovn_revision_numbers_db [None req-e01e98c7-e65d-4064-8b41-7c5a4658806e d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource f4082478-1a3b-4d88-9aa0-e951fe286e81 (type: ports) to 1 [pid: 8|app: 0|req: 1138/2253] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:54:37 2026] DELETE /v2.0/floatingips/22d178e0-fb21-4622-bb8e-fbd5c1abd928 => generated 0 bytes in 461 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2254] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:54:37 2026] POST /v2.0/networks => generated 650 bytes in 571 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:38.046 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2f9ce974-3f10-4f65-8200-d1a842695bc6 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] No more DHCP agents 2026-08-23 15:54:38.047 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2f9ce974-3f10-4f65-8200-d1a842695bc6 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Unable to schedule network b5b1720e-d3db-4fff-aed2-b850971af838: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1117/2255] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:37 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 971 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:38.097 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] OVN reports status down for port: eb55ab05-02ae-48e8-af35-6ffa20316d25 [pid: 7|app: 0|req: 1118/2256] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:38 2026] GET /v2.0/security-groups?id=6c0d7bb6-f1f0-40ad-9a0e-c425f9f4904e&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:38.173 8 INFO neutron.db.ovn_revision_numbers_db [None req-2f9ce974-3f10-4f65-8200-d1a842695bc6 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource eb55ab05-02ae-48e8-af35-6ffa20316d25 (type: ports) to 1 [pid: 8|app: 0|req: 1139/2257] 10.0.0.233 () {34 vars in 664 bytes} [Sun Aug 23 15:54:37 2026] POST /v2.0/ports => generated 743 bytes in 404 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:38.327 7 INFO neutron.db.segments_db [None req-ebdade91-407e-438e-8a98-e48ce0a05042 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Added segment d78259cb-2ee0-4861-b84e-59aca96902e0 of type geneve for network 065b4c50-2f86-4e59-ae06-42d68b16ba35 2026-08-23 15:54:38.461 7 INFO neutron.db.ovn_revision_numbers_db [None req-ebdade91-407e-438e-8a98-e48ce0a05042 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource 065b4c50-2f86-4e59-ae06-42d68b16ba35 (type: networks) to 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1140/2258] 10.0.0.9 () {34 vars in 980 bytes} [Sun Aug 23 15:54:38 2026] GET /v2.0/networks?id=024f8351-b786-4881-a122-4148c0d0c24b => generated 710 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:38.647 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ebdade91-407e-438e-8a98-e48ce0a05042 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] No more DHCP agents 2026-08-23 15:54:38.648 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ebdade91-407e-438e-8a98-e48ce0a05042 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Unable to schedule network 065b4c50-2f86-4e59-ae06-42d68b16ba35: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1141/2259] 10.0.0.9 () {34 vars in 963 bytes} [Sun Aug 23 15:54:38 2026] GET /v2.0/quotas/17e79fed5ba849589e68ff3514563425 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:38.753 7 INFO neutron.db.ovn_revision_numbers_db [None req-ebdade91-407e-438e-8a98-e48ce0a05042 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource c2bbe7e1-0727-45f5-826c-e48ef56cd79d (type: ports) to 1 [pid: 8|app: 0|req: 1142/2260] 10.0.0.9 () {34 vars in 1000 bytes} [Sun Aug 23 15:54:38 2026] GET /v2.0/ports?tenant_id=17e79fed5ba849589e68ff3514563425&fields=id => generated 103 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2261] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:54:38 2026] POST /v2.0/networks => generated 650 bytes in 543 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2262] 10.0.0.9 () {34 vars in 1006 bytes} [Sun Aug 23 15:54:38 2026] GET /v2.0/networks/024f8351-b786-4881-a122-4148c0d0c24b?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1144/2263] 10.0.0.9 () {34 vars in 1106 bytes} [Sun Aug 23 15:54:38 2026] GET /v2.0/networks/024f8351-b786-4881-a122-4148c0d0c24b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2264] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:38 2026] GET /v2.0/ports?device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:39.051 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-240a9073-4078-462f-b9aa-f800444f204d d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] No more DHCP agents 2026-08-23 15:54:39.053 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-240a9073-4078-462f-b9aa-f800444f204d d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Unable to schedule network 065b4c50-2f86-4e59-ae06-42d68b16ba35: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:39.173 7 INFO neutron.db.ovn_revision_numbers_db [None req-240a9073-4078-462f-b9aa-f800444f204d d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Successfully bumped revision number for resource b9a1c3d2-b404-4db6-a816-4d8325c27f1b (type: ports) to 1 [pid: 7|app: 0|req: 1120/2267] 10.0.0.233 () {34 vars in 664 bytes} [Sun Aug 23 15:54:38 2026] POST /v2.0/ports => generated 743 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1148/2268] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:39 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 971 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2269] 10.0.0.233 () {34 vars in 747 bytes} [Sun Aug 23 15:54:39 2026] PUT /v2.0/ports/a0217b8b-d5ca-4f6c-b4b2-8a186339f079/tags => generated 17 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1149/2270] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:39 2026] GET /v2.0/security-groups?id=6c0d7bb6-f1f0-40ad-9a0e-c425f9f4904e&fields=id&fields=name => generated 113 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2271] 10.0.0.233 () {34 vars in 747 bytes} [Sun Aug 23 15:54:39 2026] PUT /v2.0/ports/03ee64d5-3705-4586-82b2-fb7e3adc71e7/tags => generated 25 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1150/2272] 10.0.0.233 () {34 vars in 747 bytes} [Sun Aug 23 15:54:39 2026] PUT /v2.0/ports/ecb54853-a255-4453-a6b7-079c82c94a97/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1123/2273] 10.0.0.233 () {34 vars in 747 bytes} [Sun Aug 23 15:54:39 2026] PUT /v2.0/ports/eb55ab05-02ae-48e8-af35-6ffa20316d25/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1151/2274] 10.0.0.233 () {32 vars in 660 bytes} [Sun Aug 23 15:54:39 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1124/2275] 10.0.0.233 () {32 vars in 674 bytes} [Sun Aug 23 15:54:39 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2276] 10.0.0.233 () {32 vars in 670 bytes} [Sun Aug 23 15:54:39 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2277] 10.0.0.233 () {32 vars in 682 bytes} [Sun Aug 23 15:54:39 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1153/2278] 10.0.0.233 () {32 vars in 668 bytes} [Sun Aug 23 15:54:39 2026] GET /v2.0/ports?not-tags=red => generated 5268 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2279] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:40 2026] GET /v2.0/ports?device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2280] 10.0.0.233 () {32 vars in 682 bytes} [Sun Aug 23 15:54:40 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 6008 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2281] 162.253.55.186 () {34 vars in 994 bytes} [Sun Aug 23 15:54:40 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1155/2282] 10.0.0.233 () {32 vars in 678 bytes} [Sun Aug 23 15:54:40 2026] GET /v2.0/ports?not-tags-any=blue => generated 6008 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1156/2283] 10.0.0.233 () {32 vars in 690 bytes} [Sun Aug 23 15:54:40 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 5268 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:40.414 7 INFO neutron_taas.services.taas.taas_plugin [req-9ee17e28-d39b-4774-b8dd-202271677f68 req-7b1752ec-e645-49c9-accc-bc78fbee626a c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] TaaS: Handle Delete Port: 9f8505f2-90a3-427b-8844-791555623baa 2026-08-23 15:54:40.417 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9ee17e28-d39b-4774-b8dd-202271677f68 req-7b1752ec-e645-49c9-accc-bc78fbee626a c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Tap Mirror: Handle Delete Port: 9f8505f2-90a3-427b-8844-791555623baa 2026-08-23 15:54:40.465 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4236ee6-f7b2-4ada-acc5-943fdb165faa d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] TaaS: Handle Delete Port: a0217b8b-d5ca-4f6c-b4b2-8a186339f079 2026-08-23 15:54:40.469 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4236ee6-f7b2-4ada-acc5-943fdb165faa d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Tap Mirror: Handle Delete Port: a0217b8b-d5ca-4f6c-b4b2-8a186339f079 [pid: 7|app: 0|req: 1128/2284] 162.253.55.186 () {36 vars in 997 bytes} [Sun Aug 23 15:54:40 2026] DELETE /v2.0/ports/9f8505f2-90a3-427b-8844-791555623baa => generated 0 bytes in 328 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2285] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:54:40 2026] DELETE /v2.0/ports/a0217b8b-d5ca-4f6c-b4b2-8a186339f079 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2286] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:40 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:40.648 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c0f69554-ae61-4288-804e-8707efc74b7b'] response: {'server_uuid': '9973d29e-0eea-4672-960e-337b1deb0964', 'name': 'network-vif-deleted', 'tag': '9f8505f2-90a3-427b-8844-791555623baa', 'status': 'completed', 'code': 200} 2026-08-23 15:54:40.769 7 INFO neutron_taas.services.taas.taas_plugin [None req-e66bdaee-9510-4979-976d-89170b25e1ef d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] TaaS: Handle Delete Port: 03ee64d5-3705-4586-82b2-fb7e3adc71e7 2026-08-23 15:54:40.773 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e66bdaee-9510-4979-976d-89170b25e1ef d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Tap Mirror: Handle Delete Port: 03ee64d5-3705-4586-82b2-fb7e3adc71e7 [pid: 8|app: 0|req: 1158/2287] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:54:40 2026] POST /v2.0/subnetpools => generated 516 bytes in 211 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2288] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:54:40 2026] POST /v2.0/subnetpools => generated 516 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2289] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:54:40 2026] DELETE /v2.0/ports/03ee64d5-3705-4586-82b2-fb7e3adc71e7 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2290] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:54:40 2026] POST /v2.0/subnetpools => generated 516 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2291] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:54:40 2026] POST /v2.0/subnetpools => generated 516 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:41.023 7 INFO neutron_taas.services.taas.taas_plugin [None req-44cbeaea-30ad-403f-a27c-0f4ab904b386 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] TaaS: Handle Delete Port: ecb54853-a255-4453-a6b7-079c82c94a97 2026-08-23 15:54:41.027 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44cbeaea-30ad-403f-a27c-0f4ab904b386 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Tap Mirror: Handle Delete Port: ecb54853-a255-4453-a6b7-079c82c94a97 [pid: 8|app: 0|req: 1162/2292] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:54:41 2026] POST /v2.0/subnetpools => generated 516 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2293] 10.0.0.233 () {34 vars in 759 bytes} [Sun Aug 23 15:54:41 2026] PUT /v2.0/subnetpools/e2d3b34b-3cff-4c24-8f96-f0489944ae60/tags => generated 17 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1131/2294] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:54:40 2026] DELETE /v2.0/ports/ecb54853-a255-4453-a6b7-079c82c94a97 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1164/2295] 10.0.0.233 () {34 vars in 759 bytes} [Sun Aug 23 15:54:41 2026] PUT /v2.0/subnetpools/7d14edb2-2e6e-49d5-af67-66f895b9fa05/tags => generated 25 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1165/2296] 10.0.0.233 () {34 vars in 759 bytes} [Sun Aug 23 15:54:41 2026] PUT /v2.0/subnetpools/1b758a37-5278-4042-8383-0dbba2ddb57f/tags => generated 34 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1166/2297] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:41 2026] GET /v2.0/ports?device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:41.274 7 INFO neutron_taas.services.taas.taas_plugin [None req-12a86fd1-3a83-4aef-bfc0-01c33439442d d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] TaaS: Handle Delete Port: eb55ab05-02ae-48e8-af35-6ffa20316d25 2026-08-23 15:54:41.278 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-12a86fd1-3a83-4aef-bfc0-01c33439442d d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Tap Mirror: Handle Delete Port: eb55ab05-02ae-48e8-af35-6ffa20316d25 [pid: 8|app: 0|req: 1167/2298] 10.0.0.233 () {34 vars in 759 bytes} [Sun Aug 23 15:54:41 2026] PUT /v2.0/subnetpools/ff06a843-c30d-44b3-b06f-25bc62f5bfbb/tags => generated 19 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1168/2299] 10.0.0.233 () {32 vars in 672 bytes} [Sun Aug 23 15:54:41 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2300] 10.0.0.233 () {32 vars in 686 bytes} [Sun Aug 23 15:54:41 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2301] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:54:41 2026] DELETE /v2.0/ports/eb55ab05-02ae-48e8-af35-6ffa20316d25 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1170/2302] 10.0.0.233 () {32 vars in 682 bytes} [Sun Aug 23 15:54:41 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2303] 10.0.0.233 () {32 vars in 694 bytes} [Sun Aug 23 15:54:41 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1172/2304] 10.0.0.233 () {32 vars in 680 bytes} [Sun Aug 23 15:54:41 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2305] 10.0.0.233 () {32 vars in 694 bytes} [Sun Aug 23 15:54:41 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2306] 10.0.0.233 () {32 vars in 690 bytes} [Sun Aug 23 15:54:41 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:41.514 7 INFO neutron_taas.services.taas.taas_plugin [None req-69601821-4dd0-49c5-80c0-dc8ac499b88b d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] TaaS: Handle Delete Port: b9a1c3d2-b404-4db6-a816-4d8325c27f1b [pid: 8|app: 0|req: 1175/2307] 10.0.0.233 () {32 vars in 702 bytes} [Sun Aug 23 15:54:41 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:41.517 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-69601821-4dd0-49c5-80c0-dc8ac499b88b d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Tap Mirror: Handle Delete Port: b9a1c3d2-b404-4db6-a816-4d8325c27f1b [pid: 8|app: 0|req: 1176/2308] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:54:41 2026] DELETE /v2.0/subnetpools/e2d3b34b-3cff-4c24-8f96-f0489944ae60 => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1177/2309] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:54:41 2026] DELETE /v2.0/subnetpools/7d14edb2-2e6e-49d5-af67-66f895b9fa05 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1133/2310] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:54:41 2026] DELETE /v2.0/ports/b9a1c3d2-b404-4db6-a816-4d8325c27f1b => generated 0 bytes in 236 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1178/2311] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:54:41 2026] DELETE /v2.0/subnetpools/1b758a37-5278-4042-8383-0dbba2ddb57f => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1179/2312] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:54:41 2026] DELETE /v2.0/subnetpools/ff06a843-c30d-44b3-b06f-25bc62f5bfbb => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2313] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:41 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:41.779 7 INFO neutron_taas.services.taas.taas_plugin [None req-bc8eed89-5234-4b42-92be-b3484f3bd486 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] TaaS: Handle Delete Port: c7da5393-0c9d-4a9e-9eef-d9293337b418 2026-08-23 15:54:41.782 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bc8eed89-5234-4b42-92be-b3484f3bd486 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Tap Mirror: Handle Delete Port: c7da5393-0c9d-4a9e-9eef-d9293337b418 [pid: 8|app: 0|req: 1181/2314] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:54:41 2026] DELETE /v2.0/subnetpools/0d79f8ad-61cb-4785-ad10-4885091781bc => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:41.967 7 INFO neutron.services.segments.plugin [-] Segment a42ef480-332d-4f28-9a9a-46262979f2e2 resource provider aggregate not found 2026-08-23 15:54:41.969 7 INFO neutron.services.segments.plugin [-] Segment a42ef480-332d-4f28-9a9a-46262979f2e2 resource provider aggregate not found 2026-08-23 15:54:41.989 7 INFO neutron.services.segments.plugin [-] Segment a42ef480-332d-4f28-9a9a-46262979f2e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a42ef480-332d-4f28-9a9a-46262979f2e2 found for delete ", "request_id": "req-91aa4a5e-81d9-4367-be77-ce5e59fe7d75"}]} 2026-08-23 15:54:41.996 7 INFO neutron.services.segments.plugin [-] Segment a42ef480-332d-4f28-9a9a-46262979f2e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a42ef480-332d-4f28-9a9a-46262979f2e2 found for delete ", "request_id": "req-63716417-5df2-45bd-bcc8-1a758015ad96"}]} [pid: 7|app: 0|req: 1134/2315] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:41 2026] DELETE /v2.0/networks/1d7a5f9a-8c11-42a2-933f-d65ecf6f9dff => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:42.141 8 INFO neutron_taas.services.taas.taas_plugin [None req-c982f814-ff11-4b1f-bf77-cb6fd972d21f d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] TaaS: Handle Delete Port: 733fb8b9-9f70-49e2-a18f-251c925869e8 2026-08-23 15:54:42.144 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c982f814-ff11-4b1f-bf77-cb6fd972d21f d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Tap Mirror: Handle Delete Port: 733fb8b9-9f70-49e2-a18f-251c925869e8 2026-08-23 15:54:42.302 8 INFO neutron.services.segments.plugin [-] Segment 23210c3c-800d-4d4d-bb32-b7673de33b36 resource provider aggregate not found 2026-08-23 15:54:42.324 8 INFO neutron.services.segments.plugin [-] Segment 23210c3c-800d-4d4d-bb32-b7673de33b36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23210c3c-800d-4d4d-bb32-b7673de33b36 found for delete ", "request_id": "req-b709c42d-be93-416e-8758-90819f16b51b"}]} 2026-08-23 15:54:42.324 8 INFO neutron.services.segments.plugin [-] Segment 23210c3c-800d-4d4d-bb32-b7673de33b36 resource provider aggregate not found [pid: 8|app: 0|req: 1182/2316] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:42 2026] DELETE /v2.0/networks/350c0f10-70db-42a5-b2ec-be75c076a64b => generated 0 bytes in 331 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1135/2317] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:42 2026] GET /v2.0/ports?device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:42.368 8 INFO neutron.services.segments.plugin [-] Segment 23210c3c-800d-4d4d-bb32-b7673de33b36 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23210c3c-800d-4d4d-bb32-b7673de33b36 found for delete ", "request_id": "req-fde31aef-72d5-4e36-aa8e-58c54728e85f"}]} 2026-08-23 15:54:42.457 8 INFO neutron_taas.services.taas.taas_plugin [None req-5c83a49d-a663-4619-b161-68de09b95a64 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] TaaS: Handle Delete Port: 4af56816-6384-4ae8-8294-729e2a5585c9 2026-08-23 15:54:42.461 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5c83a49d-a663-4619-b161-68de09b95a64 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Tap Mirror: Handle Delete Port: 4af56816-6384-4ae8-8294-729e2a5585c9 2026-08-23 15:54:42.670 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] No hosting information found for port 01515767-4fa6-4a65-b975-9347bbc7f42a: RuntimeError: No hosting information found for port 01515767-4fa6-4a65-b975-9347bbc7f42a [pid: 8|app: 0|req: 1183/2318] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:42 2026] DELETE /v2.0/networks/85a2bde5-dd93-48d7-9516-ae2ac1ba8e47 => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:42.778 7 INFO neutron.db.ovn_revision_numbers_db [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] Successfully bumped revision number for resource 01515767-4fa6-4a65-b975-9347bbc7f42a (type: router_ports) to 2 2026-08-23 15:54:42.885 8 INFO neutron_taas.services.taas.taas_plugin [None req-3c95c8a6-4b08-418c-92f7-4adcc7fcf8ba d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] TaaS: Handle Delete Port: f4082478-1a3b-4d88-9aa0-e951fe286e81 2026-08-23 15:54:42.888 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status down for port: f4082478-1a3b-4d88-9aa0-e951fe286e81 2026-08-23 15:54:42.890 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3c95c8a6-4b08-418c-92f7-4adcc7fcf8ba d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Tap Mirror: Handle Delete Port: f4082478-1a3b-4d88-9aa0-e951fe286e81 2026-08-23 15:54:43.021 7 ERROR ovsdbapp.backend.ovs_idl.command [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] Error executing command (LspGetUpCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=f4082478-1a3b-4d88-9aa0-e951fe286e81 2026-08-23 15:54:43.021 7 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-08-23 15:54:43.021 7 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-08-23 15:54:43.021 7 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-08-23 15:54:43.021 7 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/schema/ovn_northbound/commands.py", line 681, in run_idl 2026-08-23 15:54:43.021 7 ERROR ovsdbapp.backend.ovs_idl.command lsp = self.api.lookup('Logical_Switch_Port', self.port) 2026-08-23 15:54:43.021 7 ERROR ovsdbapp.backend.ovs_idl.command ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-23 15:54:43.021 7 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-08-23 15:54:43.021 7 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-08-23 15:54:43.021 7 ERROR ovsdbapp.backend.ovs_idl.command ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-23 15:54:43.021 7 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-08-23 15:54:43.021 7 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-08-23 15:54:43.021 7 ERROR ovsdbapp.backend.ovs_idl.command ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-23 15:54:43.021 7 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-08-23 15:54:43.021 7 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-08-23 15:54:43.021 7 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=f4082478-1a3b-4d88-9aa0-e951fe286e81 2026-08-23 15:54:43.021 7 ERROR ovsdbapp.backend.ovs_idl.command 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] Unexpected exception in notify_loop: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=f4082478-1a3b-4d88-9aa0-e951fe286e81 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event Traceback (most recent call last): 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/event.py", line 177, in notify_loop 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event match.run(event, row, updates) 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py", line 506, in run 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event self.driver.set_port_status_down(row.name) 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py", line 1379, in set_port_status_down 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event self._ovn_client.update_lsp_host_info( 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 305, in update_lsp_host_info 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event port_up = self._nb_idl.lsp_get_up(db_port.id).execute( 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event self.run_idl(None) 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/schema/ovn_northbound/commands.py", line 681, in run_idl 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event lsp = self.api.lookup('Logical_Switch_Port', self.port) 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event return self._lookup(table, record) 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event ^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event File "/var/lib/openstack/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event raise RowNotFound(table=table, col=column, match=match) 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Switch_Port with name=f4082478-1a3b-4d88-9aa0-e951fe286e81 2026-08-23 15:54:43.030 7 ERROR ovsdbapp.event 2026-08-23 15:54:43.037 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status down for port: c2bbe7e1-0727-45f5-826c-e48ef56cd79d 2026-08-23 15:54:43.040 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c59486e-291b-4a54-af02-02cdad10b07b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b0d59e1f-c2dc-4c28-a3c5-b2832d1a0e04 (type: security_groups) to 1 2026-08-23 15:54:43.062 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c59486e-291b-4a54-af02-02cdad10b07b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 64730273-579f-421c-a2f0-842cea02fac4 (type: security_group_rules) to 0 2026-08-23 15:54:43.078 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c59486e-291b-4a54-af02-02cdad10b07b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 9ebaae7a-407f-4f56-8976-b300fb741fe2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1184/2319] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:42 2026] DELETE /v2.0/networks/b5b1720e-d3db-4fff-aed2-b850971af838 => generated 0 bytes in 389 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:43.113 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c59486e-291b-4a54-af02-02cdad10b07b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c9f278f5-6f86-48dd-bd33-9af59d9c8fba (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1185/2320] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:43 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:43.131 7 INFO neutron.db.ovn_revision_numbers_db [None req-5c59486e-291b-4a54-af02-02cdad10b07b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f6407a6c-d7ad-43f6-a23c-12b808060105 (type: security_group_rules) to 0 2026-08-23 15:54:43.134 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status down for port: 9f8505f2-90a3-427b-8844-791555623baa 2026-08-23 15:54:43.150 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status down for port: b9a1c3d2-b404-4db6-a816-4d8325c27f1b [pid: 7|app: 0|req: 1136/2321] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:42 2026] GET /v2.0/security-groups?tenant_id=18902ce4ad51411ea020503369f3f68b&name=default => generated 2925 bytes in 595 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:43.239 8 INFO neutron_taas.services.taas.taas_plugin [None req-44b1823f-8831-42df-9537-12a5c803e851 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] TaaS: Handle Delete Port: c2bbe7e1-0727-45f5-826c-e48ef56cd79d 2026-08-23 15:54:43.242 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44b1823f-8831-42df-9537-12a5c803e851 d701b5bf279944c490d11d1015f8292a 3db7cc555f4c43c5bb13b331ea63390a - - default default] Tap Mirror: Handle Delete Port: c2bbe7e1-0727-45f5-826c-e48ef56cd79d [pid: 8|app: 0|req: 1186/2322] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:43 2026] DELETE /v2.0/networks/065b4c50-2f86-4e59-ae06-42d68b16ba35 => generated 0 bytes in 332 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2323] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:43 2026] DELETE /v2.0/security-groups/b0d59e1f-c2dc-4c28-a3c5-b2832d1a0e04 => generated 0 bytes in 277 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2324] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:54:43 2026] GET /v2.0/networks?id=024f8351-b786-4881-a122-4148c0d0c24b => generated 710 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2325] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:43 2026] GET /v2.0/ports?device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:43.781 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-046772a9-37f9-4102-9ce4-2c91234f582d req-860da854-2795-476a-9054-0a0c1083573d 2eaf7b2e949c4d17be5c22ebb2144371 17e79fed5ba849589e68ff3514563425 - - default default] No more DHCP agents 2026-08-23 15:54:43.784 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-046772a9-37f9-4102-9ce4-2c91234f582d req-860da854-2795-476a-9054-0a0c1083573d 2eaf7b2e949c4d17be5c22ebb2144371 17e79fed5ba849589e68ff3514563425 - - default default] Unable to schedule network 024f8351-b786-4881-a122-4148c0d0c24b: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:43.805 7 INFO neutron.db.ovn_revision_numbers_db [None req-927ec827-6cce-4944-803a-bd798ae68b17 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource bbfe8605-382e-4e1b-a376-92912466a8d3 (type: security_groups) to 1 2026-08-23 15:54:43.815 7 INFO neutron.db.ovn_revision_numbers_db [None req-927ec827-6cce-4944-803a-bd798ae68b17 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 70542953-395a-43df-a115-8eccfcfbd3e4 (type: security_group_rules) to 0 2026-08-23 15:54:43.827 7 INFO neutron.db.ovn_revision_numbers_db [None req-927ec827-6cce-4944-803a-bd798ae68b17 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 76a547f0-4055-4333-85f7-8ff7e727f909 (type: security_group_rules) to 0 2026-08-23 15:54:43.838 7 INFO neutron.db.ovn_revision_numbers_db [None req-927ec827-6cce-4944-803a-bd798ae68b17 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 9691c014-7680-42d1-b6cd-f69be46fead9 (type: security_group_rules) to 0 2026-08-23 15:54:43.851 7 INFO neutron.db.ovn_revision_numbers_db [None req-927ec827-6cce-4944-803a-bd798ae68b17 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e5d0e2d0-830f-4255-8496-89002cb4837c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1139/2326] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:43 2026] GET /v2.0/security-groups?tenant_id=076b58fb93d14f3d9ad1002e1de925c3&name=default => generated 2925 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:43.924 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] OVN reports status down for port: 366532fb-9635-4ba2-88db-8051358fa727 2026-08-23 15:54:43.995 8 INFO neutron.db.ovn_revision_numbers_db [req-046772a9-37f9-4102-9ce4-2c91234f582d req-860da854-2795-476a-9054-0a0c1083573d 2eaf7b2e949c4d17be5c22ebb2144371 17e79fed5ba849589e68ff3514563425 - - default default] Successfully bumped revision number for resource 366532fb-9635-4ba2-88db-8051358fa727 (type: ports) to 1 [pid: 8|app: 0|req: 1188/2327] 162.253.55.186 () {38 vars in 955 bytes} [Sun Aug 23 15:54:43 2026] POST /v2.0/ports => generated 958 bytes in 592 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1140/2328] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:43 2026] DELETE /v2.0/security-groups/bbfe8605-382e-4e1b-a376-92912466a8d3 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2329] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:44 2026] GET /v2.0/ports?device_id=9973d29e-0eea-4672-960e-337b1deb0964 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:44.345 8 INFO neutron.services.segments.plugin [-] Segment ebeae9f0-6e69-44a7-8040-a8520cabc5e4 resource provider aggregate not found 2026-08-23 15:54:44.358 8 INFO neutron.services.segments.plugin [-] Segment ebeae9f0-6e69-44a7-8040-a8520cabc5e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebeae9f0-6e69-44a7-8040-a8520cabc5e4 found for delete ", "request_id": "req-82c267f8-0559-4dcc-aa02-26da286f2e56"}]} 2026-08-23 15:54:44.378 8 INFO neutron.services.segments.plugin [-] Segment 331d6bb9-55bf-40c0-92e7-76b4e6cd29bf resource provider aggregate not found 2026-08-23 15:54:44.386 8 INFO neutron.services.segments.plugin [-] Segment ebeae9f0-6e69-44a7-8040-a8520cabc5e4 resource provider aggregate not found 2026-08-23 15:54:44.394 8 INFO neutron.services.segments.plugin [-] Segment 331d6bb9-55bf-40c0-92e7-76b4e6cd29bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 331d6bb9-55bf-40c0-92e7-76b4e6cd29bf found for delete ", "request_id": "req-5fda8e1a-6a64-42bb-8731-d1b852850760"}]} 2026-08-23 15:54:44.408 8 INFO neutron.services.segments.plugin [-] Segment ebeae9f0-6e69-44a7-8040-a8520cabc5e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ebeae9f0-6e69-44a7-8040-a8520cabc5e4 found for delete ", "request_id": "req-c7aaceba-33b2-4b36-8356-a6cb7b8acfe2"}]} 2026-08-23 15:54:44.423 8 INFO neutron.services.segments.plugin [-] Segment 331d6bb9-55bf-40c0-92e7-76b4e6cd29bf resource provider aggregate not found 2026-08-23 15:54:44.429 8 INFO neutron.services.segments.plugin [-] Segment d78259cb-2ee0-4861-b84e-59aca96902e0 resource provider aggregate not found 2026-08-23 15:54:44.444 8 INFO neutron.services.segments.plugin [-] Segment d78259cb-2ee0-4861-b84e-59aca96902e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d78259cb-2ee0-4861-b84e-59aca96902e0 found for delete ", "request_id": "req-0bac69fa-cfc0-4226-95f0-7c1979358ddc"}]} 2026-08-23 15:54:44.446 8 INFO neutron.services.segments.plugin [-] Segment 331d6bb9-55bf-40c0-92e7-76b4e6cd29bf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 331d6bb9-55bf-40c0-92e7-76b4e6cd29bf found for delete ", "request_id": "req-6061f089-bdb2-40b7-9b6f-85061f69661a"}]} 2026-08-23 15:54:44.467 8 INFO neutron.services.segments.plugin [-] Segment d78259cb-2ee0-4861-b84e-59aca96902e0 resource provider aggregate not found 2026-08-23 15:54:44.485 8 INFO neutron.services.segments.plugin [-] Segment d78259cb-2ee0-4861-b84e-59aca96902e0 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d78259cb-2ee0-4861-b84e-59aca96902e0 found for delete ", "request_id": "req-11250b7e-10ae-46de-aa5d-78b9a66c869c"}]} 2026-08-23 15:54:44.545 8 INFO neutron.db.ovn_revision_numbers_db [req-046772a9-37f9-4102-9ce4-2c91234f582d req-abb6e67c-09ea-4d95-8b25-926912dcfe16 ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 366532fb-9635-4ba2-88db-8051358fa727 (type: ports) to 2 2026-08-23 15:54:44.583 7 INFO neutron.db.ovn_revision_numbers_db [None req-2374a72b-a70d-467e-b698-48f4519a7015 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e868f989-1965-4ab7-9f06-e8f942ef2a55 (type: security_groups) to 1 2026-08-23 15:54:44.595 7 INFO neutron.db.ovn_revision_numbers_db [None req-2374a72b-a70d-467e-b698-48f4519a7015 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 32ad529a-ba11-46f0-ae4c-3c1fe962ca23 (type: security_group_rules) to 0 2026-08-23 15:54:44.609 7 INFO neutron.db.ovn_revision_numbers_db [None req-2374a72b-a70d-467e-b698-48f4519a7015 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 66888de3-e117-4d8b-a9c3-826503f1d686 (type: security_group_rules) to 0 2026-08-23 15:54:44.620 7 INFO neutron.db.ovn_revision_numbers_db [None req-2374a72b-a70d-467e-b698-48f4519a7015 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 6d9691d6-895d-4bfb-a111-a8fcfa8e262c (type: security_group_rules) to 0 2026-08-23 15:54:44.630 7 INFO neutron.db.ovn_revision_numbers_db [None req-2374a72b-a70d-467e-b698-48f4519a7015 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e297fd4a-f3ec-4f48-80a1-cfa1dce782e9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1142/2330] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:44 2026] GET /v2.0/security-groups?tenant_id=b20fb5d16ca74941afc484fb5a72ac86&name=default => generated 2925 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:44.791 8 INFO neutron.db.ovn_revision_numbers_db [req-046772a9-37f9-4102-9ce4-2c91234f582d req-abb6e67c-09ea-4d95-8b25-926912dcfe16 ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 366532fb-9635-4ba2-88db-8051358fa727 (type: ports) to 4 2026-08-23 15:54:44.808 7 INFO neutron.db.ovn_revision_numbers_db [None req-1a9b2d32-f52d-4b87-bc82-b0d786b2d72c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 61c5c10d-45af-47f9-b64a-5682578b07f0 (type: security_groups) to 1 2026-08-23 15:54:44.828 7 INFO neutron.db.ovn_revision_numbers_db [None req-1a9b2d32-f52d-4b87-bc82-b0d786b2d72c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4d9776e3-9e3b-466b-9ccc-79918d941cfe (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1189/2331] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:54:44 2026] PUT /v2.0/ports/366532fb-9635-4ba2-88db-8051358fa727 => generated 1208 bytes in 743 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:54:44.847 7 INFO neutron.db.ovn_revision_numbers_db [None req-1a9b2d32-f52d-4b87-bc82-b0d786b2d72c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 56dbcd30-98f1-477e-89b8-a8dce49a084c (type: security_group_rules) to 0 2026-08-23 15:54:44.866 7 INFO neutron.db.ovn_revision_numbers_db [None req-1a9b2d32-f52d-4b87-bc82-b0d786b2d72c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource aa2d604b-c43f-41a2-88ba-2a74d0d1d4e9 (type: security_group_rules) to 0 2026-08-23 15:54:44.878 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-052c9b87-9deb-4489-a61e-1d480ff3c0fe'] response: {'name': 'network-changed', 'server_uuid': '1bb9a52d-3599-4dce-8068-b901ba2c758b', 'tag': '366532fb-9635-4ba2-88db-8051358fa727', 'status': 'completed', 'code': 200} 2026-08-23 15:54:44.881 7 INFO neutron.db.ovn_revision_numbers_db [None req-1a9b2d32-f52d-4b87-bc82-b0d786b2d72c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c52a8d79-bfce-4461-a3d8-b41392e02fab (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1190/2332] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:44 2026] GET /v2.0/ports?device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 973 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1143/2333] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:44 2026] GET /v2.0/security-groups?tenant_id=651233d881d3445fbcc746e00c928d07&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1144/2334] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:44 2026] GET /v2.0/security-groups?id=f793d539-8dc9-47af-aec2-e88142a81887&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1191/2335] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:44 2026] DELETE /v2.0/security-groups/e868f989-1965-4ab7-9f06-e8f942ef2a55 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1145/2336] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:44 2026] DELETE /v2.0/security-groups/61c5c10d-45af-47f9-b64a-5682578b07f0 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:45.329 8 INFO neutron.db.ovn_revision_numbers_db [None req-9769acfe-6d31-42b1-812e-ad369f58d6be be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 40d41121-5f1f-4bba-b8a1-452602efec08 (type: security_groups) to 1 2026-08-23 15:54:45.341 8 INFO neutron.db.ovn_revision_numbers_db [None req-9769acfe-6d31-42b1-812e-ad369f58d6be be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5ca7c2ce-6591-45b9-9369-f86ed294ca03 (type: security_group_rules) to 0 2026-08-23 15:54:45.351 8 INFO neutron.db.ovn_revision_numbers_db [None req-9769acfe-6d31-42b1-812e-ad369f58d6be be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 638b1001-2581-4416-9c00-198804f51f72 (type: security_group_rules) to 0 2026-08-23 15:54:45.365 8 INFO neutron.db.ovn_revision_numbers_db [None req-9769acfe-6d31-42b1-812e-ad369f58d6be be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 90248cf1-debb-46ea-8b7b-151b28f5dedc (type: security_group_rules) to 0 2026-08-23 15:54:45.386 8 INFO neutron.db.ovn_revision_numbers_db [None req-9769acfe-6d31-42b1-812e-ad369f58d6be be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource afca5eda-9754-4c83-868e-611235c45aee (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1192/2337] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:45 2026] GET /v2.0/security-groups?tenant_id=2ea3f32e14bc4bd0802e90a54059ed9c&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1146/2338] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:45 2026] DELETE /v2.0/security-groups/6c0d7bb6-f1f0-40ad-9a0e-c425f9f4904e => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1193/2339] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:54:45 2026] GET /v2.0/ports?tenant_id=17e79fed5ba849589e68ff3514563425&device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 1211 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2340] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:45 2026] DELETE /v2.0/security-groups/40d41121-5f1f-4bba-b8a1-452602efec08 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1148/2341] 162.253.55.186 () {34 vars in 1018 bytes} [Sun Aug 23 15:54:45 2026] GET /v2.0/networks?tenant_id=17e79fed5ba849589e68ff3514563425&shared=False => generated 809 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1149/2342] 162.253.55.186 () {34 vars in 930 bytes} [Sun Aug 23 15:54:45 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:45.794 8 INFO neutron_taas.services.taas.taas_plugin [None req-60431214-3f21-4479-8fad-68aba3fc775c c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] TaaS: Handle Delete Port: 8da3109e-4702-40e6-b4b8-09f8a4eaafbe 2026-08-23 15:54:45.799 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60431214-3f21-4479-8fad-68aba3fc775c c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Tap Mirror: Handle Delete Port: 8da3109e-4702-40e6-b4b8-09f8a4eaafbe [pid: 7|app: 0|req: 1150/2343] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:45 2026] GET /v2.0/security-groups?tenant_id=3db7cc555f4c43c5bb13b331ea63390a&name=default => generated 2925 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2344] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:45 2026] DELETE /v2.0/security-groups/cc51264c-d2c2-4476-9b97-7432c6794b3d => generated 0 bytes in 275 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1152/2345] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:46 2026] GET /v2.0/ports?device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 973 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2346] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:46 2026] GET /v2.0/security-groups?id=f793d539-8dc9-47af-aec2-e88142a81887&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2347] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:54:45 2026] PUT /v2.0/routers/b0f5cd38-19f0-444e-b03a-2e3e2656109b/remove_router_interface => generated 309 bytes in 860 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1154/2348] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:46 2026] DELETE /v2.0/subnets/c4889713-c367-4a1c-8ac3-648d17197d69 => generated 0 bytes in 180 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:54:46.845 8 INFO neutron_taas.services.taas.taas_plugin [None req-89d3b52e-bbbe-4e93-95b2-6c44c3c72ab4 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] TaaS: Handle Delete Port: 0ab7ba4e-3321-4f20-947c-f2ca52c09b68 2026-08-23 15:54:46.849 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89d3b52e-bbbe-4e93-95b2-6c44c3c72ab4 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Tap Mirror: Handle Delete Port: 0ab7ba4e-3321-4f20-947c-f2ca52c09b68 [pid: 7|app: 0|req: 1155/2349] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:54:46 2026] GET /v2.0/ports?tenant_id=17e79fed5ba849589e68ff3514563425&device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 1211 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1156/2350] 162.253.55.186 () {34 vars in 1060 bytes} [Sun Aug 23 15:54:46 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=366532fb-9635-4ba2-88db-8051358fa727 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1157/2351] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:54:46 2026] GET /v2.0/subnets?id=40933911-1994-45f1-b4e1-bf73ddc6c8c5 => generated 690 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1158/2352] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:54:46 2026] GET /v2.0/ports?network_id=024f8351-b786-4881-a122-4148c0d0c24b&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1159/2353] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:54:46 2026] GET /v2.0/networks/024f8351-b786-4881-a122-4148c0d0c24b?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2354] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:54:47 2026] GET /v2.0/networks/024f8351-b786-4881-a122-4148c0d0c24b?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2355] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:54:46 2026] DELETE /v2.0/routers/b0f5cd38-19f0-444e-b03a-2e3e2656109b => generated 0 bytes in 678 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1196/2356] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:47 2026] GET /v2.0/ports?device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 973 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:47.329 7 INFO neutron_taas.services.taas.taas_plugin [None req-09316600-d09e-4679-a32f-50a7d05db9b8 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] TaaS: Handle Delete Port: e58b327e-06c9-45a7-83fa-2868693cfd75 2026-08-23 15:54:47.333 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09316600-d09e-4679-a32f-50a7d05db9b8 c061678ae7ba40ddad05257bbc25bf83 00d09723d4314069b4705c790a22723e - - default default] Tap Mirror: Handle Delete Port: e58b327e-06c9-45a7-83fa-2868693cfd75 [pid: 8|app: 0|req: 1197/2357] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:47 2026] GET /v2.0/security-groups?id=f793d539-8dc9-47af-aec2-e88142a81887&fields=id&fields=name => generated 88 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:47.518 7 INFO neutron.services.segments.plugin [-] Segment d35a6f90-c754-4565-bf1e-c08fb376634d resource provider aggregate not found 2026-08-23 15:54:47.522 7 INFO neutron.services.segments.plugin [-] Segment d35a6f90-c754-4565-bf1e-c08fb376634d resource provider aggregate not found 2026-08-23 15:54:47.540 7 INFO neutron.services.segments.plugin [-] Segment d35a6f90-c754-4565-bf1e-c08fb376634d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d35a6f90-c754-4565-bf1e-c08fb376634d found for delete ", "request_id": "req-e356f439-ca8d-4916-9c29-f64c446d2c2d"}]} 2026-08-23 15:54:47.542 7 INFO neutron.services.segments.plugin [-] Segment d35a6f90-c754-4565-bf1e-c08fb376634d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d35a6f90-c754-4565-bf1e-c08fb376634d found for delete ", "request_id": "req-6dd6edd0-24fe-47ba-a371-e349522f64d8"}]} [pid: 7|app: 0|req: 1161/2358] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:47 2026] DELETE /v2.0/networks/46c1afcd-71fa-4590-b29b-8b32e69e2643 => generated 0 bytes in 368 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1198/2359] 10.0.0.233 () {34 vars in 678 bytes} [Sun Aug 23 15:54:48 2026] POST /v2.0/qos/policies => generated 359 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2360] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:48 2026] GET /v2.0/ports?device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 973 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2361] 10.0.0.233 () {34 vars in 753 bytes} [Sun Aug 23 15:54:48 2026] PUT /v2.0/policies/f6ad5fc8-679f-4c75-95a5-8e0c984b8f02/tags => generated 25 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1201/2362] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:48 2026] GET /v2.0/security-groups?id=f793d539-8dc9-47af-aec2-e88142a81887&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:48.517 7 INFO neutron.db.ovn_revision_numbers_db [None req-5a0d73b4-9aa1-47a0-9e79-3ffb7aaba053 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource afea38e3-3cd3-4a30-98d7-683e5b43adde (type: security_groups) to 1 2026-08-23 15:54:48.531 7 INFO neutron.db.ovn_revision_numbers_db [None req-5a0d73b4-9aa1-47a0-9e79-3ffb7aaba053 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 77c70138-a5d6-4565-ab15-198a2e2b2ebf (type: security_group_rules) to 0 2026-08-23 15:54:48.543 7 INFO neutron.db.ovn_revision_numbers_db [None req-5a0d73b4-9aa1-47a0-9e79-3ffb7aaba053 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 92fa6600-c4c5-4adf-8817-be57b2505294 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1202/2363] 10.0.0.233 () {32 vars in 733 bytes} [Sun Aug 23 15:54:48 2026] GET /v2.0/policies/f6ad5fc8-679f-4c75-95a5-8e0c984b8f02/tags => generated 25 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:48.554 7 INFO neutron.db.ovn_revision_numbers_db [None req-5a0d73b4-9aa1-47a0-9e79-3ffb7aaba053 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ce67e3b4-676d-4225-8614-9fe9f8def0af (type: security_group_rules) to 0 2026-08-23 15:54:48.566 7 INFO neutron.db.ovn_revision_numbers_db [None req-5a0d73b4-9aa1-47a0-9e79-3ffb7aaba053 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e9f6e107-1102-4a35-b1bb-89fdb16f641c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1203/2364] 10.0.0.233 () {34 vars in 764 bytes} [Sun Aug 23 15:54:48 2026] PUT /v2.0/policies/f6ad5fc8-679f-4c75-95a5-8e0c984b8f02/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1162/2365] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:48 2026] GET /v2.0/security-groups?tenant_id=d7fb70511f2746f7b9ce548bc161c56d&name=default => generated 2925 bytes in 338 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2366] 10.0.0.233 () {32 vars in 733 bytes} [Sun Aug 23 15:54:48 2026] GET /v2.0/policies/f6ad5fc8-679f-4c75-95a5-8e0c984b8f02/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1205/2367] 10.0.0.233 () {34 vars in 760 bytes} [Sun Aug 23 15:54:48 2026] PUT /v2.0/policies/f6ad5fc8-679f-4c75-95a5-8e0c984b8f02/tags/red => generated 4 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1206/2368] 10.0.0.233 () {32 vars in 733 bytes} [Sun Aug 23 15:54:48 2026] GET /v2.0/policies/f6ad5fc8-679f-4c75-95a5-8e0c984b8f02/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2369] 10.0.0.233 () {34 vars in 782 bytes} [Sun Aug 23 15:54:48 2026] PUT /v2.0/policies/f6ad5fc8-679f-4c75-95a5-8e0c984b8f02/tags/black.or.white => generated 4 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1208/2370] 10.0.0.233 () {32 vars in 733 bytes} [Sun Aug 23 15:54:48 2026] GET /v2.0/policies/f6ad5fc8-679f-4c75-95a5-8e0c984b8f02/tags => generated 52 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1163/2371] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:48 2026] DELETE /v2.0/security-groups/afea38e3-3cd3-4a30-98d7-683e5b43adde => generated 0 bytes in 312 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1209/2372] 10.0.0.233 () {34 vars in 753 bytes} [Sun Aug 23 15:54:48 2026] PUT /v2.0/policies/f6ad5fc8-679f-4c75-95a5-8e0c984b8f02/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2373] 10.0.0.233 () {32 vars in 733 bytes} [Sun Aug 23 15:54:48 2026] GET /v2.0/policies/f6ad5fc8-679f-4c75-95a5-8e0c984b8f02/tags => generated 37 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1210/2374] 10.0.0.233 () {32 vars in 741 bytes} [Sun Aug 23 15:54:48 2026] GET /v2.0/policies/f6ad5fc8-679f-4c75-95a5-8e0c984b8f02/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:49.061 7 INFO neutron.api.v2.resource [None req-3b22c22b-8e52-40fb-b38c-bd7709b9651f b2cb70269e544ddd91ccccdcee7a1c16 3977962c1d6e44a2bb2ae3b6d3241ba9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1165/2375] 10.0.0.233 () {32 vars in 745 bytes} [Sun Aug 23 15:54:49 2026] GET /v2.0/policies/f6ad5fc8-679f-4c75-95a5-8e0c984b8f02/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1166/2376] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:49 2026] GET /v2.0/security-groups?tenant_id=00d09723d4314069b4705c790a22723e&name=default => generated 2925 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2377] 10.0.0.233 () {32 vars in 744 bytes} [Sun Aug 23 15:54:49 2026] DELETE /v2.0/policies/f6ad5fc8-679f-4c75-95a5-8e0c984b8f02/tags/red => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2378] 10.0.0.233 () {32 vars in 733 bytes} [Sun Aug 23 15:54:49 2026] GET /v2.0/policies/f6ad5fc8-679f-4c75-95a5-8e0c984b8f02/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:49.228 8 INFO neutron.api.v2.resource [None req-02b17264-bb11-483d-8afb-2fa2dbcffe0a b2cb70269e544ddd91ccccdcee7a1c16 3977962c1d6e44a2bb2ae3b6d3241ba9 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1213/2379] 10.0.0.233 () {32 vars in 748 bytes} [Sun Aug 23 15:54:49 2026] DELETE /v2.0/policies/f6ad5fc8-679f-4c75-95a5-8e0c984b8f02/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2380] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:54:49 2026] DELETE /v2.0/policies/f6ad5fc8-679f-4c75-95a5-8e0c984b8f02/tags => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1215/2381] 10.0.0.233 () {32 vars in 733 bytes} [Sun Aug 23 15:54:49 2026] GET /v2.0/policies/f6ad5fc8-679f-4c75-95a5-8e0c984b8f02/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2382] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:49 2026] DELETE /v2.0/security-groups/2b8924ca-e8ad-45e9-904e-c11793da6a1e => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1216/2383] 10.0.0.233 () {32 vars in 734 bytes} [Sun Aug 23 15:54:49 2026] DELETE /v2.0/qos/policies/f6ad5fc8-679f-4c75-95a5-8e0c984b8f02 => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1168/2384] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:49 2026] GET /v2.0/ports?device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2385] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:49 2026] GET /v2.0/security-groups?id=f793d539-8dc9-47af-aec2-e88142a81887&fields=id&fields=name => generated 88 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:49.734 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] OVN reports status up for port: 366532fb-9635-4ba2-88db-8051358fa727 2026-08-23 15:54:49.747 8 INFO neutron.plugins.ml2.plugin [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] Attempt 1 to provision port 366532fb-9635-4ba2-88db-8051358fa727 2026-08-23 15:54:49.869 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4d4b964-013e-43da-9371-8c071baadc9f'] response: {'server_uuid': '1bb9a52d-3599-4dce-8068-b901ba2c758b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '366532fb-9635-4ba2-88db-8051358fa727', 'code': 200} 2026-08-23 15:54:49.997 8 INFO neutron.db.ovn_revision_numbers_db [None req-bda3e64f-13da-4e7c-bc8b-3aa285f1cd9c - - - - - -] Successfully bumped revision number for resource 366532fb-9635-4ba2-88db-8051358fa727 (type: ports) to 5 2026-08-23 15:54:50.453 7 INFO neutron.db.ovn_revision_numbers_db [None req-48289265-6fad-4bea-ba2e-aef0b09177ad be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 14fabd44-ad89-4195-bb42-9b88a04fdcbd (type: security_groups) to 1 2026-08-23 15:54:50.464 7 INFO neutron.db.ovn_revision_numbers_db [None req-48289265-6fad-4bea-ba2e-aef0b09177ad be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 9b2c9869-875c-4da9-843c-e9656c424e7a (type: security_group_rules) to 0 2026-08-23 15:54:50.478 7 INFO neutron.db.ovn_revision_numbers_db [None req-48289265-6fad-4bea-ba2e-aef0b09177ad be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a0c782a9-af0f-4750-962e-7ea6997024cb (type: security_group_rules) to 0 2026-08-23 15:54:50.493 7 INFO neutron.db.ovn_revision_numbers_db [None req-48289265-6fad-4bea-ba2e-aef0b09177ad be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a9b82402-22b3-46a6-8f29-1ca702906104 (type: security_group_rules) to 0 2026-08-23 15:54:50.505 7 INFO neutron.db.ovn_revision_numbers_db [None req-48289265-6fad-4bea-ba2e-aef0b09177ad be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d8f05a8d-d5b0-46aa-8f3c-f960cb927643 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1169/2386] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:50 2026] GET /v2.0/security-groups?tenant_id=a5083292a5f649ebaab82db689a93636&name=default => generated 2925 bytes in 342 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:54:50.792 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3d096f1-0393-42f3-9c25-ecc1dcebac3d bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource 2c22b11b-35d7-4249-8f2b-aedd110e91aa (type: security_groups) to 1 2026-08-23 15:54:50.809 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3d096f1-0393-42f3-9c25-ecc1dcebac3d bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource 2aca725b-4f97-49a3-b6f1-6ee5c4e1632f (type: security_group_rules) to 0 2026-08-23 15:54:50.824 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3d096f1-0393-42f3-9c25-ecc1dcebac3d bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource 573a58cd-5ed1-440a-996b-97acf1421fd8 (type: security_group_rules) to 0 2026-08-23 15:54:50.837 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3d096f1-0393-42f3-9c25-ecc1dcebac3d bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource e3319778-0be4-4486-a84f-15df7699a10f (type: security_group_rules) to 0 2026-08-23 15:54:50.864 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3d096f1-0393-42f3-9c25-ecc1dcebac3d bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource f5e90661-f2b1-4bb0-9867-b219dc018674 (type: security_group_rules) to 0 2026-08-23 15:54:50.974 8 INFO neutron.db.segments_db [None req-d3d096f1-0393-42f3-9c25-ecc1dcebac3d bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Added segment 1da93bb7-2c9a-4126-8018-142ae6b54fce of type geneve for network cd170be3-6209-4af2-a6a9-1ffc6bb0f94d 2026-08-23 15:54:51.110 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3d096f1-0393-42f3-9c25-ecc1dcebac3d bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource cd170be3-6209-4af2-a6a9-1ffc6bb0f94d (type: networks) to 1 2026-08-23 15:54:51.324 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d3d096f1-0393-42f3-9c25-ecc1dcebac3d bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] No more DHCP agents 2026-08-23 15:54:51.325 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d3d096f1-0393-42f3-9c25-ecc1dcebac3d bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Unable to schedule network cd170be3-6209-4af2-a6a9-1ffc6bb0f94d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:51.389 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7731eb26-c437-4435-89e4-37c7eefce59e - - - - - -] OVN reports status down for port: 4d2f13a0-3746-42d0-9e5d-ba06af3c7485 2026-08-23 15:54:51.445 8 INFO neutron.db.ovn_revision_numbers_db [None req-d3d096f1-0393-42f3-9c25-ecc1dcebac3d bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource 4d2f13a0-3746-42d0-9e5d-ba06af3c7485 (type: ports) to 1 [pid: 8|app: 0|req: 1218/2387] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:54:50 2026] POST /v2.0/networks => generated 650 bytes in 955 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1219/2388] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:51 2026] GET /v2.0/ports?device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 975 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2389] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:50 2026] DELETE /v2.0/security-groups/14fabd44-ad89-4195-bb42-9b88a04fdcbd => generated 0 bytes in 1321 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:51.923 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-81df71fa-1009-4050-8b74-7df78977f22b'] response: {'server_uuid': '1bb9a52d-3599-4dce-8068-b901ba2c758b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '366532fb-9635-4ba2-88db-8051358fa727', 'code': 200} [pid: 7|app: 0|req: 1171/2390] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:51 2026] GET /v2.0/security-groups?id=f793d539-8dc9-47af-aec2-e88142a81887&fields=id&fields=name => generated 88 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:51.958 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4140cc73-d3e0-4316-8a7b-45e648a17bee bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] No more DHCP agents 2026-08-23 15:54:51.959 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4140cc73-d3e0-4316-8a7b-45e648a17bee bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Unable to schedule network cd170be3-6209-4af2-a6a9-1ffc6bb0f94d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:52.033 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status down for port: 4ca8ab5d-7ed4-4d52-bc70-692aaa85ff32 2026-08-23 15:54:52.110 8 INFO neutron.db.ovn_revision_numbers_db [None req-4140cc73-d3e0-4316-8a7b-45e648a17bee bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource 4ca8ab5d-7ed4-4d52-bc70-692aaa85ff32 (type: ports) to 1 [pid: 8|app: 0|req: 1220/2391] 10.0.0.233 () {34 vars in 664 bytes} [Sun Aug 23 15:54:51 2026] POST /v2.0/ports => generated 743 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:54:52.204 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7d069ff-fe91-4e28-8c00-107289c1667a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e99d6775-127d-4b72-94b7-3c7c809de465 (type: security_groups) to 1 2026-08-23 15:54:52.221 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7d069ff-fe91-4e28-8c00-107289c1667a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 11a8b5d8-8579-47f6-8c5d-d4e8024215f3 (type: security_group_rules) to 0 2026-08-23 15:54:52.238 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7d069ff-fe91-4e28-8c00-107289c1667a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 1398db13-cd6f-4bc1-99fd-5e23f9726211 (type: security_group_rules) to 0 2026-08-23 15:54:52.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7d069ff-fe91-4e28-8c00-107289c1667a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 1ab5367f-4705-484f-a8e5-33021fe13bd2 (type: security_group_rules) to 0 2026-08-23 15:54:52.261 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7d069ff-fe91-4e28-8c00-107289c1667a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f7a38b49-604c-4f64-ac69-462274d8aa43 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1172/2392] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:54:51 2026] GET /v2.0/security-groups?tenant_id=3977962c1d6e44a2bb2ae3b6d3241ba9&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1221/2393] 10.0.0.233 () {34 vars in 666 bytes} [Sun Aug 23 15:54:52 2026] POST /v2.0/trunks => generated 409 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:52.503 8 INFO neutron.db.segments_db [None req-5ffc43e9-bf90-450d-a5aa-d7d8a11efeb1 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Added segment 9a95a56a-ab5d-4641-9bc9-b5d9e24bd401 of type geneve for network d2e4c5c1-4fa6-42d3-8389-b0badfa39aae [pid: 7|app: 0|req: 1173/2394] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:52 2026] DELETE /v2.0/security-groups/e99d6775-127d-4b72-94b7-3c7c809de465 => generated 0 bytes in 236 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:52.591 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ffc43e9-bf90-450d-a5aa-d7d8a11efeb1 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource d2e4c5c1-4fa6-42d3-8389-b0badfa39aae (type: networks) to 1 2026-08-23 15:54:52.759 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ffc43e9-bf90-450d-a5aa-d7d8a11efeb1 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] No more DHCP agents 2026-08-23 15:54:52.760 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ffc43e9-bf90-450d-a5aa-d7d8a11efeb1 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Unable to schedule network d2e4c5c1-4fa6-42d3-8389-b0badfa39aae: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:52.813 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status down for port: 404cbd6c-b6d7-41fe-8f0b-eaa23782354a 2026-08-23 15:54:52.839 8 INFO neutron.db.ovn_revision_numbers_db [None req-5ffc43e9-bf90-450d-a5aa-d7d8a11efeb1 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource 404cbd6c-b6d7-41fe-8f0b-eaa23782354a (type: ports) to 1 [pid: 8|app: 0|req: 1222/2395] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:54:52 2026] POST /v2.0/networks => generated 650 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2396] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:52 2026] GET /v2.0/ports?device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 975 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1224/2397] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:53 2026] GET /v2.0/security-groups?id=f793d539-8dc9-47af-aec2-e88142a81887&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:53.143 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf74e14b-a4d8-4c36-840a-bcf2678cb44e bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] No more DHCP agents 2026-08-23 15:54:53.144 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf74e14b-a4d8-4c36-840a-bcf2678cb44e bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Unable to schedule network d2e4c5c1-4fa6-42d3-8389-b0badfa39aae: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:53.208 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status down for port: 52f4d196-b2cf-4192-992a-32ebf8279c11 2026-08-23 15:54:53.265 7 INFO neutron.db.ovn_revision_numbers_db [None req-bf74e14b-a4d8-4c36-840a-bcf2678cb44e bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource 52f4d196-b2cf-4192-992a-32ebf8279c11 (type: ports) to 1 [pid: 7|app: 0|req: 1174/2398] 10.0.0.233 () {34 vars in 664 bytes} [Sun Aug 23 15:54:52 2026] POST /v2.0/ports => generated 743 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2399] 10.0.0.233 () {34 vars in 666 bytes} [Sun Aug 23 15:54:53 2026] POST /v2.0/trunks => generated 409 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:54:53.637 7 INFO neutron.db.segments_db [None req-b63e100f-4607-41b7-863a-d85431350db1 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Added segment b05e0295-d74f-4e9d-aa0c-fc12e52a155a of type geneve for network a49ed789-c18c-4ca7-972a-ba3945206b75 2026-08-23 15:54:53.774 7 INFO neutron.db.ovn_revision_numbers_db [None req-b63e100f-4607-41b7-863a-d85431350db1 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource a49ed789-c18c-4ca7-972a-ba3945206b75 (type: networks) to 1 2026-08-23 15:54:53.952 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b63e100f-4607-41b7-863a-d85431350db1 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] No more DHCP agents 2026-08-23 15:54:53.953 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b63e100f-4607-41b7-863a-d85431350db1 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Unable to schedule network a49ed789-c18c-4ca7-972a-ba3945206b75: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:54.015 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status down for port: 4a5c04ab-73f2-4973-9ae4-48b8fdb7bcc4 2026-08-23 15:54:54.072 7 INFO neutron.db.ovn_revision_numbers_db [None req-b63e100f-4607-41b7-863a-d85431350db1 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource 4a5c04ab-73f2-4973-9ae4-48b8fdb7bcc4 (type: ports) to 1 [pid: 7|app: 0|req: 1175/2400] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:54:53 2026] POST /v2.0/networks => generated 651 bytes in 568 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:54.329 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5eb5bd7f-08a1-41d8-8f06-897eb7e16434 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] No more DHCP agents 2026-08-23 15:54:54.330 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5eb5bd7f-08a1-41d8-8f06-897eb7e16434 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Unable to schedule network a49ed789-c18c-4ca7-972a-ba3945206b75: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:54.386 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status down for port: a3e8ddcd-e486-4d96-9c5d-b89738a5c985 2026-08-23 15:54:54.419 8 INFO neutron.db.ovn_revision_numbers_db [None req-5eb5bd7f-08a1-41d8-8f06-897eb7e16434 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource a3e8ddcd-e486-4d96-9c5d-b89738a5c985 (type: ports) to 1 [pid: 8|app: 0|req: 1226/2403] 10.0.0.233 () {34 vars in 664 bytes} [Sun Aug 23 15:54:54 2026] POST /v2.0/ports => generated 743 bytes in 358 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1178/2404] 10.0.0.233 () {34 vars in 666 bytes} [Sun Aug 23 15:54:54 2026] POST /v2.0/trunks => generated 409 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1227/2405] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:54 2026] GET /v2.0/ports?device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 975 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1228/2406] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:54 2026] GET /v2.0/security-groups?id=f793d539-8dc9-47af-aec2-e88142a81887&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:54.933 7 INFO neutron.db.segments_db [None req-30b07584-da32-40e0-8f75-85598c7fceaf bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Added segment 24a6ca7f-ce8d-4807-a22f-8c44f668b0fb of type geneve for network 82fc3ed4-b392-4811-bf4d-07207e259681 2026-08-23 15:54:55.076 7 INFO neutron.db.ovn_revision_numbers_db [None req-30b07584-da32-40e0-8f75-85598c7fceaf bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource 82fc3ed4-b392-4811-bf4d-07207e259681 (type: networks) to 1 2026-08-23 15:54:55.254 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-30b07584-da32-40e0-8f75-85598c7fceaf bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] No more DHCP agents 2026-08-23 15:54:55.255 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-30b07584-da32-40e0-8f75-85598c7fceaf bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Unable to schedule network 82fc3ed4-b392-4811-bf4d-07207e259681: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:55.318 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status down for port: 6893557e-2613-4749-892c-e568d12c2377 2026-08-23 15:54:55.393 7 INFO neutron.db.ovn_revision_numbers_db [None req-30b07584-da32-40e0-8f75-85598c7fceaf bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource 6893557e-2613-4749-892c-e568d12c2377 (type: ports) to 1 [pid: 7|app: 0|req: 1179/2407] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:54:54 2026] POST /v2.0/networks => generated 649 bytes in 622 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:55.670 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7731eb26-c437-4435-89e4-37c7eefce59e - - - - - -] OVN reports status down for port: 366532fb-9635-4ba2-88db-8051358fa727 2026-08-23 15:54:55.702 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4dd3b021-269d-4fff-a542-676aef5fd55f bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] No more DHCP agents 2026-08-23 15:54:55.704 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4dd3b021-269d-4fff-a542-676aef5fd55f bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Unable to schedule network 82fc3ed4-b392-4811-bf4d-07207e259681: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1180/2408] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:54:55 2026] GET /v2.0/agents => generated 1214 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2409] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:54:55 2026] GET /v2.0/subnets => generated 1985 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:55.916 8 INFO neutron.db.ovn_revision_numbers_db [None req-4dd3b021-269d-4fff-a542-676aef5fd55f bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource df0fa1e6-b52e-41fe-a295-250a646b9e4c (type: ports) to 1 2026-08-23 15:54:55.959 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d1e6608-9e0c-4317-923e-f956cbb3630c'] response: {'server_uuid': '1bb9a52d-3599-4dce-8068-b901ba2c758b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '366532fb-9635-4ba2-88db-8051358fa727', 'code': 200} 2026-08-23 15:54:56.015 7 INFO neutron.db.ovn_revision_numbers_db [None req-47bdee7f-7a1b-43cb-a61f-ddc7757d7bde 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] Successfully bumped revision number for resource 31110162-28eb-457c-b6a1-037aeaec6478 (type: security_groups) to 1 [pid: 8|app: 0|req: 1229/2410] 10.0.0.233 () {34 vars in 664 bytes} [Sun Aug 23 15:54:55 2026] POST /v2.0/ports => generated 743 bytes in 560 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1230/2411] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:54:56 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:56.040 7 INFO neutron.db.ovn_revision_numbers_db [None req-47bdee7f-7a1b-43cb-a61f-ddc7757d7bde 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] Successfully bumped revision number for resource 15bcebce-9ac4-47ad-aadc-f474bee7a4e4 (type: security_group_rules) to 0 2026-08-23 15:54:56.053 7 INFO neutron.db.ovn_revision_numbers_db [None req-47bdee7f-7a1b-43cb-a61f-ddc7757d7bde 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] Successfully bumped revision number for resource 8035330b-ee44-4d8b-a6f9-ef0e728c8cdc (type: security_group_rules) to 0 2026-08-23 15:54:56.070 7 INFO neutron.db.ovn_revision_numbers_db [None req-47bdee7f-7a1b-43cb-a61f-ddc7757d7bde 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] Successfully bumped revision number for resource 94aa5711-c409-4e16-981a-f3f70859b9f5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1231/2412] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:56 2026] GET /v2.0/ports?device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 973 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:56.082 7 INFO neutron.db.ovn_revision_numbers_db [None req-47bdee7f-7a1b-43cb-a61f-ddc7757d7bde 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] Successfully bumped revision number for resource b6e5274d-f293-4e62-be2d-24ff4d630044 (type: security_group_rules) to 0 2026-08-23 15:54:56.161 7 INFO neutron.db.segments_db [None req-47bdee7f-7a1b-43cb-a61f-ddc7757d7bde 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] Added segment 23f6be43-7e99-4efb-b85c-f15d3fd96938 of type geneve for network 5737c555-2fc5-4cff-a0d5-1f7996434db4 2026-08-23 15:54:56.208 8 INFO neutron.db.ovn_revision_numbers_db [None req-7731eb26-c437-4435-89e4-37c7eefce59e - - - - - -] Successfully bumped revision number for resource 366532fb-9635-4ba2-88db-8051358fa727 (type: ports) to 6 2026-08-23 15:54:56.274 7 INFO neutron.db.ovn_revision_numbers_db [None req-47bdee7f-7a1b-43cb-a61f-ddc7757d7bde 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] Successfully bumped revision number for resource 5737c555-2fc5-4cff-a0d5-1f7996434db4 (type: networks) to 1 2026-08-23 15:54:56.321 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d0619a3-9629-453e-b156-6af7720a0147 - - - - - -] OVN reports status down for port: df0fa1e6-b52e-41fe-a295-250a646b9e4c [pid: 8|app: 0|req: 1232/2413] 10.0.0.233 () {34 vars in 666 bytes} [Sun Aug 23 15:54:56 2026] POST /v2.0/trunks => generated 409 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:54:56.451 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-47bdee7f-7a1b-43cb-a61f-ddc7757d7bde 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] No more DHCP agents 2026-08-23 15:54:56.453 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-47bdee7f-7a1b-43cb-a61f-ddc7757d7bde 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] Unable to schedule network 5737c555-2fc5-4cff-a0d5-1f7996434db4: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:56.495 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status down for port: b99fb13b-37a4-4781-98da-37c694a1299c 2026-08-23 15:54:56.572 7 INFO neutron.db.ovn_revision_numbers_db [None req-47bdee7f-7a1b-43cb-a61f-ddc7757d7bde 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] Successfully bumped revision number for resource b99fb13b-37a4-4781-98da-37c694a1299c (type: ports) to 1 [pid: 7|app: 0|req: 1182/2414] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:54:55 2026] POST /v2.0/networks => generated 651 bytes in 829 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2415] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:54:56 2026] GET /v2.0/security-groups?id=f793d539-8dc9-47af-aec2-e88142a81887&fields=id&fields=name => generated 88 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:56.764 7 INFO neutron.db.segments_db [None req-638860cc-c18d-4db7-9738-c858f1736b0b bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Added segment a76533fd-35a6-4b25-8942-ed6c99f908e3 of type geneve for network d36e5863-d4d5-49ae-865e-828fd6b8689c 2026-08-23 15:54:56.885 7 INFO neutron.db.ovn_revision_numbers_db [None req-638860cc-c18d-4db7-9738-c858f1736b0b bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource d36e5863-d4d5-49ae-865e-828fd6b8689c (type: networks) to 1 2026-08-23 15:54:57.046 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-638860cc-c18d-4db7-9738-c858f1736b0b bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] No more DHCP agents 2026-08-23 15:54:57.047 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-638860cc-c18d-4db7-9738-c858f1736b0b bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Unable to schedule network d36e5863-d4d5-49ae-865e-828fd6b8689c: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1233/2416] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:54:56 2026] GET /v2.0/security-groups => generated 26113 bytes in 688 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-23 15:54:57.079 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status down for port: daa07c5d-f2a5-4fdd-8a35-030ea85f1b17 2026-08-23 15:54:57.152 7 INFO neutron.db.ovn_revision_numbers_db [None req-638860cc-c18d-4db7-9738-c858f1736b0b bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource daa07c5d-f2a5-4fdd-8a35-030ea85f1b17 (type: ports) to 1 [pid: 7|app: 0|req: 1184/2417] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:54:56 2026] POST /v2.0/networks => generated 650 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1185/2418] 162.253.55.186 () {34 vars in 994 bytes} [Sun Aug 23 15:54:57 2026] GET /v2.0/ports?device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 973 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:57.278 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0efa210b-a586-4d23-a2c0-b6eef599a9e2 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] No more DHCP agents 2026-08-23 15:54:57.280 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0efa210b-a586-4d23-a2c0-b6eef599a9e2 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] Unable to schedule network 5737c555-2fc5-4cff-a0d5-1f7996434db4: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1186/2419] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:54:57 2026] GET /v2.0/network-ip-availabilities => generated 3177 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:57.319 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d0619a3-9629-453e-b156-6af7720a0147 - - - - - -] OVN reports status down for port: 747d8eca-de00-4f11-9c9b-1f62719e80dc 2026-08-23 15:54:57.395 8 INFO neutron.db.ovn_revision_numbers_db [None req-0efa210b-a586-4d23-a2c0-b6eef599a9e2 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] Successfully bumped revision number for resource 747d8eca-de00-4f11-9c9b-1f62719e80dc (type: ports) to 1 [pid: 8|app: 0|req: 1234/2420] 10.0.0.233 () {34 vars in 664 bytes} [Sun Aug 23 15:54:57 2026] POST /v2.0/ports => generated 743 bytes in 410 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:54:57.512 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52c4b081-b632-4df6-ab8d-1a377788ca51 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] No more DHCP agents 2026-08-23 15:54:57.514 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52c4b081-b632-4df6-ab8d-1a377788ca51 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Unable to schedule network d36e5863-d4d5-49ae-865e-828fd6b8689c: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:54:57.563 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status down for port: 1558e066-b213-45e3-9a6d-3a4350a0c027 2026-08-23 15:54:57.604 7 INFO neutron.db.ovn_revision_numbers_db [None req-52c4b081-b632-4df6-ab8d-1a377788ca51 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Successfully bumped revision number for resource 1558e066-b213-45e3-9a6d-3a4350a0c027 (type: ports) to 1 2026-08-23 15:54:57.643 8 INFO neutron_taas.services.taas.taas_plugin [req-df6f6545-9ff4-4bc7-973a-54f81da27a7c req-45f04256-5ad8-4859-bb77-673093f7c4b8 2eaf7b2e949c4d17be5c22ebb2144371 17e79fed5ba849589e68ff3514563425 - - default default] TaaS: Handle Delete Port: 366532fb-9635-4ba2-88db-8051358fa727 2026-08-23 15:54:57.647 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-df6f6545-9ff4-4bc7-973a-54f81da27a7c req-45f04256-5ad8-4859-bb77-673093f7c4b8 2eaf7b2e949c4d17be5c22ebb2144371 17e79fed5ba849589e68ff3514563425 - - default default] Tap Mirror: Handle Delete Port: 366532fb-9635-4ba2-88db-8051358fa727 [pid: 7|app: 0|req: 1187/2421] 10.0.0.233 () {34 vars in 664 bytes} [Sun Aug 23 15:54:57 2026] POST /v2.0/ports => generated 743 bytes in 398 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1188/2422] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:54:57 2026] GET /v2.0/routers => generated 974 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2423] 162.253.55.186 () {36 vars in 997 bytes} [Sun Aug 23 15:54:57 2026] DELETE /v2.0/ports/366532fb-9635-4ba2-88db-8051358fa727 => generated 0 bytes in 304 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2424] 10.0.0.233 () {34 vars in 666 bytes} [Sun Aug 23 15:54:57 2026] POST /v2.0/trunks => generated 409 bytes in 180 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2425] 10.0.0.233 () {34 vars in 666 bytes} [Sun Aug 23 15:54:57 2026] POST /v2.0/trunks => generated 409 bytes in 164 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2426] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:57 2026] GET /v2.0/ports?device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1237/2427] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:54:57 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2428] 10.0.0.233 () {34 vars in 749 bytes} [Sun Aug 23 15:54:57 2026] PUT /v2.0/trunks/75250c96-10b5-4c0b-8274-44210d0e63b8/tags => generated 17 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2429] 10.0.0.233 () {34 vars in 749 bytes} [Sun Aug 23 15:54:57 2026] PUT /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1239/2430] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:54:57 2026] GET /v2.0/floatingips => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:58.010 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9b30b65-02be-4096-839f-027947d42434'] response: {'server_uuid': '1bb9a52d-3599-4dce-8068-b901ba2c758b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '366532fb-9635-4ba2-88db-8051358fa727', 'code': 200} 2026-08-23 15:54:58.010 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9b30b65-02be-4096-839f-027947d42434'] response: {'server_uuid': '1bb9a52d-3599-4dce-8068-b901ba2c758b', 'name': 'network-vif-deleted', 'tag': '366532fb-9635-4ba2-88db-8051358fa727', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1240/2431] 10.0.0.233 () {32 vars in 729 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611/tags => generated 25 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2432] 10.0.0.233 () {34 vars in 749 bytes} [Sun Aug 23 15:54:57 2026] PUT /v2.0/trunks/bc0e5d44-23ee-464d-9f1b-24b79d425e89/tags => generated 25 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2433] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/subnets => generated 1985 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1193/2434] 10.0.0.233 () {34 vars in 760 bytes} [Sun Aug 23 15:54:58 2026] PUT /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611/tags/green => generated 4 bytes in 34 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2435] 10.0.0.233 () {34 vars in 749 bytes} [Sun Aug 23 15:54:58 2026] PUT /v2.0/trunks/c89f1db3-7f71-4603-9d20-0a696cfd6ed6/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2436] 10.0.0.233 () {32 vars in 729 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611/tags => generated 34 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2437] 10.0.0.233 () {34 vars in 749 bytes} [Sun Aug 23 15:54:58 2026] PUT /v2.0/trunks/812b9656-ac09-4b80-ba8d-51e45bd0f9b7/tags => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1194/2438] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/networks => generated 7546 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2439] 10.0.0.233 () {34 vars in 756 bytes} [Sun Aug 23 15:54:58 2026] PUT /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611/tags/red => generated 4 bytes in 33 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1195/2440] 10.0.0.233 () {32 vars in 662 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks?tags=red => generated 1252 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1196/2441] 10.0.0.233 () {32 vars in 729 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611/tags => generated 34 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1197/2442] 10.0.0.233 () {32 vars in 676 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 847 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1198/2443] 10.0.0.233 () {34 vars in 778 bytes} [Sun Aug 23 15:54:58 2026] PUT /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1246/2444] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/ports => generated 19284 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1199/2445] 10.0.0.233 () {32 vars in 672 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks?tags-any=blue => generated 847 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1247/2446] 10.0.0.233 () {32 vars in 729 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1200/2447] 10.0.0.233 () {32 vars in 684 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1252 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1248/2448] 10.0.0.233 () {34 vars in 749 bytes} [Sun Aug 23 15:54:58 2026] PUT /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611/tags => generated 37 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1201/2449] 10.0.0.233 () {32 vars in 670 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks?not-tags=red => generated 819 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2450] 10.0.0.233 () {32 vars in 729 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611/tags => generated 37 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1202/2451] 10.0.0.233 () {32 vars in 684 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1224 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2452] 10.0.0.233 () {32 vars in 737 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611/tags/red => generated 0 bytes in 19 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1203/2453] 10.0.0.233 () {32 vars in 680 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1224 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:54:58.402 8 INFO neutron.api.v2.resource [None req-f1b97434-a64b-4e89-a93a-34ac8fb3bd11 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1251/2454] 10.0.0.233 () {32 vars in 741 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611/tags/green => generated 99 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1204/2455] 10.0.0.233 () {32 vars in 692 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 819 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1205/2456] 10.0.0.233 () {32 vars in 719 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks/75250c96-10b5-4c0b-8274-44210d0e63b8 => generated 414 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1252/2457] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:54:58 2026] DELETE /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1253/2458] 10.0.0.233 () {32 vars in 729 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:54:58.498 8 INFO neutron.api.v2.resource [None req-63840dca-e546-4078-8484-74f784de6c11 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1254/2459] 10.0.0.233 () {32 vars in 744 bytes} [Sun Aug 23 15:54:58 2026] DELETE /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611/tags/green => generated 99 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1206/2460] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/ports/4ca8ab5d-7ed4-4d52-bc70-692aaa85ff32 => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2461] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:54:58 2026] DELETE /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611/tags => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1208/2462] 10.0.0.233 () {32 vars in 722 bytes} [Sun Aug 23 15:54:58 2026] DELETE /v2.0/trunks/75250c96-10b5-4c0b-8274-44210d0e63b8 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2463] 10.0.0.233 () {32 vars in 729 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611/tags => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2464] 10.0.0.233 () {32 vars in 719 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks/bc0e5d44-23ee-464d-9f1b-24b79d425e89 => generated 422 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1211/2465] 10.0.0.233 () {32 vars in 719 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611 => generated 409 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2466] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/ports/52f4d196-b2cf-4192-992a-32ebf8279c11 => generated 826 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:58.774 8 INFO neutron.db.ovn_revision_numbers_db [None req-a88fc87c-cf3a-46ed-9003-202c4a48cab2 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource ae6722a1-ccef-4ac6-91e7-6e1819e78d47 (type: security_groups) to 1 2026-08-23 15:54:58.789 8 INFO neutron.db.ovn_revision_numbers_db [None req-a88fc87c-cf3a-46ed-9003-202c4a48cab2 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 207f77a1-801a-445c-b8e0-89df7665e834 (type: security_group_rules) to 0 2026-08-23 15:54:58.805 8 INFO neutron.db.ovn_revision_numbers_db [None req-a88fc87c-cf3a-46ed-9003-202c4a48cab2 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 273b9820-0eee-45f3-92a9-baab3da89187 (type: security_group_rules) to 0 2026-08-23 15:54:58.822 8 INFO neutron.db.ovn_revision_numbers_db [None req-a88fc87c-cf3a-46ed-9003-202c4a48cab2 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 7b21d1be-0a5b-41d9-831a-e313d0d6e400 (type: security_group_rules) to 0 2026-08-23 15:54:58.840 8 INFO neutron.db.ovn_revision_numbers_db [None req-a88fc87c-cf3a-46ed-9003-202c4a48cab2 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource c42da9a9-075a-4517-974f-3629a76b10ba (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1213/2467] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/ports/747d8eca-de00-4f11-9c9b-1f62719e80dc => generated 826 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2468] 10.0.0.233 () {32 vars in 722 bytes} [Sun Aug 23 15:54:58 2026] DELETE /v2.0/trunks/bc0e5d44-23ee-464d-9f1b-24b79d425e89 => generated 0 bytes in 69 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:58.938 8 INFO neutron.db.segments_db [None req-a88fc87c-cf3a-46ed-9003-202c4a48cab2 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Added segment b9ade78b-9713-4a9e-b33e-596cb81131d7 of type geneve for network ec2817b2-5edf-4873-90df-e798b2691b65 [pid: 7|app: 0|req: 1215/2469] 10.0.0.233 () {32 vars in 722 bytes} [Sun Aug 23 15:54:58 2026] DELETE /v2.0/trunks/71cbdeae-4242-413a-a590-f41c0af12611 => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2470] 10.0.0.233 () {32 vars in 719 bytes} [Sun Aug 23 15:54:58 2026] GET /v2.0/trunks/c89f1db3-7f71-4603-9d20-0a696cfd6ed6 => generated 431 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:54:59.066 8 INFO neutron.db.ovn_revision_numbers_db [None req-a88fc87c-cf3a-46ed-9003-202c4a48cab2 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource ec2817b2-5edf-4873-90df-e798b2691b65 (type: networks) to 1 2026-08-23 15:54:59.117 7 INFO neutron_taas.services.taas.taas_plugin [None req-b5410e25-3461-4965-bdcc-3b7f847b361c 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] TaaS: Handle Delete Port: 747d8eca-de00-4f11-9c9b-1f62719e80dc 2026-08-23 15:54:59.120 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b5410e25-3461-4965-bdcc-3b7f847b361c 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] Tap Mirror: Handle Delete Port: 747d8eca-de00-4f11-9c9b-1f62719e80dc 2026-08-23 15:54:59.218 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a88fc87c-cf3a-46ed-9003-202c4a48cab2 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:54:59.220 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a88fc87c-cf3a-46ed-9003-202c4a48cab2 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network ec2817b2-5edf-4873-90df-e798b2691b65: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1217/2471] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:54:59 2026] DELETE /v2.0/ports/747d8eca-de00-4f11-9c9b-1f62719e80dc => generated 0 bytes in 227 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:54:59.256 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d0619a3-9629-453e-b156-6af7720a0147 - - - - - -] OVN reports status down for port: 82cb4987-823a-49fd-8cd6-666afdf802f3 2026-08-23 15:54:59.342 8 INFO neutron.db.ovn_revision_numbers_db [None req-a88fc87c-cf3a-46ed-9003-202c4a48cab2 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 82cb4987-823a-49fd-8cd6-666afdf802f3 (type: ports) to 1 [pid: 7|app: 0|req: 1218/2472] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:54:59 2026] GET /v2.0/ports/a3e8ddcd-e486-4d96-9c5d-b89738a5c985 => generated 826 bytes in 112 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1219/2473] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:54:59 2026] GET /v2.0/ports?device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1255/2474] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:54:58 2026] POST /v2.0/networks => generated 659 bytes in 913 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:54:59.482 7 INFO neutron_taas.services.taas.taas_plugin [None req-8052e3fe-b77e-4f5d-b686-ef3faf7dc6ef 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] TaaS: Handle Delete Port: b99fb13b-37a4-4781-98da-37c694a1299c 2026-08-23 15:54:59.484 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8052e3fe-b77e-4f5d-b686-ef3faf7dc6ef 46d34484d63e461a8ef0ee21b40c913a 516cdd0205044269984b7433a3b1a68c - - default default] Tap Mirror: Handle Delete Port: b99fb13b-37a4-4781-98da-37c694a1299c [pid: 8|app: 0|req: 1256/2475] 10.0.0.233 () {32 vars in 722 bytes} [Sun Aug 23 15:54:59 2026] DELETE /v2.0/trunks/c89f1db3-7f71-4603-9d20-0a696cfd6ed6 => generated 0 bytes in 86 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:54:59.641 7 INFO neutron.services.segments.plugin [-] Segment 23f6be43-7e99-4efb-b85c-f15d3fd96938 resource provider aggregate not found 2026-08-23 15:54:59.645 7 INFO neutron.services.segments.plugin [-] Segment 23f6be43-7e99-4efb-b85c-f15d3fd96938 resource provider aggregate not found 2026-08-23 15:54:59.665 7 INFO neutron.services.segments.plugin [-] Segment 23f6be43-7e99-4efb-b85c-f15d3fd96938 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23f6be43-7e99-4efb-b85c-f15d3fd96938 found for delete ", "request_id": "req-87d9775b-8595-465c-b079-ebf65598b662"}]} 2026-08-23 15:54:59.666 7 INFO neutron.services.segments.plugin [-] Segment 23f6be43-7e99-4efb-b85c-f15d3fd96938 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 23f6be43-7e99-4efb-b85c-f15d3fd96938 found for delete ", "request_id": "req-7d07ea9a-409d-4e64-a5b5-ed1bb097c9e7"}]} 2026-08-23 15:54:59.669 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a5ddfc80-3b72-4709-b3a4-d00cd7ea216f 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:54:59.670 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a5ddfc80-3b72-4709-b3a4-d00cd7ea216f 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network ec2817b2-5edf-4873-90df-e798b2691b65: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1220/2476] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:54:59 2026] DELETE /v2.0/networks/5737c555-2fc5-4cff-a0d5-1f7996434db4 => generated 0 bytes in 317 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1221/2477] 10.0.0.233 () {32 vars in 719 bytes} [Sun Aug 23 15:54:59 2026] GET /v2.0/trunks/812b9656-ac09-4b80-ba8d-51e45bd0f9b7 => generated 416 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2478] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:54:59 2026] GET /v2.0/ports/df0fa1e6-b52e-41fe-a295-250a646b9e4c => generated 826 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2479] 10.0.0.233 () {32 vars in 722 bytes} [Sun Aug 23 15:54:59 2026] DELETE /v2.0/trunks/812b9656-ac09-4b80-ba8d-51e45bd0f9b7 => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1224/2480] 10.0.0.233 () {32 vars in 719 bytes} [Sun Aug 23 15:54:59 2026] GET /v2.0/trunks/6ac23bf7-ca4d-42c8-8ed7-f71b8c19de1f => generated 409 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1225/2481] 10.0.0.233 () {32 vars in 717 bytes} [Sun Aug 23 15:54:59 2026] GET /v2.0/ports/1558e066-b213-45e3-9a6d-3a4350a0c027 => generated 826 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2482] 10.0.0.233 () {32 vars in 722 bytes} [Sun Aug 23 15:54:59 2026] DELETE /v2.0/trunks/6ac23bf7-ca4d-42c8-8ed7-f71b8c19de1f => generated 0 bytes in 60 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:00.069 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c75fa18-2018-473d-bfb6-bad6e0a8ae09 - - - - - -] Successfully bumped revision number for resource 82cb4987-823a-49fd-8cd6-666afdf802f3 (type: ports) to 2 2026-08-23 15:55:00.092 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c75fa18-2018-473d-bfb6-bad6e0a8ae09 - - - - - -] Successfully bumped revision number for resource d6b492df-3bf9-4e5d-a771-70942ef89cdd (type: subnets) to 0 2026-08-23 15:55:00.097 7 INFO neutron_taas.services.taas.taas_plugin [None req-78d0abe3-b185-4d83-94b5-4621be3460b7 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] TaaS: Handle Delete Port: 4ca8ab5d-7ed4-4d52-bc70-692aaa85ff32 2026-08-23 15:55:00.104 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-78d0abe3-b185-4d83-94b5-4621be3460b7 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Tap Mirror: Handle Delete Port: 4ca8ab5d-7ed4-4d52-bc70-692aaa85ff32 [pid: 8|app: 0|req: 1257/2483] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:54:59 2026] POST /v2.0/subnets => generated 657 bytes in 606 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1227/2484] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:54:59 2026] DELETE /v2.0/ports/4ca8ab5d-7ed4-4d52-bc70-692aaa85ff32 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1258/2485] 10.0.0.233 () {32 vars in 722 bytes} [Sun Aug 23 15:55:00 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 198 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:00.360 7 INFO neutron_taas.services.taas.taas_plugin [None req-9f172c41-39f1-4e2b-96ed-2af7b229fe9f bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] TaaS: Handle Delete Port: 52f4d196-b2cf-4192-992a-32ebf8279c11 2026-08-23 15:55:00.363 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9f172c41-39f1-4e2b-96ed-2af7b229fe9f bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Tap Mirror: Handle Delete Port: 52f4d196-b2cf-4192-992a-32ebf8279c11 [pid: 7|app: 0|req: 1228/2486] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:55:00 2026] DELETE /v2.0/ports/52f4d196-b2cf-4192-992a-32ebf8279c11 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:00.543 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dab6b853-fdb3-4e3c-bc86-65e026d63c87 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:55:00.544 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dab6b853-fdb3-4e3c-bc86-65e026d63c87 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network ec2817b2-5edf-4873-90df-e798b2691b65: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:00.587 8 INFO neutron.db.ovn_revision_numbers_db [None req-dab6b853-fdb3-4e3c-bc86-65e026d63c87 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 5a48b2b3-d725-4eb8-a2b0-367b4849ad32 (type: subnets) to 0 [pid: 8|app: 0|req: 1259/2487] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:55:00 2026] POST /v2.0/subnets => generated 732 bytes in 293 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1260/2488] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:55:00 2026] GET /v2.0/ports?device_id=1bb9a52d-3599-4dce-8068-b901ba2c758b => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:00.687 7 INFO neutron.db.ovn_revision_numbers_db [None req-86c2ec10-ebde-4b8a-a223-a82144e79c98 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f5988790-f43d-4620-992f-3b9332c4aade (type: security_groups) to 1 2026-08-23 15:55:00.697 7 INFO neutron.db.ovn_revision_numbers_db [None req-86c2ec10-ebde-4b8a-a223-a82144e79c98 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 360f1c8b-47f7-4e38-813a-aac9cc1c8eae (type: security_group_rules) to 0 2026-08-23 15:55:00.710 7 INFO neutron.db.ovn_revision_numbers_db [None req-86c2ec10-ebde-4b8a-a223-a82144e79c98 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource bcfe1806-02eb-45b9-ba76-c073d22b2ec3 (type: security_group_rules) to 0 2026-08-23 15:55:00.723 7 INFO neutron.db.ovn_revision_numbers_db [None req-86c2ec10-ebde-4b8a-a223-a82144e79c98 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d31f06a6-9d41-4e14-b816-7df1c696ae81 (type: security_group_rules) to 0 2026-08-23 15:55:00.743 7 INFO neutron.db.ovn_revision_numbers_db [None req-86c2ec10-ebde-4b8a-a223-a82144e79c98 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource efdb4c64-e4b0-41ea-83f4-886287044c01 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1229/2489] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:55:00 2026] GET /v2.0/security-groups?tenant_id=5f8b02e20a0e49fbbcfdc62da917184d&name=default => generated 2925 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:55:00.782 8 INFO neutron_taas.services.taas.taas_plugin [None req-89797447-f9d0-4b2a-9ba0-09a46ff62a76 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] TaaS: Handle Delete Port: a3e8ddcd-e486-4d96-9c5d-b89738a5c985 2026-08-23 15:55:00.786 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-89797447-f9d0-4b2a-9ba0-09a46ff62a76 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Tap Mirror: Handle Delete Port: a3e8ddcd-e486-4d96-9c5d-b89738a5c985 2026-08-23 15:55:00.880 7 INFO neutron.db.segments_db [None req-b8408be5-4ac3-470e-8e1c-1970d9b7d268 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Added segment 7cfb4685-81da-4377-9750-4cff12543c37 of type geneve for network 33d5aaf8-5ca5-48a2-98f6-639d474e3be5 [pid: 8|app: 0|req: 1261/2490] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:55:00 2026] DELETE /v2.0/ports/a3e8ddcd-e486-4d96-9c5d-b89738a5c985 => generated 0 bytes in 261 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:00.981 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8408be5-4ac3-470e-8e1c-1970d9b7d268 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 33d5aaf8-5ca5-48a2-98f6-639d474e3be5 (type: networks) to 1 [pid: 8|app: 0|req: 1262/2491] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:00 2026] DELETE /v2.0/security-groups/f5988790-f43d-4620-992f-3b9332c4aade => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:01.199 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8408be5-4ac3-470e-8e1c-1970d9b7d268 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:55:01.201 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8408be5-4ac3-470e-8e1c-1970d9b7d268 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network 33d5aaf8-5ca5-48a2-98f6-639d474e3be5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:01.241 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d0619a3-9629-453e-b156-6af7720a0147 - - - - - -] OVN reports status down for port: d0bc998e-3d26-4c9e-a3b7-e02ad0673344 2026-08-23 15:55:01.265 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8408be5-4ac3-470e-8e1c-1970d9b7d268 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource d0bc998e-3d26-4c9e-a3b7-e02ad0673344 (type: ports) to 1 [pid: 7|app: 0|req: 1230/2492] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:55:00 2026] POST /v2.0/networks => generated 656 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:01.311 8 INFO neutron_taas.services.taas.taas_plugin [None req-fd38f0a4-c40a-478b-9865-ee85496cb753 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] TaaS: Handle Delete Port: df0fa1e6-b52e-41fe-a295-250a646b9e4c 2026-08-23 15:55:01.314 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fd38f0a4-c40a-478b-9865-ee85496cb753 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Tap Mirror: Handle Delete Port: df0fa1e6-b52e-41fe-a295-250a646b9e4c [pid: 7|app: 0|req: 1231/2493] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:55:01 2026] GET /v2.0/security-groups?tenant_id=516cdd0205044269984b7433a3b1a68c&name=default => generated 2925 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1263/2494] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:55:01 2026] DELETE /v2.0/ports/df0fa1e6-b52e-41fe-a295-250a646b9e4c => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:01.492 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b2a35f6-6388-4f26-becb-b172bf93b4bf 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:55:01.493 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b2a35f6-6388-4f26-becb-b172bf93b4bf 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network 33d5aaf8-5ca5-48a2-98f6-639d474e3be5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1264/2495] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:01 2026] DELETE /v2.0/security-groups/31110162-28eb-457c-b6a1-037aeaec6478 => generated 0 bytes in 156 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:01.715 8 INFO neutron_taas.services.taas.taas_plugin [None req-012fc6af-f435-4c10-8d1d-4175f7195f9b bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] TaaS: Handle Delete Port: 1558e066-b213-45e3-9a6d-3a4350a0c027 2026-08-23 15:55:01.718 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-012fc6af-f435-4c10-8d1d-4175f7195f9b bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Tap Mirror: Handle Delete Port: 1558e066-b213-45e3-9a6d-3a4350a0c027 [pid: 8|app: 0|req: 1265/2496] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:55:01 2026] DELETE /v2.0/ports/1558e066-b213-45e3-9a6d-3a4350a0c027 => generated 0 bytes in 273 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:01.954 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5aa38c5-f0d1-4e5d-9702-fe646671a74c - - - - - -] Successfully bumped revision number for resource d0bc998e-3d26-4c9e-a3b7-e02ad0673344 (type: ports) to 2 2026-08-23 15:55:01.983 7 INFO neutron.db.ovn_revision_numbers_db [None req-c5aa38c5-f0d1-4e5d-9702-fe646671a74c - - - - - -] Successfully bumped revision number for resource 1a3d4530-ebcc-461d-b4da-54d88c298365 (type: subnets) to 0 [pid: 7|app: 0|req: 1232/2497] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:55:01 2026] POST /v2.0/subnets => generated 656 bytes in 680 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:02.001 8 INFO neutron_taas.services.taas.taas_plugin [None req-1979ad80-0266-4404-a578-47787dbb98f3 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] TaaS: Handle Delete Port: 4d2f13a0-3746-42d0-9e5d-ba06af3c7485 2026-08-23 15:55:02.004 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1979ad80-0266-4404-a578-47787dbb98f3 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Tap Mirror: Handle Delete Port: 4d2f13a0-3746-42d0-9e5d-ba06af3c7485 2026-08-23 15:55:02.207 8 INFO neutron.services.segments.plugin [-] Segment 1da93bb7-2c9a-4126-8018-142ae6b54fce resource provider aggregate not found 2026-08-23 15:55:02.212 8 INFO neutron.services.segments.plugin [-] Segment 1da93bb7-2c9a-4126-8018-142ae6b54fce resource provider aggregate not found 2026-08-23 15:55:02.234 8 INFO neutron.services.segments.plugin [-] Segment 1da93bb7-2c9a-4126-8018-142ae6b54fce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1da93bb7-2c9a-4126-8018-142ae6b54fce found for delete ", "request_id": "req-9380906d-67e0-4b79-ba4a-22a3acaa43be"}]} 2026-08-23 15:55:02.243 8 INFO neutron.services.segments.plugin [-] Segment 1da93bb7-2c9a-4126-8018-142ae6b54fce resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1da93bb7-2c9a-4126-8018-142ae6b54fce found for delete ", "request_id": "req-104a2a89-8d2a-48b7-8393-d288807ab869"}]} 2026-08-23 15:55:02.263 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45f13316-bb8c-4f47-9b2d-ab9568082599 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:55:02.264 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45f13316-bb8c-4f47-9b2d-ab9568082599 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network 33d5aaf8-5ca5-48a2-98f6-639d474e3be5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1266/2498] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:55:01 2026] DELETE /v2.0/networks/cd170be3-6209-4af2-a6a9-1ffc6bb0f94d => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:02.293 7 INFO neutron.db.ovn_revision_numbers_db [None req-45f13316-bb8c-4f47-9b2d-ab9568082599 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 8c2ffd5a-1745-45f3-992b-868078f00540 (type: subnets) to 0 [pid: 7|app: 0|req: 1233/2499] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:55:02 2026] POST /v2.0/subnets => generated 726 bytes in 306 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:02.372 8 INFO neutron_taas.services.taas.taas_plugin [None req-6ce4b7f0-3c2e-4f1a-bc4d-51eed936f614 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] TaaS: Handle Delete Port: 404cbd6c-b6d7-41fe-8f0b-eaa23782354a 2026-08-23 15:55:02.375 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6ce4b7f0-3c2e-4f1a-bc4d-51eed936f614 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Tap Mirror: Handle Delete Port: 404cbd6c-b6d7-41fe-8f0b-eaa23782354a 2026-08-23 15:55:02.402 7 INFO neutron.db.segments_db [None req-491af30e-d467-498b-ba4a-f3e3fc8a5d42 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Added segment 6419276c-a8d8-44fe-9c21-79de68a4459f of type geneve for network 26c01b09-c322-41c6-8a6d-24e75ae0ab8e 2026-08-23 15:55:02.512 7 INFO neutron.db.ovn_revision_numbers_db [None req-491af30e-d467-498b-ba4a-f3e3fc8a5d42 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 26c01b09-c322-41c6-8a6d-24e75ae0ab8e (type: networks) to 1 [pid: 8|app: 0|req: 1267/2500] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:55:02 2026] DELETE /v2.0/networks/d2e4c5c1-4fa6-42d3-8389-b0badfa39aae => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:02.662 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-491af30e-d467-498b-ba4a-f3e3fc8a5d42 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:55:02.663 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-491af30e-d467-498b-ba4a-f3e3fc8a5d42 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network 26c01b09-c322-41c6-8a6d-24e75ae0ab8e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:02.681 8 INFO neutron_taas.services.taas.taas_plugin [None req-f32b8bee-a474-4e7d-9e24-5097f3f5acc2 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] TaaS: Handle Delete Port: 4a5c04ab-73f2-4973-9ae4-48b8fdb7bcc4 2026-08-23 15:55:02.684 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f32b8bee-a474-4e7d-9e24-5097f3f5acc2 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Tap Mirror: Handle Delete Port: 4a5c04ab-73f2-4973-9ae4-48b8fdb7bcc4 2026-08-23 15:55:02.702 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d0619a3-9629-453e-b156-6af7720a0147 - - - - - -] OVN reports status down for port: 0ff6594f-ed05-4c8c-9ee6-f1ec12fa75f3 2026-08-23 15:55:02.730 7 INFO neutron.db.ovn_revision_numbers_db [None req-491af30e-d467-498b-ba4a-f3e3fc8a5d42 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 0ff6594f-ed05-4c8c-9ee6-f1ec12fa75f3 (type: ports) to 1 [pid: 7|app: 0|req: 1234/2501] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:55:02 2026] POST /v2.0/networks => generated 656 bytes in 436 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:02.920 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-101e1f6e-feac-46cf-948d-1b6d9f3289d2 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:55:02.921 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-101e1f6e-feac-46cf-948d-1b6d9f3289d2 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network 26c01b09-c322-41c6-8a6d-24e75ae0ab8e: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1268/2502] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:55:02 2026] DELETE /v2.0/networks/a49ed789-c18c-4ca7-972a-ba3945206b75 => generated 0 bytes in 376 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:03.208 8 INFO neutron_taas.services.taas.taas_plugin [None req-2a26ed39-2627-411d-bdde-a2653b014689 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 01515767-4fa6-4a65-b975-9347bbc7f42a 2026-08-23 15:55:03.211 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2a26ed39-2627-411d-bdde-a2653b014689 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 01515767-4fa6-4a65-b975-9347bbc7f42a 2026-08-23 15:55:03.328 7 INFO neutron.db.ovn_revision_numbers_db [None req-18b6ce44-f3b2-43d5-aa99-8e39c794a623 - - - - - -] Successfully bumped revision number for resource 0ff6594f-ed05-4c8c-9ee6-f1ec12fa75f3 (type: ports) to 2 2026-08-23 15:55:03.369 7 INFO neutron.db.ovn_revision_numbers_db [None req-18b6ce44-f3b2-43d5-aa99-8e39c794a623 - - - - - -] Successfully bumped revision number for resource 94759aab-37b5-4e38-959e-47ee1b965cac (type: subnets) to 0 [pid: 7|app: 0|req: 1235/2503] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:55:02 2026] POST /v2.0/subnets => generated 656 bytes in 642 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:03.511 7 INFO neutron_taas.services.taas.taas_plugin [None req-1162917f-5e38-40b6-b67d-e5e621b8619c bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] TaaS: Handle Delete Port: 6893557e-2613-4749-892c-e568d12c2377 2026-08-23 15:55:03.520 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1162917f-5e38-40b6-b67d-e5e621b8619c bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Tap Mirror: Handle Delete Port: 6893557e-2613-4749-892c-e568d12c2377 2026-08-23 15:55:03.705 7 INFO neutron.services.segments.plugin [-] Segment 24a6ca7f-ce8d-4807-a22f-8c44f668b0fb resource provider aggregate not found 2026-08-23 15:55:03.713 7 INFO neutron.services.segments.plugin [-] Segment 24a6ca7f-ce8d-4807-a22f-8c44f668b0fb resource provider aggregate not found 2026-08-23 15:55:03.740 7 INFO neutron.services.segments.plugin [-] Segment 24a6ca7f-ce8d-4807-a22f-8c44f668b0fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24a6ca7f-ce8d-4807-a22f-8c44f668b0fb found for delete ", "request_id": "req-0835d425-f7e0-4b4d-b1ee-7c25b976af10"}]} 2026-08-23 15:55:03.740 7 INFO neutron.services.segments.plugin [-] Segment 24a6ca7f-ce8d-4807-a22f-8c44f668b0fb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 24a6ca7f-ce8d-4807-a22f-8c44f668b0fb found for delete ", "request_id": "req-d9550229-20b0-4180-a0d6-0b37086b1a57"}]} [pid: 7|app: 0|req: 1236/2504] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:55:03 2026] DELETE /v2.0/networks/82fc3ed4-b392-4811-bf4d-07207e259681 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1269/2505] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:55:02 2026] PUT /v2.0/routers/0b5597fa-57e0-4f17-a784-5990b60b5ad7/remove_router_interface => generated 309 bytes in 866 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:55:03.955 8 INFO neutron_taas.services.taas.taas_plugin [None req-5598c568-2ab2-48e1-a63e-f9c127659533 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] TaaS: Handle Delete Port: daa07c5d-f2a5-4fdd-8a35-030ea85f1b17 2026-08-23 15:55:03.959 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5598c568-2ab2-48e1-a63e-f9c127659533 bb82d767ff3c45dbac1d054321df956f a8a4d4beb16646a58dcd43482597f995 - - default default] Tap Mirror: Handle Delete Port: daa07c5d-f2a5-4fdd-8a35-030ea85f1b17 2026-08-23 15:55:03.995 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f957608f-f934-47f8-b416-85d4f30de936 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:55:03.996 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f957608f-f934-47f8-b416-85d4f30de936 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network 26c01b09-c322-41c6-8a6d-24e75ae0ab8e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:04.017 7 INFO neutron.db.ovn_revision_numbers_db [None req-f957608f-f934-47f8-b416-85d4f30de936 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 0b30a83f-f333-49a1-86aa-0658780b0c52 (type: subnets) to 0 [pid: 7|app: 0|req: 1237/2506] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:55:03 2026] POST /v2.0/subnets => generated 730 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2507] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:55:03 2026] DELETE /v2.0/networks/d36e5863-d4d5-49ae-865e-828fd6b8689c => generated 0 bytes in 353 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:04.280 8 INFO neutron.services.segments.plugin [-] Segment 9a95a56a-ab5d-4641-9bc9-b5d9e24bd401 resource provider aggregate not found 2026-08-23 15:55:04.286 8 INFO neutron.services.segments.plugin [-] Segment 9a95a56a-ab5d-4641-9bc9-b5d9e24bd401 resource provider aggregate not found 2026-08-23 15:55:04.311 8 INFO neutron.services.segments.plugin [-] Segment 9a95a56a-ab5d-4641-9bc9-b5d9e24bd401 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a95a56a-ab5d-4641-9bc9-b5d9e24bd401 found for delete ", "request_id": "req-1d2d0a12-4614-42ba-a7fd-ccf0d397e578"}]} 2026-08-23 15:55:04.321 8 INFO neutron.services.segments.plugin [-] Segment 9a95a56a-ab5d-4641-9bc9-b5d9e24bd401 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9a95a56a-ab5d-4641-9bc9-b5d9e24bd401 found for delete ", "request_id": "req-c6bcde85-8cf8-4be0-9c32-741c7dc943ef"}]} 2026-08-23 15:55:04.352 8 INFO neutron.services.segments.plugin [-] Segment b05e0295-d74f-4e9d-aa0c-fc12e52a155a resource provider aggregate not found 2026-08-23 15:55:04.356 8 INFO neutron.services.segments.plugin [-] Segment b05e0295-d74f-4e9d-aa0c-fc12e52a155a resource provider aggregate not found 2026-08-23 15:55:04.368 8 INFO neutron.services.segments.plugin [-] Segment b05e0295-d74f-4e9d-aa0c-fc12e52a155a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b05e0295-d74f-4e9d-aa0c-fc12e52a155a found for delete ", "request_id": "req-0fb3f29d-dcac-4e4c-aea8-c53c9cd381d8"}]} 2026-08-23 15:55:04.372 8 INFO neutron.services.segments.plugin [-] Segment b05e0295-d74f-4e9d-aa0c-fc12e52a155a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b05e0295-d74f-4e9d-aa0c-fc12e52a155a found for delete ", "request_id": "req-882c8ac1-f8df-4586-bc53-fd4b5a48f1ec"}]} 2026-08-23 15:55:04.393 7 INFO neutron_taas.services.taas.taas_plugin [None req-b3765c9f-5848-445d-b1c0-99bbddf0be06 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 61c9f013-e112-4da4-aac1-6210d26ba370 2026-08-23 15:55:04.396 8 INFO neutron.services.segments.plugin [-] Segment a76533fd-35a6-4b25-8942-ed6c99f908e3 resource provider aggregate not found 2026-08-23 15:55:04.396 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b3765c9f-5848-445d-b1c0-99bbddf0be06 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 61c9f013-e112-4da4-aac1-6210d26ba370 2026-08-23 15:55:04.397 8 INFO neutron.services.segments.plugin [-] Segment a76533fd-35a6-4b25-8942-ed6c99f908e3 resource provider aggregate not found 2026-08-23 15:55:04.423 8 INFO neutron.services.segments.plugin [-] Segment a76533fd-35a6-4b25-8942-ed6c99f908e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a76533fd-35a6-4b25-8942-ed6c99f908e3 found for delete ", "request_id": "req-1c99ab35-194a-4d4c-bdb6-6bebd970dac5"}]} 2026-08-23 15:55:04.428 8 INFO neutron.services.segments.plugin [-] Segment a76533fd-35a6-4b25-8942-ed6c99f908e3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a76533fd-35a6-4b25-8942-ed6c99f908e3 found for delete ", "request_id": "req-d3310ba1-1067-4e51-a3e9-ad5ad8a3e743"}]} 2026-08-23 15:55:04.686 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4e0aa6ed-b033-4345-bfd6-8df98a2a0aee 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:55:04.688 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4e0aa6ed-b033-4345-bfd6-8df98a2a0aee 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:04.796 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status down for port: a649834a-ab63-42d5-a29a-186d79afd7bd [pid: 7|app: 0|req: 1238/2508] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:55:04 2026] DELETE /v2.0/routers/0b5597fa-57e0-4f17-a784-5990b60b5ad7 => generated 0 bytes in 777 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:04.830 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e0aa6ed-b033-4345-bfd6-8df98a2a0aee 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource a649834a-ab63-42d5-a29a-186d79afd7bd (type: ports) to 1 2026-08-23 15:55:05.146 7 INFO neutron.db.ovn_revision_numbers_db [None req-c238fc83-1d6f-4a4b-9150-59318ca960ac e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] Successfully bumped revision number for resource 9fa05f43-cd61-41b3-83c9-30e8750b728c (type: security_groups) to 1 2026-08-23 15:55:05.163 7 INFO neutron.db.ovn_revision_numbers_db [None req-c238fc83-1d6f-4a4b-9150-59318ca960ac e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] Successfully bumped revision number for resource 59e58180-0d83-455b-a000-188a5b9b71ea (type: security_group_rules) to 0 2026-08-23 15:55:05.177 7 INFO neutron.db.ovn_revision_numbers_db [None req-c238fc83-1d6f-4a4b-9150-59318ca960ac e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] Successfully bumped revision number for resource 5a975912-1cdd-4062-a9d2-faf04ad634ec (type: security_group_rules) to 0 2026-08-23 15:55:05.190 7 INFO neutron.db.ovn_revision_numbers_db [None req-c238fc83-1d6f-4a4b-9150-59318ca960ac e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] Successfully bumped revision number for resource 67b0517e-49b8-410c-acca-2acfc17aab36 (type: security_group_rules) to 0 2026-08-23 15:55:05.201 7 INFO neutron.db.ovn_revision_numbers_db [None req-c238fc83-1d6f-4a4b-9150-59318ca960ac e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] Successfully bumped revision number for resource 9466a875-15a9-4980-84f7-db7806c58f87 (type: security_group_rules) to 0 2026-08-23 15:55:05.279 7 INFO neutron.db.segments_db [None req-c238fc83-1d6f-4a4b-9150-59318ca960ac e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] Added segment a6bb69ac-4ce0-49d3-a7a6-90d6a52bc2bc of type geneve for network 4eb20d90-1767-44d6-b570-7dca0eb25a70 2026-08-23 15:55:05.388 7 INFO neutron.db.ovn_revision_numbers_db [None req-c238fc83-1d6f-4a4b-9150-59318ca960ac e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] Successfully bumped revision number for resource 4eb20d90-1767-44d6-b570-7dca0eb25a70 (type: networks) to 1 2026-08-23 15:55:05.446 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-5c483c76-acf8-4f4f-8550-37a2b9ca5060 - - - - - -] Schedule LRP lrp-a649834a-ab63-42d5-a29a-186d79afd7bd on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:55:05.496 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8c529f27-3a45-4854-b286-86be7305e95e - - - - - -] Router 1eade6f2-d6da-430d-91ab-abc6fd3a35f5 is bound to host instance 2026-08-23 15:55:05.502 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status up for port: a649834a-ab63-42d5-a29a-186d79afd7bd 2026-08-23 15:55:05.525 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e0aa6ed-b033-4345-bfd6-8df98a2a0aee 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource a649834a-ab63-42d5-a29a-186d79afd7bd (type: router_ports) to 1 2026-08-23 15:55:05.559 7 INFO neutron.plugins.ml2.plugin [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] Attempt 1 to provision port a649834a-ab63-42d5-a29a-186d79afd7bd 2026-08-23 15:55:05.587 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e0aa6ed-b033-4345-bfd6-8df98a2a0aee 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 1eade6f2-d6da-430d-91ab-abc6fd3a35f5 (type: routers) to 2 [pid: 8|app: 0|req: 1271/2509] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:55:04 2026] POST /v2.0/routers => generated 944 bytes in 1434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1272/2510] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:55:05 2026] DELETE /v2.0/subnets/40933911-1994-45f1-b4e1-bf73ddc6c8c5 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:05.791 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c238fc83-1d6f-4a4b-9150-59318ca960ac e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] No more DHCP agents 2026-08-23 15:55:05.796 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c238fc83-1d6f-4a4b-9150-59318ca960ac e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] Unable to schedule network 4eb20d90-1767-44d6-b570-7dca0eb25a70: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:05.908 7 INFO neutron.db.ovn_revision_numbers_db [None req-c238fc83-1d6f-4a4b-9150-59318ca960ac e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] Successfully bumped revision number for resource 9ddde234-c73d-4e83-ae51-45b57c3d9e63 (type: ports) to 1 2026-08-23 15:55:05.936 8 INFO neutron.db.ovn_revision_numbers_db [None req-443b9793-cf97-45b7-b61b-bde8ca562fa5 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 335b4149-38f0-4c38-9acf-01d7c4d5e9aa (type: security_groups) to 1 2026-08-23 15:55:05.947 8 INFO neutron.db.ovn_revision_numbers_db [None req-443b9793-cf97-45b7-b61b-bde8ca562fa5 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5174f21d-e789-461b-afde-ec9292d0f1b6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1239/2511] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:55:04 2026] POST /v2.0/networks => generated 651 bytes in 1148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:05.960 8 INFO neutron.db.ovn_revision_numbers_db [None req-443b9793-cf97-45b7-b61b-bde8ca562fa5 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 671baaae-2005-4040-938b-fc675508fe01 (type: security_group_rules) to 0 2026-08-23 15:55:05.972 8 INFO neutron.db.ovn_revision_numbers_db [None req-443b9793-cf97-45b7-b61b-bde8ca562fa5 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 86770330-4515-48e0-99ae-63517595d93b (type: security_group_rules) to 0 2026-08-23 15:55:05.986 8 INFO neutron.db.ovn_revision_numbers_db [None req-443b9793-cf97-45b7-b61b-bde8ca562fa5 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ad909c08-6ab1-47bc-b7fb-04375d291812 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1273/2512] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:55:05 2026] GET /v2.0/security-groups?tenant_id=83789e69f3834cdfa4c2ab051e31d7de&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:55:06.130 8 INFO neutron_taas.services.taas.taas_plugin [None req-fa222ef4-e5bd-412d-8cd1-b34a27bb58b6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 73d8ffc7-d528-447f-9330-bfe34338dd4c 2026-08-23 15:55:06.133 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fa222ef4-e5bd-412d-8cd1-b34a27bb58b6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 73d8ffc7-d528-447f-9330-bfe34338dd4c [pid: 8|app: 0|req: 1274/2513] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:55:06 2026] DELETE /v2.0/networks/024f8351-b786-4881-a122-4148c0d0c24b => generated 0 bytes in 319 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:06.440 8 INFO neutron.db.segments_db [None req-f28d0767-1b8d-4e1a-ba14-2b090138f0ae e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] Added segment d5b653d0-ffa6-49ba-9b37-f6bb70c8f955 of type geneve for network 0769b20f-318c-42b7-9e7a-6f1ebb943426 2026-08-23 15:55:06.446 8 INFO neutron.services.segments.plugin [-] Segment 11672343-1c11-48d0-94da-b180491cccb1 resource provider aggregate not found 2026-08-23 15:55:06.449 8 INFO neutron.services.segments.plugin [-] Segment 11672343-1c11-48d0-94da-b180491cccb1 resource provider aggregate not found 2026-08-23 15:55:06.467 8 INFO neutron.services.segments.plugin [-] Segment 11672343-1c11-48d0-94da-b180491cccb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11672343-1c11-48d0-94da-b180491cccb1 found for delete ", "request_id": "req-7bbb681b-abe2-4ab2-a929-eff738369482"}]} 2026-08-23 15:55:06.469 8 INFO neutron.services.segments.plugin [-] Segment 11672343-1c11-48d0-94da-b180491cccb1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11672343-1c11-48d0-94da-b180491cccb1 found for delete ", "request_id": "req-8a170840-69fe-450c-bf0d-24a98a2140c7"}]} 2026-08-23 15:55:06.561 8 INFO neutron.db.ovn_revision_numbers_db [None req-f28d0767-1b8d-4e1a-ba14-2b090138f0ae e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] Successfully bumped revision number for resource 0769b20f-318c-42b7-9e7a-6f1ebb943426 (type: networks) to 1 2026-08-23 15:55:06.724 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f28d0767-1b8d-4e1a-ba14-2b090138f0ae e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] No more DHCP agents 2026-08-23 15:55:06.725 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f28d0767-1b8d-4e1a-ba14-2b090138f0ae e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] Unable to schedule network 0769b20f-318c-42b7-9e7a-6f1ebb943426: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:06.810 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7e9d4e3d-bff8-400c-a731-bb7553c4bbbb 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:55:06.814 8 INFO neutron.db.ovn_revision_numbers_db [None req-f28d0767-1b8d-4e1a-ba14-2b090138f0ae e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] Successfully bumped revision number for resource fb9b1617-6f05-4e25-bfc6-331366d48136 (type: ports) to 1 2026-08-23 15:55:06.816 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7e9d4e3d-bff8-400c-a731-bb7553c4bbbb 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network ec2817b2-5edf-4873-90df-e798b2691b65: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1275/2514] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:55:06 2026] POST /v2.0/networks => generated 650 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:06.961 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d0619a3-9629-453e-b156-6af7720a0147 - - - - - -] OVN reports status down for port: 6c535794-65be-41b8-98b2-5dcc744c4257 2026-08-23 15:55:07.003 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e9d4e3d-bff8-400c-a731-bb7553c4bbbb 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 6c535794-65be-41b8-98b2-5dcc744c4257 (type: ports) to 1 [pid: 8|app: 0|req: 1276/2515] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:06 2026] DELETE /v2.0/security-groups/335b4149-38f0-4c38-9acf-01d7c4d5e9aa => generated 0 bytes in 258 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1277/2516] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:55:07 2026] GET /v2.0/security-groups?tenant_id=17e79fed5ba849589e68ff3514563425&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:55:07.150 7 INFO neutron.db.ovn_revision_numbers_db [None req-c38dc56e-90a1-4919-bf8c-c29118af0332 - - - - - -] Successfully bumped revision number for resource a649834a-ab63-42d5-a29a-186d79afd7bd (type: ports) to 4 [pid: 8|app: 0|req: 1278/2517] 10.0.0.233 () {34 vars in 753 bytes} [Sun Aug 23 15:55:07 2026] PUT /v2.0/networks/4eb20d90-1767-44d6-b570-7dca0eb25a70/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2518] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:07 2026] DELETE /v2.0/security-groups/f793d539-8dc9-47af-aec2-e88142a81887 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2519] 10.0.0.233 () {32 vars in 733 bytes} [Sun Aug 23 15:55:07 2026] GET /v2.0/networks/4eb20d90-1767-44d6-b570-7dca0eb25a70/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1281/2520] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:55:07 2026] GET /v2.0/security-groups?tenant_id=a8a4d4beb16646a58dcd43482597f995&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2521] 10.0.0.233 () {34 vars in 753 bytes} [Sun Aug 23 15:55:07 2026] PUT /v2.0/networks/0769b20f-318c-42b7-9e7a-6f1ebb943426/tags => generated 17 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1283/2522] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:07 2026] DELETE /v2.0/security-groups/2c22b11b-35d7-4249-8f2b-aedd110e91aa => generated 0 bytes in 216 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:07.698 7 INFO neutron.db.ovn_revision_numbers_db [None req-c38dc56e-90a1-4919-bf8c-c29118af0332 - - - - - -] Successfully bumped revision number for resource a649834a-ab63-42d5-a29a-186d79afd7bd (type: ports) to 5 [pid: 8|app: 0|req: 1284/2523] 10.0.0.233 () {32 vars in 733 bytes} [Sun Aug 23 15:55:07 2026] GET /v2.0/networks/0769b20f-318c-42b7-9e7a-6f1ebb943426/tags => generated 17 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2524] 10.0.0.233 () {34 vars in 753 bytes} [Sun Aug 23 15:55:07 2026] PUT /v2.0/networks/0769b20f-318c-42b7-9e7a-6f1ebb943426/tags => generated 12 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:07.949 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0d0619a3-9629-453e-b156-6af7720a0147 - - - - - -] OVN reports status up for port: 6c535794-65be-41b8-98b2-5dcc744c4257 2026-08-23 15:55:07.977 8 INFO neutron.plugins.ml2.plugin [None req-0d0619a3-9629-453e-b156-6af7720a0147 - - - - - -] Attempt 1 to provision port 6c535794-65be-41b8-98b2-5dcc744c4257 2026-08-23 15:55:07.994 8 INFO neutron.db.ovn_revision_numbers_db [None req-4a24d689-7979-41b4-86d1-4ff63f23c31a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d462c135-d34e-4275-bdb1-866c280deedf (type: security_groups) to 1 2026-08-23 15:55:08.021 8 INFO neutron.db.ovn_revision_numbers_db [None req-4a24d689-7979-41b4-86d1-4ff63f23c31a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4b35fd7f-7a78-488d-94f1-8f53510f2342 (type: security_group_rules) to 0 2026-08-23 15:55:08.032 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7e9d4e3d-bff8-400c-a731-bb7553c4bbbb 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:55:08.033 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7e9d4e3d-bff8-400c-a731-bb7553c4bbbb 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network ec2817b2-5edf-4873-90df-e798b2691b65: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:08.043 8 INFO neutron.db.ovn_revision_numbers_db [None req-4a24d689-7979-41b4-86d1-4ff63f23c31a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 60fb0db8-16ec-4474-9d6f-b9828303dd92 (type: security_group_rules) to 0 2026-08-23 15:55:08.062 8 INFO neutron.db.ovn_revision_numbers_db [None req-4a24d689-7979-41b4-86d1-4ff63f23c31a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 82adf223-ecf2-46e3-97b8-2632bc0bdf22 (type: security_group_rules) to 0 2026-08-23 15:55:08.080 8 INFO neutron.db.ovn_revision_numbers_db [None req-4a24d689-7979-41b4-86d1-4ff63f23c31a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 859bd06a-b74e-42e7-99f4-2259cca701ca (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1286/2525] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:55:07 2026] GET /v2.0/security-groups?tenant_id=1054cc4cb7d74e459a9e6aa7867d84e1&name=default => generated 2929 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2526] 10.0.0.233 () {32 vars in 733 bytes} [Sun Aug 23 15:55:08 2026] GET /v2.0/networks/0769b20f-318c-42b7-9e7a-6f1ebb943426/tags => generated 12 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:08.349 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e9d4e3d-bff8-400c-a731-bb7553c4bbbb 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 6c535794-65be-41b8-98b2-5dcc744c4257 (type: router_ports) to 1 [pid: 7|app: 0|req: 1240/2527] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:55:05 2026] PUT /v2.0/routers/1eade6f2-d6da-430d-91ab-abc6fd3a35f5/add_router_interface => generated 309 bytes in 2397 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1241/2528] 10.0.0.233 () {32 vars in 733 bytes} [Sun Aug 23 15:55:08 2026] GET /v2.0/networks/4eb20d90-1767-44d6-b570-7dca0eb25a70/tags => generated 25 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:08.550 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status down for port: 9ddde234-c73d-4e83-ae51-45b57c3d9e63 [pid: 8|app: 0|req: 1288/2529] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:08 2026] DELETE /v2.0/security-groups/d462c135-d34e-4275-bdb1-866c280deedf => generated 0 bytes in 393 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:08.704 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status down for port: fb9b1617-6f05-4e25-bfc6-331366d48136 2026-08-23 15:55:08.776 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d0619a3-9629-453e-b156-6af7720a0147 - - - - - -] Successfully bumped revision number for resource 6c535794-65be-41b8-98b2-5dcc744c4257 (type: ports) to 2 2026-08-23 15:55:08.928 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d56bab5-ad25-4194-997d-013cb5c5e079 e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] TaaS: Handle Delete Port: 9ddde234-c73d-4e83-ae51-45b57c3d9e63 2026-08-23 15:55:08.933 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d56bab5-ad25-4194-997d-013cb5c5e079 e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] Tap Mirror: Handle Delete Port: 9ddde234-c73d-4e83-ae51-45b57c3d9e63 2026-08-23 15:55:09.051 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ae5394ad-05d5-480e-92ad-ad1cab489cc5 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:55:09.052 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ae5394ad-05d5-480e-92ad-ad1cab489cc5 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network 33d5aaf8-5ca5-48a2-98f6-639d474e3be5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:09.121 8 INFO neutron.services.segments.plugin [-] Segment a6bb69ac-4ce0-49d3-a7a6-90d6a52bc2bc resource provider aggregate not found 2026-08-23 15:55:09.131 8 INFO neutron.services.segments.plugin [-] Segment a6bb69ac-4ce0-49d3-a7a6-90d6a52bc2bc resource provider aggregate not found 2026-08-23 15:55:09.163 8 INFO neutron.services.segments.plugin [-] Segment a6bb69ac-4ce0-49d3-a7a6-90d6a52bc2bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6bb69ac-4ce0-49d3-a7a6-90d6a52bc2bc found for delete ", "request_id": "req-32b19876-6051-4de6-b3e9-2b611b2bb58c"}]} 2026-08-23 15:55:09.164 8 INFO neutron.services.segments.plugin [-] Segment a6bb69ac-4ce0-49d3-a7a6-90d6a52bc2bc resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a6bb69ac-4ce0-49d3-a7a6-90d6a52bc2bc found for delete ", "request_id": "req-743ded7f-5c79-4fe0-a39c-50adbb5cf7ff"}]} [pid: 8|app: 0|req: 1289/2530] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:55:08 2026] DELETE /v2.0/networks/4eb20d90-1767-44d6-b570-7dca0eb25a70 => generated 0 bytes in 562 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:09.218 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae5394ad-05d5-480e-92ad-ad1cab489cc5 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 8d84ff88-a287-4a90-aa38-8778a02bda41 (type: ports) to 1 2026-08-23 15:55:09.346 8 INFO neutron_taas.services.taas.taas_plugin [None req-dc009e29-a4e8-4900-ba65-dff7519f2ec4 e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] TaaS: Handle Delete Port: fb9b1617-6f05-4e25-bfc6-331366d48136 2026-08-23 15:55:09.349 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dc009e29-a4e8-4900-ba65-dff7519f2ec4 e6e1d63d87b64d319f9f50e519687207 41f4ed71ce8a4fe1bd657be698f854b2 - - default default] Tap Mirror: Handle Delete Port: fb9b1617-6f05-4e25-bfc6-331366d48136 [pid: 8|app: 0|req: 1292/2533] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:55:09 2026] DELETE /v2.0/networks/0769b20f-318c-42b7-9e7a-6f1ebb943426 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:10.046 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ae5394ad-05d5-480e-92ad-ad1cab489cc5 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:55:10.047 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ae5394ad-05d5-480e-92ad-ad1cab489cc5 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network 33d5aaf8-5ca5-48a2-98f6-639d474e3be5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:10.397 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae5394ad-05d5-480e-92ad-ad1cab489cc5 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 8d84ff88-a287-4a90-aa38-8778a02bda41 (type: router_ports) to 1 [pid: 7|app: 0|req: 1242/2534] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:55:08 2026] PUT /v2.0/routers/1eade6f2-d6da-430d-91ab-abc6fd3a35f5/add_router_interface => generated 309 bytes in 2008 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1293/2535] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:55:10 2026] GET /v2.0/security-groups?tenant_id=41f4ed71ce8a4fe1bd657be698f854b2&name=default => generated 2925 bytes in 166 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2536] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:10 2026] DELETE /v2.0/security-groups/9fa05f43-cd61-41b3-83c9-30e8750b728c => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:10.867 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4a1b6d45-58cd-4f70-8ad9-71049853c949 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:55:10.868 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4a1b6d45-58cd-4f70-8ad9-71049853c949 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network 26c01b09-c322-41c6-8a6d-24e75ae0ab8e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:10.925 8 INFO neutron.db.ovn_revision_numbers_db [None req-43d654eb-21e6-4116-a9d8-e62aff3f666d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource aa374dbf-d1c9-4c23-99ad-64a64b852dd5 (type: security_groups) to 1 2026-08-23 15:55:10.939 8 INFO neutron.db.ovn_revision_numbers_db [None req-43d654eb-21e6-4116-a9d8-e62aff3f666d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 2b7489e9-e1c1-47a7-879c-c7d16bcbabfc (type: security_group_rules) to 0 2026-08-23 15:55:10.957 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status down for port: 884a5f3c-347d-4432-a68e-a1737e00d523 2026-08-23 15:55:10.972 8 INFO neutron.db.ovn_revision_numbers_db [None req-43d654eb-21e6-4116-a9d8-e62aff3f666d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3a59bd37-376e-4b92-906c-23d02e0d5414 (type: security_group_rules) to 0 2026-08-23 15:55:10.987 8 INFO neutron.db.ovn_revision_numbers_db [None req-43d654eb-21e6-4116-a9d8-e62aff3f666d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 8d05f8bb-40f8-477c-9205-bda9b92f7cc6 (type: security_group_rules) to 0 2026-08-23 15:55:10.998 8 INFO neutron.db.ovn_revision_numbers_db [None req-43d654eb-21e6-4116-a9d8-e62aff3f666d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource aa981be2-3a56-4a04-b529-1cee3c865154 (type: security_group_rules) to 0 2026-08-23 15:55:11.009 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a1b6d45-58cd-4f70-8ad9-71049853c949 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 884a5f3c-347d-4432-a68e-a1737e00d523 (type: ports) to 1 [pid: 8|app: 0|req: 1295/2537] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:55:10 2026] GET /v2.0/security-groups?tenant_id=e93a2124e86f4e859592094a944a7290&name=default => generated 2929 bytes in 318 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:55:11.188 8 INFO neutron.services.segments.plugin [-] Segment d5b653d0-ffa6-49ba-9b37-f6bb70c8f955 resource provider aggregate not found 2026-08-23 15:55:11.192 8 INFO neutron.services.segments.plugin [-] Segment d5b653d0-ffa6-49ba-9b37-f6bb70c8f955 resource provider aggregate not found 2026-08-23 15:55:11.206 8 INFO neutron.services.segments.plugin [-] Segment d5b653d0-ffa6-49ba-9b37-f6bb70c8f955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5b653d0-ffa6-49ba-9b37-f6bb70c8f955 found for delete ", "request_id": "req-9258888c-7e52-4a53-bf54-7022bc0c63ea"}]} 2026-08-23 15:55:11.213 8 INFO neutron.services.segments.plugin [-] Segment d5b653d0-ffa6-49ba-9b37-f6bb70c8f955 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d5b653d0-ffa6-49ba-9b37-f6bb70c8f955 found for delete ", "request_id": "req-7ef7ea31-a7be-400a-b002-510ef94b1495"}]} 2026-08-23 15:55:11.587 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-74936ed7-fac6-4407-a379-d37ee27816a3 58fb193d9d2d4669b41e462e1d5f57c6 093e93ca08e641139d5f7d4d03a43470 - - default default] No more DHCP agents 2026-08-23 15:55:11.588 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-74936ed7-fac6-4407-a379-d37ee27816a3 58fb193d9d2d4669b41e462e1d5f57c6 093e93ca08e641139d5f7d4d03a43470 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:11.753 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] OVN reports status up for port: 884a5f3c-347d-4432-a68e-a1737e00d523 2026-08-23 15:55:11.793 7 INFO neutron.plugins.ml2.plugin [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] Attempt 1 to provision port 884a5f3c-347d-4432-a68e-a1737e00d523 2026-08-23 15:55:11.910 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4a1b6d45-58cd-4f70-8ad9-71049853c949 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents [pid: 8|app: 0|req: 1296/2538] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:55:11 2026] POST /v2.0/floatingips => generated 552 bytes in 828 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:11.920 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4a1b6d45-58cd-4f70-8ad9-71049853c949 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network 26c01b09-c322-41c6-8a6d-24e75ae0ab8e: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1297/2539] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:11 2026] DELETE /v2.0/security-groups/aa374dbf-d1c9-4c23-99ad-64a64b852dd5 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1298/2540] 10.0.0.233 () {34 vars in 759 bytes} [Sun Aug 23 15:55:12 2026] PUT /v2.0/floatingips/ee6b7d11-6ea6-4089-9c63-8fdc724f8557/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:12.437 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3c9a993-471d-4882-ae2a-021d230af25d a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] Successfully bumped revision number for resource 33fedf91-5245-49fa-bb6d-d2bf0b406e17 (type: security_groups) to 1 2026-08-23 15:55:12.450 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3c9a993-471d-4882-ae2a-021d230af25d a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] Successfully bumped revision number for resource 1526aa52-ea8a-44c1-9908-4bf3238f1963 (type: security_group_rules) to 0 2026-08-23 15:55:12.461 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3c9a993-471d-4882-ae2a-021d230af25d a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] Successfully bumped revision number for resource 27f7a146-5ee9-4441-b05d-d58ebc339e93 (type: security_group_rules) to 0 2026-08-23 15:55:12.471 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3c9a993-471d-4882-ae2a-021d230af25d a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] Successfully bumped revision number for resource 8e1f48c4-f613-4cb4-a355-7f2656412cb3 (type: security_group_rules) to 0 2026-08-23 15:55:12.487 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3c9a993-471d-4882-ae2a-021d230af25d a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] Successfully bumped revision number for resource a333e527-4204-4d6b-bb88-3dea47f280ad (type: security_group_rules) to 0 2026-08-23 15:55:12.578 8 INFO neutron.db.segments_db [None req-b3c9a993-471d-4882-ae2a-021d230af25d a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] Added segment 107eed6c-669c-4ea7-a557-4ff7f8f19a1a of type geneve for network 37677285-04ce-4cb4-b8fd-aa525eb323ac 2026-08-23 15:55:12.612 7 INFO neutron.db.ovn_revision_numbers_db [None req-43981aa6-0ab0-4e1f-8ab8-4473a43964d4 - - - - - -] Successfully bumped revision number for resource 884a5f3c-347d-4432-a68e-a1737e00d523 (type: ports) to 2 2026-08-23 15:55:12.719 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3c9a993-471d-4882-ae2a-021d230af25d a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] Successfully bumped revision number for resource 37677285-04ce-4cb4-b8fd-aa525eb323ac (type: networks) to 1 2026-08-23 15:55:12.860 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a1b6d45-58cd-4f70-8ad9-71049853c949 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 884a5f3c-347d-4432-a68e-a1737e00d523 (type: router_ports) to 1 [pid: 7|app: 0|req: 1243/2541] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:55:10 2026] PUT /v2.0/routers/1eade6f2-d6da-430d-91ab-abc6fd3a35f5/add_router_interface => generated 309 bytes in 2460 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:55:12.895 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3c9a993-471d-4882-ae2a-021d230af25d a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] No more DHCP agents 2026-08-23 15:55:12.897 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3c9a993-471d-4882-ae2a-021d230af25d a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] Unable to schedule network 37677285-04ce-4cb4-b8fd-aa525eb323ac: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1244/2542] 10.0.0.233 () {32 vars in 739 bytes} [Sun Aug 23 15:55:12 2026] GET /v2.0/floatingips/ee6b7d11-6ea6-4089-9c63-8fdc724f8557/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:12.974 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3c9a993-471d-4882-ae2a-021d230af25d a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] Successfully bumped revision number for resource 5184469a-c64f-421d-8b97-f397c30be43b (type: ports) to 1 [pid: 8|app: 0|req: 1299/2543] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:55:12 2026] POST /v2.0/networks => generated 650 bytes in 803 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:13.070 7 INFO neutron.db.ovn_revision_numbers_db [None req-bee8c80b-7e40-48e6-8915-49604cf82a81 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 99f851b9-f809-40ea-be1b-32461ea3ed0c (type: security_groups) to 1 [pid: 8|app: 0|req: 1300/2544] 10.0.0.233 () {34 vars in 770 bytes} [Sun Aug 23 15:55:12 2026] PUT /v2.0/floatingips/ee6b7d11-6ea6-4089-9c63-8fdc724f8557/tags/green => generated 4 bytes in 75 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-23 15:55:13.081 7 INFO neutron.db.ovn_revision_numbers_db [None req-bee8c80b-7e40-48e6-8915-49604cf82a81 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 1ef9b687-f3d0-45e8-b83c-53c0cea73c0e (type: security_group_rules) to 0 2026-08-23 15:55:13.092 7 INFO neutron.db.ovn_revision_numbers_db [None req-bee8c80b-7e40-48e6-8915-49604cf82a81 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 9d30f397-b21c-40f8-914c-c8925b949e77 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1245/2545] 10.0.0.233 () {34 vars in 684 bytes} [Sun Aug 23 15:55:12 2026] POST /v2.0/security-groups => generated 1630 bytes in 203 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1246/2546] 10.0.0.233 () {32 vars in 739 bytes} [Sun Aug 23 15:55:13 2026] GET /v2.0/floatingips/ee6b7d11-6ea6-4089-9c63-8fdc724f8557/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:13.273 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7a3d183b-d9e2-45d2-aa3e-2643d25b746c a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] No more DHCP agents 2026-08-23 15:55:13.274 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7a3d183b-d9e2-45d2-aa3e-2643d25b746c a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] Unable to schedule network 37677285-04ce-4cb4-b8fd-aa525eb323ac: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:13.295 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f390b51-7e3c-46b9-ba48-238bd082f558 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource aab9487b-fc93-47cb-9354-1ca3a19eefbf (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1247/2547] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:55:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:13.371 8 INFO neutron.db.ovn_revision_numbers_db [None req-7a3d183b-d9e2-45d2-aa3e-2643d25b746c a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] Successfully bumped revision number for resource 8aa56f31-486a-427e-ab36-8a72517f5f18 (type: ports) to 1 [pid: 7|app: 0|req: 1248/2548] 10.0.0.233 () {34 vars in 766 bytes} [Sun Aug 23 15:55:13 2026] PUT /v2.0/floatingips/ee6b7d11-6ea6-4089-9c63-8fdc724f8557/tags/red => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1301/2549] 10.0.0.233 () {34 vars in 664 bytes} [Sun Aug 23 15:55:13 2026] POST /v2.0/ports => generated 743 bytes in 347 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1302/2550] 10.0.0.233 () {32 vars in 739 bytes} [Sun Aug 23 15:55:13 2026] GET /v2.0/floatingips/ee6b7d11-6ea6-4089-9c63-8fdc724f8557/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1303/2551] 10.0.0.233 () {34 vars in 747 bytes} [Sun Aug 23 15:55:13 2026] PUT /v2.0/ports/8aa56f31-486a-427e-ab36-8a72517f5f18/tags => generated 25 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:55:13.541 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7161b88-c62d-4379-b4f9-83dd77074357 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 3a0daf98-30cf-4bb6-bf67-65cdd4992b23 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1249/2552] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:55:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2553] 10.0.0.233 () {32 vars in 727 bytes} [Sun Aug 23 15:55:13 2026] GET /v2.0/ports/8aa56f31-486a-427e-ab36-8a72517f5f18/tags => generated 25 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1304/2554] 10.0.0.233 () {34 vars in 788 bytes} [Sun Aug 23 15:55:13 2026] PUT /v2.0/floatingips/ee6b7d11-6ea6-4089-9c63-8fdc724f8557/tags/black.or.white => generated 4 bytes in 100 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-23 15:55:13.733 7 INFO neutron.db.ovn_revision_numbers_db [None req-9468ff24-c749-4bf2-bc88-ab32780ff3fc 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource c9078a10-b70c-43f7-8b14-d4e530079e6b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1305/2555] 10.0.0.233 () {34 vars in 758 bytes} [Sun Aug 23 15:55:13 2026] PUT /v2.0/ports/8aa56f31-486a-427e-ab36-8a72517f5f18/tags/green => generated 4 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1251/2556] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:55:13 2026] POST /v2.0/security-group-rules => generated 599 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2557] 10.0.0.233 () {32 vars in 739 bytes} [Sun Aug 23 15:55:13 2026] GET /v2.0/floatingips/ee6b7d11-6ea6-4089-9c63-8fdc724f8557/tags => generated 52 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2558] 10.0.0.233 () {32 vars in 727 bytes} [Sun Aug 23 15:55:13 2026] GET /v2.0/ports/8aa56f31-486a-427e-ab36-8a72517f5f18/tags => generated 34 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1253/2559] 10.0.0.233 () {34 vars in 759 bytes} [Sun Aug 23 15:55:13 2026] PUT /v2.0/floatingips/ee6b7d11-6ea6-4089-9c63-8fdc724f8557/tags => generated 37 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:13.933 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-846c6094-2669-4541-b8d8-906fc38c2bbb - - - - - -] No hosting information found for port 6c535794-65be-41b8-98b2-5dcc744c4257: RuntimeError: No hosting information found for port 6c535794-65be-41b8-98b2-5dcc744c4257 [pid: 7|app: 0|req: 1254/2560] 10.0.0.233 () {34 vars in 754 bytes} [Sun Aug 23 15:55:13 2026] PUT /v2.0/ports/8aa56f31-486a-427e-ab36-8a72517f5f18/tags/red => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:55:13.977 8 INFO neutron.db.ovn_revision_numbers_db [None req-138da022-7944-4ef3-b5a5-7c03645d6b29 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 178d4ff1-1df1-4523-bdad-0e91ec4f72fe (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1255/2561] 10.0.0.233 () {32 vars in 739 bytes} [Sun Aug 23 15:55:13 2026] GET /v2.0/floatingips/ee6b7d11-6ea6-4089-9c63-8fdc724f8557/tags => generated 37 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1307/2562] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:55:13 2026] POST /v2.0/security-group-rules => generated 601 bytes in 265 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1256/2563] 10.0.0.233 () {32 vars in 727 bytes} [Sun Aug 23 15:55:14 2026] GET /v2.0/ports/8aa56f31-486a-427e-ab36-8a72517f5f18/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:14.058 8 INFO neutron.db.ovn_revision_numbers_db [None req-846c6094-2669-4541-b8d8-906fc38c2bbb - - - - - -] Successfully bumped revision number for resource 6c535794-65be-41b8-98b2-5dcc744c4257 (type: router_ports) to 2 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1308/2564] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:55:14 2026] GET /v2.0/floatingips/ee6b7d11-6ea6-4089-9c63-8fdc724f8557/tags/red => generated 0 bytes in 63 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:14.137 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-846c6094-2669-4541-b8d8-906fc38c2bbb - - - - - -] OVN reports status down for port: 8d84ff88-a287-4a90-aa38-8778a02bda41 2026-08-23 15:55:14.198 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e39d007-19c1-4c35-ab6a-72e87ae773b7 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource b0ff3283-5f75-4735-a434-3c0d63437fce (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1257/2565] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:55:14 2026] POST /v2.0/security-group-rules => generated 601 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:14.238 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-846c6094-2669-4541-b8d8-906fc38c2bbb - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:55:14.239 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-846c6094-2669-4541-b8d8-906fc38c2bbb - - - - - -] OVN reports status up for port: 8d84ff88-a287-4a90-aa38-8778a02bda41 [pid: 8|app: 0|req: 1309/2566] 10.0.0.233 () {34 vars in 776 bytes} [Sun Aug 23 15:55:14 2026] PUT /v2.0/ports/8aa56f31-486a-427e-ab36-8a72517f5f18/tags/black.or.white => generated 4 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:55:14.253 8 INFO neutron.plugins.ml2.plugin [None req-846c6094-2669-4541-b8d8-906fc38c2bbb - - - - - -] Attempt 1 to provision port 8d84ff88-a287-4a90-aa38-8778a02bda41 2026-08-23 15:55:14.259 7 INFO neutron.api.v2.resource [None req-511a10d5-d1ce-40a4-979b-9a994f54c0f5 58fb193d9d2d4669b41e462e1d5f57c6 093e93ca08e641139d5f7d4d03a43470 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1258/2567] 10.0.0.233 () {32 vars in 751 bytes} [Sun Aug 23 15:55:14 2026] GET /v2.0/floatingips/ee6b7d11-6ea6-4089-9c63-8fdc724f8557/tags/green => generated 99 bytes in 34 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1259/2568] 10.0.0.233 () {32 vars in 727 bytes} [Sun Aug 23 15:55:14 2026] GET /v2.0/ports/8aa56f31-486a-427e-ab36-8a72517f5f18/tags => generated 52 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1260/2569] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:55:14 2026] DELETE /v2.0/floatingips/ee6b7d11-6ea6-4089-9c63-8fdc724f8557/tags/red => generated 0 bytes in 41 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1261/2570] 10.0.0.233 () {34 vars in 747 bytes} [Sun Aug 23 15:55:14 2026] PUT /v2.0/ports/8aa56f31-486a-427e-ab36-8a72517f5f18/tags => generated 37 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1262/2571] 10.0.0.233 () {32 vars in 739 bytes} [Sun Aug 23 15:55:14 2026] GET /v2.0/floatingips/ee6b7d11-6ea6-4089-9c63-8fdc724f8557/tags => generated 30 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2572] 10.0.0.233 () {32 vars in 727 bytes} [Sun Aug 23 15:55:14 2026] GET /v2.0/ports/8aa56f31-486a-427e-ab36-8a72517f5f18/tags => generated 37 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:55:14.524 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e915c78-78a0-4bc7-af0d-1582bf55510c 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource bb8b93ce-6a25-4af1-8a78-3b94d68280b1 (type: security_group_rules) to 0 2026-08-23 15:55:14.562 7 INFO neutron.api.v2.resource [None req-fcc6461a-d3f9-4854-bd8a-59e95ffb47f0 58fb193d9d2d4669b41e462e1d5f57c6 093e93ca08e641139d5f7d4d03a43470 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1264/2573] 10.0.0.233 () {32 vars in 754 bytes} [Sun Aug 23 15:55:14 2026] DELETE /v2.0/floatingips/ee6b7d11-6ea6-4089-9c63-8fdc724f8557/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2574] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:55:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 322 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2575] 10.0.0.233 () {32 vars in 735 bytes} [Sun Aug 23 15:55:14 2026] GET /v2.0/ports/8aa56f31-486a-427e-ab36-8a72517f5f18/tags/red => generated 0 bytes in 57 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1311/2576] 10.0.0.233 () {32 vars in 742 bytes} [Sun Aug 23 15:55:14 2026] DELETE /v2.0/floatingips/ee6b7d11-6ea6-4089-9c63-8fdc724f8557/tags => generated 0 bytes in 99 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:14.774 8 INFO neutron.api.v2.resource [None req-28320de3-a3c8-4887-b122-85d8208d6395 a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1312/2577] 10.0.0.233 () {32 vars in 739 bytes} [Sun Aug 23 15:55:14 2026] GET /v2.0/ports/8aa56f31-486a-427e-ab36-8a72517f5f18/tags/green => generated 99 bytes in 106 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:55:14.808 7 INFO neutron.db.ovn_revision_numbers_db [None req-64018c4c-3a42-4d63-9ce5-d69e79765214 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 36755141-6606-45d9-a4fe-8106ca8ca88b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1266/2578] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:55:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2579] 10.0.0.233 () {32 vars in 739 bytes} [Sun Aug 23 15:55:14 2026] GET /v2.0/floatingips/ee6b7d11-6ea6-4089-9c63-8fdc724f8557/tags => generated 12 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1267/2580] 10.0.0.233 () {32 vars in 738 bytes} [Sun Aug 23 15:55:14 2026] DELETE /v2.0/ports/8aa56f31-486a-427e-ab36-8a72517f5f18/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:55:14.961 8 INFO neutron.db.ovn_revision_numbers_db [None req-846c6094-2669-4541-b8d8-906fc38c2bbb - - - - - -] Successfully bumped revision number for resource 8d84ff88-a287-4a90-aa38-8778a02bda41 (type: ports) to 2 2026-08-23 15:55:15.041 7 INFO neutron_taas.services.taas.taas_plugin [None req-786576c8-31a9-45b2-9d9d-090760be2f00 58fb193d9d2d4669b41e462e1d5f57c6 093e93ca08e641139d5f7d4d03a43470 - - default default] TaaS: Handle Delete Port: 2d4433fb-8dd3-46f7-a594-c4b98627b40d 2026-08-23 15:55:15.044 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-786576c8-31a9-45b2-9d9d-090760be2f00 58fb193d9d2d4669b41e462e1d5f57c6 093e93ca08e641139d5f7d4d03a43470 - - default default] Tap Mirror: Handle Delete Port: 2d4433fb-8dd3-46f7-a594-c4b98627b40d 2026-08-23 15:55:15.150 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc5dad92-1003-4c0f-a299-acb9e5baba89 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 8a4b1924-1a38-4e74-b014-56caf9880a4f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1268/2581] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:55:14 2026] DELETE /v2.0/floatingips/ee6b7d11-6ea6-4089-9c63-8fdc724f8557 => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2582] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:55:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 312 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2583] 10.0.0.233 () {32 vars in 727 bytes} [Sun Aug 23 15:55:15 2026] GET /v2.0/ports/8aa56f31-486a-427e-ab36-8a72517f5f18/tags => generated 30 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:55:15.270 7 INFO neutron.api.v2.resource [None req-66d7dc83-d369-408c-bdaf-3fa17dfabfbd a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1270/2584] 10.0.0.233 () {32 vars in 742 bytes} [Sun Aug 23 15:55:15 2026] DELETE /v2.0/ports/8aa56f31-486a-427e-ab36-8a72517f5f18/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1271/2585] 10.0.0.233 () {32 vars in 730 bytes} [Sun Aug 23 15:55:15 2026] DELETE /v2.0/ports/8aa56f31-486a-427e-ab36-8a72517f5f18/tags => generated 0 bytes in 62 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:55:15.350 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7c3db3a-4f4a-40f6-9bfa-4e8ac8ff3464 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 7fe4a2b6-36bb-4b09-9506-34b17c5411a5 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1315/2586] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:55:15 2026] POST /v2.0/security-group-rules => generated 599 bytes in 202 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1272/2587] 10.0.0.233 () {32 vars in 727 bytes} [Sun Aug 23 15:55:15 2026] GET /v2.0/ports/8aa56f31-486a-427e-ab36-8a72517f5f18/tags => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:55:15.531 7 INFO neutron_taas.services.taas.taas_plugin [None req-3dc20ffc-517d-4afd-824e-c9f6fdf7c785 a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] TaaS: Handle Delete Port: 8aa56f31-486a-427e-ab36-8a72517f5f18 2026-08-23 15:55:15.537 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3dc20ffc-517d-4afd-824e-c9f6fdf7c785 a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] Tap Mirror: Handle Delete Port: 8aa56f31-486a-427e-ab36-8a72517f5f18 2026-08-23 15:55:15.573 8 INFO neutron.db.ovn_revision_numbers_db [None req-6981b358-1fef-4588-83ad-811fe29622f9 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 61040ee5-65f7-4876-9cff-b3c735a060a4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1316/2588] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:55:15 2026] POST /v2.0/security-group-rules => generated 601 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1273/2589] 10.0.0.233 () {32 vars in 720 bytes} [Sun Aug 23 15:55:15 2026] DELETE /v2.0/ports/8aa56f31-486a-427e-ab36-8a72517f5f18 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:15.782 8 INFO neutron.db.ovn_revision_numbers_db [None req-98227e48-c4bc-4ef0-900d-71815cf22808 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 25250a1b-f641-4780-a619-25485d545924 (type: security_group_rules) to 0 2026-08-23 15:55:15.788 7 INFO neutron_taas.services.taas.taas_plugin [None req-f5e74bfc-b064-4e0f-93fa-30613f16a5d1 a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] TaaS: Handle Delete Port: 5184469a-c64f-421d-8b97-f397c30be43b 2026-08-23 15:55:15.792 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5e74bfc-b064-4e0f-93fa-30613f16a5d1 a7a507fbcd674f09b37f1b5c40461726 e4446d7e6df94a4f9ffe04af06f58248 - - default default] Tap Mirror: Handle Delete Port: 5184469a-c64f-421d-8b97-f397c30be43b [pid: 8|app: 0|req: 1317/2590] 10.0.0.233 () {34 vars in 695 bytes} [Sun Aug 23 15:55:15 2026] POST /v2.0/security-group-rules => generated 597 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:16.000 7 INFO neutron.services.segments.plugin [-] Segment 107eed6c-669c-4ea7-a557-4ff7f8f19a1a resource provider aggregate not found 2026-08-23 15:55:16.007 7 INFO neutron.services.segments.plugin [-] Segment 107eed6c-669c-4ea7-a557-4ff7f8f19a1a resource provider aggregate not found 2026-08-23 15:55:16.026 7 INFO neutron.services.segments.plugin [-] Segment 107eed6c-669c-4ea7-a557-4ff7f8f19a1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 107eed6c-669c-4ea7-a557-4ff7f8f19a1a found for delete ", "request_id": "req-579b1628-d336-4ee3-ac9d-deb407601d0c"}]} 2026-08-23 15:55:16.027 7 INFO neutron.services.segments.plugin [-] Segment 107eed6c-669c-4ea7-a557-4ff7f8f19a1a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 107eed6c-669c-4ea7-a557-4ff7f8f19a1a found for delete ", "request_id": "req-4a98f7e1-5e51-4838-8070-a511b72c3506"}]} [pid: 7|app: 0|req: 1274/2591] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:55:15 2026] DELETE /v2.0/networks/37677285-04ce-4cb4-b8fd-aa525eb323ac => generated 0 bytes in 399 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:55:16.074 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c93273b-9787-4b24-9cad-e8c19cfc9494 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 145020cf-d1e5-4ddd-892c-986a4a0b5aba (type: security_groups) to 1 2026-08-23 15:55:16.085 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c93273b-9787-4b24-9cad-e8c19cfc9494 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 09261bfc-7972-4021-8f85-955a89a93e21 (type: security_group_rules) to 0 2026-08-23 15:55:16.096 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c93273b-9787-4b24-9cad-e8c19cfc9494 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource cd4e3b7e-4df3-4c39-80c1-14555b4f1908 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1275/2592] 10.0.0.9 () {34 vars in 1094 bytes} [Sun Aug 23 15:55:16 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1854122827&fields=id&tenant_id=db330784438b4edcb78c60ece9b8ec98 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:16.106 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c93273b-9787-4b24-9cad-e8c19cfc9494 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource cf561aaf-ac9e-4cf4-9502-086c885a7f0c (type: security_group_rules) to 0 2026-08-23 15:55:16.117 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c93273b-9787-4b24-9cad-e8c19cfc9494 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e6f8edd2-6ec2-43c7-9c76-b80d97018c94 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1276/2593] 10.0.0.9 () {34 vars in 980 bytes} [Sun Aug 23 15:55:16 2026] GET /v2.0/networks?id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5 => generated 742 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2594] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:55:15 2026] GET /v2.0/security-groups?tenant_id=093e93ca08e641139d5f7d4d03a43470&name=default => generated 2929 bytes in 324 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2595] 10.0.0.9 () {34 vars in 963 bytes} [Sun Aug 23 15:55:16 2026] GET /v2.0/quotas/db330784438b4edcb78c60ece9b8ec98 => generated 292 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1278/2596] 10.0.0.9 () {34 vars in 1000 bytes} [Sun Aug 23 15:55:16 2026] GET /v2.0/ports?tenant_id=db330784438b4edcb78c60ece9b8ec98&fields=id => generated 287 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2597] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:16 2026] DELETE /v2.0/security-groups/145020cf-d1e5-4ddd-892c-986a4a0b5aba => generated 0 bytes in 204 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1279/2598] 10.0.0.9 () {34 vars in 1006 bytes} [Sun Aug 23 15:55:16 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1320/2599] 10.0.0.9 () {34 vars in 1106 bytes} [Sun Aug 23 15:55:16 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2600] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:55:16 2026] GET /v2.0/ports?device_id=bab57b25-02f1-42d1-a8cb-586c9d843760 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:16.663 7 INFO neutron.db.ovn_revision_numbers_db [None req-bfa7d010-197d-473e-9502-4044e6eb2148 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 0452b1f3-b062-4e4b-b9ea-fe5689af4d16 (type: security_groups) to 1 2026-08-23 15:55:16.674 7 INFO neutron.db.ovn_revision_numbers_db [None req-bfa7d010-197d-473e-9502-4044e6eb2148 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 02d367f1-1c1b-4b28-b736-573db17d3702 (type: security_group_rules) to 0 2026-08-23 15:55:16.684 7 INFO neutron.db.ovn_revision_numbers_db [None req-bfa7d010-197d-473e-9502-4044e6eb2148 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 34492fc9-8291-4535-b8ec-f28b511d81d3 (type: security_group_rules) to 0 2026-08-23 15:55:16.694 7 INFO neutron.db.ovn_revision_numbers_db [None req-bfa7d010-197d-473e-9502-4044e6eb2148 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 6cde92fe-f70a-4b86-97dc-8690a53c9548 (type: security_group_rules) to 0 2026-08-23 15:55:16.704 7 INFO neutron.db.ovn_revision_numbers_db [None req-bfa7d010-197d-473e-9502-4044e6eb2148 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource cbf590a8-45fe-4986-9715-59f49afd81d5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1280/2601] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:55:16 2026] GET /v2.0/security-groups?tenant_id=2f95e5cb25b744a383c571ea9cf8bc4c&name=default => generated 2929 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1322/2602] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:55:16 2026] GET /v2.0/security-groups?tenant_id=e4446d7e6df94a4f9ffe04af06f58248&name=default => generated 2929 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1281/2603] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:16 2026] DELETE /v2.0/security-groups/0452b1f3-b062-4e4b-b9ea-fe5689af4d16 => generated 0 bytes in 238 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1323/2604] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:16 2026] DELETE /v2.0/security-groups/33fedf91-5245-49fa-bb6d-d2bf0b406e17 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:17.332 7 INFO neutron.db.ovn_revision_numbers_db [None req-3040494a-5cbb-430e-9fa8-113cd2cbdb1a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 2104c1a4-11c5-4922-a9a1-f10a781bccd3 (type: security_groups) to 1 2026-08-23 15:55:17.343 7 INFO neutron.db.ovn_revision_numbers_db [None req-3040494a-5cbb-430e-9fa8-113cd2cbdb1a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5396e1b9-2d7e-4496-8d63-5f58258c895e (type: security_group_rules) to 0 2026-08-23 15:55:17.355 7 INFO neutron.db.ovn_revision_numbers_db [None req-3040494a-5cbb-430e-9fa8-113cd2cbdb1a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5575a71e-7ded-4c2b-9151-206c5c8d94db (type: security_group_rules) to 0 2026-08-23 15:55:17.367 7 INFO neutron.db.ovn_revision_numbers_db [None req-3040494a-5cbb-430e-9fa8-113cd2cbdb1a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a1ccc5f6-d84c-4dfb-b7af-f2804d1eca68 (type: security_group_rules) to 0 2026-08-23 15:55:17.377 7 INFO neutron.db.ovn_revision_numbers_db [None req-3040494a-5cbb-430e-9fa8-113cd2cbdb1a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b7cf90ef-80ec-405c-aabe-db535081f98c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1282/2605] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:55:17 2026] GET /v2.0/security-groups?tenant_id=e41ffef24e2d40fd9a9d0651fd07caa9&name=default => generated 2929 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2606] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:17 2026] DELETE /v2.0/security-groups/2104c1a4-11c5-4922-a9a1-f10a781bccd3 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:17.677 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6ef11fa3-9f8e-4add-b8ae-95d64e668b22 - - - - - -] No hosting information found for port 884a5f3c-347d-4432-a68e-a1737e00d523: RuntimeError: No hosting information found for port 884a5f3c-347d-4432-a68e-a1737e00d523 2026-08-23 15:55:17.761 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ef11fa3-9f8e-4add-b8ae-95d64e668b22 - - - - - -] Successfully bumped revision number for resource 884a5f3c-347d-4432-a68e-a1737e00d523 (type: router_ports) to 2 2026-08-23 15:55:17.761 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6ef11fa3-9f8e-4add-b8ae-95d64e668b22 - - - - - -] OVN reports status down for port: 5184469a-c64f-421d-8b97-f397c30be43b 2026-08-23 15:55:17.772 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6ef11fa3-9f8e-4add-b8ae-95d64e668b22 - - - - - -] OVN reports status down for port: 8aa56f31-486a-427e-ab36-8a72517f5f18 2026-08-23 15:55:20.300 7 INFO neutron.db.ovn_revision_numbers_db [None req-640da3bc-0112-44a7-a24b-c10a012cfa2d 024d0319628f4cea8a1d291c64a3b75c f2b52f04edea480394a7fe1cb7f07f61 - - default default] Successfully bumped revision number for resource 1462a434-67e1-4248-bf29-df4aae57c8a2 (type: routers) to 1 [pid: 7|app: 0|req: 1283/2607] 10.0.0.233 () {34 vars in 668 bytes} [Sun Aug 23 15:55:20 2026] POST /v2.0/routers => generated 570 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1325/2608] 10.0.0.233 () {34 vars in 751 bytes} [Sun Aug 23 15:55:20 2026] PUT /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2/tags => generated 25 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:20.443 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-4b27a450-0ca2-48fc-b080-2accfb19b6f6 - - - - - -] No hosting information found for port 8d84ff88-a287-4a90-aa38-8778a02bda41: RuntimeError: No hosting information found for port 8d84ff88-a287-4a90-aa38-8778a02bda41 [pid: 7|app: 0|req: 1284/2609] 10.0.0.233 () {32 vars in 731 bytes} [Sun Aug 23 15:55:20 2026] GET /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2/tags => generated 25 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:20.600 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b27a450-0ca2-48fc-b080-2accfb19b6f6 - - - - - -] Successfully bumped revision number for resource 8d84ff88-a287-4a90-aa38-8778a02bda41 (type: router_ports) to 2 [pid: 8|app: 0|req: 1326/2610] 10.0.0.233 () {34 vars in 762 bytes} [Sun Aug 23 15:55:20 2026] PUT /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2/tags/green => generated 4 bytes in 185 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1327/2611] 10.0.0.233 () {32 vars in 731 bytes} [Sun Aug 23 15:55:20 2026] GET /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2/tags => generated 34 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1328/2612] 10.0.0.233 () {34 vars in 758 bytes} [Sun Aug 23 15:55:20 2026] PUT /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2/tags/red => generated 4 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1329/2613] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:55:20 2026] GET /v2.0/networks?id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5 => generated 742 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2614] 10.0.0.233 () {32 vars in 731 bytes} [Sun Aug 23 15:55:20 2026] GET /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1331/2615] 162.253.55.186 () {34 vars in 1050 bytes} [Sun Aug 23 15:55:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=db330784438b4edcb78c60ece9b8ec98 => generated 179 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1332/2616] 10.0.0.233 () {34 vars in 780 bytes} [Sun Aug 23 15:55:20 2026] PUT /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2/tags/black.or.white => generated 4 bytes in 102 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-23 15:55:21.339 7 INFO neutron.db.ovn_revision_numbers_db [None req-503bca38-5d9a-4f8d-9714-8a631f35f0ee 0f39d1ac1213431f9f980de434eb7fdc a432bf83053e4cefa1b8a0e3e4a89ebf - - default default] Successfully bumped revision number for resource ba59867b-9a02-4cb0-9a39-632cd40ea59e (type: security_groups) to 1 2026-08-23 15:55:21.355 7 INFO neutron.db.ovn_revision_numbers_db [None req-503bca38-5d9a-4f8d-9714-8a631f35f0ee 0f39d1ac1213431f9f980de434eb7fdc a432bf83053e4cefa1b8a0e3e4a89ebf - - default default] Successfully bumped revision number for resource 3eb9e8e3-adbf-4851-9974-c03785d5b423 (type: security_group_rules) to 0 2026-08-23 15:55:21.360 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-cab6bca4-c31f-4080-9abc-e5f760f6fdf5 req-0988b895-dc08-47b8-999a-6da807307416 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:55:21.361 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-cab6bca4-c31f-4080-9abc-e5f760f6fdf5 req-0988b895-dc08-47b8-999a-6da807307416 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network 33d5aaf8-5ca5-48a2-98f6-639d474e3be5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:21.366 7 INFO neutron.db.ovn_revision_numbers_db [None req-503bca38-5d9a-4f8d-9714-8a631f35f0ee 0f39d1ac1213431f9f980de434eb7fdc a432bf83053e4cefa1b8a0e3e4a89ebf - - default default] Successfully bumped revision number for resource 98753b7b-9ce1-403e-b69c-f2d0e176c4a2 (type: security_group_rules) to 0 2026-08-23 15:55:21.377 7 INFO neutron.db.ovn_revision_numbers_db [None req-503bca38-5d9a-4f8d-9714-8a631f35f0ee 0f39d1ac1213431f9f980de434eb7fdc a432bf83053e4cefa1b8a0e3e4a89ebf - - default default] Successfully bumped revision number for resource 9b2e12e2-e8f2-43d1-a8de-ef8ab2fa51af (type: security_group_rules) to 0 2026-08-23 15:55:21.388 7 INFO neutron.db.ovn_revision_numbers_db [None req-503bca38-5d9a-4f8d-9714-8a631f35f0ee 0f39d1ac1213431f9f980de434eb7fdc a432bf83053e4cefa1b8a0e3e4a89ebf - - default default] Successfully bumped revision number for resource fa6359db-bbea-4ebf-9132-66e467be4e81 (type: security_group_rules) to 0 2026-08-23 15:55:21.468 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4b27a450-0ca2-48fc-b080-2accfb19b6f6 - - - - - -] OVN reports status down for port: 10ab4b58-7e21-4358-85b8-b411efecc02c 2026-08-23 15:55:21.534 7 INFO neutron.db.ovn_revision_numbers_db [None req-503bca38-5d9a-4f8d-9714-8a631f35f0ee 0f39d1ac1213431f9f980de434eb7fdc a432bf83053e4cefa1b8a0e3e4a89ebf - - default default] Successfully bumped revision number for resource 2fbe12b1-48f8-42ec-bff4-79de5c58590e (type: security_groups) to 1 2026-08-23 15:55:21.541 8 INFO neutron.db.ovn_revision_numbers_db [req-cab6bca4-c31f-4080-9abc-e5f760f6fdf5 req-0988b895-dc08-47b8-999a-6da807307416 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 10ab4b58-7e21-4358-85b8-b411efecc02c (type: ports) to 1 2026-08-23 15:55:21.548 7 INFO neutron.db.ovn_revision_numbers_db [None req-503bca38-5d9a-4f8d-9714-8a631f35f0ee 0f39d1ac1213431f9f980de434eb7fdc a432bf83053e4cefa1b8a0e3e4a89ebf - - default default] Successfully bumped revision number for resource 277717af-1b29-4735-ac37-42420c032c79 (type: security_group_rules) to 0 2026-08-23 15:55:21.561 7 INFO neutron.db.ovn_revision_numbers_db [None req-503bca38-5d9a-4f8d-9714-8a631f35f0ee 0f39d1ac1213431f9f980de434eb7fdc a432bf83053e4cefa1b8a0e3e4a89ebf - - default default] Successfully bumped revision number for resource de6285c6-9c84-4a3e-9d7a-dad22d06f2da (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1285/2617] 10.0.0.233 () {34 vars in 684 bytes} [Sun Aug 23 15:55:20 2026] POST /v2.0/security-groups => generated 1603 bytes in 962 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1333/2618] 162.253.55.186 () {38 vars in 955 bytes} [Sun Aug 23 15:55:21 2026] POST /v2.0/ports => generated 1183 bytes in 579 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1286/2619] 10.0.0.233 () {32 vars in 731 bytes} [Sun Aug 23 15:55:21 2026] GET /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2/tags => generated 52 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2620] 10.0.0.233 () {34 vars in 767 bytes} [Sun Aug 23 15:55:21 2026] PUT /v2.0/security-groups/2fbe12b1-48f8-42ec-bff4-79de5c58590e/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2621] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:55:21 2026] GET /v2.0/ports?device_id=bab57b25-02f1-42d1-a8cb-586c9d843760 => generated 1186 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2622] 10.0.0.233 () {34 vars in 751 bytes} [Sun Aug 23 15:55:21 2026] PUT /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2/tags => generated 37 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1337/2623] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:55:21 2026] GET /v2.0/security-groups/2fbe12b1-48f8-42ec-bff4-79de5c58590e/tags => generated 25 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2624] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:55:21 2026] GET /v2.0/security-groups?id=99f851b9-f809-40ea-be1b-32461ea3ed0c&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1339/2625] 10.0.0.233 () {32 vars in 731 bytes} [Sun Aug 23 15:55:21 2026] GET /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2/tags => generated 37 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2626] 10.0.0.233 () {34 vars in 778 bytes} [Sun Aug 23 15:55:21 2026] PUT /v2.0/security-groups/2fbe12b1-48f8-42ec-bff4-79de5c58590e/tags/green => generated 4 bytes in 70 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-23 15:55:22.013 7 INFO neutron.db.ovn_revision_numbers_db [req-cab6bca4-c31f-4080-9abc-e5f760f6fdf5 req-70e82b13-f94c-49e1-8e21-5d315441e952 ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 10ab4b58-7e21-4358-85b8-b411efecc02c (type: ports) to 2 [pid: 8|app: 0|req: 1341/2627] 10.0.0.233 () {32 vars in 739 bytes} [Sun Aug 23 15:55:22 2026] GET /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2/tags/red => generated 0 bytes in 72 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1342/2628] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:55:22 2026] GET /v2.0/security-groups/2fbe12b1-48f8-42ec-bff4-79de5c58590e/tags => generated 34 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:22.173 8 INFO neutron.api.v2.resource [None req-499995ec-09e6-4845-b0c9-61f8575cb222 024d0319628f4cea8a1d291c64a3b75c f2b52f04edea480394a7fe1cb7f07f61 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1343/2629] 10.0.0.233 () {32 vars in 743 bytes} [Sun Aug 23 15:55:22 2026] GET /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2/tags/green => generated 99 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2630] 10.0.0.233 () {34 vars in 774 bytes} [Sun Aug 23 15:55:22 2026] PUT /v2.0/security-groups/2fbe12b1-48f8-42ec-bff4-79de5c58590e/tags/red => generated 4 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-08-23 15:55:22.243 7 INFO neutron.db.ovn_revision_numbers_db [req-cab6bca4-c31f-4080-9abc-e5f760f6fdf5 req-70e82b13-f94c-49e1-8e21-5d315441e952 ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 10ab4b58-7e21-4358-85b8-b411efecc02c (type: ports) to 4 [pid: 7|app: 0|req: 1287/2631] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:55:21 2026] PUT /v2.0/ports/10ab4b58-7e21-4358-85b8-b411efecc02c => generated 1433 bytes in 600 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1345/2632] 10.0.0.233 () {32 vars in 742 bytes} [Sun Aug 23 15:55:22 2026] DELETE /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2/tags/red => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:22.300 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e1988065-1888-4477-bf8d-1c57b66aa561'] response: {'name': 'network-changed', 'server_uuid': 'bab57b25-02f1-42d1-a8cb-586c9d843760', 'tag': '10ab4b58-7e21-4358-85b8-b411efecc02c', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1288/2633] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:55:22 2026] GET /v2.0/security-groups/2fbe12b1-48f8-42ec-bff4-79de5c58590e/tags => generated 34 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1346/2634] 10.0.0.233 () {32 vars in 731 bytes} [Sun Aug 23 15:55:22 2026] GET /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2/tags => generated 30 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1289/2635] 10.0.0.233 () {34 vars in 796 bytes} [Sun Aug 23 15:55:22 2026] PUT /v2.0/security-groups/2fbe12b1-48f8-42ec-bff4-79de5c58590e/tags/black.or.white => generated 4 bytes in 55 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1290/2636] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:55:22 2026] GET /v2.0/security-groups/2fbe12b1-48f8-42ec-bff4-79de5c58590e/tags => generated 52 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:22.409 8 INFO neutron.api.v2.resource [None req-420e98b1-1365-424d-83fe-ca5e5dfd8548 024d0319628f4cea8a1d291c64a3b75c f2b52f04edea480394a7fe1cb7f07f61 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1347/2637] 10.0.0.233 () {32 vars in 746 bytes} [Sun Aug 23 15:55:22 2026] DELETE /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2/tags/green => generated 99 bytes in 59 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1291/2638] 10.0.0.233 () {34 vars in 767 bytes} [Sun Aug 23 15:55:22 2026] PUT /v2.0/security-groups/2fbe12b1-48f8-42ec-bff4-79de5c58590e/tags => generated 37 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2639] 10.0.0.233 () {32 vars in 734 bytes} [Sun Aug 23 15:55:22 2026] DELETE /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2/tags => generated 0 bytes in 80 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2640] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:55:22 2026] GET /v2.0/security-groups/2fbe12b1-48f8-42ec-bff4-79de5c58590e/tags => generated 37 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1293/2641] 10.0.0.233 () {32 vars in 755 bytes} [Sun Aug 23 15:55:22 2026] GET /v2.0/security-groups/2fbe12b1-48f8-42ec-bff4-79de5c58590e/tags/red => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2642] 10.0.0.233 () {32 vars in 731 bytes} [Sun Aug 23 15:55:22 2026] GET /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2/tags => generated 12 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:22.581 7 INFO neutron.api.v2.resource [None req-acea2c9d-65d0-4e07-8ea2-5d03ee0b6613 0f39d1ac1213431f9f980de434eb7fdc a432bf83053e4cefa1b8a0e3e4a89ebf - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1350/2643] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:55:22 2026] GET /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2 => generated 576 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1294/2644] 10.0.0.233 () {32 vars in 759 bytes} [Sun Aug 23 15:55:22 2026] GET /v2.0/security-groups/2fbe12b1-48f8-42ec-bff4-79de5c58590e/tags/green => generated 99 bytes in 51 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1295/2645] 10.0.0.233 () {32 vars in 758 bytes} [Sun Aug 23 15:55:22 2026] DELETE /v2.0/security-groups/2fbe12b1-48f8-42ec-bff4-79de5c58590e/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1296/2646] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:55:22 2026] GET /v2.0/security-groups/2fbe12b1-48f8-42ec-bff4-79de5c58590e/tags => generated 30 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:22.727 7 INFO neutron.api.v2.resource [None req-d32226c4-e900-41ba-978c-7f43f84c2b1a 0f39d1ac1213431f9f980de434eb7fdc a432bf83053e4cefa1b8a0e3e4a89ebf - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1297/2647] 10.0.0.233 () {32 vars in 762 bytes} [Sun Aug 23 15:55:22 2026] DELETE /v2.0/security-groups/2fbe12b1-48f8-42ec-bff4-79de5c58590e/tags/green => generated 99 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2648] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:55:22 2026] DELETE /v2.0/security-groups/2fbe12b1-48f8-42ec-bff4-79de5c58590e/tags => generated 0 bytes in 44 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1299/2649] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:55:22 2026] GET /v2.0/security-groups/2fbe12b1-48f8-42ec-bff4-79de5c58590e/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1300/2650] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:55:22 2026] GET /v2.0/ports?tenant_id=db330784438b4edcb78c60ece9b8ec98&device_id=bab57b25-02f1-42d1-a8cb-586c9d843760 => generated 1436 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:55:22.896 8 INFO neutron.db.ovn_revision_numbers_db [None req-00c06bc4-343e-4d84-8fe3-79f478ea2020 024d0319628f4cea8a1d291c64a3b75c f2b52f04edea480394a7fe1cb7f07f61 - - default default] Successfully bumped revision number for resource 1462a434-67e1-4248-bf29-df4aae57c8a2 (type: routers) to 7 [pid: 8|app: 0|req: 1351/2651] 10.0.0.233 () {34 vars in 742 bytes} [Sun Aug 23 15:55:22 2026] PUT /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2 => generated 576 bytes in 308 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2652] 162.253.55.186 () {34 vars in 1018 bytes} [Sun Aug 23 15:55:22 2026] GET /v2.0/networks?tenant_id=db330784438b4edcb78c60ece9b8ec98&shared=False => generated 2497 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1353/2653] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:55:22 2026] GET /v2.0/ports?device_id=1462a434-67e1-4248-bf29-df4aae57c8a2 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1301/2654] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:22 2026] DELETE /v2.0/security-groups/2fbe12b1-48f8-42ec-bff4-79de5c58590e => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1354/2655] 162.253.55.186 () {34 vars in 930 bytes} [Sun Aug 23 15:55:22 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2656] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:55:22 2026] DELETE /v2.0/routers/1462a434-67e1-4248-bf29-df4aae57c8a2 => generated 0 bytes in 183 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2657] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:55:23 2026] GET /v2.0/security-groups?tenant_id=a432bf83053e4cefa1b8a0e3e4a89ebf&name=default => generated 2929 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:55:23.945 7 INFO neutron.db.ovn_revision_numbers_db [None req-87dad519-fde3-4d41-a67d-2d92225457d6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 07dbf348-17b1-46d9-8c54-40eb818f8f38 (type: security_groups) to 1 2026-08-23 15:55:23.960 7 INFO neutron.db.ovn_revision_numbers_db [None req-87dad519-fde3-4d41-a67d-2d92225457d6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 0c1a5513-aea5-495d-85e8-4f38af3158aa (type: security_group_rules) to 0 2026-08-23 15:55:23.976 7 INFO neutron.db.ovn_revision_numbers_db [None req-87dad519-fde3-4d41-a67d-2d92225457d6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 0c93a7aa-a70d-46f6-96c0-d75d75a37f9c (type: security_group_rules) to 0 2026-08-23 15:55:23.989 7 INFO neutron.db.ovn_revision_numbers_db [None req-87dad519-fde3-4d41-a67d-2d92225457d6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 460dde0e-75e9-4d53-b593-11a3495e3429 (type: security_group_rules) to 0 2026-08-23 15:55:23.999 7 INFO neutron.db.ovn_revision_numbers_db [None req-87dad519-fde3-4d41-a67d-2d92225457d6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 89a2d27d-b2fa-48e4-b51e-a0d15efd721d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1356/2658] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:23 2026] DELETE /v2.0/security-groups/ba59867b-9a02-4cb0-9a39-632cd40ea59e => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1303/2659] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:55:23 2026] GET /v2.0/security-groups?tenant_id=f2b52f04edea480394a7fe1cb7f07f61&name=default => generated 2929 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2660] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:55:24 2026] GET /v2.0/ports?tenant_id=db330784438b4edcb78c60ece9b8ec98&device_id=bab57b25-02f1-42d1-a8cb-586c9d843760 => generated 1436 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2661] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:55:24 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.214&port_id=10ab4b58-7e21-4358-85b8-b411efecc02c => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2662] 162.253.55.186 () {34 vars in 1104 bytes} [Sun Aug 23 15:55:24 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A174&port_id=10ab4b58-7e21-4358-85b8-b411efecc02c => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:24.252 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2de024e-d70f-4df3-a59f-6ade7d76138b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5060e9bd-a189-45ba-99e0-6109a6a273c8 (type: security_groups) to 1 2026-08-23 15:55:24.267 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2de024e-d70f-4df3-a59f-6ade7d76138b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 1cf5135a-e5b3-4a9a-a7ff-392897a1984b (type: security_group_rules) to 0 2026-08-23 15:55:24.280 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2de024e-d70f-4df3-a59f-6ade7d76138b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3d1d15f7-161c-43d3-8e37-21aa5644f4b8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1304/2663] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:24 2026] DELETE /v2.0/security-groups/07dbf348-17b1-46d9-8c54-40eb818f8f38 => generated 0 bytes in 230 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:24.290 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2de024e-d70f-4df3-a59f-6ade7d76138b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 51825124-7132-4ee2-82cb-2d25e257f896 (type: security_group_rules) to 0 2026-08-23 15:55:24.306 8 INFO neutron.db.ovn_revision_numbers_db [None req-b2de024e-d70f-4df3-a59f-6ade7d76138b be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 7178e9fb-2349-48c5-a957-11092c2906da (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1305/2664] 162.253.55.186 () {34 vars in 1064 bytes} [Sun Aug 23 15:55:24 2026] GET /v2.0/subnets?id=1a3d4530-ebcc-461d-b4da-54d88c298365&id=8c2ffd5a-1745-45f3-992b-868078f00540 => generated 1411 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2667] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:55:24 2026] GET /v2.0/ports?network_id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5&device_owner=network%3Adhcp => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2668] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:55:24 2026] GET /v2.0/security-groups?tenant_id=9a8fc6fe728241159cc3c6b4ac91bdd3&name=default => generated 2929 bytes in 208 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1309/2669] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:55:24 2026] GET /v2.0/ports?network_id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5&device_owner=network%3Adhcp => generated 12 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1310/2670] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:55:24 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=segments => generated 14 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2671] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:55:24 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:24.556 7 INFO neutron.db.ovn_revision_numbers_db [None req-3ac3809e-4f1a-4c96-bcd6-0a1d2aabb76d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 6bd8a7ed-9dab-46f1-b5ce-64f3ef6d7ff3 (type: security_groups) to 1 2026-08-23 15:55:24.574 7 INFO neutron.db.ovn_revision_numbers_db [None req-3ac3809e-4f1a-4c96-bcd6-0a1d2aabb76d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 36eedfc2-9342-4fb8-b9da-cf91e340b087 (type: security_group_rules) to 0 2026-08-23 15:55:24.587 7 INFO neutron.db.ovn_revision_numbers_db [None req-3ac3809e-4f1a-4c96-bcd6-0a1d2aabb76d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 37aacbb0-8f49-42e5-98c5-9094d6df476d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1361/2672] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:24 2026] DELETE /v2.0/security-groups/5060e9bd-a189-45ba-99e0-6109a6a273c8 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:24.597 7 INFO neutron.db.ovn_revision_numbers_db [None req-3ac3809e-4f1a-4c96-bcd6-0a1d2aabb76d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a57e2aba-b7cd-4e11-8070-404723286cc2 (type: security_group_rules) to 0 2026-08-23 15:55:24.611 7 INFO neutron.db.ovn_revision_numbers_db [None req-3ac3809e-4f1a-4c96-bcd6-0a1d2aabb76d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ea7f628c-9f25-41a1-b960-101ed765932b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1312/2673] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:55:24 2026] GET /v2.0/security-groups?tenant_id=e9850bd9aa4b48afb23d738bfda418c3&name=default => generated 2929 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2674] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:24 2026] DELETE /v2.0/security-groups/6bd8a7ed-9dab-46f1-b5ce-64f3ef6d7ff3 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2675] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:55:26 2026] GET /v2.0/ports?device_id=bab57b25-02f1-42d1-a8cb-586c9d843760 => generated 1198 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1363/2676] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:55:27 2026] GET /v2.0/security-groups?id=99f851b9-f809-40ea-be1b-32461ea3ed0c&fields=id&fields=name => generated 112 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:55:27.107 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4b27a450-0ca2-48fc-b080-2accfb19b6f6 - - - - - -] OVN reports status up for port: 10ab4b58-7e21-4358-85b8-b411efecc02c 2026-08-23 15:55:27.122 8 INFO neutron.plugins.ml2.plugin [None req-4b27a450-0ca2-48fc-b080-2accfb19b6f6 - - - - - -] Attempt 1 to provision port 10ab4b58-7e21-4358-85b8-b411efecc02c 2026-08-23 15:55:27.256 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-1aeff074-46d7-48f4-a5b0-b0aad0dc14d8'] response: {'server_uuid': 'bab57b25-02f1-42d1-a8cb-586c9d843760', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '10ab4b58-7e21-4358-85b8-b411efecc02c', 'code': 200} 2026-08-23 15:55:27.351 8 INFO neutron.db.ovn_revision_numbers_db [None req-4b27a450-0ca2-48fc-b080-2accfb19b6f6 - - - - - -] Successfully bumped revision number for resource 10ab4b58-7e21-4358-85b8-b411efecc02c (type: ports) to 5 [pid: 7|app: 0|req: 1314/2677] 10.0.0.233 () {34 vars in 676 bytes} [Sun Aug 23 15:55:28 2026] POST /v2.0/subnetpools => generated 516 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1364/2678] 10.0.0.233 () {34 vars in 759 bytes} [Sun Aug 23 15:55:28 2026] PUT /v2.0/subnetpools/4348c4b4-d1d4-4edb-b33d-cd11a9acfbaf/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1315/2679] 10.0.0.233 () {32 vars in 739 bytes} [Sun Aug 23 15:55:28 2026] GET /v2.0/subnetpools/4348c4b4-d1d4-4edb-b33d-cd11a9acfbaf/tags => generated 25 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1365/2680] 10.0.0.233 () {34 vars in 770 bytes} [Sun Aug 23 15:55:28 2026] PUT /v2.0/subnetpools/4348c4b4-d1d4-4edb-b33d-cd11a9acfbaf/tags/green => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2681] 10.0.0.233 () {32 vars in 739 bytes} [Sun Aug 23 15:55:28 2026] GET /v2.0/subnetpools/4348c4b4-d1d4-4edb-b33d-cd11a9acfbaf/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2682] 10.0.0.233 () {34 vars in 766 bytes} [Sun Aug 23 15:55:28 2026] PUT /v2.0/subnetpools/4348c4b4-d1d4-4edb-b33d-cd11a9acfbaf/tags/red => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1317/2683] 10.0.0.233 () {32 vars in 739 bytes} [Sun Aug 23 15:55:28 2026] GET /v2.0/subnetpools/4348c4b4-d1d4-4edb-b33d-cd11a9acfbaf/tags => generated 34 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1367/2684] 10.0.0.233 () {34 vars in 788 bytes} [Sun Aug 23 15:55:28 2026] PUT /v2.0/subnetpools/4348c4b4-d1d4-4edb-b33d-cd11a9acfbaf/tags/black.or.white => generated 4 bytes in 48 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2685] 10.0.0.233 () {32 vars in 739 bytes} [Sun Aug 23 15:55:28 2026] GET /v2.0/subnetpools/4348c4b4-d1d4-4edb-b33d-cd11a9acfbaf/tags => generated 52 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2686] 10.0.0.233 () {34 vars in 759 bytes} [Sun Aug 23 15:55:28 2026] PUT /v2.0/subnetpools/4348c4b4-d1d4-4edb-b33d-cd11a9acfbaf/tags => generated 37 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2687] 10.0.0.233 () {32 vars in 739 bytes} [Sun Aug 23 15:55:28 2026] GET /v2.0/subnetpools/4348c4b4-d1d4-4edb-b33d-cd11a9acfbaf/tags => generated 37 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1369/2688] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:55:28 2026] GET /v2.0/subnetpools/4348c4b4-d1d4-4edb-b33d-cd11a9acfbaf/tags/red => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:28.902 7 INFO neutron.api.v2.resource [None req-7fcef595-ebaa-4bd0-aff7-eebbc9009023 cd2114226cb44bf2802f2c84012027d8 f611099b81c64f8fa7b8a8931ba38da5 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1320/2689] 10.0.0.233 () {32 vars in 751 bytes} [Sun Aug 23 15:55:28 2026] GET /v2.0/subnetpools/4348c4b4-d1d4-4edb-b33d-cd11a9acfbaf/tags/green => generated 99 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2690] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:55:28 2026] DELETE /v2.0/subnetpools/4348c4b4-d1d4-4edb-b33d-cd11a9acfbaf/tags/red => generated 0 bytes in 46 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2691] 10.0.0.233 () {32 vars in 739 bytes} [Sun Aug 23 15:55:28 2026] GET /v2.0/subnetpools/4348c4b4-d1d4-4edb-b33d-cd11a9acfbaf/tags => generated 30 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:29.026 8 INFO neutron.api.v2.resource [None req-50bc1a64-a703-4285-8531-802e97e68638 cd2114226cb44bf2802f2c84012027d8 f611099b81c64f8fa7b8a8931ba38da5 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1371/2692] 10.0.0.233 () {32 vars in 754 bytes} [Sun Aug 23 15:55:28 2026] DELETE /v2.0/subnetpools/4348c4b4-d1d4-4edb-b33d-cd11a9acfbaf/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2693] 10.0.0.233 () {32 vars in 742 bytes} [Sun Aug 23 15:55:29 2026] DELETE /v2.0/subnetpools/4348c4b4-d1d4-4edb-b33d-cd11a9acfbaf/tags => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2694] 10.0.0.233 () {32 vars in 739 bytes} [Sun Aug 23 15:55:29 2026] GET /v2.0/subnetpools/4348c4b4-d1d4-4edb-b33d-cd11a9acfbaf/tags => generated 12 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2695] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:55:29 2026] DELETE /v2.0/subnetpools/4348c4b4-d1d4-4edb-b33d-cd11a9acfbaf => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:29.327 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b6021cd4-fb63-4c31-9ee1-83c9201bf8ff'] response: {'server_uuid': 'bab57b25-02f1-42d1-a8cb-586c9d843760', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '10ab4b58-7e21-4358-85b8-b411efecc02c', 'code': 200} 2026-08-23 15:55:30.071 8 INFO neutron.db.ovn_revision_numbers_db [None req-962c1db0-b46f-4b50-a0a5-d3a839fc04f7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 02be8454-f5f6-49ff-9eb1-5d5024bade68 (type: security_groups) to 1 2026-08-23 15:55:30.089 8 INFO neutron.db.ovn_revision_numbers_db [None req-962c1db0-b46f-4b50-a0a5-d3a839fc04f7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 23ee8a65-c573-4606-a4eb-afcceb7af880 (type: security_group_rules) to 0 2026-08-23 15:55:30.110 8 INFO neutron.db.ovn_revision_numbers_db [None req-962c1db0-b46f-4b50-a0a5-d3a839fc04f7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3224009e-5e84-4026-95d7-a3cedfd1ed6b (type: security_group_rules) to 0 2026-08-23 15:55:30.124 8 INFO neutron.db.ovn_revision_numbers_db [None req-962c1db0-b46f-4b50-a0a5-d3a839fc04f7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 8b74dda2-698c-4e19-9997-9937ecca7813 (type: security_group_rules) to 0 2026-08-23 15:55:30.155 8 INFO neutron.db.ovn_revision_numbers_db [None req-962c1db0-b46f-4b50-a0a5-d3a839fc04f7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d2d23e2f-e5c6-4463-9e96-d3211b523e74 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1373/2696] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:55:29 2026] GET /v2.0/security-groups?tenant_id=0a91dd5ba4a84e40963c912dfc6e183a&name=default => generated 2929 bytes in 353 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2697] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:30 2026] DELETE /v2.0/security-groups/02be8454-f5f6-49ff-9eb1-5d5024bade68 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:30.689 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d18971d-4ebf-4c54-a2cf-062e8f1d14c9 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f2a71e0e-e318-40b2-b497-b478ba6b9510 (type: security_groups) to 1 2026-08-23 15:55:30.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d18971d-4ebf-4c54-a2cf-062e8f1d14c9 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 05af39ef-8a60-41b1-a5fe-23ec9832408f (type: security_group_rules) to 0 2026-08-23 15:55:30.727 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d18971d-4ebf-4c54-a2cf-062e8f1d14c9 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5ac5f9e3-89f9-41b0-9f69-96714e6fb21e (type: security_group_rules) to 0 2026-08-23 15:55:30.743 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d18971d-4ebf-4c54-a2cf-062e8f1d14c9 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5c2b8ff7-3ec4-48b7-b2e2-c846b52d0d3f (type: security_group_rules) to 0 2026-08-23 15:55:30.754 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d18971d-4ebf-4c54-a2cf-062e8f1d14c9 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ea592f95-6e02-4798-ae60-f43c2135b8b3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1374/2698] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:55:30 2026] GET /v2.0/security-groups?tenant_id=f611099b81c64f8fa7b8a8931ba38da5&name=default => generated 2929 bytes in 294 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2699] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:30 2026] DELETE /v2.0/security-groups/f2a71e0e-e318-40b2-b497-b478ba6b9510 => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1375/2700] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:55:32 2026] GET /v2.0/ports?device_id=bab57b25-02f1-42d1-a8cb-586c9d843760 => generated 1200 bytes in 117 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1326/2701] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:55:32 2026] GET /v2.0/security-groups?id=99f851b9-f809-40ea-be1b-32461ea3ed0c&fields=id&fields=name => generated 112 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2702] 10.0.0.233 () {32 vars in 818 bytes} [Sun Aug 23 15:55:32 2026] GET /v2.0/ports?network_id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5&mac_address=fa%3A16%3A3e%3A29%3Ab7%3A10 => generated 1200 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:55:32.621 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-af50d43c-fab3-483e-b60c-19c70ae3b968 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:55:32.623 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-af50d43c-fab3-483e-b60c-19c70ae3b968 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:33.350 7 INFO neutron.db.ovn_revision_numbers_db [None req-af50d43c-fab3-483e-b60c-19c70ae3b968 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource f1111f06-9503-457e-8485-2f0e717899dc (type: floatingips) to 1 2026-08-23 15:55:33.350 7 INFO neutron.db.l3_db [None req-af50d43c-fab3-483e-b60c-19c70ae3b968 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Floating IP f1111f06-9503-457e-8485-2f0e717899dc associated. External IP: 10.96.250.211, port: 10ab4b58-7e21-4358-85b8-b411efecc02c. [pid: 7|app: 0|req: 1327/2703] 10.0.0.233 () {34 vars in 677 bytes} [Sun Aug 23 15:55:32 2026] POST /v2.0/floatingips => generated 855 bytes in 1007 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:33.429 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-23363833-01ce-4e57-8a48-3ff7d31d3ba7'] response: {'name': 'network-changed', 'server_uuid': 'bab57b25-02f1-42d1-a8cb-586c9d843760', 'tag': '10ab4b58-7e21-4358-85b8-b411efecc02c', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1377/2704] 10.0.0.9 () {34 vars in 1094 bytes} [Sun Aug 23 15:55:33 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-1854122827&fields=id&tenant_id=db330784438b4edcb78c60ece9b8ec98 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1328/2705] 10.0.0.9 () {34 vars in 980 bytes} [Sun Aug 23 15:55:33 2026] GET /v2.0/networks?id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e => generated 742 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2706] 10.0.0.9 () {34 vars in 963 bytes} [Sun Aug 23 15:55:33 2026] GET /v2.0/quotas/db330784438b4edcb78c60ece9b8ec98 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1329/2707] 10.0.0.9 () {34 vars in 1000 bytes} [Sun Aug 23 15:55:33 2026] GET /v2.0/ports?tenant_id=db330784438b4edcb78c60ece9b8ec98&fields=id => generated 333 bytes in 180 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2708] 10.0.0.9 () {34 vars in 1006 bytes} [Sun Aug 23 15:55:33 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1330/2709] 10.0.0.9 () {34 vars in 1106 bytes} [Sun Aug 23 15:55:33 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2710] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:55:33 2026] GET /v2.0/ports?tenant_id=db330784438b4edcb78c60ece9b8ec98&device_id=bab57b25-02f1-42d1-a8cb-586c9d843760 => generated 1438 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2711] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:55:33 2026] GET /v2.0/networks?id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5 => generated 840 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1381/2712] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:55:34 2026] GET /v2.0/ports?device_id=b98347a5-47f1-452f-a6d9-f9ee6117f26b => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2713] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:55:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.214&port_id=10ab4b58-7e21-4358-85b8-b411efecc02c => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2714] 162.253.55.186 () {34 vars in 1104 bytes} [Sun Aug 23 15:55:34 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A174&port_id=10ab4b58-7e21-4358-85b8-b411efecc02c => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1383/2715] 162.253.55.186 () {34 vars in 1064 bytes} [Sun Aug 23 15:55:34 2026] GET /v2.0/subnets?id=1a3d4530-ebcc-461d-b4da-54d88c298365&id=8c2ffd5a-1745-45f3-992b-868078f00540 => generated 1411 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2716] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:55:34 2026] GET /v2.0/ports?network_id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2717] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:55:34 2026] GET /v2.0/ports?network_id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1386/2718] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:55:34 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1387/2719] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:55:34 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:34.434 7 INFO neutron.db.ovn_revision_numbers_db [None req-111c4958-fb25-4f86-b60e-29c123a5fa03 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 82200e63-637c-4979-9dc2-815ad4070f77 (type: security_groups) to 1 2026-08-23 15:55:34.448 7 INFO neutron.db.ovn_revision_numbers_db [None req-111c4958-fb25-4f86-b60e-29c123a5fa03 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 09924b85-efc7-44ec-9f86-f115479967ce (type: security_group_rules) to 0 2026-08-23 15:55:34.464 7 INFO neutron.db.ovn_revision_numbers_db [None req-111c4958-fb25-4f86-b60e-29c123a5fa03 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 12e28693-477d-4e97-afd6-cdbb99631cda (type: security_group_rules) to 0 2026-08-23 15:55:34.479 7 INFO neutron.db.ovn_revision_numbers_db [None req-111c4958-fb25-4f86-b60e-29c123a5fa03 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 3cec027f-45bd-46b1-9a81-88d4ff58a35b (type: security_group_rules) to 0 2026-08-23 15:55:34.495 7 INFO neutron.db.ovn_revision_numbers_db [None req-111c4958-fb25-4f86-b60e-29c123a5fa03 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 6e688ace-a9ea-4a68-811d-0f17231db889 (type: security_group_rules) to 0 2026-08-23 15:55:34.585 7 INFO neutron.db.segments_db [None req-111c4958-fb25-4f86-b60e-29c123a5fa03 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Added segment 6f00c1cd-53bd-48be-bd52-c69a0413e074 of type geneve for network b501fa0c-1a3d-4320-ae79-876fd3fdf0cb 2026-08-23 15:55:34.739 7 INFO neutron.db.ovn_revision_numbers_db [None req-111c4958-fb25-4f86-b60e-29c123a5fa03 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource b501fa0c-1a3d-4320-ae79-876fd3fdf0cb (type: networks) to 1 2026-08-23 15:55:34.925 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-111c4958-fb25-4f86-b60e-29c123a5fa03 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] No more DHCP agents 2026-08-23 15:55:34.927 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-111c4958-fb25-4f86-b60e-29c123a5fa03 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Unable to schedule network b501fa0c-1a3d-4320-ae79-876fd3fdf0cb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:34.972 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2740faa8-f183-4922-b68c-193216731fe2 - - - - - -] OVN reports status down for port: efaf498a-4fdb-4843-a0f1-02f6f4c3e562 2026-08-23 15:55:34.996 7 INFO neutron.db.ovn_revision_numbers_db [None req-111c4958-fb25-4f86-b60e-29c123a5fa03 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource efaf498a-4fdb-4843-a0f1-02f6f4c3e562 (type: ports) to 1 [pid: 7|app: 0|req: 1333/2720] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:55:34 2026] POST /v2.0/networks => generated 644 bytes in 913 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:35.229 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-29fa42b1-ba45-412b-bf38-e274841a72e3 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] No more DHCP agents 2026-08-23 15:55:35.230 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-29fa42b1-ba45-412b-bf38-e274841a72e3 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Unable to schedule network b501fa0c-1a3d-4320-ae79-876fd3fdf0cb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:35.632 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3938730-33ae-4288-8470-a95ae2b6c1f8 - - - - - -] Successfully bumped revision number for resource efaf498a-4fdb-4843-a0f1-02f6f4c3e562 (type: ports) to 2 2026-08-23 15:55:35.662 8 INFO neutron.db.ovn_revision_numbers_db [None req-e3938730-33ae-4288-8470-a95ae2b6c1f8 - - - - - -] Successfully bumped revision number for resource fd7fc6d1-656c-4810-9465-c857b43f682a (type: subnets) to 0 [pid: 8|app: 0|req: 1388/2721] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:55:35 2026] POST /v2.0/subnets => generated 626 bytes in 662 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:36.137 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4e25ff27-c2d0-49d6-9494-8d28ed223d14 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] No more DHCP agents 2026-08-23 15:55:36.139 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4e25ff27-c2d0-49d6-9494-8d28ed223d14 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:36.246 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6ef11fa3-9f8e-4add-b8ae-95d64e668b22 - - - - - -] OVN reports status down for port: 4a749492-a33e-4d78-9acc-8ac3b985a3ef 2026-08-23 15:55:36.298 7 INFO neutron.db.ovn_revision_numbers_db [None req-4e25ff27-c2d0-49d6-9494-8d28ed223d14 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 4a749492-a33e-4d78-9acc-8ac3b985a3ef (type: ports) to 1 2026-08-23 15:55:36.900 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-dc73f10b-8198-4aac-aecb-218db2b7caa4 - - - - - -] Schedule LRP lrp-4a749492-a33e-4d78-9acc-8ac3b985a3ef on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:55:36.937 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6ef11fa3-9f8e-4add-b8ae-95d64e668b22 - - - - - -] OVN reports status up for port: 4a749492-a33e-4d78-9acc-8ac3b985a3ef 2026-08-23 15:55:36.959 7 INFO neutron.plugins.ml2.plugin [None req-6ef11fa3-9f8e-4add-b8ae-95d64e668b22 - - - - - -] Attempt 1 to provision port 4a749492-a33e-4d78-9acc-8ac3b985a3ef 2026-08-23 15:55:36.987 7 INFO neutron.db.ovn_revision_numbers_db [None req-4e25ff27-c2d0-49d6-9494-8d28ed223d14 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 4a749492-a33e-4d78-9acc-8ac3b985a3ef (type: router_ports) to 1 2026-08-23 15:55:37.084 7 INFO neutron.db.ovn_revision_numbers_db [None req-4e25ff27-c2d0-49d6-9494-8d28ed223d14 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 457cbee2-0bd9-4dd6-bd23-9c0cbaa18cae (type: routers) to 2 [pid: 7|app: 0|req: 1334/2722] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:55:35 2026] POST /v2.0/routers => generated 936 bytes in 1418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:37.568 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0dfbaf3-3936-4002-a1d9-b49ef88b9b33 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] No more DHCP agents 2026-08-23 15:55:37.570 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0dfbaf3-3936-4002-a1d9-b49ef88b9b33 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Unable to schedule network b501fa0c-1a3d-4320-ae79-876fd3fdf0cb: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:37.695 8 INFO neutron.db.ovn_revision_numbers_db [None req-b0dfbaf3-3936-4002-a1d9-b49ef88b9b33 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 8b44e0e1-d538-4ae6-b59b-c5078b140fbc (type: ports) to 1 2026-08-23 15:55:38.284 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0dfbaf3-3936-4002-a1d9-b49ef88b9b33 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] No more DHCP agents 2026-08-23 15:55:38.286 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0dfbaf3-3936-4002-a1d9-b49ef88b9b33 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Unable to schedule network b501fa0c-1a3d-4320-ae79-876fd3fdf0cb: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1335/2723] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:55:38 2026] GET /v2.0/networks?id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e => generated 742 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2724] 162.253.55.186 () {34 vars in 1050 bytes} [Sun Aug 23 15:55:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=db330784438b4edcb78c60ece9b8ec98 => generated 179 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:55:38.590 8 INFO neutron.db.ovn_revision_numbers_db [None req-b0dfbaf3-3936-4002-a1d9-b49ef88b9b33 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 8b44e0e1-d538-4ae6-b59b-c5078b140fbc (type: router_ports) to 1 [pid: 8|app: 0|req: 1389/2725] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:55:37 2026] PUT /v2.0/routers/457cbee2-0bd9-4dd6-bd23-9c0cbaa18cae/add_router_interface => generated 309 bytes in 1488 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:55:38.824 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-abe79e92-aa8a-4bc7-b062-f836380f3f30 req-8aff3c51-d4b7-43bf-b8cd-7d845c0ec527 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:55:38.825 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-abe79e92-aa8a-4bc7-b062-f836380f3f30 req-8aff3c51-d4b7-43bf-b8cd-7d845c0ec527 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network 26c01b09-c322-41c6-8a6d-24e75ae0ab8e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:38.984 7 INFO neutron.db.ovn_revision_numbers_db [req-abe79e92-aa8a-4bc7-b062-f836380f3f30 req-8aff3c51-d4b7-43bf-b8cd-7d845c0ec527 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 84f974f9-7253-416e-8713-41d5a221ae91 (type: ports) to 1 [pid: 7|app: 0|req: 1337/2726] 162.253.55.186 () {38 vars in 955 bytes} [Sun Aug 23 15:55:38 2026] POST /v2.0/ports => generated 1183 bytes in 668 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:55:39.404 7 INFO neutron.db.ovn_revision_numbers_db [req-abe79e92-aa8a-4bc7-b062-f836380f3f30 req-e2a2200e-82a8-4ca0-892c-cc8c041571e7 ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 84f974f9-7253-416e-8713-41d5a221ae91 (type: ports) to 2 2026-08-23 15:55:39.648 7 INFO neutron.db.ovn_revision_numbers_db [req-abe79e92-aa8a-4bc7-b062-f836380f3f30 req-e2a2200e-82a8-4ca0-892c-cc8c041571e7 ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 84f974f9-7253-416e-8713-41d5a221ae91 (type: ports) to 4 [pid: 7|app: 0|req: 1338/2727] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:55:39 2026] PUT /v2.0/ports/84f974f9-7253-416e-8713-41d5a221ae91 => generated 1433 bytes in 619 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:55:39.705 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5fa11957-d59a-4c06-9a78-5cb139de39f9'] response: {'name': 'network-changed', 'server_uuid': 'b98347a5-47f1-452f-a6d9-f9ee6117f26b', 'tag': '84f974f9-7253-416e-8713-41d5a221ae91', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1339/2728] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:55:39 2026] GET /v2.0/ports?device_id=b98347a5-47f1-452f-a6d9-f9ee6117f26b => generated 1198 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2731] 10.0.0.23 () {34 vars in 989 bytes} [Sun Aug 23 15:55:39 2026] GET /v2.0/ports?device_id=bab57b25-02f1-42d1-a8cb-586c9d843760 => generated 1438 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1343/2732] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:55:39 2026] GET /v2.0/security-groups?id=99f851b9-f809-40ea-be1b-32461ea3ed0c&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1344/2733] 10.0.0.23 () {34 vars in 1039 bytes} [Sun Aug 23 15:55:39 2026] GET /v2.0/security-groups?id=99f851b9-f809-40ea-be1b-32461ea3ed0c&fields=id&fields=name => generated 112 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:55:39.977 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6a2f0b7a-e22a-41e3-9c6b-7d3136d27735 - - - - - -] No more DHCP agents 2026-08-23 15:55:39.978 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6a2f0b7a-e22a-41e3-9c6b-7d3136d27735 - - - - - -] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:40.118 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a2f0b7a-e22a-41e3-9c6b-7d3136d27735 - - - - - -] Successfully bumped revision number for resource 4204c0da-2b09-44e1-a4ca-f084e9f4304f (type: ports) to 1 [pid: 7|app: 0|req: 1345/2734] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:55:40 2026] GET /v2.0/ports?tenant_id=db330784438b4edcb78c60ece9b8ec98&device_id=b98347a5-47f1-452f-a6d9-f9ee6117f26b => generated 1436 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1346/2735] 162.253.55.186 () {34 vars in 1018 bytes} [Sun Aug 23 15:55:40 2026] GET /v2.0/networks?tenant_id=db330784438b4edcb78c60ece9b8ec98&shared=False => generated 2497 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:55:40.362 8 INFO neutron.db.ovn_revision_numbers_db [None req-6a2f0b7a-e22a-41e3-9c6b-7d3136d27735 - - - - - -] Successfully bumped revision number for resource 4204c0da-2b09-44e1-a4ca-f084e9f4304f (type: ports) to 3 [pid: 7|app: 0|req: 1347/2736] 162.253.55.186 () {34 vars in 930 bytes} [Sun Aug 23 15:55:40 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:55:40.423 8 INFO neutron.db.segments_db [None req-6a2f0b7a-e22a-41e3-9c6b-7d3136d27735 - - - - - -] Added segment d391e073-158b-47cf-8d52-6cd353914018 of type geneve for network b32eaaea-af9f-41c0-a846-824fdf866ef7 2026-08-23 15:55:40.527 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b7cb4ae-adcc-4632-a296-7f7038930e08 - - - - - -] Successfully bumped revision number for resource b32eaaea-af9f-41c0-a846-824fdf866ef7 (type: networks) to 1 2026-08-23 15:55:40.690 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b7cb4ae-adcc-4632-a296-7f7038930e08 - - - - - -] No more DHCP agents 2026-08-23 15:55:40.692 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b7cb4ae-adcc-4632-a296-7f7038930e08 - - - - - -] Unable to schedule network b32eaaea-af9f-41c0-a846-824fdf866ef7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:40.751 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2740faa8-f183-4922-b68c-193216731fe2 - - - - - -] OVN reports status down for port: 19cf627f-2882-48ee-af10-0810c49e2814 2026-08-23 15:55:40.817 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b7cb4ae-adcc-4632-a296-7f7038930e08 - - - - - -] Successfully bumped revision number for resource 19cf627f-2882-48ee-af10-0810c49e2814 (type: ports) to 1 2026-08-23 15:55:40.980 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b7cb4ae-adcc-4632-a296-7f7038930e08 - - - - - -] No more DHCP agents 2026-08-23 15:55:40.981 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b7cb4ae-adcc-4632-a296-7f7038930e08 - - - - - -] Unable to schedule network b32eaaea-af9f-41c0-a846-824fdf866ef7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:41.005 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b7cb4ae-adcc-4632-a296-7f7038930e08 - - - - - -] Successfully bumped revision number for resource af49d7f2-5323-4918-8936-3eab991044de (type: subnets) to 0 2026-08-23 15:55:41.398 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b7cb4ae-adcc-4632-a296-7f7038930e08 - - - - - -] No more DHCP agents 2026-08-23 15:55:41.399 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b7cb4ae-adcc-4632-a296-7f7038930e08 - - - - - -] Unable to schedule network b32eaaea-af9f-41c0-a846-824fdf866ef7: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1348/2737] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:55:41 2026] GET /v2.0/ports?tenant_id=db330784438b4edcb78c60ece9b8ec98&device_id=b98347a5-47f1-452f-a6d9-f9ee6117f26b => generated 1436 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1349/2738] 162.253.55.186 () {34 vars in 1056 bytes} [Sun Aug 23 15:55:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.83&port_id=84f974f9-7253-416e-8713-41d5a221ae91 => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:41.548 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b7cb4ae-adcc-4632-a296-7f7038930e08 - - - - - -] Successfully bumped revision number for resource fd87eb93-2d93-4f6d-9f02-9abe18048306 (type: ports) to 1 [pid: 7|app: 0|req: 1350/2739] 162.253.55.186 () {34 vars in 1106 bytes} [Sun Aug 23 15:55:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A269&port_id=84f974f9-7253-416e-8713-41d5a221ae91 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1351/2740] 162.253.55.186 () {34 vars in 1064 bytes} [Sun Aug 23 15:55:41 2026] GET /v2.0/subnets?id=0b30a83f-f333-49a1-86aa-0658780b0c52&id=94759aab-37b5-4e38-959e-47ee1b965cac => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2741] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:55:41 2026] GET /v2.0/ports?network_id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e&device_owner=network%3Adhcp => generated 12 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1353/2742] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:55:41 2026] GET /v2.0/ports?network_id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1354/2743] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:55:41 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1355/2744] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:55:41 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:42.231 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b7cb4ae-adcc-4632-a296-7f7038930e08 - - - - - -] No more DHCP agents 2026-08-23 15:55:42.233 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b7cb4ae-adcc-4632-a296-7f7038930e08 - - - - - -] Unable to schedule network b32eaaea-af9f-41c0-a846-824fdf866ef7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:42.236 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6ef11fa3-9f8e-4add-b8ae-95d64e668b22 - - - - - -] No hosting information found for port 4a749492-a33e-4d78-9acc-8ac3b985a3ef: RuntimeError: No hosting information found for port 4a749492-a33e-4d78-9acc-8ac3b985a3ef 2026-08-23 15:55:42.237 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6ef11fa3-9f8e-4add-b8ae-95d64e668b22 - - - - - -] OVN reports status down for port: 8b44e0e1-d538-4ae6-b59b-c5078b140fbc 2026-08-23 15:55:42.324 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6ef11fa3-9f8e-4add-b8ae-95d64e668b22 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:55:42.325 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6ef11fa3-9f8e-4add-b8ae-95d64e668b22 - - - - - -] OVN reports status up for port: 8b44e0e1-d538-4ae6-b59b-c5078b140fbc 2026-08-23 15:55:42.334 7 INFO neutron.plugins.ml2.plugin [None req-6ef11fa3-9f8e-4add-b8ae-95d64e668b22 - - - - - -] Attempt 1 to provision port 8b44e0e1-d538-4ae6-b59b-c5078b140fbc 2026-08-23 15:55:42.751 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b7cb4ae-adcc-4632-a296-7f7038930e08 - - - - - -] Successfully bumped revision number for resource fd87eb93-2d93-4f6d-9f02-9abe18048306 (type: router_ports) to 1 2026-08-23 15:55:42.857 7 INFO neutron.db.ovn_revision_numbers_db [None req-6ef11fa3-9f8e-4add-b8ae-95d64e668b22 - - - - - -] Successfully bumped revision number for resource 8b44e0e1-d538-4ae6-b59b-c5078b140fbc (type: ports) to 2 2026-08-23 15:55:42.968 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b7cb4ae-adcc-4632-a296-7f7038930e08 - - - - - -] No more DHCP agents 2026-08-23 15:55:42.970 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b7cb4ae-adcc-4632-a296-7f7038930e08 - - - - - -] Unable to schedule network b32eaaea-af9f-41c0-a846-824fdf866ef7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:43.102 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2740faa8-f183-4922-b68c-193216731fe2 - - - - - -] OVN reports status down for port: 8206e81a-61c4-4673-a77f-2d80257d44e0 2026-08-23 15:55:43.163 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b7cb4ae-adcc-4632-a296-7f7038930e08 - - - - - -] Successfully bumped revision number for resource 8206e81a-61c4-4673-a77f-2d80257d44e0 (type: ports) to 1 2026-08-23 15:55:43.407 8 INFO neutron.db.ovn_revision_numbers_db [None req-1b7cb4ae-adcc-4632-a296-7f7038930e08 - - - - - -] Successfully bumped revision number for resource 8206e81a-61c4-4673-a77f-2d80257d44e0 (type: ports) to 3 [pid: 8|app: 0|req: 1390/2745] 10.0.0.233 () {34 vars in 685 bytes} [Sun Aug 23 15:55:38 2026] POST /v2.0/vpn/vpnservices => generated 458 bytes in 5044 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2746] 10.0.0.233 () {34 vars in 685 bytes} [Sun Aug 23 15:55:43 2026] POST /v2.0/vpn/vpnservices => generated 423 bytes in 434 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2747] 10.0.0.233 () {34 vars in 684 bytes} [Sun Aug 23 15:55:44 2026] POST /v2.0/vpn/ikepolicies => generated 404 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1357/2748] 10.0.0.233 () {34 vars in 688 bytes} [Sun Aug 23 15:55:44 2026] POST /v2.0/vpn/ipsecpolicies => generated 412 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1392/2749] 10.0.0.233 () {34 vars in 693 bytes} [Sun Aug 23 15:55:44 2026] POST /v2.0/vpn/endpoint-groups => generated 328 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2750] 10.0.0.233 () {34 vars in 693 bytes} [Sun Aug 23 15:55:44 2026] POST /v2.0/vpn/endpoint-groups => generated 320 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1359/2751] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:55:44 2026] GET /v2.0/ports?device_id=b98347a5-47f1-452f-a6d9-f9ee6117f26b => generated 1198 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:55:44.992 8 INFO neutron.db.ovn_revision_numbers_db [None req-d679f97c-78ca-4645-9319-6ee368b77b88 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 457cbee2-0bd9-4dd6-bd23-9c0cbaa18cae (type: routers) to 5 [pid: 7|app: 0|req: 1360/2752] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:55:44 2026] GET /v2.0/security-groups?id=99f851b9-f809-40ea-be1b-32461ea3ed0c&fields=id&fields=name => generated 112 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2753] 10.0.0.233 () {34 vars in 707 bytes} [Sun Aug 23 15:55:44 2026] POST /v2.0/vpn/ipsec-site-connections => generated 802 bytes in 711 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2754] 10.0.0.233 () {34 vars in 693 bytes} [Sun Aug 23 15:55:45 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 45 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1394/2755] 10.0.0.233 () {32 vars in 748 bytes} [Sun Aug 23 15:55:45 2026] DELETE /v2.0/vpn/endpoint-groups/74a8aa5b-f405-4806-bd3d-6da4a798c320 => generated 0 bytes in 38 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1362/2756] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:55:45 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1395/2757] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:55:45 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1363/2758] 10.0.0.233 () {34 vars in 685 bytes} [Sun Aug 23 15:55:45 2026] POST /v2.0/vpn/ikepolicies => generated 402 bytes in 104 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1396/2759] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:55:45 2026] GET /v2.0/vpn/ikepolicies => generated 797 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1364/2760] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:45 2026] DELETE /v2.0/vpn/ikepolicies/b3e6202e-7d0e-4a5e-9cb9-24ab330cfcf8 => generated 0 bytes in 39 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1397/2761] 10.0.0.233 () {34 vars in 689 bytes} [Sun Aug 23 15:55:45 2026] POST /v2.0/vpn/ipsecpolicies => generated 412 bytes in 49 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2762] 10.0.0.233 () {32 vars in 667 bytes} [Sun Aug 23 15:55:45 2026] GET /v2.0/vpn/ipsecpolicies => generated 813 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1398/2763] 10.0.0.233 () {32 vars in 744 bytes} [Sun Aug 23 15:55:45 2026] DELETE /v2.0/vpn/ipsecpolicies/36e4d75c-0f88-42ba-8569-9d7a7f656d8b => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:55:45.927 7 INFO neutron.db.segments_db [None req-dc52a235-a919-4f13-9c32-38d8d2210b47 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Added segment b8dae03d-ba81-48ac-862f-f6d481dfc8c3 of type geneve for network d0e4c367-762d-4f01-8d79-7f3817f42b90 2026-08-23 15:55:46.023 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc52a235-a919-4f13-9c32-38d8d2210b47 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource d0e4c367-762d-4f01-8d79-7f3817f42b90 (type: networks) to 1 2026-08-23 15:55:46.184 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dc52a235-a919-4f13-9c32-38d8d2210b47 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] No more DHCP agents 2026-08-23 15:55:46.186 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dc52a235-a919-4f13-9c32-38d8d2210b47 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Unable to schedule network d0e4c367-762d-4f01-8d79-7f3817f42b90: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:46.277 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc52a235-a919-4f13-9c32-38d8d2210b47 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 581eb86a-d33e-45ad-ad3f-37b807c27263 (type: ports) to 1 [pid: 7|app: 0|req: 1366/2764] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:55:45 2026] POST /v2.0/networks => generated 651 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:46.527 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d117d388-1189-4dbc-a508-1fc0663ca0c7 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] No more DHCP agents 2026-08-23 15:55:46.528 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d117d388-1189-4dbc-a508-1fc0663ca0c7 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Unable to schedule network d0e4c367-762d-4f01-8d79-7f3817f42b90: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:47.044 8 INFO neutron.db.ovn_revision_numbers_db [None req-075f5850-2264-4d66-b725-40d47428d2dd - - - - - -] Successfully bumped revision number for resource 581eb86a-d33e-45ad-ad3f-37b807c27263 (type: ports) to 2 2026-08-23 15:55:47.072 8 INFO neutron.db.ovn_revision_numbers_db [None req-075f5850-2264-4d66-b725-40d47428d2dd - - - - - -] Successfully bumped revision number for resource d5064af0-56ac-4b71-be9d-18fc32efb636 (type: subnets) to 0 [pid: 8|app: 0|req: 1399/2765] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:55:46 2026] POST /v2.0/subnets => generated 629 bytes in 784 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:47.473 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ae68bb8-8b95-45b0-83f1-186fc468a2b4 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] No more DHCP agents 2026-08-23 15:55:47.474 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ae68bb8-8b95-45b0-83f1-186fc468a2b4 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:47.607 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2740faa8-f183-4922-b68c-193216731fe2 - - - - - -] OVN reports status down for port: 0ec416c4-70d9-4317-af7d-0751239d2152 2026-08-23 15:55:47.624 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ae68bb8-8b95-45b0-83f1-186fc468a2b4 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 0ec416c4-70d9-4317-af7d-0751239d2152 (type: ports) to 1 2026-08-23 15:55:47.921 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-41094186-7266-487a-a398-fcf8470b89b4 - - - - - -] No hosting information found for port 8b44e0e1-d538-4ae6-b59b-c5078b140fbc: RuntimeError: No hosting information found for port 8b44e0e1-d538-4ae6-b59b-c5078b140fbc 2026-08-23 15:55:48.066 7 INFO neutron.db.ovn_revision_numbers_db [None req-41094186-7266-487a-a398-fcf8470b89b4 - - - - - -] Successfully bumped revision number for resource 8b44e0e1-d538-4ae6-b59b-c5078b140fbc (type: router_ports) to 2 2026-08-23 15:55:48.067 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41094186-7266-487a-a398-fcf8470b89b4 - - - - - -] OVN reports status down for port: 84f974f9-7253-416e-8713-41d5a221ae91 2026-08-23 15:55:48.178 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-41094186-7266-487a-a398-fcf8470b89b4 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:55:48.179 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41094186-7266-487a-a398-fcf8470b89b4 - - - - - -] OVN reports status down for port: 4204c0da-2b09-44e1-a4ca-f084e9f4304f 2026-08-23 15:55:48.229 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-20e59fcb-d7b6-42b4-ae2c-384345d48955'] response: {'server_uuid': 'b98347a5-47f1-452f-a6d9-f9ee6117f26b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '84f974f9-7253-416e-8713-41d5a221ae91', 'code': 200} 2026-08-23 15:55:48.271 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41094186-7266-487a-a398-fcf8470b89b4 - - - - - -] OVN reports status down for port: fd87eb93-2d93-4f6d-9f02-9abe18048306 2026-08-23 15:55:48.356 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-41094186-7266-487a-a398-fcf8470b89b4 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:55:48.356 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-41094186-7266-487a-a398-fcf8470b89b4 - - - - - -] OVN reports status up for port: fd87eb93-2d93-4f6d-9f02-9abe18048306 2026-08-23 15:55:48.380 7 INFO neutron.plugins.ml2.plugin [None req-41094186-7266-487a-a398-fcf8470b89b4 - - - - - -] Attempt 1 to provision port fd87eb93-2d93-4f6d-9f02-9abe18048306 2026-08-23 15:55:48.527 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-dc73f10b-8198-4aac-aecb-218db2b7caa4 - - - - - -] Schedule LRP lrp-0ec416c4-70d9-4317-af7d-0751239d2152 on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:55:48.570 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2740faa8-f183-4922-b68c-193216731fe2 - - - - - -] OVN reports status up for port: 0ec416c4-70d9-4317-af7d-0751239d2152 2026-08-23 15:55:48.584 8 INFO neutron.plugins.ml2.plugin [None req-2740faa8-f183-4922-b68c-193216731fe2 - - - - - -] Attempt 1 to provision port 0ec416c4-70d9-4317-af7d-0751239d2152 2026-08-23 15:55:48.652 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ae68bb8-8b95-45b0-83f1-186fc468a2b4 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 0ec416c4-70d9-4317-af7d-0751239d2152 (type: router_ports) to 1 2026-08-23 15:55:48.755 7 INFO neutron.db.ovn_revision_numbers_db [None req-1ae68bb8-8b95-45b0-83f1-186fc468a2b4 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 535b09fa-c5a6-4d93-81c4-ab3a882c2253 (type: routers) to 2 [pid: 7|app: 0|req: 1367/2766] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:55:47 2026] POST /v2.0/routers => generated 937 bytes in 1688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:49.032 7 INFO neutron.db.ovn_revision_numbers_db [None req-41094186-7266-487a-a398-fcf8470b89b4 - - - - - -] Successfully bumped revision number for resource fd87eb93-2d93-4f6d-9f02-9abe18048306 (type: ports) to 2 2026-08-23 15:55:49.313 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db47c689-524e-4308-bbc6-3f094f4d021d 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] No more DHCP agents 2026-08-23 15:55:49.314 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db47c689-524e-4308-bbc6-3f094f4d021d 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Unable to schedule network d0e4c367-762d-4f01-8d79-7f3817f42b90: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:49.471 8 INFO neutron.db.ovn_revision_numbers_db [None req-db47c689-524e-4308-bbc6-3f094f4d021d 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 67512d00-652b-459d-9130-f9408ab05beb (type: ports) to 1 [pid: 7|app: 0|req: 1368/2767] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:55:50 2026] GET /v2.0/ports?device_id=b98347a5-47f1-452f-a6d9-f9ee6117f26b => generated 1198 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:55:50.251 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db47c689-524e-4308-bbc6-3f094f4d021d 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] No more DHCP agents 2026-08-23 15:55:50.252 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db47c689-524e-4308-bbc6-3f094f4d021d 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Unable to schedule network d0e4c367-762d-4f01-8d79-7f3817f42b90: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1369/2768] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:55:50 2026] GET /v2.0/security-groups?id=99f851b9-f809-40ea-be1b-32461ea3ed0c&fields=id&fields=name => generated 112 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:55:50.629 8 INFO neutron.db.ovn_revision_numbers_db [None req-db47c689-524e-4308-bbc6-3f094f4d021d 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 67512d00-652b-459d-9130-f9408ab05beb (type: router_ports) to 1 [pid: 8|app: 0|req: 1400/2769] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:55:48 2026] PUT /v2.0/routers/535b09fa-c5a6-4d93-81c4-ab3a882c2253/add_router_interface => generated 309 bytes in 1841 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:55:51.251 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-37fbede7-ab7c-4051-9480-ce398e06b915 - - - - - -] No more DHCP agents 2026-08-23 15:55:51.252 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37fbede7-ab7c-4051-9480-ce398e06b915 - - - - - -] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:51.415 7 INFO neutron.db.ovn_revision_numbers_db [None req-37fbede7-ab7c-4051-9480-ce398e06b915 - - - - - -] Successfully bumped revision number for resource a29fddec-6ad5-4bb8-b509-dd1613244d56 (type: ports) to 1 2026-08-23 15:55:51.700 7 INFO neutron.db.ovn_revision_numbers_db [None req-37fbede7-ab7c-4051-9480-ce398e06b915 - - - - - -] Successfully bumped revision number for resource a29fddec-6ad5-4bb8-b509-dd1613244d56 (type: ports) to 3 2026-08-23 15:55:51.782 7 INFO neutron.db.segments_db [None req-37fbede7-ab7c-4051-9480-ce398e06b915 - - - - - -] Added segment 04c59044-51cf-49bf-80ff-3e781919eed5 of type geneve for network 8f57a4c9-6cc5-4315-9036-6bd4186393d7 2026-08-23 15:55:51.929 7 INFO neutron.db.ovn_revision_numbers_db [None req-86758907-a733-42ef-9f30-38bc80134864 - - - - - -] Successfully bumped revision number for resource 8f57a4c9-6cc5-4315-9036-6bd4186393d7 (type: networks) to 1 2026-08-23 15:55:52.115 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86758907-a733-42ef-9f30-38bc80134864 - - - - - -] No more DHCP agents 2026-08-23 15:55:52.117 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86758907-a733-42ef-9f30-38bc80134864 - - - - - -] Unable to schedule network 8f57a4c9-6cc5-4315-9036-6bd4186393d7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:52.213 7 INFO neutron.db.ovn_revision_numbers_db [None req-86758907-a733-42ef-9f30-38bc80134864 - - - - - -] Successfully bumped revision number for resource 3bbfcc3c-dd22-4d42-b3a7-0c5491204680 (type: ports) to 1 2026-08-23 15:55:52.342 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86758907-a733-42ef-9f30-38bc80134864 - - - - - -] No more DHCP agents 2026-08-23 15:55:52.344 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86758907-a733-42ef-9f30-38bc80134864 - - - - - -] Unable to schedule network 8f57a4c9-6cc5-4315-9036-6bd4186393d7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:52.373 7 INFO neutron.db.ovn_revision_numbers_db [None req-86758907-a733-42ef-9f30-38bc80134864 - - - - - -] Successfully bumped revision number for resource bc8971f0-0aab-42d3-9099-93a0e935d57b (type: subnets) to 0 2026-08-23 15:55:52.723 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86758907-a733-42ef-9f30-38bc80134864 - - - - - -] No more DHCP agents 2026-08-23 15:55:52.724 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86758907-a733-42ef-9f30-38bc80134864 - - - - - -] Unable to schedule network 8f57a4c9-6cc5-4315-9036-6bd4186393d7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:52.882 7 INFO neutron.db.ovn_revision_numbers_db [None req-86758907-a733-42ef-9f30-38bc80134864 - - - - - -] Successfully bumped revision number for resource abbb62db-853c-4284-a951-b12fdf8d2ebf (type: ports) to 1 2026-08-23 15:55:53.571 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86758907-a733-42ef-9f30-38bc80134864 - - - - - -] No more DHCP agents 2026-08-23 15:55:53.572 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86758907-a733-42ef-9f30-38bc80134864 - - - - - -] Unable to schedule network 8f57a4c9-6cc5-4315-9036-6bd4186393d7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:54.185 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2740faa8-f183-4922-b68c-193216731fe2 - - - - - -] No hosting information found for port 0ec416c4-70d9-4317-af7d-0751239d2152: RuntimeError: No hosting information found for port 0ec416c4-70d9-4317-af7d-0751239d2152 2026-08-23 15:55:54.185 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2740faa8-f183-4922-b68c-193216731fe2 - - - - - -] OVN reports status down for port: 67512d00-652b-459d-9130-f9408ab05beb 2026-08-23 15:55:54.234 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2740faa8-f183-4922-b68c-193216731fe2 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:55:54.234 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2740faa8-f183-4922-b68c-193216731fe2 - - - - - -] OVN reports status up for port: 67512d00-652b-459d-9130-f9408ab05beb 2026-08-23 15:55:54.245 8 INFO neutron.plugins.ml2.plugin [None req-2740faa8-f183-4922-b68c-193216731fe2 - - - - - -] Attempt 1 to provision port 67512d00-652b-459d-9130-f9408ab05beb 2026-08-23 15:55:54.607 8 INFO neutron.db.ovn_revision_numbers_db [None req-2740faa8-f183-4922-b68c-193216731fe2 - - - - - -] Successfully bumped revision number for resource 67512d00-652b-459d-9130-f9408ab05beb (type: ports) to 2 2026-08-23 15:55:54.971 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-d68b8490-81c4-40e1-a2f0-1061d50c8c0b - - - - - -] No hosting information found for port fd87eb93-2d93-4f6d-9f02-9abe18048306: RuntimeError: No hosting information found for port fd87eb93-2d93-4f6d-9f02-9abe18048306 2026-08-23 15:55:55.209 7 INFO neutron.db.ovn_revision_numbers_db [None req-d68b8490-81c4-40e1-a2f0-1061d50c8c0b - - - - - -] Successfully bumped revision number for resource fd87eb93-2d93-4f6d-9f02-9abe18048306 (type: router_ports) to 2 2026-08-23 15:55:55.210 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d68b8490-81c4-40e1-a2f0-1061d50c8c0b - - - - - -] OVN reports status up for port: 84f974f9-7253-416e-8713-41d5a221ae91 2026-08-23 15:55:55.306 7 INFO neutron.plugins.ml2.plugin [None req-d68b8490-81c4-40e1-a2f0-1061d50c8c0b - - - - - -] Attempt 1 to provision port 84f974f9-7253-416e-8713-41d5a221ae91 2026-08-23 15:55:55.322 7 INFO neutron.db.ovn_revision_numbers_db [None req-86758907-a733-42ef-9f30-38bc80134864 - - - - - -] Successfully bumped revision number for resource abbb62db-853c-4284-a951-b12fdf8d2ebf (type: router_ports) to 1 [pid: 8|app: 0|req: 1403/2772] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:55:55 2026] GET /v2.0/ports?device_id=b98347a5-47f1-452f-a6d9-f9ee6117f26b => generated 1198 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2773] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:55:55 2026] GET /v2.0/security-groups?id=99f851b9-f809-40ea-be1b-32461ea3ed0c&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:55:55.484 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-87643cff-8346-41eb-94cc-6bc4cde17c4a'] response: {'server_uuid': 'b98347a5-47f1-452f-a6d9-f9ee6117f26b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '84f974f9-7253-416e-8713-41d5a221ae91', 'code': 200} 2026-08-23 15:55:55.706 7 INFO neutron.db.ovn_revision_numbers_db [None req-d68b8490-81c4-40e1-a2f0-1061d50c8c0b - - - - - -] Successfully bumped revision number for resource 84f974f9-7253-416e-8713-41d5a221ae91 (type: ports) to 5 [pid: 8|app: 0|req: 1405/2774] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:55:55 2026] GET /v2.0/subnets => generated 8172 bytes in 120 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1406/2775] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:55:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:55:55.757 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86758907-a733-42ef-9f30-38bc80134864 - - - - - -] No more DHCP agents 2026-08-23 15:55:55.759 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86758907-a733-42ef-9f30-38bc80134864 - - - - - -] Unable to schedule network 8f57a4c9-6cc5-4315-9036-6bd4186393d7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:55:55.873 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7d537035-a27a-46bc-9bb7-c9c5c15b8b61 - - - - - -] OVN reports status down for port: 581eb86a-d33e-45ad-ad3f-37b807c27263 [pid: 8|app: 0|req: 1407/2776] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:55:55 2026] GET /v2.0/ports => generated 30890 bytes in 201 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2777] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:55:55 2026] GET /v2.0/agents => generated 1214 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:55:56.035 7 INFO neutron.db.ovn_revision_numbers_db [None req-86758907-a733-42ef-9f30-38bc80134864 - - - - - -] Successfully bumped revision number for resource 02b47eff-9e69-428c-9eb3-c1adc1417523 (type: ports) to 1 [pid: 8|app: 0|req: 1409/2778] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:55:56 2026] GET /v2.0/network-ip-availabilities => generated 4874 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:55:56.065 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7d537035-a27a-46bc-9bb7-c9c5c15b8b61 - - - - - -] OVN reports status up for port: 4204c0da-2b09-44e1-a4ca-f084e9f4304f 2026-08-23 15:55:56.089 7 INFO neutron.plugins.ml2.plugin [None req-7d537035-a27a-46bc-9bb7-c9c5c15b8b61 - - - - - -] Attempt 1 to provision port 4204c0da-2b09-44e1-a4ca-f084e9f4304f [pid: 8|app: 0|req: 1410/2779] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:55:56 2026] GET /v2.0/security-groups => generated 31561 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1411/2780] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:55:56 2026] GET /v2.0/subnets => generated 8172 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2781] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:55:56 2026] GET /v2.0/networks => generated 7814 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1413/2782] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:55:56 2026] GET /v2.0/routers => generated 2966 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2783] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:55:56 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:55:56.480 7 INFO neutron.db.ovn_revision_numbers_db [None req-86758907-a733-42ef-9f30-38bc80134864 - - - - - -] Successfully bumped revision number for resource 02b47eff-9e69-428c-9eb3-c1adc1417523 (type: ports) to 3 2026-08-23 15:55:56.483 7 INFO neutron.db.ovn_revision_numbers_db [None req-7d537035-a27a-46bc-9bb7-c9c5c15b8b61 - - - - - -] Successfully bumped revision number for resource 4204c0da-2b09-44e1-a4ca-f084e9f4304f (type: ports) to 4 [pid: 8|app: 0|req: 1415/2784] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:55:56 2026] GET /v2.0/floatingips => generated 860 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:55:56.758 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95e6f936-c69a-48d2-855d-c1a5f027aa7f - - - - - -] OVN reports status down for port: 3bbfcc3c-dd22-4d42-b3a7-0c5491204680 [pid: 7|app: 0|req: 1370/2785] 10.0.0.233 () {34 vars in 685 bytes} [Sun Aug 23 15:55:50 2026] POST /v2.0/vpn/vpnservices => generated 457 bytes in 6181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1416/2786] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:55:56 2026] GET /v2.0/vpn/vpnservices => generated 1313 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:55:56.876 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95e6f936-c69a-48d2-855d-c1a5f027aa7f - - - - - -] OVN reports status down for port: abbb62db-853c-4284-a951-b12fdf8d2ebf 2026-08-23 15:55:56.977 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-95e6f936-c69a-48d2-855d-c1a5f027aa7f - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:55:56.977 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-95e6f936-c69a-48d2-855d-c1a5f027aa7f - - - - - -] OVN reports status up for port: abbb62db-853c-4284-a951-b12fdf8d2ebf 2026-08-23 15:55:57.007 7 INFO neutron.plugins.ml2.plugin [None req-95e6f936-c69a-48d2-855d-c1a5f027aa7f - - - - - -] Attempt 1 to provision port abbb62db-853c-4284-a951-b12fdf8d2ebf 2026-08-23 15:55:57.296 7 INFO neutron_taas.services.taas.taas_plugin [None req-f42bf205-1779-4cca-abb0-0de60e30b21c 850d2add7147497294239ecf9faa4eb1 1203b34f48724950ad6238f2dfb8445d - - default default] TaaS: Handle Delete Port: a29fddec-6ad5-4bb8-b509-dd1613244d56 2026-08-23 15:55:57.300 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f42bf205-1779-4cca-abb0-0de60e30b21c 850d2add7147497294239ecf9faa4eb1 1203b34f48724950ad6238f2dfb8445d - - default default] Tap Mirror: Handle Delete Port: a29fddec-6ad5-4bb8-b509-dd1613244d56 2026-08-23 15:55:57.556 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6a0faea6-abde-4e85-bf10-96ed4ac55995'] response: {'server_uuid': 'b98347a5-47f1-452f-a6d9-f9ee6117f26b', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '84f974f9-7253-416e-8713-41d5a221ae91', 'code': 200} 2026-08-23 15:55:57.701 7 INFO neutron.db.ovn_revision_numbers_db [None req-95e6f936-c69a-48d2-855d-c1a5f027aa7f - - - - - -] Successfully bumped revision number for resource abbb62db-853c-4284-a951-b12fdf8d2ebf (type: ports) to 2 2026-08-23 15:55:57.888 7 INFO neutron_taas.services.taas.taas_plugin [None req-47c8cade-fc75-4e7b-82b7-b54d97cace2b - - - - - -] TaaS: Handle Delete Port: 02b47eff-9e69-428c-9eb3-c1adc1417523 2026-08-23 15:55:57.893 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-47c8cade-fc75-4e7b-82b7-b54d97cace2b - - - - - -] Tap Mirror: Handle Delete Port: 02b47eff-9e69-428c-9eb3-c1adc1417523 2026-08-23 15:55:58.356 7 INFO neutron_taas.services.taas.taas_plugin [None req-71a6ba2e-d358-4f8f-a5f8-f5301453fdf4 - - - - - -] TaaS: Handle Delete Port: abbb62db-853c-4284-a951-b12fdf8d2ebf 2026-08-23 15:55:58.359 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71a6ba2e-d358-4f8f-a5f8-f5301453fdf4 - - - - - -] Tap Mirror: Handle Delete Port: abbb62db-853c-4284-a951-b12fdf8d2ebf 2026-08-23 15:55:59.248 7 INFO neutron_taas.services.taas.taas_plugin [None req-71a6ba2e-d358-4f8f-a5f8-f5301453fdf4 - - - - - -] TaaS: Handle Delete Port: 3bbfcc3c-dd22-4d42-b3a7-0c5491204680 2026-08-23 15:55:59.251 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-71a6ba2e-d358-4f8f-a5f8-f5301453fdf4 - - - - - -] Tap Mirror: Handle Delete Port: 3bbfcc3c-dd22-4d42-b3a7-0c5491204680 2026-08-23 15:55:59.438 7 INFO neutron.services.segments.plugin [-] Segment 04c59044-51cf-49bf-80ff-3e781919eed5 resource provider aggregate not found 2026-08-23 15:55:59.445 7 INFO neutron.services.segments.plugin [-] Segment 04c59044-51cf-49bf-80ff-3e781919eed5 resource provider aggregate not found 2026-08-23 15:55:59.458 7 INFO neutron.services.segments.plugin [-] Segment 04c59044-51cf-49bf-80ff-3e781919eed5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04c59044-51cf-49bf-80ff-3e781919eed5 found for delete ", "request_id": "req-993b4588-0648-43d8-8108-32af24659b5c"}]} 2026-08-23 15:55:59.471 7 INFO neutron.services.segments.plugin [-] Segment 04c59044-51cf-49bf-80ff-3e781919eed5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04c59044-51cf-49bf-80ff-3e781919eed5 found for delete ", "request_id": "req-f5f1fed9-7ea5-4e1f-893b-a8f4ed91f5a3"}]} [pid: 7|app: 0|req: 1371/2787] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:55:56 2026] DELETE /v2.0/vpn/vpnservices/f891fa07-d800-4103-be78-6e9e4b0ed93b => generated 0 bytes in 2639 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1417/2788] 10.0.0.233 () {34 vars in 693 bytes} [Sun Aug 23 15:55:59 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1372/2789] 10.0.0.233 () {34 vars in 693 bytes} [Sun Aug 23 15:55:59 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:59.637 8 WARNING neutron.api.v2.base [None req-d474f6e2-a589-4af5-98f4-21958ea5711a 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - 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-08-23 15:55:59.639 8 INFO neutron.api.v2.resource [None req-d474f6e2-a589-4af5-98f4-21958ea5711a 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] create failed (client error): Unrecognized attribute(s) 'peer_cidr' [pid: 8|app: 0|req: 1418/2790] 10.0.0.233 () {34 vars in 707 bytes} [Sun Aug 23 15:55:59 2026] POST /v2.0/vpn/ipsec-site-connections => generated 110 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1373/2791] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:55:59 2026] GET /v2.0/vpn/endpoint-groups => generated 1192 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2792] 10.0.0.233 () {32 vars in 748 bytes} [Sun Aug 23 15:55:59 2026] DELETE /v2.0/vpn/endpoint-groups/c3a94eaa-bd9e-432b-9d11-3a1bf471100e => generated 0 bytes in 29 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1374/2793] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:55:59 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2794] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:55:59 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1375/2795] 10.0.0.233 () {32 vars in 748 bytes} [Sun Aug 23 15:55:59 2026] DELETE /v2.0/vpn/endpoint-groups/1cc9fe81-3cc6-49ec-afdd-e1a6d23d2fe0 => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2796] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:55:59 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2797] 10.0.0.233 () {34 vars in 693 bytes} [Sun Aug 23 15:55:59 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:55:59.954 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2fd5d30a-dd80-494d-861a-5c898c8d08e1 - - - - - -] No hosting information found for port 67512d00-652b-459d-9130-f9408ab05beb: RuntimeError: No hosting information found for port 67512d00-652b-459d-9130-f9408ab05beb [pid: 8|app: 0|req: 1422/2798] 10.0.0.233 () {34 vars in 693 bytes} [Sun Aug 23 15:55:59 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 80 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:56:00.027 7 INFO neutron.api.v2.resource [None req-c16a4fe1-1c26-4c4e-8fb1-2da4d3dc7ea5 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-08-23 15:56:00.027 8 INFO neutron.db.ovn_revision_numbers_db [None req-2fd5d30a-dd80-494d-861a-5c898c8d08e1 - - - - - -] Successfully bumped revision number for resource 67512d00-652b-459d-9130-f9408ab05beb (type: router_ports) to 2 2026-08-23 15:56:00.027 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2fd5d30a-dd80-494d-861a-5c898c8d08e1 - - - - - -] OVN reports status up for port: 8206e81a-61c4-4673-a77f-2d80257d44e0 [pid: 7|app: 0|req: 1377/2799] 10.0.0.233 () {34 vars in 707 bytes} [Sun Aug 23 15:55:59 2026] POST /v2.0/vpn/ipsec-site-connections => generated 170 bytes in 53 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-23 15:56:00.043 8 INFO neutron.plugins.ml2.plugin [None req-2fd5d30a-dd80-494d-861a-5c898c8d08e1 - - - - - -] Attempt 1 to provision port 8206e81a-61c4-4673-a77f-2d80257d44e0 [pid: 8|app: 0|req: 1423/2800] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:56:00 2026] GET /v2.0/vpn/endpoint-groups => generated 1193 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1378/2801] 10.0.0.233 () {32 vars in 748 bytes} [Sun Aug 23 15:56:00 2026] DELETE /v2.0/vpn/endpoint-groups/35589c70-9815-431a-907c-bfe8adece679 => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1424/2802] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:56:00 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2803] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:56:00 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1425/2804] 10.0.0.233 () {32 vars in 748 bytes} [Sun Aug 23 15:56:00 2026] DELETE /v2.0/vpn/endpoint-groups/107b29d9-cb85-474c-811f-7896fb97bee4 => generated 0 bytes in 52 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2805] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:56:00 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1426/2806] 10.0.0.233 () {34 vars in 693 bytes} [Sun Aug 23 15:56:00 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 119 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:56:00.332 7 WARNING neutron.api.v2.base [None req-4b5cba78-5d06-44da-b8b5-761d6545bad2 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - 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-08-23 15:56:00.333 7 INFO neutron.api.v2.resource [None req-4b5cba78-5d06-44da-b8b5-761d6545bad2 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 7|app: 0|req: 1381/2807] 10.0.0.233 () {34 vars in 707 bytes} [Sun Aug 23 15:56:00 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-23 15:56:00.342 8 INFO neutron.db.ovn_revision_numbers_db [None req-2fd5d30a-dd80-494d-861a-5c898c8d08e1 - - - - - -] Successfully bumped revision number for resource 8206e81a-61c4-4673-a77f-2d80257d44e0 (type: ports) to 4 [pid: 8|app: 0|req: 1427/2808] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:56:00 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2809] 10.0.0.233 () {32 vars in 748 bytes} [Sun Aug 23 15:56:00 2026] DELETE /v2.0/vpn/endpoint-groups/1e4b863b-c95c-4f7f-a394-541fd8e3bc3d => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2810] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:56:00 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:00.457 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d88736fa-92d6-43df-a560-373c898ab21b - - - - - -] OVN reports status down for port: a29fddec-6ad5-4bb8-b509-dd1613244d56 [pid: 7|app: 0|req: 1383/2811] 10.0.0.233 () {34 vars in 693 bytes} [Sun Aug 23 15:56:00 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:56:00.509 8 WARNING neutron.api.v2.base [None req-532e2d20-7112-4e25-b45f-330e87a2228d 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - 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-08-23 15:56:00.510 8 INFO neutron.api.v2.resource [None req-532e2d20-7112-4e25-b45f-330e87a2228d 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 8|app: 0|req: 1429/2812] 10.0.0.233 () {34 vars in 707 bytes} [Sun Aug 23 15:56:00 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 16 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-23 15:56:00.523 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d88736fa-92d6-43df-a560-373c898ab21b - - - - - -] OVN reports status down for port: 02b47eff-9e69-428c-9eb3-c1adc1417523 [pid: 7|app: 0|req: 1384/2813] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:56:00 2026] GET /v2.0/vpn/endpoint-groups => generated 909 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2814] 10.0.0.233 () {32 vars in 748 bytes} [Sun Aug 23 15:56:00 2026] DELETE /v2.0/vpn/endpoint-groups/440e4785-0413-440d-bc90-cb4536066d75 => generated 0 bytes in 32 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2815] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:56:00 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2816] 10.0.0.233 () {34 vars in 693 bytes} [Sun Aug 23 15:56:00 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2817] 10.0.0.233 () {34 vars in 693 bytes} [Sun Aug 23 15:56:00 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2818] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:56:00 2026] GET /v2.0/ports?device_id=b98347a5-47f1-452f-a6d9-f9ee6117f26b => generated 1200 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1431/2819] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:56:00 2026] GET /v2.0/security-groups?id=99f851b9-f809-40ea-be1b-32461ea3ed0c&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2820] 10.0.0.233 () {32 vars in 818 bytes} [Sun Aug 23 15:56:00 2026] GET /v2.0/ports?network_id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e&mac_address=fa%3A16%3A3e%3A9a%3A14%3A80 => generated 1200 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:56:01.152 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e15e64f5-be3f-4277-b203-f25c8e88d430 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:56:01.153 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e15e64f5-be3f-4277-b203-f25c8e88d430 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:56:01.502 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6b20c89-7d87-413f-981a-0e7322afbc13 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 457cbee2-0bd9-4dd6-bd23-9c0cbaa18cae (type: routers) to 6 [pid: 7|app: 0|req: 1389/2821] 10.0.0.233 () {34 vars in 707 bytes} [Sun Aug 23 15:56:00 2026] POST /v2.0/vpn/ipsec-site-connections => generated 845 bytes in 849 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:56:02.102 8 INFO neutron.db.ovn_revision_numbers_db [None req-e15e64f5-be3f-4277-b203-f25c8e88d430 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 0eaa9b0e-80d4-413c-a5d7-8ac1c45e564b (type: floatingips) to 1 2026-08-23 15:56:02.103 8 INFO neutron.db.l3_db [None req-e15e64f5-be3f-4277-b203-f25c8e88d430 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Floating IP 0eaa9b0e-80d4-413c-a5d7-8ac1c45e564b associated. External IP: 10.96.250.219, port: 84f974f9-7253-416e-8713-41d5a221ae91. [pid: 8|app: 0|req: 1433/2822] 10.0.0.233 () {34 vars in 677 bytes} [Sun Aug 23 15:56:00 2026] POST /v2.0/floatingips => generated 854 bytes in 1288 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:56:02.186 7 INFO neutron.db.ovn_revision_numbers_db [None req-c0fe3f01-5988-47d5-8084-f29c70b7b388 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 457cbee2-0bd9-4dd6-bd23-9c0cbaa18cae (type: routers) to 7 [pid: 7|app: 0|req: 1390/2823] 10.0.0.233 () {32 vars in 762 bytes} [Sun Aug 23 15:56:01 2026] DELETE /v2.0/vpn/ipsec-site-connections/301b990f-b953-4aba-8605-5e4c87e3bea8 => generated 0 bytes in 636 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:56:02.227 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-29cb0b02-f3be-49b7-b00a-0a7586df16fd'] response: {'name': 'network-changed', 'server_uuid': 'b98347a5-47f1-452f-a6d9-f9ee6117f26b', 'tag': '84f974f9-7253-416e-8713-41d5a221ae91', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1434/2824] 10.0.0.233 () {32 vars in 685 bytes} [Sun Aug 23 15:56:02 2026] GET /v2.0/vpn/ipsec-site-connections => generated 795 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:02.257 7 INFO neutron.api.v2.resource [None req-8be695ad-3e2f-4677-9531-7014c4a8933e 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1391/2825] 10.0.0.233 () {32 vars in 762 bytes} [Sun Aug 23 15:56:02 2026] DELETE /v2.0/vpn/ipsec-site-connections/301b990f-b953-4aba-8605-5e4c87e3bea8 => generated 154 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2826] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:56:02 2026] GET /v2.0/vpn/endpoint-groups => generated 1189 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1392/2827] 10.0.0.233 () {32 vars in 748 bytes} [Sun Aug 23 15:56:02 2026] DELETE /v2.0/vpn/endpoint-groups/6d5ec549-02ea-4419-b50e-2579ba9a283c => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2828] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:56:02 2026] GET /v2.0/vpn/endpoint-groups => generated 905 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1393/2829] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:56:02 2026] GET /v2.0/vpn/endpoint-groups => generated 905 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1437/2830] 10.0.0.233 () {32 vars in 748 bytes} [Sun Aug 23 15:56:02 2026] DELETE /v2.0/vpn/endpoint-groups/3b02e4a5-9f46-4809-80ad-0011e71e46a6 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1394/2831] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:56:02 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1395/2832] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:56:02 2026] GET /v2.0/ports?tenant_id=db330784438b4edcb78c60ece9b8ec98&device_id=b98347a5-47f1-452f-a6d9-f9ee6117f26b => generated 1438 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1396/2833] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:56:02 2026] GET /v2.0/networks?id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e => generated 841 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1397/2834] 162.253.55.186 () {34 vars in 1056 bytes} [Sun Aug 23 15:56:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.83&port_id=84f974f9-7253-416e-8713-41d5a221ae91 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1398/2835] 162.253.55.186 () {34 vars in 1106 bytes} [Sun Aug 23 15:56:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A269&port_id=84f974f9-7253-416e-8713-41d5a221ae91 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2836] 162.253.55.186 () {34 vars in 1064 bytes} [Sun Aug 23 15:56:02 2026] GET /v2.0/subnets?id=0b30a83f-f333-49a1-86aa-0658780b0c52&id=94759aab-37b5-4e38-959e-47ee1b965cac => generated 1415 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1400/2837] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:56:02 2026] GET /v2.0/ports?network_id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:56:02.984 8 INFO neutron.db.ovn_revision_numbers_db [None req-dc28863a-e05d-4d40-9287-9b91d48ef1a0 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 457cbee2-0bd9-4dd6-bd23-9c0cbaa18cae (type: routers) to 8 [pid: 7|app: 0|req: 1401/2838] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:56:02 2026] GET /v2.0/ports?network_id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2839] 10.0.0.233 () {34 vars in 707 bytes} [Sun Aug 23 15:56:02 2026] POST /v2.0/vpn/ipsec-site-connections => generated 805 bytes in 616 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1402/2840] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:56:03 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1403/2841] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:56:03 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:56:03.340 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-423e4aa5-098e-44c9-adf2-d7f8abfa57d3 - - - - - -] No port found with ID abbb62db-853c-4284-a951-b12fdf8d2ebf: RuntimeError: No port found with ID abbb62db-853c-4284-a951-b12fdf8d2ebf 2026-08-23 15:56:03.549 8 INFO neutron.db.ovn_revision_numbers_db [None req-38eaae9f-20da-4ddc-8796-41338ca7471e 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 457cbee2-0bd9-4dd6-bd23-9c0cbaa18cae (type: routers) to 9 [pid: 8|app: 0|req: 1439/2842] 10.0.0.233 () {32 vars in 762 bytes} [Sun Aug 23 15:56:03 2026] DELETE /v2.0/vpn/ipsec-site-connections/a250f24a-117d-4418-a5d7-f51420884cfd => generated 0 bytes in 547 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1404/2843] 10.0.0.233 () {32 vars in 685 bytes} [Sun Aug 23 15:56:03 2026] GET /v2.0/vpn/ipsec-site-connections => generated 795 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:03.613 8 INFO neutron.api.v2.resource [None req-212b9abc-9f3a-4704-87ed-6453174a3a9a 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1440/2844] 10.0.0.233 () {32 vars in 762 bytes} [Sun Aug 23 15:56:03 2026] DELETE /v2.0/vpn/ipsec-site-connections/a250f24a-117d-4418-a5d7-f51420884cfd => generated 154 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1405/2845] 10.0.0.233 () {34 vars in 693 bytes} [Sun Aug 23 15:56:03 2026] POST /v2.0/vpn/endpoint-groups => generated 287 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1441/2846] 10.0.0.233 () {30 vars in 702 bytes} [Sun Aug 23 15:56:03 2026] PUT /v2.0/vpn/endpoint-groups/1b4f98b6-b414-46f5-93ce-b30b730758cb => generated 287 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2847] 10.0.0.233 () {32 vars in 745 bytes} [Sun Aug 23 15:56:03 2026] GET /v2.0/vpn/endpoint-groups/1b4f98b6-b414-46f5-93ce-b30b730758cb => generated 287 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2848] 10.0.0.233 () {32 vars in 748 bytes} [Sun Aug 23 15:56:03 2026] DELETE /v2.0/vpn/endpoint-groups/1b4f98b6-b414-46f5-93ce-b30b730758cb => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2849] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:56:03 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1443/2850] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:56:03 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1408/2851] 10.0.0.233 () {34 vars in 685 bytes} [Sun Aug 23 15:56:03 2026] POST /v2.0/vpn/ikepolicies => generated 402 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1444/2852] 10.0.0.233 () {30 vars in 695 bytes} [Sun Aug 23 15:56:03 2026] PUT /v2.0/vpn/ikepolicies/e6661b4a-d0b3-4818-bc0e-95d4ed72109f => generated 419 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2853] 10.0.0.233 () {32 vars in 737 bytes} [Sun Aug 23 15:56:03 2026] GET /v2.0/vpn/ikepolicies/e6661b4a-d0b3-4818-bc0e-95d4ed72109f => generated 419 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1445/2854] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:56:03 2026] DELETE /v2.0/vpn/ikepolicies/e6661b4a-d0b3-4818-bc0e-95d4ed72109f => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2855] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:56:03 2026] GET /v2.0/vpn/ikepolicies => generated 408 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1446/2856] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:56:03 2026] GET /v2.0/vpn/ikepolicies => generated 408 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2857] 10.0.0.233 () {34 vars in 689 bytes} [Sun Aug 23 15:56:03 2026] POST /v2.0/vpn/ipsecpolicies => generated 411 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1447/2858] 10.0.0.233 () {30 vars in 699 bytes} [Sun Aug 23 15:56:04 2026] PUT /v2.0/vpn/ipsecpolicies/82dd2949-f617-4754-861a-eb2efbac74d2 => generated 430 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2859] 10.0.0.233 () {32 vars in 744 bytes} [Sun Aug 23 15:56:04 2026] DELETE /v2.0/vpn/ipsecpolicies/82dd2949-f617-4754-861a-eb2efbac74d2 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:56:04.135 8 INFO neutron.api.v2.resource [None req-d3db866b-8f22-4060-9061-4e577a0185fe 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1448/2860] 10.0.0.233 () {32 vars in 744 bytes} [Sun Aug 23 15:56:04 2026] DELETE /v2.0/vpn/ipsecpolicies/82dd2949-f617-4754-861a-eb2efbac74d2 => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:56:04.152 7 INFO neutron.api.v2.resource [None req-00c85916-cf3c-49ad-bd77-4a0344e6d6ce 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1413/2861] 10.0.0.233 () {32 vars in 744 bytes} [Sun Aug 23 15:56:04 2026] DELETE /v2.0/vpn/ipsecpolicies/82dd2949-f617-4754-861a-eb2efbac74d2 => generated 145 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:56:04.269 8 INFO neutron.db.segments_db [None req-21a619d7-cb2e-4c97-8040-d269b2ac85c7 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Added segment 5f9c1866-e34a-477c-aeed-2d667053b000 of type geneve for network b8dd99be-aa70-4c17-ab97-fcac13de8142 2026-08-23 15:56:04.389 8 INFO neutron.db.ovn_revision_numbers_db [None req-21a619d7-cb2e-4c97-8040-d269b2ac85c7 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource b8dd99be-aa70-4c17-ab97-fcac13de8142 (type: networks) to 1 2026-08-23 15:56:04.562 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-21a619d7-cb2e-4c97-8040-d269b2ac85c7 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] No more DHCP agents 2026-08-23 15:56:04.563 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-21a619d7-cb2e-4c97-8040-d269b2ac85c7 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Unable to schedule network b8dd99be-aa70-4c17-ab97-fcac13de8142: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:56:04.605 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d88736fa-92d6-43df-a560-373c898ab21b - - - - - -] OVN reports status down for port: 44783433-c635-4a39-8bc7-02bcaaba740a 2026-08-23 15:56:04.659 8 INFO neutron.db.ovn_revision_numbers_db [None req-21a619d7-cb2e-4c97-8040-d269b2ac85c7 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 44783433-c635-4a39-8bc7-02bcaaba740a (type: ports) to 1 [pid: 8|app: 0|req: 1449/2862] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:56:04 2026] POST /v2.0/networks => generated 651 bytes in 534 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:56:04.911 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-176f92e2-1169-4be8-bd64-589642e17d49 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] No more DHCP agents 2026-08-23 15:56:04.913 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-176f92e2-1169-4be8-bd64-589642e17d49 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Unable to schedule network b8dd99be-aa70-4c17-ab97-fcac13de8142: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:56:05.326 7 INFO neutron.db.ovn_revision_numbers_db [None req-4fe92cce-7cf7-43d9-809c-fbe8aece2d79 - - - - - -] Successfully bumped revision number for resource 44783433-c635-4a39-8bc7-02bcaaba740a (type: ports) to 2 2026-08-23 15:56:05.357 7 INFO neutron.db.ovn_revision_numbers_db [None req-4fe92cce-7cf7-43d9-809c-fbe8aece2d79 - - - - - -] Successfully bumped revision number for resource af3fa1cd-574c-4c6d-bb2d-ade8e1b57bc1 (type: subnets) to 0 [pid: 7|app: 0|req: 1414/2863] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:56:04 2026] POST /v2.0/subnets => generated 629 bytes in 692 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:56:05.852 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f25c170a-c9ef-4c11-96e3-919e83de4617 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] No more DHCP agents 2026-08-23 15:56:05.855 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f25c170a-c9ef-4c11-96e3-919e83de4617 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:56:05.967 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-423e4aa5-098e-44c9-adf2-d7f8abfa57d3 - - - - - -] OVN reports status down for port: 56079702-aad8-4a44-9dcb-d4d3760ffd3b 2026-08-23 15:56:06.015 8 INFO neutron.db.ovn_revision_numbers_db [None req-f25c170a-c9ef-4c11-96e3-919e83de4617 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 56079702-aad8-4a44-9dcb-d4d3760ffd3b (type: ports) to 1 2026-08-23 15:56:06.612 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-5c483c76-acf8-4f4f-8550-37a2b9ca5060 - - - - - -] Schedule LRP lrp-56079702-aad8-4a44-9dcb-d4d3760ffd3b on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:56:06.627 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-423e4aa5-098e-44c9-adf2-d7f8abfa57d3 - - - - - -] OVN reports status up for port: 56079702-aad8-4a44-9dcb-d4d3760ffd3b 2026-08-23 15:56:06.645 7 INFO neutron.plugins.ml2.plugin [None req-423e4aa5-098e-44c9-adf2-d7f8abfa57d3 - - - - - -] Attempt 1 to provision port 56079702-aad8-4a44-9dcb-d4d3760ffd3b 2026-08-23 15:56:06.658 8 INFO neutron.db.ovn_revision_numbers_db [None req-f25c170a-c9ef-4c11-96e3-919e83de4617 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 56079702-aad8-4a44-9dcb-d4d3760ffd3b (type: router_ports) to 1 2026-08-23 15:56:06.733 8 INFO neutron.db.ovn_revision_numbers_db [None req-f25c170a-c9ef-4c11-96e3-919e83de4617 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource d39a7295-2b28-41b0-a114-43f87bcfaca0 (type: routers) to 2 [pid: 8|app: 0|req: 1450/2864] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:56:05 2026] POST /v2.0/routers => generated 936 bytes in 1354 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:56:07.308 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64e1b1d1-bc40-4f6a-b622-b4519a2c7f41 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] No more DHCP agents 2026-08-23 15:56:07.309 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64e1b1d1-bc40-4f6a-b622-b4519a2c7f41 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Unable to schedule network b8dd99be-aa70-4c17-ab97-fcac13de8142: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:56:07.441 7 INFO neutron.db.ovn_revision_numbers_db [None req-64e1b1d1-bc40-4f6a-b622-b4519a2c7f41 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 869885a1-67e5-4489-8e28-bda8b6c2909f (type: ports) to 1 [pid: 8|app: 0|req: 1451/2865] 10.0.0.23 () {34 vars in 989 bytes} [Sun Aug 23 15:56:07 2026] GET /v2.0/ports?device_id=b98347a5-47f1-452f-a6d9-f9ee6117f26b => generated 1438 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2866] 10.0.0.23 () {34 vars in 1039 bytes} [Sun Aug 23 15:56:07 2026] GET /v2.0/security-groups?id=99f851b9-f809-40ea-be1b-32461ea3ed0c&fields=id&fields=name => generated 112 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:08.094 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64e1b1d1-bc40-4f6a-b622-b4519a2c7f41 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] No more DHCP agents 2026-08-23 15:56:08.095 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64e1b1d1-bc40-4f6a-b622-b4519a2c7f41 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Unable to schedule network b8dd99be-aa70-4c17-ab97-fcac13de8142: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:56:08.380 7 INFO neutron.db.ovn_revision_numbers_db [None req-64e1b1d1-bc40-4f6a-b622-b4519a2c7f41 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 869885a1-67e5-4489-8e28-bda8b6c2909f (type: router_ports) to 1 [pid: 7|app: 0|req: 1415/2867] 10.0.0.233 () {34 vars in 783 bytes} [Sun Aug 23 15:56:06 2026] PUT /v2.0/routers/d39a7295-2b28-41b0-a114-43f87bcfaca0/add_router_interface => generated 309 bytes in 1629 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:09.586 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8788da4b-5068-4447-8474-2beb936cba46 - - - - - -] No more DHCP agents 2026-08-23 15:56:09.589 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8788da4b-5068-4447-8474-2beb936cba46 - - - - - -] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:56:09.737 8 INFO neutron.db.ovn_revision_numbers_db [None req-8788da4b-5068-4447-8474-2beb936cba46 - - - - - -] Successfully bumped revision number for resource 4054ab85-38f5-4796-91b1-d494ac463d02 (type: ports) to 1 2026-08-23 15:56:10.048 8 INFO neutron.db.ovn_revision_numbers_db [None req-8788da4b-5068-4447-8474-2beb936cba46 - - - - - -] Successfully bumped revision number for resource 4054ab85-38f5-4796-91b1-d494ac463d02 (type: ports) to 3 2026-08-23 15:56:10.114 8 INFO neutron.db.segments_db [None req-8788da4b-5068-4447-8474-2beb936cba46 - - - - - -] Added segment 7bc00560-a9e2-4c58-9629-bd7d918ecadf of type geneve for network 4a09b406-ecb2-4566-9ac5-47c1b7bc2643 2026-08-23 15:56:10.213 8 INFO neutron.db.ovn_revision_numbers_db [None req-451823e9-231d-4198-a4a6-44d9c646dc4a - - - - - -] Successfully bumped revision number for resource 4a09b406-ecb2-4566-9ac5-47c1b7bc2643 (type: networks) to 1 2026-08-23 15:56:10.358 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-451823e9-231d-4198-a4a6-44d9c646dc4a - - - - - -] No more DHCP agents 2026-08-23 15:56:10.359 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-451823e9-231d-4198-a4a6-44d9c646dc4a - - - - - -] Unable to schedule network 4a09b406-ecb2-4566-9ac5-47c1b7bc2643: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:56:10.404 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d88736fa-92d6-43df-a560-373c898ab21b - - - - - -] OVN reports status down for port: c291a467-1e21-486c-817e-e252a3617533 2026-08-23 15:56:10.465 8 INFO neutron.db.ovn_revision_numbers_db [None req-451823e9-231d-4198-a4a6-44d9c646dc4a - - - - - -] Successfully bumped revision number for resource c291a467-1e21-486c-817e-e252a3617533 (type: ports) to 1 2026-08-23 15:56:10.616 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-451823e9-231d-4198-a4a6-44d9c646dc4a - - - - - -] No more DHCP agents 2026-08-23 15:56:10.619 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-451823e9-231d-4198-a4a6-44d9c646dc4a - - - - - -] Unable to schedule network 4a09b406-ecb2-4566-9ac5-47c1b7bc2643: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:56:10.644 8 INFO neutron.db.ovn_revision_numbers_db [None req-451823e9-231d-4198-a4a6-44d9c646dc4a - - - - - -] Successfully bumped revision number for resource 74815250-2342-4c93-9a0a-b6f3bc844cfc (type: subnets) to 0 2026-08-23 15:56:10.972 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-451823e9-231d-4198-a4a6-44d9c646dc4a - - - - - -] No more DHCP agents 2026-08-23 15:56:10.974 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-451823e9-231d-4198-a4a6-44d9c646dc4a - - - - - -] Unable to schedule network 4a09b406-ecb2-4566-9ac5-47c1b7bc2643: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:56:11.090 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d88736fa-92d6-43df-a560-373c898ab21b - - - - - -] OVN reports status down for port: 24d80c49-0b5b-45e6-a1dd-39814eb99b0f 2026-08-23 15:56:11.144 8 INFO neutron.db.ovn_revision_numbers_db [None req-451823e9-231d-4198-a4a6-44d9c646dc4a - - - - - -] Successfully bumped revision number for resource 24d80c49-0b5b-45e6-a1dd-39814eb99b0f (type: ports) to 1 [pid: 7|app: 0|req: 1418/2870] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:56:11 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:11.731 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d88736fa-92d6-43df-a560-373c898ab21b - - - - - -] OVN reports status up for port: 24d80c49-0b5b-45e6-a1dd-39814eb99b0f 2026-08-23 15:56:11.763 8 INFO neutron.plugins.ml2.plugin [None req-d88736fa-92d6-43df-a560-373c898ab21b - - - - - -] Attempt 1 to provision port 24d80c49-0b5b-45e6-a1dd-39814eb99b0f 2026-08-23 15:56:11.904 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-451823e9-231d-4198-a4a6-44d9c646dc4a - - - - - -] No more DHCP agents 2026-08-23 15:56:11.910 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-451823e9-231d-4198-a4a6-44d9c646dc4a - - - - - -] Unable to schedule network 4a09b406-ecb2-4566-9ac5-47c1b7bc2643: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:56:12.365 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-423e4aa5-098e-44c9-adf2-d7f8abfa57d3 - - - - - -] No hosting information found for port 56079702-aad8-4a44-9dcb-d4d3760ffd3b: RuntimeError: No hosting information found for port 56079702-aad8-4a44-9dcb-d4d3760ffd3b 2026-08-23 15:56:12.366 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-423e4aa5-098e-44c9-adf2-d7f8abfa57d3 - - - - - -] OVN reports status down for port: 869885a1-67e5-4489-8e28-bda8b6c2909f 2026-08-23 15:56:12.411 8 INFO neutron.db.ovn_revision_numbers_db [None req-d88736fa-92d6-43df-a560-373c898ab21b - - - - - -] Successfully bumped revision number for resource 24d80c49-0b5b-45e6-a1dd-39814eb99b0f (type: ports) to 2 2026-08-23 15:56:12.425 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-423e4aa5-098e-44c9-adf2-d7f8abfa57d3 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-08-23 15:56:12.426 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-423e4aa5-098e-44c9-adf2-d7f8abfa57d3 - - - - - -] OVN reports status up for port: 869885a1-67e5-4489-8e28-bda8b6c2909f 2026-08-23 15:56:12.444 7 INFO neutron.plugins.ml2.plugin [None req-423e4aa5-098e-44c9-adf2-d7f8abfa57d3 - - - - - -] Attempt 1 to provision port 869885a1-67e5-4489-8e28-bda8b6c2909f [pid: 7|app: 0|req: 1419/2871] 10.0.0.210 () {30 vars in 690 bytes} [Sun Aug 23 15:56:12 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1420/2872] 10.0.0.210 () {30 vars in 692 bytes} [Sun Aug 23 15:56:12 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2873] 10.0.0.210 () {30 vars in 668 bytes} [Sun Aug 23 15:56:12 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1422/2874] 10.0.0.210 () {30 vars in 704 bytes} [Sun Aug 23 15:56:12 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:12.693 8 INFO neutron.db.ovn_revision_numbers_db [None req-451823e9-231d-4198-a4a6-44d9c646dc4a - - - - - -] Successfully bumped revision number for resource 24d80c49-0b5b-45e6-a1dd-39814eb99b0f (type: router_ports) to 1 2026-08-23 15:56:12.897 7 INFO neutron.db.ovn_revision_numbers_db [None req-423e4aa5-098e-44c9-adf2-d7f8abfa57d3 - - - - - -] Successfully bumped revision number for resource 869885a1-67e5-4489-8e28-bda8b6c2909f (type: ports) to 2 2026-08-23 15:56:12.912 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-451823e9-231d-4198-a4a6-44d9c646dc4a - - - - - -] No more DHCP agents 2026-08-23 15:56:12.913 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-451823e9-231d-4198-a4a6-44d9c646dc4a - - - - - -] Unable to schedule network 4a09b406-ecb2-4566-9ac5-47c1b7bc2643: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:56:13.039 8 INFO neutron.db.ovn_revision_numbers_db [None req-451823e9-231d-4198-a4a6-44d9c646dc4a - - - - - -] Successfully bumped revision number for resource f33902c3-3c3e-4e4b-9431-b5bd93ae04a8 (type: ports) to 1 [pid: 7|app: 0|req: 1423/2875] 10.0.0.210 () {28 vars in 439 bytes} [Sun Aug 23 15:56:13 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1424/2876] 10.0.0.210 () {30 vars in 728 bytes} [Sun Aug 23 15:56:13 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 657 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1425/2877] 10.0.0.210 () {30 vars in 690 bytes} [Sun Aug 23 15:56:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1426/2878] 10.0.0.210 () {30 vars in 692 bytes} [Sun Aug 23 15:56:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1427/2879] 10.0.0.210 () {30 vars in 668 bytes} [Sun Aug 23 15:56:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1428/2880] 10.0.0.210 () {30 vars in 704 bytes} [Sun Aug 23 15:56:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1429/2881] 10.0.0.210 () {30 vars in 728 bytes} [Sun Aug 23 15:56:13 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:13.276 8 INFO neutron.db.ovn_revision_numbers_db [None req-451823e9-231d-4198-a4a6-44d9c646dc4a - - - - - -] Successfully bumped revision number for resource f33902c3-3c3e-4e4b-9431-b5bd93ae04a8 (type: ports) to 3 [pid: 7|app: 0|req: 1430/2882] 10.0.0.210 () {30 vars in 690 bytes} [Sun Aug 23 15:56:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2883] 10.0.0.210 () {30 vars in 692 bytes} [Sun Aug 23 15:56:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1432/2884] 10.0.0.210 () {30 vars in 668 bytes} [Sun Aug 23 15:56:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1433/2885] 10.0.0.210 () {30 vars in 704 bytes} [Sun Aug 23 15:56:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1453/2886] 10.0.0.233 () {34 vars in 685 bytes} [Sun Aug 23 15:56:08 2026] POST /v2.0/vpn/vpnservices => generated 459 bytes in 5027 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2887] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:56:13 2026] GET /v2.0/vpn/vpnservices => generated 1307 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1434/2888] 10.0.0.210 () {30 vars in 730 bytes} [Sun Aug 23 15:56:13 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1435/2889] 10.0.0.210 () {30 vars in 682 bytes} [Sun Aug 23 15:56:13 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:13.690 8 INFO neutron_taas.services.taas.taas_plugin [None req-985e12c8-8aa0-4788-a208-413791fa23b7 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] TaaS: Handle Delete Port: 4054ab85-38f5-4796-91b1-d494ac463d02 2026-08-23 15:56:13.692 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-985e12c8-8aa0-4788-a208-413791fa23b7 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Tap Mirror: Handle Delete Port: 4054ab85-38f5-4796-91b1-d494ac463d02 2026-08-23 15:56:13.710 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-530a3e34-deb2-486b-988f-573ed6c36759 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:56:13.711 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-530a3e34-deb2-486b-988f-573ed6c36759 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network ec2817b2-5edf-4873-90df-e798b2691b65: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:56:13.888 7 INFO neutron.db.ovn_revision_numbers_db [None req-530a3e34-deb2-486b-988f-573ed6c36759 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 31aea004-190c-48aa-9ae0-b37de2e112fa (type: ports) to 1 [pid: 7|app: 0|req: 1436/2890] 10.0.0.210 () {34 vars in 704 bytes} [Sun Aug 23 15:56:13 2026] POST /v2.0/ports => generated 1132 bytes in 439 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 15:56:13.980 8 INFO neutron_taas.services.taas.taas_plugin [None req-1a354a61-865b-4155-aeb6-0f0c59508c93 - - - - - -] TaaS: Handle Delete Port: f33902c3-3c3e-4e4b-9431-b5bd93ae04a8 2026-08-23 15:56:13.983 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a354a61-865b-4155-aeb6-0f0c59508c93 - - - - - -] Tap Mirror: Handle Delete Port: f33902c3-3c3e-4e4b-9431-b5bd93ae04a8 2026-08-23 15:56:14.323 8 INFO neutron_taas.services.taas.taas_plugin [None req-52f9fa9a-30b5-455a-ae16-c9879ee79a28 - - - - - -] TaaS: Handle Delete Port: 24d80c49-0b5b-45e6-a1dd-39814eb99b0f 2026-08-23 15:56:14.326 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52f9fa9a-30b5-455a-ae16-c9879ee79a28 - - - - - -] Tap Mirror: Handle Delete Port: 24d80c49-0b5b-45e6-a1dd-39814eb99b0f 2026-08-23 15:56:15.116 8 INFO neutron_taas.services.taas.taas_plugin [None req-52f9fa9a-30b5-455a-ae16-c9879ee79a28 - - - - - -] TaaS: Handle Delete Port: c291a467-1e21-486c-817e-e252a3617533 2026-08-23 15:56:15.119 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-52f9fa9a-30b5-455a-ae16-c9879ee79a28 - - - - - -] Tap Mirror: Handle Delete Port: c291a467-1e21-486c-817e-e252a3617533 [pid: 8|app: 0|req: 1455/2891] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:56:13 2026] DELETE /v2.0/vpn/vpnservices/d7ace924-4206-458c-920d-a3dc10824d9b => generated 0 bytes in 1912 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1437/2892] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:56:15 2026] GET /v2.0/vpn/vpnservices => generated 862 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:56:15.413 8 INFO neutron.services.segments.plugin [-] Segment 7bc00560-a9e2-4c58-9629-bd7d918ecadf resource provider aggregate not found 2026-08-23 15:56:15.425 8 INFO neutron.services.segments.plugin [-] Segment 7bc00560-a9e2-4c58-9629-bd7d918ecadf resource provider aggregate not found 2026-08-23 15:56:15.433 8 INFO neutron.services.segments.plugin [-] Segment 7bc00560-a9e2-4c58-9629-bd7d918ecadf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bc00560-a9e2-4c58-9629-bd7d918ecadf found for delete ", "request_id": "req-ba8339e9-2eea-40a2-a85a-1088973562b1"}]} 2026-08-23 15:56:15.442 8 INFO neutron.services.segments.plugin [-] Segment 7bc00560-a9e2-4c58-9629-bd7d918ecadf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7bc00560-a9e2-4c58-9629-bd7d918ecadf found for delete ", "request_id": "req-2e0b5703-c540-46c5-b658-c6cc7a3d789d"}]} 2026-08-23 15:56:15.457 8 INFO neutron.api.v2.resource [None req-aab04b9d-1d7a-48dc-8cd5-89ed55a61316 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1456/2893] 10.0.0.233 () {34 vars in 707 bytes} [Sun Aug 23 15:56:15 2026] POST /v2.0/vpn/ipsec-site-connections => generated 127 bytes in 82 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-23 15:56:15.544 7 INFO neutron.api.v2.resource [None req-f2e4b40f-feac-4888-858f-48f3c60a3ee8 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1438/2894] 10.0.0.233 () {34 vars in 707 bytes} [Sun Aug 23 15:56:15 2026] POST /v2.0/vpn/ipsec-site-connections => generated 136 bytes in 80 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-23 15:56:15.557 8 WARNING neutron.api.v2.base [None req-503c6383-ce67-4d0b-8d1f-5c6505d024cc 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - 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-08-23 15:56:15.558 8 INFO neutron.api.v2.resource [None req-503c6383-ce67-4d0b-8d1f-5c6505d024cc 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] create failed (client error): Invalid input for dpd. Reason: '59' is not a dictionary. [pid: 8|app: 0|req: 1457/2895] 10.0.0.233 () {34 vars in 707 bytes} [Sun Aug 23 15:56:15 2026] POST /v2.0/vpn/ipsec-site-connections => generated 129 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1439/2896] 10.0.0.233 () {34 vars in 693 bytes} [Sun Aug 23 15:56:15 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 30 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:56:15.639 8 INFO neutron.api.v2.resource [None req-a1bec5b5-9548-4aff-8d4f-69a81dc44d68 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1458/2897] 10.0.0.233 () {34 vars in 707 bytes} [Sun Aug 23 15:56:15 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 46 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1440/2898] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:56:15 2026] GET /v2.0/vpn/endpoint-groups => generated 908 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1459/2899] 10.0.0.233 () {32 vars in 748 bytes} [Sun Aug 23 15:56:15 2026] DELETE /v2.0/vpn/endpoint-groups/9c492000-5100-432f-ad5b-b8d03e86db5f => generated 0 bytes in 26 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1441/2900] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:56:15 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2901] 10.0.0.233 () {34 vars in 693 bytes} [Sun Aug 23 15:56:15 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 66 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:56:15.830 7 INFO neutron.api.v2.resource [None req-f5159c27-d4cb-40e9-a15c-cfb711c29e6a 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1442/2902] 10.0.0.233 () {34 vars in 707 bytes} [Sun Aug 23 15:56:15 2026] POST /v2.0/vpn/ipsec-site-connections => generated 148 bytes in 48 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1461/2903] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:56:15 2026] GET /v2.0/vpn/endpoint-groups => generated 916 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2904] 10.0.0.233 () {32 vars in 748 bytes} [Sun Aug 23 15:56:15 2026] DELETE /v2.0/vpn/endpoint-groups/baedfdf5-524d-4a0e-a5c6-b9b25034bcdb => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2905] 10.0.0.233 () {32 vars in 671 bytes} [Sun Aug 23 15:56:15 2026] GET /v2.0/vpn/endpoint-groups => generated 633 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:15.927 7 WARNING neutron.api.v2.base [None req-c915456a-d0bf-4195-9c2c-81bcd75875c0 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - 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-08-23 15:56:15.928 7 INFO neutron.api.v2.resource [None req-c915456a-d0bf-4195-9c2c-81bcd75875c0 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] create failed (client error): Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. [pid: 7|app: 0|req: 1444/2906] 10.0.0.233 () {34 vars in 707 bytes} [Sun Aug 23 15:56:15 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-23 15:56:16.022 8 INFO neutron.db.segments_db [None req-c3930678-4f90-40ee-a8e4-f5641f2b4dda 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Added segment 6745081e-d21f-4dab-9dbe-71b497130d2c of type geneve for network f67d4f85-7e42-4435-b33b-d5df105bf522 2026-08-23 15:56:16.133 8 INFO neutron.db.ovn_revision_numbers_db [None req-c3930678-4f90-40ee-a8e4-f5641f2b4dda 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource f67d4f85-7e42-4435-b33b-d5df105bf522 (type: networks) to 1 2026-08-23 15:56:16.304 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c3930678-4f90-40ee-a8e4-f5641f2b4dda 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] No more DHCP agents 2026-08-23 15:56:16.306 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c3930678-4f90-40ee-a8e4-f5641f2b4dda 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Unable to schedule network f67d4f85-7e42-4435-b33b-d5df105bf522: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:56:16.389 8 INFO neutron.db.ovn_revision_numbers_db [None req-c3930678-4f90-40ee-a8e4-f5641f2b4dda 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource e5ea19cb-c8e4-458b-bda9-8a6f9fa7b344 (type: ports) to 1 [pid: 8|app: 0|req: 1463/2907] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 15:56:15 2026] POST /v2.0/networks => generated 650 bytes in 474 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:56:16.582 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bdc70ff8-4327-4c8c-a610-ce2f3c9513e0 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] No more DHCP agents 2026-08-23 15:56:16.583 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bdc70ff8-4327-4c8c-a610-ce2f3c9513e0 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Unable to schedule network f67d4f85-7e42-4435-b33b-d5df105bf522: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1464/2908] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:56:16 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2909] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:56:16 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/2910] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:56:16 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/2911] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:56:16 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1468/2912] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:56:16 2026] GET /v2.0/ports/31aea004-190c-48aa-9ae0-b37de2e112fa => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/2913] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:56:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1470/2914] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:56:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:17.037 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4446f2d-133f-4485-9a17-f9ac80a35737 - - - - - -] Successfully bumped revision number for resource e5ea19cb-c8e4-458b-bda9-8a6f9fa7b344 (type: ports) to 2 [pid: 8|app: 0|req: 1471/2915] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:56:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/2916] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:56:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:17.067 8 INFO neutron.api.v2.resource [None req-b8b123a6-30e7-4dbb-b795-3feee71c26a7 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] show failed (client error): The resource could not be found. 2026-08-23 15:56:17.067 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4446f2d-133f-4485-9a17-f9ac80a35737 - - - - - -] Successfully bumped revision number for resource 8e62b516-3162-4515-b61e-705b9405885d (type: subnets) to 0 [pid: 8|app: 0|req: 1473/2917] 162.253.55.186 () {30 vars in 763 bytes} [Sun Aug 23 15:56:17 2026] GET /v2.0/security-groups/lb-626c0f7e-1499-4bf1-b9f7-7276264839bc => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2918] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:56:16 2026] POST /v2.0/subnets => generated 629 bytes in 672 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/2919] 162.253.55.186 () {30 vars in 785 bytes} [Sun Aug 23 15:56:17 2026] GET /v2.0/security-groups?name=lb-626c0f7e-1499-4bf1-b9f7-7276264839bc => generated 23 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:56:17.219 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d192c96-d2ce-49cb-968f-aa7b22a713b3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource cba603ed-4e4a-47cf-bb8d-8640d8580b8c (type: security_groups) to 1 2026-08-23 15:56:17.234 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d192c96-d2ce-49cb-968f-aa7b22a713b3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3c21b414-eb93-4bfb-9e53-ae3cbdf9daa5 (type: security_group_rules) to 0 2026-08-23 15:56:17.247 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d192c96-d2ce-49cb-968f-aa7b22a713b3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4f51521e-9332-419a-adf7-7b3e370f9482 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1475/2920] 162.253.55.186 () {34 vars in 736 bytes} [Sun Aug 23 15:56:17 2026] POST /v2.0/security-groups => generated 1638 bytes in 169 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1476/2921] 162.253.55.186 () {30 vars in 815 bytes} [Sun Aug 23 15:56:17 2026] GET /v2.0/security-group-rules?security_group_id=cba603ed-4e4a-47cf-bb8d-8640d8580b8c => generated 1182 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:56:17.520 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d161d157-5f14-4e76-9d50-cc66b7472d20 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] No more DHCP agents 2026-08-23 15:56:17.522 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d161d157-5f14-4e76-9d50-cc66b7472d20 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:56:17.636 8 INFO neutron.db.ovn_revision_numbers_db [None req-13f18d6c-48c6-4be9-ba16-259a7794aa43 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 31aea004-190c-48aa-9ae0-b37de2e112fa (type: ports) to 2 [pid: 8|app: 0|req: 1477/2922] 162.253.55.186 () {34 vars in 789 bytes} [Sun Aug 23 15:56:17 2026] PUT /v2.0/ports/31aea004-190c-48aa-9ae0-b37de2e112fa => generated 1132 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:56:17.694 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1b3a5dd9-a78e-4b79-8e21-5403c6c63617 - - - - - -] No hosting information found for port 869885a1-67e5-4489-8e28-bda8b6c2909f: RuntimeError: No hosting information found for port 869885a1-67e5-4489-8e28-bda8b6c2909f 2026-08-23 15:56:17.695 7 INFO neutron.db.ovn_revision_numbers_db [None req-d161d157-5f14-4e76-9d50-cc66b7472d20 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource cccfc273-782a-4480-8419-b44e3feb40ad (type: ports) to 1 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1478/2923] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:56:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/2924] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:56:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/2925] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:56:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1481/2926] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:56:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/2927] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:56:17 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:17.860 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b3a5dd9-a78e-4b79-8e21-5403c6c63617 - - - - - -] Successfully bumped revision number for resource 869885a1-67e5-4489-8e28-bda8b6c2909f (type: router_ports) to 2 2026-08-23 15:56:17.862 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1b3a5dd9-a78e-4b79-8e21-5403c6c63617 - - - - - -] OVN reports status down for port: 4054ab85-38f5-4796-91b1-d494ac463d02 2026-08-23 15:56:18.002 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1b3a5dd9-a78e-4b79-8e21-5403c6c63617 - - - - - -] OVN reports status down for port: f33902c3-3c3e-4e4b-9431-b5bd93ae04a8 2026-08-23 15:56:18.013 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1b3a5dd9-a78e-4b79-8e21-5403c6c63617 - - - - - -] OVN reports status down for port: 31aea004-190c-48aa-9ae0-b37de2e112fa 2026-08-23 15:56:18.172 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1b3a5dd9-a78e-4b79-8e21-5403c6c63617 - - - - - -] OVN reports status down for port: cccfc273-782a-4480-8419-b44e3feb40ad 2026-08-23 15:56:18.193 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-8303636c-49cd-4095-afe1-5c98f6f22f8c - - - - - -] No port found with ID 24d80c49-0b5b-45e6-a1dd-39814eb99b0f: RuntimeError: No port found with ID 24d80c49-0b5b-45e6-a1dd-39814eb99b0f 2026-08-23 15:56:18.203 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8303636c-49cd-4095-afe1-5c98f6f22f8c - - - - - -] OVN reports status down for port: e5ea19cb-c8e4-458b-bda9-8a6f9fa7b344 2026-08-23 15:56:18.540 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-dc73f10b-8198-4aac-aecb-218db2b7caa4 - - - - - -] Schedule LRP lrp-cccfc273-782a-4480-8419-b44e3feb40ad on gateway 1564be04-71cf-4f4e-b549-5f730a7b415c with priority 1 2026-08-23 15:56:18.598 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1b3a5dd9-a78e-4b79-8e21-5403c6c63617 - - - - - -] OVN reports status up for port: cccfc273-782a-4480-8419-b44e3feb40ad 2026-08-23 15:56:18.626 7 INFO neutron.plugins.ml2.plugin [None req-1b3a5dd9-a78e-4b79-8e21-5403c6c63617 - - - - - -] Attempt 1 to provision port cccfc273-782a-4480-8419-b44e3feb40ad 2026-08-23 15:56:18.651 7 INFO neutron.db.ovn_revision_numbers_db [None req-d161d157-5f14-4e76-9d50-cc66b7472d20 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource cccfc273-782a-4480-8419-b44e3feb40ad (type: router_ports) to 1 2026-08-23 15:56:19.258 7 INFO neutron.db.ovn_revision_numbers_db [None req-d161d157-5f14-4e76-9d50-cc66b7472d20 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 929cbd9a-ea61-47f2-b44e-0d6a587c3493 (type: routers) to 2 [pid: 7|app: 0|req: 1446/2928] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 15:56:17 2026] POST /v2.0/routers => generated 936 bytes in 2186 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:56:19.397 8 INFO neutron.api.v2.resource [None req-af68b147-33c8-4011-9695-73032fafb976 850d2add7147497294239ecf9faa4eb1 1203b34f48724950ad6238f2dfb8445d - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1483/2929] 10.0.0.233 () {34 vars in 685 bytes} [Sun Aug 23 15:56:19 2026] POST /v2.0/vpn/vpnservices => generated 194 bytes in 116 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-23 15:56:19.544 7 INFO neutron_taas.services.taas.taas_plugin [None req-026af2e1-2d61-4b6f-a7ac-e209c822aa05 850d2add7147497294239ecf9faa4eb1 1203b34f48724950ad6238f2dfb8445d - - default default] TaaS: Handle Delete Port: e5ea19cb-c8e4-458b-bda9-8a6f9fa7b344 2026-08-23 15:56:19.546 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-026af2e1-2d61-4b6f-a7ac-e209c822aa05 850d2add7147497294239ecf9faa4eb1 1203b34f48724950ad6238f2dfb8445d - - default default] Tap Mirror: Handle Delete Port: e5ea19cb-c8e4-458b-bda9-8a6f9fa7b344 [pid: 7|app: 0|req: 1447/2930] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:56:19 2026] DELETE /v2.0/networks/f67d4f85-7e42-4435-b33b-d5df105bf522 => generated 0 bytes in 508 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:56:19.913 7 INFO neutron.services.segments.plugin [-] Segment 6745081e-d21f-4dab-9dbe-71b497130d2c resource provider aggregate not found 2026-08-23 15:56:19.921 7 INFO neutron.services.segments.plugin [-] Segment 6745081e-d21f-4dab-9dbe-71b497130d2c resource provider aggregate not found 2026-08-23 15:56:19.926 7 INFO neutron.services.segments.plugin [-] Segment 6745081e-d21f-4dab-9dbe-71b497130d2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6745081e-d21f-4dab-9dbe-71b497130d2c found for delete ", "request_id": "req-fdb93d87-6686-406b-a532-c9ee68d6c51f"}]} 2026-08-23 15:56:19.937 7 INFO neutron.services.segments.plugin [-] Segment 6745081e-d21f-4dab-9dbe-71b497130d2c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6745081e-d21f-4dab-9dbe-71b497130d2c found for delete ", "request_id": "req-9958307d-5f66-4926-9791-6bb1a2ef856b"}]} 2026-08-23 15:56:20.205 8 INFO neutron_taas.services.taas.taas_plugin [None req-ab531850-9aa5-49c3-a460-99a6a76c38fe 850d2add7147497294239ecf9faa4eb1 1203b34f48724950ad6238f2dfb8445d - - default default] TaaS: Handle Delete Port: cccfc273-782a-4480-8419-b44e3feb40ad 2026-08-23 15:56:20.208 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-ab531850-9aa5-49c3-a460-99a6a76c38fe 850d2add7147497294239ecf9faa4eb1 1203b34f48724950ad6238f2dfb8445d - - default default] Tap Mirror: Handle Delete Port: cccfc273-782a-4480-8419-b44e3feb40ad [pid: 8|app: 0|req: 1484/2931] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:56:19 2026] DELETE /v2.0/routers/929cbd9a-ea61-47f2-b44e-0d6a587c3493 => generated 0 bytes in 629 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:56:20.559 7 WARNING neutron.api.v2.base [None req-9d6051c0-2668-4e5e-9f23-07c13ba301e5 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - 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-08-23 15:56:20.560 7 INFO neutron.api.v2.resource [None req-9d6051c0-2668-4e5e-9f23-07c13ba301e5 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] create failed (client error): Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. [pid: 7|app: 0|req: 1448/2932] 10.0.0.233 () {34 vars in 685 bytes} [Sun Aug 23 15:56:20 2026] POST /v2.0/vpn/vpnservices => generated 401 bytes in 7 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-23 15:56:20.572 8 WARNING neutron.api.v2.base [None req-1690c497-434a-41fb-aab0-6408c0f8b2c7 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - 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-08-23 15:56:20.573 8 INFO neutron.api.v2.resource [None req-1690c497-434a-41fb-aab0-6408c0f8b2c7 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] create failed (client error): Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. [pid: 8|app: 0|req: 1485/2933] 10.0.0.233 () {34 vars in 685 bytes} [Sun Aug 23 15:56:20 2026] POST /v2.0/vpn/vpnservices => generated 394 bytes in 8 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-23 15:56:20.607 7 INFO neutron.api.v2.resource [None req-bc7ae106-aad7-4546-83b6-5bf0b4239c6c 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1449/2934] 10.0.0.233 () {34 vars in 693 bytes} [Sun Aug 23 15:56:20 2026] POST /v2.0/vpn/endpoint-groups => generated 183 bytes in 29 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-23 15:56:20.644 8 INFO neutron.api.v2.resource [None req-932fd3af-6a1d-4de4-9b61-d4dfbb90a083 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 8|app: 0|req: 1486/2935] 10.0.0.233 () {34 vars in 693 bytes} [Sun Aug 23 15:56:20 2026] POST /v2.0/vpn/endpoint-groups => generated 160 bytes in 31 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-08-23 15:56:20.681 7 INFO neutron.api.v2.resource [None req-cc69bc2f-6e6e-4897-8dab-d4acce4cafb9 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. [pid: 7|app: 0|req: 1450/2936] 10.0.0.233 () {34 vars in 693 bytes} [Sun Aug 23 15:56:20 2026] POST /v2.0/vpn/endpoint-groups => generated 154 bytes in 32 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/2937] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:56:20 2026] GET /v2.0/vpn/ikepolicies => generated 408 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2938] 10.0.0.233 () {32 vars in 667 bytes} [Sun Aug 23 15:56:20 2026] GET /v2.0/vpn/ipsecpolicies => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/2939] 10.0.0.233 () {32 vars in 685 bytes} [Sun Aug 23 15:56:20 2026] GET /v2.0/vpn/ipsec-site-connections => generated 795 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2940] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 15:56:20 2026] GET /v2.0/vpn/vpnservices => generated 862 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/2941] 10.0.0.233 () {32 vars in 745 bytes} [Sun Aug 23 15:56:20 2026] GET /v2.0/vpn/endpoint-groups/787e7f03-888e-4e7d-8967-84e4c59dbd2d => generated 328 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2942] 10.0.0.233 () {32 vars in 745 bytes} [Sun Aug 23 15:56:20 2026] GET /v2.0/vpn/endpoint-groups/2a681cf3-5572-493c-a622-fa6130790996 => generated 320 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/2943] 10.0.0.233 () {32 vars in 737 bytes} [Sun Aug 23 15:56:20 2026] GET /v2.0/vpn/ikepolicies/a5acdba5-86bf-4bef-a6e0-e45bb1ebd67d => generated 404 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2944] 10.0.0.233 () {32 vars in 741 bytes} [Sun Aug 23 15:56:20 2026] GET /v2.0/vpn/ipsecpolicies/fc54f305-e617-41f2-a959-8a966aeeb062 => generated 412 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/2945] 10.0.0.233 () {32 vars in 737 bytes} [Sun Aug 23 15:56:20 2026] GET /v2.0/vpn/vpnservices/96fc87f6-a55a-4827-a7db-b16d1e10124f => generated 450 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:21.391 7 INFO neutron.db.ovn_revision_numbers_db [None req-85a61153-fdfd-46e0-998c-1e4d07474b9d 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 457cbee2-0bd9-4dd6-bd23-9c0cbaa18cae (type: routers) to 10 [pid: 7|app: 0|req: 1455/2946] 10.0.0.233 () {32 vars in 762 bytes} [Sun Aug 23 15:56:20 2026] DELETE /v2.0/vpn/ipsec-site-connections/755bfe37-98fd-4b94-a359-1bc87aef9790 => generated 0 bytes in 585 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1492/2947] 10.0.0.233 () {32 vars in 748 bytes} [Sun Aug 23 15:56:21 2026] DELETE /v2.0/vpn/endpoint-groups/787e7f03-888e-4e7d-8967-84e4c59dbd2d => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1456/2948] 10.0.0.233 () {32 vars in 748 bytes} [Sun Aug 23 15:56:21 2026] DELETE /v2.0/vpn/endpoint-groups/2a681cf3-5572-493c-a622-fa6130790996 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1493/2949] 10.0.0.233 () {32 vars in 744 bytes} [Sun Aug 23 15:56:21 2026] DELETE /v2.0/vpn/ipsecpolicies/fc54f305-e617-41f2-a959-8a966aeeb062 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1457/2950] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:56:21 2026] DELETE /v2.0/vpn/ikepolicies/a5acdba5-86bf-4bef-a6e0-e45bb1ebd67d => generated 0 bytes in 27 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1494/2951] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:56:21 2026] DELETE /v2.0/vpn/vpnservices/96fc87f6-a55a-4827-a7db-b16d1e10124f => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:56:21.925 7 INFO neutron_taas.services.taas.taas_plugin [None req-0de01dfc-966b-4778-b1f8-75db1fac2542 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] TaaS: Handle Delete Port: 4204c0da-2b09-44e1-a4ca-f084e9f4304f 2026-08-23 15:56:21.929 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0de01dfc-966b-4778-b1f8-75db1fac2542 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Tap Mirror: Handle Delete Port: 4204c0da-2b09-44e1-a4ca-f084e9f4304f 2026-08-23 15:56:22.217 7 INFO neutron_taas.services.taas.taas_plugin [None req-f149cbf2-d9ec-4d48-974f-8d230b8a5f26 - - - - - -] TaaS: Handle Delete Port: 8206e81a-61c4-4673-a77f-2d80257d44e0 2026-08-23 15:56:22.219 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f149cbf2-d9ec-4d48-974f-8d230b8a5f26 - - - - - -] Tap Mirror: Handle Delete Port: 8206e81a-61c4-4673-a77f-2d80257d44e0 2026-08-23 15:56:22.615 7 INFO neutron_taas.services.taas.taas_plugin [None req-99285119-f608-4726-989d-13290e4141ce - - - - - -] TaaS: Handle Delete Port: fd87eb93-2d93-4f6d-9f02-9abe18048306 2026-08-23 15:56:22.619 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99285119-f608-4726-989d-13290e4141ce - - - - - -] Tap Mirror: Handle Delete Port: fd87eb93-2d93-4f6d-9f02-9abe18048306 2026-08-23 15:56:23.390 7 INFO neutron_taas.services.taas.taas_plugin [None req-99285119-f608-4726-989d-13290e4141ce - - - - - -] TaaS: Handle Delete Port: 19cf627f-2882-48ee-af10-0810c49e2814 2026-08-23 15:56:23.396 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-99285119-f608-4726-989d-13290e4141ce - - - - - -] Tap Mirror: Handle Delete Port: 19cf627f-2882-48ee-af10-0810c49e2814 2026-08-23 15:56:23.568 7 INFO neutron.services.segments.plugin [-] Segment d391e073-158b-47cf-8d52-6cd353914018 resource provider aggregate not found 2026-08-23 15:56:23.573 7 INFO neutron.services.segments.plugin [-] Segment d391e073-158b-47cf-8d52-6cd353914018 resource provider aggregate not found 2026-08-23 15:56:23.591 7 INFO neutron.services.segments.plugin [-] Segment d391e073-158b-47cf-8d52-6cd353914018 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d391e073-158b-47cf-8d52-6cd353914018 found for delete ", "request_id": "req-78cab3a1-9045-49ab-82c6-b1ba2a4729ff"}]} 2026-08-23 15:56:23.593 7 INFO neutron.services.segments.plugin [-] Segment d391e073-158b-47cf-8d52-6cd353914018 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d391e073-158b-47cf-8d52-6cd353914018 found for delete ", "request_id": "req-7b2a4ab6-7350-4d45-bc84-7e8b74faef6a"}]} [pid: 7|app: 0|req: 1458/2952] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:56:21 2026] DELETE /v2.0/vpn/vpnservices/483ab208-a975-44f7-9f68-c0b4222a0839 => generated 0 bytes in 2021 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1495/2953] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:56:23 2026] GET /v2.0/routers/457cbee2-0bd9-4dd6-bd23-9c0cbaa18cae => generated 943 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:56:24.025 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-1b3a5dd9-a78e-4b79-8e21-5403c6c63617 - - - - - -] No port found with ID cccfc273-782a-4480-8419-b44e3feb40ad: RuntimeError: No port found with ID cccfc273-782a-4480-8419-b44e3feb40ad 2026-08-23 15:56:24.394 7 INFO neutron.db.ovn_revision_numbers_db [None req-75261abc-7611-4eb2-8971-3dbc232554c8 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 457cbee2-0bd9-4dd6-bd23-9c0cbaa18cae (type: routers) to 11 [pid: 7|app: 0|req: 1459/2956] 10.0.0.233 () {34 vars in 742 bytes} [Sun Aug 23 15:56:23 2026] PUT /v2.0/routers/457cbee2-0bd9-4dd6-bd23-9c0cbaa18cae => generated 943 bytes in 676 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1498/2957] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:56:24 2026] GET /v2.0/ports?device_id=457cbee2-0bd9-4dd6-bd23-9c0cbaa18cae => generated 946 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:24.776 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f5fd811-ee86-44b4-b7d9-16a8e65ab0a8 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] TaaS: Handle Delete Port: 8b44e0e1-d538-4ae6-b59b-c5078b140fbc 2026-08-23 15:56:24.780 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f5fd811-ee86-44b4-b7d9-16a8e65ab0a8 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Tap Mirror: Handle Delete Port: 8b44e0e1-d538-4ae6-b59b-c5078b140fbc [pid: 8|app: 0|req: 1499/2958] 10.0.0.9 () {34 vars in 1014 bytes} [Sun Aug 23 15:56:24 2026] GET /v2.0/security-groups?id=fe1449bf-5ad3-47d4-b43b-a1e2cd5ccc08&fields=id => generated 69 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1500/2959] 10.0.0.9 () {34 vars in 980 bytes} [Sun Aug 23 15:56:24 2026] GET /v2.0/networks?id=3d390a53-2d99-4fb1-a22a-e4af1493e82e => generated 775 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1501/2960] 10.0.0.9 () {34 vars in 963 bytes} [Sun Aug 23 15:56:25 2026] GET /v2.0/quotas/1f4c1084cf174fe6a6db10759a721850 => generated 291 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/2961] 10.0.0.9 () {34 vars in 1000 bytes} [Sun Aug 23 15:56:25 2026] GET /v2.0/ports?tenant_id=1f4c1084cf174fe6a6db10759a721850&fields=id => generated 149 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/2962] 10.0.0.9 () {34 vars in 1006 bytes} [Sun Aug 23 15:56:25 2026] GET /v2.0/networks/3d390a53-2d99-4fb1-a22a-e4af1493e82e?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1504/2963] 10.0.0.9 () {34 vars in 1106 bytes} [Sun Aug 23 15:56:25 2026] GET /v2.0/networks/3d390a53-2d99-4fb1-a22a-e4af1493e82e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1460/2964] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:56:24 2026] PUT /v2.0/routers/457cbee2-0bd9-4dd6-bd23-9c0cbaa18cae/remove_router_interface => generated 309 bytes in 778 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:25.573 8 INFO neutron_taas.services.taas.taas_plugin [None req-b98640ab-711e-49d6-8314-9a72481e267c 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] TaaS: Handle Delete Port: 4a749492-a33e-4d78-9acc-8ac3b985a3ef 2026-08-23 15:56:25.576 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b98640ab-711e-49d6-8314-9a72481e267c 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Tap Mirror: Handle Delete Port: 4a749492-a33e-4d78-9acc-8ac3b985a3ef /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1461/2965] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:56:25 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1462/2966] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:56:25 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/2967] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:56:25 2026] DELETE /v2.0/routers/457cbee2-0bd9-4dd6-bd23-9c0cbaa18cae => generated 0 bytes in 691 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2968] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:56:25 2026] GET /v2.0/routers/535b09fa-c5a6-4d93-81c4-ab3a882c2253 => generated 943 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:26.648 8 INFO neutron.db.ovn_revision_numbers_db [None req-78ec72ef-c4a7-4839-96ab-c713c281bcb0 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource 535b09fa-c5a6-4d93-81c4-ab3a882c2253 (type: routers) to 5 [pid: 8|app: 0|req: 1506/2969] 10.0.0.233 () {34 vars in 742 bytes} [Sun Aug 23 15:56:26 2026] PUT /v2.0/routers/535b09fa-c5a6-4d93-81c4-ab3a882c2253 => generated 943 bytes in 618 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1464/2970] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:56:26 2026] GET /v2.0/ports?device_id=535b09fa-c5a6-4d93-81c4-ab3a882c2253 => generated 950 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:27.073 8 INFO neutron_taas.services.taas.taas_plugin [None req-23f9758e-9f9c-42ff-a4f8-dd331de8d040 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] TaaS: Handle Delete Port: 67512d00-652b-459d-9130-f9408ab05beb 2026-08-23 15:56:27.076 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-23f9758e-9f9c-42ff-a4f8-dd331de8d040 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Tap Mirror: Handle Delete Port: 67512d00-652b-459d-9130-f9408ab05beb [pid: 8|app: 0|req: 1507/2971] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:56:26 2026] PUT /v2.0/routers/535b09fa-c5a6-4d93-81c4-ab3a882c2253/remove_router_interface => generated 309 bytes in 881 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:27.957 7 INFO neutron_taas.services.taas.taas_plugin [None req-42f78654-3797-4abd-91f1-118aad27aaa1 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] TaaS: Handle Delete Port: 0ec416c4-70d9-4317-af7d-0751239d2152 2026-08-23 15:56:27.960 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-42f78654-3797-4abd-91f1-118aad27aaa1 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Tap Mirror: Handle Delete Port: 0ec416c4-70d9-4317-af7d-0751239d2152 [pid: 7|app: 0|req: 1465/2972] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:56:27 2026] DELETE /v2.0/routers/535b09fa-c5a6-4d93-81c4-ab3a882c2253 => generated 0 bytes in 690 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1508/2973] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:56:28 2026] GET /v2.0/routers/d39a7295-2b28-41b0-a114-43f87bcfaca0 => generated 942 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1509/2974] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:56:28 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1510/2975] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:56:28 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:56:29.012 7 INFO neutron.db.ovn_revision_numbers_db [None req-8a109e71-a853-4b09-b54b-45203ce906fe 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Successfully bumped revision number for resource d39a7295-2b28-41b0-a114-43f87bcfaca0 (type: routers) to 5 [pid: 7|app: 0|req: 1466/2976] 10.0.0.233 () {34 vars in 742 bytes} [Sun Aug 23 15:56:28 2026] PUT /v2.0/routers/d39a7295-2b28-41b0-a114-43f87bcfaca0 => generated 942 bytes in 620 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/2977] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:56:29 2026] GET /v2.0/ports?device_id=d39a7295-2b28-41b0-a114-43f87bcfaca0 => generated 950 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:29.386 7 INFO neutron_taas.services.taas.taas_plugin [None req-81d8d19b-7e59-413b-8aed-795a87ffe2ee 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] TaaS: Handle Delete Port: 869885a1-67e5-4489-8e28-bda8b6c2909f 2026-08-23 15:56:29.389 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81d8d19b-7e59-413b-8aed-795a87ffe2ee 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Tap Mirror: Handle Delete Port: 869885a1-67e5-4489-8e28-bda8b6c2909f [pid: 8|app: 0|req: 1512/2978] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:56:29 2026] GET /v2.0/networks?id=3d390a53-2d99-4fb1-a22a-e4af1493e82e => generated 775 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1513/2979] 162.253.55.186 () {34 vars in 1050 bytes} [Sun Aug 23 15:56:29 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=1f4c1084cf174fe6a6db10759a721850 => generated 343 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1467/2980] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:56:29 2026] PUT /v2.0/routers/d39a7295-2b28-41b0-a114-43f87bcfaca0/remove_router_interface => generated 309 bytes in 847 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:56:30.161 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-f0233fcc-bd1a-4dfd-b2d1-75647e9926bc req-5c6420a9-3aa6-432a-8a70-03e87d82ffa9 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:56:30.162 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-f0233fcc-bd1a-4dfd-b2d1-75647e9926bc req-5c6420a9-3aa6-432a-8a70-03e87d82ffa9 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 3d390a53-2d99-4fb1-a22a-e4af1493e82e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:56:30.290 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8303636c-49cd-4095-afe1-5c98f6f22f8c - - - - - -] OVN reports status down for port: bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 2026-08-23 15:56:30.350 8 INFO neutron.db.ovn_revision_numbers_db [req-f0233fcc-bd1a-4dfd-b2d1-75647e9926bc req-5c6420a9-3aa6-432a-8a70-03e87d82ffa9 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 (type: ports) to 1 2026-08-23 15:56:30.350 7 INFO neutron_taas.services.taas.taas_plugin [None req-0fc76790-2ba7-46b9-a173-efcbd30dd7a8 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] TaaS: Handle Delete Port: 56079702-aad8-4a44-9dcb-d4d3760ffd3b 2026-08-23 15:56:30.354 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0fc76790-2ba7-46b9-a173-efcbd30dd7a8 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Tap Mirror: Handle Delete Port: 56079702-aad8-4a44-9dcb-d4d3760ffd3b [pid: 8|app: 0|req: 1514/2981] 162.253.55.186 () {38 vars in 955 bytes} [Sun Aug 23 15:56:29 2026] POST /v2.0/ports => generated 1082 bytes in 479 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1468/2982] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:56:29 2026] DELETE /v2.0/routers/d39a7295-2b28-41b0-a114-43f87bcfaca0 => generated 0 bytes in 786 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:56:30.769 8 INFO neutron.db.ovn_revision_numbers_db [req-f0233fcc-bd1a-4dfd-b2d1-75647e9926bc req-b48e5e0c-1886-4e21-b9bf-7fba7be0f23e ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 (type: ports) to 2 2026-08-23 15:56:30.778 7 INFO neutron.api.v2.resource [None req-26598045-bd38-4d88-81b1-a4245991cdc5 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1469/2983] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:56:30 2026] GET /v2.0/routers/929cbd9a-ea61-47f2-b44e-0d6a587c3493 => generated 135 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:56:30.960 8 INFO neutron.db.ovn_revision_numbers_db [req-f0233fcc-bd1a-4dfd-b2d1-75647e9926bc req-b48e5e0c-1886-4e21-b9bf-7fba7be0f23e ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 (type: ports) to 4 [pid: 8|app: 0|req: 1515/2984] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:56:30 2026] PUT /v2.0/ports/bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 => generated 1212 bytes in 584 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2985] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:56:30 2026] DELETE /v2.0/subnets/fd7fc6d1-656c-4810-9465-c857b43f682a => generated 0 bytes in 232 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:56:31.055 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-84510ad6-4541-436c-8933-0b0f8c2ab077'] response: {'name': 'network-changed', 'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'tag': 'bf98ad09-18bc-4471-8dc9-30e81fe6a7e9', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1516/2986] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:56:31 2026] DELETE /v2.0/subnets/d5064af0-56ac-4b71-be9d-18fc32efb636 => generated 0 bytes in 168 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1471/2987] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:56:31 2026] DELETE /v2.0/subnets/af3fa1cd-574c-4c6d-bb2d-ade8e1b57bc1 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:56:31.385 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0386794e-7e16-4ad3-ac84-c87db77e02c5 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1517/2988] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:56:31 2026] DELETE /v2.0/subnets/8e62b516-3162-4515-b61e-705b9405885d => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:56:31.542 7 INFO neutron_taas.services.taas.taas_plugin [None req-c8eb57ef-9394-4caf-9868-cabf7ecb43aa 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] TaaS: Handle Delete Port: efaf498a-4fdb-4843-a0f1-02f6f4c3e562 2026-08-23 15:56:31.544 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c8eb57ef-9394-4caf-9868-cabf7ecb43aa 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Tap Mirror: Handle Delete Port: efaf498a-4fdb-4843-a0f1-02f6f4c3e562 [pid: 8|app: 0|req: 1518/2989] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:56:31 2026] GET /v2.0/ports?tenant_id=1f4c1084cf174fe6a6db10759a721850&device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 1215 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/2990] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:56:31 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 1215 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1520/2991] 162.253.55.186 () {34 vars in 1018 bytes} [Sun Aug 23 15:56:31 2026] GET /v2.0/networks?tenant_id=1f4c1084cf174fe6a6db10759a721850&shared=False => generated 775 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1521/2992] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:56:31 2026] GET /v2.0/security-groups?id=fe1449bf-5ad3-47d4-b43b-a1e2cd5ccc08&fields=id&fields=name => generated 96 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:56:31.739 7 INFO neutron.services.segments.plugin [-] Segment 6f00c1cd-53bd-48be-bd52-c69a0413e074 resource provider aggregate not found 2026-08-23 15:56:31.742 7 INFO neutron.services.segments.plugin [-] Segment 6f00c1cd-53bd-48be-bd52-c69a0413e074 resource provider aggregate not found [pid: 8|app: 0|req: 1522/2993] 162.253.55.186 () {34 vars in 930 bytes} [Sun Aug 23 15:56:31 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:56:31.758 7 INFO neutron.services.segments.plugin [-] Segment 6f00c1cd-53bd-48be-bd52-c69a0413e074 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f00c1cd-53bd-48be-bd52-c69a0413e074 found for delete ", "request_id": "req-56bb06c2-fa0e-4407-a922-fb5eb4c5bd56"}]} 2026-08-23 15:56:31.759 7 INFO neutron.services.segments.plugin [-] Segment 6f00c1cd-53bd-48be-bd52-c69a0413e074 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f00c1cd-53bd-48be-bd52-c69a0413e074 found for delete ", "request_id": "req-1fa8c959-f7b6-451d-b8a1-dcb5bc7aa289"}]} [pid: 7|app: 0|req: 1472/2994] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:56:31 2026] DELETE /v2.0/networks/b501fa0c-1a3d-4320-ae79-876fd3fdf0cb => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1523/2995] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:56:31 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 1215 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:56:31.943 7 INFO neutron_taas.services.taas.taas_plugin [None req-edcd54d0-1b57-4d06-a54b-fd4b0826a231 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] TaaS: Handle Delete Port: 581eb86a-d33e-45ad-ad3f-37b807c27263 2026-08-23 15:56:31.946 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-edcd54d0-1b57-4d06-a54b-fd4b0826a231 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Tap Mirror: Handle Delete Port: 581eb86a-d33e-45ad-ad3f-37b807c27263 [pid: 7|app: 0|req: 1473/2996] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:56:31 2026] DELETE /v2.0/networks/d0e4c367-762d-4f01-8d79-7f3817f42b90 => generated 0 bytes in 369 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:56:32.304 8 INFO neutron_taas.services.taas.taas_plugin [None req-9c63ae77-1c31-4be9-8fd1-97ed47592a71 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] TaaS: Handle Delete Port: 44783433-c635-4a39-8bc7-02bcaaba740a 2026-08-23 15:56:32.307 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9c63ae77-1c31-4be9-8fd1-97ed47592a71 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] Tap Mirror: Handle Delete Port: 44783433-c635-4a39-8bc7-02bcaaba740a 2026-08-23 15:56:32.481 8 INFO neutron.services.segments.plugin [-] Segment 5f9c1866-e34a-477c-aeed-2d667053b000 resource provider aggregate not found 2026-08-23 15:56:32.485 8 INFO neutron.services.segments.plugin [-] Segment 5f9c1866-e34a-477c-aeed-2d667053b000 resource provider aggregate not found 2026-08-23 15:56:32.500 8 INFO neutron.services.segments.plugin [-] Segment 5f9c1866-e34a-477c-aeed-2d667053b000 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f9c1866-e34a-477c-aeed-2d667053b000 found for delete ", "request_id": "req-1d066da4-f600-48cc-b1c6-f5c04db56dc2"}]} 2026-08-23 15:56:32.503 8 INFO neutron.services.segments.plugin [-] Segment 5f9c1866-e34a-477c-aeed-2d667053b000 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5f9c1866-e34a-477c-aeed-2d667053b000 found for delete ", "request_id": "req-4c554d15-177f-45c7-9141-92242c5937fa"}]} [pid: 8|app: 0|req: 1524/2997] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:56:32 2026] DELETE /v2.0/networks/b8dd99be-aa70-4c17-ab97-fcac13de8142 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:56:32.550 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d8974db0-9842-499c-8d23-90eb3999cd80 63576cdfb3d04d86ae377a9b1efdd638 669438b02a4648ea8addf62d3806f13d - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1474/2998] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:56:32 2026] DELETE /v2.0/networks/f67d4f85-7e42-4435-b33b-d5df105bf522 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1525/2999] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:56:32 2026] GET /v2.0/ports?tenant_id=1f4c1084cf174fe6a6db10759a721850&device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 1215 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/3000] 162.253.55.186 () {34 vars in 1062 bytes} [Sun Aug 23 15:56:32 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.179&port_id=bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1526/3001] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:56:32 2026] GET /v2.0/subnets?id=7697caf1-129a-4e75-906e-73e6661d85b4 => generated 654 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1476/3002] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:56:32 2026] GET /v2.0/ports?network_id=3d390a53-2d99-4fb1-a22a-e4af1493e82e&device_owner=network%3Adhcp => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3003] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:56:32 2026] GET /v2.0/networks/3d390a53-2d99-4fb1-a22a-e4af1493e82e?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/3004] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:56:32 2026] GET /v2.0/networks/3d390a53-2d99-4fb1-a22a-e4af1493e82e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1528/3005] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:56:33 2026] GET /v2.0/security-groups?tenant_id=669438b02a4648ea8addf62d3806f13d&name=default => generated 2929 bytes in 113 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/3006] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:56:33 2026] DELETE /v2.0/security-groups/82200e63-637c-4979-9dc2-815ad4070f77 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:56:33.651 8 INFO neutron.db.ovn_revision_numbers_db [None req-c49a2669-c9aa-492e-8744-a7e52b66a5bd be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f421f2db-723e-40cf-bfb8-a0244cc274cf (type: security_groups) to 1 2026-08-23 15:56:33.663 8 INFO neutron.db.ovn_revision_numbers_db [None req-c49a2669-c9aa-492e-8744-a7e52b66a5bd be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 23bc069e-9b22-4bd7-950a-5b52f9360302 (type: security_group_rules) to 0 2026-08-23 15:56:33.673 8 INFO neutron.db.ovn_revision_numbers_db [None req-c49a2669-c9aa-492e-8744-a7e52b66a5bd be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4588ec20-7e6d-4f0e-990f-ba08a1ff24d3 (type: security_group_rules) to 0 2026-08-23 15:56:33.683 8 INFO neutron.db.ovn_revision_numbers_db [None req-c49a2669-c9aa-492e-8744-a7e52b66a5bd be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 8f6806f5-b9ef-4d08-aeb5-0e7486660199 (type: security_group_rules) to 0 2026-08-23 15:56:33.695 8 INFO neutron.db.ovn_revision_numbers_db [None req-c49a2669-c9aa-492e-8744-a7e52b66a5bd be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a64eccc4-44a1-4ea3-b96f-07aa30e06925 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1529/3007] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:56:33 2026] GET /v2.0/security-groups?tenant_id=1203b34f48724950ad6238f2dfb8445d&name=default => generated 2929 bytes in 199 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:56:33.780 7 INFO neutron.services.segments.plugin [-] Segment b8dae03d-ba81-48ac-862f-f6d481dfc8c3 resource provider aggregate not found 2026-08-23 15:56:33.787 7 INFO neutron.services.segments.plugin [-] Segment b8dae03d-ba81-48ac-862f-f6d481dfc8c3 resource provider aggregate not found 2026-08-23 15:56:33.805 7 INFO neutron.services.segments.plugin [-] Segment b8dae03d-ba81-48ac-862f-f6d481dfc8c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8dae03d-ba81-48ac-862f-f6d481dfc8c3 found for delete ", "request_id": "req-22839a1a-87dd-4531-8d1f-7f9161ecc8c8"}]} 2026-08-23 15:56:33.812 7 INFO neutron.services.segments.plugin [-] Segment b8dae03d-ba81-48ac-862f-f6d481dfc8c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8dae03d-ba81-48ac-862f-f6d481dfc8c3 found for delete ", "request_id": "req-b31bf239-bad8-45e0-b6d2-21bffd289c83"}]} [pid: 7|app: 0|req: 1479/3008] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:56:33 2026] DELETE /v2.0/security-groups/f421f2db-723e-40cf-bfb8-a0244cc274cf => generated 0 bytes in 270 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1530/3009] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:56:34 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 1215 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1480/3010] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:56:34 2026] GET /v2.0/security-groups?id=fe1449bf-5ad3-47d4-b43b-a1e2cd5ccc08&fields=id&fields=name => generated 96 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3011] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:56:34 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 1215 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/3012] 162.253.55.186 () {34 vars in 994 bytes} [Sun Aug 23 15:56:36 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 1215 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1532/3013] 162.253.55.186 () {34 vars in 1044 bytes} [Sun Aug 23 15:56:36 2026] GET /v2.0/security-groups?id=fe1449bf-5ad3-47d4-b43b-a1e2cd5ccc08&fields=id&fields=name => generated 96 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:56:36.778 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8303636c-49cd-4095-afe1-5c98f6f22f8c - - - - - -] OVN reports status up for port: bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 2026-08-23 15:56:36.793 8 INFO neutron.plugins.ml2.plugin [None req-8303636c-49cd-4095-afe1-5c98f6f22f8c - - - - - -] Attempt 1 to provision port bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 2026-08-23 15:56:36.934 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d1b9a594-9689-46bc-b2c2-fdb29adfca49'] response: {'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf98ad09-18bc-4471-8dc9-30e81fe6a7e9', 'code': 200} 2026-08-23 15:56:37.049 8 INFO neutron.db.ovn_revision_numbers_db [None req-8303636c-49cd-4095-afe1-5c98f6f22f8c - - - - - -] Successfully bumped revision number for resource bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 (type: ports) to 5 [pid: 7|app: 0|req: 1482/3014] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:56:37 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 1217 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1533/3015] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:56:37 2026] GET /v2.0/security-groups?id=fe1449bf-5ad3-47d4-b43b-a1e2cd5ccc08&fields=id&fields=name => generated 96 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/3016] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:56:37 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 1217 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:56:38.968 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5239a2f6-1ad2-4ac9-9324-cee72a497edf'] response: {'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf98ad09-18bc-4471-8dc9-30e81fe6a7e9', 'code': 200} [pid: 8|app: 0|req: 1535/3019] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:56:40 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 1217 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/3020] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:56:40 2026] GET /v2.0/security-groups?id=fe1449bf-5ad3-47d4-b43b-a1e2cd5ccc08&fields=id&fields=name => generated 96 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1536/3021] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:56:40 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 1217 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/3024] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:56:55 2026] GET /v2.0/ports => generated 19736 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3025] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:56:55 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/3026] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:56:55 2026] GET /v2.0/subnets => generated 5513 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1539/3027] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:56:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1489/3028] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:56:55 2026] GET /v2.0/floatingips => generated 1702 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1540/3029] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:56:55 2026] GET /v2.0/routers => generated 965 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/3030] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:56:56 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1541/3031] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:56:56 2026] GET /v2.0/subnets => generated 5513 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1491/3032] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:56:56 2026] GET /v2.0/networks => generated 4770 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3033] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:56:56 2026] GET /v2.0/security-groups => generated 30271 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/3034] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:56:56 2026] GET /v2.0/network-ip-availabilities => generated 3188 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/3037] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:57:13 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1544/3038] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:57:13 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1495/3039] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:57:13 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1545/3040] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:57:13 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/3041] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:57:13 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1546/3042] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:57:13 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 1217 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:57:13.701 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-56ff40cf-f6d7-4522-b89f-1269a2d4418c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:57:13.703 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-56ff40cf-f6d7-4522-b89f-1269a2d4418c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network ec2817b2-5edf-4873-90df-e798b2691b65: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:57:13.819 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6655b5d9-630d-4f61-8de5-2c4e71107eab - - - - - -] OVN reports status down for port: 10c46cd1-3a4b-447f-bdc2-8a802da99937 2026-08-23 15:57:13.849 7 INFO neutron.db.ovn_revision_numbers_db [None req-56ff40cf-f6d7-4522-b89f-1269a2d4418c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 10c46cd1-3a4b-447f-bdc2-8a802da99937 (type: ports) to 1 [pid: 7|app: 0|req: 1497/3043] 162.253.55.186 () {34 vars in 717 bytes} [Sun Aug 23 15:57:13 2026] POST /v2.0/ports => generated 1055 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1547/3044] 10.0.0.9 () {34 vars in 969 bytes} [Sun Aug 23 15:57:13 2026] GET /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 1055 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1498/3045] 10.0.0.9 () {34 vars in 905 bytes} [Sun Aug 23 15:57:13 2026] GET /v2.0/extensions => generated 20541 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1548/3046] 162.253.55.186 () {34 vars in 1262 bytes} [Sun Aug 23 15:57:15 2026] GET /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1499/3047] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:15 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1549/3048] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:15 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1500/3049] 162.253.55.186 () {34 vars in 975 bytes} [Sun Aug 23 15:57:15 2026] GET /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 1055 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1550/3050] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:57:15 2026] GET /v2.0/networks?id=ec2817b2-5edf-4873-90df-e798b2691b65 => generated 844 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:57:16.175 7 INFO neutron.db.ovn_revision_numbers_db [req-a2364823-8895-494d-8d39-5f45a9d0005d req-d45fddb6-c316-4417-ba00-5f0923a6f475 ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 10c46cd1-3a4b-447f-bdc2-8a802da99937 (type: ports) to 2 2026-08-23 15:57:16.331 7 INFO neutron.db.ovn_revision_numbers_db [req-a2364823-8895-494d-8d39-5f45a9d0005d req-d45fddb6-c316-4417-ba00-5f0923a6f475 ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 10c46cd1-3a4b-447f-bdc2-8a802da99937 (type: ports) to 4 [pid: 7|app: 0|req: 1501/3051] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:57:15 2026] PUT /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 1214 bytes in 517 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:57:16.489 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c9f739c0-0755-467a-926c-8560e6fefb23'] response: {'name': 'network-changed', 'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'tag': '10c46cd1-3a4b-447f-bdc2-8a802da99937', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1551/3052] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:57:17 2026] GET /v2.0/ports?tenant_id=1f4c1084cf174fe6a6db10759a721850&device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 2423 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1502/3053] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:57:17 2026] GET /v2.0/networks?id=ec2817b2-5edf-4873-90df-e798b2691b65 => generated 844 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3054] 162.253.55.186 () {34 vars in 1056 bytes} [Sun Aug 23 15:57:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/3055] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:57:17 2026] GET /v2.0/subnets?id=d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3056] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:17 2026] GET /v2.0/ports?network_id=ec2817b2-5edf-4873-90df-e798b2691b65&device_owner=network%3Adhcp => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/3057] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:17 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3058] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:17 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/3059] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:57:18 2026] GET /v2.0/ports?tenant_id=1f4c1084cf174fe6a6db10759a721850&device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 2423 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1555/3060] 162.253.55.186 () {34 vars in 1062 bytes} [Sun Aug 23 15:57:18 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.179&port_id=bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/3061] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:57:18 2026] GET /v2.0/subnets?id=7697caf1-129a-4e75-906e-73e6661d85b4 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1556/3062] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:18 2026] GET /v2.0/ports?network_id=3d390a53-2d99-4fb1-a22a-e4af1493e82e&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1507/3063] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:18 2026] GET /v2.0/networks/3d390a53-2d99-4fb1-a22a-e4af1493e82e?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1557/3064] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:18 2026] GET /v2.0/networks/3d390a53-2d99-4fb1-a22a-e4af1493e82e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/3065] 162.253.55.186 () {34 vars in 1056 bytes} [Sun Aug 23 15:57:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1558/3066] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:57:18 2026] GET /v2.0/subnets?id=d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 678 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/3067] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:18 2026] GET /v2.0/ports?network_id=ec2817b2-5edf-4873-90df-e798b2691b65&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1559/3068] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:18 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/3069] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:18 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:57:19.359 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6655b5d9-630d-4f61-8de5-2c4e71107eab - - - - - -] OVN reports status up for port: 10c46cd1-3a4b-447f-bdc2-8a802da99937 2026-08-23 15:57:19.400 8 INFO neutron.plugins.ml2.plugin [None req-6655b5d9-630d-4f61-8de5-2c4e71107eab - - - - - -] Attempt 1 to provision port 10c46cd1-3a4b-447f-bdc2-8a802da99937 2026-08-23 15:57:19.545 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-85d9fef9-2f38-4a92-a155-92fd52c96804'] response: {'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '10c46cd1-3a4b-447f-bdc2-8a802da99937', 'code': 200} 2026-08-23 15:57:19.683 8 INFO neutron.db.ovn_revision_numbers_db [None req-6655b5d9-630d-4f61-8de5-2c4e71107eab - - - - - -] Successfully bumped revision number for resource 10c46cd1-3a4b-447f-bdc2-8a802da99937 (type: ports) to 5 2026-08-23 15:57:21.595 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c88738ef-a4b7-4b87-82b8-5d6b52b4bd0a'] response: {'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '10c46cd1-3a4b-447f-bdc2-8a802da99937', 'code': 200} [pid: 8|app: 0|req: 1560/3070] 10.0.0.9 () {34 vars in 969 bytes} [Sun Aug 23 15:57:22 2026] GET /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 1216 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:57:23.018 7 INFO neutron.db.ovn_revision_numbers_db [None req-1e7854af-b0d2-4dee-a203-05e1e1dfe588 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 10c46cd1-3a4b-447f-bdc2-8a802da99937 (type: ports) to 6 [pid: 7|app: 0|req: 1511/3071] 162.253.55.186 () {34 vars in 789 bytes} [Sun Aug 23 15:57:22 2026] PUT /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 1249 bytes in 427 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:57:23.069 8 INFO neutron.api.v2.resource [None req-bd4e7fca-fe3d-469d-886c-cd215f300b9c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1561/3072] 162.253.55.186 () {30 vars in 763 bytes} [Sun Aug 23 15:57:23 2026] GET /v2.0/security-groups/lb-626c0f7e-1499-4bf1-b9f7-7276264839bc => generated 149 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:57:23.082 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5b83666c-5867-47dd-b80b-f33539c9c958'] response: {'name': 'network-changed', 'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'tag': '10c46cd1-3a4b-447f-bdc2-8a802da99937', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1512/3073] 162.253.55.186 () {30 vars in 785 bytes} [Sun Aug 23 15:57:23 2026] GET /v2.0/security-groups?name=lb-626c0f7e-1499-4bf1-b9f7-7276264839bc => generated 1639 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:57:23.417 8 INFO neutron.db.ovn_revision_numbers_db [None req-9a5b97aa-5f4e-4959-935b-13c87184e491 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 10c46cd1-3a4b-447f-bdc2-8a802da99937 (type: ports) to 7 [pid: 8|app: 0|req: 1562/3074] 162.253.55.186 () {34 vars in 789 bytes} [Sun Aug 23 15:57:23 2026] PUT /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 1287 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1513/3075] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:57:23 2026] GET /v2.0/ports?tenant_id=1f4c1084cf174fe6a6db10759a721850&device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 2524 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:57:23.639 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-69cf54a5-15dd-456b-8893-b9be71146673'] response: {'name': 'network-changed', 'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'tag': '10c46cd1-3a4b-447f-bdc2-8a802da99937', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1563/3076] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:57:23 2026] GET /v2.0/networks?id=ec2817b2-5edf-4873-90df-e798b2691b65 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1514/3077] 162.253.55.186 () {34 vars in 1056 bytes} [Sun Aug 23 15:57:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3078] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:57:23 2026] GET /v2.0/subnets?id=d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 678 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/3079] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:23 2026] GET /v2.0/ports?network_id=ec2817b2-5edf-4873-90df-e798b2691b65&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1565/3080] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:23 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1516/3081] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:23 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3082] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:57:24 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1517/3083] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:57:24 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3084] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:57:24 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1518/3085] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:57:24 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1568/3088] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:57:24 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/3089] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:57:24 2026] GET /v2.0/ports/31aea004-190c-48aa-9ae0-b37de2e112fa => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1569/3090] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:57:24 2026] GET /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 1315 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1522/3091] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:57:24 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1570/3092] 162.253.55.186 () {30 vars in 743 bytes} [Sun Aug 23 15:57:24 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/3093] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:57:24 2026] GET /v2.0/ports/31aea004-190c-48aa-9ae0-b37de2e112fa => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1571/3094] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:57:24 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1524/3095] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:57:24 2026] GET /v2.0/ports?tenant_id=1f4c1084cf174fe6a6db10759a721850&device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 2524 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3096] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:57:24 2026] GET /v2.0/networks?id=ec2817b2-5edf-4873-90df-e798b2691b65 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/3097] 162.253.55.186 () {34 vars in 1056 bytes} [Sun Aug 23 15:57:25 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3098] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:57:25 2026] GET /v2.0/subnets?id=d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 678 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/3099] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:25 2026] GET /v2.0/ports?network_id=ec2817b2-5edf-4873-90df-e798b2691b65&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1574/3100] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:25 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=segments => generated 14 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1527/3101] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:25 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:57:34.626 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c8741a07-8942-41f4-bd38-25c6955950d6 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] No more DHCP agents 2026-08-23 15:57:34.627 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c8741a07-8942-41f4-bd38-25c6955950d6 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Unable to schedule network 84f2eb19-d1bf-48e1-9058-7b55c2efaea5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:57:35.426 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8741a07-8942-41f4-bd38-25c6955950d6 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Successfully bumped revision number for resource 77abb288-d2a7-4691-86ca-d4bdc7b8f473 (type: floatingips) to 1 2026-08-23 15:57:35.426 8 INFO neutron.db.l3_db [None req-c8741a07-8942-41f4-bd38-25c6955950d6 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Floating IP 77abb288-d2a7-4691-86ca-d4bdc7b8f473 associated. External IP: 10.96.250.207, port: 31aea004-190c-48aa-9ae0-b37de2e112fa. [pid: 8|app: 0|req: 1575/3102] 10.0.0.233 () {34 vars in 677 bytes} [Sun Aug 23 15:57:34 2026] POST /v2.0/floatingips => generated 899 bytes in 1060 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/3103] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:57:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1576/3104] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:57:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/3105] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:57:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1577/3106] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:57:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:57:38.360 8 INFO neutron.db.ovn_revision_numbers_db [None req-db5cecc9-dadb-465d-9335-b5a29b3b2392 - - - - - -] Successfully bumped revision number for resource 31aea004-190c-48aa-9ae0-b37de2e112fa (type: ports) to 4 2026-08-23 15:57:38.368 7 INFO neutron.api.v2.resource [None req-1aae206d-8ccc-4e75-a9eb-fa074bb24ce8 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1530/3107] 162.253.55.186 () {30 vars in 763 bytes} [Sun Aug 23 15:57:38 2026] GET /v2.0/security-groups/lb-626c0f7e-1499-4bf1-b9f7-7276264839bc => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3108] 162.253.55.186 () {30 vars in 785 bytes} [Sun Aug 23 15:57:38 2026] GET /v2.0/security-groups?name=lb-626c0f7e-1499-4bf1-b9f7-7276264839bc => generated 1639 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/3109] 162.253.55.186 () {30 vars in 815 bytes} [Sun Aug 23 15:57:38 2026] GET /v2.0/security-group-rules?security_group_id=cba603ed-4e4a-47cf-bb8d-8640d8580b8c => generated 1182 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:57:38.559 8 INFO neutron.db.ovn_revision_numbers_db [None req-583c5f54-2ab8-40dc-ac85-b833c914fac6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c93838ba-e4b5-49ab-91db-64345f86b734 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1579/3110] 162.253.55.186 () {34 vars in 747 bytes} [Sun Aug 23 15:57:38 2026] POST /v2.0/security-group-rules => generated 597 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:57:38.699 7 INFO neutron.db.ovn_revision_numbers_db [None req-ddb7fcd6-6899-4ea7-854a-13315f23f6ce be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 310ace21-31fb-446d-8652-e7f7630916cc (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1532/3111] 162.253.55.186 () {34 vars in 747 bytes} [Sun Aug 23 15:57:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/3114] 10.0.0.210 () {30 vars in 690 bytes} [Sun Aug 23 15:57:47 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1581/3115] 10.0.0.210 () {30 vars in 692 bytes} [Sun Aug 23 15:57:47 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1535/3116] 10.0.0.210 () {30 vars in 668 bytes} [Sun Aug 23 15:57:47 2026] GET /v2.0/extensions/qos => generated 166 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1582/3117] 10.0.0.210 () {30 vars in 704 bytes} [Sun Aug 23 15:57:47 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1536/3118] 10.0.0.210 () {28 vars in 439 bytes} [Sun Aug 23 15:57:47 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1583/3119] 10.0.0.210 () {30 vars in 728 bytes} [Sun Aug 23 15:57:47 2026] GET /v2.0/subnets/1a3d4530-ebcc-461d-b4da-54d88c298365 => generated 656 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1537/3120] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:57:48 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3121] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:57:48 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3122] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:57:48 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1585/3123] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:57:48 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3124] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:57:48 2026] GET /v2.0/subnets/1a3d4530-ebcc-461d-b4da-54d88c298365 => generated 674 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1586/3125] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:57:48 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 2524 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1540/3126] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:57:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1587/3127] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:57:49 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1541/3128] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:57:49 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3129] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:57:49 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:57:49.327 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fcc2a487-8bec-4e0f-b9ed-3e38c141ae92 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:57:49.330 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fcc2a487-8bec-4e0f-b9ed-3e38c141ae92 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 33d5aaf8-5ca5-48a2-98f6-639d474e3be5: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:57:49.444 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1b3a5dd9-a78e-4b79-8e21-5403c6c63617 - - - - - -] OVN reports status down for port: b0e599a0-6bf0-421f-9201-543a213f266d 2026-08-23 15:57:49.502 7 INFO neutron.db.ovn_revision_numbers_db [None req-fcc2a487-8bec-4e0f-b9ed-3e38c141ae92 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b0e599a0-6bf0-421f-9201-543a213f266d (type: ports) to 1 [pid: 7|app: 0|req: 1542/3130] 162.253.55.186 () {34 vars in 717 bytes} [Sun Aug 23 15:57:49 2026] POST /v2.0/ports => generated 1328 bytes in 491 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1589/3131] 10.0.0.9 () {34 vars in 969 bytes} [Sun Aug 23 15:57:49 2026] GET /v2.0/ports/b0e599a0-6bf0-421f-9201-543a213f266d => generated 1328 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1543/3132] 10.0.0.9 () {34 vars in 905 bytes} [Sun Aug 23 15:57:49 2026] GET /v2.0/extensions => generated 20541 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3133] 162.253.55.186 () {34 vars in 1262 bytes} [Sun Aug 23 15:57:50 2026] GET /v2.0/ports/b0e599a0-6bf0-421f-9201-543a213f266d?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3134] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:50 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1591/3135] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:50 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3136] 162.253.55.186 () {34 vars in 975 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/ports/b0e599a0-6bf0-421f-9201-543a213f266d => generated 1328 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1592/3137] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:57:51 2026] GET /v2.0/networks?id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:57:51.884 7 INFO neutron.db.ovn_revision_numbers_db [req-27986dd8-0ef2-45bf-8766-e477fe38bb50 req-3b5edaac-dc94-4e36-986a-9d1d3baf5b1d ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource b0e599a0-6bf0-421f-9201-543a213f266d (type: ports) to 2 2026-08-23 15:57:52.089 7 INFO neutron.db.ovn_revision_numbers_db [req-27986dd8-0ef2-45bf-8766-e477fe38bb50 req-3b5edaac-dc94-4e36-986a-9d1d3baf5b1d ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource b0e599a0-6bf0-421f-9201-543a213f266d (type: ports) to 4 [pid: 7|app: 0|req: 1546/3138] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:57:51 2026] PUT /v2.0/ports/b0e599a0-6bf0-421f-9201-543a213f266d => generated 1487 bytes in 634 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:57:52.141 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e972b65-6f8e-43c5-b2fa-08b7702a7953'] response: {'name': 'network-changed', 'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'tag': 'b0e599a0-6bf0-421f-9201-543a213f266d', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1593/3139] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:57:52 2026] GET /v2.0/ports?tenant_id=1f4c1084cf174fe6a6db10759a721850&device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 4003 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1547/3140] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:57:52 2026] GET /v2.0/networks?id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1594/3141] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:57:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=b0e599a0-6bf0-421f-9201-543a213f266d => generated 19 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3142] 162.253.55.186 () {34 vars in 1104 bytes} [Sun Aug 23 15:57:52 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2d2&port_id=b0e599a0-6bf0-421f-9201-543a213f266d => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1595/3143] 162.253.55.186 () {34 vars in 1064 bytes} [Sun Aug 23 15:57:52 2026] GET /v2.0/subnets?id=1a3d4530-ebcc-461d-b4da-54d88c298365&id=8c2ffd5a-1745-45f3-992b-868078f00540 => generated 1411 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3144] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:52 2026] GET /v2.0/ports?network_id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5&device_owner=network%3Adhcp => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3145] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:52 2026] GET /v2.0/ports?network_id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5&device_owner=network%3Adhcp => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3146] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:52 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=segments => generated 14 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3147] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:52 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3148] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:57:54 2026] GET /v2.0/ports?tenant_id=1f4c1084cf174fe6a6db10759a721850&device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 4003 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1598/3149] 162.253.55.186 () {34 vars in 1062 bytes} [Sun Aug 23 15:57:54 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.179&port_id=bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3150] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:57:54 2026] GET /v2.0/subnets?id=7697caf1-129a-4e75-906e-73e6661d85b4 => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1599/3151] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:54 2026] GET /v2.0/ports?network_id=3d390a53-2d99-4fb1-a22a-e4af1493e82e&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3154] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:54 2026] GET /v2.0/networks/3d390a53-2d99-4fb1-a22a-e4af1493e82e?fields=segments => generated 14 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3155] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:54 2026] GET /v2.0/networks/3d390a53-2d99-4fb1-a22a-e4af1493e82e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3156] 162.253.55.186 () {34 vars in 1056 bytes} [Sun Aug 23 15:57:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1603/3157] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:57:54 2026] GET /v2.0/subnets?id=d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 678 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3158] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:54 2026] GET /v2.0/ports?network_id=ec2817b2-5edf-4873-90df-e798b2691b65&device_owner=network%3Adhcp => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3159] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:54 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3160] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:54 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1605/3161] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:57:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=b0e599a0-6bf0-421f-9201-543a213f266d => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1557/3162] 162.253.55.186 () {34 vars in 1104 bytes} [Sun Aug 23 15:57:54 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2d2&port_id=b0e599a0-6bf0-421f-9201-543a213f266d => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1606/3163] 162.253.55.186 () {34 vars in 1064 bytes} [Sun Aug 23 15:57:54 2026] GET /v2.0/subnets?id=1a3d4530-ebcc-461d-b4da-54d88c298365&id=8c2ffd5a-1745-45f3-992b-868078f00540 => generated 1411 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1558/3164] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:54 2026] GET /v2.0/ports?network_id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3165] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:57:54 2026] GET /v2.0/ports?network_id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1559/3166] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:57:54 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=segments => generated 14 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1608/3167] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:57:54 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:57:55.316 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1b3a5dd9-a78e-4b79-8e21-5403c6c63617 - - - - - -] OVN reports status up for port: b0e599a0-6bf0-421f-9201-543a213f266d 2026-08-23 15:57:55.329 7 INFO neutron.plugins.ml2.plugin [None req-1b3a5dd9-a78e-4b79-8e21-5403c6c63617 - - - - - -] Attempt 1 to provision port b0e599a0-6bf0-421f-9201-543a213f266d 2026-08-23 15:57:55.441 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-08b39ed9-e31f-4200-8bad-66c915cb1965'] response: {'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b0e599a0-6bf0-421f-9201-543a213f266d', 'code': 200} [pid: 7|app: 0|req: 1560/3168] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:57:55 2026] GET /v2.0/floatingips => generated 2589 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1609/3169] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:57:55 2026] GET /v2.0/subnets => generated 5513 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:57:55.636 7 INFO neutron.db.ovn_revision_numbers_db [None req-1b3a5dd9-a78e-4b79-8e21-5403c6c63617 - - - - - -] Successfully bumped revision number for resource b0e599a0-6bf0-421f-9201-543a213f266d (type: ports) to 5 [pid: 7|app: 0|req: 1561/3170] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:57:55 2026] GET /v2.0/routers => generated 965 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3171] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:57:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1562/3172] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:57:55 2026] GET /v2.0/agents => generated 1214 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3173] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:57:55 2026] GET /v2.0/network-ip-availabilities => generated 3188 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1563/3174] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:57:55 2026] GET /v2.0/networks => generated 4770 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1612/3175] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:57:55 2026] GET /v2.0/subnets => generated 5513 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3176] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:57:56 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3177] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:57:56 2026] GET /v2.0/security-groups => generated 31497 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1565/3178] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:57:56 2026] GET /v2.0/ports => generated 23526 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-08-23 15:57:57.475 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2e30b48-b9d7-4fff-a0d5-abccde817ce2'] response: {'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b0e599a0-6bf0-421f-9201-543a213f266d', 'code': 200} [pid: 8|app: 0|req: 1614/3179] 10.0.0.9 () {34 vars in 969 bytes} [Sun Aug 23 15:57:58 2026] GET /v2.0/ports/b0e599a0-6bf0-421f-9201-543a213f266d => generated 1489 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1566/3180] 162.253.55.186 () {30 vars in 743 bytes} [Sun Aug 23 15:57:58 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5 => generated 837 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1615/3181] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:57:58 2026] GET /v2.0/subnets/1a3d4530-ebcc-461d-b4da-54d88c298365 => generated 674 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1567/3182] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:57:58 2026] GET /v2.0/subnets/8c2ffd5a-1745-45f3-992b-868078f00540 => generated 744 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3183] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:57:59 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1568/3184] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:57:59 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1617/3185] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:57:59 2026] GET /v2.0/extensions/qos => generated 166 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3186] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:57:59 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3187] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:57:59 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3188] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:57:59 2026] GET /v2.0/ports/31aea004-190c-48aa-9ae0-b37de2e112fa => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1619/3189] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:57:59 2026] GET /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 1315 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3190] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:57:59 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1620/3191] 162.253.55.186 () {30 vars in 743 bytes} [Sun Aug 23 15:57:59 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3192] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:57:59 2026] GET /v2.0/ports/31aea004-190c-48aa-9ae0-b37de2e112fa => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3193] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:57:59 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3194] 10.0.0.210 () {30 vars in 690 bytes} [Sun Aug 23 15:58:03 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3195] 10.0.0.210 () {30 vars in 692 bytes} [Sun Aug 23 15:58:03 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3196] 10.0.0.210 () {30 vars in 668 bytes} [Sun Aug 23 15:58:03 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3197] 10.0.0.210 () {30 vars in 704 bytes} [Sun Aug 23 15:58:03 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3198] 10.0.0.210 () {28 vars in 439 bytes} [Sun Aug 23 15:58:03 2026] GET / => generated 151 bytes in 3 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1624/3199] 10.0.0.210 () {30 vars in 728 bytes} [Sun Aug 23 15:58:03 2026] GET /v2.0/subnets/94759aab-37b5-4e38-959e-47ee1b965cac => generated 656 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3200] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:58:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1625/3201] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:58:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3202] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:58:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1626/3203] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:58:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1578/3204] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:58:06 2026] GET /v2.0/subnets/1a3d4530-ebcc-461d-b4da-54d88c298365 => generated 674 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1627/3205] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:58:06 2026] GET /v2.0/subnets/94759aab-37b5-4e38-959e-47ee1b965cac => generated 674 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1579/3206] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:58:06 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 4005 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1628/3207] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:58:06 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1580/3208] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:58:06 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3209] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:58:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1581/3210] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:58:06 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:58:06.956 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-01f2e9e4-5d3d-4190-a3c9-877a96eefe2d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] No more DHCP agents 2026-08-23 15:58:06.957 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-01f2e9e4-5d3d-4190-a3c9-877a96eefe2d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Unable to schedule network 26c01b09-c322-41c6-8a6d-24e75ae0ab8e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 15:58:07.071 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0f5e71-2702-47c1-b327-1a39d852ff30 - - - - - -] OVN reports status down for port: ed054f9e-17f8-44f1-80bc-83b3db03263a 2026-08-23 15:58:07.116 8 INFO neutron.db.ovn_revision_numbers_db [None req-01f2e9e4-5d3d-4190-a3c9-877a96eefe2d be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ed054f9e-17f8-44f1-80bc-83b3db03263a (type: ports) to 1 [pid: 8|app: 0|req: 1630/3211] 162.253.55.186 () {34 vars in 717 bytes} [Sun Aug 23 15:58:06 2026] POST /v2.0/ports => generated 1332 bytes in 481 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1582/3212] 10.0.0.9 () {34 vars in 969 bytes} [Sun Aug 23 15:58:07 2026] GET /v2.0/ports/ed054f9e-17f8-44f1-80bc-83b3db03263a => generated 1332 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1631/3213] 162.253.55.186 () {34 vars in 1262 bytes} [Sun Aug 23 15:58:08 2026] GET /v2.0/ports/ed054f9e-17f8-44f1-80bc-83b3db03263a?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3214] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:08 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3215] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:08 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1634/3218] 162.253.55.186 () {34 vars in 975 bytes} [Sun Aug 23 15:58:09 2026] GET /v2.0/ports/ed054f9e-17f8-44f1-80bc-83b3db03263a => generated 1332 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1585/3219] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:58:09 2026] GET /v2.0/networks?id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e => generated 841 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:58:09.790 8 INFO neutron.db.ovn_revision_numbers_db [req-4da48d1e-c05d-4286-a48c-8dfc2aca8ca5 req-6208f210-d198-47c8-a689-dd98c3fe1faf ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource ed054f9e-17f8-44f1-80bc-83b3db03263a (type: ports) to 2 2026-08-23 15:58:09.985 8 INFO neutron.db.ovn_revision_numbers_db [req-4da48d1e-c05d-4286-a48c-8dfc2aca8ca5 req-6208f210-d198-47c8-a689-dd98c3fe1faf ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource ed054f9e-17f8-44f1-80bc-83b3db03263a (type: ports) to 4 [pid: 8|app: 0|req: 1635/3220] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:58:09 2026] PUT /v2.0/ports/ed054f9e-17f8-44f1-80bc-83b3db03263a => generated 1491 bytes in 581 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:58:10.038 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba55d4f8-8762-4f3d-85e5-c529f4ef96a3'] response: {'name': 'network-changed', 'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'tag': 'ed054f9e-17f8-44f1-80bc-83b3db03263a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1586/3221] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:58:10 2026] GET /v2.0/ports?tenant_id=1f4c1084cf174fe6a6db10759a721850&device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 5488 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1636/3222] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:58:10 2026] GET /v2.0/networks?id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e => generated 841 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1587/3223] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:58:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.163&port_id=ed054f9e-17f8-44f1-80bc-83b3db03263a => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1637/3224] 162.253.55.186 () {34 vars in 1106 bytes} [Sun Aug 23 15:58:10 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1df&port_id=ed054f9e-17f8-44f1-80bc-83b3db03263a => generated 19 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1588/3225] 162.253.55.186 () {34 vars in 1064 bytes} [Sun Aug 23 15:58:10 2026] GET /v2.0/subnets?id=0b30a83f-f333-49a1-86aa-0658780b0c52&id=94759aab-37b5-4e38-959e-47ee1b965cac => generated 1415 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1638/3226] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:10 2026] GET /v2.0/ports?network_id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e&device_owner=network%3Adhcp => generated 12 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1589/3227] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:10 2026] GET /v2.0/ports?network_id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e&device_owner=network%3Adhcp => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1639/3228] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:10 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3229] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:10 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1640/3230] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:58:11 2026] GET /v2.0/ports?tenant_id=1f4c1084cf174fe6a6db10759a721850&device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 5488 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3231] 162.253.55.186 () {34 vars in 1062 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.179&port_id=bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1641/3232] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/subnets?id=7697caf1-129a-4e75-906e-73e6661d85b4 => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1592/3233] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/ports?network_id=3d390a53-2d99-4fb1-a22a-e4af1493e82e&device_owner=network%3Adhcp => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3234] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/networks/3d390a53-2d99-4fb1-a22a-e4af1493e82e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1593/3235] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/networks/3d390a53-2d99-4fb1-a22a-e4af1493e82e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3236] 162.253.55.186 () {34 vars in 1056 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3237] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/subnets?id=d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3238] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/ports?network_id=ec2817b2-5edf-4873-90df-e798b2691b65&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3239] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3240] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1596/3241] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=b0e599a0-6bf0-421f-9201-543a213f266d => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3242] 162.253.55.186 () {34 vars in 1104 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2d2&port_id=b0e599a0-6bf0-421f-9201-543a213f266d => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1597/3243] 162.253.55.186 () {34 vars in 1064 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/subnets?id=1a3d4530-ebcc-461d-b4da-54d88c298365&id=8c2ffd5a-1745-45f3-992b-868078f00540 => generated 1411 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1647/3244] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/ports?network_id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5&device_owner=network%3Adhcp => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3245] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/ports?network_id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1648/3246] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1599/3247] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1649/3248] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.163&port_id=ed054f9e-17f8-44f1-80bc-83b3db03263a => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3249] 162.253.55.186 () {34 vars in 1106 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A1df&port_id=ed054f9e-17f8-44f1-80bc-83b3db03263a => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1650/3250] 162.253.55.186 () {34 vars in 1064 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/subnets?id=0b30a83f-f333-49a1-86aa-0658780b0c52&id=94759aab-37b5-4e38-959e-47ee1b965cac => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1601/3251] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/ports?network_id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3252] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/ports?network_id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1602/3253] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=segments => generated 14 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1652/3254] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:12 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:58:13.475 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0f5e71-2702-47c1-b327-1a39d852ff30 - - - - - -] OVN reports status up for port: ed054f9e-17f8-44f1-80bc-83b3db03263a 2026-08-23 15:58:13.487 7 INFO neutron.plugins.ml2.plugin [None req-7e0f5e71-2702-47c1-b327-1a39d852ff30 - - - - - -] Attempt 1 to provision port ed054f9e-17f8-44f1-80bc-83b3db03263a 2026-08-23 15:58:13.598 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-187c1455-d37e-4355-9aa1-77f9f1ba01a3'] response: {'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ed054f9e-17f8-44f1-80bc-83b3db03263a', 'code': 200} 2026-08-23 15:58:13.776 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e0f5e71-2702-47c1-b327-1a39d852ff30 - - - - - -] Successfully bumped revision number for resource ed054f9e-17f8-44f1-80bc-83b3db03263a (type: ports) to 5 2026-08-23 15:58:15.636 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3f4a1f52-ca4d-46d2-9520-e70a386150fa'] response: {'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ed054f9e-17f8-44f1-80bc-83b3db03263a', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1603/3255] 10.0.0.9 () {34 vars in 969 bytes} [Sun Aug 23 15:58:16 2026] GET /v2.0/ports/ed054f9e-17f8-44f1-80bc-83b3db03263a => generated 1493 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1653/3256] 162.253.55.186 () {30 vars in 743 bytes} [Sun Aug 23 15:58:16 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e => generated 838 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3257] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:58:16 2026] GET /v2.0/subnets/94759aab-37b5-4e38-959e-47ee1b965cac => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1654/3258] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:58:16 2026] GET /v2.0/subnets/0b30a83f-f333-49a1-86aa-0658780b0c52 => generated 748 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1605/3259] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:58:16 2026] GET /v2.0/ports/b0e599a0-6bf0-421f-9201-543a213f266d => generated 1489 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:58:17.265 8 INFO neutron.db.ovn_revision_numbers_db [None req-18320f56-81f9-43ac-a16a-fbca67112cf6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b0e599a0-6bf0-421f-9201-543a213f266d (type: ports) to 6 [pid: 8|app: 0|req: 1655/3260] 162.253.55.186 () {34 vars in 790 bytes} [Sun Aug 23 15:58:16 2026] PUT /v2.0/ports/b0e599a0-6bf0-421f-9201-543a213f266d => generated 1232 bytes in 410 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:58:17.319 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5229398a-deb9-4350-89a9-f42cad4b76f3'] response: {'name': 'network-changed', 'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'tag': 'b0e599a0-6bf0-421f-9201-543a213f266d', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1606/3261] 162.253.55.186 () {30 vars in 743 bytes} [Sun Aug 23 15:58:17 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5 => generated 837 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1656/3262] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:58:17 2026] GET /v2.0/subnets/1a3d4530-ebcc-461d-b4da-54d88c298365 => generated 674 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1607/3263] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:58:17 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3264] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:58:17 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1608/3265] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:58:17 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3266] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:58:17 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1609/3267] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:58:17 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1659/3268] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:58:17 2026] GET /v2.0/ports/31aea004-190c-48aa-9ae0-b37de2e112fa => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3269] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:58:17 2026] GET /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 1315 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3270] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:58:17 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1611/3271] 162.253.55.186 () {30 vars in 743 bytes} [Sun Aug 23 15:58:17 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65 => generated 841 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3272] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:58:17 2026] GET /v2.0/ports/31aea004-190c-48aa-9ae0-b37de2e112fa => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1612/3273] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:58:17 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1662/3274] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:58:17 2026] GET /v2.0/ports?tenant_id=1f4c1084cf174fe6a6db10759a721850&device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 5261 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1613/3275] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:58:17 2026] GET /v2.0/networks?id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5 => generated 840 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3276] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:58:17 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=b0e599a0-6bf0-421f-9201-543a213f266d => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1614/3277] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:58:17 2026] GET /v2.0/subnets?id=1a3d4530-ebcc-461d-b4da-54d88c298365 => generated 677 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3278] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:18 2026] GET /v2.0/ports?network_id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3279] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:18 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1665/3280] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:18 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1617/3283] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:58:28 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1667/3284] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:58:28 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3285] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:58:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1668/3286] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:58:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3287] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:58:29 2026] GET /v2.0/subnets/1a3d4530-ebcc-461d-b4da-54d88c298365 => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1669/3288] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:58:29 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 5261 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3289] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:58:29 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3290] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:58:29 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1621/3291] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:58:29 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3292] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:58:29 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3293] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:58:29 2026] GET /v2.0/ports/ed054f9e-17f8-44f1-80bc-83b3db03263a => generated 1493 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:58:29.709 8 INFO neutron.db.ovn_revision_numbers_db [None req-445248bd-3c60-4727-b296-36046ca96945 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ed054f9e-17f8-44f1-80bc-83b3db03263a (type: ports) to 6 [pid: 8|app: 0|req: 1672/3294] 162.253.55.186 () {34 vars in 790 bytes} [Sun Aug 23 15:58:29 2026] PUT /v2.0/ports/ed054f9e-17f8-44f1-80bc-83b3db03263a => generated 1232 bytes in 350 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:58:29.758 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e97e5a7-4c38-4911-a4fa-cc70d40d0585'] response: {'name': 'network-changed', 'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'tag': 'ed054f9e-17f8-44f1-80bc-83b3db03263a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1623/3295] 162.253.55.186 () {30 vars in 743 bytes} [Sun Aug 23 15:58:29 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e => generated 838 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1673/3296] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:58:29 2026] GET /v2.0/subnets/94759aab-37b5-4e38-959e-47ee1b965cac => generated 674 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1624/3297] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:58:29 2026] GET /v2.0/ports/ed054f9e-17f8-44f1-80bc-83b3db03263a => generated 1260 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:58:30.248 8 INFO neutron.db.ovn_revision_numbers_db [None req-c819d766-3903-47ff-98e0-4cd01b17776f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ed054f9e-17f8-44f1-80bc-83b3db03263a (type: ports) to 7 [pid: 8|app: 0|req: 1674/3298] 162.253.55.186 () {34 vars in 789 bytes} [Sun Aug 23 15:58:29 2026] PUT /v2.0/ports/ed054f9e-17f8-44f1-80bc-83b3db03263a => generated 1057 bytes in 370 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1675/3299] 162.253.55.186 () {30 vars in 743 bytes} [Sun Aug 23 15:58:30 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e => generated 838 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1625/3300] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:58:30 2026] GET /v2.0/ports?tenant_id=1f4c1084cf174fe6a6db10759a721850&device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 4853 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1626/3301] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:58:30 2026] GET /v2.0/networks?id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e => generated 841 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1676/3302] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:58:30 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 4853 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3303] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:30 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1677/3304] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:30 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3305] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:58:30 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 4853 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1678/3306] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:58:31 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 4853 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:58:31.812 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d6daf77-a797-4e03-94df-348eb99f557a'] response: {'name': 'network-changed', 'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'tag': 'ed054f9e-17f8-44f1-80bc-83b3db03263a', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1629/3307] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:58:32 2026] GET /v2.0/ports?tenant_id=1f4c1084cf174fe6a6db10759a721850&device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 4853 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3308] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:58:32 2026] GET /v2.0/networks?id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e => generated 841 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3309] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:32 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:58:32.486 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9e5f2342-e195-423a-b0db-ae302feeb12d - - - - - -] OVN reports status down for port: ed054f9e-17f8-44f1-80bc-83b3db03263a [pid: 8|app: 0|req: 1680/3310] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:32 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3311] 162.253.55.186 () {34 vars in 975 bytes} [Sun Aug 23 15:58:32 2026] GET /v2.0/ports/ed054f9e-17f8-44f1-80bc-83b3db03263a => generated 1085 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3312] 162.253.55.186 () {34 vars in 1060 bytes} [Sun Aug 23 15:58:32 2026] GET /v2.0/ports/ed054f9e-17f8-44f1-80bc-83b3db03263a?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3313] 162.253.55.186 () {34 vars in 1016 bytes} [Sun Aug 23 15:58:32 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=dns_domain => generated 29 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:58:32.673 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9fa1ca8-2586-48b4-9c0a-4a2381612049'] response: {'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ed054f9e-17f8-44f1-80bc-83b3db03263a', 'code': 200} [pid: 7|app: 0|req: 1632/3314] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:58:32 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 4853 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:58:32.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-9e5f2342-e195-423a-b0db-ae302feeb12d - - - - - -] Successfully bumped revision number for resource ed054f9e-17f8-44f1-80bc-83b3db03263a (type: ports) to 8 2026-08-23 15:58:32.976 8 INFO neutron.db.ovn_revision_numbers_db [req-7cd4144b-c1ee-4d51-8a4f-85b1112b799c req-921ff7b4-1135-4898-a2f6-2e7e3b1fca42 ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource ed054f9e-17f8-44f1-80bc-83b3db03263a (type: ports) to 9 [pid: 8|app: 0|req: 1683/3315] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:58:32 2026] PUT /v2.0/ports/ed054f9e-17f8-44f1-80bc-83b3db03263a => generated 917 bytes in 337 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1633/3316] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:58:33 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 3776 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:58:33.916 8 INFO neutron_taas.services.taas.taas_plugin [None req-d0e4467b-f026-4027-94ec-b5d83fbd33c6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: ed054f9e-17f8-44f1-80bc-83b3db03263a 2026-08-23 15:58:33.919 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d0e4467b-f026-4027-94ec-b5d83fbd33c6 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: ed054f9e-17f8-44f1-80bc-83b3db03263a [pid: 8|app: 0|req: 1684/3317] 162.253.55.186 () {32 vars in 759 bytes} [Sun Aug 23 15:58:33 2026] DELETE /v2.0/ports/ed054f9e-17f8-44f1-80bc-83b3db03263a => generated 0 bytes in 250 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1634/3318] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1685/3319] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1635/3320] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3321] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3322] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1687/3323] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/ports/31aea004-190c-48aa-9ae0-b37de2e112fa => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1637/3324] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 1315 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1688/3325] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1638/3326] 162.253.55.186 () {30 vars in 743 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65 => generated 841 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1689/3327] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/ports/31aea004-190c-48aa-9ae0-b37de2e112fa => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3328] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1690/3329] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/ports?tenant_id=1f4c1084cf174fe6a6db10759a721850&device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 3776 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1640/3330] 162.253.55.186 () {34 vars in 1226 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/networks?id=3d390a53-2d99-4fb1-a22a-e4af1493e82e&id=ec2817b2-5edf-4873-90df-e798b2691b65&id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5&id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e => generated 3258 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1691/3331] 162.253.55.186 () {34 vars in 1062 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.179&port_id=bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1641/3332] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/subnets?id=7697caf1-129a-4e75-906e-73e6661d85b4 => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:58:34.726 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-22878566-28b0-4f9f-bdab-0a5774b6cfbb'] response: {'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ed054f9e-17f8-44f1-80bc-83b3db03263a', 'code': 200} [pid: 8|app: 0|req: 1692/3333] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/ports?network_id=3d390a53-2d99-4fb1-a22a-e4af1493e82e&device_owner=network%3Adhcp => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1642/3334] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/networks/3d390a53-2d99-4fb1-a22a-e4af1493e82e?fields=segments => generated 14 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3335] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/networks/3d390a53-2d99-4fb1-a22a-e4af1493e82e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3336] 162.253.55.186 () {34 vars in 1056 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3337] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/subnets?id=d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 678 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3338] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/ports?network_id=ec2817b2-5edf-4873-90df-e798b2691b65&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1695/3339] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:34 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1645/3340] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:35 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1696/3341] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:58:35 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.124&port_id=b0e599a0-6bf0-421f-9201-543a213f266d => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3342] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:58:35 2026] GET /v2.0/subnets?id=1a3d4530-ebcc-461d-b4da-54d88c298365 => generated 677 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1697/3343] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:35 2026] GET /v2.0/ports?network_id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1647/3344] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:35 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=segments => generated 14 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1698/3345] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:35 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1648/3346] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:58:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1699/3347] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:58:38 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1649/3348] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:58:38 2026] GET /v2.0/extensions/qos => generated 166 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1700/3349] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:58:38 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3350] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:58:39 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 3776 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3353] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:58:39 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1702/3354] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:58:39 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1653/3355] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:58:39 2026] GET /v2.0/extensions/qos => generated 166 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3356] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:58:39 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1654/3357] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:58:39 2026] GET /v2.0/ports/b0e599a0-6bf0-421f-9201-543a213f266d => generated 1260 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:58:39.632 8 INFO neutron.db.ovn_revision_numbers_db [None req-18bf516b-63b8-4f03-a648-ac86eeca95ed be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b0e599a0-6bf0-421f-9201-543a213f266d (type: ports) to 7 [pid: 8|app: 0|req: 1704/3358] 162.253.55.186 () {34 vars in 789 bytes} [Sun Aug 23 15:58:39 2026] PUT /v2.0/ports/b0e599a0-6bf0-421f-9201-543a213f266d => generated 1057 bytes in 361 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1655/3359] 162.253.55.186 () {30 vars in 743 bytes} [Sun Aug 23 15:58:39 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5 => generated 837 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:58:39.698 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8774298-d92e-4859-b3f8-20ca99b388be'] response: {'name': 'network-changed', 'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'tag': 'b0e599a0-6bf0-421f-9201-543a213f266d', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1705/3360] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:58:39 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 3601 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1656/3361] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:58:39 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 3601 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1706/3362] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:58:40 2026] GET /v2.0/ports?tenant_id=1f4c1084cf174fe6a6db10759a721850&device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 3601 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1657/3363] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:58:40 2026] GET /v2.0/networks?id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5 => generated 840 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3364] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:40 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1658/3365] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:40 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3366] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:58:40 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 3601 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:58:41.634 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-c615140e-601e-47af-8f9c-82139786801b - - - - - -] OVN reports status down for port: b0e599a0-6bf0-421f-9201-543a213f266d [pid: 7|app: 0|req: 1659/3367] 162.253.55.186 () {34 vars in 975 bytes} [Sun Aug 23 15:58:41 2026] GET /v2.0/ports/b0e599a0-6bf0-421f-9201-543a213f266d => generated 1085 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1709/3368] 162.253.55.186 () {34 vars in 1060 bytes} [Sun Aug 23 15:58:41 2026] GET /v2.0/ports/b0e599a0-6bf0-421f-9201-543a213f266d?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:58:41.828 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-57246cfb-8671-4fa5-9beb-7dbffccf31d4'] response: {'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b0e599a0-6bf0-421f-9201-543a213f266d', 'code': 200} [pid: 7|app: 0|req: 1660/3369] 162.253.55.186 () {34 vars in 1016 bytes} [Sun Aug 23 15:58:41 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=dns_domain => generated 29 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:58:41.934 7 INFO neutron.db.ovn_revision_numbers_db [None req-c615140e-601e-47af-8f9c-82139786801b - - - - - -] Successfully bumped revision number for resource b0e599a0-6bf0-421f-9201-543a213f266d (type: ports) to 8 [pid: 7|app: 0|req: 1661/3370] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:58:41 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 3599 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:58:42.118 8 INFO neutron.db.ovn_revision_numbers_db [req-5fb78bd2-0be4-42bf-ba25-ab0d1e360e1e req-93739bbe-364d-4b2e-b159-d3cec1de140a ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource b0e599a0-6bf0-421f-9201-543a213f266d (type: ports) to 9 [pid: 8|app: 0|req: 1710/3371] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:58:41 2026] PUT /v2.0/ports/b0e599a0-6bf0-421f-9201-543a213f266d => generated 917 bytes in 301 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1662/3372] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 2524 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:58:43.224 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e5b8bce-f595-4d03-8767-34e37fcc957a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: b0e599a0-6bf0-421f-9201-543a213f266d 2026-08-23 15:58:43.226 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e5b8bce-f595-4d03-8767-34e37fcc957a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: b0e599a0-6bf0-421f-9201-543a213f266d [pid: 8|app: 0|req: 1711/3373] 162.253.55.186 () {32 vars in 759 bytes} [Sun Aug 23 15:58:43 2026] DELETE /v2.0/ports/b0e599a0-6bf0-421f-9201-543a213f266d => generated 0 bytes in 219 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3374] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1712/3375] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3376] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1713/3377] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1665/3378] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3379] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/ports/31aea004-190c-48aa-9ae0-b37de2e112fa => generated 1140 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1666/3380] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 1315 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3381] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1667/3382] 162.253.55.186 () {30 vars in 743 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1716/3383] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/ports?tenant_id=1f4c1084cf174fe6a6db10759a721850&device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 2524 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1668/3384] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/ports/31aea004-190c-48aa-9ae0-b37de2e112fa => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3385] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1717/3386] 162.253.55.186 () {34 vars in 1146 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/networks?id=3d390a53-2d99-4fb1-a22a-e4af1493e82e&id=ec2817b2-5edf-4873-90df-e798b2691b65&id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5 => generated 2431 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1670/3387] 162.253.55.186 () {34 vars in 1062 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.179&port_id=bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3388] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/subnets?id=7697caf1-129a-4e75-906e-73e6661d85b4 => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1671/3389] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/ports?network_id=3d390a53-2d99-4fb1-a22a-e4af1493e82e&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:58:43.877 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-87688797-42e3-4c27-bd47-5ef65cd819fe'] response: {'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b0e599a0-6bf0-421f-9201-543a213f266d', 'code': 200} [pid: 8|app: 0|req: 1719/3390] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/networks/3d390a53-2d99-4fb1-a22a-e4af1493e82e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3391] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/networks/3d390a53-2d99-4fb1-a22a-e4af1493e82e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3392] 162.253.55.186 () {34 vars in 1056 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.48&port_id=10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3393] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:58:43 2026] GET /v2.0/subnets?id=d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 678 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3394] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:58:44 2026] GET /v2.0/ports?network_id=ec2817b2-5edf-4873-90df-e798b2691b65&device_owner=network%3Adhcp => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1674/3395] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:58:44 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=segments => generated 14 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1722/3396] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:58:44 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3399] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:58:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1676/3400] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:58:54 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3401] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:58:54 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3402] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:58:54 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:58:54.856 8 INFO neutron.api.v2.resource [None req-11853b0c-886a-421d-a4a9-5ad50d3fb0cf be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1726/3403] 162.253.55.186 () {30 vars in 763 bytes} [Sun Aug 23 15:58:54 2026] GET /v2.0/security-groups/lb-626c0f7e-1499-4bf1-b9f7-7276264839bc => generated 149 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1678/3404] 162.253.55.186 () {30 vars in 785 bytes} [Sun Aug 23 15:58:54 2026] GET /v2.0/security-groups?name=lb-626c0f7e-1499-4bf1-b9f7-7276264839bc => generated 2865 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1727/3405] 162.253.55.186 () {30 vars in 815 bytes} [Sun Aug 23 15:58:54 2026] GET /v2.0/security-group-rules?security_group_id=cba603ed-4e4a-47cf-bb8d-8640d8580b8c => generated 2334 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1679/3406] 162.253.55.186 () {32 vars in 789 bytes} [Sun Aug 23 15:58:54 2026] DELETE /v2.0/security-group-rules/310ace21-31fb-446d-8652-e7f7630916cc => generated 0 bytes in 114 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1728/3407] 162.253.55.186 () {32 vars in 789 bytes} [Sun Aug 23 15:58:55 2026] DELETE /v2.0/security-group-rules/c93838ba-e4b5-49ab-91db-64345f86b734 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1680/3408] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:58:55 2026] GET /v2.0/floatingips => generated 2589 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1729/3409] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:58:55 2026] GET /v2.0/security-groups => generated 30271 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1681/3410] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:58:55 2026] GET /v2.0/routers => generated 965 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1730/3411] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:58:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3412] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:58:55 2026] GET /v2.0/agents => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1731/3413] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:58:55 2026] GET /v2.0/subnets => generated 5513 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1683/3414] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:58:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1732/3415] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:58:55 2026] GET /v2.0/networks => generated 4770 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1684/3416] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:58:55 2026] GET /v2.0/ports => generated 22045 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3417] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:58:56 2026] GET /v2.0/network-ip-availabilities => generated 3188 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1685/3418] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:58:56 2026] GET /v2.0/subnets => generated 5513 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:58:59.468 8 INFO neutron_taas.services.taas.taas_plugin [None req-753f9adc-9cc6-4b22-8882-2306c776047b 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] TaaS: Handle Delete Port: 488d9335-5715-4d35-9355-7c7cc030605d 2026-08-23 15:58:59.471 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-753f9adc-9cc6-4b22-8882-2306c776047b 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Tap Mirror: Handle Delete Port: 488d9335-5715-4d35-9355-7c7cc030605d 2026-08-23 15:58:59.714 8 INFO neutron.db.l3_db [None req-753f9adc-9cc6-4b22-8882-2306c776047b 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Floating IP 77abb288-d2a7-4691-86ca-d4bdc7b8f473 disassociated (deleted). External IP: 10.96.250.207, port: 31aea004-190c-48aa-9ae0-b37de2e112fa. [pid: 8|app: 0|req: 1734/3419] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:58:58 2026] DELETE /v2.0/floatingips/77abb288-d2a7-4691-86ca-d4bdc7b8f473 => generated 0 bytes in 999 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:58:59.766 7 INFO neutron.api.v2.resource [None req-ce438152-f937-44c9-97c4-f432b9fde50f 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1686/3420] 10.0.0.233 () {32 vars in 729 bytes} [Sun Aug 23 15:58:59 2026] GET /v2.0/floatingips/77abb288-d2a7-4691-86ca-d4bdc7b8f473 => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1735/3421] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:59:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1687/3422] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:59:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1736/3423] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:59:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3424] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:59:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:59:00.448 8 INFO neutron.api.v2.resource [None req-814fab54-c944-4874-83f5-e8cf74843a39 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1737/3425] 162.253.55.186 () {30 vars in 763 bytes} [Sun Aug 23 15:59:00 2026] GET /v2.0/security-groups/lb-626c0f7e-1499-4bf1-b9f7-7276264839bc => generated 149 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1689/3426] 162.253.55.186 () {30 vars in 785 bytes} [Sun Aug 23 15:59:00 2026] GET /v2.0/security-groups?name=lb-626c0f7e-1499-4bf1-b9f7-7276264839bc => generated 1639 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1738/3427] 162.253.55.186 () {30 vars in 815 bytes} [Sun Aug 23 15:59:00 2026] GET /v2.0/security-group-rules?security_group_id=cba603ed-4e4a-47cf-bb8d-8640d8580b8c => generated 1182 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3428] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:59:00 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1739/3429] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:59:00 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3430] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:59:00 2026] GET /v2.0/extensions/qos => generated 166 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3431] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:59:00 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1692/3432] 162.253.55.186 () {30 vars in 741 bytes} [Sun Aug 23 15:59:00 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 675 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1741/3433] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:59:00 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 2524 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3434] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:59:00 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 2524 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1742/3435] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:59:01 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 2524 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3436] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:59:02 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 2524 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:59:02.869 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a8b1ca8f-5b8d-4538-98a4-e92d7731672e - - - - - -] OVN reports status down for port: 10c46cd1-3a4b-447f-bdc2-8a802da99937 2026-08-23 15:59:02.869 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb16489c-61ad-4ac3-99c3-43e09236a6b1 - - - - - -] OVN reports status down for port: 31aea004-190c-48aa-9ae0-b37de2e112fa [pid: 8|app: 0|req: 1743/3437] 162.253.55.186 () {34 vars in 975 bytes} [Sun Aug 23 15:59:02 2026] GET /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 1315 bytes in 143 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1695/3438] 162.253.55.186 () {34 vars in 1060 bytes} [Sun Aug 23 15:59:03 2026] GET /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:59:03.207 8 INFO neutron.db.ovn_revision_numbers_db [None req-db5cecc9-dadb-465d-9335-b5a29b3b2392 - - - - - -] Successfully bumped revision number for resource 31aea004-190c-48aa-9ae0-b37de2e112fa (type: ports) to 6 2026-08-23 15:59:03.212 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-4f2666de-7d54-48a9-a64a-69045e1e357e'] response: {'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '10c46cd1-3a4b-447f-bdc2-8a802da99937', 'code': 200} [pid: 7|app: 0|req: 1696/3439] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:59:03 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 2522 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1744/3440] 162.253.55.186 () {34 vars in 1016 bytes} [Sun Aug 23 15:59:03 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65?fields=dns_domain => generated 29 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:59:03.347 8 INFO neutron.db.ovn_revision_numbers_db [None req-a8b1ca8f-5b8d-4538-98a4-e92d7731672e - - - - - -] Successfully bumped revision number for resource 10c46cd1-3a4b-447f-bdc2-8a802da99937 (type: ports) to 8 2026-08-23 15:59:03.639 7 INFO neutron.db.ovn_revision_numbers_db [req-dc3fb24a-258d-49b4-9f49-e05a606f702f req-973aa10b-3387-4c00-ab8b-7d8764617dd4 ad4623ca97e245ce9f59bc7e2e3333fc b0455ee431df493f948465f89636a5ff - - 7acb8061d3734d07a1bfe37a9504d69a 7acb8061d3734d07a1bfe37a9504d69a] Successfully bumped revision number for resource 10c46cd1-3a4b-447f-bdc2-8a802da99937 (type: ports) to 9 [pid: 7|app: 0|req: 1697/3441] 162.253.55.186 () {38 vars in 1028 bytes} [Sun Aug 23 15:59:03 2026] PUT /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 1147 bytes in 387 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1745/3442] 162.253.55.186 () {30 vars in 769 bytes} [Sun Aug 23 15:59:04 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 1217 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:59:04.666 7 INFO neutron.db.ovn_revision_numbers_db [None req-376858c8-b2d2-43a8-aa7c-20917daf5e07 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 10c46cd1-3a4b-447f-bdc2-8a802da99937 (type: ports) to 10 [pid: 7|app: 0|req: 1698/3443] 162.253.55.186 () {34 vars in 789 bytes} [Sun Aug 23 15:59:04 2026] PUT /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 1087 bytes in 364 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:59:04.747 8 INFO neutron.db.ovn_revision_numbers_db [None req-db5cecc9-dadb-465d-9335-b5a29b3b2392 - - - - - -] Successfully bumped revision number for resource 31aea004-190c-48aa-9ae0-b37de2e112fa (type: ports) to 8 [pid: 8|app: 0|req: 1746/3444] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:59:04 2026] GET /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 1087 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:59:04.935 7 INFO neutron_taas.services.taas.taas_plugin [None req-987a4c29-98b9-4ca6-9ee8-610632c71055 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 10c46cd1-3a4b-447f-bdc2-8a802da99937 2026-08-23 15:59:04.938 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-987a4c29-98b9-4ca6-9ee8-610632c71055 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 10c46cd1-3a4b-447f-bdc2-8a802da99937 [pid: 7|app: 0|req: 1699/3445] 162.253.55.186 () {32 vars in 759 bytes} [Sun Aug 23 15:59:04 2026] DELETE /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 0 bytes in 334 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3446] 162.253.55.186 () {30 vars in 703 bytes} [Sun Aug 23 15:59:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1701/3447] 162.253.55.186 () {30 vars in 705 bytes} [Sun Aug 23 15:59:05 2026] GET /v2.0/extensions/dns-integration => generated 172 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3448] 162.253.55.186 () {30 vars in 681 bytes} [Sun Aug 23 15:59:05 2026] GET /v2.0/extensions/qos => generated 166 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1747/3449] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:59:05 2026] GET /v2.0/ports?tenant_id=1f4c1084cf174fe6a6db10759a721850&device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 1217 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1703/3450] 162.253.55.186 () {30 vars in 717 bytes} [Sun Aug 23 15:59:05 2026] GET /v2.0/extensions/allowed-address-pairs => generated 184 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:59:05.238 7 INFO neutron.pecan_wsgi.hooks.translation [None req-16ebac62-1ef3-4c69-95ae-d4eac191ce1a be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1704/3451] 162.253.55.186 () {32 vars in 759 bytes} [Sun Aug 23 15:59:05 2026] DELETE /v2.0/ports/10c46cd1-3a4b-447f-bdc2-8a802da99937 => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:59:05.250 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-903bffaa-31b3-4108-a4e8-f478dbc72d60'] response: {'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '10c46cd1-3a4b-447f-bdc2-8a802da99937', 'code': 200} [pid: 8|app: 0|req: 1748/3452] 162.253.55.186 () {34 vars in 1066 bytes} [Sun Aug 23 15:59:05 2026] GET /v2.0/networks?id=3d390a53-2d99-4fb1-a22a-e4af1493e82e&id=ec2817b2-5edf-4873-90df-e798b2691b65 => generated 1605 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3453] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:59:05 2026] GET /v2.0/ports/31aea004-190c-48aa-9ae0-b37de2e112fa => generated 1132 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1749/3454] 162.253.55.186 () {34 vars in 1062 bytes} [Sun Aug 23 15:59:05 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.179&port_id=bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:59:05.295 7 INFO neutron.api.v2.resource [None req-7a0cb3e0-bde3-4a1e-94d9-48078053e1ff be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1706/3455] 162.253.55.186 () {30 vars in 763 bytes} [Sun Aug 23 15:59:05 2026] GET /v2.0/security-groups/lb-626c0f7e-1499-4bf1-b9f7-7276264839bc => generated 149 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1750/3456] 162.253.55.186 () {34 vars in 984 bytes} [Sun Aug 23 15:59:05 2026] GET /v2.0/subnets?id=7697caf1-129a-4e75-906e-73e6661d85b4 => generated 654 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3457] 162.253.55.186 () {30 vars in 785 bytes} [Sun Aug 23 15:59:05 2026] GET /v2.0/security-groups?name=lb-626c0f7e-1499-4bf1-b9f7-7276264839bc => generated 1639 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1751/3458] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:59:05 2026] GET /v2.0/ports?network_id=3d390a53-2d99-4fb1-a22a-e4af1493e82e&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3459] 162.253.55.186 () {30 vars in 737 bytes} [Sun Aug 23 15:59:05 2026] GET /v2.0/ports/31aea004-190c-48aa-9ae0-b37de2e112fa => generated 1132 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1752/3460] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:59:05 2026] GET /v2.0/networks/3d390a53-2d99-4fb1-a22a-e4af1493e82e?fields=segments => generated 14 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1753/3461] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:59:05 2026] GET /v2.0/networks/3d390a53-2d99-4fb1-a22a-e4af1493e82e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:59:05.665 7 INFO neutron.db.ovn_revision_numbers_db [None req-8842fdc4-6341-44d1-83b3-1e0187c7f2b8 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 31aea004-190c-48aa-9ae0-b37de2e112fa (type: ports) to 9 [pid: 7|app: 0|req: 1709/3462] 162.253.55.186 () {34 vars in 789 bytes} [Sun Aug 23 15:59:05 2026] PUT /v2.0/ports/31aea004-190c-48aa-9ae0-b37de2e112fa => generated 1094 bytes in 300 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1754/3463] 162.253.55.186 () {32 vars in 779 bytes} [Sun Aug 23 15:59:05 2026] DELETE /v2.0/security-groups/cba603ed-4e4a-47cf-bb8d-8640d8580b8c => generated 0 bytes in 150 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:05.983 7 INFO neutron_taas.services.taas.taas_plugin [None req-55c3de36-c19e-4aa1-946d-399a8fdd88a2 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: 31aea004-190c-48aa-9ae0-b37de2e112fa 2026-08-23 15:59:05.986 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-55c3de36-c19e-4aa1-946d-399a8fdd88a2 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: 31aea004-190c-48aa-9ae0-b37de2e112fa [pid: 7|app: 0|req: 1710/3464] 162.253.55.186 () {32 vars in 759 bytes} [Sun Aug 23 15:59:05 2026] DELETE /v2.0/ports/31aea004-190c-48aa-9ae0-b37de2e112fa => generated 0 bytes in 300 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:59:07.484 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5823d12d-8d81-4a21-95b8-05b07c6b259e - - - - - -] OVN reports status down for port: bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 2026-08-23 15:59:07.629 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-da9d4464-45a5-4e8e-818f-1e4944bff043'] response: {'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bf98ad09-18bc-4471-8dc9-30e81fe6a7e9', 'code': 200} 2026-08-23 15:59:07.755 8 INFO neutron.db.ovn_revision_numbers_db [None req-5823d12d-8d81-4a21-95b8-05b07c6b259e - - - - - -] Successfully bumped revision number for resource bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 (type: ports) to 6 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1755/3465] 162.253.55.186 () {34 vars in 994 bytes} [Sun Aug 23 15:59:08 2026] GET /v2.0/ports?device_id=f5adf90f-6838-429b-bce1-62e778cd4634 => generated 1215 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:59:08.831 7 INFO neutron_taas.services.taas.taas_plugin [req-5b485246-02fb-4fad-9bb7-a581378669e4 req-15cd3590-3046-47a9-8449-2f741d6482e8 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] TaaS: Handle Delete Port: bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 2026-08-23 15:59:08.834 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-5b485246-02fb-4fad-9bb7-a581378669e4 req-15cd3590-3046-47a9-8449-2f741d6482e8 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Tap Mirror: Handle Delete Port: bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 [pid: 7|app: 0|req: 1711/3466] 162.253.55.186 () {36 vars in 997 bytes} [Sun Aug 23 15:59:08 2026] DELETE /v2.0/ports/bf98ad09-18bc-4471-8dc9-30e81fe6a7e9 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:59:09.011 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5225336e-401b-4df7-bc07-778c7b148ad7'] response: {'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'name': 'network-vif-deleted', 'tag': 'bf98ad09-18bc-4471-8dc9-30e81fe6a7e9', 'status': 'completed', 'code': 200} 2026-08-23 15:59:09.668 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-126408b0-6905-47ca-b9cf-55c4e0e39461'] response: {'server_uuid': 'f5adf90f-6838-429b-bce1-62e778cd4634', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bf98ad09-18bc-4471-8dc9-30e81fe6a7e9', 'code': 200} 2026-08-23 15:59:10.167 7 INFO neutron_taas.services.taas.taas_plugin [None req-a7704222-a8d4-4ba5-908c-a102287bb3c3 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] TaaS: Handle Delete Port: c7f8fcee-4c6b-41c6-b061-3ecaec8de41b 2026-08-23 15:59:10.170 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a7704222-a8d4-4ba5-908c-a102287bb3c3 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Tap Mirror: Handle Delete Port: c7f8fcee-4c6b-41c6-b061-3ecaec8de41b 2026-08-23 15:59:10.999 7 INFO neutron.db.l3_db [None req-a7704222-a8d4-4ba5-908c-a102287bb3c3 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Floating IP 0eaa9b0e-80d4-413c-a5d7-8ac1c45e564b disassociated (deleted). External IP: 10.96.250.219, port: 84f974f9-7253-416e-8713-41d5a221ae91. [pid: 7|app: 0|req: 1713/3469] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:59:09 2026] DELETE /v2.0/floatingips/0eaa9b0e-80d4-413c-a5d7-8ac1c45e564b => generated 0 bytes in 1042 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:59:11.070 8 INFO neutron.api.v2.resource [None req-16670552-b1c3-4fe3-a154-d5d9ef0bd353 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1757/3470] 10.0.0.233 () {32 vars in 729 bytes} [Sun Aug 23 15:59:11 2026] GET /v2.0/floatingips/0eaa9b0e-80d4-413c-a5d7-8ac1c45e564b => generated 144 bytes in 28 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:59:11.085 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-62e3842a-45d8-4f60-b9b6-6c84f27bf825'] response: {'name': 'network-changed', 'server_uuid': 'b98347a5-47f1-452f-a6d9-f9ee6117f26b', 'tag': '84f974f9-7253-416e-8713-41d5a221ae91', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1714/3471] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:59:11 2026] GET /v2.0/ports?device_id=b98347a5-47f1-452f-a6d9-f9ee6117f26b => generated 1200 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1758/3472] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:59:11 2026] GET /v2.0/security-groups?id=99f851b9-f809-40ea-be1b-32461ea3ed0c&fields=id&fields=name => generated 112 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3473] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:59:11 2026] GET /v2.0/ports?tenant_id=db330784438b4edcb78c60ece9b8ec98&device_id=b98347a5-47f1-452f-a6d9-f9ee6117f26b => generated 1438 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1759/3474] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:59:11 2026] GET /v2.0/networks?id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e => generated 841 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1716/3475] 162.253.55.186 () {34 vars in 1056 bytes} [Sun Aug 23 15:59:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.83&port_id=84f974f9-7253-416e-8713-41d5a221ae91 => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1760/3476] 162.253.55.186 () {34 vars in 1106 bytes} [Sun Aug 23 15:59:11 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A269&port_id=84f974f9-7253-416e-8713-41d5a221ae91 => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1717/3477] 162.253.55.186 () {34 vars in 1064 bytes} [Sun Aug 23 15:59:11 2026] GET /v2.0/subnets?id=0b30a83f-f333-49a1-86aa-0658780b0c52&id=94759aab-37b5-4e38-959e-47ee1b965cac => generated 1415 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1761/3478] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:59:11 2026] GET /v2.0/ports?network_id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1718/3479] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:59:11 2026] GET /v2.0/ports?network_id=26c01b09-c322-41c6-8a6d-24e75ae0ab8e&device_owner=network%3Adhcp => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1762/3480] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:59:11 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1719/3481] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:59:11 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:59:12.289 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb16489c-61ad-4ac3-99c3-43e09236a6b1 - - - - - -] OVN reports status down for port: 84f974f9-7253-416e-8713-41d5a221ae91 2026-08-23 15:59:12.549 7 INFO neutron.db.ovn_revision_numbers_db [None req-bb16489c-61ad-4ac3-99c3-43e09236a6b1 - - - - - -] Successfully bumped revision number for resource 84f974f9-7253-416e-8713-41d5a221ae91 (type: ports) to 6 2026-08-23 15:59:13.127 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d184e956-1e95-4763-99a8-211ca40da32b'] response: {'server_uuid': 'b98347a5-47f1-452f-a6d9-f9ee6117f26b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '84f974f9-7253-416e-8713-41d5a221ae91', 'code': 200} 2026-08-23 15:59:13.127 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d184e956-1e95-4763-99a8-211ca40da32b'] response: {'server_uuid': 'b98347a5-47f1-452f-a6d9-f9ee6117f26b', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '84f974f9-7253-416e-8713-41d5a221ae91', 'code': 200} [pid: 8|app: 0|req: 1763/3482] 162.253.55.186 () {34 vars in 994 bytes} [Sun Aug 23 15:59:13 2026] GET /v2.0/ports?device_id=b98347a5-47f1-452f-a6d9-f9ee6117f26b => generated 1198 bytes in 100 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:59:13.719 7 INFO neutron_taas.services.taas.taas_plugin [req-6e4680ac-a8ef-40b9-89a8-3d5c21ea5a15 req-5db8f031-37dc-4424-8ca8-4629975b3bd4 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] TaaS: Handle Delete Port: 84f974f9-7253-416e-8713-41d5a221ae91 2026-08-23 15:59:13.722 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6e4680ac-a8ef-40b9-89a8-3d5c21ea5a15 req-5db8f031-37dc-4424-8ca8-4629975b3bd4 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Tap Mirror: Handle Delete Port: 84f974f9-7253-416e-8713-41d5a221ae91 [pid: 7|app: 0|req: 1720/3483] 162.253.55.186 () {36 vars in 997 bytes} [Sun Aug 23 15:59:13 2026] DELETE /v2.0/ports/84f974f9-7253-416e-8713-41d5a221ae91 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:59:15.165 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-33a5fa25-daf5-4765-aac9-45b2f0a3f8fa'] response: {'server_uuid': 'b98347a5-47f1-452f-a6d9-f9ee6117f26b', 'name': 'network-vif-deleted', 'tag': '84f974f9-7253-416e-8713-41d5a221ae91', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1764/3484] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:59:16 2026] GET /v2.0/ports?device_id=b98347a5-47f1-452f-a6d9-f9ee6117f26b => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:59:21.709 7 INFO neutron_taas.services.taas.taas_plugin [None req-4cbdcafd-9b87-4dfb-81e7-4708451c94be 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] TaaS: Handle Delete Port: c27a7c5d-7e02-406c-99c3-46e9abd0fb2b 2026-08-23 15:59:21.713 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4cbdcafd-9b87-4dfb-81e7-4708451c94be 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Tap Mirror: Handle Delete Port: c27a7c5d-7e02-406c-99c3-46e9abd0fb2b 2026-08-23 15:59:21.948 7 INFO neutron.db.l3_db [None req-4cbdcafd-9b87-4dfb-81e7-4708451c94be 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Floating IP f1111f06-9503-457e-8485-2f0e717899dc disassociated (deleted). External IP: 10.96.250.211, port: 10ab4b58-7e21-4358-85b8-b411efecc02c. [pid: 7|app: 0|req: 1721/3485] 10.0.0.233 () {32 vars in 732 bytes} [Sun Aug 23 15:59:21 2026] DELETE /v2.0/floatingips/f1111f06-9503-457e-8485-2f0e717899dc => generated 0 bytes in 451 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:22.010 8 INFO neutron.api.v2.resource [None req-4e2c99f5-739a-4344-bcbb-ce64644b8bf3 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1765/3486] 10.0.0.233 () {32 vars in 729 bytes} [Sun Aug 23 15:59:21 2026] GET /v2.0/floatingips/f1111f06-9503-457e-8485-2f0e717899dc => generated 144 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:59:22.029 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-746f4f2d-1117-4b43-a319-91c300c98a20'] response: {'name': 'network-changed', 'server_uuid': 'bab57b25-02f1-42d1-a8cb-586c9d843760', 'tag': '10ab4b58-7e21-4358-85b8-b411efecc02c', 'status': 'completed', 'code': 200} /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 7|app: 0|req: 1722/3487] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:59:22 2026] GET /v2.0/ports?device_id=bab57b25-02f1-42d1-a8cb-586c9d843760 => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1766/3488] 10.0.0.9 () {34 vars in 1038 bytes} [Sun Aug 23 15:59:22 2026] GET /v2.0/security-groups?id=99f851b9-f809-40ea-be1b-32461ea3ed0c&fields=id&fields=name => generated 112 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1723/3489] 162.253.55.186 () {34 vars in 1080 bytes} [Sun Aug 23 15:59:22 2026] GET /v2.0/ports?tenant_id=db330784438b4edcb78c60ece9b8ec98&device_id=bab57b25-02f1-42d1-a8cb-586c9d843760 => generated 1438 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1767/3490] 162.253.55.186 () {34 vars in 986 bytes} [Sun Aug 23 15:59:22 2026] GET /v2.0/networks?id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1724/3491] 162.253.55.186 () {34 vars in 1058 bytes} [Sun Aug 23 15:59:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.214&port_id=10ab4b58-7e21-4358-85b8-b411efecc02c => generated 19 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1768/3492] 162.253.55.186 () {34 vars in 1104 bytes} [Sun Aug 23 15:59:22 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A174&port_id=10ab4b58-7e21-4358-85b8-b411efecc02c => generated 19 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3493] 162.253.55.186 () {34 vars in 1064 bytes} [Sun Aug 23 15:59:22 2026] GET /v2.0/subnets?id=1a3d4530-ebcc-461d-b4da-54d88c298365&id=8c2ffd5a-1745-45f3-992b-868078f00540 => generated 1411 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1769/3494] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:59:22 2026] GET /v2.0/ports?network_id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1726/3495] 162.253.55.186 () {34 vars in 1052 bytes} [Sun Aug 23 15:59:22 2026] GET /v2.0/ports?network_id=33d5aaf8-5ca5-48a2-98f6-639d474e3be5&device_owner=network%3Adhcp => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1770/3496] 162.253.55.186 () {34 vars in 1012 bytes} [Sun Aug 23 15:59:22 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=segments => generated 14 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1727/3497] 162.253.55.186 () {34 vars in 1112 bytes} [Sun Aug 23 15:59:22 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 15:59:23.211 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6db762d1-ca25-4f01-b25e-b62d3b0bff9c - - - - - -] OVN reports status down for port: 10ab4b58-7e21-4358-85b8-b411efecc02c 2026-08-23 15:59:23.340 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f7ca839a-bcb8-4c8a-b4aa-79ec365b6660'] response: {'server_uuid': 'bab57b25-02f1-42d1-a8cb-586c9d843760', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '10ab4b58-7e21-4358-85b8-b411efecc02c', 'code': 200} 2026-08-23 15:59:23.462 8 INFO neutron.db.ovn_revision_numbers_db [None req-6db762d1-ca25-4f01-b25e-b62d3b0bff9c - - - - - -] Successfully bumped revision number for resource 10ab4b58-7e21-4358-85b8-b411efecc02c (type: ports) to 6 /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' [pid: 8|app: 0|req: 1772/3500] 162.253.55.186 () {34 vars in 994 bytes} [Sun Aug 23 15:59:24 2026] GET /v2.0/ports?device_id=bab57b25-02f1-42d1-a8cb-586c9d843760 => generated 1198 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-08-23 15:59:24.642 7 INFO neutron_taas.services.taas.taas_plugin [req-80611a56-fa83-4bed-a10b-17233675fed9 req-5534ee86-862c-4c4c-9b75-9abb076ac452 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] TaaS: Handle Delete Port: 10ab4b58-7e21-4358-85b8-b411efecc02c 2026-08-23 15:59:24.644 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-80611a56-fa83-4bed-a10b-17233675fed9 req-5534ee86-862c-4c4c-9b75-9abb076ac452 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Tap Mirror: Handle Delete Port: 10ab4b58-7e21-4358-85b8-b411efecc02c [pid: 7|app: 0|req: 1729/3501] 162.253.55.186 () {36 vars in 997 bytes} [Sun Aug 23 15:59:24 2026] DELETE /v2.0/ports/10ab4b58-7e21-4358-85b8-b411efecc02c => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:59:24.820 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1c1e234b-90e3-45d7-834b-b0f5463cc803'] response: {'server_uuid': 'bab57b25-02f1-42d1-a8cb-586c9d843760', 'name': 'network-vif-deleted', 'tag': '10ab4b58-7e21-4358-85b8-b411efecc02c', 'status': 'completed', 'code': 200} 2026-08-23 15:59:25.380 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-a5c37008-1007-461b-8a24-85e0e68b8f6e'] response: {'server_uuid': 'bab57b25-02f1-42d1-a8cb-586c9d843760', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '10ab4b58-7e21-4358-85b8-b411efecc02c', 'code': 200} [pid: 8|app: 0|req: 1773/3502] 10.0.0.9 () {34 vars in 988 bytes} [Sun Aug 23 15:59:27 2026] GET /v2.0/ports?device_id=bab57b25-02f1-42d1-a8cb-586c9d843760 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1730/3503] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:59:32 2026] DELETE /v2.0/security-group-rules/25250a1b-f641-4780-a619-25485d545924 => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:32.621 8 INFO neutron.api.v2.resource [None req-b32cc80b-d9c7-4459-bd8f-c30135d353e3 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1774/3504] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:59:32 2026] GET /v2.0/security-group-rules/25250a1b-f641-4780-a619-25485d545924 => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1731/3505] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:59:32 2026] DELETE /v2.0/security-group-rules/61040ee5-65f7-4876-9cff-b3c735a060a4 => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:32.777 8 INFO neutron.api.v2.resource [None req-2b863c99-8a6c-4fce-947b-822b3603dc65 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1775/3506] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:59:32 2026] GET /v2.0/security-group-rules/61040ee5-65f7-4876-9cff-b3c735a060a4 => generated 155 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1732/3507] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:59:32 2026] DELETE /v2.0/security-group-rules/7fe4a2b6-36bb-4b09-9506-34b17c5411a5 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:32.951 8 INFO neutron.api.v2.resource [None req-89525a5e-0589-4161-a594-5455460579f1 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1776/3508] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:59:32 2026] GET /v2.0/security-group-rules/7fe4a2b6-36bb-4b09-9506-34b17c5411a5 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1733/3509] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:59:32 2026] DELETE /v2.0/security-group-rules/8a4b1924-1a38-4e74-b014-56caf9880a4f => generated 0 bytes in 128 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:33.101 8 INFO neutron.api.v2.resource [None req-53190636-d075-491a-b630-0282e15d672b 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1777/3510] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:59:33 2026] GET /v2.0/security-group-rules/8a4b1924-1a38-4e74-b014-56caf9880a4f => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1734/3511] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:59:33 2026] DELETE /v2.0/security-group-rules/36755141-6606-45d9-a4fe-8106ca8ca88b => generated 0 bytes in 127 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:33.247 8 INFO neutron.api.v2.resource [None req-c12ac33b-456c-47b6-9f70-90fdb5b33c64 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1778/3512] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:59:33 2026] GET /v2.0/security-group-rules/36755141-6606-45d9-a4fe-8106ca8ca88b => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1735/3513] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:59:33 2026] DELETE /v2.0/security-group-rules/bb8b93ce-6a25-4af1-8a78-3b94d68280b1 => generated 0 bytes in 142 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:33.412 8 INFO neutron.api.v2.resource [None req-314df207-a94c-4501-8cbd-55ee79c9fae7 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1779/3514] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:59:33 2026] GET /v2.0/security-group-rules/bb8b93ce-6a25-4af1-8a78-3b94d68280b1 => generated 155 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1736/3515] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:59:33 2026] DELETE /v2.0/security-group-rules/b0ff3283-5f75-4735-a434-3c0d63437fce => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:33.550 8 INFO neutron.api.v2.resource [None req-0cf177d9-c554-4ce3-ab78-6fcf78d81eca 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1780/3516] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:59:33 2026] GET /v2.0/security-group-rules/b0ff3283-5f75-4735-a434-3c0d63437fce => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1737/3517] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:59:33 2026] DELETE /v2.0/security-group-rules/178d4ff1-1df1-4523-bdad-0e91ec4f72fe => generated 0 bytes in 117 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:33.690 8 INFO neutron.api.v2.resource [None req-8bb14f05-873d-416c-9b26-f643eced9e1e 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1781/3518] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:59:33 2026] GET /v2.0/security-group-rules/178d4ff1-1df1-4523-bdad-0e91ec4f72fe => generated 155 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1738/3519] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:59:33 2026] DELETE /v2.0/security-group-rules/c9078a10-b70c-43f7-8b14-d4e530079e6b => generated 0 bytes in 132 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:33.846 8 INFO neutron.api.v2.resource [None req-7034957c-0952-4681-be53-cca745859561 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1782/3520] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:59:33 2026] GET /v2.0/security-group-rules/c9078a10-b70c-43f7-8b14-d4e530079e6b => generated 155 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1739/3521] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:59:33 2026] DELETE /v2.0/security-group-rules/3a0daf98-30cf-4bb6-bf67-65cdd4992b23 => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:33.965 8 INFO neutron.api.v2.resource [None req-860090f3-79a3-4a70-93b0-887b59a28d1f 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1783/3522] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:59:33 2026] GET /v2.0/security-group-rules/3a0daf98-30cf-4bb6-bf67-65cdd4992b23 => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3523] 10.0.0.233 () {32 vars in 750 bytes} [Sun Aug 23 15:59:33 2026] DELETE /v2.0/security-group-rules/aab9487b-fc93-47cb-9354-1ca3a19eefbf => generated 0 bytes in 98 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:34.086 8 INFO neutron.api.v2.resource [None req-6419dbf9-bbe7-4c88-951e-2141ca2dc016 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1784/3524] 10.0.0.233 () {32 vars in 747 bytes} [Sun Aug 23 15:59:34 2026] GET /v2.0/security-group-rules/aab9487b-fc93-47cb-9354-1ca3a19eefbf => generated 155 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1741/3525] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:59:34 2026] DELETE /v2.0/security-groups/99f851b9-f809-40ea-be1b-32461ea3ed0c => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:34.220 8 INFO neutron.api.v2.resource [None req-ad69806e-afc3-40fd-9ab2-b0976c965aeb 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1785/3526] 10.0.0.233 () {32 vars in 737 bytes} [Sun Aug 23 15:59:34 2026] GET /v2.0/security-groups/99f851b9-f809-40ea-be1b-32461ea3ed0c => generated 146 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:59:34.528 7 INFO neutron_taas.services.taas.taas_plugin [None req-3e0b80fa-84eb-4906-b69b-3c91cb0556a5 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] TaaS: Handle Delete Port: 884a5f3c-347d-4432-a68e-a1737e00d523 2026-08-23 15:59:34.531 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3e0b80fa-84eb-4906-b69b-3c91cb0556a5 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Tap Mirror: Handle Delete Port: 884a5f3c-347d-4432-a68e-a1737e00d523 [pid: 7|app: 0|req: 1742/3527] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:59:34 2026] PUT /v2.0/routers/1eade6f2-d6da-430d-91ab-abc6fd3a35f5/remove_router_interface => generated 309 bytes in 823 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:59:35.182 8 INFO neutron.api.v2.resource [None req-f1c73a1f-4f7d-45b5-8856-c5b5daff9565 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1786/3528] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:59:35 2026] PUT /v2.0/routers/1eade6f2-d6da-430d-91ab-abc6fd3a35f5/remove_router_interface => generated 198 bytes in 89 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:59:35.486 7 INFO neutron_taas.services.taas.taas_plugin [None req-649f221c-7374-42a2-9bb4-2588ee92e9cc 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] TaaS: Handle Delete Port: 8d84ff88-a287-4a90-aa38-8778a02bda41 2026-08-23 15:59:35.489 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-649f221c-7374-42a2-9bb4-2588ee92e9cc 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Tap Mirror: Handle Delete Port: 8d84ff88-a287-4a90-aa38-8778a02bda41 [pid: 7|app: 0|req: 1743/3529] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:59:35 2026] PUT /v2.0/routers/1eade6f2-d6da-430d-91ab-abc6fd3a35f5/remove_router_interface => generated 309 bytes in 905 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:59:36.195 8 INFO neutron.api.v2.resource [None req-03acb482-edda-41ad-ac54-039a761efae4 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1787/3530] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:59:36 2026] PUT /v2.0/routers/1eade6f2-d6da-430d-91ab-abc6fd3a35f5/remove_router_interface => generated 198 bytes in 101 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:59:36.497 7 INFO neutron_taas.services.taas.taas_plugin [None req-26fcb43f-ea47-4730-88ff-16f21a6e6ca6 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] TaaS: Handle Delete Port: 6c535794-65be-41b8-98b2-5dcc744c4257 2026-08-23 15:59:36.500 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26fcb43f-ea47-4730-88ff-16f21a6e6ca6 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Tap Mirror: Handle Delete Port: 6c535794-65be-41b8-98b2-5dcc744c4257 [pid: 7|app: 0|req: 1744/3531] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:59:36 2026] PUT /v2.0/routers/1eade6f2-d6da-430d-91ab-abc6fd3a35f5/remove_router_interface => generated 309 bytes in 830 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:59:37.134 8 INFO neutron.api.v2.resource [None req-6ef6411b-b378-4b06-a696-e14e3c5578fe 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1788/3532] 10.0.0.233 () {34 vars in 789 bytes} [Sun Aug 23 15:59:37 2026] PUT /v2.0/routers/1eade6f2-d6da-430d-91ab-abc6fd3a35f5/remove_router_interface => generated 198 bytes in 98 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) /var/lib/openstack/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-23 15:59:37.412 7 INFO neutron_taas.services.taas.taas_plugin [None req-582d49ee-a2be-43dc-a7c2-87f72fa8f120 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] TaaS: Handle Delete Port: a649834a-ab63-42d5-a29a-186d79afd7bd 2026-08-23 15:59:37.415 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-582d49ee-a2be-43dc-a7c2-87f72fa8f120 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Tap Mirror: Handle Delete Port: a649834a-ab63-42d5-a29a-186d79afd7bd [pid: 7|app: 0|req: 1745/3533] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:59:37 2026] DELETE /v2.0/routers/1eade6f2-d6da-430d-91ab-abc6fd3a35f5 => generated 0 bytes in 665 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:37.830 8 INFO neutron.api.v2.resource [None req-86749498-0daa-4043-98f4-3761dae05570 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1789/3534] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:59:37 2026] GET /v2.0/routers/1eade6f2-d6da-430d-91ab-abc6fd3a35f5 => generated 135 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1746/3535] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:59:37 2026] DELETE /v2.0/subnets/0b30a83f-f333-49a1-86aa-0658780b0c52 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:59:37.995 8 INFO neutron.pecan_wsgi.hooks.translation [None req-694b5037-d20b-446d-bc7d-e49d989e82fc 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1790/3536] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:59:37 2026] GET /v2.0/subnets/0b30a83f-f333-49a1-86aa-0658780b0c52 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1747/3537] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:59:38 2026] DELETE /v2.0/subnets/94759aab-37b5-4e38-959e-47ee1b965cac => generated 0 bytes in 164 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:59:38.180 8 INFO neutron.pecan_wsgi.hooks.translation [None req-0f6ebec6-457a-4662-a492-b979417ec3d9 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1791/3538] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:59:38 2026] GET /v2.0/subnets/94759aab-37b5-4e38-959e-47ee1b965cac => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:59:38.301 7 INFO neutron_taas.services.taas.taas_plugin [None req-dd6626d7-6e66-4615-ae4d-73876ebcde33 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] TaaS: Handle Delete Port: 0ff6594f-ed05-4c8c-9ee6-f1ec12fa75f3 2026-08-23 15:59:38.304 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd6626d7-6e66-4615-ae4d-73876ebcde33 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Tap Mirror: Handle Delete Port: 0ff6594f-ed05-4c8c-9ee6-f1ec12fa75f3 2026-08-23 15:59:38.471 7 INFO neutron.services.segments.plugin [-] Segment 6419276c-a8d8-44fe-9c21-79de68a4459f resource provider aggregate not found 2026-08-23 15:59:38.472 7 INFO neutron.services.segments.plugin [-] Segment 6419276c-a8d8-44fe-9c21-79de68a4459f resource provider aggregate not found 2026-08-23 15:59:38.496 7 INFO neutron.services.segments.plugin [-] Segment 6419276c-a8d8-44fe-9c21-79de68a4459f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6419276c-a8d8-44fe-9c21-79de68a4459f found for delete ", "request_id": "req-8f08b88b-ec6c-42f0-825c-b60e3806c821"}]} 2026-08-23 15:59:38.497 7 INFO neutron.services.segments.plugin [-] Segment 6419276c-a8d8-44fe-9c21-79de68a4459f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6419276c-a8d8-44fe-9c21-79de68a4459f found for delete ", "request_id": "req-2576dd70-1c0a-4566-ba60-b82bd1244dbc"}]} [pid: 7|app: 0|req: 1748/3539] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:59:38 2026] DELETE /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e => generated 0 bytes in 326 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:59:38.535 8 INFO neutron.pecan_wsgi.hooks.translation [None req-64c51736-dba3-4111-b7b4-e299a735a210 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1792/3540] 10.0.0.233 () {32 vars in 723 bytes} [Sun Aug 23 15:59:38 2026] GET /v2.0/networks/26c01b09-c322-41c6-8a6d-24e75ae0ab8e => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1749/3541] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:59:38 2026] DELETE /v2.0/subnets/8c2ffd5a-1745-45f3-992b-868078f00540 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:59:38.698 8 INFO neutron.pecan_wsgi.hooks.translation [None req-c1981eee-5898-4f30-a0ea-404ca686d0dd 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1793/3542] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:59:38 2026] GET /v2.0/subnets/8c2ffd5a-1745-45f3-992b-868078f00540 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1750/3543] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:59:38 2026] DELETE /v2.0/subnets/1a3d4530-ebcc-461d-b4da-54d88c298365 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:59:38.905 8 INFO neutron.pecan_wsgi.hooks.translation [None req-d35d2124-fa26-4b5f-9b1b-8c79c21ce5ef 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1794/3544] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:59:38 2026] GET /v2.0/subnets/1a3d4530-ebcc-461d-b4da-54d88c298365 => generated 136 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:59:39.021 7 INFO neutron_taas.services.taas.taas_plugin [None req-e8fe6c91-fff4-4cf4-a7ff-0c7fb46c5282 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] TaaS: Handle Delete Port: d0bc998e-3d26-4c9e-a3b7-e02ad0673344 2026-08-23 15:59:39.024 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e8fe6c91-fff4-4cf4-a7ff-0c7fb46c5282 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Tap Mirror: Handle Delete Port: d0bc998e-3d26-4c9e-a3b7-e02ad0673344 [pid: 7|app: 0|req: 1751/3547] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:59:38 2026] DELETE /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5 => generated 0 bytes in 307 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:59:39.234 8 INFO neutron.pecan_wsgi.hooks.translation [None req-426c01cc-01bd-4c28-bf3b-36c001de502c 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1797/3548] 10.0.0.233 () {32 vars in 723 bytes} [Sun Aug 23 15:59:39 2026] GET /v2.0/networks/33d5aaf8-5ca5-48a2-98f6-639d474e3be5 => generated 138 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1752/3549] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:59:39 2026] DELETE /v2.0/subnets/5a48b2b3-d725-4eb8-a2b0-367b4849ad32 => generated 0 bytes in 131 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:59:39.392 8 INFO neutron.pecan_wsgi.hooks.translation [None req-30770aff-988e-4bee-802d-e82707bef70b 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1798/3550] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:59:39 2026] GET /v2.0/subnets/5a48b2b3-d725-4eb8-a2b0-367b4849ad32 => generated 136 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1753/3551] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:59:39 2026] DELETE /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 0 bytes in 167 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:59:39.581 8 INFO neutron.pecan_wsgi.hooks.translation [None req-713bf448-38e1-4822-ba79-6ceec35d9895 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1799/3552] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:59:39 2026] GET /v2.0/subnets/d6b492df-3bf9-4e5d-a771-70942ef89cdd => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:59:39.686 7 INFO neutron_taas.services.taas.taas_plugin [None req-baa0c710-5b17-4921-9a19-e6b25b4de3fd 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] TaaS: Handle Delete Port: 82cb4987-823a-49fd-8cd6-666afdf802f3 2026-08-23 15:59:39.690 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-baa0c710-5b17-4921-9a19-e6b25b4de3fd 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] Tap Mirror: Handle Delete Port: 82cb4987-823a-49fd-8cd6-666afdf802f3 [pid: 7|app: 0|req: 1754/3553] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 15:59:39 2026] DELETE /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 15:59:39.966 8 INFO neutron.pecan_wsgi.hooks.translation [None req-551a724b-5ea4-4400-a150-2df6fc9c7960 80fce5442d004a078814801972d03b93 db330784438b4edcb78c60ece9b8ec98 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1800/3554] 10.0.0.233 () {32 vars in 723 bytes} [Sun Aug 23 15:59:39 2026] GET /v2.0/networks/ec2817b2-5edf-4873-90df-e798b2691b65 => generated 138 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-08-23 15:59:40.517 7 INFO neutron.services.segments.plugin [-] Segment 7cfb4685-81da-4377-9750-4cff12543c37 resource provider aggregate not found 2026-08-23 15:59:40.520 7 INFO neutron.services.segments.plugin [-] Segment 7cfb4685-81da-4377-9750-4cff12543c37 resource provider aggregate not found 2026-08-23 15:59:40.532 7 INFO neutron.services.segments.plugin [-] Segment 7cfb4685-81da-4377-9750-4cff12543c37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cfb4685-81da-4377-9750-4cff12543c37 found for delete ", "request_id": "req-394e5736-bc25-492a-9cc9-76a0646f6951"}]} 2026-08-23 15:59:40.535 7 INFO neutron.services.segments.plugin [-] Segment 7cfb4685-81da-4377-9750-4cff12543c37 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cfb4685-81da-4377-9750-4cff12543c37 found for delete ", "request_id": "req-18d584fe-5e0a-41ba-9b77-7e2a974388a0"}]} 2026-08-23 15:59:40.545 7 INFO neutron.services.segments.plugin [-] Segment b9ade78b-9713-4a9e-b33e-596cb81131d7 resource provider aggregate not found 2026-08-23 15:59:40.549 7 INFO neutron.services.segments.plugin [-] Segment b9ade78b-9713-4a9e-b33e-596cb81131d7 resource provider aggregate not found 2026-08-23 15:59:40.560 7 INFO neutron.services.segments.plugin [-] Segment b9ade78b-9713-4a9e-b33e-596cb81131d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9ade78b-9713-4a9e-b33e-596cb81131d7 found for delete ", "request_id": "req-6dcb9725-e5cf-47ee-982c-73f3307e5110"}]} 2026-08-23 15:59:40.564 7 INFO neutron.services.segments.plugin [-] Segment b9ade78b-9713-4a9e-b33e-596cb81131d7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9ade78b-9713-4a9e-b33e-596cb81131d7 found for delete ", "request_id": "req-6e9d7980-3e1d-43c9-b3e7-c58f9eeb532c"}]} 2026-08-23 15:59:42.076 7 INFO neutron.db.ovn_revision_numbers_db [None req-6a0fb23a-9628-4c02-b011-7d7550414c15 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b03593fe-f5d2-41cd-8cdb-ec9dce208e08 (type: security_groups) to 1 2026-08-23 15:59:42.088 7 INFO neutron.db.ovn_revision_numbers_db [None req-6a0fb23a-9628-4c02-b011-7d7550414c15 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 078c497b-821a-433e-a3d4-3003eabce888 (type: security_group_rules) to 0 2026-08-23 15:59:42.097 7 INFO neutron.db.ovn_revision_numbers_db [None req-6a0fb23a-9628-4c02-b011-7d7550414c15 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 46acdb57-0d45-4e44-83a9-0bc0759dbdaa (type: security_group_rules) to 0 2026-08-23 15:59:42.108 7 INFO neutron.db.ovn_revision_numbers_db [None req-6a0fb23a-9628-4c02-b011-7d7550414c15 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4747696a-0514-4ed9-b1a1-daf47d1cc377 (type: security_group_rules) to 0 2026-08-23 15:59:42.119 7 INFO neutron.db.ovn_revision_numbers_db [None req-6a0fb23a-9628-4c02-b011-7d7550414c15 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a78a161c-253c-44d2-8568-357449948c34 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1755/3555] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:59:41 2026] GET /v2.0/security-groups?tenant_id=12d523cde90b441a8953f134b0c3ba3a&name=default => generated 2929 bytes in 351 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1801/3556] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:59:42 2026] DELETE /v2.0/security-groups/b03593fe-f5d2-41cd-8cdb-ec9dce208e08 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:42.596 7 INFO neutron.db.ovn_revision_numbers_db [None req-c4846cf4-e916-42e5-98af-6cbd96f59e03 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b5830802-a804-40aa-a918-495d89e33efe (type: security_groups) to 1 2026-08-23 15:59:42.607 7 INFO neutron.db.ovn_revision_numbers_db [None req-c4846cf4-e916-42e5-98af-6cbd96f59e03 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 50a883e4-01c1-4824-9bc4-4e039020b9c7 (type: security_group_rules) to 0 2026-08-23 15:59:42.619 7 INFO neutron.db.ovn_revision_numbers_db [None req-c4846cf4-e916-42e5-98af-6cbd96f59e03 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource eccf5e85-67e5-439a-beed-2ec4a5a875e9 (type: security_group_rules) to 0 2026-08-23 15:59:42.629 7 INFO neutron.db.ovn_revision_numbers_db [None req-c4846cf4-e916-42e5-98af-6cbd96f59e03 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ef8e4cdf-cdf8-4a31-8b45-ad7a7bf2bbb8 (type: security_group_rules) to 0 2026-08-23 15:59:42.640 7 INFO neutron.db.ovn_revision_numbers_db [None req-c4846cf4-e916-42e5-98af-6cbd96f59e03 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f999dfbd-59d0-478e-bd87-1843c18e2235 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1756/3557] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:59:42 2026] GET /v2.0/security-groups?tenant_id=2101b57c626b42e1b048d72e3c326870&name=default => generated 2929 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1802/3558] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:59:42 2026] DELETE /v2.0/security-groups/b5830802-a804-40aa-a918-495d89e33efe => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:43.167 7 INFO neutron.db.ovn_revision_numbers_db [None req-cdea079e-6db2-4b7a-8118-48120c7f85fc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ef7f79e7-a0fa-4d1d-a3f6-6985feaf2783 (type: security_groups) to 1 2026-08-23 15:59:43.178 7 INFO neutron.db.ovn_revision_numbers_db [None req-cdea079e-6db2-4b7a-8118-48120c7f85fc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 01a16a74-8868-4502-b6ea-3a6c1daad4e5 (type: security_group_rules) to 0 2026-08-23 15:59:43.189 7 INFO neutron.db.ovn_revision_numbers_db [None req-cdea079e-6db2-4b7a-8118-48120c7f85fc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 27f55cea-3691-4fa7-b7cb-1a8d3933c848 (type: security_group_rules) to 0 2026-08-23 15:59:43.199 7 INFO neutron.db.ovn_revision_numbers_db [None req-cdea079e-6db2-4b7a-8118-48120c7f85fc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c7ea5222-45ed-4f58-a787-c13a90064255 (type: security_group_rules) to 0 2026-08-23 15:59:43.210 7 INFO neutron.db.ovn_revision_numbers_db [None req-cdea079e-6db2-4b7a-8118-48120c7f85fc be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource fecc8564-3ed0-458b-8dce-5605010e1c0b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1757/3559] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:59:43 2026] GET /v2.0/security-groups?tenant_id=1d42a834e2ca4ecfb711b2a84bce02c6&name=default => generated 2929 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1803/3560] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:59:43 2026] DELETE /v2.0/security-groups/ef7f79e7-a0fa-4d1d-a3f6-6985feaf2783 => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:43.709 7 INFO neutron.db.ovn_revision_numbers_db [None req-c50d257c-e301-4baa-9f0c-57f057e18265 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f62efa62-33bf-4388-8ca5-f8b65635b31d (type: security_groups) to 1 2026-08-23 15:59:43.721 7 INFO neutron.db.ovn_revision_numbers_db [None req-c50d257c-e301-4baa-9f0c-57f057e18265 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3372b721-6f25-47a6-a46c-27fb2b06ac52 (type: security_group_rules) to 0 2026-08-23 15:59:43.732 7 INFO neutron.db.ovn_revision_numbers_db [None req-c50d257c-e301-4baa-9f0c-57f057e18265 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 4241fb99-c6d6-45c4-9984-22dec2f37c60 (type: security_group_rules) to 0 2026-08-23 15:59:43.742 7 INFO neutron.db.ovn_revision_numbers_db [None req-c50d257c-e301-4baa-9f0c-57f057e18265 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d01fb8cc-6f86-4650-8899-a3eba06201b7 (type: security_group_rules) to 0 2026-08-23 15:59:43.752 7 INFO neutron.db.ovn_revision_numbers_db [None req-c50d257c-e301-4baa-9f0c-57f057e18265 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ea7fc85c-4537-4d96-a902-7732a189fe98 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1758/3561] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:59:43 2026] GET /v2.0/security-groups?tenant_id=71d5f293e64440be886910fc5c65c08e&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1804/3562] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:59:43 2026] DELETE /v2.0/security-groups/f62efa62-33bf-4388-8ca5-f8b65635b31d => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:44.299 7 INFO neutron.db.ovn_revision_numbers_db [None req-261b71c4-8ca5-4d22-8b7f-91b979fbd4e1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 734e698f-a148-4dc5-9dc9-e7446cb062f4 (type: security_groups) to 1 2026-08-23 15:59:44.311 7 INFO neutron.db.ovn_revision_numbers_db [None req-261b71c4-8ca5-4d22-8b7f-91b979fbd4e1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 763a368e-cb9f-49c0-a392-cc8d1e9713ed (type: security_group_rules) to 0 2026-08-23 15:59:44.321 7 INFO neutron.db.ovn_revision_numbers_db [None req-261b71c4-8ca5-4d22-8b7f-91b979fbd4e1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d8773363-faaa-453a-90f2-0ecdcb1fa4be (type: security_group_rules) to 0 2026-08-23 15:59:44.333 7 INFO neutron.db.ovn_revision_numbers_db [None req-261b71c4-8ca5-4d22-8b7f-91b979fbd4e1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e1d06e17-8a28-4d5c-bccc-39dba8a2a646 (type: security_group_rules) to 0 2026-08-23 15:59:44.344 7 INFO neutron.db.ovn_revision_numbers_db [None req-261b71c4-8ca5-4d22-8b7f-91b979fbd4e1 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource ea403105-d714-44fd-82e2-14a77e7c7e34 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1759/3563] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:59:44 2026] GET /v2.0/security-groups?tenant_id=03a22da3bf404d59b026f29b9d87d4e5&name=default => generated 2929 bytes in 225 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1805/3564] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:59:44 2026] DELETE /v2.0/security-groups/734e698f-a148-4dc5-9dc9-e7446cb062f4 => generated 0 bytes in 260 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:44.943 7 INFO neutron.db.ovn_revision_numbers_db [None req-944fd489-b2cd-4ef3-8c8c-ce45242f4ca3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3ecc1a76-d660-441c-839f-204122062fe2 (type: security_groups) to 1 2026-08-23 15:59:44.958 7 INFO neutron.db.ovn_revision_numbers_db [None req-944fd489-b2cd-4ef3-8c8c-ce45242f4ca3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 34d71115-aa0e-4d49-8ef2-ce3d5cb09189 (type: security_group_rules) to 0 2026-08-23 15:59:44.971 7 INFO neutron.db.ovn_revision_numbers_db [None req-944fd489-b2cd-4ef3-8c8c-ce45242f4ca3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3a9bdf02-34fa-4d68-ab71-83eb4bfaf94a (type: security_group_rules) to 0 2026-08-23 15:59:44.981 7 INFO neutron.db.ovn_revision_numbers_db [None req-944fd489-b2cd-4ef3-8c8c-ce45242f4ca3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 7714bb58-cd2b-46e5-9cce-9c593761812c (type: security_group_rules) to 0 2026-08-23 15:59:44.996 7 INFO neutron.db.ovn_revision_numbers_db [None req-944fd489-b2cd-4ef3-8c8c-ce45242f4ca3 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 8574956f-50f8-476c-8d5d-e0883c4d59e6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1760/3565] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:59:44 2026] GET /v2.0/security-groups?tenant_id=f62dfa85b83c4d0b96ad9d344378319f&name=default => generated 2929 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1806/3566] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:59:45 2026] DELETE /v2.0/security-groups/3ecc1a76-d660-441c-839f-204122062fe2 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1761/3567] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:59:45 2026] GET /v2.0/security-groups?tenant_id=db330784438b4edcb78c60ece9b8ec98&name=default => generated 2925 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1807/3568] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:59:45 2026] DELETE /v2.0/security-groups/ae6722a1-ccef-4ac6-91e7-6e1819e78d47 => generated 0 bytes in 241 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:49.889 7 INFO neutron.db.ovn_revision_numbers_db [None req-49e0e862-d6d7-45c8-9d99-b211a16027d2 03bd424425d84a4787a84bfa4096fd6a 038b43539cc947739921fac1b4e0fe90 - - default default] Successfully bumped revision number for resource 268877d8-cdcc-426f-8436-155c8e5c0f67 (type: routers) to 1 [pid: 7|app: 0|req: 1762/3569] 10.0.0.233 () {34 vars in 668 bytes} [Sun Aug 23 15:59:49 2026] POST /v2.0/routers => generated 570 bytes in 292 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:59:50.016 8 INFO neutron.db.ovn_revision_numbers_db [None req-ecb1d084-4eb1-46c4-a91e-a9db67e3625b 03bd424425d84a4787a84bfa4096fd6a 038b43539cc947739921fac1b4e0fe90 - - default default] Successfully bumped revision number for resource 080d8da8-3388-4633-b5cd-3a78390d930e (type: routers) to 1 [pid: 8|app: 0|req: 1808/3570] 10.0.0.233 () {34 vars in 668 bytes} [Sun Aug 23 15:59:49 2026] POST /v2.0/routers => generated 570 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:59:50.178 7 INFO neutron.db.ovn_revision_numbers_db [None req-a352d3f7-71c7-440d-b244-840219ed8d1f 03bd424425d84a4787a84bfa4096fd6a 038b43539cc947739921fac1b4e0fe90 - - default default] Successfully bumped revision number for resource 055d717f-fe7c-4de7-b984-6a086c25bb30 (type: routers) to 1 [pid: 7|app: 0|req: 1763/3571] 10.0.0.233 () {34 vars in 668 bytes} [Sun Aug 23 15:59:50 2026] POST /v2.0/routers => generated 570 bytes in 158 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:59:50.297 8 INFO neutron.db.ovn_revision_numbers_db [None req-e124390c-b121-476a-a498-d07d8df9c72f 03bd424425d84a4787a84bfa4096fd6a 038b43539cc947739921fac1b4e0fe90 - - default default] Successfully bumped revision number for resource 45a974b0-f671-4bf2-b8c4-b080b99f2616 (type: routers) to 1 [pid: 8|app: 0|req: 1809/3572] 10.0.0.233 () {34 vars in 668 bytes} [Sun Aug 23 15:59:50 2026] POST /v2.0/routers => generated 570 bytes in 115 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 15:59:50.425 7 INFO neutron.db.ovn_revision_numbers_db [None req-d1b12a7a-6c58-4bf1-b65f-ebda4b39410a 03bd424425d84a4787a84bfa4096fd6a 038b43539cc947739921fac1b4e0fe90 - - default default] Successfully bumped revision number for resource 734011cd-e8b4-4125-8611-9a515e878291 (type: routers) to 1 [pid: 7|app: 0|req: 1764/3573] 10.0.0.233 () {34 vars in 668 bytes} [Sun Aug 23 15:59:50 2026] POST /v2.0/routers => generated 570 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1810/3574] 10.0.0.233 () {34 vars in 751 bytes} [Sun Aug 23 15:59:50 2026] PUT /v2.0/routers/268877d8-cdcc-426f-8436-155c8e5c0f67/tags => generated 17 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1765/3575] 10.0.0.233 () {34 vars in 751 bytes} [Sun Aug 23 15:59:50 2026] PUT /v2.0/routers/080d8da8-3388-4633-b5cd-3a78390d930e/tags => generated 25 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1811/3576] 10.0.0.233 () {34 vars in 751 bytes} [Sun Aug 23 15:59:50 2026] PUT /v2.0/routers/055d717f-fe7c-4de7-b984-6a086c25bb30/tags => generated 34 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1766/3577] 10.0.0.233 () {34 vars in 751 bytes} [Sun Aug 23 15:59:50 2026] PUT /v2.0/routers/45a974b0-f671-4bf2-b8c4-b080b99f2616/tags => generated 19 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1812/3578] 10.0.0.233 () {32 vars in 664 bytes} [Sun Aug 23 15:59:50 2026] GET /v2.0/routers?tags=red => generated 1751 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1767/3579] 10.0.0.233 () {32 vars in 678 bytes} [Sun Aug 23 15:59:50 2026] GET /v2.0/routers?tags=red%2Cblue => generated 1180 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1813/3580] 10.0.0.233 () {32 vars in 674 bytes} [Sun Aug 23 15:59:50 2026] GET /v2.0/routers?tags-any=blue => generated 1180 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1768/3581] 10.0.0.233 () {32 vars in 686 bytes} [Sun Aug 23 15:59:51 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1751 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1814/3582] 10.0.0.233 () {32 vars in 672 bytes} [Sun Aug 23 15:59:51 2026] GET /v2.0/routers?not-tags=red => generated 1152 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1769/3583] 10.0.0.233 () {32 vars in 686 bytes} [Sun Aug 23 15:59:51 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1723 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1815/3584] 10.0.0.233 () {32 vars in 682 bytes} [Sun Aug 23 15:59:51 2026] GET /v2.0/routers?not-tags-any=blue => generated 1723 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1770/3585] 10.0.0.233 () {32 vars in 694 bytes} [Sun Aug 23 15:59:51 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 1152 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1816/3586] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:59:51 2026] GET /v2.0/routers/268877d8-cdcc-426f-8436-155c8e5c0f67 => generated 581 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:59:51.698 7 INFO neutron.db.ovn_revision_numbers_db [None req-08acba81-8657-4736-bc6d-2323fcab2f7a 03bd424425d84a4787a84bfa4096fd6a 038b43539cc947739921fac1b4e0fe90 - - default default] Successfully bumped revision number for resource 268877d8-cdcc-426f-8436-155c8e5c0f67 (type: routers) to 2 [pid: 7|app: 0|req: 1771/3587] 10.0.0.233 () {34 vars in 742 bytes} [Sun Aug 23 15:59:51 2026] PUT /v2.0/routers/268877d8-cdcc-426f-8436-155c8e5c0f67 => generated 581 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1817/3588] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:59:51 2026] GET /v2.0/ports?device_id=268877d8-cdcc-426f-8436-155c8e5c0f67 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1772/3589] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:59:51 2026] DELETE /v2.0/routers/268877d8-cdcc-426f-8436-155c8e5c0f67 => generated 0 bytes in 179 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1818/3590] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:59:51 2026] GET /v2.0/routers/080d8da8-3388-4633-b5cd-3a78390d930e => generated 589 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:59:52.289 7 INFO neutron.db.ovn_revision_numbers_db [None req-06f0aad3-1719-4072-b86f-080028d7d284 03bd424425d84a4787a84bfa4096fd6a 038b43539cc947739921fac1b4e0fe90 - - default default] Successfully bumped revision number for resource 080d8da8-3388-4633-b5cd-3a78390d930e (type: routers) to 2 [pid: 7|app: 0|req: 1773/3591] 10.0.0.233 () {34 vars in 742 bytes} [Sun Aug 23 15:59:51 2026] PUT /v2.0/routers/080d8da8-3388-4633-b5cd-3a78390d930e => generated 589 bytes in 328 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1819/3592] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:59:52 2026] GET /v2.0/ports?device_id=080d8da8-3388-4633-b5cd-3a78390d930e => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1774/3593] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:59:52 2026] DELETE /v2.0/routers/080d8da8-3388-4633-b5cd-3a78390d930e => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1820/3594] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:59:52 2026] GET /v2.0/routers/055d717f-fe7c-4de7-b984-6a086c25bb30 => generated 598 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:59:52.812 7 INFO neutron.db.ovn_revision_numbers_db [None req-0beaee87-f96a-492a-bcc5-ef34fb03d214 03bd424425d84a4787a84bfa4096fd6a 038b43539cc947739921fac1b4e0fe90 - - default default] Successfully bumped revision number for resource 055d717f-fe7c-4de7-b984-6a086c25bb30 (type: routers) to 2 [pid: 7|app: 0|req: 1775/3595] 10.0.0.233 () {34 vars in 742 bytes} [Sun Aug 23 15:59:52 2026] PUT /v2.0/routers/055d717f-fe7c-4de7-b984-6a086c25bb30 => generated 598 bytes in 296 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1821/3596] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:59:52 2026] GET /v2.0/ports?device_id=055d717f-fe7c-4de7-b984-6a086c25bb30 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1776/3597] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:59:52 2026] DELETE /v2.0/routers/055d717f-fe7c-4de7-b984-6a086c25bb30 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1822/3598] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:59:53 2026] GET /v2.0/routers/45a974b0-f671-4bf2-b8c4-b080b99f2616 => generated 583 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:59:53.357 7 INFO neutron.db.ovn_revision_numbers_db [None req-7c2ac252-ccef-47f8-a542-ad763c0e7c3c 03bd424425d84a4787a84bfa4096fd6a 038b43539cc947739921fac1b4e0fe90 - - default default] Successfully bumped revision number for resource 45a974b0-f671-4bf2-b8c4-b080b99f2616 (type: routers) to 2 [pid: 7|app: 0|req: 1777/3599] 10.0.0.233 () {34 vars in 742 bytes} [Sun Aug 23 15:59:53 2026] PUT /v2.0/routers/45a974b0-f671-4bf2-b8c4-b080b99f2616 => generated 583 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1823/3600] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:59:53 2026] GET /v2.0/ports?device_id=45a974b0-f671-4bf2-b8c4-b080b99f2616 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1778/3601] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:59:53 2026] DELETE /v2.0/routers/45a974b0-f671-4bf2-b8c4-b080b99f2616 => generated 0 bytes in 167 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1824/3602] 10.0.0.233 () {32 vars in 721 bytes} [Sun Aug 23 15:59:53 2026] GET /v2.0/routers/734011cd-e8b4-4125-8611-9a515e878291 => generated 576 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1779/3603] 10.0.0.233 () {34 vars in 742 bytes} [Sun Aug 23 15:59:53 2026] PUT /v2.0/routers/734011cd-e8b4-4125-8611-9a515e878291 => generated 576 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1825/3604] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 15:59:53 2026] GET /v2.0/ports?device_id=734011cd-e8b4-4125-8611-9a515e878291 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1780/3605] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 15:59:53 2026] DELETE /v2.0/routers/734011cd-e8b4-4125-8611-9a515e878291 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:55.051 7 INFO neutron.db.ovn_revision_numbers_db [None req-f0eaca48-10c1-49aa-8af9-b73218f11e7f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 57e555eb-b83f-4e5d-abd6-4e143ecef68b (type: security_groups) to 1 2026-08-23 15:59:55.061 7 INFO neutron.db.ovn_revision_numbers_db [None req-f0eaca48-10c1-49aa-8af9-b73218f11e7f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3513bd54-0f63-40a7-9ff0-b7806aac8bcc (type: security_group_rules) to 0 2026-08-23 15:59:55.071 7 INFO neutron.db.ovn_revision_numbers_db [None req-f0eaca48-10c1-49aa-8af9-b73218f11e7f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 842c628c-48ad-4e3a-a9d3-e9e8688fac32 (type: security_group_rules) to 0 2026-08-23 15:59:55.081 7 INFO neutron.db.ovn_revision_numbers_db [None req-f0eaca48-10c1-49aa-8af9-b73218f11e7f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a2695eb7-94ce-4ff1-9b3e-36780bac8e2d (type: security_group_rules) to 0 2026-08-23 15:59:55.091 7 INFO neutron.db.ovn_revision_numbers_db [None req-f0eaca48-10c1-49aa-8af9-b73218f11e7f be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource cf10b132-129f-4ade-b471-b1b958db1a9d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1782/3608] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:59:54 2026] GET /v2.0/security-groups?tenant_id=a1bd47b2063d4ad6bcd81e536778b3e6&name=default => generated 2929 bytes in 369 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1827/3609] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:59:55 2026] DELETE /v2.0/security-groups/57e555eb-b83f-4e5d-abd6-4e143ecef68b => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 15:59:55.563 7 INFO neutron.db.ovn_revision_numbers_db [None req-06abd0ad-5687-420e-9fa1-551744127a6c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource f50a16a1-1382-4f78-a584-da792439bbca (type: security_groups) to 1 2026-08-23 15:59:55.574 7 INFO neutron.db.ovn_revision_numbers_db [None req-06abd0ad-5687-420e-9fa1-551744127a6c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 1ebd24b3-2890-43ec-b686-b1d2cff76aea (type: security_group_rules) to 0 2026-08-23 15:59:55.587 7 INFO neutron.db.ovn_revision_numbers_db [None req-06abd0ad-5687-420e-9fa1-551744127a6c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 47054f82-c559-4be9-ac3a-729b3a784ed5 (type: security_group_rules) to 0 2026-08-23 15:59:55.597 7 INFO neutron.db.ovn_revision_numbers_db [None req-06abd0ad-5687-420e-9fa1-551744127a6c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 91dd77a4-f6b0-461e-b102-6e0ac318d6e7 (type: security_group_rules) to 0 2026-08-23 15:59:55.607 7 INFO neutron.db.ovn_revision_numbers_db [None req-06abd0ad-5687-420e-9fa1-551744127a6c be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c98588ef-def6-4866-b0eb-158238871dc0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1783/3610] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:59:55 2026] GET /v2.0/security-groups?tenant_id=038b43539cc947739921fac1b4e0fe90&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1828/3611] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 15:59:55 2026] GET /v2.0/networks => generated 2287 bytes in 147 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1829/3612] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 15:59:55 2026] GET /v2.0/ports => generated 5175 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1830/3613] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:59:55 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1831/3614] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:59:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1832/3615] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 15:59:55 2026] GET /v2.0/floatingips => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1784/3616] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:59:55 2026] DELETE /v2.0/security-groups/f50a16a1-1382-4f78-a584-da792439bbca => generated 0 bytes in 206 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1833/3617] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 15:59:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1785/3618] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:59:55 2026] GET /v2.0/subnets => generated 1308 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1834/3619] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 15:59:55 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1835/3620] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 15:59:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1836/3621] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 15:59:55 2026] GET /v2.0/routers => generated 15 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1837/3622] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 15:59:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-23 15:59:56.080 7 INFO neutron.db.ovn_revision_numbers_db [None req-faa6d2dd-0b95-421a-a40b-d450e1762a33 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 8a82c05f-e7f6-4792-ac22-9fbfd4df320e (type: security_groups) to 1 2026-08-23 15:59:56.090 7 INFO neutron.db.ovn_revision_numbers_db [None req-faa6d2dd-0b95-421a-a40b-d450e1762a33 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 1d40b84f-5a0c-4841-9e02-3c6c751dcb44 (type: security_group_rules) to 0 2026-08-23 15:59:56.101 7 INFO neutron.db.ovn_revision_numbers_db [None req-faa6d2dd-0b95-421a-a40b-d450e1762a33 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 44b7a375-ebbe-4302-b202-306e8b63cc25 (type: security_group_rules) to 0 2026-08-23 15:59:56.116 7 INFO neutron.db.ovn_revision_numbers_db [None req-faa6d2dd-0b95-421a-a40b-d450e1762a33 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a77f6962-4898-4503-bd97-7773f455e8b5 (type: security_group_rules) to 0 2026-08-23 15:59:56.132 7 INFO neutron.db.ovn_revision_numbers_db [None req-faa6d2dd-0b95-421a-a40b-d450e1762a33 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource da02e165-c54e-4760-9d4e-3490ddb73a2d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1786/3623] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 15:59:55 2026] GET /v2.0/security-groups?tenant_id=be70954a7dcc40c99f0556b237fc3fc6&name=default => generated 2929 bytes in 229 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1838/3624] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 15:59:56 2026] DELETE /v2.0/security-groups/8a82c05f-e7f6-4792-ac22-9fbfd4df320e => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 16:00:00.577 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf5c99e2-18d5-4d2b-a107-07ac303dd812 fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource 57a42957-1515-49fc-a9b1-5f95fb5e9a5b (type: security_groups) to 1 2026-08-23 16:00:00.603 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf5c99e2-18d5-4d2b-a107-07ac303dd812 fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource 38ef9040-91f6-485a-beee-76122bbf797f (type: security_group_rules) to 0 2026-08-23 16:00:00.617 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf5c99e2-18d5-4d2b-a107-07ac303dd812 fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource 6e37874d-95aa-43df-85d6-a111890a7bf6 (type: security_group_rules) to 0 2026-08-23 16:00:00.628 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf5c99e2-18d5-4d2b-a107-07ac303dd812 fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource c030811a-67d9-49b3-b282-a5aa75ab9d02 (type: security_group_rules) to 0 2026-08-23 16:00:00.638 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf5c99e2-18d5-4d2b-a107-07ac303dd812 fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource d674b4f1-b283-4d40-ba84-4410133610fd (type: security_group_rules) to 0 2026-08-23 16:00:00.786 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf5c99e2-18d5-4d2b-a107-07ac303dd812 fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource 9a78669e-d71d-4507-8a5e-a4137246a428 (type: security_groups) to 1 2026-08-23 16:00:00.802 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf5c99e2-18d5-4d2b-a107-07ac303dd812 fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource 0cdbe9c7-e8ed-4a01-8855-bb519f920e70 (type: security_group_rules) to 0 2026-08-23 16:00:00.813 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf5c99e2-18d5-4d2b-a107-07ac303dd812 fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource ec249cb9-5eb0-407d-9420-f247b33de733 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1787/3625] 10.0.0.233 () {34 vars in 684 bytes} [Sun Aug 23 16:00:00 2026] POST /v2.0/security-groups => generated 1603 bytes in 561 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 16:00:01.007 8 INFO neutron.db.ovn_revision_numbers_db [None req-a124f029-0d6f-4336-bf8d-013bc69d113c fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource 800462a5-1417-4ccc-98bb-4de8ca9e1133 (type: security_groups) to 1 2026-08-23 16:00:01.016 8 INFO neutron.db.ovn_revision_numbers_db [None req-a124f029-0d6f-4336-bf8d-013bc69d113c fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource 67d444f0-657a-44ae-9a44-568e5373da07 (type: security_group_rules) to 0 2026-08-23 16:00:01.027 8 INFO neutron.db.ovn_revision_numbers_db [None req-a124f029-0d6f-4336-bf8d-013bc69d113c fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource f8754a1a-0db0-4ed1-bc85-40d53ab31eb8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1839/3626] 10.0.0.233 () {34 vars in 684 bytes} [Sun Aug 23 16:00:00 2026] POST /v2.0/security-groups => generated 1603 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 16:00:01.230 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e722577-9da1-4e70-be3f-579aa03f56c6 fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource 652b9dea-f41d-4f1b-9735-501c0e258789 (type: security_groups) to 1 2026-08-23 16:00:01.248 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e722577-9da1-4e70-be3f-579aa03f56c6 fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource 5df7e8eb-b575-47d9-ba9b-bcc00f9dcd7a (type: security_group_rules) to 0 2026-08-23 16:00:01.257 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e722577-9da1-4e70-be3f-579aa03f56c6 fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource 8b639911-c601-4731-b279-c0846b54f644 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1788/3627] 10.0.0.233 () {34 vars in 684 bytes} [Sun Aug 23 16:00:01 2026] POST /v2.0/security-groups => generated 1603 bytes in 230 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 16:00:01.466 8 INFO neutron.db.ovn_revision_numbers_db [None req-068b7b04-6526-42e5-960d-290c123465de fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource 418cf583-07a1-43ec-93f5-3fc23502feb6 (type: security_groups) to 1 2026-08-23 16:00:01.475 8 INFO neutron.db.ovn_revision_numbers_db [None req-068b7b04-6526-42e5-960d-290c123465de fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource 06c1b3dc-4aeb-40fa-b1b5-f069a71e06ea (type: security_group_rules) to 0 2026-08-23 16:00:01.491 8 INFO neutron.db.ovn_revision_numbers_db [None req-068b7b04-6526-42e5-960d-290c123465de fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource 3d6f76b0-88df-4500-813b-be6f4c6779a8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1840/3628] 10.0.0.233 () {34 vars in 684 bytes} [Sun Aug 23 16:00:01 2026] POST /v2.0/security-groups => generated 1603 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-08-23 16:00:01.716 7 INFO neutron.db.ovn_revision_numbers_db [None req-82e2ffc1-440e-44b7-b781-2a2c67f52552 fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource ae3af08f-b5cf-4a1a-baa4-f77a925b277c (type: security_groups) to 1 2026-08-23 16:00:01.728 7 INFO neutron.db.ovn_revision_numbers_db [None req-82e2ffc1-440e-44b7-b781-2a2c67f52552 fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource 9dfefd0a-ecff-4b47-bf05-4d2cb5c2439b (type: security_group_rules) to 0 2026-08-23 16:00:01.738 7 INFO neutron.db.ovn_revision_numbers_db [None req-82e2ffc1-440e-44b7-b781-2a2c67f52552 fcf2c95ec9ef43b98e9185f058db1b5c ba07e0ca1d08412db08398235f9210f4 - - default default] Successfully bumped revision number for resource b99bc55d-2920-4e07-9723-774556c3560b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1789/3629] 10.0.0.233 () {34 vars in 684 bytes} [Sun Aug 23 16:00:01 2026] POST /v2.0/security-groups => generated 1603 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1841/3630] 10.0.0.233 () {34 vars in 767 bytes} [Sun Aug 23 16:00:01 2026] PUT /v2.0/security-groups/9a78669e-d71d-4507-8a5e-a4137246a428/tags => generated 17 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1790/3631] 10.0.0.233 () {34 vars in 767 bytes} [Sun Aug 23 16:00:01 2026] PUT /v2.0/security-groups/800462a5-1417-4ccc-98bb-4de8ca9e1133/tags => generated 25 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1842/3632] 10.0.0.233 () {34 vars in 767 bytes} [Sun Aug 23 16:00:01 2026] PUT /v2.0/security-groups/652b9dea-f41d-4f1b-9735-501c0e258789/tags => generated 34 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1791/3633] 10.0.0.233 () {34 vars in 767 bytes} [Sun Aug 23 16:00:02 2026] PUT /v2.0/security-groups/418cf583-07a1-43ec-93f5-3fc23502feb6/tags => generated 19 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1843/3634] 10.0.0.233 () {32 vars in 680 bytes} [Sun Aug 23 16:00:02 2026] GET /v2.0/security-groups?tags=red => generated 4810 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1792/3635] 10.0.0.233 () {32 vars in 694 bytes} [Sun Aug 23 16:00:02 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3222 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1844/3636] 10.0.0.233 () {32 vars in 690 bytes} [Sun Aug 23 16:00:02 2026] GET /v2.0/security-groups?tags-any=blue => generated 3222 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1793/3637] 10.0.0.233 () {32 vars in 702 bytes} [Sun Aug 23 16:00:02 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4810 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1845/3638] 10.0.0.233 () {32 vars in 688 bytes} [Sun Aug 23 16:00:02 2026] GET /v2.0/security-groups?not-tags=red => generated 6102 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1794/3639] 10.0.0.233 () {32 vars in 702 bytes} [Sun Aug 23 16:00:02 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7690 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1846/3640] 10.0.0.233 () {32 vars in 698 bytes} [Sun Aug 23 16:00:02 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7690 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1795/3641] 10.0.0.233 () {32 vars in 710 bytes} [Sun Aug 23 16:00:02 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6102 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1847/3642] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 16:00:02 2026] DELETE /v2.0/security-groups/9a78669e-d71d-4507-8a5e-a4137246a428 => generated 0 bytes in 126 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1796/3643] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 16:00:02 2026] DELETE /v2.0/security-groups/800462a5-1417-4ccc-98bb-4de8ca9e1133 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1848/3644] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 16:00:02 2026] DELETE /v2.0/security-groups/652b9dea-f41d-4f1b-9735-501c0e258789 => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1797/3645] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 16:00:02 2026] DELETE /v2.0/security-groups/418cf583-07a1-43ec-93f5-3fc23502feb6 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1849/3646] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 16:00:03 2026] DELETE /v2.0/security-groups/ae3af08f-b5cf-4a1a-baa4-f77a925b277c => generated 0 bytes in 106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1798/3647] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 16:00:03 2026] GET /v2.0/security-groups?tenant_id=ba07e0ca1d08412db08398235f9210f4&name=default => generated 2929 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1850/3648] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 16:00:04 2026] DELETE /v2.0/security-groups/57a42957-1515-49fc-a9b1-5f95fb5e9a5b => generated 0 bytes in 265 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 16:00:04.615 7 INFO neutron.db.ovn_revision_numbers_db [None req-aa1d8148-d052-45a2-bbf8-dc767ad6739e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3f3623f9-3f1c-4ed7-8094-36ca466a9224 (type: security_groups) to 1 2026-08-23 16:00:04.629 7 INFO neutron.db.ovn_revision_numbers_db [None req-aa1d8148-d052-45a2-bbf8-dc767ad6739e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 7906ef52-4042-44a9-85b4-9161b55b3ad9 (type: security_group_rules) to 0 2026-08-23 16:00:04.640 7 INFO neutron.db.ovn_revision_numbers_db [None req-aa1d8148-d052-45a2-bbf8-dc767ad6739e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 98aa455f-9b1f-4157-9331-d42e513bba97 (type: security_group_rules) to 0 2026-08-23 16:00:04.649 7 INFO neutron.db.ovn_revision_numbers_db [None req-aa1d8148-d052-45a2-bbf8-dc767ad6739e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource d217770d-7e69-4963-8d82-4f258f4243c4 (type: security_group_rules) to 0 2026-08-23 16:00:04.659 7 INFO neutron.db.ovn_revision_numbers_db [None req-aa1d8148-d052-45a2-bbf8-dc767ad6739e be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource da7afcb6-901d-4062-908e-9f78cb48ddb2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1799/3649] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 16:00:04 2026] GET /v2.0/security-groups?tenant_id=3b6cbe7c47b5429db9571ca35c9217c3&name=default => generated 2929 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1851/3650] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 16:00:04 2026] DELETE /v2.0/security-groups/3f3623f9-3f1c-4ed7-8094-36ca466a9224 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 16:00:05.253 7 INFO neutron.db.ovn_revision_numbers_db [None req-6d87568d-723f-4edc-b938-a3a76d1cd476 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 84c4795b-3055-4c0a-ae4e-7aa3ab921c92 (type: security_groups) to 1 2026-08-23 16:00:05.264 7 INFO neutron.db.ovn_revision_numbers_db [None req-6d87568d-723f-4edc-b938-a3a76d1cd476 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 35019c30-cc49-4154-8cc4-f8feb1946955 (type: security_group_rules) to 0 2026-08-23 16:00:05.277 7 INFO neutron.db.ovn_revision_numbers_db [None req-6d87568d-723f-4edc-b938-a3a76d1cd476 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 3b147093-2c93-4c70-a7f0-4db9113ee028 (type: security_group_rules) to 0 2026-08-23 16:00:05.288 7 INFO neutron.db.ovn_revision_numbers_db [None req-6d87568d-723f-4edc-b938-a3a76d1cd476 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource c4c3236b-9524-49d2-aec4-8b88e594c62c (type: security_group_rules) to 0 2026-08-23 16:00:05.299 7 INFO neutron.db.ovn_revision_numbers_db [None req-6d87568d-723f-4edc-b938-a3a76d1cd476 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource e31829ba-1c3e-49fc-a8e9-5849d87e6b21 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1800/3651] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 16:00:05 2026] GET /v2.0/security-groups?tenant_id=214fd0dc9463414c97fef2437f7348f2&name=default => generated 2929 bytes in 235 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1852/3652] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 16:00:05 2026] DELETE /v2.0/security-groups/84c4795b-3055-4c0a-ae4e-7aa3ab921c92 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 16:00:08.962 7 INFO neutron.db.ovn_revision_numbers_db [None req-458490e1-d456-4356-a74f-cb64bfd1d251 67077f1fe7f7490fa2afbd9deaa20f77 d1b2871fd76e48679dde5c590cccb127 - - default default] Successfully bumped revision number for resource 8fefb67d-e24a-4ffe-b44e-70c9712322d7 (type: security_groups) to 1 2026-08-23 16:00:08.974 7 INFO neutron.db.ovn_revision_numbers_db [None req-458490e1-d456-4356-a74f-cb64bfd1d251 67077f1fe7f7490fa2afbd9deaa20f77 d1b2871fd76e48679dde5c590cccb127 - - default default] Successfully bumped revision number for resource 0ab47fe1-7d5f-471f-bcee-20fe3127de83 (type: security_group_rules) to 0 2026-08-23 16:00:08.985 7 INFO neutron.db.ovn_revision_numbers_db [None req-458490e1-d456-4356-a74f-cb64bfd1d251 67077f1fe7f7490fa2afbd9deaa20f77 d1b2871fd76e48679dde5c590cccb127 - - default default] Successfully bumped revision number for resource 32ee498c-a96d-4a28-b5eb-03b44a481128 (type: security_group_rules) to 0 2026-08-23 16:00:08.996 7 INFO neutron.db.ovn_revision_numbers_db [None req-458490e1-d456-4356-a74f-cb64bfd1d251 67077f1fe7f7490fa2afbd9deaa20f77 d1b2871fd76e48679dde5c590cccb127 - - default default] Successfully bumped revision number for resource 53396935-39c7-43e9-9251-dbd904338d70 (type: security_group_rules) to 0 2026-08-23 16:00:09.006 7 INFO neutron.db.ovn_revision_numbers_db [None req-458490e1-d456-4356-a74f-cb64bfd1d251 67077f1fe7f7490fa2afbd9deaa20f77 d1b2871fd76e48679dde5c590cccb127 - - default default] Successfully bumped revision number for resource f72fc0b3-cd3f-44a6-b832-a9b50c0253be (type: security_group_rules) to 0 2026-08-23 16:00:09.081 7 INFO neutron.db.segments_db [None req-458490e1-d456-4356-a74f-cb64bfd1d251 67077f1fe7f7490fa2afbd9deaa20f77 d1b2871fd76e48679dde5c590cccb127 - - default default] Added segment e61571be-36e2-4778-a391-fb88291bd856 of type geneve for network 9381a080-c89b-41cb-a9af-fa535d521b8e 2026-08-23 16:00:09.202 7 INFO neutron.db.ovn_revision_numbers_db [None req-458490e1-d456-4356-a74f-cb64bfd1d251 67077f1fe7f7490fa2afbd9deaa20f77 d1b2871fd76e48679dde5c590cccb127 - - default default] Successfully bumped revision number for resource 9381a080-c89b-41cb-a9af-fa535d521b8e (type: networks) to 1 2026-08-23 16:00:09.361 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-458490e1-d456-4356-a74f-cb64bfd1d251 67077f1fe7f7490fa2afbd9deaa20f77 d1b2871fd76e48679dde5c590cccb127 - - default default] No more DHCP agents 2026-08-23 16:00:09.362 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-458490e1-d456-4356-a74f-cb64bfd1d251 67077f1fe7f7490fa2afbd9deaa20f77 d1b2871fd76e48679dde5c590cccb127 - - default default] Unable to schedule network 9381a080-c89b-41cb-a9af-fa535d521b8e: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 16:00:09.426 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82346101-fad1-41d3-b93c-bdeb354bb3d6 - - - - - -] OVN reports status down for port: e511407a-80e7-490a-a6b7-fef58a4f3b67 2026-08-23 16:00:09.475 7 INFO neutron.db.ovn_revision_numbers_db [None req-458490e1-d456-4356-a74f-cb64bfd1d251 67077f1fe7f7490fa2afbd9deaa20f77 d1b2871fd76e48679dde5c590cccb127 - - default default] Successfully bumped revision number for resource e511407a-80e7-490a-a6b7-fef58a4f3b67 (type: ports) to 1 [pid: 7|app: 0|req: 1801/3655] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 16:00:08 2026] POST /v2.0/networks => generated 650 bytes in 824 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1855/3656] 10.0.0.233 () {34 vars in 753 bytes} [Sun Aug 23 16:00:09 2026] PUT /v2.0/networks/9381a080-c89b-41cb-a9af-fa535d521b8e/tags => generated 25 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1802/3657] 10.0.0.233 () {32 vars in 733 bytes} [Sun Aug 23 16:00:09 2026] GET /v2.0/networks/9381a080-c89b-41cb-a9af-fa535d521b8e/tags => generated 25 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1856/3658] 10.0.0.233 () {34 vars in 764 bytes} [Sun Aug 23 16:00:09 2026] PUT /v2.0/networks/9381a080-c89b-41cb-a9af-fa535d521b8e/tags/green => generated 4 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1803/3659] 10.0.0.233 () {32 vars in 733 bytes} [Sun Aug 23 16:00:09 2026] GET /v2.0/networks/9381a080-c89b-41cb-a9af-fa535d521b8e/tags => generated 34 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1857/3660] 10.0.0.233 () {34 vars in 760 bytes} [Sun Aug 23 16:00:09 2026] PUT /v2.0/networks/9381a080-c89b-41cb-a9af-fa535d521b8e/tags/red => generated 4 bytes in 83 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1804/3661] 10.0.0.233 () {32 vars in 733 bytes} [Sun Aug 23 16:00:09 2026] GET /v2.0/networks/9381a080-c89b-41cb-a9af-fa535d521b8e/tags => generated 34 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1858/3662] 10.0.0.233 () {34 vars in 782 bytes} [Sun Aug 23 16:00:09 2026] PUT /v2.0/networks/9381a080-c89b-41cb-a9af-fa535d521b8e/tags/black.or.white => generated 4 bytes in 124 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1805/3663] 10.0.0.233 () {32 vars in 733 bytes} [Sun Aug 23 16:00:10 2026] GET /v2.0/networks/9381a080-c89b-41cb-a9af-fa535d521b8e/tags => generated 52 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1859/3664] 10.0.0.233 () {34 vars in 753 bytes} [Sun Aug 23 16:00:10 2026] PUT /v2.0/networks/9381a080-c89b-41cb-a9af-fa535d521b8e/tags => generated 37 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1806/3665] 10.0.0.233 () {32 vars in 733 bytes} [Sun Aug 23 16:00:10 2026] GET /v2.0/networks/9381a080-c89b-41cb-a9af-fa535d521b8e/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1860/3666] 10.0.0.233 () {32 vars in 741 bytes} [Sun Aug 23 16:00:10 2026] GET /v2.0/networks/9381a080-c89b-41cb-a9af-fa535d521b8e/tags/red => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 16:00:10.391 7 INFO neutron.api.v2.resource [None req-444db776-5eda-4580-a190-e7acd0ff3dbf 67077f1fe7f7490fa2afbd9deaa20f77 d1b2871fd76e48679dde5c590cccb127 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1807/3667] 10.0.0.233 () {32 vars in 745 bytes} [Sun Aug 23 16:00:10 2026] GET /v2.0/networks/9381a080-c89b-41cb-a9af-fa535d521b8e/tags/green => generated 99 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1861/3668] 10.0.0.233 () {32 vars in 744 bytes} [Sun Aug 23 16:00:10 2026] DELETE /v2.0/networks/9381a080-c89b-41cb-a9af-fa535d521b8e/tags/red => generated 0 bytes in 67 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1808/3669] 10.0.0.233 () {32 vars in 733 bytes} [Sun Aug 23 16:00:10 2026] GET /v2.0/networks/9381a080-c89b-41cb-a9af-fa535d521b8e/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 16:00:10.565 8 INFO neutron.api.v2.resource [None req-2059224e-f38c-4534-93a1-d2ed1e508213 67077f1fe7f7490fa2afbd9deaa20f77 d1b2871fd76e48679dde5c590cccb127 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1862/3670] 10.0.0.233 () {32 vars in 748 bytes} [Sun Aug 23 16:00:10 2026] DELETE /v2.0/networks/9381a080-c89b-41cb-a9af-fa535d521b8e/tags/green => generated 99 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1809/3671] 10.0.0.233 () {32 vars in 736 bytes} [Sun Aug 23 16:00:10 2026] DELETE /v2.0/networks/9381a080-c89b-41cb-a9af-fa535d521b8e/tags => generated 0 bytes in 64 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1863/3672] 10.0.0.233 () {32 vars in 733 bytes} [Sun Aug 23 16:00:10 2026] GET /v2.0/networks/9381a080-c89b-41cb-a9af-fa535d521b8e/tags => generated 12 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 16:00:10.869 7 INFO neutron_taas.services.taas.taas_plugin [None req-0b738598-667b-4ea6-8be9-f50a8b5b736a 67077f1fe7f7490fa2afbd9deaa20f77 d1b2871fd76e48679dde5c590cccb127 - - default default] TaaS: Handle Delete Port: e511407a-80e7-490a-a6b7-fef58a4f3b67 2026-08-23 16:00:10.873 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-0b738598-667b-4ea6-8be9-f50a8b5b736a 67077f1fe7f7490fa2afbd9deaa20f77 d1b2871fd76e48679dde5c590cccb127 - - default default] Tap Mirror: Handle Delete Port: e511407a-80e7-490a-a6b7-fef58a4f3b67 2026-08-23 16:00:11.061 7 INFO neutron.services.segments.plugin [-] Segment e61571be-36e2-4778-a391-fb88291bd856 resource provider aggregate not found 2026-08-23 16:00:11.080 7 INFO neutron.services.segments.plugin [-] Segment e61571be-36e2-4778-a391-fb88291bd856 resource provider aggregate not found 2026-08-23 16:00:11.086 7 INFO neutron.services.segments.plugin [-] Segment e61571be-36e2-4778-a391-fb88291bd856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e61571be-36e2-4778-a391-fb88291bd856 found for delete ", "request_id": "req-703ce804-d3da-4d1e-8244-4b7031de23fd"}]} [pid: 7|app: 0|req: 1810/3673] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 16:00:10 2026] DELETE /v2.0/networks/9381a080-c89b-41cb-a9af-fa535d521b8e => generated 0 bytes in 393 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 16:00:11.117 7 INFO neutron.services.segments.plugin [-] Segment e61571be-36e2-4778-a391-fb88291bd856 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e61571be-36e2-4778-a391-fb88291bd856 found for delete ", "request_id": "req-fb381c38-1be0-4005-90f4-9278090dfb72"}]} 2026-08-23 16:00:12.121 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e00c629-2786-4d0d-90cb-df50beb773f0 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 6c6bf213-68ab-40a8-b564-f58fcde16a28 (type: security_groups) to 1 2026-08-23 16:00:12.133 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e00c629-2786-4d0d-90cb-df50beb773f0 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 6e997806-e9e2-474d-82db-beeaf7d94210 (type: security_group_rules) to 0 2026-08-23 16:00:12.146 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e00c629-2786-4d0d-90cb-df50beb773f0 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a573698a-5404-40b5-b8b6-48e9b6d4c447 (type: security_group_rules) to 0 2026-08-23 16:00:12.158 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e00c629-2786-4d0d-90cb-df50beb773f0 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource b759242e-1575-4da1-b0ef-cc474d822e7a (type: security_group_rules) to 0 2026-08-23 16:00:12.172 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e00c629-2786-4d0d-90cb-df50beb773f0 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource daa49a24-17a4-4f55-a10e-5badcb3597d9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1864/3674] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 16:00:11 2026] GET /v2.0/security-groups?tenant_id=b7cacb1f0cab40829b6d1c586093b96e&name=default => generated 2929 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1811/3675] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 16:00:12 2026] DELETE /v2.0/security-groups/6c6bf213-68ab-40a8-b564-f58fcde16a28 => generated 0 bytes in 208 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1865/3676] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 16:00:12 2026] GET /v2.0/security-groups?tenant_id=d1b2871fd76e48679dde5c590cccb127&name=default => generated 2929 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1812/3677] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 16:00:12 2026] DELETE /v2.0/security-groups/8fefb67d-e24a-4ffe-b44e-70c9712322d7 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 16:00:16.121 8 INFO neutron.db.ovn_revision_numbers_db [None req-12c8064a-4ec1-4b5f-a7b5-22b5a5bc53b7 0f8cee6af07b4634a61cfc7e3009ab35 aa2b3ae1d16b45498791a26d92092dfa - - default default] Successfully bumped revision number for resource 934d9b2c-1487-486d-b684-6d96052d48f0 (type: security_groups) to 1 2026-08-23 16:00:16.132 8 INFO neutron.db.ovn_revision_numbers_db [None req-12c8064a-4ec1-4b5f-a7b5-22b5a5bc53b7 0f8cee6af07b4634a61cfc7e3009ab35 aa2b3ae1d16b45498791a26d92092dfa - - default default] Successfully bumped revision number for resource 41cf45a0-fdc5-4c49-b9cc-d44bee868c63 (type: security_group_rules) to 0 2026-08-23 16:00:16.143 8 INFO neutron.db.ovn_revision_numbers_db [None req-12c8064a-4ec1-4b5f-a7b5-22b5a5bc53b7 0f8cee6af07b4634a61cfc7e3009ab35 aa2b3ae1d16b45498791a26d92092dfa - - default default] Successfully bumped revision number for resource 5a2a365a-f414-4955-b430-79be50cac54c (type: security_group_rules) to 0 2026-08-23 16:00:16.154 8 INFO neutron.db.ovn_revision_numbers_db [None req-12c8064a-4ec1-4b5f-a7b5-22b5a5bc53b7 0f8cee6af07b4634a61cfc7e3009ab35 aa2b3ae1d16b45498791a26d92092dfa - - default default] Successfully bumped revision number for resource 5b602f1a-09e6-447d-980d-cd9f22fab88f (type: security_group_rules) to 0 2026-08-23 16:00:16.163 8 INFO neutron.db.ovn_revision_numbers_db [None req-12c8064a-4ec1-4b5f-a7b5-22b5a5bc53b7 0f8cee6af07b4634a61cfc7e3009ab35 aa2b3ae1d16b45498791a26d92092dfa - - default default] Successfully bumped revision number for resource fd35b392-eebc-4170-879a-e6ab214afeaf (type: security_group_rules) to 0 2026-08-23 16:00:16.238 8 INFO neutron.db.segments_db [None req-12c8064a-4ec1-4b5f-a7b5-22b5a5bc53b7 0f8cee6af07b4634a61cfc7e3009ab35 aa2b3ae1d16b45498791a26d92092dfa - - default default] Added segment 6ee98ae8-a14d-45cf-94c2-bb6860315a98 of type geneve for network bc2c1f52-c832-43dc-afaa-cd3657ca2141 2026-08-23 16:00:16.345 8 INFO neutron.db.ovn_revision_numbers_db [None req-12c8064a-4ec1-4b5f-a7b5-22b5a5bc53b7 0f8cee6af07b4634a61cfc7e3009ab35 aa2b3ae1d16b45498791a26d92092dfa - - default default] Successfully bumped revision number for resource bc2c1f52-c832-43dc-afaa-cd3657ca2141 (type: networks) to 1 2026-08-23 16:00:16.570 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-12c8064a-4ec1-4b5f-a7b5-22b5a5bc53b7 0f8cee6af07b4634a61cfc7e3009ab35 aa2b3ae1d16b45498791a26d92092dfa - - default default] No more DHCP agents 2026-08-23 16:00:16.574 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-12c8064a-4ec1-4b5f-a7b5-22b5a5bc53b7 0f8cee6af07b4634a61cfc7e3009ab35 aa2b3ae1d16b45498791a26d92092dfa - - default default] Unable to schedule network bc2c1f52-c832-43dc-afaa-cd3657ca2141: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 16:00:16.634 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-82346101-fad1-41d3-b93c-bdeb354bb3d6 - - - - - -] OVN reports status down for port: 5848e488-e7a3-4b0c-b872-0d3395f39181 2026-08-23 16:00:16.669 8 INFO neutron.db.ovn_revision_numbers_db [None req-12c8064a-4ec1-4b5f-a7b5-22b5a5bc53b7 0f8cee6af07b4634a61cfc7e3009ab35 aa2b3ae1d16b45498791a26d92092dfa - - default default] Successfully bumped revision number for resource 5848e488-e7a3-4b0c-b872-0d3395f39181 (type: ports) to 1 [pid: 8|app: 0|req: 1866/3678] 10.0.0.233 () {34 vars in 670 bytes} [Sun Aug 23 16:00:15 2026] POST /v2.0/networks => generated 650 bytes in 832 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-08-23 16:00:16.952 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-450fe628-999e-4da5-b082-4764e114c352 0f8cee6af07b4634a61cfc7e3009ab35 aa2b3ae1d16b45498791a26d92092dfa - - default default] No more DHCP agents 2026-08-23 16:00:16.955 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-450fe628-999e-4da5-b082-4764e114c352 0f8cee6af07b4634a61cfc7e3009ab35 aa2b3ae1d16b45498791a26d92092dfa - - default default] Unable to schedule network bc2c1f52-c832-43dc-afaa-cd3657ca2141: no agents available; will retry on subsequent port and subnet creation events. 2026-08-23 16:00:17.410 7 INFO neutron.db.ovn_revision_numbers_db [None req-b38ec991-9164-434b-9e08-064b31e047ce - - - - - -] Successfully bumped revision number for resource 5848e488-e7a3-4b0c-b872-0d3395f39181 (type: ports) to 2 2026-08-23 16:00:17.439 7 INFO neutron.db.ovn_revision_numbers_db [None req-b38ec991-9164-434b-9e08-064b31e047ce - - - - - -] Successfully bumped revision number for resource 269593d4-b711-49d9-b83a-2015f0c1694e (type: subnets) to 0 [pid: 7|app: 0|req: 1813/3679] 10.0.0.233 () {34 vars in 669 bytes} [Sun Aug 23 16:00:16 2026] POST /v2.0/subnets => generated 626 bytes in 752 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1867/3680] 10.0.0.233 () {34 vars in 751 bytes} [Sun Aug 23 16:00:17 2026] PUT /v2.0/subnets/269593d4-b711-49d9-b83a-2015f0c1694e/tags => generated 25 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1814/3681] 10.0.0.233 () {32 vars in 731 bytes} [Sun Aug 23 16:00:17 2026] GET /v2.0/subnets/269593d4-b711-49d9-b83a-2015f0c1694e/tags => generated 25 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1868/3682] 10.0.0.233 () {34 vars in 762 bytes} [Sun Aug 23 16:00:17 2026] PUT /v2.0/subnets/269593d4-b711-49d9-b83a-2015f0c1694e/tags/green => generated 4 bytes in 64 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1815/3683] 10.0.0.233 () {32 vars in 731 bytes} [Sun Aug 23 16:00:17 2026] GET /v2.0/subnets/269593d4-b711-49d9-b83a-2015f0c1694e/tags => generated 34 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1869/3684] 10.0.0.233 () {34 vars in 758 bytes} [Sun Aug 23 16:00:17 2026] PUT /v2.0/subnets/269593d4-b711-49d9-b83a-2015f0c1694e/tags/red => generated 4 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1816/3685] 10.0.0.233 () {32 vars in 731 bytes} [Sun Aug 23 16:00:17 2026] GET /v2.0/subnets/269593d4-b711-49d9-b83a-2015f0c1694e/tags => generated 34 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1870/3686] 10.0.0.233 () {34 vars in 780 bytes} [Sun Aug 23 16:00:17 2026] PUT /v2.0/subnets/269593d4-b711-49d9-b83a-2015f0c1694e/tags/black.or.white => generated 4 bytes in 78 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1817/3687] 10.0.0.233 () {32 vars in 731 bytes} [Sun Aug 23 16:00:17 2026] GET /v2.0/subnets/269593d4-b711-49d9-b83a-2015f0c1694e/tags => generated 52 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1871/3688] 10.0.0.233 () {34 vars in 751 bytes} [Sun Aug 23 16:00:17 2026] PUT /v2.0/subnets/269593d4-b711-49d9-b83a-2015f0c1694e/tags => generated 37 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1818/3689] 10.0.0.233 () {32 vars in 731 bytes} [Sun Aug 23 16:00:17 2026] GET /v2.0/subnets/269593d4-b711-49d9-b83a-2015f0c1694e/tags => generated 37 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1872/3690] 10.0.0.233 () {32 vars in 739 bytes} [Sun Aug 23 16:00:18 2026] GET /v2.0/subnets/269593d4-b711-49d9-b83a-2015f0c1694e/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-08-23 16:00:18.098 7 INFO neutron.api.v2.resource [None req-0b072cc7-e7f3-4584-ae87-72d1ebef17fe 0f8cee6af07b4634a61cfc7e3009ab35 aa2b3ae1d16b45498791a26d92092dfa - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1819/3691] 10.0.0.233 () {32 vars in 743 bytes} [Sun Aug 23 16:00:18 2026] GET /v2.0/subnets/269593d4-b711-49d9-b83a-2015f0c1694e/tags/green => generated 99 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1873/3692] 10.0.0.233 () {32 vars in 742 bytes} [Sun Aug 23 16:00:18 2026] DELETE /v2.0/subnets/269593d4-b711-49d9-b83a-2015f0c1694e/tags/red => generated 0 bytes in 48 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1820/3693] 10.0.0.233 () {32 vars in 731 bytes} [Sun Aug 23 16:00:18 2026] GET /v2.0/subnets/269593d4-b711-49d9-b83a-2015f0c1694e/tags => generated 30 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-08-23 16:00:18.248 8 INFO neutron.api.v2.resource [None req-f184d609-601b-41b4-b231-4d6ed82f1bb6 0f8cee6af07b4634a61cfc7e3009ab35 aa2b3ae1d16b45498791a26d92092dfa - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1874/3694] 10.0.0.233 () {32 vars in 746 bytes} [Sun Aug 23 16:00:18 2026] DELETE /v2.0/subnets/269593d4-b711-49d9-b83a-2015f0c1694e/tags/green => generated 99 bytes in 49 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1821/3695] 10.0.0.233 () {32 vars in 734 bytes} [Sun Aug 23 16:00:18 2026] DELETE /v2.0/subnets/269593d4-b711-49d9-b83a-2015f0c1694e/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1875/3696] 10.0.0.233 () {32 vars in 731 bytes} [Sun Aug 23 16:00:18 2026] GET /v2.0/subnets/269593d4-b711-49d9-b83a-2015f0c1694e/tags => generated 12 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1822/3697] 10.0.0.233 () {32 vars in 724 bytes} [Sun Aug 23 16:00:18 2026] DELETE /v2.0/subnets/269593d4-b711-49d9-b83a-2015f0c1694e => generated 0 bytes in 156 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 16:00:18.696 8 INFO neutron_taas.services.taas.taas_plugin [None req-87710deb-756a-449b-a1fe-c3bf559e6caf 0f8cee6af07b4634a61cfc7e3009ab35 aa2b3ae1d16b45498791a26d92092dfa - - default default] TaaS: Handle Delete Port: 5848e488-e7a3-4b0c-b872-0d3395f39181 2026-08-23 16:00:18.699 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-87710deb-756a-449b-a1fe-c3bf559e6caf 0f8cee6af07b4634a61cfc7e3009ab35 aa2b3ae1d16b45498791a26d92092dfa - - default default] Tap Mirror: Handle Delete Port: 5848e488-e7a3-4b0c-b872-0d3395f39181 2026-08-23 16:00:18.925 8 INFO neutron.services.segments.plugin [-] Segment 6ee98ae8-a14d-45cf-94c2-bb6860315a98 resource provider aggregate not found 2026-08-23 16:00:18.931 8 INFO neutron.services.segments.plugin [-] Segment 6ee98ae8-a14d-45cf-94c2-bb6860315a98 resource provider aggregate not found 2026-08-23 16:00:18.942 8 INFO neutron.services.segments.plugin [-] Segment 6ee98ae8-a14d-45cf-94c2-bb6860315a98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ee98ae8-a14d-45cf-94c2-bb6860315a98 found for delete ", "request_id": "req-e7c3845c-6d80-4492-8938-3496fe82aee4"}]} 2026-08-23 16:00:18.950 8 INFO neutron.services.segments.plugin [-] Segment 6ee98ae8-a14d-45cf-94c2-bb6860315a98 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6ee98ae8-a14d-45cf-94c2-bb6860315a98 found for delete ", "request_id": "req-77b31056-7b2b-4cb0-98c0-9677e4623248"}]} [pid: 8|app: 0|req: 1876/3698] 10.0.0.233 () {32 vars in 726 bytes} [Sun Aug 23 16:00:18 2026] DELETE /v2.0/networks/bc2c1f52-c832-43dc-afaa-cd3657ca2141 => generated 0 bytes in 411 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-08-23 16:00:19.990 7 INFO neutron.db.ovn_revision_numbers_db [None req-996e8e47-feab-4eb8-ae24-6c5b48459586 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 9a0eb9db-2f56-452c-96a2-cc56293e7533 (type: security_groups) to 1 2026-08-23 16:00:20.002 7 INFO neutron.db.ovn_revision_numbers_db [None req-996e8e47-feab-4eb8-ae24-6c5b48459586 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 528ceaf3-edf9-4b21-8b94-ee248b7236dc (type: security_group_rules) to 0 2026-08-23 16:00:20.017 7 INFO neutron.db.ovn_revision_numbers_db [None req-996e8e47-feab-4eb8-ae24-6c5b48459586 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 5410dfa8-fa75-4efb-b006-e4366cdc2e0c (type: security_group_rules) to 0 2026-08-23 16:00:20.029 7 INFO neutron.db.ovn_revision_numbers_db [None req-996e8e47-feab-4eb8-ae24-6c5b48459586 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource 61620894-b421-475f-a743-48788d80d9dc (type: security_group_rules) to 0 2026-08-23 16:00:20.036 7 INFO neutron.db.ovn_revision_numbers_db [None req-996e8e47-feab-4eb8-ae24-6c5b48459586 be4a0a02f9a3408f9d78a65f222309ef 1f4c1084cf174fe6a6db10759a721850 - - default default] Successfully bumped revision number for resource a99e09e0-b7a9-40b2-969c-56bab2643b3c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1823/3699] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 16:00:19 2026] GET /v2.0/security-groups?tenant_id=37daaa82698e4f52818cd6d270c87919&name=default => generated 2929 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1877/3700] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 16:00:20 2026] DELETE /v2.0/security-groups/9a0eb9db-2f56-452c-96a2-cc56293e7533 => generated 0 bytes in 184 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1824/3701] 10.0.0.233 () {32 vars in 774 bytes} [Sun Aug 23 16:00:20 2026] GET /v2.0/security-groups?tenant_id=aa2b3ae1d16b45498791a26d92092dfa&name=default => generated 2929 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1878/3702] 10.0.0.233 () {32 vars in 740 bytes} [Sun Aug 23 16:00:20 2026] DELETE /v2.0/security-groups/934d9b2c-1487-486d-b684-6d96052d48f0 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1825/3703] 10.0.0.233 () {32 vars in 649 bytes} [Sun Aug 23 16:00:23 2026] GET /v2.0/networks => generated 2287 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1879/3704] 10.0.0.233 () {32 vars in 655 bytes} [Sun Aug 23 16:00:24 2026] GET /v2.0/floatingips => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1827/3707] 10.0.0.233 () {32 vars in 647 bytes} [Sun Aug 23 16:00:24 2026] GET /v2.0/routers => generated 15 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1881/3708] 10.0.0.233 () {32 vars in 643 bytes} [Sun Aug 23 16:00:24 2026] GET /v2.0/ports => generated 5175 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1828/3709] 10.0.0.233 () {32 vars in 647 bytes} [Sun Aug 23 16:00:24 2026] GET /v2.0/subnets => generated 1308 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1882/3710] 10.0.0.233 () {32 vars in 649 bytes} [Sun Aug 23 16:00:24 2026] GET /v2.0/networks => generated 2287 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1829/3711] 10.0.0.233 () {32 vars in 663 bytes} [Sun Aug 23 16:00:24 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1883/3712] 10.0.0.233 () {32 vars in 655 bytes} [Sun Aug 23 16:00:24 2026] GET /v2.0/subnetpools => generated 19 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1832/3717] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 16:00:55 2026] GET /v2.0/ports => generated 5175 bytes in 105 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1886/3718] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 16:00:55 2026] GET /v2.0/routers => generated 15 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1833/3719] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 16:00:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1887/3720] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 16:00:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1834/3721] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 16:00:55 2026] GET /v2.0/subnets => generated 1308 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1888/3722] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 16:00:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1835/3723] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 16:00:55 2026] GET /v2.0/floatingips => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1889/3724] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 16:00:55 2026] GET /v2.0/networks => generated 2287 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1836/3725] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 16:00:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1890/3726] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 16:00:55 2026] GET /v2.0/subnets => generated 1308 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1837/3727] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 16:00:55 2026] GET /v2.0/agents => generated 1214 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1895/3736] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 16:01:55 2026] GET /v2.0/subnets => generated 1308 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1842/3737] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 16:01:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1896/3738] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 16:01:55 2026] GET /v2.0/networks => generated 2287 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1843/3739] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 16:01:55 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1897/3740] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 16:01:55 2026] GET /v2.0/ports => generated 5175 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1844/3741] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 16:01:55 2026] GET /v2.0/routers => generated 15 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1898/3742] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 16:01:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1845/3743] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 16:01:55 2026] GET /v2.0/agents => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1899/3744] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 16:01:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1846/3745] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 16:01:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1900/3746] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 16:01:55 2026] GET /v2.0/floatingips => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1851/3755] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 16:02:55 2026] GET /v2.0/routers => generated 15 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1905/3756] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 16:02:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1852/3757] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 16:02:55 2026] GET /v2.0/agents => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1906/3758] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 16:02:55 2026] GET /v2.0/subnets => generated 1308 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1853/3759] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 16:02:55 2026] GET /v2.0/subnets => generated 1308 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1907/3760] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 16:02:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1854/3761] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 16:02:55 2026] GET /v2.0/floatingips => generated 19 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1908/3762] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 16:02:55 2026] GET /v2.0/networks => generated 2287 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1855/3763] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 16:02:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1909/3764] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 16:02:55 2026] GET /v2.0/ports => generated 5175 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1856/3765] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 16:02:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1914/3774] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 16:03:55 2026] GET /v2.0/floatingips => generated 19 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1861/3775] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 16:03:55 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1915/3776] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 16:03:55 2026] GET /v2.0/networks => generated 2287 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1862/3777] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 16:03:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1916/3778] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 16:03:55 2026] GET /v2.0/ports => generated 5175 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1863/3779] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 16:03:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1917/3780] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 16:03:55 2026] GET /v2.0/subnets => generated 1308 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1864/3781] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 16:03:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1918/3782] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 16:03:55 2026] GET /v2.0/agents => generated 1214 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1865/3783] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 16:03:55 2026] GET /v2.0/routers => generated 15 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1919/3784] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 16:03:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1924/3793] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 16:04:55 2026] GET /v2.0/routers => generated 15 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1870/3794] 10.0.0.196 () {28 vars in 624 bytes} [Sun Aug 23 16:04:55 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1925/3795] 10.0.0.196 () {28 vars in 619 bytes} [Sun Aug 23 16:04:55 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1871/3796] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 16:04:55 2026] GET /v2.0/subnets => generated 1308 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1926/3797] 10.0.0.196 () {28 vars in 583 bytes} [Sun Aug 23 16:04:55 2026] GET /v2.0/subnets => generated 1308 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1872/3798] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 16:04:55 2026] GET /v2.0/subnetpools => generated 19 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1927/3799] 10.0.0.196 () {28 vars in 591 bytes} [Sun Aug 23 16:04:55 2026] GET /v2.0/floatingips => generated 19 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1873/3800] 10.0.0.196 () {28 vars in 599 bytes} [Sun Aug 23 16:04:55 2026] GET /v2.0/security-groups => generated 17401 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1928/3801] 10.0.0.196 () {28 vars in 585 bytes} [Sun Aug 23 16:04:55 2026] GET /v2.0/networks => generated 2287 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1874/3802] 10.0.0.196 () {28 vars in 579 bytes} [Sun Aug 23 16:04:55 2026] GET /v2.0/ports => generated 5175 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1929/3803] 10.0.0.196 () {28 vars in 581 bytes} [Sun Aug 23 16:04:55 2026] GET /v2.0/agents => generated 1214 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0)