+ 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 [Thu Apr 16 03:26:21 2026] *** compiled with version: 13.3.0 on 27 November 2025 23:02:21 os: Linux-5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 nodename: neutron-server-67d9645f59-48szr 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 0x7f00649d4668 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-04-16 03:26:25.584 7 INFO neutron.common.config [-] Logging enabled! 2026-04-16 03:26:25.584 7 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-16 03:26:25.610 8 INFO neutron.common.config [-] Logging enabled! 2026-04-16 03:26:25.610 8 INFO neutron.common.config [-] uwsgi version 27.0.0 2026-04-16 03:26:26.599 7 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-16 03:26:26.609 8 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-16 03:26:28.137 8 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-16 03:26:28.140 8 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-16 03:26:28.144 8 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-16 03:26:28.144 8 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-16 03:26:28.144 8 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-16 03:26:28.144 8 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-16 03:26:28.144 8 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 03:26:28.152 8 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 03:26:28.152 8 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 03:26:28.152 8 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-16 03:26:28.227 7 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-16 03:26:28.230 7 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-16 03:26:28.233 7 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict({'external': [(1, 4094)]}) 2026-04-16 03:26:28.234 7 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-16 03:26:28.234 7 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-16 03:26:28.234 7 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-16 03:26:28.234 7 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 03:26:28.242 7 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 03:26:28.242 7 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-16 03:26:28.242 7 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-16 03:26:28.371 8 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-16 03:26:28.371 8 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-16 03:26:28.372 8 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-16 03:26:28.399 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-16 03:26:28.399 8 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-16 03:26:28.400 8 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-16 03:26:28.400 8 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-16 03:26:28.475 7 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-16 03:26:28.476 7 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-16 03:26:28.476 7 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-16 03:26:28.507 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-16 03:26:28.508 7 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-16 03:26:28.508 7 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-16 03:26:28.508 7 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-16 03:26:30.257 7 INFO neutron.plugins.ml2.managers [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Initializing driver for type 'vlan' 2026-04-16 03:26:30.263 8 INFO neutron.plugins.ml2.managers [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Initializing driver for type 'vlan' 2026-04-16 03:26:30.550 8 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] VlanTypeDriver initialization complete 2026-04-16 03:26:30.550 8 INFO neutron.plugins.ml2.managers [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-16 03:26:30.550 8 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-16 03:26:30.550 8 INFO neutron.plugins.ml2.managers [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Initializing extension driver 'port_security' 2026-04-16 03:26:30.550 8 INFO neutron.plugins.ml2.extensions.port_security [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-16 03:26:30.550 8 INFO neutron.plugins.ml2.managers [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Initializing extension driver 'qos' 2026-04-16 03:26:30.550 8 INFO neutron.plugins.ml2.managers [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-16 03:26:30.551 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Starting OVNMechanismDriver 2026-04-16 03:26:30.554 8 INFO neutron.services.logapi.drivers.ovn.driver [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] OVN logging driver registered 2026-04-16 03:26:30.560 8 INFO neutron.quota [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded quota_driver: . 2026-04-16 03:26:30.560 8 INFO neutron.plugins.ml2.plugin [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Modular L2 Plugin initialization complete 2026-04-16 03:26:30.560 8 INFO neutron.plugins.ml2.managers [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-16 03:26:30.560 8 INFO neutron.plugins.ml2.managers [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-16 03:26:30.560 8 INFO neutron.plugins.ml2.managers [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-16 03:26:30.561 8 INFO neutron.manager [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loading Plugin: qos 2026-04-16 03:26:30.573 8 INFO neutron.manager [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loading Plugin: ovn-router 2026-04-16 03:26:30.610 8 INFO neutron.services.ovn_l3.plugin [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Starting OVNL3RouterPlugin 2026-04-16 03:26:30.615 8 INFO neutron.manager [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loading Plugin: segments 2026-04-16 03:26:30.630 7 INFO neutron.plugins.ml2.drivers.type_vlan [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] VlanTypeDriver initialization complete 2026-04-16 03:26:30.631 7 INFO neutron.plugins.ml2.managers [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-16 03:26:30.631 7 INFO neutron.plugins.ml2.extensions.dns_integration [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-16 03:26:30.631 7 INFO neutron.plugins.ml2.managers [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Initializing extension driver 'port_security' 2026-04-16 03:26:30.631 7 INFO neutron.plugins.ml2.extensions.port_security [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-16 03:26:30.631 7 INFO neutron.plugins.ml2.managers [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Initializing extension driver 'qos' 2026-04-16 03:26:30.631 7 INFO neutron.plugins.ml2.managers [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Initializing mechanism driver 'ovn' 2026-04-16 03:26:30.632 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Starting OVNMechanismDriver 2026-04-16 03:26:30.635 7 INFO neutron.services.logapi.drivers.ovn.driver [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] OVN logging driver registered 2026-04-16 03:26:30.641 7 INFO neutron.quota [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded quota_driver: . 2026-04-16 03:26:30.642 7 INFO neutron.plugins.ml2.plugin [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Modular L2 Plugin initialization complete 2026-04-16 03:26:30.642 7 INFO neutron.plugins.ml2.managers [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-16 03:26:30.642 7 INFO neutron.plugins.ml2.managers [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-16 03:26:30.642 7 INFO neutron.plugins.ml2.managers [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Got port-security extension from driver 'port_security' 2026-04-16 03:26:30.642 7 INFO neutron.manager [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loading Plugin: qos 2026-04-16 03:26:30.655 7 INFO neutron.manager [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loading Plugin: ovn-router 2026-04-16 03:26:30.688 7 INFO neutron.services.ovn_l3.plugin [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Starting OVNL3RouterPlugin 2026-04-16 03:26:30.693 7 INFO neutron.manager [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loading Plugin: segments 2026-04-16 03:26:30.717 8 INFO neutron.manager [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loading Plugin: trunk 2026-04-16 03:26:30.729 8 INFO neutron.manager [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loading Plugin: log 2026-04-16 03:26:30.732 8 INFO neutron.manager [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-16 03:26:30.790 8 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-16 03:26:30.790 8 WARNING stevedore.named [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 03:26:30.799 7 INFO neutron.manager [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loading Plugin: trunk 2026-04-16 03:26:30.811 7 INFO neutron.manager [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loading Plugin: log 2026-04-16 03:26:30.814 7 INFO neutron.manager [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loading Plugin: ovn-vpnaas 2026-04-16 03:26:30.830 8 INFO neutron_vpnaas.services.vpn.plugin [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-16 03:26:30.831 8 INFO neutron.common.utils [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-16 03:26:30.831 8 INFO neutron.manager [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loading Plugin: taas 2026-04-16 03:26:30.851 8 WARNING stevedore.named [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 03:26:30.852 8 WARNING stevedore.named [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-16 03:26:30.858 8 INFO neutron_taas.services.taas.taas_plugin [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-16 03:26:30.858 8 INFO neutron.manager [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loading Plugin: tapmirror 2026-04-16 03:26:30.866 8 WARNING stevedore.named [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 03:26:30.866 8 WARNING stevedore.named [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-16 03:26:30.867 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-16 03:26:30.867 8 INFO neutron.manager [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loading Plugin: auto_allocate 2026-04-16 03:26:30.871 8 INFO neutron.manager [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loading Plugin: tag 2026-04-16 03:26:30.875 7 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-04-16 03:26:30.875 7 WARNING stevedore.named [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 03:26:30.878 8 INFO neutron.manager [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loading Plugin: timestamp 2026-04-16 03:26:30.881 8 INFO neutron.manager [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loading Plugin: network_ip_availability 2026-04-16 03:26:30.884 8 INFO neutron.manager [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loading Plugin: flavors 2026-04-16 03:26:30.887 8 INFO neutron.manager [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loading Plugin: revisions 2026-04-16 03:26:30.891 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Initializing extension manager. 2026-04-16 03:26:30.892 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: address-group 2026-04-16 03:26:30.893 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: address-scope 2026-04-16 03:26:30.893 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-16 03:26:30.894 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: agent 2026-04-16 03:26:30.895 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-16 03:26:30.896 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-16 03:26:30.897 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-16 03:26:30.899 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: availability_zone 2026-04-16 03:26:30.899 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-16 03:26:30.900 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-16 03:26:30.900 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: default-subnetpools 2026-04-16 03:26:30.902 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-16 03:26:30.902 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: dns-integration 2026-04-16 03:26:30.903 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: dns-domain-ports 2026-04-16 03:26:30.903 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-16 03:26:30.904 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-16 03:26:30.904 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-16 03:26:30.905 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: empty-string-filtering 2026-04-16 03:26:30.905 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 03:26:30.906 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-16 03:26:30.906 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: external-net 2026-04-16 03:26:30.907 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-16 03:26:30.907 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: extraroute 2026-04-16 03:26:30.908 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-16 03:26:30.909 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-16 03:26:30.909 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-16 03:26:30.910 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-16 03:26:30.910 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-16 03:26:30.911 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: fip-port-details 2026-04-16 03:26:30.911 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: flavors 2026-04-16 03:26:30.912 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-16 03:26:30.913 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: floatingip-pools 2026-04-16 03:26:30.914 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: ip_allocation 2026-04-16 03:26:30.914 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-16 03:26:30.915 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: l2_adjacency 2026-04-16 03:26:30.916 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: router 2026-04-16 03:26:30.917 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 03:26:30.918 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-16 03:26:30.919 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-16 03:26:30.919 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: ext-gw-mode 2026-04-16 03:26:30.920 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: l3-ha 2026-04-16 03:26:30.920 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-16 03:26:30.920 7 INFO neutron_vpnaas.services.vpn.plugin [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-04-16 03:26:30.921 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-16 03:26:30.921 7 INFO neutron.common.utils [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-04-16 03:26:30.921 7 INFO neutron.manager [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loading Plugin: taas 2026-04-16 03:26:30.921 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: l3-flavors 2026-04-16 03:26:30.922 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-16 03:26:30.923 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-16 03:26:30.925 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-16 03:26:30.926 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-16 03:26:30.927 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: logging 2026-04-16 03:26:30.928 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-16 03:26:30.929 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-16 03:26:30.930 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: multi-provider 2026-04-16 03:26:30.930 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: net-mtu 2026-04-16 03:26:30.931 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: net-mtu-writable 2026-04-16 03:26:30.931 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: network_availability_zone 2026-04-16 03:26:30.932 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-16 03:26:30.932 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: network-ip-availability 2026-04-16 03:26:30.934 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-16 03:26:30.934 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: pagination 2026-04-16 03:26:30.935 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: port-device-profile 2026-04-16 03:26:30.935 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-16 03:26:30.936 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-16 03:26:30.936 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-16 03:26:30.937 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-16 03:26:30.937 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-16 03:26:30.938 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-16 03:26:30.938 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-16 03:26:30.939 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: port-resource-request 2026-04-16 03:26:30.939 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-16 03:26:30.940 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-16 03:26:30.940 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: binding 2026-04-16 03:26:30.941 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: binding-extended 2026-04-16 03:26:30.942 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: port-security 2026-04-16 03:26:30.942 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: project-id 2026-04-16 03:26:30.943 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: provider 2026-04-16 03:26:30.943 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: qinq 2026-04-16 03:26:30.944 7 WARNING stevedore.named [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 03:26:30.944 7 WARNING stevedore.named [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-16 03:26:30.946 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: qos 2026-04-16 03:26:30.946 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-16 03:26:30.947 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-16 03:26:30.947 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: qos-default 2026-04-16 03:26:30.948 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: qos-fip 2026-04-16 03:26:30.949 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-16 03:26:30.949 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-16 03:26:30.950 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-16 03:26:30.950 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-16 03:26:30.950 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] TAAS Plugin initialized using service drivers: dict_keys(['taas']), default: taas 2026-04-16 03:26:30.951 7 INFO neutron.manager [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loading Plugin: tapmirror 2026-04-16 03:26:30.951 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-16 03:26:30.952 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: qos-pps 2026-04-16 03:26:30.952 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-16 03:26:30.953 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-16 03:26:30.953 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: qos-rules-alias 2026-04-16 03:26:30.954 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: quota-check-limit 2026-04-16 03:26:30.955 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: quota-check-limit-default 2026-04-16 03:26:30.957 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: quotas 2026-04-16 03:26:30.958 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: quota_details 2026-04-16 03:26:30.958 7 WARNING stevedore.named [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-04-16 03:26:30.958 7 WARNING stevedore.named [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Could not load neutron_taas.services.taas.service_drivers.ovn.taas_ovn.TaasOvnDriver 2026-04-16 03:26:30.959 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Tap Mirror plugin using service drivers: dict_keys(['taas']), default: taas 2026-04-16 03:26:30.959 7 INFO neutron.manager [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loading Plugin: auto_allocate 2026-04-16 03:26:30.959 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: rbac-policies 2026-04-16 03:26:30.960 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-16 03:26:30.960 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: rbac-address-scope 2026-04-16 03:26:30.961 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: rbac-security-groups 2026-04-16 03:26:30.961 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-16 03:26:30.962 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: revision-if-match 2026-04-16 03:26:30.962 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-16 03:26:30.963 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: router_availability_zone 2026-04-16 03:26:30.963 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-16 03:26:30.964 7 INFO neutron.manager [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loading Plugin: tag 2026-04-16 03:26:30.965 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: security-groups-default-rules 2026-04-16 03:26:30.966 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-16 03:26:30.966 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-16 03:26:30.967 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-16 03:26:30.967 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-16 03:26:30.968 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-16 03:26:30.971 7 INFO neutron.manager [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loading Plugin: timestamp 2026-04-16 03:26:30.972 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: security-group 2026-04-16 03:26:30.974 7 INFO neutron.manager [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loading Plugin: network_ip_availability 2026-04-16 03:26:30.974 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: segment 2026-04-16 03:26:30.974 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-16 03:26:30.975 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: service-type 2026-04-16 03:26:30.976 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: sorting 2026-04-16 03:26:30.976 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: standard-attr-segment 2026-04-16 03:26:30.977 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: standard-attr-description 2026-04-16 03:26:30.977 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: stateful-security-group 2026-04-16 03:26:30.977 7 INFO neutron.manager [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loading Plugin: flavors 2026-04-16 03:26:30.978 8 WARNING neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-16 03:26:30.978 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-16 03:26:30.979 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: subnet-external-network 2026-04-16 03:26:30.979 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-16 03:26:30.980 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-16 03:26:30.981 7 INFO neutron.manager [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loading Plugin: revisions 2026-04-16 03:26:30.981 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: subnet-service-types 2026-04-16 03:26:30.982 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: subnet_allocation 2026-04-16 03:26:30.982 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-16 03:26:30.983 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: tag-creation 2026-04-16 03:26:30.983 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-16 03:26:30.984 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Initializing extension manager. 2026-04-16 03:26:30.985 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: address-group 2026-04-16 03:26:30.986 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: address-scope 2026-04-16 03:26:30.987 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-16 03:26:30.988 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: agent 2026-04-16 03:26:30.988 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: standard-attr-tag 2026-04-16 03:26:30.988 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-16 03:26:30.989 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-16 03:26:30.989 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: allowed-address-pairs 2026-04-16 03:26:30.989 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: trunk 2026-04-16 03:26:30.990 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: auto-allocated-topology 2026-04-16 03:26:30.990 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: trunk-details 2026-04-16 03:26:30.991 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-16 03:26:30.991 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-16 03:26:30.992 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: vlan-transparent 2026-04-16 03:26:30.993 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: availability_zone 2026-04-16 03:26:30.993 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-16 03:26:30.993 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-16 03:26:30.994 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-16 03:26:30.994 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: default-subnetpools 2026-04-16 03:26:30.995 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-16 03:26:30.996 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-16 03:26:30.996 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-16 03:26:30.996 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: dns-integration 2026-04-16 03:26:30.996 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: vpn-flavors 2026-04-16 03:26:30.997 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: dns-domain-ports 2026-04-16 03:26:30.997 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-16 03:26:30.998 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-16 03:26:30.998 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: vpnaas 2026-04-16 03:26:30.999 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-16 03:26:30.999 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: empty-string-filtering 2026-04-16 03:26:31.000 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 03:26:30.999 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: taas 2026-04-16 03:26:31.000 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-16 03:26:31.001 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: external-net 2026-04-16 03:26:31.001 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: tap-mirror 2026-04-16 03:26:31.001 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-16 03:26:31.001 8 INFO neutron.api.extensions [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Loaded extension: taas-vlan-filter 2026-04-16 03:26:31.002 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: extraroute 2026-04-16 03:26:31.002 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-16 03:26:31.003 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-04-16 03:26:31.003 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-16 03:26:31.004 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-16 03:26:31.004 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-16 03:26:31.004 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-16 03:26:31.004 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-16 03:26:31.004 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 03:26:31.004 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-16 03:26:31.005 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: fip-port-details 2026-04-16 03:26:31.005 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: flavors 2026-04-16 03:26:31.007 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-16 03:26:31.007 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: floatingip-pools 2026-04-16 03:26:31.008 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 03:26:31.008 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: ip_allocation 2026-04-16 03:26:31.008 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-16 03:26:31.008 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 03:26:31.009 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: l2_adjacency 2026-04-16 03:26:31.010 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: router 2026-04-16 03:26:31.012 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-16 03:26:31.013 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: enable-default-route-bfd 2026-04-16 03:26:31.013 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: enable-default-route-ecmp 2026-04-16 03:26:31.013 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 03:26:31.014 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: ext-gw-mode 2026-04-16 03:26:31.014 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 03:26:31.014 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: l3-ha 2026-04-16 03:26:31.014 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 03:26:31.015 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-16 03:26:31.015 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: external-gateway-multihoming 2026-04-16 03:26:31.015 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 03:26:31.016 8 WARNING neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] subnetpool is already registered 2026-04-16 03:26:31.016 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: l3-flavors 2026-04-16 03:26:31.016 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 03:26:31.016 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 03:26:31.017 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-16 03:26:31.017 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 03:26:31.017 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-16 03:26:31.017 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 03:26:31.018 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 03:26:31.018 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 03:26:31.018 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 03:26:31.019 8 WARNING neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] ipsecpolicy is already registered 2026-04-16 03:26:31.019 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 03:26:31.019 8 WARNING neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] ikepolicy is already registered 2026-04-16 03:26:31.019 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-16 03:26:31.021 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-16 03:26:31.022 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: logging 2026-04-16 03:26:31.023 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-16 03:26:31.024 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-16 03:26:31.024 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 03:26:31.024 8 WARNING neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] router is already registered 2026-04-16 03:26:31.024 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: multi-provider 2026-04-16 03:26:31.024 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 03:26:31.024 8 WARNING neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] floatingip is already registered 2026-04-16 03:26:31.025 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: net-mtu 2026-04-16 03:26:31.025 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: net-mtu-writable 2026-04-16 03:26:31.026 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: network_availability_zone 2026-04-16 03:26:31.026 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-04-16 03:26:31.027 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: network-ip-availability 2026-04-16 03:26:31.029 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-16 03:26:31.029 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 03:26:31.029 8 WARNING neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] rbac_policy is already registered 2026-04-16 03:26:31.029 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: pagination 2026-04-16 03:26:31.030 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 03:26:31.030 8 WARNING neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] security_group is already registered 2026-04-16 03:26:31.030 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: port-device-profile 2026-04-16 03:26:31.030 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 03:26:31.031 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-04-16 03:26:31.031 8 WARNING neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] security_group_rule is already registered 2026-04-16 03:26:31.031 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-04-16 03:26:31.031 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 03:26:31.031 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-04-16 03:26:31.031 8 WARNING neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] subnetpool is already registered 2026-04-16 03:26:31.032 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 03:26:31.032 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-16 03:26:31.032 8 WARNING neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] trunk is already registered 2026-04-16 03:26:31.032 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 03:26:31.033 8 WARNING neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] ikepolicy is already registered 2026-04-16 03:26:31.033 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-16 03:26:31.033 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 03:26:31.033 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-16 03:26:31.033 8 WARNING neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] ipsecpolicy is already registered 2026-04-16 03:26:31.034 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 03:26:31.034 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: port-numa-affinity-policy-socket 2026-04-16 03:26:31.034 8 WARNING neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] endpoint_group is already registered 2026-04-16 03:26:31.034 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 03:26:31.034 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: port-resource-request 2026-04-16 03:26:31.034 8 WARNING neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] vpnservice is already registered 2026-04-16 03:26:31.035 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 03:26:31.035 8 WARNING neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] ipsec_site_connection is already registered 2026-04-16 03:26:31.035 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: port-resource-request-groups 2026-04-16 03:26:31.035 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 03:26:31.035 8 WARNING neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] ipsecpolicy is already registered 2026-04-16 03:26:31.035 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension port-trusted-vif not supported by any of loaded plugins 2026-04-16 03:26:31.036 8 INFO neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 03:26:31.036 8 WARNING neutron.quota.resource_registry [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] ikepolicy is already registered 2026-04-16 03:26:31.036 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: binding 2026-04-16 03:26:31.036 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: binding-extended 2026-04-16 03:26:31.037 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: port-security 2026-04-16 03:26:31.037 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: project-id 2026-04-16 03:26:31.038 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: provider 2026-04-16 03:26:31.039 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: qinq 2026-04-16 03:26:31.041 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: qos 2026-04-16 03:26:31.042 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-16 03:26:31.042 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-16 03:26:31.043 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: qos-default 2026-04-16 03:26:31.043 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: qos-fip 2026-04-16 03:26:31.044 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-16 03:26:31.044 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: qos-gateway-ip 2026-04-16 03:26:31.045 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: qos-port-network-policy 2026-04-16 03:26:31.045 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: qos-pps-minimum 2026-04-16 03:26:31.046 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-16 03:26:31.047 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: qos-pps 2026-04-16 03:26:31.047 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: qos-rule-type-details 2026-04-16 03:26:31.048 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-16 03:26:31.048 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: qos-rules-alias 2026-04-16 03:26:31.049 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: quota-check-limit 2026-04-16 03:26:31.050 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: quota-check-limit-default 2026-04-16 03:26:31.052 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: quotas 2026-04-16 03:26:31.053 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: quota_details 2026-04-16 03:26:31.054 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: rbac-policies 2026-04-16 03:26:31.055 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-16 03:26:31.055 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: rbac-address-scope 2026-04-16 03:26:31.056 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: rbac-security-groups 2026-04-16 03:26:31.056 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-16 03:26:31.057 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: revision-if-match 2026-04-16 03:26:31.058 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: standard-attr-revisions 2026-04-16 03:26:31.058 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: router_availability_zone 2026-04-16 03:26:31.059 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-16 03:26:31.060 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: security-groups-default-rules 2026-04-16 03:26:31.061 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-16 03:26:31.062 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-16 03:26:31.062 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-16 03:26:31.063 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-04-16 03:26:31.063 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-16 03:26:31.068 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: security-group 2026-04-16 03:26:31.069 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: segment 2026-04-16 03:26:31.069 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-16 03:26:31.070 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: service-type 2026-04-16 03:26:31.070 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: sorting 2026-04-16 03:26:31.071 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: standard-attr-segment 2026-04-16 03:26:31.072 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: standard-attr-description 2026-04-16 03:26:31.072 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: stateful-security-group 2026-04-16 03:26:31.073 7 WARNING neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.12/site-packages/neutron/extensions/stdattrs_common.py 2026-04-16 03:26:31.073 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-16 03:26:31.074 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: subnet-external-network 2026-04-16 03:26:31.074 8 WARNING keystonemiddleware._common.config [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 03:26:31.075 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-16 03:26:31.075 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-16 03:26:31.076 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: subnet-service-types 2026-04-16 03:26:31.076 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: subnet_allocation 2026-04-16 03:26:31.077 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-16 03:26:31.077 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: tag-creation 2026-04-16 03:26:31.078 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-16 03:26:31.082 8 WARNING oslo_config.cfg [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-16 03:26:31.082 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: standard-attr-tag 2026-04-16 03:26:31.083 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-16 03:26:31.083 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: trunk 2026-04-16 03:26:31.084 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: trunk-details 2026-04-16 03:26:31.084 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-16 03:26:31.085 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Extension uplink-status-propagation-updatable not supported by any of loaded plugins 2026-04-16 03:26:31.086 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: vlan-transparent 2026-04-16 03:26:31.086 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: vpn-aes-ctr 2026-04-16 03:26:31.088 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: vpn-agent-scheduler 2026-04-16 03:26:31.089 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: vpn-endpoint-groups 2026-04-16 03:26:31.090 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: vpn-flavors 2026-04-16 03:26:31.091 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: vpnaas 2026-04-16 03:26:31.093 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: taas 2026-04-16 03:26:31.094 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: tap-mirror 2026-04-16 03:26:31.094 7 INFO neutron.api.extensions [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Loaded extension: taas-vlan-filter 2026-04-16 03:26:31.097 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-16 03:26:31.097 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-16 03:26:31.097 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 03:26:31.098 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-16 03:26:31.101 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 03:26:31.101 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 03:26:31.101 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-04-16 03:26:31.106 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 03:26:31.107 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 03:26:31.107 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 03:26:31.108 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 03:26:31.108 7 WARNING neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] subnetpool is already registered 2026-04-16 03:26:31.109 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 03:26:31.109 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 03:26:31.110 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 03:26:31.110 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 03:26:31.111 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 03:26:31.111 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 03:26:31.111 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 03:26:31.112 7 WARNING neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] ipsecpolicy is already registered 2026-04-16 03:26:31.112 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 03:26:31.112 7 WARNING neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] ikepolicy is already registered 2026-04-16 03:26:31.116 8 INFO neutron.db.ovn_hash_ring_db [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Nodes from host "neutron-server-67d9645f59-48szr" and group "mechanism_driver" removed from the Hash Ring created at 2026-04-16 03:26:31+00:00 2026-04-16 03:26:31.117 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-16 03:26:31.117 7 WARNING neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] router is already registered 2026-04-16 03:26:31.117 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-16 03:26:31.118 7 WARNING neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] floatingip is already registered 2026-04-16 03:26:31.119 8 INFO neutron.db.ovn_hash_ring_db [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Node 6259bbc210ab56689979577c65b5d440 from host "neutron-server-67d9645f59-48szr" and group "mechanism_driver" added to the Hash Ring 2026-04-16 03:26:31.122 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-16 03:26:31.122 7 WARNING neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] rbac_policy is already registered 2026-04-16 03:26:31.123 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-16 03:26:31.123 7 WARNING neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] security_group is already registered 2026-04-16 03:26:31.123 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-16 03:26:31.124 7 WARNING neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] security_group_rule is already registered 2026-04-16 03:26:31.124 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-16 03:26:31.125 7 WARNING neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] subnetpool is already registered 2026-04-16 03:26:31.125 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-16 03:26:31.125 7 WARNING neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] trunk is already registered 2026-04-16 03:26:31.125 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 03:26:31.126 7 WARNING neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] ikepolicy is already registered 2026-04-16 03:26:31.126 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 03:26:31.126 7 WARNING neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] ipsecpolicy is already registered 2026-04-16 03:26:31.127 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-04-16 03:26:31.127 7 WARNING neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] endpoint_group is already registered 2026-04-16 03:26:31.127 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-04-16 03:26:31.127 7 WARNING neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] vpnservice is already registered 2026-04-16 03:26:31.128 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-04-16 03:26:31.128 7 WARNING neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] ipsec_site_connection is already registered 2026-04-16 03:26:31.128 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Hash Ring probing thread for node 6259bbc210ab56689979577c65b5d440 has started 2026-04-16 03:26:31.128 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-04-16 03:26:31.128 7 WARNING neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] ipsecpolicy is already registered 2026-04-16 03:26:31.129 7 INFO neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-04-16 03:26:31.129 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-16 03:26:31.129 7 WARNING neutron.quota.resource_registry [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] ikepolicy is already registered 2026-04-16 03:26:31.161 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] tcp:10.98.189.155:6641: connecting... 2026-04-16 03:26:31.161 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] tcp:10.98.189.155:6641: connected 2026-04-16 03:26:31.166 7 WARNING keystonemiddleware._common.config [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-16 03:26:31.173 7 WARNING oslo_config.cfg [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-16 03:26:31.198 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] uWSGI must provide a start time using the configuration parameter "start-time %t" in the configuration file 2026-04-16 03:26:31.220 7 INFO neutron.db.ovn_hash_ring_db [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Nodes from host "neutron-server-67d9645f59-48szr" and group "mechanism_driver" removed from the Hash Ring created at 2026-04-16 03:26:31+00:00 2026-04-16 03:26:31.224 7 INFO neutron.db.ovn_hash_ring_db [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Node ea0fa56a4cb15c8da529ac312e23bc1d from host "neutron-server-67d9645f59-48szr" and group "mechanism_driver" added to the Hash Ring 2026-04-16 03:26:31.233 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Hash Ring probing thread for node ea0fa56a4cb15c8da529ac312e23bc1d has started 2026-04-16 03:26:31.234 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-16 03:26:31.237 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-16 03:26:31.256 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] tcp:10.99.153.106:6642: connecting... 2026-04-16 03:26:31.256 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] tcp:10.99.153.106:6642: connected 2026-04-16 03:26:31.270 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] tcp:10.98.189.155:6641: connecting... 2026-04-16 03:26:31.271 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] tcp:10.98.189.155:6641: connected 2026-04-16 03:26:31.286 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] WorkerService process has finished the post initialization 2026-04-16 03:26:31.308 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] tcp:10.98.189.155:6641: connecting... 2026-04-16 03:26:31.308 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] tcp:10.98.189.155:6641: connected 2026-04-16 03:26:31.309 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-16 03:26:31.333 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] tcp:10.99.153.106:6642: connecting... 2026-04-16 03:26:31.333 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] tcp:10.99.153.106:6642: connected 2026-04-16 03:26:31.345 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] tcp:10.98.189.155:6641: connecting... 2026-04-16 03:26:31.345 8 INFO ovsdbapp.backend.ovs_idl.vlog [None req-8007a938-301c-42cb-92c6-527d64b38ef3 - - - - - -] tcp:10.98.189.155:6641: connected 2026-04-16 03:26:31.362 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] WorkerService process has finished the post initialization 2026-04-16 03:26:31.363 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-16 03:26:31.364 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7f00649d4668 pid: 8 (default app) 2026-04-16 03:26:31.391 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] tcp:10.98.189.155:6641: connecting... 2026-04-16 03:26:31.392 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] tcp:10.98.189.155:6641: connected 2026-04-16 03:26:31.431 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] tcp:10.98.189.155:6641: connecting... 2026-04-16 03:26:31.431 7 INFO ovsdbapp.backend.ovs_idl.vlog [None req-b0fad8f6-cc26-42e3-8bb0-296a5cb661dc - - - - - -] tcp:10.98.189.155:6641: connected WSGI app 0 (mountpoint='') ready in 10 seconds on interpreter 0x7f00649d4668 pid: 7 (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-04-16 03:26:33.774 8 INFO neutron.pecan_wsgi.hooks.translation [None req-a78e26eb-ccf9-446a-a920-d10c71f3b451 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 3/3] 199.204.45.157 () {44 vars in 927 bytes} [Thu Apr 16 03:26:32 2026] GET /v2.0/networks/public => generated 108 bytes in 818 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: 7|app: 0|req: 1/4] 199.204.45.157 () {44 vars in 949 bytes} [Thu Apr 16 03:26:33 2026] GET /v2.0/networks?name=public => generated 15 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:26:34.489 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-c1a8ed3e-bbd3-4602-8071-5acd23754049 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Starting OVNClientQosExtension 2026-04-16 03:26:34.489 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-c1a8ed3e-bbd3-4602-8071-5acd23754049 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Starting OVNClientPlacementExtension 2026-04-16 03:26:34.532 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1a8ed3e-bbd3-4602-8071-5acd23754049 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource bf047838-c708-4270-94f9-211a10205283 (type: security_groups) to 1 2026-04-16 03:26:34.545 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1a8ed3e-bbd3-4602-8071-5acd23754049 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 41563572-80eb-4310-ac53-6c5743664ce7 (type: security_group_rules) to 0 2026-04-16 03:26:34.556 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1a8ed3e-bbd3-4602-8071-5acd23754049 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 8766a4e0-e001-4711-a438-e37c9894355a (type: security_group_rules) to 0 2026-04-16 03:26:34.567 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1a8ed3e-bbd3-4602-8071-5acd23754049 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9f749daa-198f-41b6-aced-e09f38346388 (type: security_group_rules) to 0 2026-04-16 03:26:34.579 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1a8ed3e-bbd3-4602-8071-5acd23754049 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c7cc8b72-7c35-489d-bd2e-db06e04614a2 (type: security_group_rules) to 0 2026-04-16 03:26:34.653 8 WARNING neutron.services.revisions.revision_plugin [None req-c1a8ed3e-bbd3-4602-8071-5acd23754049 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Could not find related network for resource to bump revision. 2026-04-16 03:26:34.675 8 INFO neutron.db.segments_db [None req-c1a8ed3e-bbd3-4602-8071-5acd23754049 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Added segment c33bb322-e445-463a-ab13-18308cc3054b of type flat for network 16b3b066-97c5-449e-ad0d-64531260e114 2026-04-16 03:26:34.788 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-c33bb322-e445-463a-ab13-18308cc3054b 2026-04-16 03:26:34.794 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status down for port: provnet-c33bb322-e445-463a-ab13-18308cc3054b 2026-04-16 03:26:34.849 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1a8ed3e-bbd3-4602-8071-5acd23754049 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 16b3b066-97c5-449e-ad0d-64531260e114 (type: networks) to 1 2026-04-16 03:26:35.125 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c1a8ed3e-bbd3-4602-8071-5acd23754049 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:26:35.126 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c1a8ed3e-bbd3-4602-8071-5acd23754049 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:26:35.385 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b911b225-0105-48bc-9940-409b569582e7 - - - - - -] OVN reports status down for port: af3440f4-3eff-4b8c-862e-67d7c7032c0b 2026-04-16 03:26:35.453 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1a8ed3e-bbd3-4602-8071-5acd23754049 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource af3440f4-3eff-4b8c-862e-67d7c7032c0b (type: ports) to 1 [pid: 8|app: 0|req: 4/5] 199.204.45.157 () {48 vars in 967 bytes} [Thu Apr 16 03:26:34 2026] POST /v2.0/networks => generated 744 bytes in 1351 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:26:36.623 8 INFO neutron.pecan_wsgi.hooks.translation [None req-24194f87-b2a9-49ce-82c9-a3faa315061c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 5/7] 199.204.45.157 () {44 vars in 927 bytes} [Thu Apr 16 03:26:36 2026] GET /v2.0/networks/public => generated 108 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 3/8] 199.204.45.157 () {44 vars in 949 bytes} [Thu Apr 16 03:26:36 2026] GET /v2.0/networks?name=public => generated 753 bytes in 221 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:26:36.883 8 INFO neutron.pecan_wsgi.hooks.translation [None req-3f8d78d8-af62-40f6-bb45-3c6f4bee9600 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 6/9] 199.204.45.157 () {44 vars in 1034 bytes} [Thu Apr 16 03:26:36 2026] GET /v2.0/subnets/public-subnet?network_id=16b3b066-97c5-449e-ad0d-64531260e114 => generated 113 bytes in 25 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 4/10] 199.204.45.157 () {44 vars in 1057 bytes} [Thu Apr 16 03:26:36 2026] GET /v2.0/subnets?name=public-subnet&network_id=16b3b066-97c5-449e-ad0d-64531260e114 => generated 14 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:26:37.112 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c9d3ea62-c796-4a14-94fa-f198c3355009 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:26:37.113 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c9d3ea62-c796-4a14-94fa-f198c3355009 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:26:37.592 8 INFO neutron.db.ovn_revision_numbers_db [None req-633be22a-8ecb-498f-b07d-6e226ed4d31c - - - - - -] Successfully bumped revision number for resource af3440f4-3eff-4b8c-862e-67d7c7032c0b (type: ports) to 2 2026-04-16 03:26:37.632 8 INFO neutron.db.ovn_revision_numbers_db [None req-633be22a-8ecb-498f-b07d-6e226ed4d31c - - - - - -] Successfully bumped revision number for resource b4942c50-2cec-46ea-9b51-0a0aec562d9e (type: subnets) to 0 [pid: 8|app: 0|req: 7/11] 199.204.45.157 () {48 vars in 965 bytes} [Thu Apr 16 03:26:36 2026] POST /v2.0/subnets => generated 664 bytes in 736 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:31:32.652 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f59142bd-a92f-44ea-838a-fdbccbb33444 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 23/48] 199.204.45.157 () {44 vars in 937 bytes} [Thu Apr 16 03:31:32 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 451 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 26/49] 199.204.45.157 () {44 vars in 959 bytes} [Thu Apr 16 03:31:32 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:31:32.802 7 INFO neutron.db.segments_db [None req-fbd63849-cafa-4c36-bee8-cc9125447375 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Added segment 5f5901c8-beca-4b00-9418-2b69c0136520 of type geneve for network b4ff38a8-c12c-40b3-bb91-0a9830d834da 2026-04-16 03:31:33.002 7 INFO neutron.db.ovn_revision_numbers_db [None req-fbd63849-cafa-4c36-bee8-cc9125447375 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b4ff38a8-c12c-40b3-bb91-0a9830d834da (type: networks) to 1 2026-04-16 03:31:33.238 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fbd63849-cafa-4c36-bee8-cc9125447375 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:31:33.239 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fbd63849-cafa-4c36-bee8-cc9125447375 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network b4ff38a8-c12c-40b3-bb91-0a9830d834da: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:31:33.313 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a1ffdf30-a9df-4a55-aef8-8ac1467a5b15 - - - - - -] OVN reports status down for port: aa41fbd2-8e07-43d0-91d1-5f880ba40ff0 2026-04-16 03:31:33.390 7 INFO neutron.db.ovn_revision_numbers_db [None req-fbd63849-cafa-4c36-bee8-cc9125447375 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource aa41fbd2-8e07-43d0-91d1-5f880ba40ff0 (type: ports) to 1 [pid: 7|app: 0|req: 24/50] 199.204.45.157 () {48 vars in 966 bytes} [Thu Apr 16 03:31:32 2026] POST /v2.0/networks => generated 729 bytes in 1107 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:31:34.739 8 INFO neutron.pecan_wsgi.hooks.translation [None req-7558b46c-2b61-4c95-8b9d-695f96eefc02 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 27/51] 199.204.45.157 () {44 vars in 937 bytes} [Thu Apr 16 03:31:34 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 45 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 25/52] 199.204.45.157 () {44 vars in 959 bytes} [Thu Apr 16 03:31:34 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 738 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:31:34.799 8 INFO neutron.pecan_wsgi.hooks.translation [None req-09005c6e-2f18-4659-a26b-1cc636ed206c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 28/53] 199.204.45.157 () {44 vars in 1036 bytes} [Thu Apr 16 03:31:34 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b4ff38a8-c12c-40b3-bb91-0a9830d834da => generated 114 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 26/54] 199.204.45.157 () {44 vars in 1059 bytes} [Thu Apr 16 03:31:34 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b4ff38a8-c12c-40b3-bb91-0a9830d834da => generated 14 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:31:34.956 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a9673832-cbe6-4fdf-b776-7830bca33562 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:31:34.957 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a9673832-cbe6-4fdf-b776-7830bca33562 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network b4ff38a8-c12c-40b3-bb91-0a9830d834da: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:31:35.359 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbe4132b-ad57-4117-9b00-77209fa54de5 - - - - - -] Successfully bumped revision number for resource aa41fbd2-8e07-43d0-91d1-5f880ba40ff0 (type: ports) to 2 2026-04-16 03:31:35.399 8 INFO neutron.db.ovn_revision_numbers_db [None req-fbe4132b-ad57-4117-9b00-77209fa54de5 - - - - - -] Successfully bumped revision number for resource 23a1831b-0e63-47b5-8115-0866276616cd (type: subnets) to 0 [pid: 8|app: 0|req: 29/55] 199.204.45.157 () {48 vars in 965 bytes} [Thu Apr 16 03:31:34 2026] POST /v2.0/subnets => generated 651 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:31:36.569 7 INFO neutron.api.v2.resource [None req-b60ab7c6-b7dd-43d1-b9a9-2fe7eca3dbe5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 27/58] 199.204.45.157 () {44 vars in 971 bytes} [Thu Apr 16 03:31:36 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 53 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 32/59] 199.204.45.157 () {44 vars in 993 bytes} [Thu Apr 16 03:31:36 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:31:36.763 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd5f3241-4abd-44c8-8131-b391351a087a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 5589abdd-66de-4a53-85d6-5a909230dbed (type: security_groups) to 1 2026-04-16 03:31:36.776 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd5f3241-4abd-44c8-8131-b391351a087a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 71b71358-3928-46af-89e6-89fd52a4a3a8 (type: security_group_rules) to 0 2026-04-16 03:31:36.785 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd5f3241-4abd-44c8-8131-b391351a087a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f193026f-861d-43a4-95ed-13f50364db0c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 28/60] 199.204.45.157 () {48 vars in 980 bytes} [Thu Apr 16 03:31:36 2026] POST /v2.0/security-groups => generated 1616 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 33/61] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:37 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 1616 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 29/62] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:37 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 1616 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 34/63] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:37 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 1616 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:31:38.123 7 INFO neutron.db.ovn_revision_numbers_db [None req-e019b9dd-7242-4c42-872b-c6be320b9b1a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4373a676-23cc-427b-863d-45968ece41fb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 30/64] 199.204.45.157 () {48 vars in 991 bytes} [Thu Apr 16 03:31:38 2026] POST /v2.0/security-group-rules => generated 601 bytes in 147 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 35/65] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:38 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 2230 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 31/66] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:39 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 2230 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 36/67] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:39 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 2230 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:31:39.200 7 INFO neutron.db.ovn_revision_numbers_db [None req-8867430f-68cd-4287-86d4-794290f3aaaf 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6d50b388-6699-4642-82f5-446d74612945 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 32/68] 199.204.45.157 () {48 vars in 991 bytes} [Thu Apr 16 03:31:39 2026] POST /v2.0/security-group-rules => generated 603 bytes in 150 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 37/69] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:40 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 2846 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 33/70] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:40 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 2846 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 38/71] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:40 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 2846 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:31:40.287 7 INFO neutron.db.ovn_revision_numbers_db [None req-71dd5f44-286e-4378-8458-164c698e5608 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7937d146-3ad0-4f6c-8d77-fe8ea9d422c1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 34/72] 199.204.45.157 () {48 vars in 991 bytes} [Thu Apr 16 03:31:40 2026] POST /v2.0/security-group-rules => generated 603 bytes in 145 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 39/73] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:41 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 3462 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 35/74] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:41 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 40/75] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:41 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 3462 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:31:41.371 7 INFO neutron.db.ovn_revision_numbers_db [None req-3673134f-443d-44f3-a633-5245922bfe15 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f81d47b9-0f6e-47a3-bf94-25a7aaca3cc2 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 36/76] 199.204.45.157 () {48 vars in 991 bytes} [Thu Apr 16 03:31:41 2026] POST /v2.0/security-group-rules => generated 603 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 41/77] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:42 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => 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: 37/78] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:42 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 4078 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 42/79] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:42 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 4078 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:31:42.495 7 INFO neutron.db.ovn_revision_numbers_db [None req-32e7e8ad-f604-4105-81a1-0aa94b8728a0 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c5a603f8-faf0-4d9c-b0f3-e34a617367f7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 38/80] 199.204.45.157 () {48 vars in 991 bytes} [Thu Apr 16 03:31:42 2026] POST /v2.0/security-group-rules => generated 603 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 43/81] 199.204.45.157 () {44 vars in 987 bytes} [Thu Apr 16 03:31:43 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da => generated 773 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:31:43.811 7 INFO neutron.pecan_wsgi.hooks.translation [None req-00d919d0-9fa6-440b-94a8-2a68fa900c59 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 39/82] 199.204.45.157 () {44 vars in 1076 bytes} [Thu Apr 16 03:31:43 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b4ff38a8-c12c-40b3-bb91-0a9830d834da => generated 132 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 44/83] 199.204.45.157 () {44 vars in 1099 bytes} [Thu Apr 16 03:31:43 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b4ff38a8-c12c-40b3-bb91-0a9830d834da => 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: 40/84] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:43 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 4694 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:31:44.159 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-42dbf55d-35c9-4212-83b7-69043f1c9313 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:31:44.159 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-42dbf55d-35c9-4212-83b7-69043f1c9313 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network b4ff38a8-c12c-40b3-bb91-0a9830d834da: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:31:44.237 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a1ffdf30-a9df-4a55-aef8-8ac1467a5b15 - - - - - -] OVN reports status down for port: 3d567d91-6f34-4ac2-aebd-24a571e26926 2026-04-16 03:31:44.279 8 INFO neutron.db.ovn_revision_numbers_db [None req-42dbf55d-35c9-4212-83b7-69043f1c9313 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3d567d91-6f34-4ac2-aebd-24a571e26926 (type: ports) to 1 [pid: 8|app: 0|req: 45/85] 199.204.45.157 () {48 vars in 961 bytes} [Thu Apr 16 03:31:43 2026] POST /v2.0/ports => generated 1100 bytes in 403 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: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-16 03:31:52.597 8 INFO neutron.pecan_wsgi.hooks.translation [None req-af1faec4-2f94-451e-a3cc-50c0d9c8136b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 47/88] 199.204.45.157 () {44 vars in 979 bytes} [Thu Apr 16 03:31:52 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 50 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 42/89] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:52 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1103 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:31:53.175 8 INFO neutron.db.ovn_revision_numbers_db [None req-3598b78d-1f20-4e69-9a9f-77aa5b7bd956 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3d567d91-6f34-4ac2-aebd-24a571e26926 (type: ports) to 4 [pid: 8|app: 0|req: 48/90] 199.204.45.157 () {48 vars in 1031 bytes} [Thu Apr 16 03:31:52 2026] PUT /v2.0/ports/3d567d91-6f34-4ac2-aebd-24a571e26926 => generated 1218 bytes in 527 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 43/91] 199.204.45.157 () {44 vars in 920 bytes} [Thu Apr 16 03:31:54 2026] GET /v2.0/ports => generated 3335 bytes in 96 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-04-16 03:31:55.872 8 INFO neutron.api.v2.resource [None req-387d29b9-1414-4e60-9019-3fe44695eff5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 49/92] 199.204.45.157 () {44 vars in 959 bytes} [Thu Apr 16 03:31:55 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 35 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 44/93] 199.204.45.157 () {44 vars in 981 bytes} [Thu Apr 16 03:31:55 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 23 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:31:56.042 8 INFO neutron.db.ovn_revision_numbers_db [None req-99b207ee-32fd-475d-9369-0922f1f89847 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 92ce5235-6810-4426-ab1d-f8386ee67480 (type: security_groups) to 1 2026-04-16 03:31:56.052 8 INFO neutron.db.ovn_revision_numbers_db [None req-99b207ee-32fd-475d-9369-0922f1f89847 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c509132f-cdeb-443b-8dfa-2ff2b3ea1864 (type: security_group_rules) to 0 2026-04-16 03:31:56.062 8 INFO neutron.db.ovn_revision_numbers_db [None req-99b207ee-32fd-475d-9369-0922f1f89847 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource ed528290-3859-4056-9543-6c398b6277e3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 50/94] 199.204.45.157 () {48 vars in 980 bytes} [Thu Apr 16 03:31:55 2026] POST /v2.0/security-groups => generated 1610 bytes in 189 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 45/95] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:56 2026] GET /v2.0/security-groups/92ce5235-6810-4426-ab1d-f8386ee67480 => generated 1610 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 51/96] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:57 2026] GET /v2.0/security-groups/92ce5235-6810-4426-ab1d-f8386ee67480 => generated 1610 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 46/97] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:57 2026] GET /v2.0/security-groups/92ce5235-6810-4426-ab1d-f8386ee67480 => generated 1610 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:31:57.196 8 INFO neutron.db.ovn_revision_numbers_db [None req-4dce33a0-754e-4c76-9097-ed31938ed6fd 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9a016ccb-f5cf-4fa0-a223-9aa6c14706f2 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 52/98] 199.204.45.157 () {48 vars in 991 bytes} [Thu Apr 16 03:31:57 2026] POST /v2.0/security-group-rules => generated 623 bytes in 148 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 47/99] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:58 2026] GET /v2.0/security-groups/92ce5235-6810-4426-ab1d-f8386ee67480 => generated 2246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 53/100] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:58 2026] GET /v2.0/security-groups/92ce5235-6810-4426-ab1d-f8386ee67480 => generated 2246 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 48/101] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:31:58 2026] GET /v2.0/security-groups/92ce5235-6810-4426-ab1d-f8386ee67480 => generated 2246 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:31:58.311 8 INFO neutron.db.ovn_revision_numbers_db [None req-c2fdcd8d-ea6a-46b7-b9d1-574019515363 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 8b622df1-17ae-41a4-b540-2916a3c0343e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 54/102] 199.204.45.157 () {48 vars in 991 bytes} [Thu Apr 16 03:31:58 2026] POST /v2.0/security-group-rules => generated 627 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 53/111] 199.204.45.157 () {44 vars in 975 bytes} [Thu Apr 16 03:32:58 2026] GET /v2.0/quotas/9bb142ba12db4410bd7df8de12e51496 => generated 292 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 59/112] 199.204.45.157 () {48 vars in 1027 bytes} [Thu Apr 16 03:32:59 2026] PUT /v2.0/quotas/9bb142ba12db4410bd7df8de12e51496 => 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-04-16 03:35:09.804 7 INFO neutron.pecan_wsgi.hooks.translation [None req-eb23b21a-5e93-4933-8f7c-2bb546ac468f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 63/131] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 03:35:09 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 128 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: 69/132] 199.204.45.157 () {30 vars in 763 bytes} [Thu Apr 16 03:35:09 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:35:11.540 7 INFO neutron.pecan_wsgi.hooks.translation [None req-ae219618-17b9-467d-94cf-5daeee1f91a5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 64/133] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 03:35:11 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 70/134] 199.204.45.157 () {30 vars in 763 bytes} [Thu Apr 16 03:35:11 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1221 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:35:12.957 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a1ffdf30-a9df-4a55-aef8-8ac1467a5b15 - - - - - -] OVN reports status up for port: 3d567d91-6f34-4ac2-aebd-24a571e26926 2026-04-16 03:35:12.993 7 INFO neutron.plugins.ml2.plugin [None req-a1ffdf30-a9df-4a55-aef8-8ac1467a5b15 - - - - - -] Attempt 1 to provision port 3d567d91-6f34-4ac2-aebd-24a571e26926 2026-04-16 03:35:13.216 7 INFO neutron.db.ovn_revision_numbers_db [None req-a1ffdf30-a9df-4a55-aef8-8ac1467a5b15 - - - - - -] Successfully bumped revision number for resource 3d567d91-6f34-4ac2-aebd-24a571e26926 (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-04-16 03:40:51.083 7 INFO neutron.api.v2.resource [None req-f8cb99bb-4194-44a2-9eba-36c61b2c6669 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 87/179] 199.204.45.157 () {44 vars in 1074 bytes} [Thu Apr 16 03:40:50 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=ca9407df5b0e40a1986ac68c78d8d727 => generated 139 bytes in 119 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 03:40:51.210 8 INFO neutron.db.ovn_revision_numbers_db [None req-d1a6402e-0fa1-466d-9b88-a745f131d3a6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 94d38b40-be2e-46a3-bc5a-e9d6515eb1a0 (type: security_groups) to 1 2026-04-16 03:40:51.219 8 INFO neutron.db.ovn_revision_numbers_db [None req-d1a6402e-0fa1-466d-9b88-a745f131d3a6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 215a1fe4-d1e4-42b5-adee-8ddb5134e3c9 (type: security_group_rules) to 0 2026-04-16 03:40:51.231 8 INFO neutron.db.ovn_revision_numbers_db [None req-d1a6402e-0fa1-466d-9b88-a745f131d3a6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6aebc070-86ca-4515-89c3-13bf2d82ece0 (type: security_group_rules) to 0 2026-04-16 03:40:51.241 8 INFO neutron.db.ovn_revision_numbers_db [None req-d1a6402e-0fa1-466d-9b88-a745f131d3a6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 8a442e8a-cd31-40bf-b52a-a6cb6be685f5 (type: security_group_rules) to 0 2026-04-16 03:40:51.251 8 INFO neutron.db.ovn_revision_numbers_db [None req-d1a6402e-0fa1-466d-9b88-a745f131d3a6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a6cfdb13-3ac9-42e7-8b9c-96048dbd4957 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 93/180] 199.204.45.157 () {44 vars in 1097 bytes} [Thu Apr 16 03:40:51 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=ca9407df5b0e40a1986ac68c78d8d727 => generated 23 bytes in 219 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:40:51.492 7 INFO neutron.db.ovn_revision_numbers_db [None req-56297c65-bc1c-43ee-b680-7e83fc0c7683 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 1d379f43-f722-44f5-b659-31ad5d65d605 (type: security_groups) to 1 2026-04-16 03:40:51.504 7 INFO neutron.db.ovn_revision_numbers_db [None req-56297c65-bc1c-43ee-b680-7e83fc0c7683 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 385d87f1-8ccf-4699-847e-0fba64c0287c (type: security_group_rules) to 0 2026-04-16 03:40:51.514 7 INFO neutron.db.ovn_revision_numbers_db [None req-56297c65-bc1c-43ee-b680-7e83fc0c7683 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7d2eb111-ac24-41b7-9f15-a31e263030ce (type: security_group_rules) to 0 [pid: 7|app: 0|req: 88/181] 199.204.45.157 () {48 vars in 981 bytes} [Thu Apr 16 03:40:51 2026] POST /v2.0/security-groups => generated 1624 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 90/184] 199.204.45.157 () {44 vars in 1088 bytes} [Thu Apr 16 03:40:52 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605?project_id=ca9407df5b0e40a1986ac68c78d8d727 => generated 1624 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 95/185] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:40:52 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 91/186] 199.204.45.157 () {44 vars in 1088 bytes} [Thu Apr 16 03:40:52 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605?project_id=ca9407df5b0e40a1986ac68c78d8d727 => generated 1624 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:40:52.755 8 INFO neutron.db.ovn_revision_numbers_db [None req-96ab17ae-ee60-4318-95a8-00ed828c75fe 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 390ce83b-906b-4002-a4b4-922a25279fb0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 96/187] 199.204.45.157 () {48 vars in 991 bytes} [Thu Apr 16 03:40:52 2026] POST /v2.0/security-group-rules => generated 597 bytes in 143 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 92/188] 199.204.45.157 () {44 vars in 1088 bytes} [Thu Apr 16 03:40:53 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605?project_id=ca9407df5b0e40a1986ac68c78d8d727 => generated 2234 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 97/189] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:40:53 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605 => generated 2234 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 93/190] 199.204.45.157 () {44 vars in 1088 bytes} [Thu Apr 16 03:40:53 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605?project_id=ca9407df5b0e40a1986ac68c78d8d727 => generated 2234 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:40:53.951 8 INFO neutron.db.ovn_revision_numbers_db [None req-4f7d1fd5-35fe-482c-9a85-c384b86268e1 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e28a1694-a069-472a-8c77-635505825a4c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 98/191] 199.204.45.157 () {48 vars in 991 bytes} [Thu Apr 16 03:40:53 2026] POST /v2.0/security-group-rules => generated 599 bytes in 132 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 94/192] 199.204.45.157 () {44 vars in 1088 bytes} [Thu Apr 16 03:40:54 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605?project_id=ca9407df5b0e40a1986ac68c78d8d727 => generated 2846 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 99/193] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:40:54 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605 => generated 2846 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 95/194] 199.204.45.157 () {44 vars in 1088 bytes} [Thu Apr 16 03:40:55 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605?project_id=ca9407df5b0e40a1986ac68c78d8d727 => generated 2846 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:40:55.168 8 INFO neutron.db.ovn_revision_numbers_db [None req-49f2279a-89f5-4971-89eb-f39bf35b4a91 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 92c71274-7a8c-4fbd-ba99-49082641ce16 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 100/195] 199.204.45.157 () {48 vars in 991 bytes} [Thu Apr 16 03:40:55 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 96/196] 199.204.45.157 () {44 vars in 1088 bytes} [Thu Apr 16 03:40:56 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605?project_id=ca9407df5b0e40a1986ac68c78d8d727 => generated 3460 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 101/197] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:40:56 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605 => generated 3460 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 97/198] 199.204.45.157 () {44 vars in 1088 bytes} [Thu Apr 16 03:40:56 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605?project_id=ca9407df5b0e40a1986ac68c78d8d727 => generated 3460 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:40:56.421 8 INFO neutron.db.ovn_revision_numbers_db [None req-187318f5-0420-4a84-b3b6-f42cbb1fc12e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 264af0ed-b772-41ee-b1fc-321533120395 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 102/199] 199.204.45.157 () {48 vars in 991 bytes} [Thu Apr 16 03:40:56 2026] POST /v2.0/security-group-rules => generated 602 bytes in 140 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: 107/218] 199.204.45.157 () {30 vars in 740 bytes} [Thu Apr 16 03:43:11 2026] GET /v2.0/networks?tenant_id=ca9407df5b0e40a1986ac68c78d8d727&shared=False => generated 15 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:43:11.493 8 INFO neutron.db.segments_db [None req-c0831285-9ec7-4e79-8f85-ca0874017177 05f890bf26774eb3b08265186d9916e8 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Added segment ad7f3de0-9b87-4aa0-806c-0427fd3c0d96 of type geneve for network 48401ce6-19de-477e-afdc-95ca4b538b22 2026-04-16 03:43:11.637 8 INFO neutron.db.ovn_revision_numbers_db [None req-c0831285-9ec7-4e79-8f85-ca0874017177 05f890bf26774eb3b08265186d9916e8 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 48401ce6-19de-477e-afdc-95ca4b538b22 (type: networks) to 1 2026-04-16 03:43:11.797 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c0831285-9ec7-4e79-8f85-ca0874017177 05f890bf26774eb3b08265186d9916e8 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] No more DHCP agents 2026-04-16 03:43:11.798 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c0831285-9ec7-4e79-8f85-ca0874017177 05f890bf26774eb3b08265186d9916e8 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Unable to schedule network 48401ce6-19de-477e-afdc-95ca4b538b22: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:43:11.845 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-673900f4-ce68-40c9-ae76-8a36b97895b6 - - - - - -] OVN reports status down for port: c70f2077-d654-4242-9a35-2743466685d0 2026-04-16 03:43:11.879 8 INFO neutron.db.ovn_revision_numbers_db [None req-c0831285-9ec7-4e79-8f85-ca0874017177 05f890bf26774eb3b08265186d9916e8 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource c70f2077-d654-4242-9a35-2743466685d0 (type: ports) to 1 [pid: 8|app: 0|req: 112/219] 199.204.45.157 () {34 vars in 682 bytes} [Thu Apr 16 03:43:11 2026] POST /v2.0/networks => generated 739 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 108/220] 199.204.45.157 () {30 vars in 722 bytes} [Thu Apr 16 03:43:11 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 113/221] 199.204.45.157 () {30 vars in 633 bytes} [Thu Apr 16 03:43:11 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) 2026-04-16 03:43:12.197 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6709073a-5260-47d5-8197-8f497ac7c0d6 05f890bf26774eb3b08265186d9916e8 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] No more DHCP agents 2026-04-16 03:43:12.199 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6709073a-5260-47d5-8197-8f497ac7c0d6 05f890bf26774eb3b08265186d9916e8 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Unable to schedule network 48401ce6-19de-477e-afdc-95ca4b538b22: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:43:12.254 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b911b225-0105-48bc-9940-409b569582e7 - - - - - -] OVN reports status down for port: 8e309205-9196-44f6-af26-1d495a0bb816 2026-04-16 03:43:12.272 7 INFO neutron.db.ovn_revision_numbers_db [None req-6709073a-5260-47d5-8197-8f497ac7c0d6 05f890bf26774eb3b08265186d9916e8 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 8e309205-9196-44f6-af26-1d495a0bb816 (type: ports) to 1 2026-04-16 03:43:12.458 7 INFO neutron.db.ovn_revision_numbers_db [None req-6709073a-5260-47d5-8197-8f497ac7c0d6 05f890bf26774eb3b08265186d9916e8 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 8e309205-9196-44f6-af26-1d495a0bb816 (type: ports) to 3 [pid: 7|app: 0|req: 109/222] 199.204.45.157 () {34 vars in 677 bytes} [Thu Apr 16 03:43:11 2026] POST /v2.0/ports => generated 968 bytes in 496 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 114/223] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 03:43:12 2026] GET /v2.0/networks/48401ce6-19de-477e-afdc-95ca4b538b22 => generated 745 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:43:13.103 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b911b225-0105-48bc-9940-409b569582e7 - - - - - -] OVN reports status up for port: 8e309205-9196-44f6-af26-1d495a0bb816 2026-04-16 03:43:13.115 8 INFO neutron.plugins.ml2.plugin [None req-b911b225-0105-48bc-9940-409b569582e7 - - - - - -] Attempt 1 to provision port 8e309205-9196-44f6-af26-1d495a0bb816 2026-04-16 03:43:13.300 8 INFO neutron.db.ovn_revision_numbers_db [None req-b911b225-0105-48bc-9940-409b569582e7 - - - - - -] Successfully bumped revision number for resource 8e309205-9196-44f6-af26-1d495a0bb816 (type: ports) to 4 [pid: 7|app: 0|req: 110/224] 199.204.45.157 () {30 vars in 722 bytes} [Thu Apr 16 03:43:14 2026] GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance => generated 973 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 115/225] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 03:43:14 2026] GET /v2.0/networks/48401ce6-19de-477e-afdc-95ca4b538b22 => generated 745 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 112/228] 199.204.45.157 () {44 vars in 975 bytes} [Thu Apr 16 03:43:26 2026] GET /v2.0/quotas/ca9407df5b0e40a1986ac68c78d8d727 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 117/229] 199.204.45.157 () {48 vars in 1027 bytes} [Thu Apr 16 03:43:27 2026] PUT /v2.0/quotas/ca9407df5b0e40a1986ac68c78d8d727 => generated 291 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 122/238] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 03:44:32 2026] GET /v2.0/networks => generated 2287 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 117/239] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:44:32 2026] GET /v2.0/subnets => generated 1308 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 123/240] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 03:44:32 2026] GET /v2.0/agents => generated 1214 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 118/241] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:44:32 2026] GET /v2.0/routers => generated 15 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 124/242] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 03:44:32 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: 7|app: 0|req: 119/243] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:44:32 2026] GET /v2.0/floatingips => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 125/244] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 03:44:32 2026] GET /v2.0/security-groups => generated 17401 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 120/245] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 03:44:32 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: 126/246] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 03:44:32 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: 121/247] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:44:32 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: 127/248] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:44:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 132/257] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:45:32 2026] GET /v2.0/routers => generated 15 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 126/258] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 03:45:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 133/259] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 03:45:32 2026] GET /v2.0/security-groups => generated 17401 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 127/260] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 03:45:32 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: 134/261] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 03:45:32 2026] GET /v2.0/ports => generated 5175 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 128/262] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 03:45:33 2026] GET /v2.0/networks => generated 2287 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 135/263] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:45:33 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: 129/264] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 03:45:33 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: 8|app: 0|req: 136/265] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:45:33 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: 130/266] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:45:33 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: 137/267] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:45:33 2026] GET /v2.0/floatingips => generated 19 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 142/276] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:46:32 2026] GET /v2.0/subnets => generated 1308 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 135/277] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:46:32 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: 143/278] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:46:32 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: 136/279] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 03:46:32 2026] GET /v2.0/networks => generated 2287 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 144/280] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:46:32 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: 137/281] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 03:46:32 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 145/282] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 03:46:32 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: 138/283] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 03:46:32 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: 8|app: 0|req: 146/284] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:46:32 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: 139/285] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 03:46:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 147/286] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 03:46:32 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: 7|app: 0|req: 144/295] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 03:47:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 152/296] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:47:32 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: 145/297] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 03:47:32 2026] GET /v2.0/networks => generated 2287 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 153/298] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:47:32 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 146/299] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 03:47:32 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: 154/300] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 03:47:32 2026] GET /v2.0/security-groups => generated 17401 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 147/301] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:47:32 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: 155/302] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:47:32 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: 148/303] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:47:32 2026] GET /v2.0/subnets => generated 1308 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 156/304] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 03:47:32 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/305] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 03:47:32 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: 7|app: 0|req: 154/314] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:48:32 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: 8|app: 0|req: 161/315] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 03:48:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 155/316] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 03:48:32 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: 162/317] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 03:48:32 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: 7|app: 0|req: 156/318] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:48:32 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: 163/319] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:48:32 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: 157/320] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 03:48:32 2026] GET /v2.0/ports => generated 5175 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 164/321] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 03:48:32 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: 158/322] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 03:48:32 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: 8|app: 0|req: 165/323] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:48:32 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: 159/324] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:48:32 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: 164/333] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:49:32 2026] GET /v2.0/floatingips => generated 19 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 170/334] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:49:32 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: 7|app: 0|req: 165/335] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:49:32 2026] GET /v2.0/subnets => generated 1308 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 171/336] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:49:32 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) [pid: 7|app: 0|req: 166/337] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 03:49:32 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: 8|app: 0|req: 172/338] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:49:32 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: 167/339] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 03:49:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 173/340] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 03:49:32 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: 168/341] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 03:49:32 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: 174/342] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 03:49:32 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: 169/343] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 03:49:32 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: 179/352] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 03:50:32 2026] GET /v2.0/security-groups => generated 17401 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 174/353] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:50:32 2026] GET /v2.0/routers => generated 15 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 180/354] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 03:50:32 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: 7|app: 0|req: 175/355] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:50:32 2026] GET /v2.0/floatingips => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 181/356] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:50:32 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: 7|app: 0|req: 176/357] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 03:50:32 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: 8|app: 0|req: 182/358] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 03:50:32 2026] GET /v2.0/networks => generated 2287 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 177/359] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 03:50:32 2026] GET /v2.0/agents => generated 1214 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 183/360] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 03:50:32 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: 178/361] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:50:32 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: 184/362] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:50:32 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: 189/371] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:51:32 2026] GET /v2.0/routers => generated 15 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 183/372] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 03:51:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 190/373] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 03:51:32 2026] GET /v2.0/agents => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 184/374] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 03:51:32 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: 8|app: 0|req: 191/375] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 03:51:32 2026] GET /v2.0/networks => generated 2287 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 185/376] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:51:32 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: 192/377] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 03:51:32 2026] GET /v2.0/security-groups => generated 17401 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 186/378] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:51:32 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: 193/379] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 03:51:32 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: 187/380] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:51:32 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: 194/381] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:51:32 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: 8|app: 0|req: 199/390] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:52:32 2026] GET /v2.0/subnets => generated 1308 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 192/391] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 03:52:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 200/392] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:52:32 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: 193/393] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:52:32 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: 8|app: 0|req: 201/394] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 03:52:32 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: 194/395] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 03:52:32 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: 202/396] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 03:52:32 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) [pid: 7|app: 0|req: 195/397] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:52:32 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: 203/398] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 03:52:32 2026] GET /v2.0/networks => generated 2287 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 196/399] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:52:32 2026] GET /v2.0/routers => generated 15 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 204/400] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 03:52:32 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: 201/409] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:53:32 2026] GET /v2.0/routers => generated 15 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 209/410] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 03:53:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 202/411] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 03:53:32 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: 210/412] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 03:53:32 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: 7|app: 0|req: 203/413] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 03:53:32 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: 8|app: 0|req: 211/414] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:53:32 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: 7|app: 0|req: 204/415] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 03:53:32 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: 212/416] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:53:32 2026] GET /v2.0/subnets => generated 1308 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 205/417] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 03:53:32 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: 8|app: 0|req: 213/418] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:53:32 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: 206/419] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:53:32 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) 2026-04-16 03:54:21.883 8 INFO neutron.pecan_wsgi.hooks.translation [None req-637c99f2-1f35-4884-b096-2bb3df2f4e0f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 218/428] 199.204.45.157 () {44 vars in 927 bytes} [Thu Apr 16 03:54:21 2026] GET /v2.0/networks/public => generated 108 bytes in 42 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 211/429] 199.204.45.157 () {44 vars in 949 bytes} [Thu Apr 16 03:54:21 2026] GET /v2.0/networks?name=public => generated 791 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:54:23.070 8 INFO neutron.pecan_wsgi.hooks.translation [None req-aaa461c4-980f-4d6e-b5b9-cec9932e68c9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 219/430] 199.204.45.157 () {44 vars in 927 bytes} [Thu Apr 16 03:54:23 2026] GET /v2.0/networks/public => generated 108 bytes in 40 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 212/431] 199.204.45.157 () {44 vars in 949 bytes} [Thu Apr 16 03:54:23 2026] GET /v2.0/networks?name=public => generated 791 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:54:23.142 8 INFO neutron.pecan_wsgi.hooks.translation [None req-39025b37-507f-469e-8f10-c2a97e412af3 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 220/432] 199.204.45.157 () {44 vars in 1034 bytes} [Thu Apr 16 03:54:23 2026] GET /v2.0/subnets/public-subnet?network_id=16b3b066-97c5-449e-ad0d-64531260e114 => generated 113 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 213/433] 199.204.45.157 () {44 vars in 1057 bytes} [Thu Apr 16 03:54:23 2026] GET /v2.0/subnets?name=public-subnet&network_id=16b3b066-97c5-449e-ad0d-64531260e114 => generated 667 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 221/434] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 03:54:32 2026] GET /v2.0/security-groups => generated 17401 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 214/435] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:54:32 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: 222/436] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 03:54:32 2026] GET /v2.0/networks => generated 2287 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 215/437] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:54:32 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 223/438] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 03:54:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 216/439] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 03:54:32 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: 8|app: 0|req: 224/440] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 03:54:32 2026] GET /v2.0/ports => generated 5175 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 217/441] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:54:32 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: 225/442] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 03:54:32 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: 7|app: 0|req: 218/443] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:54:32 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: 8|app: 0|req: 226/444] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:54:32 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) 2026-04-16 03:54:49.926 7 INFO neutron.pecan_wsgi.hooks.translation [None req-d5474a6f-b5e3-4f81-820f-6ac7b65db524 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 220/447] 199.204.45.157 () {44 vars in 937 bytes} [Thu Apr 16 03:54:49 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 228/448] 199.204.45.157 () {44 vars in 959 bytes} [Thu Apr 16 03:54:49 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:54:50.903 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c3de52c3-8b2a-4242-8a0e-ef7793213fa6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 221/449] 199.204.45.157 () {44 vars in 937 bytes} [Thu Apr 16 03:54:50 2026] GET /v2.0/networks/lb-mgmt-net => generated 113 bytes in 47 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 229/450] 199.204.45.157 () {44 vars in 959 bytes} [Thu Apr 16 03:54:50 2026] GET /v2.0/networks?name=lb-mgmt-net => generated 776 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:54:50.961 7 INFO neutron.pecan_wsgi.hooks.translation [None req-46832024-c6cd-4504-9d1e-fabce510fa71 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 222/451] 199.204.45.157 () {44 vars in 1036 bytes} [Thu Apr 16 03:54:50 2026] GET /v2.0/subnets/lb-mgmt-subnet?network_id=b4ff38a8-c12c-40b3-bb91-0a9830d834da => generated 114 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 230/452] 199.204.45.157 () {44 vars in 1059 bytes} [Thu Apr 16 03:54:50 2026] GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=b4ff38a8-c12c-40b3-bb91-0a9830d834da => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:54:52.341 7 INFO neutron.api.v2.resource [None req-4ddf9d4e-87a7-48a5-93c7-48b57fc3558b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 224/455] 199.204.45.157 () {44 vars in 971 bytes} [Thu Apr 16 03:54:52 2026] GET /v2.0/security-groups/lb-health-mgr-sec-grp => generated 131 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 232/456] 199.204.45.157 () {44 vars in 993 bytes} [Thu Apr 16 03:54:52 2026] GET /v2.0/security-groups?name=lb-health-mgr-sec-grp => generated 4690 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 225/457] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:54:53 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => 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: 233/458] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:54:53 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 4694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 226/459] 199.204.45.157 () {44 vars in 1011 bytes} [Thu Apr 16 03:54:53 2026] GET /v2.0/security-group-rules/4373a676-23cc-427b-863d-45968ece41fb => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 234/460] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:54:54 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 4694 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 227/461] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:54:54 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 235/462] 199.204.45.157 () {44 vars in 1011 bytes} [Thu Apr 16 03:54:54 2026] GET /v2.0/security-group-rules/6d50b388-6699-4642-82f5-446d74612945 => 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: 228/463] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:54:55 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 4694 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 236/464] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:54:55 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => 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: 229/465] 199.204.45.157 () {44 vars in 1011 bytes} [Thu Apr 16 03:54:55 2026] GET /v2.0/security-group-rules/7937d146-3ad0-4f6c-8d77-fe8ea9d422c1 => generated 603 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 237/466] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:54:56 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 4694 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 230/467] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:54:56 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 4694 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 238/468] 199.204.45.157 () {44 vars in 1011 bytes} [Thu Apr 16 03:54:56 2026] GET /v2.0/security-group-rules/f81d47b9-0f6e-47a3-bf94-25a7aaca3cc2 => 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: 231/469] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:54:57 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 4694 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 239/470] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:54:57 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 4694 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 232/471] 199.204.45.157 () {44 vars in 1011 bytes} [Thu Apr 16 03:54:57 2026] GET /v2.0/security-group-rules/c5a603f8-faf0-4d9c-b0f3-e34a617367f7 => generated 603 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 240/472] 199.204.45.157 () {44 vars in 987 bytes} [Thu Apr 16 03:54:58 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da => generated 773 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:54:58.580 7 INFO neutron.pecan_wsgi.hooks.translation [None req-4f7ff387-a710-4973-88da-bc1275c0cf4e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 233/473] 199.204.45.157 () {44 vars in 1076 bytes} [Thu Apr 16 03:54:58 2026] GET /v2.0/ports/octavia-health-manager-port-instance?network_id=b4ff38a8-c12c-40b3-bb91-0a9830d834da => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 241/474] 199.204.45.157 () {44 vars in 1099 bytes} [Thu Apr 16 03:54:58 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=b4ff38a8-c12c-40b3-bb91-0a9830d834da => generated 1223 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 234/475] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:54:58 2026] GET /v2.0/security-groups/5589abdd-66de-4a53-85d6-5a909230dbed => generated 4694 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:55:06.468 8 INFO neutron.pecan_wsgi.hooks.translation [None req-2d71124e-a4a4-4aa5-86a7-f3a2dd7ca859 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 242/476] 199.204.45.157 () {44 vars in 979 bytes} [Thu Apr 16 03:55:06 2026] GET /v2.0/ports/octavia-health-manager-port-instance => generated 132 bytes in 63 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 235/477] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:55:06 2026] GET /v2.0/ports?name=octavia-health-manager-port-instance => generated 1223 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 237/480] 199.204.45.157 () {44 vars in 920 bytes} [Thu Apr 16 03:55:07 2026] GET /v2.0/ports => generated 5175 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:55:09.194 8 INFO neutron.api.v2.resource [None req-f51e0596-570b-4223-b695-1300ff2d198d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 244/481] 199.204.45.157 () {44 vars in 959 bytes} [Thu Apr 16 03:55:09 2026] GET /v2.0/security-groups/lb-mgmt-sec-grp => generated 125 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 238/482] 199.204.45.157 () {44 vars in 981 bytes} [Thu Apr 16 03:55:09 2026] GET /v2.0/security-groups?name=lb-mgmt-sec-grp => generated 2885 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 245/483] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:55:10 2026] GET /v2.0/security-groups/92ce5235-6810-4426-ab1d-f8386ee67480 => generated 2886 bytes in 94 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 239/484] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:55:10 2026] GET /v2.0/security-groups/92ce5235-6810-4426-ab1d-f8386ee67480 => generated 2886 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 246/485] 199.204.45.157 () {44 vars in 1011 bytes} [Thu Apr 16 03:55:10 2026] GET /v2.0/security-group-rules/9a016ccb-f5cf-4fa0-a223-9aa6c14706f2 => generated 623 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 240/486] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:55:11 2026] GET /v2.0/security-groups/92ce5235-6810-4426-ab1d-f8386ee67480 => generated 2886 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 247/487] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:55:11 2026] GET /v2.0/security-groups/92ce5235-6810-4426-ab1d-f8386ee67480 => generated 2886 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 241/488] 199.204.45.157 () {44 vars in 1011 bytes} [Thu Apr 16 03:55:11 2026] GET /v2.0/security-group-rules/8b622df1-17ae-41a4-b540-2916a3c0343e => generated 627 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 249/491] 199.204.45.157 () {44 vars in 975 bytes} [Thu Apr 16 03:55:22 2026] GET /v2.0/quotas/9bb142ba12db4410bd7df8de12e51496 => generated 291 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 243/492] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 03:55:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 250/493] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:55:32 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: 7|app: 0|req: 244/494] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 03:55:32 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: 8|app: 0|req: 251/495] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:55:32 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: 245/496] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:55:32 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: 252/497] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:55:32 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: 246/498] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 03:55:32 2026] GET /v2.0/security-groups => generated 17401 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 253/499] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:55:32 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: 247/500] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 03:55:32 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: 254/501] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 03:55:32 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: 248/502] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 03:55:32 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) 2026-04-16 03:56:13.566 8 INFO neutron.api.v2.resource [None req-61843a72-052a-42fa-ae75-7b8bfdfdfb16 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 258/509] 199.204.45.157 () {44 vars in 1074 bytes} [Thu Apr 16 03:56:13 2026] GET /v2.0/security-groups/manila-service-security-group?project_id=ca9407df5b0e40a1986ac68c78d8d727 => generated 139 bytes in 36 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 252/510] 199.204.45.157 () {44 vars in 1097 bytes} [Thu Apr 16 03:56:13 2026] GET /v2.0/security-groups?name=manila-service-security-group&project_id=ca9407df5b0e40a1986ac68c78d8d727 => generated 4072 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 259/511] 199.204.45.157 () {44 vars in 1088 bytes} [Thu Apr 16 03:56:14 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605?project_id=ca9407df5b0e40a1986ac68c78d8d727 => generated 4075 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 253/512] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:56:14 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605 => generated 4075 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 260/513] 199.204.45.157 () {44 vars in 1011 bytes} [Thu Apr 16 03:56:14 2026] GET /v2.0/security-group-rules/390ce83b-906b-4002-a4b4-922a25279fb0 => generated 597 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 254/514] 199.204.45.157 () {44 vars in 1088 bytes} [Thu Apr 16 03:56:15 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605?project_id=ca9407df5b0e40a1986ac68c78d8d727 => generated 4075 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 261/515] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:56:15 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605 => 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: 255/516] 199.204.45.157 () {44 vars in 1011 bytes} [Thu Apr 16 03:56:15 2026] GET /v2.0/security-group-rules/e28a1694-a069-472a-8c77-635505825a4c => generated 599 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 262/517] 199.204.45.157 () {44 vars in 1088 bytes} [Thu Apr 16 03:56:16 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605?project_id=ca9407df5b0e40a1986ac68c78d8d727 => generated 4075 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 256/518] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:56:16 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605 => generated 4075 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 263/519] 199.204.45.157 () {44 vars in 1011 bytes} [Thu Apr 16 03:56:16 2026] GET /v2.0/security-group-rules/92c71274-7a8c-4fbd-ba99-49082641ce16 => generated 601 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 257/520] 199.204.45.157 () {44 vars in 1088 bytes} [Thu Apr 16 03:56:17 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605?project_id=ca9407df5b0e40a1986ac68c78d8d727 => generated 4075 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 264/521] 199.204.45.157 () {44 vars in 1001 bytes} [Thu Apr 16 03:56:17 2026] GET /v2.0/security-groups/1d379f43-f722-44f5-b659-31ad5d65d605 => generated 4075 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 258/522] 199.204.45.157 () {44 vars in 1011 bytes} [Thu Apr 16 03:56:17 2026] GET /v2.0/security-group-rules/264af0ed-b772-41ee-b1fc-321533120395 => generated 602 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 260/525] 199.204.45.157 () {44 vars in 975 bytes} [Thu Apr 16 03:56:24 2026] GET /v2.0/quotas/ca9407df5b0e40a1986ac68c78d8d727 => 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: 266/526] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 03:56:32 2026] GET /v2.0/security-groups => generated 17401 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 261/527] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:56:32 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: 267/528] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:56:32 2026] GET /v2.0/routers => generated 15 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 262/529] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 03:56:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 268/530] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:56:32 2026] GET /v2.0/floatingips => 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: 263/531] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 03:56:32 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: 269/532] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 03:56:32 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: 264/533] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:56:32 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: 270/534] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:56:32 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: 265/535] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 03:56:32 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: 271/536] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 03:56:32 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: 269/543] 199.204.45.157 () {44 vars in 949 bytes} [Thu Apr 16 03:57:13 2026] GET /v2.0/networks?name=public => generated 791 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 276/546] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 03:57:32 2026] GET /v2.0/networks => generated 2287 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 271/547] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:57:32 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: 277/548] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:57:32 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: 7|app: 0|req: 272/549] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 03:57:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 278/550] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 03:57:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 273/551] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 03:57:32 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: 279/552] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:57:32 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: 274/553] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 03:57:32 2026] GET /v2.0/ports => generated 5175 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 280/554] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 03:57:32 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: 275/555] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:57:32 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: 8|app: 0|req: 281/556] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:57:32 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: 278/561] 10.0.0.213 () {32 vars in 649 bytes} [Thu Apr 16 03:57:52 2026] GET /v2.0/networks => generated 2287 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 284/562] 10.0.0.213 () {32 vars in 655 bytes} [Thu Apr 16 03:57:53 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: 279/563] 10.0.0.213 () {32 vars in 647 bytes} [Thu Apr 16 03:57:53 2026] GET /v2.0/routers => generated 15 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 285/564] 10.0.0.213 () {32 vars in 643 bytes} [Thu Apr 16 03:57:53 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: 7|app: 0|req: 280/565] 10.0.0.213 () {32 vars in 647 bytes} [Thu Apr 16 03:57:53 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: 286/566] 10.0.0.213 () {32 vars in 649 bytes} [Thu Apr 16 03:57:53 2026] GET /v2.0/networks => generated 2287 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 281/567] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 03:57:53 2026] GET /v2.0/security-groups => generated 17401 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 287/568] 10.0.0.213 () {32 vars in 655 bytes} [Thu Apr 16 03:57:53 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) 2026-04-16 03:58:04.402 7 INFO neutron.db.ovn_revision_numbers_db [None req-7bb14eec-2b03-4bc9-9870-247dc7cdba5c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d359709c-205c-4c3b-831c-9d071bb91186 (type: security_groups) to 1 2026-04-16 03:58:04.414 7 INFO neutron.db.ovn_revision_numbers_db [None req-7bb14eec-2b03-4bc9-9870-247dc7cdba5c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 2eda6d68-81ac-494f-a374-d6cd1b2ca4c0 (type: security_group_rules) to 0 2026-04-16 03:58:04.427 7 INFO neutron.db.ovn_revision_numbers_db [None req-7bb14eec-2b03-4bc9-9870-247dc7cdba5c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3d602570-91c3-4332-8870-3f955103fc16 (type: security_group_rules) to 0 2026-04-16 03:58:04.442 7 INFO neutron.db.ovn_revision_numbers_db [None req-7bb14eec-2b03-4bc9-9870-247dc7cdba5c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d54e0cbe-8a81-43d5-a646-d216e52a4edf (type: security_group_rules) to 0 2026-04-16 03:58:04.459 7 INFO neutron.db.ovn_revision_numbers_db [None req-7bb14eec-2b03-4bc9-9870-247dc7cdba5c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource df650be6-dbf8-46ef-a180-fab6419e13c6 (type: security_group_rules) to 0 2026-04-16 03:58:04.482 8 INFO neutron.db.ovn_revision_numbers_db [None req-4607f062-e6dd-433e-a9ae-1fcd3ae2d40f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 0d482956-8e3a-4841-83d9-d71299af2d5b (type: security_groups) to 1 2026-04-16 03:58:04.493 8 INFO neutron.db.ovn_revision_numbers_db [None req-4607f062-e6dd-433e-a9ae-1fcd3ae2d40f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 02ddd7d0-ff87-4e13-8c61-19826b796e35 (type: security_group_rules) to 0 2026-04-16 03:58:04.508 8 INFO neutron.db.ovn_revision_numbers_db [None req-4607f062-e6dd-433e-a9ae-1fcd3ae2d40f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a8db6f58-8b4b-4511-81ff-44ea62f114bd (type: security_group_rules) to 0 2026-04-16 03:58:04.519 8 INFO neutron.db.ovn_revision_numbers_db [None req-4607f062-e6dd-433e-a9ae-1fcd3ae2d40f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b1aa5806-dce1-4225-89e2-67a2b42e0f13 (type: security_group_rules) to 0 2026-04-16 03:58:04.530 8 INFO neutron.db.ovn_revision_numbers_db [None req-4607f062-e6dd-433e-a9ae-1fcd3ae2d40f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c4b11b01-a335-4e35-b3c5-4a891b253c33 (type: security_group_rules) to 0 2026-04-16 03:58:04.549 7 INFO neutron.db.segments_db [None req-7bb14eec-2b03-4bc9-9870-247dc7cdba5c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Added segment fc87eca0-178d-46ad-bc5f-e5f21cf36600 of type geneve for network 4fdec32e-dddc-4735-981a-02dd2d9fbfca 2026-04-16 03:58:04.612 8 INFO neutron.db.segments_db [None req-4607f062-e6dd-433e-a9ae-1fcd3ae2d40f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Added segment fce8b7d8-b089-4bff-a2a6-7aa317de8c0f of type geneve for network d2f20ed8-10ce-40c5-891e-fdd683389048 2026-04-16 03:58:04.650 7 INFO neutron.db.ovn_revision_numbers_db [None req-7bb14eec-2b03-4bc9-9870-247dc7cdba5c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4fdec32e-dddc-4735-981a-02dd2d9fbfca (type: networks) to 1 2026-04-16 03:58:04.741 8 INFO neutron.db.ovn_revision_numbers_db [None req-4607f062-e6dd-433e-a9ae-1fcd3ae2d40f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d2f20ed8-10ce-40c5-891e-fdd683389048 (type: networks) to 1 2026-04-16 03:58:04.814 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7bb14eec-2b03-4bc9-9870-247dc7cdba5c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:04.815 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7bb14eec-2b03-4bc9-9870-247dc7cdba5c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 4fdec32e-dddc-4735-981a-02dd2d9fbfca: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:04.863 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-673900f4-ce68-40c9-ae76-8a36b97895b6 - - - - - -] OVN reports status down for port: b919f225-996b-49ef-b1b3-ea0a22e3cb02 2026-04-16 03:58:04.895 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4607f062-e6dd-433e-a9ae-1fcd3ae2d40f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:04.896 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4607f062-e6dd-433e-a9ae-1fcd3ae2d40f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network d2f20ed8-10ce-40c5-891e-fdd683389048: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:04.916 7 INFO neutron.db.ovn_revision_numbers_db [None req-7bb14eec-2b03-4bc9-9870-247dc7cdba5c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b919f225-996b-49ef-b1b3-ea0a22e3cb02 (type: ports) to 1 2026-04-16 03:58:04.942 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7895cd1a-eccb-45e1-a7bd-04bf867fd412 - - - - - -] OVN reports status down for port: b1f82ddd-cc5f-4327-8ee6-1f5f36d4c76a [pid: 7|app: 0|req: 282/569] 10.0.0.213 () {34 vars in 671 bytes} [Thu Apr 16 03:58:04 2026] POST /v2.0/networks => generated 770 bytes in 840 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:58:04.992 8 INFO neutron.db.ovn_revision_numbers_db [None req-4607f062-e6dd-433e-a9ae-1fcd3ae2d40f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b1f82ddd-cc5f-4327-8ee6-1f5f36d4c76a (type: ports) to 1 [pid: 8|app: 0|req: 288/570] 10.0.0.213 () {34 vars in 671 bytes} [Thu Apr 16 03:58:04 2026] POST /v2.0/networks => generated 773 bytes in 802 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:58:05.197 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f749206-e514-4a99-86a5-2ad28da2e1a2 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource bd2590bd-7c4c-46d0-9e1d-4751343f41d0 (type: security_groups) to 1 2026-04-16 03:58:05.212 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f749206-e514-4a99-86a5-2ad28da2e1a2 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 03c74cbc-8f51-4bc1-a8b9-1756501751c5 (type: security_group_rules) to 0 2026-04-16 03:58:05.222 7 INFO neutron.db.ovn_revision_numbers_db [None req-8bb8c1ee-ba74-4e4f-9e0c-e0dd24b7ebf9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 1e9a2aab-afcf-490a-b74e-f94c7269ed98 (type: security_groups) to 1 2026-04-16 03:58:05.224 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f749206-e514-4a99-86a5-2ad28da2e1a2 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 33463a29-c4db-4daa-af43-5824e25b4cb6 (type: security_group_rules) to 0 2026-04-16 03:58:05.235 7 INFO neutron.db.ovn_revision_numbers_db [None req-8bb8c1ee-ba74-4e4f-9e0c-e0dd24b7ebf9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 00a314bb-4ea4-46eb-a4d9-0f78c8bf217b (type: security_group_rules) to 0 2026-04-16 03:58:05.237 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f749206-e514-4a99-86a5-2ad28da2e1a2 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f00dbbcc-cae1-4d08-a6dd-a8f922703095 (type: security_group_rules) to 0 2026-04-16 03:58:05.246 7 INFO neutron.db.ovn_revision_numbers_db [None req-8bb8c1ee-ba74-4e4f-9e0c-e0dd24b7ebf9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 8cbe995a-1fe5-4619-acca-869a10f9e8c4 (type: security_group_rules) to 0 2026-04-16 03:58:05.248 8 INFO neutron.db.ovn_revision_numbers_db [None req-5f749206-e514-4a99-86a5-2ad28da2e1a2 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f510da5a-825e-4e4b-b87d-e0f9aa6d0b0f (type: security_group_rules) to 0 2026-04-16 03:58:05.256 7 INFO neutron.db.ovn_revision_numbers_db [None req-8bb8c1ee-ba74-4e4f-9e0c-e0dd24b7ebf9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a5996542-e42a-4727-a654-a85b6e0b16cb (type: security_group_rules) to 0 2026-04-16 03:58:05.267 7 INFO neutron.db.ovn_revision_numbers_db [None req-8bb8c1ee-ba74-4e4f-9e0c-e0dd24b7ebf9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e831d32a-d37c-4e8d-b5e6-d8cc8a5748eb (type: security_group_rules) to 0 [pid: 8|app: 0|req: 289/571] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:58:05 2026] GET /v2.0/security-groups?tenant_id=4251fbb70c974715b3b46125022fdc8a&name=default => generated 2921 bytes in 251 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:58:05.333 7 INFO neutron.db.segments_db [None req-8bb8c1ee-ba74-4e4f-9e0c-e0dd24b7ebf9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Added segment f1b04748-952a-4d87-952c-f455578a2b9c of type geneve for network 851e702f-d99c-40e2-b8ac-eebd119fb7c4 2026-04-16 03:58:05.411 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8548dfa3-f828-408f-b08e-2fcbad115723 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:05.412 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8548dfa3-f828-408f-b08e-2fcbad115723 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 4fdec32e-dddc-4735-981a-02dd2d9fbfca: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:05.431 7 INFO neutron.db.ovn_revision_numbers_db [None req-8bb8c1ee-ba74-4e4f-9e0c-e0dd24b7ebf9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 851e702f-d99c-40e2-b8ac-eebd119fb7c4 (type: networks) to 1 2026-04-16 03:58:05.569 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8bb8c1ee-ba74-4e4f-9e0c-e0dd24b7ebf9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:05.570 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8bb8c1ee-ba74-4e4f-9e0c-e0dd24b7ebf9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 851e702f-d99c-40e2-b8ac-eebd119fb7c4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:05.629 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-673900f4-ce68-40c9-ae76-8a36b97895b6 - - - - - -] OVN reports status down for port: d5a6a283-080f-4796-94ce-49da857b5666 2026-04-16 03:58:05.687 7 INFO neutron.db.ovn_revision_numbers_db [None req-8bb8c1ee-ba74-4e4f-9e0c-e0dd24b7ebf9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d5a6a283-080f-4796-94ce-49da857b5666 (type: ports) to 1 [pid: 7|app: 0|req: 283/572] 10.0.0.213 () {34 vars in 671 bytes} [Thu Apr 16 03:58:04 2026] POST /v2.0/networks => generated 770 bytes in 751 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:58:05.831 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad6cbdf8-e34e-4872-a73a-34b38a7aceed - - - - - -] Successfully bumped revision number for resource b919f225-996b-49ef-b1b3-ea0a22e3cb02 (type: ports) to 2 2026-04-16 03:58:05.860 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71180cf0-db23-4fbc-bf12-c4f89db7c0d3 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:05.861 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71180cf0-db23-4fbc-bf12-c4f89db7c0d3 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network d2f20ed8-10ce-40c5-891e-fdd683389048: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:05.862 8 INFO neutron.db.ovn_revision_numbers_db [None req-ad6cbdf8-e34e-4872-a73a-34b38a7aceed - - - - - -] Successfully bumped revision number for resource 508bd562-1c57-4684-b756-8a7063f73073 (type: subnets) to 0 [pid: 8|app: 0|req: 290/573] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:58:05 2026] POST /v2.0/subnets => generated 695 bytes in 596 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 291/574] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:58:05 2026] DELETE /v2.0/security-groups/bd2590bd-7c4c-46d0-9e1d-4751343f41d0 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:58:06.235 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f5cb6206-19bf-49a9-a734-ebb764c2ff40 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:06.236 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f5cb6206-19bf-49a9-a734-ebb764c2ff40 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 851e702f-d99c-40e2-b8ac-eebd119fb7c4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:06.497 7 INFO neutron.db.ovn_revision_numbers_db [None req-3baed27d-d42f-4b3d-a7d9-8ff27bbc2bed - - - - - -] Successfully bumped revision number for resource b1f82ddd-cc5f-4327-8ee6-1f5f36d4c76a (type: ports) to 2 2026-04-16 03:58:06.536 7 INFO neutron.db.ovn_revision_numbers_db [None req-3baed27d-d42f-4b3d-a7d9-8ff27bbc2bed - - - - - -] Successfully bumped revision number for resource be5f9610-7fd3-4813-a9c0-c7194b3685b0 (type: subnets) to 0 [pid: 7|app: 0|req: 284/575] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:58:05 2026] POST /v2.0/subnets => generated 698 bytes in 829 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:58:06.585 8 INFO neutron.db.ovn_revision_numbers_db [None req-affa2d40-fa5a-4d8e-9e05-8ab592268e69 - - - - - -] Successfully bumped revision number for resource d5a6a283-080f-4796-94ce-49da857b5666 (type: ports) to 2 2026-04-16 03:58:06.615 8 INFO neutron.db.ovn_revision_numbers_db [None req-affa2d40-fa5a-4d8e-9e05-8ab592268e69 - - - - - -] Successfully bumped revision number for resource 94e7c225-d864-4573-9033-9f2840e8134e (type: subnets) to 0 [pid: 8|app: 0|req: 292/576] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:58:06 2026] POST /v2.0/subnets => generated 695 bytes in 524 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:58:07.064 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8aab5eaa-6d46-4e58-a6ee-02f04c9e17fb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:07.065 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8aab5eaa-6d46-4e58-a6ee-02f04c9e17fb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:07.068 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-135b951a-58fa-4225-b189-9a92fafc051a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:07.069 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-135b951a-58fa-4225-b189-9a92fafc051a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:07.160 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7895cd1a-eccb-45e1-a7bd-04bf867fd412 - - - - - -] OVN reports status down for port: 24978e1e-a987-4bc6-b763-2db36905aeca 2026-04-16 03:58:07.217 7 INFO neutron.db.ovn_revision_numbers_db [None req-135b951a-58fa-4225-b189-9a92fafc051a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 924d4b28-bce9-4f1a-8f7f-245a9d6aa430 (type: ports) to 1 2026-04-16 03:58:07.243 8 INFO neutron.db.ovn_revision_numbers_db [None req-8aab5eaa-6d46-4e58-a6ee-02f04c9e17fb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 24978e1e-a987-4bc6-b763-2db36905aeca (type: ports) to 1 2026-04-16 03:58:07.273 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7895cd1a-eccb-45e1-a7bd-04bf867fd412 - - - - - -] OVN reports status down for port: 924d4b28-bce9-4f1a-8f7f-245a9d6aa430 2026-04-16 03:58:07.538 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-135b951a-58fa-4225-b189-9a92fafc051a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Starting OVNClientQosExtension 2026-04-16 03:58:07.603 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-8aab5eaa-6d46-4e58-a6ee-02f04c9e17fb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Starting OVNClientQosExtension 2026-04-16 03:58:07.642 7 WARNING oslo_config.cfg [None req-135b951a-58fa-4225-b189-9a92fafc051a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - 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-04-16 03:58:07.686 8 WARNING oslo_config.cfg [None req-8aab5eaa-6d46-4e58-a6ee-02f04c9e17fb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - 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-04-16 03:58:07.892 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-23bb19af-ff28-4c26-afd0-884ce7536f10 - - - - - -] Schedule LRP lrp-924d4b28-bce9-4f1a-8f7f-245a9d6aa430 on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 2026-04-16 03:58:07.914 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 0b9588a5-80cc-4c82-bc7c-9d76bd1752ba is bound to host instance 2026-04-16 03:58:07.945 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7895cd1a-eccb-45e1-a7bd-04bf867fd412 - - - - - -] OVN reports status up for port: 924d4b28-bce9-4f1a-8f7f-245a9d6aa430 2026-04-16 03:58:07.954 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-56de2936-c779-41b1-a063-bf09ab02cff5 - - - - - -] Schedule LRP lrp-24978e1e-a987-4bc6-b763-2db36905aeca on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 2026-04-16 03:58:07.978 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router fa4fac3b-2365-4fc1-9864-98a5eab8a96c is bound to host instance 2026-04-16 03:58:08.057 8 INFO neutron.plugins.ml2.plugin [None req-7895cd1a-eccb-45e1-a7bd-04bf867fd412 - - - - - -] Attempt 1 to provision port 924d4b28-bce9-4f1a-8f7f-245a9d6aa430 2026-04-16 03:58:08.082 7 INFO neutron.db.ovn_revision_numbers_db [None req-135b951a-58fa-4225-b189-9a92fafc051a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 924d4b28-bce9-4f1a-8f7f-245a9d6aa430 (type: router_ports) to 1 2026-04-16 03:58:08.088 8 INFO neutron.db.ovn_revision_numbers_db [None req-8aab5eaa-6d46-4e58-a6ee-02f04c9e17fb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 24978e1e-a987-4bc6-b763-2db36905aeca (type: router_ports) to 1 2026-04-16 03:58:08.191 7 INFO neutron.db.ovn_revision_numbers_db [None req-135b951a-58fa-4225-b189-9a92fafc051a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 0b9588a5-80cc-4c82-bc7c-9d76bd1752ba (type: routers) to 2 [pid: 7|app: 0|req: 285/579] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:58:06 2026] POST /v2.0/routers => generated 973 bytes in 1668 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:58:08.279 8 INFO neutron.db.ovn_revision_numbers_db [None req-8aab5eaa-6d46-4e58-a6ee-02f04c9e17fb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource fa4fac3b-2365-4fc1-9864-98a5eab8a96c (type: routers) to 2 [pid: 8|app: 0|req: 295/580] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:58:06 2026] POST /v2.0/routers => generated 976 bytes in 1667 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:58:08.684 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf3ee7d8-5607-4ebc-8979-5c3acaef38cd 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9b998e0d-5440-4816-ac04-bf76e653b91c (type: security_groups) to 1 2026-04-16 03:58:08.700 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf3ee7d8-5607-4ebc-8979-5c3acaef38cd 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 43cbdb60-b04b-4dc2-88f1-27354bde22ad (type: security_group_rules) to 0 2026-04-16 03:58:08.715 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf3ee7d8-5607-4ebc-8979-5c3acaef38cd 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 61191fb0-d34f-431c-a4e3-29ebee524290 (type: security_group_rules) to 0 2026-04-16 03:58:08.738 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf3ee7d8-5607-4ebc-8979-5c3acaef38cd 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 8e3aca0d-48b6-4306-a734-90119af9b9b4 (type: security_group_rules) to 0 2026-04-16 03:58:08.762 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf3ee7d8-5607-4ebc-8979-5c3acaef38cd 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a42e57af-a946-42cd-9df6-5da99ccf7ba1 (type: security_group_rules) to 0 2026-04-16 03:58:08.867 8 INFO neutron.db.segments_db [None req-bf3ee7d8-5607-4ebc-8979-5c3acaef38cd 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Added segment 1dd6ca1d-802a-4181-9d60-96751bf8cbc4 of type geneve for network 7afbf500-fa0d-47be-8c70-7861269d4c93 2026-04-16 03:58:08.956 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8cf66cf8-2823-4490-a82f-c5bbbebe8017 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:08.961 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8cf66cf8-2823-4490-a82f-c5bbbebe8017 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:09.052 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf3ee7d8-5607-4ebc-8979-5c3acaef38cd 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7afbf500-fa0d-47be-8c70-7861269d4c93 (type: networks) to 1 2026-04-16 03:58:09.157 7 INFO neutron.db.ovn_revision_numbers_db [None req-8cf66cf8-2823-4490-a82f-c5bbbebe8017 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3f81d6cd-51ac-450c-a426-644de95de0db (type: ports) to 1 2026-04-16 03:58:09.319 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f8cf7a9-e6d2-43f2-bf3d-8851f0dbb7fb - - - - - -] Successfully bumped revision number for resource 924d4b28-bce9-4f1a-8f7f-245a9d6aa430 (type: ports) to 4 2026-04-16 03:58:09.493 8 INFO neutron.db.ovn_revision_numbers_db [None req-22d89d89-878d-4de1-9f0b-f4dc7dd9ad0b - - - - - -] Successfully bumped revision number for resource 24978e1e-a987-4bc6-b763-2db36905aeca (type: ports) to 4 2026-04-16 03:58:09.592 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bf3ee7d8-5607-4ebc-8979-5c3acaef38cd 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:09.596 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bf3ee7d8-5607-4ebc-8979-5c3acaef38cd 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 7afbf500-fa0d-47be-8c70-7861269d4c93: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:09.714 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-673900f4-ce68-40c9-ae76-8a36b97895b6 - - - - - -] OVN reports status down for port: 1732e7af-30a0-4b51-b31c-7522ca5aee90 2026-04-16 03:58:09.747 8 INFO neutron.db.ovn_revision_numbers_db [None req-bf3ee7d8-5607-4ebc-8979-5c3acaef38cd 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 1732e7af-30a0-4b51-b31c-7522ca5aee90 (type: ports) to 1 [pid: 8|app: 0|req: 296/581] 10.0.0.213 () {34 vars in 671 bytes} [Thu Apr 16 03:58:08 2026] POST /v2.0/networks => generated 766 bytes in 1482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:58:10.050 8 INFO neutron.db.ovn_revision_numbers_db [None req-22d89d89-878d-4de1-9f0b-f4dc7dd9ad0b - - - - - -] Successfully bumped revision number for resource 24978e1e-a987-4bc6-b763-2db36905aeca (type: ports) to 5 2026-04-16 03:58:10.228 7 INFO neutron.db.ovn_revision_numbers_db [None req-8f8cf7a9-e6d2-43f2-bf3d-8851f0dbb7fb - - - - - -] Successfully bumped revision number for resource 924d4b28-bce9-4f1a-8f7f-245a9d6aa430 (type: ports) to 5 2026-04-16 03:58:10.369 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-92d43072-ad3d-4c68-9450-55c7c33fb6c1 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:10.370 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-92d43072-ad3d-4c68-9450-55c7c33fb6c1 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 4fdec32e-dddc-4735-981a-02dd2d9fbfca: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:10.457 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7895cd1a-eccb-45e1-a7bd-04bf867fd412 - - - - - -] OVN reports status up for port: 24978e1e-a987-4bc6-b763-2db36905aeca 2026-04-16 03:58:10.458 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-23bb19af-ff28-4c26-afd0-884ce7536f10 - - - - - -] Schedule LRP lrp-3f81d6cd-51ac-450c-a426-644de95de0db on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 2026-04-16 03:58:10.486 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-22d89d89-878d-4de1-9f0b-f4dc7dd9ad0b - - - - - -] Router 494accdb-86a8-42e3-8a4e-367894862bcd is bound to host instance 2026-04-16 03:58:10.493 8 INFO neutron.plugins.ml2.plugin [None req-7895cd1a-eccb-45e1-a7bd-04bf867fd412 - - - - - -] Attempt 1 to provision port 24978e1e-a987-4bc6-b763-2db36905aeca 2026-04-16 03:58:10.516 7 INFO neutron.db.ovn_revision_numbers_db [None req-8cf66cf8-2823-4490-a82f-c5bbbebe8017 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3f81d6cd-51ac-450c-a426-644de95de0db (type: router_ports) to 1 2026-04-16 03:58:10.600 7 INFO neutron.db.ovn_revision_numbers_db [None req-8cf66cf8-2823-4490-a82f-c5bbbebe8017 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 494accdb-86a8-42e3-8a4e-367894862bcd (type: routers) to 2 [pid: 7|app: 0|req: 286/582] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:58:08 2026] POST /v2.0/routers => generated 973 bytes in 2388 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:58:10.701 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7895cd1a-eccb-45e1-a7bd-04bf867fd412 - - - - - -] OVN reports status down for port: 3f81d6cd-51ac-450c-a426-644de95de0db 2026-04-16 03:58:10.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-92d43072-ad3d-4c68-9450-55c7c33fb6c1 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e7d0c5c9-9eb5-4e88-9aff-4cecacf961ef (type: ports) to 1 2026-04-16 03:58:10.918 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7895cd1a-eccb-45e1-a7bd-04bf867fd412 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 03:58:10.925 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7895cd1a-eccb-45e1-a7bd-04bf867fd412 - - - - - -] OVN reports status up for port: 3f81d6cd-51ac-450c-a426-644de95de0db 2026-04-16 03:58:10.965 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-914da4b5-669d-443c-b90d-a9b3028e086c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:10.966 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-914da4b5-669d-443c-b90d-a9b3028e086c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network d2f20ed8-10ce-40c5-891e-fdd683389048: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:10.980 8 INFO neutron.plugins.ml2.plugin [None req-7895cd1a-eccb-45e1-a7bd-04bf867fd412 - - - - - -] Attempt 1 to provision port 3f81d6cd-51ac-450c-a426-644de95de0db 2026-04-16 03:58:11.078 7 INFO neutron.db.ovn_revision_numbers_db [None req-914da4b5-669d-443c-b90d-a9b3028e086c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d7bb78f8-38db-4378-9e59-9ff5ef42e2b0 (type: ports) to 1 2026-04-16 03:58:11.744 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-914da4b5-669d-443c-b90d-a9b3028e086c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:11.745 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-914da4b5-669d-443c-b90d-a9b3028e086c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network d2f20ed8-10ce-40c5-891e-fdd683389048: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:12.059 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-92d43072-ad3d-4c68-9450-55c7c33fb6c1 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:12.061 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-92d43072-ad3d-4c68-9450-55c7c33fb6c1 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 4fdec32e-dddc-4735-981a-02dd2d9fbfca: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:12.196 7 INFO neutron.db.ovn_revision_numbers_db [None req-914da4b5-669d-443c-b90d-a9b3028e086c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d7bb78f8-38db-4378-9e59-9ff5ef42e2b0 (type: router_ports) to 1 [pid: 7|app: 0|req: 287/583] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 03:58:10 2026] PUT /v2.0/routers/fa4fac3b-2365-4fc1-9864-98a5eab8a96c/add_router_interface => generated 309 bytes in 1584 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:12.230 8 INFO neutron.db.ovn_revision_numbers_db [None req-7b33c2f0-6593-42da-b69d-b6f4bc7bc4e7 - - - - - -] Successfully bumped revision number for resource 3f81d6cd-51ac-450c-a426-644de95de0db (type: ports) to 4 2026-04-16 03:58:12.334 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f3769e43-73fa-4505-95db-27263ec7bbd5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:12.335 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f3769e43-73fa-4505-95db-27263ec7bbd5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 7afbf500-fa0d-47be-8c70-7861269d4c93: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:12.725 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c362241-e22c-46cb-b7ec-27e99a6c1d08 - - - - - -] Successfully bumped revision number for resource 1732e7af-30a0-4b51-b31c-7522ca5aee90 (type: ports) to 2 2026-04-16 03:58:12.756 7 INFO neutron.db.ovn_revision_numbers_db [None req-4c362241-e22c-46cb-b7ec-27e99a6c1d08 - - - - - -] Successfully bumped revision number for resource 034d6507-3c7f-4c87-98c8-aea3c2d6a0f6 (type: subnets) to 0 [pid: 7|app: 0|req: 288/584] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:58:12 2026] POST /v2.0/subnets => generated 691 bytes in 570 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:58:12.905 8 INFO neutron.db.ovn_revision_numbers_db [None req-7b33c2f0-6593-42da-b69d-b6f4bc7bc4e7 - - - - - -] Successfully bumped revision number for resource 3f81d6cd-51ac-450c-a426-644de95de0db (type: ports) to 5 2026-04-16 03:58:13.078 8 INFO neutron.db.ovn_revision_numbers_db [None req-92d43072-ad3d-4c68-9450-55c7c33fb6c1 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e7d0c5c9-9eb5-4e88-9aff-4cecacf961ef (type: router_ports) to 1 [pid: 8|app: 0|req: 297/585] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 03:58:09 2026] PUT /v2.0/routers/0b9588a5-80cc-4c82-bc7c-9d76bd1752ba/add_router_interface => generated 309 bytes in 3290 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:13.151 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d57a021a-c279-48f1-8703-e0b580fccb5c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:13.152 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d57a021a-c279-48f1-8703-e0b580fccb5c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 851e702f-d99c-40e2-b8ac-eebd119fb7c4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:13.227 8 INFO neutron.db.ovn_revision_numbers_db [None req-26e69232-805e-4431-a826-0d8d94e51c85 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] Successfully bumped revision number for resource 801fa3a7-cdf3-44f9-8422-8a7fa7a97509 (type: security_groups) to 1 2026-04-16 03:58:13.244 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-673900f4-ce68-40c9-ae76-8a36b97895b6 - - - - - -] OVN reports status down for port: e31abcdd-5f87-4fd2-88e8-7f93c6edc1b9 2026-04-16 03:58:13.251 8 INFO neutron.db.ovn_revision_numbers_db [None req-26e69232-805e-4431-a826-0d8d94e51c85 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] Successfully bumped revision number for resource 4ffa1066-a00b-47db-a113-7e2fa76d13df (type: security_group_rules) to 0 2026-04-16 03:58:13.262 8 INFO neutron.db.ovn_revision_numbers_db [None req-26e69232-805e-4431-a826-0d8d94e51c85 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] Successfully bumped revision number for resource 6020d8bd-55b9-48f9-94e6-02ee7ab28cfc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 298/586] 10.0.0.213 () {34 vars in 685 bytes} [Thu Apr 16 03:58:13 2026] POST /v2.0/security-groups => generated 1659 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 03:58:13.298 7 INFO neutron.db.ovn_revision_numbers_db [None req-d57a021a-c279-48f1-8703-e0b580fccb5c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e31abcdd-5f87-4fd2-88e8-7f93c6edc1b9 (type: ports) to 1 2026-04-16 03:58:13.641 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a05f8e62-37cf-40cc-b6cc-b7f0871c5e03 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:13.643 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a05f8e62-37cf-40cc-b6cc-b7f0871c5e03 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:13.748 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-673900f4-ce68-40c9-ae76-8a36b97895b6 - - - - - -] OVN reports status down for port: 52c747d8-7edf-49f2-b3c2-669e1b2e65df 2026-04-16 03:58:13.759 8 INFO neutron.db.ovn_revision_numbers_db [None req-a05f8e62-37cf-40cc-b6cc-b7f0871c5e03 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 52c747d8-7edf-49f2-b3c2-669e1b2e65df (type: ports) to 1 2026-04-16 03:58:13.894 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-673900f4-ce68-40c9-ae76-8a36b97895b6 - - - - - -] OVN reports status up for port: e31abcdd-5f87-4fd2-88e8-7f93c6edc1b9 2026-04-16 03:58:13.915 7 INFO neutron.plugins.ml2.plugin [None req-673900f4-ce68-40c9-ae76-8a36b97895b6 - - - - - -] Attempt 1 to provision port e31abcdd-5f87-4fd2-88e8-7f93c6edc1b9 2026-04-16 03:58:14.010 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d57a021a-c279-48f1-8703-e0b580fccb5c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:14.013 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d57a021a-c279-48f1-8703-e0b580fccb5c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 851e702f-d99c-40e2-b8ac-eebd119fb7c4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:14.030 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7895cd1a-eccb-45e1-a7bd-04bf867fd412 - - - - - -] OVN reports status down for port: e7d0c5c9-9eb5-4e88-9aff-4cecacf961ef 2026-04-16 03:58:14.165 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7895cd1a-eccb-45e1-a7bd-04bf867fd412 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 03:58:14.165 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7895cd1a-eccb-45e1-a7bd-04bf867fd412 - - - - - -] OVN reports status down for port: d7bb78f8-38db-4378-9e59-9ff5ef42e2b0 2026-04-16 03:58:14.252 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7895cd1a-eccb-45e1-a7bd-04bf867fd412 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 03:58:14.252 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7895cd1a-eccb-45e1-a7bd-04bf867fd412 - - - - - -] OVN reports status up for port: d7bb78f8-38db-4378-9e59-9ff5ef42e2b0 2026-04-16 03:58:14.268 8 INFO neutron.plugins.ml2.plugin [None req-7895cd1a-eccb-45e1-a7bd-04bf867fd412 - - - - - -] Attempt 1 to provision port d7bb78f8-38db-4378-9e59-9ff5ef42e2b0 2026-04-16 03:58:14.517 7 INFO neutron.db.ovn_revision_numbers_db [None req-673900f4-ce68-40c9-ae76-8a36b97895b6 - - - - - -] Successfully bumped revision number for resource e31abcdd-5f87-4fd2-88e8-7f93c6edc1b9 (type: ports) to 2 2026-04-16 03:58:14.560 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-56de2936-c779-41b1-a063-bf09ab02cff5 - - - - - -] Schedule LRP lrp-52c747d8-7edf-49f2-b3c2-669e1b2e65df on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 2026-04-16 03:58:14.581 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-7b33c2f0-6593-42da-b69d-b6f4bc7bc4e7 - - - - - -] Router 8f7827b5-ff16-4485-8b46-fabc402cc3c9 is bound to host instance 2026-04-16 03:58:14.697 8 INFO neutron.db.ovn_revision_numbers_db [None req-a05f8e62-37cf-40cc-b6cc-b7f0871c5e03 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 52c747d8-7edf-49f2-b3c2-669e1b2e65df (type: router_ports) to 1 2026-04-16 03:58:14.820 7 INFO neutron.db.ovn_revision_numbers_db [None req-d57a021a-c279-48f1-8703-e0b580fccb5c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e31abcdd-5f87-4fd2-88e8-7f93c6edc1b9 (type: router_ports) to 1 [pid: 7|app: 0|req: 289/587] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 03:58:12 2026] PUT /v2.0/routers/494accdb-86a8-42e3-8a4e-367894862bcd/add_router_interface => generated 309 bytes in 2054 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:14.948 8 INFO neutron.db.ovn_revision_numbers_db [None req-a05f8e62-37cf-40cc-b6cc-b7f0871c5e03 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 8f7827b5-ff16-4485-8b46-fabc402cc3c9 (type: routers) to 2 2026-04-16 03:58:14.964 7 INFO neutron.db.ovn_revision_numbers_db [None req-fc2b4a80-a098-4782-ae3e-41fdfa50810b 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] Successfully bumped revision number for resource c16e3865-6113-4872-9c84-d00fc2cc5955 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 290/588] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 03:58:14 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 299/589] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:58:13 2026] POST /v2.0/routers => generated 969 bytes in 1727 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:58:15.164 7 INFO neutron.db.ovn_revision_numbers_db [req-6c249bcb-0027-4576-b695-42ed364e1171 req-73eca736-833d-4c88-bb2a-a5035be69123 f3b88df23e6b4eeea1d0daf0752bbdf2 841aa76e2702437eadb48b132ec30c96 - - default default] Successfully bumped revision number for resource 0359ba45-2d56-4b30-a846-c4c5c1c6cde9 (type: security_groups) to 1 2026-04-16 03:58:15.176 7 INFO neutron.db.ovn_revision_numbers_db [req-6c249bcb-0027-4576-b695-42ed364e1171 req-73eca736-833d-4c88-bb2a-a5035be69123 f3b88df23e6b4eeea1d0daf0752bbdf2 841aa76e2702437eadb48b132ec30c96 - - default default] Successfully bumped revision number for resource 400efa42-0374-4936-bcf2-41a32e4d45c9 (type: security_group_rules) to 0 2026-04-16 03:58:15.188 7 INFO neutron.db.ovn_revision_numbers_db [req-6c249bcb-0027-4576-b695-42ed364e1171 req-73eca736-833d-4c88-bb2a-a5035be69123 f3b88df23e6b4eeea1d0daf0752bbdf2 841aa76e2702437eadb48b132ec30c96 - - default default] Successfully bumped revision number for resource a994795b-43a5-46cd-bb6d-e767e2c00678 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 291/590] 10.0.0.45 () {38 vars in 970 bytes} [Thu Apr 16 03:58:14 2026] POST /v2.0/security-groups => generated 1684 bytes in 226 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 03:58:15.458 8 INFO neutron.db.ovn_revision_numbers_db [None req-7895cd1a-eccb-45e1-a7bd-04bf867fd412 - - - - - -] Successfully bumped revision number for resource d7bb78f8-38db-4378-9e59-9ff5ef42e2b0 (type: ports) to 2 2026-04-16 03:58:15.529 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c9625c4-c938-40ac-a76e-8e404a10c9d8 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] Successfully bumped revision number for resource 57ea2c1b-725e-4ad4-bfbc-a55e4068d317 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 300/591] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 03:58:15 2026] POST /v2.0/security-group-rules => generated 602 bytes in 593 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:58:15.632 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8554f37d-c183-48af-ab33-4eb587cd556f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:15.633 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8554f37d-c183-48af-ab33-4eb587cd556f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 7afbf500-fa0d-47be-8c70-7861269d4c93: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 301/592] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:15 2026] GET /v2.0/security-groups/0359ba45-2d56-4b30-a846-c4c5c1c6cde9 => generated 1684 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:58:15.765 7 INFO neutron.db.ovn_revision_numbers_db [None req-8554f37d-c183-48af-ab33-4eb587cd556f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource cf874dab-7e15-49df-8bed-708f14cdd5d4 (type: ports) to 1 2026-04-16 03:58:15.923 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8a58636-e336-49c6-88be-5482adfdd881 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] Successfully bumped revision number for resource 4cfd0733-0eea-4139-a189-116967d6ae80 (type: security_groups) to 1 2026-04-16 03:58:15.942 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8a58636-e336-49c6-88be-5482adfdd881 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] Successfully bumped revision number for resource 7b848354-aa78-4cc8-bae5-3384c793c112 (type: security_group_rules) to 0 2026-04-16 03:58:15.970 8 INFO neutron.db.ovn_revision_numbers_db [None req-c8a58636-e336-49c6-88be-5482adfdd881 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] Successfully bumped revision number for resource b3d324f0-8c0c-4d55-b61d-92de70fe611a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 302/593] 10.0.0.213 () {34 vars in 685 bytes} [Thu Apr 16 03:58:15 2026] POST /v2.0/security-groups => generated 1661 bytes in 353 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 03:58:16.364 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8554f37d-c183-48af-ab33-4eb587cd556f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:16.365 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8554f37d-c183-48af-ab33-4eb587cd556f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 7afbf500-fa0d-47be-8c70-7861269d4c93: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:16.449 8 INFO neutron.db.ovn_revision_numbers_db [None req-4432479c-3357-43b8-8dbb-d2cf16589a32 - - - - - -] Successfully bumped revision number for resource 52c747d8-7edf-49f2-b3c2-669e1b2e65df (type: ports) to 4 2026-04-16 03:58:16.483 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-134b53eb-8a92-44d0-8587-3f534982850f 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] No more DHCP agents 2026-04-16 03:58:16.486 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-134b53eb-8a92-44d0-8587-3f534982850f 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:16.871 7 INFO neutron.db.ovn_revision_numbers_db [None req-8554f37d-c183-48af-ab33-4eb587cd556f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource cf874dab-7e15-49df-8bed-708f14cdd5d4 (type: router_ports) to 1 [pid: 7|app: 0|req: 292/594] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 03:58:15 2026] PUT /v2.0/routers/8f7827b5-ff16-4485-8b46-fabc402cc3c9/add_router_interface => generated 309 bytes in 1656 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:17.004 7 INFO neutron.db.ovn_revision_numbers_db [req-28c44792-1835-4b2a-8818-2b7dcffb98a4 req-097d6948-79a0-483e-947e-69fbdda6a304 f3b88df23e6b4eeea1d0daf0752bbdf2 841aa76e2702437eadb48b132ec30c96 - - default default] Successfully bumped revision number for resource 01b1f9e9-b40d-4ec7-9b89-d98bc4e0da54 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 293/595] 10.0.0.45 () {38 vars in 980 bytes} [Thu Apr 16 03:58:16 2026] POST /v2.0/security-group-rules => generated 614 bytes in 155 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:58:17.162 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ad855cb-408f-4f92-a064-17072ecd0563 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] Successfully bumped revision number for resource cac98641-fbca-40ac-ae8f-2d6c2fb1e522 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 294/596] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 03:58:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:58:17.312 7 INFO neutron.db.ovn_revision_numbers_db [None req-1e37a5dd-66f4-49df-89cf-882ab21facb6 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] Successfully bumped revision number for resource ecdc0b98-1f0c-4453-b3e6-df628cc61d22 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 295/597] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 03:58:17 2026] POST /v2.0/security-group-rules => generated 602 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 303/598] 10.0.0.213 () {34 vars in 676 bytes} [Thu Apr 16 03:58:16 2026] POST /v2.0/floatingips => generated 552 bytes in 1367 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:58:17.430 8 INFO neutron.db.ovn_revision_numbers_db [None req-4432479c-3357-43b8-8dbb-d2cf16589a32 - - - - - -] Successfully bumped revision number for resource 52c747d8-7edf-49f2-b3c2-669e1b2e65df (type: ports) to 5 2026-04-16 03:58:17.597 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-26812e03-a4e4-40f2-a6a2-23529cf2aa2c 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] No more DHCP agents 2026-04-16 03:58:17.599 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c9e0f2a-3b23-457a-97ab-ad38c231216c 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] Successfully bumped revision number for resource 9415eef4-6458-4c6a-8227-9f5ec3bde645 (type: security_groups) to 1 2026-04-16 03:58:17.599 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-26812e03-a4e4-40f2-a6a2-23529cf2aa2c 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:17.610 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c9e0f2a-3b23-457a-97ab-ad38c231216c 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] Successfully bumped revision number for resource e2b7777d-b64c-4527-ba12-8715915bf57f (type: security_group_rules) to 0 2026-04-16 03:58:17.619 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c9e0f2a-3b23-457a-97ab-ad38c231216c 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] Successfully bumped revision number for resource ec202334-9cc3-4d9e-8fa1-df5763e5f065 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 304/599] 10.0.0.213 () {34 vars in 685 bytes} [Thu Apr 16 03:58:17 2026] POST /v2.0/security-groups => generated 1659 bytes in 253 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 03:58:17.798 8 INFO neutron.db.ovn_revision_numbers_db [req-8c25b9ab-2eb4-4656-9cb8-3e027043fe2a req-97a797f0-d497-4d90-a3c3-169152528712 f3b88df23e6b4eeea1d0daf0752bbdf2 841aa76e2702437eadb48b132ec30c96 - - default default] Successfully bumped revision number for resource 2142ae00-be61-43e6-8ba2-5133265af8dd (type: security_groups) to 1 2026-04-16 03:58:17.808 8 INFO neutron.db.ovn_revision_numbers_db [req-8c25b9ab-2eb4-4656-9cb8-3e027043fe2a req-97a797f0-d497-4d90-a3c3-169152528712 f3b88df23e6b4eeea1d0daf0752bbdf2 841aa76e2702437eadb48b132ec30c96 - - default default] Successfully bumped revision number for resource 1494ec9f-6766-445d-b0cc-47b857acee2c (type: security_group_rules) to 0 2026-04-16 03:58:17.818 8 INFO neutron.db.ovn_revision_numbers_db [req-8c25b9ab-2eb4-4656-9cb8-3e027043fe2a req-97a797f0-d497-4d90-a3c3-169152528712 f3b88df23e6b4eeea1d0daf0752bbdf2 841aa76e2702437eadb48b132ec30c96 - - default default] Successfully bumped revision number for resource 298eb7df-420b-4d82-a07e-08b9c4df95f7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 305/600] 10.0.0.45 () {38 vars in 970 bytes} [Thu Apr 16 03:58:17 2026] POST /v2.0/security-groups => generated 1685 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 296/601] 10.0.0.213 () {34 vars in 676 bytes} [Thu Apr 16 03:58:17 2026] POST /v2.0/floatingips => generated 552 bytes in 532 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 297/602] 10.0.0.45 () {34 vars in 1097 bytes} [Thu Apr 16 03:58:17 2026] GET /v2.0/security-groups?name=tempest-securitygroup--991165093&fields=id&tenant_id=d06a6931f1cb4c08b8e1f6a16e779f17 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 298/603] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:17 2026] GET /v2.0/security-groups/2142ae00-be61-43e6-8ba2-5133265af8dd => generated 1685 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:58:17.957 8 INFO neutron.db.ovn_revision_numbers_db [None req-fc677eb8-6f41-4fe9-b6ac-d8d78995d311 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] Successfully bumped revision number for resource 5dd519df-e564-4384-a550-28b71b3b70d8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 306/604] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 03:58:17 2026] POST /v2.0/security-group-rules => generated 597 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 299/605] 10.0.0.45 () {34 vars in 981 bytes} [Thu Apr 16 03:58:17 2026] GET /v2.0/networks?id=d2f20ed8-10ce-40c5-891e-fdd683389048 => generated 721 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:18.109 8 INFO neutron.db.ovn_revision_numbers_db [req-f5048ddd-4886-4b6f-b28b-e7dd5f9535a0 req-fb1ca3e6-a8b3-408b-b59c-11c7545264e8 f3b88df23e6b4eeea1d0daf0752bbdf2 841aa76e2702437eadb48b132ec30c96 - - default default] Successfully bumped revision number for resource 95bae0a6-a1b9-4c6e-abe2-e506dbfb8d7a (type: security_group_rules) to 0 2026-04-16 03:58:18.127 7 INFO neutron.db.ovn_revision_numbers_db [None req-52d1f68f-81c6-451f-96b8-5b005e1f5e05 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] Successfully bumped revision number for resource e5c6346b-c1a7-4ffb-8a37-0ef0a1ebcb6d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 307/606] 10.0.0.45 () {38 vars in 980 bytes} [Thu Apr 16 03:58:17 2026] POST /v2.0/security-group-rules => generated 614 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 308/607] 10.0.0.45 () {34 vars in 964 bytes} [Thu Apr 16 03:58:18 2026] GET /v2.0/quotas/d06a6931f1cb4c08b8e1f6a16e779f17 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 300/608] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 03:58:18 2026] POST /v2.0/security-group-rules => generated 602 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 309/609] 10.0.0.45 () {34 vars in 1001 bytes} [Thu Apr 16 03:58:18 2026] GET /v2.0/ports?tenant_id=d06a6931f1cb4c08b8e1f6a16e779f17&fields=id => generated 103 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 310/610] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:18 2026] GET /v2.0/security-groups/2142ae00-be61-43e6-8ba2-5133265af8dd => generated 2310 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:58:18.378 8 INFO neutron.db.ovn_revision_numbers_db [req-e70d1e00-8aeb-4786-80bb-d4ad3c78eaa7 req-2accd7bc-ab09-4fa5-a468-4ba399ddef68 f3b88df23e6b4eeea1d0daf0752bbdf2 841aa76e2702437eadb48b132ec30c96 - - default default] Successfully bumped revision number for resource f8e27d82-f598-4d6f-b545-31e59f361878 (type: security_group_rules) to 0 2026-04-16 03:58:18.385 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b54d80de-7c2b-4ca8-90fb-dfb0251e13c0 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] No more DHCP agents 2026-04-16 03:58:18.387 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b54d80de-7c2b-4ca8-90fb-dfb0251e13c0 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 311/611] 10.0.0.45 () {38 vars in 980 bytes} [Thu Apr 16 03:58:18 2026] POST /v2.0/security-group-rules => generated 619 bytes in 134 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 312/612] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:18 2026] GET /v2.0/security-groups/2142ae00-be61-43e6-8ba2-5133265af8dd => generated 2940 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 313/613] 10.0.0.45 () {34 vars in 1000 bytes} [Thu Apr 16 03:58:18 2026] GET /v2.0/security-group-rules/f8e27d82-f598-4d6f-b545-31e59f361878 => generated 616 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 314/614] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:18 2026] GET /v2.0/security-groups/2142ae00-be61-43e6-8ba2-5133265af8dd => generated 2940 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 301/615] 10.0.0.213 () {34 vars in 676 bytes} [Thu Apr 16 03:58:18 2026] POST /v2.0/floatingips => generated 552 bytes in 510 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 315/616] 10.0.0.45 () {36 vars in 1022 bytes} [Thu Apr 16 03:58:18 2026] DELETE /v2.0/security-group-rules/f8e27d82-f598-4d6f-b545-31e59f361878 => generated 0 bytes in 138 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 302/617] 10.0.0.45 () {34 vars in 906 bytes} [Thu Apr 16 03:58:18 2026] GET /v2.0/extensions => generated 20541 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 316/618] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:18 2026] GET /v2.0/security-groups/2142ae00-be61-43e6-8ba2-5133265af8dd => generated 2310 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 303/619] 10.0.0.45 () {34 vars in 1007 bytes} [Thu Apr 16 03:58:18 2026] GET /v2.0/networks/d2f20ed8-10ce-40c5-891e-fdd683389048?fields=segments => generated 14 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 304/620] 10.0.0.45 () {34 vars in 1107 bytes} [Thu Apr 16 03:58:18 2026] GET /v2.0/networks/d2f20ed8-10ce-40c5-891e-fdd683389048?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 317/621] 10.0.0.45 () {36 vars in 1012 bytes} [Thu Apr 16 03:58:18 2026] DELETE /v2.0/security-groups/2142ae00-be61-43e6-8ba2-5133265af8dd => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 305/622] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:18 2026] GET /v2.0/security-groups/0359ba45-2d56-4b30-a846-c4c5c1c6cde9 => generated 2309 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 306/623] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:18 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 12 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 318/624] 10.0.0.45 () {36 vars in 1012 bytes} [Thu Apr 16 03:58:18 2026] DELETE /v2.0/security-groups/0359ba45-2d56-4b30-a846-c4c5c1c6cde9 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 319/625] 10.0.0.45 () {34 vars in 1097 bytes} [Thu Apr 16 03:58:19 2026] GET /v2.0/security-groups?name=tempest-securitygroup--112915713&fields=id&tenant_id=a99a2f86d3ea49d2be2ad6444c0a7cd9 => generated 69 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 320/626] 10.0.0.45 () {34 vars in 981 bytes} [Thu Apr 16 03:58:19 2026] GET /v2.0/networks?id=7afbf500-fa0d-47be-8c70-7861269d4c93 => generated 714 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 321/627] 10.0.0.45 () {34 vars in 964 bytes} [Thu Apr 16 03:58:19 2026] GET /v2.0/quotas/a99a2f86d3ea49d2be2ad6444c0a7cd9 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 322/628] 10.0.0.45 () {34 vars in 1001 bytes} [Thu Apr 16 03:58:19 2026] GET /v2.0/ports?tenant_id=a99a2f86d3ea49d2be2ad6444c0a7cd9&fields=id => generated 103 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 323/629] 10.0.0.45 () {34 vars in 1007 bytes} [Thu Apr 16 03:58:19 2026] GET /v2.0/networks/7afbf500-fa0d-47be-8c70-7861269d4c93?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: 324/630] 10.0.0.45 () {34 vars in 1107 bytes} [Thu Apr 16 03:58:19 2026] GET /v2.0/networks/7afbf500-fa0d-47be-8c70-7861269d4c93?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: 325/631] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:19 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 12 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:58:19.806 7 INFO neutron_taas.services.taas.taas_plugin [None req-2de763b5-84eb-41c8-970f-1719b4c93c94 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: e7d0c5c9-9eb5-4e88-9aff-4cecacf961ef 2026-04-16 03:58:19.813 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2de763b5-84eb-41c8-970f-1719b4c93c94 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: e7d0c5c9-9eb5-4e88-9aff-4cecacf961ef [pid: 8|app: 0|req: 326/632] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:20 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:58:20.328 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9dee9e83-c0dd-4d79-95a4-80711090c6ac - - - - - -] No hosting information found for port e31abcdd-5f87-4fd2-88e8-7f93c6edc1b9: RuntimeError: No hosting information found for port e31abcdd-5f87-4fd2-88e8-7f93c6edc1b9 2026-04-16 03:58:20.330 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9dee9e83-c0dd-4d79-95a4-80711090c6ac - - - - - -] OVN reports status up for port: 52c747d8-7edf-49f2-b3c2-669e1b2e65df 2026-04-16 03:58:20.350 7 INFO neutron.plugins.ml2.plugin [None req-9dee9e83-c0dd-4d79-95a4-80711090c6ac - - - - - -] Attempt 1 to provision port 52c747d8-7edf-49f2-b3c2-669e1b2e65df [pid: 7|app: 0|req: 307/633] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 03:58:19 2026] PUT /v2.0/routers/0b9588a5-80cc-4c82-bc7c-9d76bd1752ba/remove_router_interface => generated 309 bytes in 1360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:20.512 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-560e81e5-996a-48af-8f91-73f5fcfd4787 - - - - - -] No hosting information found for port d7bb78f8-38db-4378-9e59-9ff5ef42e2b0: RuntimeError: No hosting information found for port d7bb78f8-38db-4378-9e59-9ff5ef42e2b0 2026-04-16 03:58:20.513 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-560e81e5-996a-48af-8f91-73f5fcfd4787 - - - - - -] OVN reports status up for port: e7d0c5c9-9eb5-4e88-9aff-4cecacf961ef 2026-04-16 03:58:20.589 7 INFO neutron.db.ovn_revision_numbers_db [None req-9dee9e83-c0dd-4d79-95a4-80711090c6ac - - - - - -] Successfully bumped revision number for resource e31abcdd-5f87-4fd2-88e8-7f93c6edc1b9 (type: router_ports) to 2 2026-04-16 03:58:20.589 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9dee9e83-c0dd-4d79-95a4-80711090c6ac - - - - - -] OVN reports status down for port: cf874dab-7e15-49df-8bed-708f14cdd5d4 2026-04-16 03:58:20.635 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-9dee9e83-c0dd-4d79-95a4-80711090c6ac - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 03:58:20.635 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9dee9e83-c0dd-4d79-95a4-80711090c6ac - - - - - -] OVN reports status up for port: cf874dab-7e15-49df-8bed-708f14cdd5d4 2026-04-16 03:58:20.645 7 INFO neutron.plugins.ml2.plugin [None req-9dee9e83-c0dd-4d79-95a4-80711090c6ac - - - - - -] Attempt 1 to provision port cf874dab-7e15-49df-8bed-708f14cdd5d4 2026-04-16 03:58:20.740 8 INFO neutron.db.ovn_revision_numbers_db [None req-560e81e5-996a-48af-8f91-73f5fcfd4787 - - - - - -] Successfully bumped revision number for resource d7bb78f8-38db-4378-9e59-9ff5ef42e2b0 (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: 7|app: 0|req: 308/634] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:20 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:58:20.964 8 INFO neutron_taas.services.taas.taas_plugin [None req-918649ae-cc9f-417d-b06f-d45b9ec682a1 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 924d4b28-bce9-4f1a-8f7f-245a9d6aa430 2026-04-16 03:58:20.970 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-918649ae-cc9f-417d-b06f-d45b9ec682a1 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 924d4b28-bce9-4f1a-8f7f-245a9d6aa430 2026-04-16 03:58:21.042 7 INFO neutron.db.ovn_revision_numbers_db [None req-9dee9e83-c0dd-4d79-95a4-80711090c6ac - - - - - -] Successfully bumped revision number for resource cf874dab-7e15-49df-8bed-708f14cdd5d4 (type: ports) to 2 [pid: 7|app: 0|req: 309/635] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:21 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => 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: 327/636] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:58:20 2026] DELETE /v2.0/routers/0b9588a5-80cc-4c82-bc7c-9d76bd1752ba => generated 0 bytes in 896 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 310/638] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:58:21 2026] DELETE /v2.0/subnets/508bd562-1c57-4684-b756-8a7063f73073 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:58:21.690 7 INFO neutron_taas.services.taas.taas_plugin [None req-263f47d5-c948-4e26-bb0e-394c5e4402e5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: b919f225-996b-49ef-b1b3-ea0a22e3cb02 2026-04-16 03:58:21.694 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-263f47d5-c948-4e26-bb0e-394c5e4402e5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: b919f225-996b-49ef-b1b3-ea0a22e3cb02 [pid: 8|app: 0|req: 330/640] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:21 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => 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: 311/641] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:58:21 2026] DELETE /v2.0/networks/4fdec32e-dddc-4735-981a-02dd2d9fbfca => generated 0 bytes in 435 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 331/642] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:58:22 2026] GET /v2.0/security-groups?tenant_id=841aa76e2702437eadb48b132ec30c96&name=default => generated 2921 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 332/643] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:22 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => 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: 312/644] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:58:22 2026] DELETE /v2.0/security-groups/d359709c-205c-4c3b-831c-9d071bb91186 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:58:22.412 7 INFO neutron.services.segments.plugin [-] Segment fc87eca0-178d-46ad-bc5f-e5f21cf36600 resource provider aggregate not found 2026-04-16 03:58:22.424 7 INFO neutron.services.segments.plugin [-] Segment fc87eca0-178d-46ad-bc5f-e5f21cf36600 resource provider aggregate not found 2026-04-16 03:58:22.427 7 INFO neutron.services.segments.plugin [-] Segment fc87eca0-178d-46ad-bc5f-e5f21cf36600 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc87eca0-178d-46ad-bc5f-e5f21cf36600 found for delete ", "request_id": "req-12c71174-e9f5-42c6-be0e-518cdcb934de"}]} 2026-04-16 03:58:22.439 7 INFO neutron.services.segments.plugin [-] Segment fc87eca0-178d-46ad-bc5f-e5f21cf36600 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fc87eca0-178d-46ad-bc5f-e5f21cf36600 found for delete ", "request_id": "req-7e14e3bd-b154-45f6-88fa-340078712649"}]} [pid: 8|app: 0|req: 333/645] 10.0.0.45 () {34 vars in 1099 bytes} [Thu Apr 16 03:58:22 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1245939207&fields=id&tenant_id=0f1399cf70c140e386fccd418518b348 => generated 69 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 313/646] 10.0.0.45 () {34 vars in 981 bytes} [Thu Apr 16 03:58:22 2026] GET /v2.0/networks?id=851e702f-d99c-40e2-b8ac-eebd119fb7c4 => generated 718 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 334/647] 10.0.0.45 () {34 vars in 964 bytes} [Thu Apr 16 03:58:22 2026] GET /v2.0/quotas/0f1399cf70c140e386fccd418518b348 => 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: 314/648] 10.0.0.45 () {34 vars in 1001 bytes} [Thu Apr 16 03:58:22 2026] GET /v2.0/ports?tenant_id=0f1399cf70c140e386fccd418518b348&fields=id => generated 103 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 335/649] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:22 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 12 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 315/650] 10.0.0.45 () {34 vars in 906 bytes} [Thu Apr 16 03:58:23 2026] GET /v2.0/extensions => generated 20541 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 336/651] 10.0.0.45 () {34 vars in 1007 bytes} [Thu Apr 16 03:58:23 2026] GET /v2.0/networks/851e702f-d99c-40e2-b8ac-eebd119fb7c4?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: 316/652] 10.0.0.45 () {34 vars in 1107 bytes} [Thu Apr 16 03:58:23 2026] GET /v2.0/networks/851e702f-d99c-40e2-b8ac-eebd119fb7c4?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: 8|app: 0|req: 337/653] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:23 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => 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: 317/654] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:23 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => 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: 338/655] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:58:23 2026] GET /v2.0/networks?id=d2f20ed8-10ce-40c5-891e-fdd683389048 => generated 721 bytes in 192 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 318/656] 199.204.45.157 () {34 vars in 911 bytes} [Thu Apr 16 03:58:24 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: 319/657] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:24 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => 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: 339/658] 199.204.45.157 () {34 vars in 1050 bytes} [Thu Apr 16 03:58:24 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=d06a6931f1cb4c08b8e1f6a16e779f17 => generated 180 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:24.263 7 INFO neutron.db.ovn_revision_numbers_db [None req-1315f0cd-0378-4584-be2d-f6a3ce840d88 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9c74e0b8-8441-493a-8407-25adf14a539e (type: security_groups) to 1 2026-04-16 03:58:24.279 7 INFO neutron.db.ovn_revision_numbers_db [None req-1315f0cd-0378-4584-be2d-f6a3ce840d88 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 1d10d7de-3c54-4f9e-8a37-446141118212 (type: security_group_rules) to 0 2026-04-16 03:58:24.292 7 INFO neutron.db.ovn_revision_numbers_db [None req-1315f0cd-0378-4584-be2d-f6a3ce840d88 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 1d903df2-7708-4f04-86b2-5b72887f3ef2 (type: security_group_rules) to 0 2026-04-16 03:58:24.302 7 INFO neutron.db.ovn_revision_numbers_db [None req-1315f0cd-0378-4584-be2d-f6a3ce840d88 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4f12760b-0f1e-4c47-97ca-d739b4e6438c (type: security_group_rules) to 0 2026-04-16 03:58:24.312 7 INFO neutron.db.ovn_revision_numbers_db [None req-1315f0cd-0378-4584-be2d-f6a3ce840d88 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 588210b9-4a39-4b96-8073-801192400544 (type: security_group_rules) to 0 2026-04-16 03:58:24.395 7 INFO neutron.db.segments_db [None req-1315f0cd-0378-4584-be2d-f6a3ce840d88 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Added segment 2b76d4b3-891d-4d95-979f-3b880ae2a6f4 of type geneve for network 4beb5861-09f6-4d0e-859d-33928d92885b 2026-04-16 03:58:24.424 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-f08662fd-6c85-49ba-ab07-1fcf295065be req-eede5059-758c-4415-89db-1d034a517c5c 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] No more DHCP agents 2026-04-16 03:58:24.426 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-f08662fd-6c85-49ba-ab07-1fcf295065be req-eede5059-758c-4415-89db-1d034a517c5c 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] Unable to schedule network d2f20ed8-10ce-40c5-891e-fdd683389048: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:24.543 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-560e81e5-996a-48af-8f91-73f5fcfd4787 - - - - - -] OVN reports status down for port: 81351c49-b79e-4d0a-b958-362b311ae2e2 2026-04-16 03:58:24.544 7 INFO neutron.db.ovn_revision_numbers_db [None req-1315f0cd-0378-4584-be2d-f6a3ce840d88 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4beb5861-09f6-4d0e-859d-33928d92885b (type: networks) to 1 2026-04-16 03:58:24.599 8 INFO neutron.db.ovn_revision_numbers_db [req-f08662fd-6c85-49ba-ab07-1fcf295065be req-eede5059-758c-4415-89db-1d034a517c5c 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] Successfully bumped revision number for resource 81351c49-b79e-4d0a-b958-362b311ae2e2 (type: ports) to 1 [pid: 8|app: 0|req: 340/659] 199.204.45.157 () {38 vars in 955 bytes} [Thu Apr 16 03:58:24 2026] POST /v2.0/ports => generated 954 bytes in 587 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-04-16 03:58:24.702 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1315f0cd-0378-4584-be2d-f6a3ce840d88 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:24.703 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1315f0cd-0378-4584-be2d-f6a3ce840d88 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 4beb5861-09f6-4d0e-859d-33928d92885b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 341/660] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:24 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 957 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 342/661] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:24 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 12 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:58:24.787 7 INFO neutron.db.ovn_revision_numbers_db [None req-1315f0cd-0378-4584-be2d-f6a3ce840d88 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 508a46ef-ff5d-48c4-ae74-1de3760df7e3 (type: ports) to 1 [pid: 8|app: 0|req: 343/662] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:24 2026] GET /v2.0/security-groups?id=801fa3a7-cdf3-44f9-8422-8a7fa7a97509&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: 320/663] 10.0.0.213 () {34 vars in 671 bytes} [Thu Apr 16 03:58:24 2026] POST /v2.0/networks => generated 766 bytes in 743 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:58:24.968 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1323f200-c118-4e76-ad70-35747b8e735d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:24.970 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1323f200-c118-4e76-ad70-35747b8e735d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 4beb5861-09f6-4d0e-859d-33928d92885b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:25.369 7 INFO neutron.db.ovn_revision_numbers_db [req-f08662fd-6c85-49ba-ab07-1fcf295065be req-e5e19048-1d09-4fd6-8937-e8d77acdbd26 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 81351c49-b79e-4d0a-b958-362b311ae2e2 (type: ports) to 2 2026-04-16 03:58:25.431 8 INFO neutron.db.ovn_revision_numbers_db [None req-e919f766-1505-4115-aad1-9efd4e725faa - - - - - -] Successfully bumped revision number for resource 508a46ef-ff5d-48c4-ae74-1de3760df7e3 (type: ports) to 2 2026-04-16 03:58:25.452 8 INFO neutron.db.ovn_revision_numbers_db [None req-e919f766-1505-4115-aad1-9efd4e725faa - - - - - -] Successfully bumped revision number for resource 1c75fcc2-df06-4644-b964-95a063a46c6e (type: subnets) to 0 [pid: 8|app: 0|req: 344/664] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:58:24 2026] POST /v2.0/subnets => generated 692 bytes in 652 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 345/665] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:25 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:58:25.609 7 INFO neutron.db.ovn_revision_numbers_db [req-f08662fd-6c85-49ba-ab07-1fcf295065be req-e5e19048-1d09-4fd6-8937-e8d77acdbd26 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 81351c49-b79e-4d0a-b958-362b311ae2e2 (type: ports) to 4 [pid: 7|app: 0|req: 321/666] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 03:58:24 2026] PUT /v2.0/ports/81351c49-b79e-4d0a-b958-362b311ae2e2 => generated 1204 bytes in 663 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: 322/667] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:58:25 2026] GET /v2.0/networks?id=7afbf500-fa0d-47be-8c70-7861269d4c93 => generated 714 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 323/668] 199.204.45.157 () {34 vars in 1050 bytes} [Thu Apr 16 03:58:25 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a99a2f86d3ea49d2be2ad6444c0a7cd9 => generated 180 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:25.982 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7b31716d-5f1d-4950-9e19-def3a5990eb7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:25.984 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b31716d-5f1d-4950-9e19-def3a5990eb7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:25.998 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ecfa256e-66b7-47c2-b07f-0fa999868d57 - - - - - -] No hosting information found for port cf874dab-7e15-49df-8bed-708f14cdd5d4: RuntimeError: No hosting information found for port cf874dab-7e15-49df-8bed-708f14cdd5d4 2026-04-16 03:58:26.087 8 INFO neutron.db.ovn_revision_numbers_db [None req-7b31716d-5f1d-4950-9e19-def3a5990eb7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 24a6755c-aaf4-4364-ad35-0908bb85c340 (type: ports) to 1 2026-04-16 03:58:26.165 7 INFO neutron.db.ovn_revision_numbers_db [None req-ecfa256e-66b7-47c2-b07f-0fa999868d57 - - - - - -] Successfully bumped revision number for resource cf874dab-7e15-49df-8bed-708f14cdd5d4 (type: router_ports) to 2 2026-04-16 03:58:26.266 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecfa256e-66b7-47c2-b07f-0fa999868d57 - - - - - -] OVN reports status down for port: 508a46ef-ff5d-48c4-ae74-1de3760df7e3 2026-04-16 03:58:26.322 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-220feee2-aa40-4afa-881e-4ab4e1873786 req-fcf6dfeb-5f8c-4de6-a7ce-dc543e11b98c 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] No more DHCP agents 2026-04-16 03:58:26.324 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-220feee2-aa40-4afa-881e-4ab4e1873786 req-fcf6dfeb-5f8c-4de6-a7ce-dc543e11b98c 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] Unable to schedule network 7afbf500-fa0d-47be-8c70-7861269d4c93: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:26.368 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecfa256e-66b7-47c2-b07f-0fa999868d57 - - - - - -] OVN reports status down for port: 24a6755c-aaf4-4364-ad35-0908bb85c340 2026-04-16 03:58:26.532 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecfa256e-66b7-47c2-b07f-0fa999868d57 - - - - - -] OVN reports status down for port: e9f47739-5cbf-4a61-a6fd-8837c49621ea 2026-04-16 03:58:26.603 7 INFO neutron.db.ovn_revision_numbers_db [req-220feee2-aa40-4afa-881e-4ab4e1873786 req-fcf6dfeb-5f8c-4de6-a7ce-dc543e11b98c 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] Successfully bumped revision number for resource e9f47739-5cbf-4a61-a6fd-8837c49621ea (type: ports) to 1 2026-04-16 03:58:26.684 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-56de2936-c779-41b1-a063-bf09ab02cff5 - - - - - -] Schedule LRP lrp-24a6755c-aaf4-4364-ad35-0908bb85c340 on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 [pid: 7|app: 0|req: 324/669] 199.204.45.157 () {38 vars in 955 bytes} [Thu Apr 16 03:58:25 2026] POST /v2.0/ports => generated 954 bytes in 935 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-04-16 03:58:26.743 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-4432479c-3357-43b8-8dbb-d2cf16589a32 - - - - - -] Router 45af51cf-a3fc-45cf-a2c4-ffc135a396e6 is bound to host instance 2026-04-16 03:58:26.756 8 INFO neutron.db.ovn_revision_numbers_db [None req-7b31716d-5f1d-4950-9e19-def3a5990eb7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 24a6755c-aaf4-4364-ad35-0908bb85c340 (type: router_ports) to 1 [pid: 7|app: 0|req: 325/670] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:26 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:58:26.783 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecfa256e-66b7-47c2-b07f-0fa999868d57 - - - - - -] OVN reports status up for port: 24a6755c-aaf4-4364-ad35-0908bb85c340 2026-04-16 03:58:26.826 7 INFO neutron.plugins.ml2.plugin [None req-ecfa256e-66b7-47c2-b07f-0fa999868d57 - - - - - -] Attempt 1 to provision port 24a6755c-aaf4-4364-ad35-0908bb85c340 2026-04-16 03:58:26.869 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a910d083-51f9-4142-91d7-7f5ab63e67b0'] response: {'name': 'network-changed', 'server_uuid': '5e1242f2-6da6-43a9-b0cc-f7abf79afbfb', 'tag': '81351c49-b79e-4d0a-b958-362b311ae2e2', 'status': 'completed', 'code': 200} 2026-04-16 03:58:26.873 8 INFO neutron.db.ovn_revision_numbers_db [None req-7b31716d-5f1d-4950-9e19-def3a5990eb7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 45af51cf-a3fc-45cf-a2c4-ffc135a396e6 (type: routers) to 2 [pid: 8|app: 0|req: 346/671] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:58:25 2026] POST /v2.0/routers => generated 970 bytes in 1392 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 326/672] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:26 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 969 bytes in 148 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 347/673] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:58:26 2026] GET /v2.0/ports?tenant_id=d06a6931f1cb4c08b8e1f6a16e779f17&device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 1207 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:58:27.307 7 INFO neutron.db.ovn_revision_numbers_db [req-220feee2-aa40-4afa-881e-4ab4e1873786 req-3048cb2b-69be-4d7e-b0b9-d9f1e8bd3e43 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource e9f47739-5cbf-4a61-a6fd-8837c49621ea (type: ports) to 2 2026-04-16 03:58:27.519 7 INFO neutron.db.ovn_revision_numbers_db [req-220feee2-aa40-4afa-881e-4ab4e1873786 req-3048cb2b-69be-4d7e-b0b9-d9f1e8bd3e43 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource e9f47739-5cbf-4a61-a6fd-8837c49621ea (type: ports) to 4 [pid: 7|app: 0|req: 327/674] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 03:58:26 2026] PUT /v2.0/ports/e9f47739-5cbf-4a61-a6fd-8837c49621ea => generated 1204 bytes in 618 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: 328/675] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:27 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => 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: 329/676] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:27 2026] GET /v2.0/security-groups?id=801fa3a7-cdf3-44f9-8422-8a7fa7a97509&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: 7|app: 0|req: 330/677] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:58:27 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=81351c49-b79e-4d0a-b958-362b311ae2e2 => generated 19 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 331/678] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:27 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&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: 332/679] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:58:27 2026] GET /v2.0/subnets?id=be5f9610-7fd3-4813-a9c0-c7194b3685b0 => generated 701 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:27.746 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2312ecf9-4dea-4a9d-ab76-659e8d351aab 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:27.749 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2312ecf9-4dea-4a9d-ab76-659e8d351aab 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 4beb5861-09f6-4d0e-859d-33928d92885b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 333/680] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:58:27 2026] GET /v2.0/ports?network_id=d2f20ed8-10ce-40c5-891e-fdd683389048&device_owner=network%3Adhcp => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 334/681] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:58:27 2026] GET /v2.0/networks/d2f20ed8-10ce-40c5-891e-fdd683389048?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: 335/682] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:58:27 2026] GET /v2.0/networks/d2f20ed8-10ce-40c5-891e-fdd683389048?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: 7|app: 0|req: 336/683] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:27 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 12 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:58:27.975 8 INFO neutron.db.ovn_revision_numbers_db [None req-2312ecf9-4dea-4a9d-ab76-659e8d351aab 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6d674df3-b92d-4705-847e-3f42ace83cfe (type: ports) to 1 [pid: 7|app: 0|req: 337/684] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:58:27 2026] GET /v2.0/networks?id=851e702f-d99c-40e2-b8ac-eebd119fb7c4 => generated 718 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 338/685] 199.204.45.157 () {34 vars in 1050 bytes} [Thu Apr 16 03:58:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=0f1399cf70c140e386fccd418518b348 => generated 181 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:28.140 8 INFO neutron.db.ovn_revision_numbers_db [None req-453805a4-b354-4e23-afd3-83bec0531202 - - - - - -] Successfully bumped revision number for resource 24a6755c-aaf4-4364-ad35-0908bb85c340 (type: ports) to 4 2026-04-16 03:58:28.325 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-821fa038-437d-4098-a578-d395e0b8c1aa req-a61d1564-16cb-48d4-8d23-66ddb01fc43a 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] No more DHCP agents 2026-04-16 03:58:28.326 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-821fa038-437d-4098-a578-d395e0b8c1aa req-a61d1564-16cb-48d4-8d23-66ddb01fc43a 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] Unable to schedule network 851e702f-d99c-40e2-b8ac-eebd119fb7c4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:28.475 7 INFO neutron.db.ovn_revision_numbers_db [req-821fa038-437d-4098-a578-d395e0b8c1aa req-a61d1564-16cb-48d4-8d23-66ddb01fc43a 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] Successfully bumped revision number for resource d4b2a208-ee50-47bf-bdd5-1d03a6d7d099 (type: ports) to 1 [pid: 7|app: 0|req: 339/686] 199.204.45.157 () {38 vars in 955 bytes} [Thu Apr 16 03:58:28 2026] POST /v2.0/ports => generated 954 bytes in 488 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-04-16 03:58:28.713 8 INFO neutron.db.ovn_revision_numbers_db [None req-453805a4-b354-4e23-afd3-83bec0531202 - - - - - -] Successfully bumped revision number for resource 24a6755c-aaf4-4364-ad35-0908bb85c340 (type: ports) to 5 2026-04-16 03:58:28.948 7 INFO neutron.db.ovn_revision_numbers_db [req-821fa038-437d-4098-a578-d395e0b8c1aa req-1089bb3f-989a-49dc-bb43-df704d7e861b 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource d4b2a208-ee50-47bf-bdd5-1d03a6d7d099 (type: ports) to 2 2026-04-16 03:58:28.976 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2312ecf9-4dea-4a9d-ab76-659e8d351aab 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:28.977 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2312ecf9-4dea-4a9d-ab76-659e8d351aab 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 4beb5861-09f6-4d0e-859d-33928d92885b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:29.087 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecfa256e-66b7-47c2-b07f-0fa999868d57 - - - - - -] OVN reports status down for port: 6d674df3-b92d-4705-847e-3f42ace83cfe 2026-04-16 03:58:29.190 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ecfa256e-66b7-47c2-b07f-0fa999868d57 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 03:58:29.192 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecfa256e-66b7-47c2-b07f-0fa999868d57 - - - - - -] OVN reports status down for port: d4b2a208-ee50-47bf-bdd5-1d03a6d7d099 2026-04-16 03:58:29.257 7 INFO neutron.db.ovn_revision_numbers_db [req-821fa038-437d-4098-a578-d395e0b8c1aa req-1089bb3f-989a-49dc-bb43-df704d7e861b 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource d4b2a208-ee50-47bf-bdd5-1d03a6d7d099 (type: ports) to 4 2026-04-16 03:58:29.268 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecfa256e-66b7-47c2-b07f-0fa999868d57 - - - - - -] OVN reports status up for port: 6d674df3-b92d-4705-847e-3f42ace83cfe [pid: 7|app: 0|req: 340/687] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 03:58:28 2026] PUT /v2.0/ports/d4b2a208-ee50-47bf-bdd5-1d03a6d7d099 => generated 1204 bytes in 748 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-04-16 03:58:29.328 7 INFO neutron.plugins.ml2.plugin [None req-ecfa256e-66b7-47c2-b07f-0fa999868d57 - - - - - -] Attempt 1 to provision port 6d674df3-b92d-4705-847e-3f42ace83cfe [pid: 7|app: 0|req: 341/688] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/ports?tenant_id=a99a2f86d3ea49d2be2ad6444c0a7cd9&device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 1207 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 342/689] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => 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: 343/690] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 969 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 344/691] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/ports?tenant_id=d06a6931f1cb4c08b8e1f6a16e779f17&device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 1207 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 345/692] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e9f47739-5cbf-4a61-a6fd-8837c49621ea => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 346/693] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/security-groups?id=801fa3a7-cdf3-44f9-8422-8a7fa7a97509&fields=id&fields=name => generated 113 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:29.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-2312ecf9-4dea-4a9d-ab76-659e8d351aab 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6d674df3-b92d-4705-847e-3f42ace83cfe (type: router_ports) to 1 [pid: 8|app: 0|req: 348/694] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 03:58:26 2026] PUT /v2.0/routers/45af51cf-a3fc-45cf-a2c4-ffc135a396e6/add_router_interface => generated 309 bytes in 2715 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:29.746 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d27d8ab-c20a-49c8-96e4-45bfa4e0b577'] response: {'name': 'network-changed', 'server_uuid': 'da88c09e-9f73-45cd-ba64-caa4be5f26f2', 'tag': 'e9f47739-5cbf-4a61-a6fd-8837c49621ea', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 349/695] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/networks?id=d2f20ed8-10ce-40c5-891e-fdd683389048 => generated 820 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 350/696] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/subnets?id=034d6507-3c7f-4c87-98c8-aea3c2d6a0f6 => generated 694 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 347/697] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&fields=id&fields=name => generated 113 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 351/698] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=81351c49-b79e-4d0a-b958-362b311ae2e2 => generated 19 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 348/699] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 969 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 352/700] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/ports?network_id=7afbf500-fa0d-47be-8c70-7861269d4c93&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: 353/701] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/security-groups?id=4cfd0733-0eea-4139-a189-116967d6ae80&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: 349/702] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/subnets?id=be5f9610-7fd3-4813-a9c0-c7194b3685b0 => generated 701 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 354/703] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/networks/7afbf500-fa0d-47be-8c70-7861269d4c93?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: 350/704] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/ports?network_id=d2f20ed8-10ce-40c5-891e-fdd683389048&device_owner=network%3Adhcp => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 355/705] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/networks/d2f20ed8-10ce-40c5-891e-fdd683389048?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: 351/706] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/networks/7afbf500-fa0d-47be-8c70-7861269d4c93?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 356/707] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:58:29 2026] GET /v2.0/networks/d2f20ed8-10ce-40c5-891e-fdd683389048?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) 2026-04-16 03:58:30.163 7 INFO neutron.db.ovn_revision_numbers_db [None req-ecfa256e-66b7-47c2-b07f-0fa999868d57 - - - - - -] Successfully bumped revision number for resource 6d674df3-b92d-4705-847e-3f42ace83cfe (type: ports) to 2 2026-04-16 03:58:30.335 7 INFO neutron.db.ovn_revision_numbers_db [req-1b043566-b927-4f41-878e-8e879eb23d03 req-167db599-36b9-4eed-a7f4-056cfed073ea 480604860cf3489fbba0f1dc596b954f d24fdbf2ac5f4be783ce1dc4197d69df - - default default] Successfully bumped revision number for resource e890dc32-c3d3-4c15-92a1-1ce5033c5089 (type: security_groups) to 1 [pid: 8|app: 0|req: 357/708] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:58:30 2026] GET /v2.0/ports?tenant_id=0f1399cf70c140e386fccd418518b348&device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 1207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:58:30.344 7 INFO neutron.db.ovn_revision_numbers_db [req-1b043566-b927-4f41-878e-8e879eb23d03 req-167db599-36b9-4eed-a7f4-056cfed073ea 480604860cf3489fbba0f1dc596b954f d24fdbf2ac5f4be783ce1dc4197d69df - - default default] Successfully bumped revision number for resource 297324ad-e8a7-4a3e-897b-8a68950a1140 (type: security_group_rules) to 0 2026-04-16 03:58:30.354 7 INFO neutron.db.ovn_revision_numbers_db [req-1b043566-b927-4f41-878e-8e879eb23d03 req-167db599-36b9-4eed-a7f4-056cfed073ea 480604860cf3489fbba0f1dc596b954f d24fdbf2ac5f4be783ce1dc4197d69df - - default default] Successfully bumped revision number for resource 73f4b9cb-6dee-40b4-a715-b227c1cb21f8 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 358/709] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:58:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d4b2a208-ee50-47bf-bdd5-1d03a6d7d099 => 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: 352/710] 10.0.0.45 () {38 vars in 970 bytes} [Thu Apr 16 03:58:30 2026] POST /v2.0/security-groups => generated 1681 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 359/711] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:58:30 2026] GET /v2.0/subnets?id=94e7c225-d864-4573-9033-9f2840e8134e => 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: 353/712] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:58:30 2026] GET /v2.0/ports?network_id=851e702f-d99c-40e2-b8ac-eebd119fb7c4&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: 354/713] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:58:30 2026] GET /v2.0/networks/851e702f-d99c-40e2-b8ac-eebd119fb7c4?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:58:30.529 8 INFO neutron.db.ovn_revision_numbers_db [req-92a395ad-7d50-4dce-b7f7-b8427e14bf63 req-30b97569-7431-4e31-8c83-26f197b35fa6 480604860cf3489fbba0f1dc596b954f d24fdbf2ac5f4be783ce1dc4197d69df - - default default] Successfully bumped revision number for resource 1825a819-8251-434f-9796-4ae3cd4a1b44 (type: security_groups) to 1 [pid: 7|app: 0|req: 355/714] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:58:30 2026] GET /v2.0/networks/851e702f-d99c-40e2-b8ac-eebd119fb7c4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:58:30.546 8 INFO neutron.db.ovn_revision_numbers_db [req-92a395ad-7d50-4dce-b7f7-b8427e14bf63 req-30b97569-7431-4e31-8c83-26f197b35fa6 480604860cf3489fbba0f1dc596b954f d24fdbf2ac5f4be783ce1dc4197d69df - - default default] Successfully bumped revision number for resource 3d542b89-b49d-4856-bff8-a3868898accb (type: security_group_rules) to 0 2026-04-16 03:58:30.556 8 INFO neutron.db.ovn_revision_numbers_db [req-92a395ad-7d50-4dce-b7f7-b8427e14bf63 req-30b97569-7431-4e31-8c83-26f197b35fa6 480604860cf3489fbba0f1dc596b954f d24fdbf2ac5f4be783ce1dc4197d69df - - default default] Successfully bumped revision number for resource 6e4edc2d-e82d-492b-92c9-e8e6c1d2388a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 360/715] 10.0.0.45 () {38 vars in 970 bytes} [Thu Apr 16 03:58:30 2026] POST /v2.0/security-groups => generated 1681 bytes in 173 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 03:58:30.755 7 INFO neutron.db.ovn_revision_numbers_db [req-abac0ad4-4ccc-48a5-ab27-441f916d9d76 req-37139de3-546b-41fc-be0c-670149e9f42a 480604860cf3489fbba0f1dc596b954f d24fdbf2ac5f4be783ce1dc4197d69df - - default default] Successfully bumped revision number for resource 9d5eda88-4bcf-4e7a-ac50-0c59a973b392 (type: security_groups) to 1 2026-04-16 03:58:30.767 7 INFO neutron.db.ovn_revision_numbers_db [req-abac0ad4-4ccc-48a5-ab27-441f916d9d76 req-37139de3-546b-41fc-be0c-670149e9f42a 480604860cf3489fbba0f1dc596b954f d24fdbf2ac5f4be783ce1dc4197d69df - - default default] Successfully bumped revision number for resource 9b9b2bc4-6163-4b41-9a98-c867bb61d30d (type: security_group_rules) to 0 2026-04-16 03:58:30.778 7 INFO neutron.db.ovn_revision_numbers_db [req-abac0ad4-4ccc-48a5-ab27-441f916d9d76 req-37139de3-546b-41fc-be0c-670149e9f42a 480604860cf3489fbba0f1dc596b954f d24fdbf2ac5f4be783ce1dc4197d69df - - default default] Successfully bumped revision number for resource beabce65-a416-4469-91ab-ba75fe9f99b8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 356/716] 10.0.0.45 () {38 vars in 970 bytes} [Thu Apr 16 03:58:30 2026] POST /v2.0/security-groups => generated 1681 bytes in 177 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 361/717] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:30 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => 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: 357/718] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:30 2026] GET /v2.0/security-groups?id=801fa3a7-cdf3-44f9-8422-8a7fa7a97509&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: 358/719] 10.0.0.45 () {34 vars in 1001 bytes} [Thu Apr 16 03:58:30 2026] GET /v2.0/security-groups?tenant_id=d24fdbf2ac5f4be783ce1dc4197d69df => generated 7908 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 359/720] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:30 2026] GET /v2.0/security-groups/9c74e0b8-8441-493a-8407-25adf14a539e => generated 2922 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 362/721] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:30 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => 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: 360/722] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:30 2026] GET /v2.0/security-groups/9c74e0b8-8441-493a-8407-25adf14a539e => generated 2922 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 363/723] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:30 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&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: 361/724] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:30 2026] GET /v2.0/security-groups/e890dc32-c3d3-4c15-92a1-1ce5033c5089 => generated 1681 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 364/725] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => 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: 365/726] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/ports?tenant_id=a99a2f86d3ea49d2be2ad6444c0a7cd9&device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 1207 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 362/727] 10.0.0.45 () {36 vars in 1012 bytes} [Thu Apr 16 03:58:31 2026] DELETE /v2.0/security-groups/e890dc32-c3d3-4c15-92a1-1ce5033c5089 => generated 0 bytes in 115 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 366/728] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/security-groups?id=4cfd0733-0eea-4139-a189-116967d6ae80&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:31.178 8 INFO neutron.api.v2.resource [req-f817bd23-e184-4fb3-9818-4685c0f5bb86 req-f5f00401-a42c-4379-8e86-992797c6c96a 480604860cf3489fbba0f1dc596b954f d24fdbf2ac5f4be783ce1dc4197d69df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 367/729] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/security-groups/e890dc32-c3d3-4c15-92a1-1ce5033c5089 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 363/730] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/networks?id=7afbf500-fa0d-47be-8c70-7861269d4c93 => generated 813 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 364/731] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e9f47739-5cbf-4a61-a6fd-8837c49621ea => 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: 368/732] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/security-groups/1825a819-8251-434f-9796-4ae3cd4a1b44 => generated 1681 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 365/733] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/subnets?id=034d6507-3c7f-4c87-98c8-aea3c2d6a0f6 => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 366/734] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/ports?network_id=7afbf500-fa0d-47be-8c70-7861269d4c93&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: 369/735] 10.0.0.45 () {36 vars in 1012 bytes} [Thu Apr 16 03:58:31 2026] DELETE /v2.0/security-groups/1825a819-8251-434f-9796-4ae3cd4a1b44 => 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: 367/736] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/networks/7afbf500-fa0d-47be-8c70-7861269d4c93?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:58:31.370 7 INFO neutron.api.v2.resource [req-ab41abb7-6252-4f5e-b81b-88f6b25fd08d req-570c6792-a4fa-4a11-b246-d98238430fc2 480604860cf3489fbba0f1dc596b954f d24fdbf2ac5f4be783ce1dc4197d69df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 368/737] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/security-groups/1825a819-8251-434f-9796-4ae3cd4a1b44 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 370/738] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/networks/7afbf500-fa0d-47be-8c70-7861269d4c93?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: 369/739] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/security-groups/9d5eda88-4bcf-4e7a-ac50-0c59a973b392 => generated 1681 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 371/740] 10.0.0.45 () {36 vars in 1012 bytes} [Thu Apr 16 03:58:31 2026] DELETE /v2.0/security-groups/9d5eda88-4bcf-4e7a-ac50-0c59a973b392 => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:58:31.573 7 INFO neutron.api.v2.resource [req-8a0f2ff6-9a5b-4a5f-9d58-b895a226031e req-3f2d617c-8989-4a4b-9a79-f6a80b2527c7 480604860cf3489fbba0f1dc596b954f d24fdbf2ac5f4be783ce1dc4197d69df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 370/741] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/security-groups/9d5eda88-4bcf-4e7a-ac50-0c59a973b392 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 372/742] 10.0.0.45 () {34 vars in 1001 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/security-groups?tenant_id=d24fdbf2ac5f4be783ce1dc4197d69df => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 371/743] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/security-groups/9c74e0b8-8441-493a-8407-25adf14a539e => generated 2922 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 373/744] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/security-groups/9c74e0b8-8441-493a-8407-25adf14a539e => generated 2922 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:58:31.766 7 INFO neutron.api.v2.resource [req-9b333fcc-a014-4b25-919b-41b00723997b req-f76e4b38-e528-4f5e-a8a0-54af04b27b31 480604860cf3489fbba0f1dc596b954f d24fdbf2ac5f4be783ce1dc4197d69df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 372/745] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/security-groups/9d5eda88-4bcf-4e7a-ac50-0c59a973b392 => generated 146 bytes in 22 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 03:58:31.793 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-399aaca4-06be-4fba-995a-c629ffcf87fe'] response: {'server_uuid': '1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd4b2a208-ee50-47bf-bdd5-1d03a6d7d099', 'code': 200} 2026-04-16 03:58:31.793 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-399aaca4-06be-4fba-995a-c629ffcf87fe'] response: {'name': 'network-changed', 'server_uuid': '1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7', 'tag': 'd4b2a208-ee50-47bf-bdd5-1d03a6d7d099', 'status': 'completed', 'code': 200} 2026-04-16 03:58:31.804 8 INFO neutron.api.v2.resource [req-8829508f-3526-4b2f-ae2f-b744d88d7145 req-e837e322-c202-43e6-94b9-e8d0cddad18d 480604860cf3489fbba0f1dc596b954f d24fdbf2ac5f4be783ce1dc4197d69df - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 374/746] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/security-groups/1825a819-8251-434f-9796-4ae3cd4a1b44 => generated 146 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 03:58:31.841 7 INFO neutron.api.v2.resource [req-13739b04-d8aa-471a-837a-d19bee7d98b2 req-93227d13-2c84-4d49-8954-c743530deec8 480604860cf3489fbba0f1dc596b954f d24fdbf2ac5f4be783ce1dc4197d69df - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 373/747] 10.0.0.45 () {34 vars in 990 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/security-groups/e890dc32-c3d3-4c15-92a1-1ce5033c5089 => generated 146 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 374/748] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:31 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 969 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 375/749] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/security-groups?id=801fa3a7-cdf3-44f9-8422-8a7fa7a97509&fields=id&fields=name => generated 113 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 376/750] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 969 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 377/751] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&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-04-16 03:58:32.266 8 INFO neutron_taas.services.taas.taas_plugin [None req-4f48a0a9-9627-4677-9afc-99a99503a489 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 6d674df3-b92d-4705-847e-3f42ace83cfe 2026-04-16 03:58:32.269 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f48a0a9-9627-4677-9afc-99a99503a489 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 6d674df3-b92d-4705-847e-3f42ace83cfe [pid: 7|app: 0|req: 378/752] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 379/753] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/security-groups?id=4cfd0733-0eea-4139-a189-116967d6ae80&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 380/754] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/ports?tenant_id=0f1399cf70c140e386fccd418518b348&device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 1207 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 381/755] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/networks?id=851e702f-d99c-40e2-b8ac-eebd119fb7c4 => generated 817 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 382/756] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/ports => generated 23590 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 383/757] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d4b2a208-ee50-47bf-bdd5-1d03a6d7d099 => 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: 384/758] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/networks => generated 5494 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 385/759] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/subnets?id=94e7c225-d864-4573-9033-9f2840e8134e => generated 698 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 386/760] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/subnets => generated 4044 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 387/761] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/ports?network_id=851e702f-d99c-40e2-b8ac-eebd119fb7c4&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: 388/762] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/routers => generated 3885 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 389/763] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/networks/851e702f-d99c-40e2-b8ac-eebd119fb7c4?fields=segments => generated 14 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 390/764] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 375/765] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 03:58:31 2026] PUT /v2.0/routers/45af51cf-a3fc-45cf-a2c4-ffc135a396e6/remove_router_interface => generated 309 bytes in 1033 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: 376/766] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/network-ip-availabilities => generated 3040 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 391/767] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/networks/851e702f-d99c-40e2-b8ac-eebd119fb7c4?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: 7|app: 0|req: 392/768] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/floatingips => generated 1631 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 393/769] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 03:58:32 2026] GET /v2.0/security-groups => generated 37599 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 394/770] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 03:58:33 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) 2026-04-16 03:58:33.083 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-560e81e5-996a-48af-8f91-73f5fcfd4787 - - - - - -] OVN reports status up for port: 81351c49-b79e-4d0a-b958-362b311ae2e2 [pid: 7|app: 0|req: 395/771] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:58:33 2026] GET /v2.0/subnets => generated 4044 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:58:33.142 8 INFO neutron.plugins.ml2.plugin [None req-560e81e5-996a-48af-8f91-73f5fcfd4787 - - - - - -] Attempt 1 to provision port 81351c49-b79e-4d0a-b958-362b311ae2e2 [pid: 7|app: 0|req: 396/772] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:58:33 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: 397/773] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:33 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 969 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 398/774] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:33 2026] GET /v2.0/security-groups?id=801fa3a7-cdf3-44f9-8422-8a7fa7a97509&fields=id&fields=name => generated 113 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 399/775] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:33 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 400/776] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:33 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&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-04-16 03:58:33.431 8 INFO neutron_taas.services.taas.taas_plugin [None req-af7f90bf-4cc7-439e-8701-54cef03ba463 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 24a6755c-aaf4-4364-ad35-0908bb85c340 2026-04-16 03:58:33.436 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-af7f90bf-4cc7-439e-8701-54cef03ba463 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 24a6755c-aaf4-4364-ad35-0908bb85c340 [pid: 7|app: 0|req: 401/777] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:33 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 969 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 402/778] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:33 2026] GET /v2.0/security-groups?id=4cfd0733-0eea-4139-a189-116967d6ae80&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-04-16 03:58:33.603 8 INFO neutron.db.ovn_revision_numbers_db [None req-560e81e5-996a-48af-8f91-73f5fcfd4787 - - - - - -] Successfully bumped revision number for resource 81351c49-b79e-4d0a-b958-362b311ae2e2 (type: ports) to 5 2026-04-16 03:58:33.754 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0f88876a-b77f-4601-a3df-843ca3b24402'] response: {'server_uuid': '5e1242f2-6da6-43a9-b0cc-f7abf79afbfb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81351c49-b79e-4d0a-b958-362b311ae2e2', 'code': 200} [pid: 8|app: 0|req: 377/779] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:58:32 2026] DELETE /v2.0/routers/45af51cf-a3fc-45cf-a2c4-ffc135a396e6 => generated 0 bytes in 1062 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 403/780] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:58:33 2026] DELETE /v2.0/subnets/1c75fcc2-df06-4644-b964-95a063a46c6e => generated 0 bytes in 165 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-04-16 03:58:34.258 8 INFO neutron_taas.services.taas.taas_plugin [None req-827dab71-652b-41cc-ac5d-bd461089b52d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 508a46ef-ff5d-48c4-ae74-1de3760df7e3 2026-04-16 03:58:34.261 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-827dab71-652b-41cc-ac5d-bd461089b52d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 508a46ef-ff5d-48c4-ae74-1de3760df7e3 [pid: 7|app: 0|req: 404/781] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:34 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 971 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 405/782] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:34 2026] GET /v2.0/security-groups?id=801fa3a7-cdf3-44f9-8422-8a7fa7a97509&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 406/783] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:34 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 407/784] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:34 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&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: 378/785] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:58:34 2026] DELETE /v2.0/networks/4beb5861-09f6-4d0e-859d-33928d92885b => generated 0 bytes in 388 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 408/786] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:34 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => 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: 379/787] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:58:34 2026] GET /v2.0/security-groups?tenant_id=d24fdbf2ac5f4be783ce1dc4197d69df&name=default => generated 2925 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 409/788] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:34 2026] GET /v2.0/security-groups?id=4cfd0733-0eea-4139-a189-116967d6ae80&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 380/789] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:58:34 2026] DELETE /v2.0/security-groups/9c74e0b8-8441-493a-8407-25adf14a539e => generated 0 bytes in 244 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:58:34.973 8 INFO neutron.services.segments.plugin [-] Segment 2b76d4b3-891d-4d95-979f-3b880ae2a6f4 resource provider aggregate not found 2026-04-16 03:58:34.978 8 INFO neutron.services.segments.plugin [-] Segment 2b76d4b3-891d-4d95-979f-3b880ae2a6f4 resource provider aggregate not found 2026-04-16 03:58:34.990 8 INFO neutron.services.segments.plugin [-] Segment 2b76d4b3-891d-4d95-979f-3b880ae2a6f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b76d4b3-891d-4d95-979f-3b880ae2a6f4 found for delete ", "request_id": "req-46ca887c-458f-4fdc-8a8e-7f0de083d157"}]} 2026-04-16 03:58:34.991 8 INFO neutron.services.segments.plugin [-] Segment 2b76d4b3-891d-4d95-979f-3b880ae2a6f4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2b76d4b3-891d-4d95-979f-3b880ae2a6f4 found for delete ", "request_id": "req-8f0984a7-3a50-47fa-a5ed-daf6f17c8db8"}]} [pid: 7|app: 0|req: 410/790] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:35 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => 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: 381/791] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:35 2026] GET /v2.0/security-groups?id=801fa3a7-cdf3-44f9-8422-8a7fa7a97509&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 411/792] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:35 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => 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: 382/793] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:35 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&fields=id&fields=name => generated 113 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 412/794] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:35 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 971 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 413/795] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:35 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:35.819 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-23b5618f-d49a-4a79-9fcf-1b0a6b30a98a'] response: {'server_uuid': '5e1242f2-6da6-43a9-b0cc-f7abf79afbfb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '81351c49-b79e-4d0a-b958-362b311ae2e2', 'code': 200} [pid: 7|app: 0|req: 414/796] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:35 2026] GET /v2.0/security-groups?id=4cfd0733-0eea-4139-a189-116967d6ae80&fields=id&fields=name => generated 114 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:36.117 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e209c74f-16b9-43a0-862c-4686b888588f - - - - - -] No port found with ID 6d674df3-b92d-4705-847e-3f42ace83cfe: RuntimeError: No port found with ID 6d674df3-b92d-4705-847e-3f42ace83cfe 2026-04-16 03:58:36.144 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e209c74f-16b9-43a0-862c-4686b888588f - - - - - -] OVN reports status up for port: e9f47739-5cbf-4a61-a6fd-8837c49621ea 2026-04-16 03:58:36.152 7 INFO neutron.plugins.ml2.plugin [None req-e209c74f-16b9-43a0-862c-4686b888588f - - - - - -] Attempt 1 to provision port e9f47739-5cbf-4a61-a6fd-8837c49621ea 2026-04-16 03:58:36.263 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c782da8e-c382-4c8b-8259-a308dfc4fbdc'] response: {'server_uuid': 'da88c09e-9f73-45cd-ba64-caa4be5f26f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9f47739-5cbf-4a61-a6fd-8837c49621ea', 'code': 200} 2026-04-16 03:58:36.381 7 INFO neutron.db.ovn_revision_numbers_db [None req-e209c74f-16b9-43a0-862c-4686b888588f - - - - - -] Successfully bumped revision number for resource e9f47739-5cbf-4a61-a6fd-8837c49621ea (type: ports) to 5 2026-04-16 03:58:36.511 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cbc6c5b-64f6-4876-9bf9-3a54032f08fc 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] Successfully bumped revision number for resource d6c4e3e2-bc33-47d7-881d-976b3f754cdc (type: floatingips) to 1 2026-04-16 03:58:36.674 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fd2d2c18-5f06-40f5-9423-9cdb31a9312c - - - - - -] OVN reports status up for port: d4b2a208-ee50-47bf-bdd5-1d03a6d7d099 2026-04-16 03:58:36.694 7 INFO neutron.plugins.ml2.plugin [None req-fd2d2c18-5f06-40f5-9423-9cdb31a9312c - - - - - -] Attempt 1 to provision port d4b2a208-ee50-47bf-bdd5-1d03a6d7d099 2026-04-16 03:58:36.697 8 INFO neutron.db.ovn_revision_numbers_db [None req-5cbc6c5b-64f6-4876-9bf9-3a54032f08fc 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] Successfully bumped revision number for resource d6c4e3e2-bc33-47d7-881d-976b3f754cdc (type: floatingips) to 2 2026-04-16 03:58:36.698 8 INFO neutron.db.l3_db [None req-5cbc6c5b-64f6-4876-9bf9-3a54032f08fc 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] Floating IP d6c4e3e2-bc33-47d7-881d-976b3f754cdc associated. External IP: 10.96.250.215, port: 81351c49-b79e-4d0a-b958-362b311ae2e2. [pid: 8|app: 0|req: 383/799] 10.0.0.213 () {34 vars in 749 bytes} [Thu Apr 16 03:58:35 2026] PUT /v2.0/floatingips/d6c4e3e2-bc33-47d7-881d-976b3f754cdc => generated 855 bytes in 1022 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: 417/800] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:36 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 971 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 384/801] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:36 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 971 bytes in 106 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 385/802] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:36 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&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: 386/803] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:36 2026] GET /v2.0/security-groups?id=801fa3a7-cdf3-44f9-8422-8a7fa7a97509&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:37.051 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd2d2c18-5f06-40f5-9423-9cdb31a9312c - - - - - -] Successfully bumped revision number for resource d4b2a208-ee50-47bf-bdd5-1d03a6d7d099 (type: ports) to 5 [pid: 8|app: 0|req: 387/804] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:37 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 971 bytes in 82 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: 388/805] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:37 2026] GET /v2.0/security-groups?id=4cfd0733-0eea-4139-a189-116967d6ae80&fields=id&fields=name => generated 114 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:37.265 7 INFO neutron.db.ovn_revision_numbers_db [None req-a01f4346-1999-475c-ac65-67d28b0167a9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 0d9021a4-70b4-4786-b4cb-ed490e7e674f (type: security_groups) to 1 2026-04-16 03:58:37.276 7 INFO neutron.db.ovn_revision_numbers_db [None req-a01f4346-1999-475c-ac65-67d28b0167a9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 1764237e-6e0c-4ee8-958d-8473976cb729 (type: security_group_rules) to 0 2026-04-16 03:58:37.289 7 INFO neutron.db.ovn_revision_numbers_db [None req-a01f4346-1999-475c-ac65-67d28b0167a9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 38428e98-1c20-4490-bbfb-3d77190d45cf (type: security_group_rules) to 0 2026-04-16 03:58:37.302 7 INFO neutron.db.ovn_revision_numbers_db [None req-a01f4346-1999-475c-ac65-67d28b0167a9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 40d43fad-fde7-4b37-96ae-ddf06ec2aea1 (type: security_group_rules) to 0 2026-04-16 03:58:37.315 7 INFO neutron.db.ovn_revision_numbers_db [None req-a01f4346-1999-475c-ac65-67d28b0167a9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4b0b75b3-3db7-4cd7-a337-f5e2aa6429f8 (type: security_group_rules) to 0 2026-04-16 03:58:37.396 7 INFO neutron.db.segments_db [None req-a01f4346-1999-475c-ac65-67d28b0167a9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Added segment 4a724b66-5947-4e19-b54b-3b07cbc972b4 of type geneve for network feaa7580-5b8c-4bd9-9324-b1c2c48202df 2026-04-16 03:58:37.499 7 INFO neutron.db.ovn_revision_numbers_db [None req-a01f4346-1999-475c-ac65-67d28b0167a9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource feaa7580-5b8c-4bd9-9324-b1c2c48202df (type: networks) to 1 2026-04-16 03:58:37.680 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a01f4346-1999-475c-ac65-67d28b0167a9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:37.682 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a01f4346-1999-475c-ac65-67d28b0167a9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network feaa7580-5b8c-4bd9-9324-b1c2c48202df: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:37.727 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-23ca0e89-d33d-4a47-bca1-19db7d805914 - - - - - -] OVN reports status down for port: b4897a4e-aab0-4667-9001-a7cb0796c2e1 2026-04-16 03:58:37.786 7 INFO neutron.db.ovn_revision_numbers_db [None req-a01f4346-1999-475c-ac65-67d28b0167a9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b4897a4e-aab0-4667-9001-a7cb0796c2e1 (type: ports) to 1 [pid: 7|app: 0|req: 418/806] 10.0.0.213 () {34 vars in 671 bytes} [Thu Apr 16 03:58:36 2026] POST /v2.0/networks => generated 766 bytes in 978 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:58:37.866 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-fdb2b0fc-eedc-4975-89fe-6b0db1a8113f'] response: {'name': 'network-changed', 'server_uuid': '5e1242f2-6da6-43a9-b0cc-f7abf79afbfb', 'tag': '81351c49-b79e-4d0a-b958-362b311ae2e2', 'status': 'completed', 'code': 200} 2026-04-16 03:58:38.003 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-52b720c0-d1de-4401-bf43-34461fecd880 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:38.005 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-52b720c0-d1de-4401-bf43-34461fecd880 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network feaa7580-5b8c-4bd9-9324-b1c2c48202df: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 419/807] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:38 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 971 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 420/808] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:38 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 421/809] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:38 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => 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: 422/810] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:38 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:38.310 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d197b73-2c4c-4333-84b3-d193789b238f'] response: {'server_uuid': 'da88c09e-9f73-45cd-ba64-caa4be5f26f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9f47739-5cbf-4a61-a6fd-8837c49621ea', 'code': 200} 2026-04-16 03:58:38.310 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d197b73-2c4c-4333-84b3-d193789b238f'] response: {'server_uuid': '1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4b2a208-ee50-47bf-bdd5-1d03a6d7d099', 'code': 200} 2026-04-16 03:58:38.310 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d197b73-2c4c-4333-84b3-d193789b238f'] response: {'server_uuid': '1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4b2a208-ee50-47bf-bdd5-1d03a6d7d099', 'code': 200} 2026-04-16 03:58:38.390 8 INFO neutron.db.ovn_revision_numbers_db [None req-9025be5f-d038-4467-a48a-164fbf01ea48 - - - - - -] Successfully bumped revision number for resource b4897a4e-aab0-4667-9001-a7cb0796c2e1 (type: ports) to 2 2026-04-16 03:58:38.421 8 INFO neutron.db.ovn_revision_numbers_db [None req-9025be5f-d038-4467-a48a-164fbf01ea48 - - - - - -] Successfully bumped revision number for resource dcf1d1a5-9a4a-4a00-89a7-260beec56a3b (type: subnets) to 0 [pid: 8|app: 0|req: 389/811] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:58:37 2026] POST /v2.0/subnets => generated 691 bytes in 591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 390/812] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:38 2026] GET /v2.0/security-groups?id=4cfd0733-0eea-4139-a189-116967d6ae80&fields=id&fields=name => generated 114 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 391/813] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:58:38 2026] GET /v2.0/ports?tenant_id=d06a6931f1cb4c08b8e1f6a16e779f17&device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 1209 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:58:38.908 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b9886bae-6757-4e20-8a56-8fa29f8bc0c6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:38.909 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b9886bae-6757-4e20-8a56-8fa29f8bc0c6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:38.996 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-98da00ef-6f37-46c8-9462-9951e2213c60 - - - - - -] OVN reports status down for port: 3b9c0084-0426-48b3-9685-1b6e6b4e6115 2026-04-16 03:58:39.044 8 INFO neutron.db.ovn_revision_numbers_db [None req-b9886bae-6757-4e20-8a56-8fa29f8bc0c6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3b9c0084-0426-48b3-9685-1b6e6b4e6115 (type: ports) to 1 2026-04-16 03:58:39.411 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f9134f8-7b99-4770-83e0-950cdf0b1ef1 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] Successfully bumped revision number for resource 8512cb3a-d5d6-4434-a804-60411d5de44f (type: floatingips) to 1 2026-04-16 03:58:39.515 7 INFO neutron.db.ovn_revision_numbers_db [None req-9f9134f8-7b99-4770-83e0-950cdf0b1ef1 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] Successfully bumped revision number for resource 8512cb3a-d5d6-4434-a804-60411d5de44f (type: floatingips) to 2 2026-04-16 03:58:39.515 7 INFO neutron.db.l3_db [None req-9f9134f8-7b99-4770-83e0-950cdf0b1ef1 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] Floating IP 8512cb3a-d5d6-4434-a804-60411d5de44f associated. External IP: 10.96.250.208, port: e9f47739-5cbf-4a61-a6fd-8837c49621ea. [pid: 7|app: 0|req: 423/814] 10.0.0.213 () {34 vars in 749 bytes} [Thu Apr 16 03:58:38 2026] PUT /v2.0/floatingips/8512cb3a-d5d6-4434-a804-60411d5de44f => generated 855 bytes in 1263 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: 424/815] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:58:39 2026] GET /v2.0/networks?id=d2f20ed8-10ce-40c5-891e-fdd683389048 => generated 820 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 425/816] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:39 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 971 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 426/817] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:58:39 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=81351c49-b79e-4d0a-b958-362b311ae2e2 => generated 860 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:39.674 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-56de2936-c779-41b1-a063-bf09ab02cff5 - - - - - -] Schedule LRP lrp-3b9c0084-0426-48b3-9685-1b6e6b4e6115 on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 2026-04-16 03:58:39.695 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-98da00ef-6f37-46c8-9462-9951e2213c60 - - - - - -] OVN reports status up for port: 3b9c0084-0426-48b3-9685-1b6e6b4e6115 [pid: 7|app: 0|req: 427/818] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:39 2026] GET /v2.0/security-groups?id=4cfd0733-0eea-4139-a189-116967d6ae80&fields=id&fields=name => generated 114 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:39.729 8 INFO neutron.plugins.ml2.plugin [None req-98da00ef-6f37-46c8-9462-9951e2213c60 - - - - - -] Attempt 1 to provision port 3b9c0084-0426-48b3-9685-1b6e6b4e6115 2026-04-16 03:58:39.755 8 INFO neutron.db.ovn_revision_numbers_db [None req-b9886bae-6757-4e20-8a56-8fa29f8bc0c6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3b9c0084-0426-48b3-9685-1b6e6b4e6115 (type: router_ports) to 1 2026-04-16 03:58:39.762 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-8f8cf7a9-e6d2-43f2-bf3d-8851f0dbb7fb - - - - - -] Router d9631c35-b022-4b33-9d57-cf1fc80dbe93 is bound to host instance [pid: 7|app: 0|req: 428/819] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:58:39 2026] GET /v2.0/subnets?id=be5f9610-7fd3-4813-a9c0-c7194b3685b0 => generated 701 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 429/820] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:58:39 2026] GET /v2.0/ports?network_id=d2f20ed8-10ce-40c5-891e-fdd683389048&device_owner=network%3Adhcp => generated 12 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:58:39.873 8 INFO neutron.db.ovn_revision_numbers_db [None req-b9886bae-6757-4e20-8a56-8fa29f8bc0c6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d9631c35-b022-4b33-9d57-cf1fc80dbe93 (type: routers) to 2 [pid: 8|app: 0|req: 392/821] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:58:38 2026] POST /v2.0/routers => generated 969 bytes in 1401 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 393/822] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:58:39 2026] GET /v2.0/networks/d2f20ed8-10ce-40c5-891e-fdd683389048?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: 430/823] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:39 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 971 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 431/824] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:58:39 2026] GET /v2.0/networks/d2f20ed8-10ce-40c5-891e-fdd683389048?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 127 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:58:40.393 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b2e04260-65b3-4580-83d5-319261a2fd2f'] response: {'name': 'network-changed', 'server_uuid': 'da88c09e-9f73-45cd-ba64-caa4be5f26f2', 'tag': 'e9f47739-5cbf-4a61-a6fd-8837c49621ea', 'status': 'completed', 'code': 200} 2026-04-16 03:58:40.748 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb7c73a8-9d8e-41a0-8fab-7c0ff8d55d99 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:40.750 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb7c73a8-9d8e-41a0-8fab-7c0ff8d55d99 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network feaa7580-5b8c-4bd9-9324-b1c2c48202df: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:58:40.860 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-23ca0e89-d33d-4a47-bca1-19db7d805914 - - - - - -] OVN reports status down for port: a3b20d57-1b7f-40e1-84fd-be2f6fc0b2b2 2026-04-16 03:58:40.895 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb7c73a8-9d8e-41a0-8fab-7c0ff8d55d99 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a3b20d57-1b7f-40e1-84fd-be2f6fc0b2b2 (type: ports) to 1 2026-04-16 03:58:41.105 7 INFO neutron.db.ovn_revision_numbers_db [None req-42be0e7c-96dc-4814-8e52-2e8d9032dd16 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] Successfully bumped revision number for resource b9e623bc-8c8d-4e06-88cd-fd1f582e4582 (type: floatingips) to 1 2026-04-16 03:58:41.356 7 INFO neutron.db.ovn_revision_numbers_db [None req-42be0e7c-96dc-4814-8e52-2e8d9032dd16 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] Successfully bumped revision number for resource b9e623bc-8c8d-4e06-88cd-fd1f582e4582 (type: floatingips) to 2 2026-04-16 03:58:41.357 7 INFO neutron.db.l3_db [None req-42be0e7c-96dc-4814-8e52-2e8d9032dd16 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] Floating IP b9e623bc-8c8d-4e06-88cd-fd1f582e4582 associated. External IP: 10.96.250.201, port: d4b2a208-ee50-47bf-bdd5-1d03a6d7d099. [pid: 7|app: 0|req: 432/825] 10.0.0.213 () {34 vars in 749 bytes} [Thu Apr 16 03:58:40 2026] PUT /v2.0/floatingips/b9e623bc-8c8d-4e06-88cd-fd1f582e4582 => generated 855 bytes in 1328 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:41.476 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-23ca0e89-d33d-4a47-bca1-19db7d805914 - - - - - -] OVN reports status up for port: a3b20d57-1b7f-40e1-84fd-be2f6fc0b2b2 2026-04-16 03:58:41.529 7 INFO neutron.plugins.ml2.plugin [None req-23ca0e89-d33d-4a47-bca1-19db7d805914 - - - - - -] Attempt 1 to provision port a3b20d57-1b7f-40e1-84fd-be2f6fc0b2b2 2026-04-16 03:58:41.573 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb7c73a8-9d8e-41a0-8fab-7c0ff8d55d99 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:58:41.575 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb7c73a8-9d8e-41a0-8fab-7c0ff8d55d99 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network feaa7580-5b8c-4bd9-9324-b1c2c48202df: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 433/826] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:58:41 2026] GET /v2.0/ports?tenant_id=a99a2f86d3ea49d2be2ad6444c0a7cd9&device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 1209 bytes in 141 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:58:41.663 7 INFO neutron.db.ovn_revision_numbers_db [None req-be2bc4be-e48d-4bdd-928e-a0c7838e61a4 - - - - - -] Successfully bumped revision number for resource 3b9c0084-0426-48b3-9685-1b6e6b4e6115 (type: ports) to 4 [pid: 7|app: 0|req: 434/827] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:41 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 971 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 435/828] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:58:41 2026] GET /v2.0/networks?id=7afbf500-fa0d-47be-8c70-7861269d4c93 => generated 813 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:42.016 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb7c73a8-9d8e-41a0-8fab-7c0ff8d55d99 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a3b20d57-1b7f-40e1-84fd-be2f6fc0b2b2 (type: router_ports) to 1 [pid: 8|app: 0|req: 394/829] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 03:58:39 2026] PUT /v2.0/routers/d9631c35-b022-4b33-9d57-cf1fc80dbe93/add_router_interface => generated 309 bytes in 2084 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 436/830] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:41 2026] GET /v2.0/security-groups?id=4cfd0733-0eea-4139-a189-116967d6ae80&fields=id&fields=name => generated 114 bytes in 202 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 395/831] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:58:42 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e9f47739-5cbf-4a61-a6fd-8837c49621ea => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 437/832] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:58:42 2026] GET /v2.0/subnets?id=034d6507-3c7f-4c87-98c8-aea3c2d6a0f6 => generated 694 bytes in 146 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 396/833] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:58:42 2026] GET /v2.0/ports?network_id=7afbf500-fa0d-47be-8c70-7861269d4c93&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: 438/834] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:58:42 2026] GET /v2.0/networks/7afbf500-fa0d-47be-8c70-7861269d4c93?fields=segments => generated 14 bytes in 174 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 397/835] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:42 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 971 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 398/836] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:42 2026] GET /v2.0/security-groups?id=4cfd0733-0eea-4139-a189-116967d6ae80&fields=id&fields=name => generated 114 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:42.564 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7eb3ae2-0b31-4852-91f7-597548109a93'] response: {'name': 'network-changed', 'server_uuid': '1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7', 'tag': 'd4b2a208-ee50-47bf-bdd5-1d03a6d7d099', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 439/837] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:58:42 2026] GET /v2.0/networks/7afbf500-fa0d-47be-8c70-7861269d4c93?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 156 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-04-16 03:58:42.745 8 INFO neutron.db.ovn_revision_numbers_db [None req-65b9d4cf-93b0-4abe-b0f6-8cb837c3ddbb 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] Successfully bumped revision number for resource 46146777-3186-4d06-b93d-d0f39fe4a6a7 (type: security_groups) to 1 2026-04-16 03:58:42.758 8 INFO neutron.db.ovn_revision_numbers_db [None req-65b9d4cf-93b0-4abe-b0f6-8cb837c3ddbb 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] Successfully bumped revision number for resource 3331b66a-e627-46d5-94f8-c2c8efbb6073 (type: security_group_rules) to 0 2026-04-16 03:58:42.778 8 INFO neutron.db.ovn_revision_numbers_db [None req-65b9d4cf-93b0-4abe-b0f6-8cb837c3ddbb 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] Successfully bumped revision number for resource 4577181e-8714-4765-9b56-25481dab846c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 399/838] 10.0.0.213 () {34 vars in 685 bytes} [Thu Apr 16 03:58:42 2026] POST /v2.0/security-groups => generated 1661 bytes in 232 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 03:58:42.978 7 INFO neutron.db.ovn_revision_numbers_db [None req-be2bc4be-e48d-4bdd-928e-a0c7838e61a4 - - - - - -] Successfully bumped revision number for resource 3b9c0084-0426-48b3-9685-1b6e6b4e6115 (type: ports) to 5 2026-04-16 03:58:42.987 7 INFO neutron.db.ovn_revision_numbers_db [None req-23ca0e89-d33d-4a47-bca1-19db7d805914 - - - - - -] Successfully bumped revision number for resource a3b20d57-1b7f-40e1-84fd-be2f6fc0b2b2 (type: ports) to 2 [pid: 8|app: 0|req: 400/839] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:58:43 2026] GET /v2.0/ports?tenant_id=0f1399cf70c140e386fccd418518b348&device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 1209 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 401/840] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:58:43 2026] GET /v2.0/networks?id=851e702f-d99c-40e2-b8ac-eebd119fb7c4 => generated 817 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:43.222 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ebed672-4a60-4fda-9e5c-ec62b0e22004 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] Successfully bumped revision number for resource 121a771d-3991-4138-94cf-79b3fd75501e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 402/841] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:58:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=d4b2a208-ee50-47bf-bdd5-1d03a6d7d099 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 403/842] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:58:43 2026] GET /v2.0/subnets?id=94e7c225-d864-4573-9033-9f2840e8134e => generated 698 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 440/843] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 03:58:42 2026] POST /v2.0/security-group-rules => generated 597 bytes in 466 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 404/844] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:58:43 2026] GET /v2.0/ports?network_id=851e702f-d99c-40e2-b8ac-eebd119fb7c4&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: 405/845] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:58:43 2026] GET /v2.0/networks/851e702f-d99c-40e2-b8ac-eebd119fb7c4?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: 406/846] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:58:43 2026] GET /v2.0/networks/851e702f-d99c-40e2-b8ac-eebd119fb7c4?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) 2026-04-16 03:58:43.457 7 INFO neutron.db.ovn_revision_numbers_db [None req-16507fe0-8454-4e71-a214-20d808df5fcc 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] Successfully bumped revision number for resource dc729769-517f-485b-a0c3-88b1c5ebf34b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 441/847] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 03:58:43 2026] POST /v2.0/security-group-rules => generated 602 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 442/848] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:43 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => 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: 443/849] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:43 2026] GET /v2.0/security-groups?id=4cfd0733-0eea-4139-a189-116967d6ae80&fields=id&fields=name => generated 114 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:43.726 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6bb920ec-2666-4c60-8a3f-492c1a5a3d3b 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] No more DHCP agents 2026-04-16 03:58:43.727 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6bb920ec-2666-4c60-8a3f-492c1a5a3d3b 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 407/850] 10.0.0.213 () {34 vars in 676 bytes} [Thu Apr 16 03:58:43 2026] POST /v2.0/floatingips => generated 552 bytes in 489 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 444/851] 10.0.0.45 () {34 vars in 1099 bytes} [Thu Apr 16 03:58:44 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1584417942&fields=id&tenant_id=c68a584ec1ef4ffcbd4e1318c9fdc978 => generated 69 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 408/852] 10.0.0.45 () {34 vars in 981 bytes} [Thu Apr 16 03:58:44 2026] GET /v2.0/networks?id=feaa7580-5b8c-4bd9-9324-b1c2c48202df => generated 714 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 445/853] 10.0.0.45 () {34 vars in 964 bytes} [Thu Apr 16 03:58:44 2026] GET /v2.0/quotas/c68a584ec1ef4ffcbd4e1318c9fdc978 => generated 292 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 409/854] 10.0.0.45 () {34 vars in 1001 bytes} [Thu Apr 16 03:58:44 2026] GET /v2.0/ports?tenant_id=c68a584ec1ef4ffcbd4e1318c9fdc978&fields=id => generated 103 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 410/855] 199.204.45.157 () {34 vars in 994 bytes} [Thu Apr 16 03:58:44 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 446/856] 10.0.0.45 () {34 vars in 1007 bytes} [Thu Apr 16 03:58:44 2026] GET /v2.0/networks/feaa7580-5b8c-4bd9-9324-b1c2c48202df?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 447/857] 10.0.0.45 () {34 vars in 1107 bytes} [Thu Apr 16 03:58:44 2026] GET /v2.0/networks/feaa7580-5b8c-4bd9-9324-b1c2c48202df?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) [pid: 7|app: 0|req: 448/858] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:44 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:44.798 8 INFO neutron_taas.services.taas.taas_plugin [req-389eaafc-03ec-45e2-80e9-375be9f4e151 req-1a1f4b2b-5f7c-46db-bb34-6175d6371521 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] TaaS: Handle Delete Port: d4b2a208-ee50-47bf-bdd5-1d03a6d7d099 2026-04-16 03:58:44.806 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-389eaafc-03ec-45e2-80e9-375be9f4e151 req-1a1f4b2b-5f7c-46db-bb34-6175d6371521 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] Tap Mirror: Handle Delete Port: d4b2a208-ee50-47bf-bdd5-1d03a6d7d099 [pid: 7|app: 0|req: 449/859] 10.0.0.140 () {34 vars in 990 bytes} [Thu Apr 16 03:58:44 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 1209 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 450/860] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:44 2026] GET /v2.0/security-groups?id=4cfd0733-0eea-4139-a189-116967d6ae80&fields=id&fields=name => generated 114 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 451/861] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:44 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => 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: 452/862] 10.0.0.140 () {34 vars in 1040 bytes} [Thu Apr 16 03:58:44 2026] GET /v2.0/security-groups?id=801fa3a7-cdf3-44f9-8422-8a7fa7a97509&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-04-16 03:58:45.085 8 INFO neutron.db.l3_db [req-389eaafc-03ec-45e2-80e9-375be9f4e151 req-1a1f4b2b-5f7c-46db-bb34-6175d6371521 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] Floating IP b9e623bc-8c8d-4e06-88cd-fd1f582e4582 disassociated. External IP: 10.96.250.201, port: d4b2a208-ee50-47bf-bdd5-1d03a6d7d099. [pid: 8|app: 0|req: 411/863] 199.204.45.157 () {36 vars in 997 bytes} [Thu Apr 16 03:58:44 2026] DELETE /v2.0/ports/d4b2a208-ee50-47bf-bdd5-1d03a6d7d099 => generated 0 bytes in 568 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:58:45.245 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-892d717e-6a8e-43a5-b6a0-01f70da5654a'] response: {'server_uuid': '1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7', 'name': 'network-vif-deleted', 'tag': 'd4b2a208-ee50-47bf-bdd5-1d03a6d7d099', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 453/864] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:45 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 12 bytes in 24 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: 412/865] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:45 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => 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: 454/866] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:46 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 413/867] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:47 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => 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: 455/868] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:47 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => 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: 414/869] 10.0.0.45 () {34 vars in 970 bytes} [Thu Apr 16 03:58:47 2026] GET /v2.0/ports/81351c49-b79e-4d0a-b958-362b311ae2e2 => generated 968 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 456/870] 199.204.45.157 () {34 vars in 1000 bytes} [Thu Apr 16 03:58:47 2026] GET /v2.0/subnets?network_id=d2f20ed8-10ce-40c5-891e-fdd683389048 => generated 683 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 415/871] 199.204.45.157 () {34 vars in 1146 bytes} [Thu Apr 16 03:58:47 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb&device_owner=compute%3Anova&network_id=d2f20ed8-10ce-40c5-891e-fdd683389048 => generated 971 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:48.103 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-66eeb4e4-5879-497a-9d9f-cfe458c9152b - - - - - -] No hosting information found for port a3b20d57-1b7f-40e1-84fd-be2f6fc0b2b2: RuntimeError: No hosting information found for port a3b20d57-1b7f-40e1-84fd-be2f6fc0b2b2 [pid: 8|app: 0|req: 416/872] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:48 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:58:48.211 7 INFO neutron.db.ovn_revision_numbers_db [None req-66eeb4e4-5879-497a-9d9f-cfe458c9152b - - - - - -] Successfully bumped revision number for resource a3b20d57-1b7f-40e1-84fd-be2f6fc0b2b2 (type: router_ports) to 2 [pid: 8|app: 0|req: 417/873] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:48 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:58:48.352 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66eeb4e4-5879-497a-9d9f-cfe458c9152b - - - - - -] OVN reports status down for port: d4b2a208-ee50-47bf-bdd5-1d03a6d7d099 2026-04-16 03:58:48.630 7 INFO neutron.db.ovn_revision_numbers_db [req-593fac88-a827-4633-b6e8-fe8deda12e84 req-9ccc9973-d0a9-4f3d-91b6-f5dc543f6abe 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] Successfully bumped revision number for resource 81351c49-b79e-4d0a-b958-362b311ae2e2 (type: ports) to 6 [pid: 7|app: 0|req: 457/874] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 03:58:47 2026] PUT /v2.0/ports/81351c49-b79e-4d0a-b958-362b311ae2e2 => generated 1145 bytes in 691 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:58:48.681 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c995b837-c2e2-4366-a385-e0513f0adfb7'] response: {'name': 'network-changed', 'server_uuid': '5e1242f2-6da6-43a9-b0cc-f7abf79afbfb', 'tag': '81351c49-b79e-4d0a-b958-362b311ae2e2', '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: 418/875] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:58:49 2026] GET /v2.0/networks?id=feaa7580-5b8c-4bd9-9324-b1c2c48202df => generated 714 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 458/876] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:58:49 2026] GET /v2.0/ports?tenant_id=d06a6931f1cb4c08b8e1f6a16e779f17&device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 1386 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 419/877] 199.204.45.157 () {34 vars in 1050 bytes} [Thu Apr 16 03:58:49 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=c68a584ec1ef4ffcbd4e1318c9fdc978 => generated 181 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 459/878] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:58:49 2026] GET /v2.0/networks?id=d2f20ed8-10ce-40c5-891e-fdd683389048 => generated 820 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 460/879] 10.0.0.140 () {34 vars in 990 bytes} [Thu Apr 16 03:58:49 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 1209 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 461/880] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:49 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => 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: 462/881] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:58:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=81351c49-b79e-4d0a-b958-362b311ae2e2 => 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: 463/882] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:49 2026] GET /v2.0/ports?device_id=1cd13f7e-1aa7-4ed2-bd0f-dc08247de8b7 => 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: 464/883] 10.0.0.140 () {34 vars in 1040 bytes} [Thu Apr 16 03:58:49 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&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: 7|app: 0|req: 465/884] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:58:49 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=81351c49-b79e-4d0a-b958-362b311ae2e2 => generated 860 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:49.509 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-3468e028-1034-400c-84cf-ba9bb5259d98 req-35e3954c-ba74-4193-9e55-2a52d83bcf55 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] No more DHCP agents 2026-04-16 03:58:49.513 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-3468e028-1034-400c-84cf-ba9bb5259d98 req-35e3954c-ba74-4193-9e55-2a52d83bcf55 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] Unable to schedule network feaa7580-5b8c-4bd9-9324-b1c2c48202df: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 466/885] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:58:49 2026] GET /v2.0/subnets?id=be5f9610-7fd3-4813-a9c0-c7194b3685b0 => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 467/886] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:58:49 2026] GET /v2.0/ports?network_id=d2f20ed8-10ce-40c5-891e-fdd683389048&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: 468/887] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:58:49 2026] GET /v2.0/networks/d2f20ed8-10ce-40c5-891e-fdd683389048?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:58:49.652 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66eeb4e4-5879-497a-9d9f-cfe458c9152b - - - - - -] OVN reports status down for port: b8e2e489-2d00-4496-93bb-37b644b8ed6f 2026-04-16 03:58:49.665 8 INFO neutron.db.ovn_revision_numbers_db [req-3468e028-1034-400c-84cf-ba9bb5259d98 req-35e3954c-ba74-4193-9e55-2a52d83bcf55 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] Successfully bumped revision number for resource b8e2e489-2d00-4496-93bb-37b644b8ed6f (type: ports) to 1 [pid: 7|app: 0|req: 469/888] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:58:49 2026] GET /v2.0/networks/d2f20ed8-10ce-40c5-891e-fdd683389048?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 420/889] 199.204.45.157 () {38 vars in 955 bytes} [Thu Apr 16 03:58:49 2026] POST /v2.0/ports => generated 954 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:58:50.105 7 INFO neutron.db.ovn_revision_numbers_db [req-3468e028-1034-400c-84cf-ba9bb5259d98 req-9e784d50-d77a-4d0e-807b-1bacb072ea83 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource b8e2e489-2d00-4496-93bb-37b644b8ed6f (type: ports) to 2 2026-04-16 03:58:50.304 7 INFO neutron.db.ovn_revision_numbers_db [req-3468e028-1034-400c-84cf-ba9bb5259d98 req-9e784d50-d77a-4d0e-807b-1bacb072ea83 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource b8e2e489-2d00-4496-93bb-37b644b8ed6f (type: ports) to 4 [pid: 7|app: 0|req: 470/890] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 03:58:49 2026] PUT /v2.0/ports/b8e2e489-2d00-4496-93bb-37b644b8ed6f => generated 1204 bytes in 592 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: 421/891] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:50 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => generated 969 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: 7|app: 0|req: 471/892] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:50 2026] GET /v2.0/security-groups?id=46146777-3186-4d06-b93d-d0f39fe4a6a7&fields=id&fields=name => generated 114 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 472/893] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:50 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 473/894] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:50 2026] GET /v2.0/security-groups?id=801fa3a7-cdf3-44f9-8422-8a7fa7a97509&fields=id&fields=name => generated 113 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:50.713 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-b9423b35-a51a-4c54-b61b-e7ba0170f19e'] response: {'name': 'network-changed', 'server_uuid': '032fcbc1-48ab-4991-8c7b-63c3edf70a8d', 'tag': 'b8e2e489-2d00-4496-93bb-37b644b8ed6f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 422/895] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:58:50 2026] DELETE /v2.0/security-groups/4cfd0733-0eea-4139-a189-116967d6ae80 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:58:50.736 8 INFO neutron.api.v2.resource [None req-3357ab62-3890-41b5-a6a2-f815392643d8 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 423/896] 10.0.0.213 () {32 vars in 737 bytes} [Thu Apr 16 03:58:50 2026] GET /v2.0/security-groups/4cfd0733-0eea-4139-a189-116967d6ae80 => generated 146 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 474/897] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:58:50 2026] GET /v2.0/ports?tenant_id=d06a6931f1cb4c08b8e1f6a16e779f17&device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 1386 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 475/898] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:58:50 2026] GET /v2.0/networks?id=d2f20ed8-10ce-40c5-891e-fdd683389048 => generated 820 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 476/899] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:58:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=81351c49-b79e-4d0a-b958-362b311ae2e2 => generated 19 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:58:50.868 8 INFO neutron_taas.services.taas.taas_plugin [None req-85c99f7e-93b0-4084-b386-99ff511742ff 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] TaaS: Handle Delete Port: dbd9452d-9176-49f8-b4d4-371d35f79050 2026-04-16 03:58:50.871 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85c99f7e-93b0-4084-b386-99ff511742ff 4fb0c954584c4004989a715d7b64a0ff 0f1399cf70c140e386fccd418518b348 - - default default] Tap Mirror: Handle Delete Port: dbd9452d-9176-49f8-b4d4-371d35f79050 [pid: 7|app: 0|req: 477/900] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:58:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=81351c49-b79e-4d0a-b958-362b311ae2e2 => 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: 478/901] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:58:50 2026] GET /v2.0/subnets?id=be5f9610-7fd3-4813-a9c0-c7194b3685b0 => generated 701 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 479/902] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:58:50 2026] GET /v2.0/ports?network_id=d2f20ed8-10ce-40c5-891e-fdd683389048&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: 7|app: 0|req: 480/903] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:58:50 2026] GET /v2.0/networks/d2f20ed8-10ce-40c5-891e-fdd683389048?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: 481/904] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:58:50 2026] GET /v2.0/networks/d2f20ed8-10ce-40c5-891e-fdd683389048?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 424/905] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 03:58:50 2026] DELETE /v2.0/floatingips/b9e623bc-8c8d-4e06-88cd-fd1f582e4582 => generated 0 bytes in 269 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 425/906] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:58:51 2026] GET /v2.0/ports?tenant_id=c68a584ec1ef4ffcbd4e1318c9fdc978&device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => generated 1207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:58:51.309 7 INFO neutron_taas.services.taas.taas_plugin [None req-5b376102-f093-4517-a215-24fff96fb342 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: e31abcdd-5f87-4fd2-88e8-7f93c6edc1b9 2026-04-16 03:58:51.313 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5b376102-f093-4517-a215-24fff96fb342 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: e31abcdd-5f87-4fd2-88e8-7f93c6edc1b9 [pid: 8|app: 0|req: 426/907] 199.204.45.157 () {34 vars in 1018 bytes} [Thu Apr 16 03:58:51 2026] GET /v2.0/networks?tenant_id=c68a584ec1ef4ffcbd4e1318c9fdc978&shared=False => generated 813 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 427/908] 199.204.45.157 () {34 vars in 930 bytes} [Thu Apr 16 03:58:51 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 428/909] 199.204.45.157 () {34 vars in 1118 bytes} [Thu Apr 16 03:58:51 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.4 => generated 1148 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 482/912] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 03:58:51 2026] PUT /v2.0/routers/494accdb-86a8-42e3-8a4e-367894862bcd/remove_router_interface => generated 309 bytes in 959 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: 483/913] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:51 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => generated 969 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:52.179 8 INFO neutron.db.ovn_revision_numbers_db [req-7e80d27a-4322-45da-b691-0599caeed5f9 req-e052e6e0-c13b-478e-ba8f-ef0749b74cae 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] Successfully bumped revision number for resource 81351c49-b79e-4d0a-b958-362b311ae2e2 (type: ports) to 7 [pid: 8|app: 0|req: 431/914] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 03:58:51 2026] PUT /v2.0/ports/81351c49-b79e-4d0a-b958-362b311ae2e2 => generated 968 bytes in 595 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: 432/915] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:52 2026] GET /v2.0/security-groups?id=46146777-3186-4d06-b93d-d0f39fe4a6a7&fields=id&fields=name => generated 114 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:52.232 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-916426b5-5b96-49d6-b462-a993acf1dfbc'] response: {'name': 'network-changed', 'server_uuid': '5e1242f2-6da6-43a9-b0cc-f7abf79afbfb', 'tag': '81351c49-b79e-4d0a-b958-362b311ae2e2', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 433/916] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:58:52 2026] GET /v2.0/ports?tenant_id=c68a584ec1ef4ffcbd4e1318c9fdc978&device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => generated 1207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 434/917] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:58:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b8e2e489-2d00-4496-93bb-37b644b8ed6f => 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: 435/918] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:58:52 2026] GET /v2.0/subnets?id=dcf1d1a5-9a4a-4a00-89a7-260beec56a3b => generated 694 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 436/919] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:58:52 2026] GET /v2.0/ports?network_id=feaa7580-5b8c-4bd9-9324-b1c2c48202df&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: 437/920] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:58:52 2026] GET /v2.0/networks/feaa7580-5b8c-4bd9-9324-b1c2c48202df?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: 438/921] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:58:52 2026] GET /v2.0/networks/feaa7580-5b8c-4bd9-9324-b1c2c48202df?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: 439/922] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:58:52 2026] GET /v2.0/ports?tenant_id=d06a6931f1cb4c08b8e1f6a16e779f17&device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 1209 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:58:52.755 7 INFO neutron_taas.services.taas.taas_plugin [None req-f42f1df0-68d8-4c53-8d75-9d96bce5c685 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 3f81d6cd-51ac-450c-a426-644de95de0db 2026-04-16 03:58:52.758 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f42f1df0-68d8-4c53-8d75-9d96bce5c685 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 3f81d6cd-51ac-450c-a426-644de95de0db [pid: 8|app: 0|req: 440/923] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:58:52 2026] GET /v2.0/networks?id=d2f20ed8-10ce-40c5-891e-fdd683389048 => generated 820 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 441/924] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:58:52 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=81351c49-b79e-4d0a-b958-362b311ae2e2 => 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: 442/925] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:58:52 2026] GET /v2.0/subnets?id=be5f9610-7fd3-4813-a9c0-c7194b3685b0 => generated 701 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 443/926] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:58:52 2026] GET /v2.0/ports?network_id=d2f20ed8-10ce-40c5-891e-fdd683389048&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: 444/927] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:58:52 2026] GET /v2.0/networks/d2f20ed8-10ce-40c5-891e-fdd683389048?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: 445/928] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:58:52 2026] GET /v2.0/networks/d2f20ed8-10ce-40c5-891e-fdd683389048?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: 484/929] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:58:52 2026] DELETE /v2.0/routers/494accdb-86a8-42e3-8a4e-367894862bcd => generated 0 bytes in 1106 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 485/930] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:53 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => generated 969 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 486/931] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:53 2026] GET /v2.0/security-groups?id=46146777-3186-4d06-b93d-d0f39fe4a6a7&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: 446/932] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:58:53 2026] DELETE /v2.0/subnets/94e7c225-d864-4573-9033-9f2840e8134e => generated 0 bytes in 201 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:58:53.494 7 INFO neutron_taas.services.taas.taas_plugin [None req-312edf84-6b33-41fc-b1de-d21709dd591c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: d5a6a283-080f-4796-94ce-49da857b5666 2026-04-16 03:58:53.497 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-312edf84-6b33-41fc-b1de-d21709dd591c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: d5a6a283-080f-4796-94ce-49da857b5666 2026-04-16 03:58:53.665 7 INFO neutron.services.segments.plugin [-] Segment f1b04748-952a-4d87-952c-f455578a2b9c resource provider aggregate not found 2026-04-16 03:58:53.671 7 INFO neutron.services.segments.plugin [-] Segment f1b04748-952a-4d87-952c-f455578a2b9c resource provider aggregate not found 2026-04-16 03:58:53.688 7 INFO neutron.services.segments.plugin [-] Segment f1b04748-952a-4d87-952c-f455578a2b9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1b04748-952a-4d87-952c-f455578a2b9c found for delete ", "request_id": "req-ade57a91-bffc-478a-b6d9-bddf4be9b20e"}]} 2026-04-16 03:58:53.690 7 INFO neutron.services.segments.plugin [-] Segment f1b04748-952a-4d87-952c-f455578a2b9c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f1b04748-952a-4d87-952c-f455578a2b9c found for delete ", "request_id": "req-0a34f54f-69d3-48d7-89b6-bf15fc7a3ecb"}]} [pid: 7|app: 0|req: 487/933] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:58:53 2026] DELETE /v2.0/networks/851e702f-d99c-40e2-b8ac-eebd119fb7c4 => 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: 447/934] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:58:53 2026] GET /v2.0/security-groups?tenant_id=0f1399cf70c140e386fccd418518b348&name=default => generated 2921 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 448/935] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:58:53 2026] GET /v2.0/ports?tenant_id=d06a6931f1cb4c08b8e1f6a16e779f17&device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 1209 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 449/936] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:58:54 2026] GET /v2.0/networks?id=d2f20ed8-10ce-40c5-891e-fdd683389048 => generated 820 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 488/937] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:58:53 2026] DELETE /v2.0/security-groups/1e9a2aab-afcf-490a-b74e-f94c7269ed98 => 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: 489/938] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:58:54 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=81351c49-b79e-4d0a-b958-362b311ae2e2 => generated 860 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 450/939] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:54 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 971 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 490/940] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:58:54 2026] GET /v2.0/subnets?id=be5f9610-7fd3-4813-a9c0-c7194b3685b0 => generated 701 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 451/941] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:54 2026] GET /v2.0/security-groups?id=801fa3a7-cdf3-44f9-8422-8a7fa7a97509&fields=id&fields=name => generated 113 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 491/942] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:58:54 2026] GET /v2.0/ports?network_id=d2f20ed8-10ce-40c5-891e-fdd683389048&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: 452/943] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:58:54 2026] GET /v2.0/networks/d2f20ed8-10ce-40c5-891e-fdd683389048?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: 492/944] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:58:54 2026] GET /v2.0/networks/d2f20ed8-10ce-40c5-891e-fdd683389048?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: 453/945] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:54 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => generated 969 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 493/946] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:54 2026] GET /v2.0/security-groups?id=46146777-3186-4d06-b93d-d0f39fe4a6a7&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-04-16 03:58:55.133 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-98da00ef-6f37-46c8-9462-9951e2213c60 - - - - - -] OVN reports status down for port: 81351c49-b79e-4d0a-b958-362b311ae2e2 [pid: 8|app: 0|req: 454/947] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:55 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 971 bytes in 164 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:55.341 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-66eeb4e4-5879-497a-9d9f-cfe458c9152b - - - - - -] OVN reports status up for port: b8e2e489-2d00-4496-93bb-37b644b8ed6f 2026-04-16 03:58:55.389 7 INFO neutron.plugins.ml2.plugin [None req-66eeb4e4-5879-497a-9d9f-cfe458c9152b - - - - - -] Attempt 1 to provision port b8e2e489-2d00-4496-93bb-37b644b8ed6f [pid: 8|app: 0|req: 455/948] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:55 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&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: 494/949] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:55 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 971 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:55.451 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5ffe59a9-148f-4b0b-9910-d5b4e1ccf46f'] response: {'server_uuid': '5e1242f2-6da6-43a9-b0cc-f7abf79afbfb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '81351c49-b79e-4d0a-b958-362b311ae2e2', 'code': 200} [pid: 8|app: 0|req: 456/950] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:55 2026] GET /v2.0/security-groups?id=801fa3a7-cdf3-44f9-8422-8a7fa7a97509&fields=id&fields=name => generated 113 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:55.571 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-74dcee18-b6f3-4a41-9f65-7c8f9639a12c'] response: {'server_uuid': '032fcbc1-48ab-4991-8c7b-63c3edf70a8d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b8e2e489-2d00-4496-93bb-37b644b8ed6f', 'code': 200} 2026-04-16 03:58:55.652 8 INFO neutron.db.ovn_revision_numbers_db [None req-98da00ef-6f37-46c8-9462-9951e2213c60 - - - - - -] Successfully bumped revision number for resource 81351c49-b79e-4d0a-b958-362b311ae2e2 (type: ports) to 8 [pid: 7|app: 0|req: 495/951] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:55 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 971 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 457/952] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:55 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => generated 971 bytes in 176 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: 496/953] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:55 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&fields=id&fields=name => generated 113 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:55.820 7 INFO neutron.db.ovn_revision_numbers_db [None req-66eeb4e4-5879-497a-9d9f-cfe458c9152b - - - - - -] Successfully bumped revision number for resource b8e2e489-2d00-4496-93bb-37b644b8ed6f (type: ports) to 5 [pid: 8|app: 0|req: 458/954] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:55 2026] GET /v2.0/security-groups?id=46146777-3186-4d06-b93d-d0f39fe4a6a7&fields=id&fields=name => generated 114 bytes in 56 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: 497/955] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:56 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 971 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 459/956] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:56 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 498/957] 199.204.45.157 () {34 vars in 994 bytes} [Thu Apr 16 03:58:56 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 969 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:56.475 8 INFO neutron_taas.services.taas.taas_plugin [req-de25638e-8f60-4d30-933c-080f56780b03 req-0fa2a992-63c9-4b7f-880d-faa9a91afab7 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] TaaS: Handle Delete Port: 81351c49-b79e-4d0a-b958-362b311ae2e2 2026-04-16 03:58:56.478 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-de25638e-8f60-4d30-933c-080f56780b03 req-0fa2a992-63c9-4b7f-880d-faa9a91afab7 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] Tap Mirror: Handle Delete Port: 81351c49-b79e-4d0a-b958-362b311ae2e2 [pid: 7|app: 0|req: 499/958] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:56 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 969 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:56.642 8 INFO neutron.db.l3_db [req-de25638e-8f60-4d30-933c-080f56780b03 req-0fa2a992-63c9-4b7f-880d-faa9a91afab7 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] Floating IP d6c4e3e2-bc33-47d7-881d-976b3f754cdc disassociated. External IP: 10.96.250.215, port: 81351c49-b79e-4d0a-b958-362b311ae2e2. /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: 500/959] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:56 2026] GET /v2.0/security-groups?id=801fa3a7-cdf3-44f9-8422-8a7fa7a97509&fields=id&fields=name => generated 113 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 460/960] 199.204.45.157 () {36 vars in 997 bytes} [Thu Apr 16 03:58:56 2026] DELETE /v2.0/ports/81351c49-b79e-4d0a-b958-362b311ae2e2 => generated 0 bytes in 431 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 501/961] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:56 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => 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: 461/962] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:56 2026] GET /v2.0/security-groups?id=46146777-3186-4d06-b93d-d0f39fe4a6a7&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: 502/963] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:57 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 971 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 462/964] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:57 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&fields=id&fields=name => generated 113 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:57.508 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff4ca64a-03e1-4b09-bc49-f7f117c1fd4b'] response: {'server_uuid': '5e1242f2-6da6-43a9-b0cc-f7abf79afbfb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '81351c49-b79e-4d0a-b958-362b311ae2e2', 'code': 200} 2026-04-16 03:58:57.509 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ff4ca64a-03e1-4b09-bc49-f7f117c1fd4b'] response: {'server_uuid': '5e1242f2-6da6-43a9-b0cc-f7abf79afbfb', 'name': 'network-vif-deleted', 'tag': '81351c49-b79e-4d0a-b958-362b311ae2e2', 'status': 'completed', 'code': 200} 2026-04-16 03:58:57.616 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-599a7eb3-6282-4645-9800-5cf772666521'] response: {'server_uuid': '032fcbc1-48ab-4991-8c7b-63c3edf70a8d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b8e2e489-2d00-4496-93bb-37b644b8ed6f', 'code': 200} [pid: 7|app: 0|req: 503/965] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:58:57 2026] GET /v2.0/ports?tenant_id=a99a2f86d3ea49d2be2ad6444c0a7cd9&device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 1209 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 463/966] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:58:57 2026] GET /v2.0/networks?id=7afbf500-fa0d-47be-8c70-7861269d4c93 => generated 813 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 504/967] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:57 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => 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: 464/968] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:58:57 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.4&port_id=e9f47739-5cbf-4a61-a6fd-8837c49621ea => generated 860 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 505/969] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:58:57 2026] GET /v2.0/subnets?id=034d6507-3c7f-4c87-98c8-aea3c2d6a0f6 => generated 694 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 465/970] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:58:57 2026] GET /v2.0/ports?network_id=7afbf500-fa0d-47be-8c70-7861269d4c93&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: 466/971] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:58:57 2026] GET /v2.0/networks/7afbf500-fa0d-47be-8c70-7861269d4c93?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 467/972] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:58:57 2026] GET /v2.0/networks/7afbf500-fa0d-47be-8c70-7861269d4c93?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: 468/973] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:58 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => 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: 469/974] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:58 2026] GET /v2.0/security-groups?id=46146777-3186-4d06-b93d-d0f39fe4a6a7&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:58.257 7 INFO neutron.db.ovn_revision_numbers_db [None req-a91f488e-e800-4ace-a741-1f483fa730f8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3b1687ec-95f9-4e63-b04f-81e396ec7da5 (type: security_groups) to 1 [pid: 8|app: 0|req: 470/975] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:58 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:58.272 7 INFO neutron.db.ovn_revision_numbers_db [None req-a91f488e-e800-4ace-a741-1f483fa730f8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6e326ef6-22a6-4199-8126-480294e0151d (type: security_group_rules) to 0 2026-04-16 03:58:58.286 7 INFO neutron.db.ovn_revision_numbers_db [None req-a91f488e-e800-4ace-a741-1f483fa730f8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource af91129b-1655-4c59-a7ad-c0931e53d4f0 (type: security_group_rules) to 0 2026-04-16 03:58:58.308 7 INFO neutron.db.ovn_revision_numbers_db [None req-a91f488e-e800-4ace-a741-1f483fa730f8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e0065f09-4c18-4035-aaf7-c326e55b2e76 (type: security_group_rules) to 0 2026-04-16 03:58:58.322 7 INFO neutron.db.ovn_revision_numbers_db [None req-a91f488e-e800-4ace-a741-1f483fa730f8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e48a831d-c756-43e5-a5d5-094bf3a69de6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 506/976] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:58:57 2026] GET /v2.0/security-groups?tenant_id=f37d1673cfc0421ea31b05a6be0233e3&name=default => generated 2925 bytes in 482 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 507/977] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:58:58 2026] DELETE /v2.0/security-groups/3b1687ec-95f9-4e63-b04f-81e396ec7da5 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 508/978] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:58 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:58.784 8 INFO neutron.db.ovn_revision_numbers_db [None req-17c13ef6-4c23-4325-b4a5-f43a56ba9454 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] Successfully bumped revision number for resource 66a72364-b12a-40d9-ad48-9592112939ae (type: floatingips) to 1 [pid: 7|app: 0|req: 509/979] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:58 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&fields=id&fields=name => generated 113 bytes in 68 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-04-16 03:58:58.942 8 INFO neutron.db.ovn_revision_numbers_db [None req-17c13ef6-4c23-4325-b4a5-f43a56ba9454 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] Successfully bumped revision number for resource 66a72364-b12a-40d9-ad48-9592112939ae (type: floatingips) to 2 2026-04-16 03:58:58.943 8 INFO neutron.db.l3_db [None req-17c13ef6-4c23-4325-b4a5-f43a56ba9454 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] Floating IP 66a72364-b12a-40d9-ad48-9592112939ae associated. External IP: 10.96.250.218, port: b8e2e489-2d00-4496-93bb-37b644b8ed6f. [pid: 8|app: 0|req: 471/980] 10.0.0.213 () {34 vars in 749 bytes} [Thu Apr 16 03:58:58 2026] PUT /v2.0/floatingips/66a72364-b12a-40d9-ad48-9592112939ae => generated 855 bytes in 706 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:58.994 7 INFO neutron.db.ovn_revision_numbers_db [None req-080ab7a1-45ae-4321-a550-1e079c621af8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e6312937-f2bc-4f2e-a526-22179f8d096e (type: security_groups) to 1 2026-04-16 03:58:59.015 7 INFO neutron.db.ovn_revision_numbers_db [None req-080ab7a1-45ae-4321-a550-1e079c621af8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 78cbda1e-e46a-49b3-8915-b0bf4d801e76 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 472/981] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:58 2026] GET /v2.0/ports?device_id=5e1242f2-6da6-43a9-b0cc-f7abf79afbfb => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:58:59.053 7 INFO neutron.db.ovn_revision_numbers_db [None req-080ab7a1-45ae-4321-a550-1e079c621af8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource cfb6d8ad-ed09-4c02-94bf-6e32b1408acc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 473/982] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:59 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => generated 971 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:59.068 7 INFO neutron.db.ovn_revision_numbers_db [None req-080ab7a1-45ae-4321-a550-1e079c621af8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource ef4dc362-717f-4254-8f80-ac221ca277bf (type: security_group_rules) to 0 2026-04-16 03:58:59.087 7 INFO neutron.db.ovn_revision_numbers_db [None req-080ab7a1-45ae-4321-a550-1e079c621af8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f81a139e-c03f-4f79-8ed2-c08a80581b48 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 474/983] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:59 2026] GET /v2.0/security-groups?id=46146777-3186-4d06-b93d-d0f39fe4a6a7&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: 510/984] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:58:58 2026] GET /v2.0/security-groups?tenant_id=ba324a83ef8d4e0f851e39431e9f7080&name=default => generated 2925 bytes in 340 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 475/985] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:58:59 2026] DELETE /v2.0/security-groups/e6312937-f2bc-4f2e-a526-22179f8d096e => 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: 511/986] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:59 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => generated 971 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:58:59.559 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f341d1aa-7036-41c4-bd78-da7c6b93a58a'] response: {'name': 'network-changed', 'server_uuid': '032fcbc1-48ab-4991-8c7b-63c3edf70a8d', 'tag': 'b8e2e489-2d00-4496-93bb-37b644b8ed6f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 476/987] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:59 2026] GET /v2.0/security-groups?id=46146777-3186-4d06-b93d-d0f39fe4a6a7&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 512/988] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:58:59 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 477/989] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:58:59 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&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: 513/990] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:59:00 2026] GET /v2.0/ports?tenant_id=c68a584ec1ef4ffcbd4e1318c9fdc978&device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => generated 1209 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:00.147 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-67d05e95-ef9f-4023-9cf9-6544a5bdd2b9 - - - - - -] OVN reports status down for port: e9f47739-5cbf-4a61-a6fd-8837c49621ea [pid: 7|app: 0|req: 514/991] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:59:00 2026] GET /v2.0/networks?id=feaa7580-5b8c-4bd9-9324-b1c2c48202df => generated 813 bytes in 123 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 478/992] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:00 2026] DELETE /v2.0/security-groups/801fa3a7-cdf3-44f9-8422-8a7fa7a97509 => generated 0 bytes in 181 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:00.304 8 INFO neutron.api.v2.resource [None req-99fbe400-87d9-46f6-8c3d-726cb9ea4a80 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 479/993] 10.0.0.213 () {32 vars in 737 bytes} [Thu Apr 16 03:59:00 2026] GET /v2.0/security-groups/801fa3a7-cdf3-44f9-8422-8a7fa7a97509 => generated 146 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 515/994] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:59:00 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=b8e2e489-2d00-4496-93bb-37b644b8ed6f => generated 860 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 516/995] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:59:00 2026] GET /v2.0/subnets?id=dcf1d1a5-9a4a-4a00-89a7-260beec56a3b => generated 694 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:00.384 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-47f8bade-f797-40af-b8bc-a7834b86761b'] response: {'server_uuid': 'da88c09e-9f73-45cd-ba64-caa4be5f26f2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e9f47739-5cbf-4a61-a6fd-8837c49621ea', 'code': 200} [pid: 7|app: 0|req: 517/996] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:59:00 2026] GET /v2.0/ports?network_id=feaa7580-5b8c-4bd9-9324-b1c2c48202df&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-04-16 03:59:00.431 8 INFO neutron_taas.services.taas.taas_plugin [None req-4311987b-1eb5-4934-889f-47410c38aa51 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] TaaS: Handle Delete Port: 6c9b8c6a-9535-491c-b62f-6b37d0e555ea 2026-04-16 03:59:00.433 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4311987b-1eb5-4934-889f-47410c38aa51 493f2d225af14a698964ef2098a16b5b d06a6931f1cb4c08b8e1f6a16e779f17 - - default default] Tap Mirror: Handle Delete Port: 6c9b8c6a-9535-491c-b62f-6b37d0e555ea [pid: 7|app: 0|req: 518/997] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:59:00 2026] GET /v2.0/networks/feaa7580-5b8c-4bd9-9324-b1c2c48202df?fields=segments => generated 14 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 519/998] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:59:00 2026] GET /v2.0/networks/feaa7580-5b8c-4bd9-9324-b1c2c48202df?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-04-16 03:59:00.641 7 INFO neutron.db.ovn_revision_numbers_db [None req-67d05e95-ef9f-4023-9cf9-6544a5bdd2b9 - - - - - -] Successfully bumped revision number for resource e9f47739-5cbf-4a61-a6fd-8837c49621ea (type: ports) to 6 [pid: 8|app: 0|req: 480/999] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 03:59:00 2026] DELETE /v2.0/floatingips/d6c4e3e2-bc33-47d7-881d-976b3f754cdc => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 520/1000] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:00 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => generated 971 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-04-16 03:59:00.732 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ce65fdc7-77c7-4b60-a887-27aa012869a2 - - - - - -] OVN reports status down for port: b8e2e489-2d00-4496-93bb-37b644b8ed6f [pid: 8|app: 0|req: 481/1001] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:00 2026] GET /v2.0/security-groups?id=46146777-3186-4d06-b93d-d0f39fe4a6a7&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: 8|app: 0|req: 482/1002] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:00 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 969 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 483/1003] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:01 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&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-04-16 03:59:01.113 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce65fdc7-77c7-4b60-a887-27aa012869a2 - - - - - -] Successfully bumped revision number for resource b8e2e489-2d00-4496-93bb-37b644b8ed6f (type: ports) to 6 2026-04-16 03:59:01.222 7 INFO neutron_taas.services.taas.taas_plugin [None req-4c876d8a-668a-44bb-99e6-0270115cbb59 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: d7bb78f8-38db-4378-9e59-9ff5ef42e2b0 2026-04-16 03:59:01.226 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c876d8a-668a-44bb-99e6-0270115cbb59 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: d7bb78f8-38db-4378-9e59-9ff5ef42e2b0 [pid: 8|app: 0|req: 484/1004] 199.204.45.157 () {34 vars in 994 bytes} [Thu Apr 16 03:59:01 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => 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: 521/1005] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 03:59:00 2026] PUT /v2.0/routers/fa4fac3b-2365-4fc1-9864-98a5eab8a96c/remove_router_interface => generated 309 bytes in 1115 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: 522/1006] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:01 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:01.902 8 INFO neutron_taas.services.taas.taas_plugin [req-7abebd06-e006-41f2-acbc-d48448209ca3 req-dd76e841-d549-4bbb-967e-2400fdb2a4ea 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] TaaS: Handle Delete Port: b8e2e489-2d00-4496-93bb-37b644b8ed6f 2026-04-16 03:59:01.904 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-7abebd06-e006-41f2-acbc-d48448209ca3 req-dd76e841-d549-4bbb-967e-2400fdb2a4ea 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] Tap Mirror: Handle Delete Port: b8e2e489-2d00-4496-93bb-37b644b8ed6f 2026-04-16 03:59:02.075 8 INFO neutron.db.l3_db [req-7abebd06-e006-41f2-acbc-d48448209ca3 req-dd76e841-d549-4bbb-967e-2400fdb2a4ea 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] Floating IP 66a72364-b12a-40d9-ad48-9592112939ae disassociated. External IP: 10.96.250.218, port: b8e2e489-2d00-4496-93bb-37b644b8ed6f. [pid: 8|app: 0|req: 485/1007] 199.204.45.157 () {36 vars in 997 bytes} [Thu Apr 16 03:59:01 2026] DELETE /v2.0/ports/b8e2e489-2d00-4496-93bb-37b644b8ed6f => generated 0 bytes in 428 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 486/1008] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:02 2026] GET /v2.0/security-groups?id=46146777-3186-4d06-b93d-d0f39fe4a6a7&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-04-16 03:59:02.251 7 INFO neutron_taas.services.taas.taas_plugin [None req-9a569153-e48e-4c1e-bf8d-48e885282acd 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 24978e1e-a987-4bc6-b763-2db36905aeca 2026-04-16 03:59:02.263 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9a569153-e48e-4c1e-bf8d-48e885282acd 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 24978e1e-a987-4bc6-b763-2db36905aeca 2026-04-16 03:59:02.278 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-237597e7-4573-4213-8760-f0851487e2fe'] response: {'server_uuid': '032fcbc1-48ab-4991-8c7b-63c3edf70a8d', 'name': 'network-vif-deleted', 'tag': 'b8e2e489-2d00-4496-93bb-37b644b8ed6f', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 487/1009] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:02 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 969 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 488/1010] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:02 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&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-04-16 03:59:02.427 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a904840-df87-41fe-8401-b1b0f50d612f'] response: {'server_uuid': 'da88c09e-9f73-45cd-ba64-caa4be5f26f2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e9f47739-5cbf-4a61-a6fd-8837c49621ea', 'code': 200} 2026-04-16 03:59:02.428 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a904840-df87-41fe-8401-b1b0f50d612f'] response: {'server_uuid': '032fcbc1-48ab-4991-8c7b-63c3edf70a8d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b8e2e489-2d00-4496-93bb-37b644b8ed6f', 'code': 200} 2026-04-16 03:59:02.428 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0a904840-df87-41fe-8401-b1b0f50d612f'] response: {'server_uuid': '032fcbc1-48ab-4991-8c7b-63c3edf70a8d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b8e2e489-2d00-4496-93bb-37b644b8ed6f', 'code': 200} [pid: 7|app: 0|req: 523/1011] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:01 2026] DELETE /v2.0/routers/fa4fac3b-2365-4fc1-9864-98a5eab8a96c => 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: 489/1012] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:02 2026] DELETE /v2.0/subnets/be5f9610-7fd3-4813-a9c0-c7194b3685b0 => generated 0 bytes in 150 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-04-16 03:59:02.955 7 INFO neutron_taas.services.taas.taas_plugin [None req-b0a9b1d1-9f88-4a58-941c-53cde7b87c19 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: b1f82ddd-cc5f-4327-8ee6-1f5f36d4c76a 2026-04-16 03:59:02.957 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0a9b1d1-9f88-4a58-941c-53cde7b87c19 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: b1f82ddd-cc5f-4327-8ee6-1f5f36d4c76a 2026-04-16 03:59:03.097 7 INFO neutron.services.segments.plugin [-] Segment fce8b7d8-b089-4bff-a2a6-7aa317de8c0f resource provider aggregate not found 2026-04-16 03:59:03.102 7 INFO neutron.services.segments.plugin [-] Segment fce8b7d8-b089-4bff-a2a6-7aa317de8c0f resource provider aggregate not found 2026-04-16 03:59:03.117 7 INFO neutron.services.segments.plugin [-] Segment fce8b7d8-b089-4bff-a2a6-7aa317de8c0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fce8b7d8-b089-4bff-a2a6-7aa317de8c0f found for delete ", "request_id": "req-22d60253-5a7a-4a4e-86bb-17fa62e87c66"}]} 2026-04-16 03:59:03.119 7 INFO neutron.services.segments.plugin [-] Segment fce8b7d8-b089-4bff-a2a6-7aa317de8c0f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fce8b7d8-b089-4bff-a2a6-7aa317de8c0f found for delete ", "request_id": "req-ca03b190-a44a-42b4-8285-730e61a758d2"}]} [pid: 7|app: 0|req: 524/1013] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:02 2026] DELETE /v2.0/networks/d2f20ed8-10ce-40c5-891e-fdd683389048 => generated 0 bytes in 293 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:03.175 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-49f43c0e-5d1a-4e95-87b7-f3c0b5e7552d - - - - - -] OVN reports status up for port: e9f47739-5cbf-4a61-a6fd-8837c49621ea 2026-04-16 03:59:03.189 7 INFO neutron.plugins.ml2.plugin [None req-49f43c0e-5d1a-4e95-87b7-f3c0b5e7552d - - - - - -] Attempt 1 to provision port e9f47739-5cbf-4a61-a6fd-8837c49621ea [pid: 8|app: 0|req: 490/1014] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:03 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => 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: 491/1015] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:03 2026] GET /v2.0/security-groups?tenant_id=d06a6931f1cb4c08b8e1f6a16e779f17&name=default => generated 2921 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:03.575 7 INFO neutron.db.ovn_revision_numbers_db [None req-49f43c0e-5d1a-4e95-87b7-f3c0b5e7552d - - - - - -] Successfully bumped revision number for resource e9f47739-5cbf-4a61-a6fd-8837c49621ea (type: ports) to 7 [pid: 7|app: 0|req: 525/1016] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:03 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 971 bytes in 169 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 526/1017] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:03 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&fields=id&fields=name => generated 113 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 492/1018] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:03 2026] DELETE /v2.0/security-groups/0d482956-8e3a-4841-83d9-d71299af2d5b => generated 0 bytes in 253 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: 527/1019] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:04 2026] GET /v2.0/ports?device_id=032fcbc1-48ab-4991-8c7b-63c3edf70a8d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:59:04.475 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-923563bf-b3b5-469d-8cc3-c63035d768b0'] response: {'server_uuid': 'da88c09e-9f73-45cd-ba64-caa4be5f26f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9f47739-5cbf-4a61-a6fd-8837c49621ea', 'code': 200} 2026-04-16 03:59:04.475 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-923563bf-b3b5-469d-8cc3-c63035d768b0'] response: {'server_uuid': 'da88c09e-9f73-45cd-ba64-caa4be5f26f2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e9f47739-5cbf-4a61-a6fd-8837c49621ea', 'code': 200} [pid: 8|app: 0|req: 493/1020] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:04 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 971 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 528/1021] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:04 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&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-04-16 03:59:05.188 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9a68db2-5de5-4a06-9cb3-1d4b07964886 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 18e793b8-43b5-4ae8-b9e6-ae82869167bf (type: security_groups) to 1 2026-04-16 03:59:05.197 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9a68db2-5de5-4a06-9cb3-1d4b07964886 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6959a2b3-7c2b-4351-90d2-c9d26c2bf451 (type: security_group_rules) to 0 2026-04-16 03:59:05.206 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9a68db2-5de5-4a06-9cb3-1d4b07964886 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a2d522fa-7a46-4007-ad81-9e9d751c2ae6 (type: security_group_rules) to 0 2026-04-16 03:59:05.219 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9a68db2-5de5-4a06-9cb3-1d4b07964886 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e0154d9e-e90f-426f-985a-09cd9144a6fb (type: security_group_rules) to 0 2026-04-16 03:59:05.234 8 INFO neutron.db.ovn_revision_numbers_db [None req-e9a68db2-5de5-4a06-9cb3-1d4b07964886 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e9cbdc54-9fe6-4608-a57b-08bd5962a64e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 494/1022] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:04 2026] GET /v2.0/security-groups?tenant_id=7071651bad7c49eaafce6a8fd537b5f6&name=default => generated 2925 bytes in 384 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 529/1023] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:05 2026] DELETE /v2.0/security-groups/18e793b8-43b5-4ae8-b9e6-ae82869167bf => generated 0 bytes in 254 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 495/1024] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:05 2026] DELETE /v2.0/security-groups/46146777-3186-4d06-b93d-d0f39fe4a6a7 => generated 0 bytes in 174 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:05.877 8 INFO neutron.db.ovn_revision_numbers_db [None req-b78bbdb2-38d1-4a4e-a7a2-c91ab6e065ec 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4eb84137-27ea-44df-bf9b-3c0e3cf1b4e1 (type: security_groups) to 1 2026-04-16 03:59:05.890 8 INFO neutron.db.ovn_revision_numbers_db [None req-b78bbdb2-38d1-4a4e-a7a2-c91ab6e065ec 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 03b97422-8021-4339-9547-7157d4725549 (type: security_group_rules) to 0 2026-04-16 03:59:05.908 8 INFO neutron.db.ovn_revision_numbers_db [None req-b78bbdb2-38d1-4a4e-a7a2-c91ab6e065ec 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 2c796645-4c75-4c23-8369-e36df5dc49c2 (type: security_group_rules) to 0 2026-04-16 03:59:05.922 8 INFO neutron.db.ovn_revision_numbers_db [None req-b78bbdb2-38d1-4a4e-a7a2-c91ab6e065ec 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 81ac2b96-4648-4d94-b221-894f5c803aac (type: security_group_rules) to 0 2026-04-16 03:59:05.939 8 INFO neutron.db.ovn_revision_numbers_db [None req-b78bbdb2-38d1-4a4e-a7a2-c91ab6e065ec 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c08204b4-9422-4852-bf40-8dd73e5635f0 (type: security_group_rules) to 0 2026-04-16 03:59:05.960 7 INFO neutron.db.ovn_revision_numbers_db [None req-39997439-489f-4330-9904-635e2bdc8529 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c72f276b-1605-438a-af52-5a862c2477fc (type: security_groups) to 1 2026-04-16 03:59:05.972 7 INFO neutron.db.ovn_revision_numbers_db [None req-39997439-489f-4330-9904-635e2bdc8529 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9423bb84-b967-4426-a71f-21bbcd5177d3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 496/1025] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:05 2026] GET /v2.0/security-groups?tenant_id=f1cdbce912a7450c9d7e2992f8fb419c&name=default => generated 2925 bytes in 261 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:05.982 8 INFO neutron.api.v2.resource [None req-67bbbc54-fe6b-47a4-b0ab-37ce7edba434 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 497/1026] 10.0.0.213 () {32 vars in 737 bytes} [Thu Apr 16 03:59:05 2026] GET /v2.0/security-groups/46146777-3186-4d06-b93d-d0f39fe4a6a7 => generated 146 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 03:59:05.984 7 INFO neutron.db.ovn_revision_numbers_db [None req-39997439-489f-4330-9904-635e2bdc8529 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c927ef17-5569-4c7f-80ca-22a028c47a2a (type: security_group_rules) to 0 2026-04-16 03:59:06.008 7 INFO neutron.db.ovn_revision_numbers_db [None req-39997439-489f-4330-9904-635e2bdc8529 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d62bf4ee-c5a5-459a-8331-1bbc48066c91 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 498/1027] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:05 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:06.021 7 INFO neutron.db.ovn_revision_numbers_db [None req-39997439-489f-4330-9904-635e2bdc8529 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource ed082eda-c7f8-4523-87d6-f17ca212a242 (type: security_group_rules) to 0 2026-04-16 03:59:06.123 7 INFO neutron.db.segments_db [None req-39997439-489f-4330-9904-635e2bdc8529 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Added segment 7416e152-ccaf-492d-927f-c5e1d28d4101 of type geneve for network 9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f [pid: 8|app: 0|req: 499/1028] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:06 2026] DELETE /v2.0/security-groups/4eb84137-27ea-44df-bf9b-3c0e3cf1b4e1 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:06.286 7 INFO neutron.db.ovn_revision_numbers_db [None req-39997439-489f-4330-9904-635e2bdc8529 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f (type: networks) to 1 2026-04-16 03:59:06.366 8 INFO neutron_taas.services.taas.taas_plugin [None req-8f512d99-f032-499b-bcc1-87df7d41fde1 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] TaaS: Handle Delete Port: 1b7844e1-c396-426d-aa54-d526bb2c2a0e 2026-04-16 03:59:06.368 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8f512d99-f032-499b-bcc1-87df7d41fde1 1814a9828d7e4a7bb7eec08e1129ec37 c68a584ec1ef4ffcbd4e1318c9fdc978 - - default default] Tap Mirror: Handle Delete Port: 1b7844e1-c396-426d-aa54-d526bb2c2a0e 2026-04-16 03:59:06.452 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-39997439-489f-4330-9904-635e2bdc8529 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:59:06.453 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-39997439-489f-4330-9904-635e2bdc8529 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:06.515 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83345d2a-1f96-4d26-81d6-b2b2aacad5c9 - - - - - -] OVN reports status down for port: 83f5edaa-e664-443b-95e2-de1b92554cad 2026-04-16 03:59:06.541 7 INFO neutron.db.ovn_revision_numbers_db [None req-39997439-489f-4330-9904-635e2bdc8529 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 83f5edaa-e664-443b-95e2-de1b92554cad (type: ports) to 1 [pid: 8|app: 0|req: 500/1029] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 03:59:06 2026] DELETE /v2.0/floatingips/66a72364-b12a-40d9-ad48-9592112939ae => generated 0 bytes in 317 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 530/1030] 10.0.0.213 () {34 vars in 671 bytes} [Thu Apr 16 03:59:05 2026] POST /v2.0/networks => generated 760 bytes in 947 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 501/1033] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:06 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&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-04-16 03:59:06.761 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5af97622-0494-4755-a070-273ff761c839 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:59:06.762 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5af97622-0494-4755-a070-273ff761c839 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:06.890 7 INFO neutron_taas.services.taas.taas_plugin [None req-cc287c99-910c-4641-880f-82ed81229198 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: a3b20d57-1b7f-40e1-84fd-be2f6fc0b2b2 2026-04-16 03:59:06.893 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cc287c99-910c-4641-880f-82ed81229198 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: a3b20d57-1b7f-40e1-84fd-be2f6fc0b2b2 2026-04-16 03:59:07.227 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c38772c-c588-4dcd-afcb-08ea8c54f2e2 - - - - - -] Successfully bumped revision number for resource 83f5edaa-e664-443b-95e2-de1b92554cad (type: ports) to 2 2026-04-16 03:59:07.265 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c38772c-c588-4dcd-afcb-08ea8c54f2e2 - - - - - -] Successfully bumped revision number for resource 4e5878ad-ac51-47f7-a832-ff5dc32b772f (type: subnets) to 0 [pid: 8|app: 0|req: 502/1034] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:59:06 2026] POST /v2.0/subnets => generated 685 bytes in 686 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 533/1035] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 03:59:06 2026] PUT /v2.0/routers/d9631c35-b022-4b33-9d57-cf1fc80dbe93/remove_router_interface => generated 309 bytes in 918 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-04-16 03:59:07.721 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cf3262ef-66f2-4e64-902a-b9000bbb209b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:59:07.723 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cf3262ef-66f2-4e64-902a-b9000bbb209b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:07.815 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83345d2a-1f96-4d26-81d6-b2b2aacad5c9 - - - - - -] OVN reports status down for port: 4b32dc8a-6041-4f7c-9ea7-5e5b0922d82d 2026-04-16 03:59:07.841 7 INFO neutron_taas.services.taas.taas_plugin [None req-bbba4b72-30b7-4dad-a576-e069ac98b0e4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 3b9c0084-0426-48b3-9685-1b6e6b4e6115 2026-04-16 03:59:07.844 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bbba4b72-30b7-4dad-a576-e069ac98b0e4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 3b9c0084-0426-48b3-9685-1b6e6b4e6115 2026-04-16 03:59:07.864 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf3262ef-66f2-4e64-902a-b9000bbb209b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4b32dc8a-6041-4f7c-9ea7-5e5b0922d82d (type: ports) to 1 [pid: 7|app: 0|req: 534/1036] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:07 2026] DELETE /v2.0/routers/d9631c35-b022-4b33-9d57-cf1fc80dbe93 => generated 0 bytes in 712 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 535/1037] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:08 2026] DELETE /v2.0/subnets/dcf1d1a5-9a4a-4a00-89a7-260beec56a3b => generated 0 bytes in 162 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:08.485 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-56de2936-c779-41b1-a063-bf09ab02cff5 - - - - - -] Schedule LRP lrp-4b32dc8a-6041-4f7c-9ea7-5e5b0922d82d on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 2026-04-16 03:59:08.507 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-453805a4-b354-4e23-afd3-83bec0531202 - - - - - -] Router c5dfa087-260a-47d4-81cf-258151f32062 is bound to host instance 2026-04-16 03:59:08.543 7 INFO neutron_taas.services.taas.taas_plugin [None req-faa72550-345c-4306-b349-7b1702a4ea1b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: b4897a4e-aab0-4667-9001-a7cb0796c2e1 2026-04-16 03:59:08.550 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-faa72550-345c-4306-b349-7b1702a4ea1b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: b4897a4e-aab0-4667-9001-a7cb0796c2e1 2026-04-16 03:59:08.564 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83345d2a-1f96-4d26-81d6-b2b2aacad5c9 - - - - - -] OVN reports status up for port: 4b32dc8a-6041-4f7c-9ea7-5e5b0922d82d 2026-04-16 03:59:08.614 8 INFO neutron.plugins.ml2.plugin [None req-83345d2a-1f96-4d26-81d6-b2b2aacad5c9 - - - - - -] Attempt 1 to provision port 4b32dc8a-6041-4f7c-9ea7-5e5b0922d82d 2026-04-16 03:59:08.651 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf3262ef-66f2-4e64-902a-b9000bbb209b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4b32dc8a-6041-4f7c-9ea7-5e5b0922d82d (type: router_ports) to 1 2026-04-16 03:59:08.734 7 INFO neutron.services.segments.plugin [-] Segment 4a724b66-5947-4e19-b54b-3b07cbc972b4 resource provider aggregate not found 2026-04-16 03:59:08.739 7 INFO neutron.services.segments.plugin [-] Segment 4a724b66-5947-4e19-b54b-3b07cbc972b4 resource provider aggregate not found 2026-04-16 03:59:08.756 7 INFO neutron.services.segments.plugin [-] Segment 4a724b66-5947-4e19-b54b-3b07cbc972b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a724b66-5947-4e19-b54b-3b07cbc972b4 found for delete ", "request_id": "req-08c5a44d-681e-47aa-ac81-888b928f224a"}]} 2026-04-16 03:59:08.758 7 INFO neutron.services.segments.plugin [-] Segment 4a724b66-5947-4e19-b54b-3b07cbc972b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a724b66-5947-4e19-b54b-3b07cbc972b4 found for delete ", "request_id": "req-e52b5f5e-42b7-4216-9ef9-feb15cc6210f"}]} [pid: 7|app: 0|req: 536/1038] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:08 2026] DELETE /v2.0/networks/feaa7580-5b8c-4bd9-9324-b1c2c48202df => generated 0 bytes in 416 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:08.857 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf3262ef-66f2-4e64-902a-b9000bbb209b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c5dfa087-260a-47d4-81cf-258151f32062 (type: routers) to 2 [pid: 8|app: 0|req: 503/1039] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:59:07 2026] POST /v2.0/routers => generated 963 bytes in 1615 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:09.124 7 INFO neutron.db.ovn_revision_numbers_db [None req-509c43d9-995d-4a75-8fa5-b40801e00c42 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c5b94d3b-89cb-430b-9956-9a3977ac2c41 (type: security_groups) to 1 2026-04-16 03:59:09.135 7 INFO neutron.db.ovn_revision_numbers_db [None req-509c43d9-995d-4a75-8fa5-b40801e00c42 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4358731b-9018-49ce-959e-b3b18ddef5cd (type: security_group_rules) to 0 2026-04-16 03:59:09.145 7 INFO neutron.db.ovn_revision_numbers_db [None req-509c43d9-995d-4a75-8fa5-b40801e00c42 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 45c68398-b7ca-43d5-a7de-2d4594cd5cba (type: security_group_rules) to 0 2026-04-16 03:59:09.157 7 INFO neutron.db.ovn_revision_numbers_db [None req-509c43d9-995d-4a75-8fa5-b40801e00c42 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4d856e74-3f51-42be-ac06-2d82d6571a71 (type: security_group_rules) to 0 2026-04-16 03:59:09.168 7 INFO neutron.db.ovn_revision_numbers_db [None req-509c43d9-995d-4a75-8fa5-b40801e00c42 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 5fcb0f30-8eb1-4e12-82bf-545275148a54 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 537/1040] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:08 2026] GET /v2.0/security-groups?tenant_id=c93144bec39944a7a64a0ea532ba7224&name=default => generated 2925 bytes in 397 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 538/1041] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:09 2026] GET /v2.0/security-groups?tenant_id=c68a584ec1ef4ffcbd4e1318c9fdc978&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 539/1042] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:09 2026] DELETE /v2.0/security-groups/c5b94d3b-89cb-430b-9956-9a3977ac2c41 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 540/1043] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:09 2026] DELETE /v2.0/security-groups/0d9021a4-70b4-4786-b4cb-ed490e7e674f => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:09.779 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c92fa04-e5d9-41e0-ae13-6ba49968c154 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:59:09.781 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c92fa04-e5d9-41e0-ae13-6ba49968c154 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:10.039 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c92fa04-e5d9-41e0-ae13-6ba49968c154 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 5d92001c-e80d-4c29-9705-e6a7dfef23ee (type: ports) to 1 2026-04-16 03:59:10.204 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e616eac-4906-47cf-89a0-36047193e8c7 - - - - - -] Successfully bumped revision number for resource 4b32dc8a-6041-4f7c-9ea7-5e5b0922d82d (type: ports) to 4 2026-04-16 03:59:11.212 8 INFO neutron.db.ovn_revision_numbers_db [None req-2e616eac-4906-47cf-89a0-36047193e8c7 - - - - - -] Successfully bumped revision number for resource 4b32dc8a-6041-4f7c-9ea7-5e5b0922d82d (type: ports) to 5 2026-04-16 03:59:11.377 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83345d2a-1f96-4d26-81d6-b2b2aacad5c9 - - - - - -] OVN reports status down for port: 5d92001c-e80d-4c29-9705-e6a7dfef23ee 2026-04-16 03:59:11.490 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-83345d2a-1f96-4d26-81d6-b2b2aacad5c9 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 03:59:11.491 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-83345d2a-1f96-4d26-81d6-b2b2aacad5c9 - - - - - -] OVN reports status up for port: 5d92001c-e80d-4c29-9705-e6a7dfef23ee 2026-04-16 03:59:11.518 8 INFO neutron.plugins.ml2.plugin [None req-83345d2a-1f96-4d26-81d6-b2b2aacad5c9 - - - - - -] Attempt 1 to provision port 5d92001c-e80d-4c29-9705-e6a7dfef23ee 2026-04-16 03:59:11.613 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c92fa04-e5d9-41e0-ae13-6ba49968c154 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:59:11.616 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c92fa04-e5d9-41e0-ae13-6ba49968c154 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:12.065 8 INFO neutron.db.ovn_revision_numbers_db [None req-83345d2a-1f96-4d26-81d6-b2b2aacad5c9 - - - - - -] Successfully bumped revision number for resource 5d92001c-e80d-4c29-9705-e6a7dfef23ee (type: ports) to 2 2026-04-16 03:59:12.397 8 INFO neutron.db.ovn_revision_numbers_db [None req-9c92fa04-e5d9-41e0-ae13-6ba49968c154 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 5d92001c-e80d-4c29-9705-e6a7dfef23ee (type: router_ports) to 1 [pid: 8|app: 0|req: 504/1044] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 03:59:08 2026] PUT /v2.0/routers/c5dfa087-260a-47d4-81cf-258151f32062/add_router_interface => generated 309 bytes in 3508 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:13.126 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ac17a5e-629f-42e1-b534-7fe7c2b87dd0 a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] Successfully bumped revision number for resource e3f63c9f-9c87-4e2e-bd18-b522d181deba (type: security_groups) to 1 2026-04-16 03:59:13.140 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ac17a5e-629f-42e1-b534-7fe7c2b87dd0 a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] Successfully bumped revision number for resource 747ef326-2fc1-4273-9ee5-a6831e823884 (type: security_group_rules) to 0 2026-04-16 03:59:13.151 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ac17a5e-629f-42e1-b534-7fe7c2b87dd0 a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] Successfully bumped revision number for resource babd2bae-b4a5-4e07-98c0-8a37f7237a66 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 541/1045] 10.0.0.213 () {34 vars in 685 bytes} [Thu Apr 16 03:59:12 2026] POST /v2.0/security-groups => generated 1659 bytes in 184 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 03:59:13.326 8 INFO neutron.db.ovn_revision_numbers_db [None req-47da2943-0e15-411e-81c2-1ff44dce9663 a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] Successfully bumped revision number for resource 9fc6e4d3-aa34-4201-b0fb-e4445052aee3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 505/1046] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 03:59:13 2026] POST /v2.0/security-group-rules => generated 597 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:13.602 7 INFO neutron.db.ovn_revision_numbers_db [None req-6d443160-6c9a-4c29-acbc-e9b26ee5234c a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] Successfully bumped revision number for resource 90a9deab-8693-4aea-b8d4-bc6a2fd01634 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 542/1047] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 03:59:13 2026] POST /v2.0/security-group-rules => generated 602 bytes in 268 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:13.847 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69762e57-bb7d-404c-9952-1792846b0356 a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] No more DHCP agents 2026-04-16 03:59:13.848 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69762e57-bb7d-404c-9952-1792846b0356 a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:14.069 7 INFO neutron.db.ovn_revision_numbers_db [None req-5fbd8cbc-bdc3-44f2-a3c7-cb90384d555f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 43224ab2-c404-4f70-bc7c-3aeaa2936bdd (type: security_groups) to 1 2026-04-16 03:59:14.080 7 INFO neutron.db.ovn_revision_numbers_db [None req-5fbd8cbc-bdc3-44f2-a3c7-cb90384d555f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 212c17aa-3be9-4450-8a54-6b41a1a7902e (type: security_group_rules) to 0 2026-04-16 03:59:14.093 7 INFO neutron.db.ovn_revision_numbers_db [None req-5fbd8cbc-bdc3-44f2-a3c7-cb90384d555f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 59275cb6-ad92-4014-b95f-35ed3b8f0c41 (type: security_group_rules) to 0 2026-04-16 03:59:14.105 7 INFO neutron.db.ovn_revision_numbers_db [None req-5fbd8cbc-bdc3-44f2-a3c7-cb90384d555f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a40283d7-d094-4bff-a450-b96e66286ed1 (type: security_group_rules) to 0 2026-04-16 03:59:14.115 7 INFO neutron.db.ovn_revision_numbers_db [None req-5fbd8cbc-bdc3-44f2-a3c7-cb90384d555f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource fb269c6c-ed47-49f0-8194-a241cbeb6555 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 506/1048] 10.0.0.213 () {34 vars in 676 bytes} [Thu Apr 16 03:59:13 2026] POST /v2.0/floatingips => generated 552 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 543/1049] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:13 2026] GET /v2.0/security-groups?tenant_id=61c94ba272754ccfa0c83faf8ed69c95&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:14.271 8 INFO neutron.db.ovn_revision_numbers_db [None req-e985d06d-fc62-4ddd-87c7-e9107ddb85a5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 0a8099f9-6c8a-4832-bddf-49268e0cba0c (type: security_groups) to 1 2026-04-16 03:59:14.282 8 INFO neutron.db.ovn_revision_numbers_db [None req-e985d06d-fc62-4ddd-87c7-e9107ddb85a5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 1548b7ea-07de-4a7a-8359-c91a737cb323 (type: security_group_rules) to 0 2026-04-16 03:59:14.292 8 INFO neutron.db.ovn_revision_numbers_db [None req-e985d06d-fc62-4ddd-87c7-e9107ddb85a5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 2a81b3de-4b4b-4c95-8d5e-5c7295aa9872 (type: security_group_rules) to 0 2026-04-16 03:59:14.302 8 INFO neutron.db.ovn_revision_numbers_db [None req-e985d06d-fc62-4ddd-87c7-e9107ddb85a5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b57dcf1e-36a8-401e-b0ac-f3629d0b3197 (type: security_group_rules) to 0 2026-04-16 03:59:14.315 8 INFO neutron.db.ovn_revision_numbers_db [None req-e985d06d-fc62-4ddd-87c7-e9107ddb85a5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource bfe6b636-71f0-42c5-a9b7-63ce8881f5c9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 507/1050] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:14 2026] GET /v2.0/security-groups?tenant_id=a41ec3dda49c4a4cb99dae4a602e3dcf&name=default => generated 2925 bytes in 211 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 544/1051] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:14 2026] DELETE /v2.0/security-groups/43224ab2-c404-4f70-bc7c-3aeaa2936bdd => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 508/1052] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:14 2026] DELETE /v2.0/security-groups/0a8099f9-6c8a-4832-bddf-49268e0cba0c => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:14.608 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e0d1175-5db7-4895-85ac-819dae68aff9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 92a13aec-6209-4eae-9eaa-f7c8165beb67 (type: security_groups) to 1 [pid: 8|app: 0|req: 509/1053] 10.0.0.45 () {34 vars in 1097 bytes} [Thu Apr 16 03:59:14 2026] GET /v2.0/security-groups?name=tempest-securitygroup--930840672&fields=id&tenant_id=722b73a546e54ad3bba01ed5a84b02b3 => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:59:14.618 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e0d1175-5db7-4895-85ac-819dae68aff9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6eb7918a-737e-41e0-b76e-cc50a329f078 (type: security_group_rules) to 0 2026-04-16 03:59:14.628 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e0d1175-5db7-4895-85ac-819dae68aff9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource bb502505-b86e-48ab-b7e5-5830d1c8de6a (type: security_group_rules) to 0 2026-04-16 03:59:14.640 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e0d1175-5db7-4895-85ac-819dae68aff9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource be4696ed-d11b-45ac-9e80-f4062d8be879 (type: security_group_rules) to 0 2026-04-16 03:59:14.652 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e0d1175-5db7-4895-85ac-819dae68aff9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e7822e09-275b-48d4-91cf-0a07de0c0cec (type: security_group_rules) to 0 [pid: 8|app: 0|req: 510/1054] 10.0.0.45 () {34 vars in 981 bytes} [Thu Apr 16 03:59:14 2026] GET /v2.0/networks?id=9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f => generated 708 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 511/1055] 10.0.0.45 () {34 vars in 964 bytes} [Thu Apr 16 03:59:14 2026] GET /v2.0/quotas/722b73a546e54ad3bba01ed5a84b02b3 => 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: 545/1056] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:14 2026] GET /v2.0/security-groups?tenant_id=b31232d3b95f4b52a184f5042ad4d081&name=default => generated 2925 bytes in 209 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 512/1057] 10.0.0.45 () {34 vars in 1001 bytes} [Thu Apr 16 03:59:14 2026] GET /v2.0/ports?tenant_id=722b73a546e54ad3bba01ed5a84b02b3&fields=id => generated 103 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 513/1058] 10.0.0.45 () {34 vars in 1007 bytes} [Thu Apr 16 03:59:14 2026] GET /v2.0/networks/9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f?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: 514/1059] 10.0.0.45 () {34 vars in 1107 bytes} [Thu Apr 16 03:59:14 2026] GET /v2.0/networks/9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f?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: 546/1060] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:14 2026] DELETE /v2.0/security-groups/92a13aec-6209-4eae-9eaa-f7c8165beb67 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 515/1061] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:15 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => 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: 547/1062] 10.0.0.140 () {34 vars in 990 bytes} [Thu Apr 16 03:59:15 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 1209 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 516/1063] 10.0.0.140 () {34 vars in 1040 bytes} [Thu Apr 16 03:59:15 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&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: 548/1064] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:16 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:59:17.059 8 INFO neutron.db.ovn_revision_numbers_db [None req-78ffdbd1-dfd5-41fd-a7cf-46e59317ff56 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6331f3ab-3d6b-43c1-b198-e245ad373671 (type: security_groups) to 1 2026-04-16 03:59:17.072 8 INFO neutron.db.ovn_revision_numbers_db [None req-78ffdbd1-dfd5-41fd-a7cf-46e59317ff56 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 334918f1-fbb4-4643-bcb0-d0f719474be7 (type: security_group_rules) to 0 2026-04-16 03:59:17.087 8 INFO neutron.db.ovn_revision_numbers_db [None req-78ffdbd1-dfd5-41fd-a7cf-46e59317ff56 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4a379ab9-a195-4747-80f8-d80ce6dde771 (type: security_group_rules) to 0 2026-04-16 03:59:17.096 8 INFO neutron.db.ovn_revision_numbers_db [None req-78ffdbd1-dfd5-41fd-a7cf-46e59317ff56 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 541ee726-7bac-4687-a90c-80224a99d4f6 (type: security_group_rules) to 0 2026-04-16 03:59:17.107 8 INFO neutron.db.ovn_revision_numbers_db [None req-78ffdbd1-dfd5-41fd-a7cf-46e59317ff56 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource de0661eb-938c-4d43-b81b-13c89dc0a503 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 517/1065] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:16 2026] GET /v2.0/security-groups?tenant_id=35343d3580e54bc3a862d42d22a81c27&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 518/1066] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:17 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 549/1067] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:17 2026] DELETE /v2.0/security-groups/6331f3ab-3d6b-43c1-b198-e245ad373671 => generated 0 bytes in 209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:17.492 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] No hosting information found for port 5d92001c-e80d-4c29-9705-e6a7dfef23ee: RuntimeError: No hosting information found for port 5d92001c-e80d-4c29-9705-e6a7dfef23ee 2026-04-16 03:59:17.581 8 INFO neutron.db.ovn_revision_numbers_db [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] Successfully bumped revision number for resource 5d92001c-e80d-4c29-9705-e6a7dfef23ee (type: router_ports) to 2 [pid: 8|app: 0|req: 519/1068] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:18 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => 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: 520/1069] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:59:19 2026] GET /v2.0/networks?id=9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f => generated 708 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 521/1070] 199.204.45.157 () {34 vars in 1050 bytes} [Thu Apr 16 03:59:19 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=722b73a546e54ad3bba01ed5a84b02b3 => generated 180 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 522/1071] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:19 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:59:19.511 7 INFO neutron.db.ovn_revision_numbers_db [None req-13d8c96f-45fb-47ed-8a31-7d67e4c53544 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource aeda05de-ce14-4e6d-851a-1ec35aec2b9a (type: security_groups) to 1 2026-04-16 03:59:19.520 7 INFO neutron.db.ovn_revision_numbers_db [None req-13d8c96f-45fb-47ed-8a31-7d67e4c53544 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource 0f7f537d-553f-47dd-90a2-b608493bf0b2 (type: security_group_rules) to 0 2026-04-16 03:59:19.529 7 INFO neutron.db.ovn_revision_numbers_db [None req-13d8c96f-45fb-47ed-8a31-7d67e4c53544 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource 72f1b81e-b36e-4bbe-b861-8549c8d1dc86 (type: security_group_rules) to 0 2026-04-16 03:59:19.538 7 INFO neutron.db.ovn_revision_numbers_db [None req-13d8c96f-45fb-47ed-8a31-7d67e4c53544 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource bd55378e-d60d-4d6d-97a5-86e237fe6f0f (type: security_group_rules) to 0 2026-04-16 03:59:19.551 7 INFO neutron.db.ovn_revision_numbers_db [None req-13d8c96f-45fb-47ed-8a31-7d67e4c53544 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource d4bdbda9-a112-456e-9a0c-e93711c826bb (type: security_group_rules) to 0 2026-04-16 03:59:19.637 7 INFO neutron.db.segments_db [None req-13d8c96f-45fb-47ed-8a31-7d67e4c53544 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Added segment 30fee346-6ca5-4cdc-80e5-246ed0a78aaf of type geneve for network e5499c8d-2903-4885-b3f5-2d5575e64ab4 2026-04-16 03:59:19.661 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-7abe7613-92c3-4aed-bc3f-a624bb660b8d req-84192d9f-0caa-4f10-b2a2-6e01fc66b380 a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] No more DHCP agents 2026-04-16 03:59:19.662 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-7abe7613-92c3-4aed-bc3f-a624bb660b8d req-84192d9f-0caa-4f10-b2a2-6e01fc66b380 a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] Unable to schedule network 9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:19.715 7 INFO neutron.db.segments_db [None req-13d8c96f-45fb-47ed-8a31-7d67e4c53544 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Added segment d104eecf-379f-4250-8e2e-ee450db07b4e of type geneve for network 58ee72fb-fe62-49e9-bfe2-0a354366e747 2026-04-16 03:59:19.785 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-86ebe72a-ac05-4bd8-b887-757f76857879 - - - - - -] OVN reports status down for port: b06852d2-a764-4c81-9f8b-e2b0ecd127db 2026-04-16 03:59:19.811 8 INFO neutron.db.ovn_revision_numbers_db [req-7abe7613-92c3-4aed-bc3f-a624bb660b8d req-84192d9f-0caa-4f10-b2a2-6e01fc66b380 a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] Successfully bumped revision number for resource b06852d2-a764-4c81-9f8b-e2b0ecd127db (type: ports) to 1 2026-04-16 03:59:19.866 7 INFO neutron.db.ovn_revision_numbers_db [None req-13d8c96f-45fb-47ed-8a31-7d67e4c53544 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource e5499c8d-2903-4885-b3f5-2d5575e64ab4 (type: networks) to 1 [pid: 8|app: 0|req: 523/1072] 199.204.45.157 () {38 vars in 955 bytes} [Thu Apr 16 03:59:19 2026] POST /v2.0/ports => generated 958 bytes in 453 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-04-16 03:59:20.074 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-13d8c96f-45fb-47ed-8a31-7d67e4c53544 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] No more DHCP agents 2026-04-16 03:59:20.076 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-13d8c96f-45fb-47ed-8a31-7d67e4c53544 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Unable to schedule network e5499c8d-2903-4885-b3f5-2d5575e64ab4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:20.131 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-86ebe72a-ac05-4bd8-b887-757f76857879 - - - - - -] OVN reports status down for port: e0c92ff6-c946-43c4-8e74-057fcadd0d99 2026-04-16 03:59:20.185 7 INFO neutron.db.ovn_revision_numbers_db [None req-13d8c96f-45fb-47ed-8a31-7d67e4c53544 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource e0c92ff6-c946-43c4-8e74-057fcadd0d99 (type: ports) to 1 2026-04-16 03:59:20.221 8 INFO neutron.db.ovn_revision_numbers_db [req-7abe7613-92c3-4aed-bc3f-a624bb660b8d req-8f5be433-ad5b-49b3-bc2e-1a91e401974a 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource b06852d2-a764-4c81-9f8b-e2b0ecd127db (type: ports) to 2 2026-04-16 03:59:20.287 7 INFO neutron.db.ovn_revision_numbers_db [None req-13d8c96f-45fb-47ed-8a31-7d67e4c53544 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource 58ee72fb-fe62-49e9-bfe2-0a354366e747 (type: networks) to 1 2026-04-16 03:59:20.406 8 INFO neutron.db.ovn_revision_numbers_db [req-7abe7613-92c3-4aed-bc3f-a624bb660b8d req-8f5be433-ad5b-49b3-bc2e-1a91e401974a 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource b06852d2-a764-4c81-9f8b-e2b0ecd127db (type: ports) to 4 [pid: 8|app: 0|req: 524/1073] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 03:59:19 2026] PUT /v2.0/ports/b06852d2-a764-4c81-9f8b-e2b0ecd127db => generated 1208 bytes in 542 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:20.453 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-13d8c96f-45fb-47ed-8a31-7d67e4c53544 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] No more DHCP agents 2026-04-16 03:59:20.454 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-13d8c96f-45fb-47ed-8a31-7d67e4c53544 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Unable to schedule network 58ee72fb-fe62-49e9-bfe2-0a354366e747: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:20.466 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbc1687e-618d-418a-90ac-a9ff5c7138c1'] response: {'name': 'network-changed', 'server_uuid': 'd098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86', 'tag': 'b06852d2-a764-4c81-9f8b-e2b0ecd127db', '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, ' 2026-04-16 03:59:20.504 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-86ebe72a-ac05-4bd8-b887-757f76857879 - - - - - -] OVN reports status down for port: d18cc2d4-4668-4c22-857a-5d0662b8fa8b [pid: 8|app: 0|req: 525/1074] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:20 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 973 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:20.563 7 INFO neutron.db.ovn_revision_numbers_db [None req-13d8c96f-45fb-47ed-8a31-7d67e4c53544 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource d18cc2d4-4668-4c22-857a-5d0662b8fa8b (type: ports) to 1 [pid: 8|app: 0|req: 526/1075] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:20 2026] GET /v2.0/security-groups?id=e3f63c9f-9c87-4e2e-bd18-b522d181deba&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: 550/1076] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:19 2026] POST /v2.0/networks => generated 1283 bytes in 1475 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 527/1077] 10.0.0.213 () {32 vars in 649 bytes} [Thu Apr 16 03:59:20 2026] GET /v2.0/networks => generated 1970 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:20.818 7 INFO neutron_taas.services.taas.taas_plugin [None req-88dcb91a-b100-4de1-8874-2859fa57a368 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] TaaS: Handle Delete Port: e0c92ff6-c946-43c4-8e74-057fcadd0d99 2026-04-16 03:59:20.821 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-88dcb91a-b100-4de1-8874-2859fa57a368 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Tap Mirror: Handle Delete Port: e0c92ff6-c946-43c4-8e74-057fcadd0d99 2026-04-16 03:59:21.005 7 INFO neutron.services.segments.plugin [-] Segment 30fee346-6ca5-4cdc-80e5-246ed0a78aaf resource provider aggregate not found 2026-04-16 03:59:21.011 7 INFO neutron.services.segments.plugin [-] Segment 30fee346-6ca5-4cdc-80e5-246ed0a78aaf resource provider aggregate not found [pid: 8|app: 0|req: 528/1078] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:59:20 2026] GET /v2.0/ports?tenant_id=722b73a546e54ad3bba01ed5a84b02b3&device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 1211 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:21.034 7 INFO neutron.services.segments.plugin [-] Segment 30fee346-6ca5-4cdc-80e5-246ed0a78aaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30fee346-6ca5-4cdc-80e5-246ed0a78aaf found for delete ", "request_id": "req-61c26ee5-c404-4b8f-8307-40cd8d9405b6"}]} 2026-04-16 03:59:21.042 7 INFO neutron.services.segments.plugin [-] Segment 30fee346-6ca5-4cdc-80e5-246ed0a78aaf resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30fee346-6ca5-4cdc-80e5-246ed0a78aaf found for delete ", "request_id": "req-a1ded88f-9a8b-436d-ba54-fdb1ff01705c"}]} [pid: 8|app: 0|req: 529/1079] 199.204.45.157 () {34 vars in 1018 bytes} [Thu Apr 16 03:59:21 2026] GET /v2.0/networks?tenant_id=722b73a546e54ad3bba01ed5a84b02b3&shared=False => generated 807 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 551/1080] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:20 2026] DELETE /v2.0/networks/e5499c8d-2903-4885-b3f5-2d5575e64ab4 => generated 0 bytes in 365 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 530/1081] 199.204.45.157 () {34 vars in 930 bytes} [Thu Apr 16 03:59:21 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:21.188 7 INFO neutron_taas.services.taas.taas_plugin [None req-3aa567d7-6626-4a78-a3b1-8111604a0bb7 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] TaaS: Handle Delete Port: d18cc2d4-4668-4c22-857a-5d0662b8fa8b 2026-04-16 03:59:21.191 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3aa567d7-6626-4a78-a3b1-8111604a0bb7 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Tap Mirror: Handle Delete Port: d18cc2d4-4668-4c22-857a-5d0662b8fa8b [pid: 7|app: 0|req: 552/1082] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:21 2026] DELETE /v2.0/networks/58ee72fb-fe62-49e9-bfe2-0a354366e747 => generated 0 bytes in 327 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:21.411 8 INFO neutron.db.ovn_revision_numbers_db [None req-b929a043-ed1e-433e-a79d-5175b59bec1b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 68aac6e2-b1d0-47c9-9e28-8b120cad512b (type: security_groups) to 1 2026-04-16 03:59:21.421 8 INFO neutron.db.ovn_revision_numbers_db [None req-b929a043-ed1e-433e-a79d-5175b59bec1b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 28e9d807-f906-4425-bf44-b44a1d205e1a (type: security_group_rules) to 0 2026-04-16 03:59:21.432 8 INFO neutron.db.ovn_revision_numbers_db [None req-b929a043-ed1e-433e-a79d-5175b59bec1b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3eb3a73b-d92f-43fc-83bb-6169e1aa2d47 (type: security_group_rules) to 0 2026-04-16 03:59:21.444 8 INFO neutron.db.ovn_revision_numbers_db [None req-b929a043-ed1e-433e-a79d-5175b59bec1b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 45992e18-85d3-4f08-bbc5-27073ed4c0fa (type: security_group_rules) to 0 [pid: 7|app: 0|req: 553/1083] 10.0.0.213 () {32 vars in 649 bytes} [Thu Apr 16 03:59:21 2026] GET /v2.0/networks => generated 689 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:21.456 8 INFO neutron.db.ovn_revision_numbers_db [None req-b929a043-ed1e-433e-a79d-5175b59bec1b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 5e000684-7ccd-42b1-870a-d9726280fe93 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 531/1084] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:21 2026] GET /v2.0/security-groups?tenant_id=7fe344d0f2e94319a23061698e19229f&name=default => generated 2925 bytes in 348 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:21.536 7 INFO neutron.db.segments_db [None req-6e6acca1-2e15-4507-ad63-236d08fe43aa 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Added segment 63d8485d-7ccc-4b60-89b1-ba619bf4f6e8 of type geneve for network 016d6174-cab1-4417-8ce8-a2f3f06d1cc5 2026-04-16 03:59:21.629 7 INFO neutron.db.ovn_revision_numbers_db [None req-6e6acca1-2e15-4507-ad63-236d08fe43aa 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource 016d6174-cab1-4417-8ce8-a2f3f06d1cc5 (type: networks) to 1 [pid: 8|app: 0|req: 532/1085] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:21 2026] DELETE /v2.0/security-groups/68aac6e2-b1d0-47c9-9e28-8b120cad512b => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 535/1088] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:21 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 536/1089] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:21 2026] GET /v2.0/security-groups?id=e3f63c9f-9c87-4e2e-bd18-b522d181deba&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-04-16 03:59:21.812 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e6acca1-2e15-4507-ad63-236d08fe43aa 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] No more DHCP agents 2026-04-16 03:59:21.813 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e6acca1-2e15-4507-ad63-236d08fe43aa 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Unable to schedule network 016d6174-cab1-4417-8ce8-a2f3f06d1cc5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:21.853 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-86ebe72a-ac05-4bd8-b887-757f76857879 - - - - - -] OVN reports status down for port: 9c2d0e49-1bc0-4867-b1d0-84b0a146bcc0 2026-04-16 03:59:21.898 7 INFO neutron.db.ovn_revision_numbers_db [None req-6e6acca1-2e15-4507-ad63-236d08fe43aa 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource 9c2d0e49-1bc0-4867-b1d0-84b0a146bcc0 (type: ports) to 1 [pid: 7|app: 0|req: 554/1090] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:21 2026] POST /v2.0/networks => generated 669 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:21.952 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1836046-d069-40b5-bb03-64b0942371d4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 5bb5fb89-e055-458e-8934-26f9edba028a (type: security_groups) to 1 2026-04-16 03:59:21.963 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1836046-d069-40b5-bb03-64b0942371d4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3e5fb262-9cce-40c8-8e57-8518b7287f71 (type: security_group_rules) to 0 2026-04-16 03:59:21.978 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1836046-d069-40b5-bb03-64b0942371d4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7844c42f-e09b-4713-923d-291ec80e686d (type: security_group_rules) to 0 2026-04-16 03:59:21.990 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1836046-d069-40b5-bb03-64b0942371d4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource aeae7f44-e378-4558-b43e-42bb4bcebed8 (type: security_group_rules) to 0 2026-04-16 03:59:22.000 8 INFO neutron.db.ovn_revision_numbers_db [None req-f1836046-d069-40b5-bb03-64b0942371d4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f1bd5ce1-430a-401d-bcb2-fc04d386572d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 537/1091] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:21 2026] GET /v2.0/security-groups?tenant_id=31ddec30b4bf40cab99d0b1c4f7e24df&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:22.045 7 INFO neutron.db.segments_db [None req-0c14aaf2-d0d7-431e-be70-6f4521033ede 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Added segment 15fba1ba-5e8c-4210-8b12-13551e527a53 of type geneve for network 90d717e7-48ca-4906-8049-f424d408ffae 2026-04-16 03:59:22.160 7 INFO neutron.db.ovn_revision_numbers_db [None req-0c14aaf2-d0d7-431e-be70-6f4521033ede 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource 90d717e7-48ca-4906-8049-f424d408ffae (type: networks) to 1 [pid: 8|app: 0|req: 538/1092] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:22 2026] DELETE /v2.0/security-groups/5bb5fb89-e055-458e-8934-26f9edba028a => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:22.321 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0c14aaf2-d0d7-431e-be70-6f4521033ede 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] No more DHCP agents 2026-04-16 03:59:22.323 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0c14aaf2-d0d7-431e-be70-6f4521033ede 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Unable to schedule network 90d717e7-48ca-4906-8049-f424d408ffae: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 539/1093] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:22 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 971 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 540/1094] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:59:22 2026] GET /v2.0/ports?tenant_id=722b73a546e54ad3bba01ed5a84b02b3&device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 1211 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:22.388 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] OVN reports status down for port: 3720b4fc-69ec-4320-bf05-927fda49d7d5 2026-04-16 03:59:22.400 7 INFO neutron.db.ovn_revision_numbers_db [None req-0c14aaf2-d0d7-431e-be70-6f4521033ede 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource 3720b4fc-69ec-4320-bf05-927fda49d7d5 (type: ports) to 1 [pid: 8|app: 0|req: 541/1095] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:22 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&fields=id&fields=name => generated 113 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 555/1096] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:21 2026] POST /v2.0/networks => generated 669 bytes in 478 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 542/1097] 199.204.45.157 () {34 vars in 1060 bytes} [Thu Apr 16 03:59:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b06852d2-a764-4c81-9f8b-e2b0ecd127db => generated 19 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 543/1098] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:59:22 2026] GET /v2.0/subnets?id=4e5878ad-ac51-47f7-a832-ff5dc32b772f => generated 688 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 544/1099] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:59:22 2026] GET /v2.0/ports?network_id=9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f&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: 545/1100] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:59:22 2026] GET /v2.0/networks/9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f?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: 546/1101] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:22 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 971 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 547/1102] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:59:22 2026] GET /v2.0/networks/9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f?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: 548/1103] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:22 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&fields=id&fields=name => generated 113 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:22.782 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-501a9dcf-dae9-4a10-84e8-af48a33c042d 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] No more DHCP agents 2026-04-16 03:59:22.783 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-501a9dcf-dae9-4a10-84e8-af48a33c042d 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Unable to schedule network 016d6174-cab1-4417-8ce8-a2f3f06d1cc5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:22.841 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-86ebe72a-ac05-4bd8-b887-757f76857879 - - - - - -] OVN reports status down for port: a457dd4f-6d8d-4281-9c45-f332d4c880ed [pid: 8|app: 0|req: 549/1104] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:22 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 973 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:22.923 7 INFO neutron.db.ovn_revision_numbers_db [None req-501a9dcf-dae9-4a10-84e8-af48a33c042d 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource a457dd4f-6d8d-4281-9c45-f332d4c880ed (type: ports) to 1 [pid: 8|app: 0|req: 550/1105] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:22 2026] GET /v2.0/security-groups?id=e3f63c9f-9c87-4e2e-bd18-b522d181deba&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-04-16 03:59:22.995 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-501a9dcf-dae9-4a10-84e8-af48a33c042d 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] No more DHCP agents 2026-04-16 03:59:22.996 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-501a9dcf-dae9-4a10-84e8-af48a33c042d 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Unable to schedule network 90d717e7-48ca-4906-8049-f424d408ffae: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:23.054 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] OVN reports status down for port: ad48d336-630c-48cb-96c7-e784fb1abc1a 2026-04-16 03:59:23.065 7 INFO neutron.services.segments.plugin [-] Segment d104eecf-379f-4250-8e2e-ee450db07b4e resource provider aggregate not found 2026-04-16 03:59:23.074 7 INFO neutron.services.segments.plugin [-] Segment d104eecf-379f-4250-8e2e-ee450db07b4e resource provider aggregate not found 2026-04-16 03:59:23.090 7 INFO neutron.services.segments.plugin [-] Segment d104eecf-379f-4250-8e2e-ee450db07b4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d104eecf-379f-4250-8e2e-ee450db07b4e found for delete ", "request_id": "req-2bc5749b-8dae-447d-ac04-c62c8a70fff8"}]} 2026-04-16 03:59:23.094 7 INFO neutron.services.segments.plugin [-] Segment d104eecf-379f-4250-8e2e-ee450db07b4e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d104eecf-379f-4250-8e2e-ee450db07b4e found for delete ", "request_id": "req-452782e1-8146-4dbc-8df9-792c4211d924"}]} 2026-04-16 03:59:23.117 7 INFO neutron.db.ovn_revision_numbers_db [None req-501a9dcf-dae9-4a10-84e8-af48a33c042d 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource ad48d336-630c-48cb-96c7-e784fb1abc1a (type: ports) to 1 [pid: 7|app: 0|req: 556/1106] 10.0.0.213 () {34 vars in 665 bytes} [Thu Apr 16 03:59:22 2026] POST /v2.0/ports => generated 1505 bytes in 770 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 551/1107] 10.0.0.213 () {32 vars in 643 bytes} [Thu Apr 16 03:59:23 2026] GET /v2.0/ports => generated 3017 bytes in 127 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-04-16 03:59:23.456 7 INFO neutron_taas.services.taas.taas_plugin [None req-caf2323c-cdba-485a-b3f2-187f9d281da0 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] TaaS: Handle Delete Port: a457dd4f-6d8d-4281-9c45-f332d4c880ed 2026-04-16 03:59:23.462 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-caf2323c-cdba-485a-b3f2-187f9d281da0 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Tap Mirror: Handle Delete Port: a457dd4f-6d8d-4281-9c45-f332d4c880ed [pid: 7|app: 0|req: 557/1108] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 03:59:23 2026] DELETE /v2.0/ports/a457dd4f-6d8d-4281-9c45-f332d4c880ed => generated 0 bytes in 243 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:23.651 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-86ebe72a-ac05-4bd8-b887-757f76857879 - - - - - -] OVN reports status down for port: e9f47739-5cbf-4a61-a6fd-8837c49621ea 2026-04-16 03:59:23.708 8 INFO neutron_taas.services.taas.taas_plugin [None req-d65c46da-76a5-4478-b72c-6c3c22e38ed7 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] TaaS: Handle Delete Port: ad48d336-630c-48cb-96c7-e784fb1abc1a 2026-04-16 03:59:23.711 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d65c46da-76a5-4478-b72c-6c3c22e38ed7 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Tap Mirror: Handle Delete Port: ad48d336-630c-48cb-96c7-e784fb1abc1a 2026-04-16 03:59:23.808 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-a030c1fd-c011-4a12-8365-856b2acc80b0'] response: {'server_uuid': 'da88c09e-9f73-45cd-ba64-caa4be5f26f2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e9f47739-5cbf-4a61-a6fd-8837c49621ea', 'code': 200} [pid: 8|app: 0|req: 552/1109] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 03:59:23 2026] DELETE /v2.0/ports/ad48d336-630c-48cb-96c7-e784fb1abc1a => 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: 553/1110] 10.0.0.213 () {32 vars in 643 bytes} [Thu Apr 16 03:59:23 2026] GET /v2.0/ports => generated 1523 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 558/1111] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:23 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:23.975 8 INFO neutron.db.segments_db [None req-dfa93826-0814-4cdd-b587-eded3f0e2e92 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Added segment d1a99db2-f742-4bfe-af28-3c7b02b5128a of type geneve for network d4184074-7fec-4f2f-836b-1d72283ec829 [pid: 7|app: 0|req: 559/1112] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:23 2026] GET /v2.0/security-groups?id=9415eef4-6458-4c6a-8227-9f5ec3bde645&fields=id&fields=name => generated 113 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:24.050 7 INFO neutron.db.ovn_revision_numbers_db [None req-86ebe72a-ac05-4bd8-b887-757f76857879 - - - - - -] Successfully bumped revision number for resource e9f47739-5cbf-4a61-a6fd-8837c49621ea (type: ports) to 8 2026-04-16 03:59:24.097 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfa93826-0814-4cdd-b587-eded3f0e2e92 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource d4184074-7fec-4f2f-836b-1d72283ec829 (type: networks) to 1 [pid: 7|app: 0|req: 560/1113] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:24 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 973 bytes in 116 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: 561/1114] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:24 2026] GET /v2.0/security-groups?id=e3f63c9f-9c87-4e2e-bd18-b522d181deba&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-04-16 03:59:24.306 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dfa93826-0814-4cdd-b587-eded3f0e2e92 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] No more DHCP agents 2026-04-16 03:59:24.307 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dfa93826-0814-4cdd-b587-eded3f0e2e92 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Unable to schedule network d4184074-7fec-4f2f-836b-1d72283ec829: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:24.361 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fede5ccc-35cd-4a3f-9d2e-6bd8e147cb72 - - - - - -] OVN reports status down for port: e8f45ed9-56bb-493d-8198-73809385dc89 2026-04-16 03:59:24.396 8 INFO neutron.db.ovn_revision_numbers_db [None req-dfa93826-0814-4cdd-b587-eded3f0e2e92 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource e8f45ed9-56bb-493d-8198-73809385dc89 (type: ports) to 1 [pid: 8|app: 0|req: 554/1115] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:23 2026] POST /v2.0/networks => generated 668 bytes in 520 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:24.513 7 INFO neutron.db.segments_db [None req-eb500ec6-0f8d-4a86-bd67-3f9606231485 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Added segment fa4097e6-0ada-438a-b910-7c73936e06bd of type geneve for network 975ea1b3-60dd-4949-ad35-4c3204eda1b8 2026-04-16 03:59:24.620 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb500ec6-0f8d-4a86-bd67-3f9606231485 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource 975ea1b3-60dd-4949-ad35-4c3204eda1b8 (type: networks) to 1 2026-04-16 03:59:24.773 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb500ec6-0f8d-4a86-bd67-3f9606231485 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] No more DHCP agents 2026-04-16 03:59:24.774 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb500ec6-0f8d-4a86-bd67-3f9606231485 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Unable to schedule network 975ea1b3-60dd-4949-ad35-4c3204eda1b8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:24.838 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fede5ccc-35cd-4a3f-9d2e-6bd8e147cb72 - - - - - -] OVN reports status down for port: b4ee72c5-54e5-4f97-b79f-94ffd8eb4416 [pid: 8|app: 0|req: 555/1116] 199.204.45.157 () {34 vars in 994 bytes} [Thu Apr 16 03:59:24 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:24.894 7 INFO neutron.db.ovn_revision_numbers_db [None req-eb500ec6-0f8d-4a86-bd67-3f9606231485 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Successfully bumped revision number for resource b4ee72c5-54e5-4f97-b79f-94ffd8eb4416 (type: ports) to 1 [pid: 7|app: 0|req: 562/1117] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:24 2026] POST /v2.0/networks => generated 669 bytes in 503 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:25.009 8 INFO neutron_taas.services.taas.taas_plugin [req-6bf8cbbd-2ab0-42d0-8e09-6d24aa6e36af req-237df0dd-2abb-4c9b-adc5-496859b967a7 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] TaaS: Handle Delete Port: e9f47739-5cbf-4a61-a6fd-8837c49621ea 2026-04-16 03:59:25.013 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-6bf8cbbd-2ab0-42d0-8e09-6d24aa6e36af req-237df0dd-2abb-4c9b-adc5-496859b967a7 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] Tap Mirror: Handle Delete Port: e9f47739-5cbf-4a61-a6fd-8837c49621ea 2026-04-16 03:59:25.185 8 INFO neutron.db.l3_db [req-6bf8cbbd-2ab0-42d0-8e09-6d24aa6e36af req-237df0dd-2abb-4c9b-adc5-496859b967a7 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] Floating IP 8512cb3a-d5d6-4434-a804-60411d5de44f disassociated. External IP: 10.96.250.208, port: e9f47739-5cbf-4a61-a6fd-8837c49621ea. 2026-04-16 03:59:25.304 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b4cde2b-963c-4088-beac-ceec41d2b2fb 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] No more DHCP agents 2026-04-16 03:59:25.306 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b4cde2b-963c-4088-beac-ceec41d2b2fb 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Unable to schedule network d4184074-7fec-4f2f-836b-1d72283ec829: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 556/1118] 199.204.45.157 () {36 vars in 997 bytes} [Thu Apr 16 03:59:24 2026] DELETE /v2.0/ports/e9f47739-5cbf-4a61-a6fd-8837c49621ea => generated 0 bytes in 493 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:25.389 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-fede5ccc-35cd-4a3f-9d2e-6bd8e147cb72 - - - - - -] OVN reports status up for port: b06852d2-a764-4c81-9f8b-e2b0ecd127db [pid: 8|app: 0|req: 557/1119] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:25 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:59:25.414 7 INFO neutron.plugins.ml2.plugin [None req-fede5ccc-35cd-4a3f-9d2e-6bd8e147cb72 - - - - - -] Attempt 1 to provision port b06852d2-a764-4c81-9f8b-e2b0ecd127db 2026-04-16 03:59:25.446 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-42cb9827-7abe-40d1-a285-e3c477533d80'] response: {'server_uuid': 'da88c09e-9f73-45cd-ba64-caa4be5f26f2', 'name': 'network-vif-deleted', 'tag': 'e9f47739-5cbf-4a61-a6fd-8837c49621ea', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 558/1120] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:25 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 973 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 559/1121] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:25 2026] GET /v2.0/security-groups?id=e3f63c9f-9c87-4e2e-bd18-b522d181deba&fields=id&fields=name => generated 113 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:25.881 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-00b88a0f-105f-4b35-a605-987938075f47'] response: {'server_uuid': 'da88c09e-9f73-45cd-ba64-caa4be5f26f2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e9f47739-5cbf-4a61-a6fd-8837c49621ea', 'code': 200} 2026-04-16 03:59:25.882 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-00b88a0f-105f-4b35-a605-987938075f47'] response: {'server_uuid': 'd098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b06852d2-a764-4c81-9f8b-e2b0ecd127db', 'code': 200} 2026-04-16 03:59:25.901 7 INFO neutron.db.ovn_revision_numbers_db [None req-fede5ccc-35cd-4a3f-9d2e-6bd8e147cb72 - - - - - -] Successfully bumped revision number for resource b06852d2-a764-4c81-9f8b-e2b0ecd127db (type: ports) to 5 2026-04-16 03:59:26.100 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6376595-6365-4963-b000-2b36f5a34bf8 - - - - - -] Successfully bumped revision number for resource e8f45ed9-56bb-493d-8198-73809385dc89 (type: ports) to 2 2026-04-16 03:59:26.136 7 INFO neutron.db.ovn_revision_numbers_db [None req-d6376595-6365-4963-b000-2b36f5a34bf8 - - - - - -] Successfully bumped revision number for resource 1ad83243-aab6-4ee7-9143-52d4c8e8eed8 (type: subnets) to 0 2026-04-16 03:59:26.192 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1b4cde2b-963c-4088-beac-ceec41d2b2fb 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] No more DHCP agents 2026-04-16 03:59:26.194 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1b4cde2b-963c-4088-beac-ceec41d2b2fb 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Unable to schedule network 975ea1b3-60dd-4949-ad35-4c3204eda1b8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:26.315 8 INFO neutron.db.ovn_revision_numbers_db [None req-83b7a86c-7b92-4700-844b-ac42c5e1ecf4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a4b41c66-cb89-49df-96b9-79f6a506ff83 (type: security_groups) to 1 2026-04-16 03:59:26.330 8 INFO neutron.db.ovn_revision_numbers_db [None req-83b7a86c-7b92-4700-844b-ac42c5e1ecf4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 0ca1b94a-c50a-4b60-9e6d-590858533e67 (type: security_group_rules) to 0 2026-04-16 03:59:26.346 8 INFO neutron.db.ovn_revision_numbers_db [None req-83b7a86c-7b92-4700-844b-ac42c5e1ecf4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 88070b61-0e5a-407a-b73d-d6145d40676a (type: security_group_rules) to 0 2026-04-16 03:59:26.359 8 INFO neutron.db.ovn_revision_numbers_db [None req-83b7a86c-7b92-4700-844b-ac42c5e1ecf4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 88baec33-a98b-41fd-aca8-de63b721cae8 (type: security_group_rules) to 0 2026-04-16 03:59:26.379 8 INFO neutron.db.ovn_revision_numbers_db [None req-83b7a86c-7b92-4700-844b-ac42c5e1ecf4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d5c91be1-191b-47c9-bdff-b3de83befdb7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 560/1122] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:25 2026] GET /v2.0/security-groups?tenant_id=3ee22a41d38e426fa7af373301e3f39e&name=default => generated 2925 bytes in 521 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:26.673 7 INFO neutron.db.ovn_revision_numbers_db [None req-53a51497-9da1-4fbf-914b-b025e772d9cc - - - - - -] Successfully bumped revision number for resource b4ee72c5-54e5-4f97-b79f-94ffd8eb4416 (type: ports) to 2 [pid: 8|app: 0|req: 561/1123] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:26 2026] DELETE /v2.0/security-groups/a4b41c66-cb89-49df-96b9-79f6a506ff83 => generated 0 bytes in 253 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 562/1124] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:26 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 12 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:59:26.713 7 INFO neutron.db.ovn_revision_numbers_db [None req-53a51497-9da1-4fbf-914b-b025e772d9cc - - - - - -] Successfully bumped revision number for resource e13bb6af-0eee-4820-affd-f0926b815a3a (type: subnets) to 0 [pid: 7|app: 0|req: 563/1125] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:59:24 2026] POST /v2.0/subnets => generated 1272 bytes in 1769 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: 8|app: 0|req: 563/1126] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:26 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 975 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 564/1127] 10.0.0.213 () {32 vars in 647 bytes} [Thu Apr 16 03:59:26 2026] GET /v2.0/subnets => generated 1908 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 565/1128] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:26 2026] GET /v2.0/security-groups?id=e3f63c9f-9c87-4e2e-bd18-b522d181deba&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-04-16 03:59:26.940 8 INFO neutron.db.ovn_revision_numbers_db [None req-abdf3ca4-377f-42d7-b448-2be15fe0f423 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a6124091-6fb1-4b41-b6c3-e5daa54aaf68 (type: security_groups) to 1 2026-04-16 03:59:26.952 8 INFO neutron.db.ovn_revision_numbers_db [None req-abdf3ca4-377f-42d7-b448-2be15fe0f423 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 0b658a53-6573-422a-890e-658516f3a097 (type: security_group_rules) to 0 2026-04-16 03:59:26.965 8 INFO neutron.db.ovn_revision_numbers_db [None req-abdf3ca4-377f-42d7-b448-2be15fe0f423 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b93c9ca7-e931-440a-b50d-691c62825fcf (type: security_group_rules) to 0 2026-04-16 03:59:26.977 8 INFO neutron.db.ovn_revision_numbers_db [None req-abdf3ca4-377f-42d7-b448-2be15fe0f423 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c4276c7c-c90a-4932-8666-23d56ad14d10 (type: security_group_rules) to 0 2026-04-16 03:59:26.996 8 INFO neutron.db.ovn_revision_numbers_db [None req-abdf3ca4-377f-42d7-b448-2be15fe0f423 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f195bfe3-5da5-4c26-a200-5849fa73b744 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 564/1129] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:26 2026] GET /v2.0/security-groups?tenant_id=207f253719a8474cb8c2941a0d84307a&name=default => generated 2925 bytes in 260 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 566/1130] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:26 2026] DELETE /v2.0/subnets/1ad83243-aab6-4ee7-9143-52d4c8e8eed8 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 565/1131] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:27 2026] DELETE /v2.0/security-groups/a6124091-6fb1-4b41-b6c3-e5daa54aaf68 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 567/1132] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:27 2026] DELETE /v2.0/subnets/e13bb6af-0eee-4820-affd-f0926b815a3a => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 566/1133] 10.0.0.213 () {32 vars in 647 bytes} [Thu Apr 16 03:59:27 2026] GET /v2.0/subnets => generated 649 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:27.455 7 INFO neutron_taas.services.taas.taas_plugin [None req-2c01d1bd-2a49-4c37-ba52-18b1d874a2a3 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] TaaS: Handle Delete Port: b4ee72c5-54e5-4f97-b79f-94ffd8eb4416 2026-04-16 03:59:27.458 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2c01d1bd-2a49-4c37-ba52-18b1d874a2a3 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Tap Mirror: Handle Delete Port: b4ee72c5-54e5-4f97-b79f-94ffd8eb4416 2026-04-16 03:59:27.672 7 INFO neutron.services.segments.plugin [-] Segment fa4097e6-0ada-438a-b910-7c73936e06bd resource provider aggregate not found 2026-04-16 03:59:27.675 7 INFO neutron.services.segments.plugin [-] Segment fa4097e6-0ada-438a-b910-7c73936e06bd resource provider aggregate not found 2026-04-16 03:59:27.688 7 INFO neutron.services.segments.plugin [-] Segment fa4097e6-0ada-438a-b910-7c73936e06bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa4097e6-0ada-438a-b910-7c73936e06bd found for delete ", "request_id": "req-807466fe-2bc7-423c-aa7a-186baab8f41e"}]} 2026-04-16 03:59:27.690 7 INFO neutron.services.segments.plugin [-] Segment fa4097e6-0ada-438a-b910-7c73936e06bd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid fa4097e6-0ada-438a-b910-7c73936e06bd found for delete ", "request_id": "req-2e0f4584-ee6b-45be-a4ce-c731d16f0b1b"}]} [pid: 7|app: 0|req: 568/1134] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:27 2026] DELETE /v2.0/networks/975ea1b3-60dd-4949-ad35-4c3204eda1b8 => generated 0 bytes in 405 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 569/1135] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:27 2026] GET /v2.0/ports?device_id=da88c09e-9f73-45cd-ba64-caa4be5f26f2 => generated 12 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:59:27.898 8 INFO neutron_taas.services.taas.taas_plugin [None req-13c3e4ea-d1df-4dc7-9ffd-a40c6249b931 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] TaaS: Handle Delete Port: e8f45ed9-56bb-493d-8198-73809385dc89 2026-04-16 03:59:27.903 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-13c3e4ea-d1df-4dc7-9ffd-a40c6249b931 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Tap Mirror: Handle Delete Port: e8f45ed9-56bb-493d-8198-73809385dc89 2026-04-16 03:59:27.940 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-367284b7-3cfd-4013-b38f-349d95ba6948'] response: {'server_uuid': 'd098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b06852d2-a764-4c81-9f8b-e2b0ecd127db', 'code': 200} [pid: 7|app: 0|req: 570/1136] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:27 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 975 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 571/1137] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:27 2026] GET /v2.0/security-groups?id=e3f63c9f-9c87-4e2e-bd18-b522d181deba&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-04-16 03:59:28.114 8 INFO neutron.services.segments.plugin [-] Segment d1a99db2-f742-4bfe-af28-3c7b02b5128a resource provider aggregate not found [pid: 7|app: 0|req: 572/1138] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:28 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:28.121 8 INFO neutron.services.segments.plugin [-] Segment d1a99db2-f742-4bfe-af28-3c7b02b5128a resource provider aggregate not found 2026-04-16 03:59:28.130 8 INFO neutron.services.segments.plugin [-] Segment d1a99db2-f742-4bfe-af28-3c7b02b5128a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1a99db2-f742-4bfe-af28-3c7b02b5128a found for delete ", "request_id": "req-5e2e20ae-89d7-4e6a-976f-ca402d73b48d"}]} 2026-04-16 03:59:28.140 8 INFO neutron.services.segments.plugin [-] Segment d1a99db2-f742-4bfe-af28-3c7b02b5128a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1a99db2-f742-4bfe-af28-3c7b02b5128a found for delete ", "request_id": "req-df80be91-7fa4-42ab-8e05-1f4179fd0ef7"}]} [pid: 8|app: 0|req: 567/1139] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:27 2026] DELETE /v2.0/networks/d4184074-7fec-4f2f-836b-1d72283ec829 => generated 0 bytes in 433 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:28.344 8 INFO neutron_taas.services.taas.taas_plugin [None req-8b1ade72-1e7a-4722-a863-22ba5daa2926 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] TaaS: Handle Delete Port: 3720b4fc-69ec-4320-bf05-927fda49d7d5 2026-04-16 03:59:28.346 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8b1ade72-1e7a-4722-a863-22ba5daa2926 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Tap Mirror: Handle Delete Port: 3720b4fc-69ec-4320-bf05-927fda49d7d5 2026-04-16 03:59:28.592 7 INFO neutron.db.ovn_revision_numbers_db [None req-0d40073b-a75d-4544-b6c2-3bb1f14c49e6 a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] Successfully bumped revision number for resource c41830f2-ade1-4012-bd23-8b6529f7632a (type: floatingips) to 1 [pid: 8|app: 0|req: 568/1140] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:28 2026] DELETE /v2.0/networks/90d717e7-48ca-4906-8049-f424d408ffae => generated 0 bytes in 420 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-04-16 03:59:28.723 8 INFO neutron_taas.services.taas.taas_plugin [None req-908612be-dea8-4ee2-a4d8-10b4a13740e7 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] TaaS: Handle Delete Port: 9c2d0e49-1bc0-4867-b1d0-84b0a146bcc0 2026-04-16 03:59:28.727 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-908612be-dea8-4ee2-a4d8-10b4a13740e7 5033e73ced48428297ae9bd7ea75aa18 d30322c9ebe4491b964a989a58fc827b - - default default] Tap Mirror: Handle Delete Port: 9c2d0e49-1bc0-4867-b1d0-84b0a146bcc0 2026-04-16 03:59:28.734 7 INFO neutron.db.ovn_revision_numbers_db [None req-0d40073b-a75d-4544-b6c2-3bb1f14c49e6 a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] Successfully bumped revision number for resource c41830f2-ade1-4012-bd23-8b6529f7632a (type: floatingips) to 2 2026-04-16 03:59:28.734 7 INFO neutron.db.l3_db [None req-0d40073b-a75d-4544-b6c2-3bb1f14c49e6 a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] Floating IP c41830f2-ade1-4012-bd23-8b6529f7632a associated. External IP: 10.96.250.203, port: b06852d2-a764-4c81-9f8b-e2b0ecd127db. [pid: 7|app: 0|req: 573/1141] 10.0.0.213 () {34 vars in 749 bytes} [Thu Apr 16 03:59:28 2026] PUT /v2.0/floatingips/c41830f2-ade1-4012-bd23-8b6529f7632a => generated 856 bytes in 629 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 574/1142] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:28 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 975 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 575/1143] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:28 2026] GET /v2.0/security-groups?id=e3f63c9f-9c87-4e2e-bd18-b522d181deba&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: 569/1144] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:28 2026] DELETE /v2.0/networks/016d6174-cab1-4417-8ce8-a2f3f06d1cc5 => generated 0 bytes in 463 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 576/1145] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:28 2026] DELETE /v2.0/security-groups/9415eef4-6458-4c6a-8227-9f5ec3bde645 => generated 0 bytes in 164 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:29.110 8 INFO neutron.api.v2.resource [None req-790ded91-02cb-48f8-90e0-26bf2993cc2f 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 570/1146] 10.0.0.213 () {32 vars in 737 bytes} [Thu Apr 16 03:59:29 2026] GET /v2.0/security-groups/9415eef4-6458-4c6a-8227-9f5ec3bde645 => generated 146 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 03:59:29.262 7 INFO neutron_taas.services.taas.taas_plugin [None req-aa2ce02f-d5e0-42ec-9c96-158992cf2812 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] TaaS: Handle Delete Port: 59a0cedf-084e-49d1-9d6c-da2f7fce6b86 2026-04-16 03:59:29.267 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-aa2ce02f-d5e0-42ec-9c96-158992cf2812 93281274e83a4208be5c1ec239a05ec5 a99a2f86d3ea49d2be2ad6444c0a7cd9 - - default default] Tap Mirror: Handle Delete Port: 59a0cedf-084e-49d1-9d6c-da2f7fce6b86 [pid: 8|app: 0|req: 571/1147] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:29 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 975 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 572/1148] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:29 2026] GET /v2.0/security-groups?id=e3f63c9f-9c87-4e2e-bd18-b522d181deba&fields=id&fields=name => generated 113 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 577/1149] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 03:59:29 2026] DELETE /v2.0/floatingips/8512cb3a-d5d6-4434-a804-60411d5de44f => generated 0 bytes in 323 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:29.748 8 INFO neutron_taas.services.taas.taas_plugin [None req-26521359-5dc5-4fb6-9d33-fd6cead3639e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: cf874dab-7e15-49df-8bed-708f14cdd5d4 2026-04-16 03:59:29.751 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26521359-5dc5-4fb6-9d33-fd6cead3639e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: cf874dab-7e15-49df-8bed-708f14cdd5d4 [pid: 7|app: 0|req: 578/1150] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:29 2026] GET /v2.0/security-groups?tenant_id=d30322c9ebe4491b964a989a58fc827b&name=default => generated 2925 bytes in 139 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:29.998 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cbe7114b-95a6-41e8-8a07-e53ff720401b'] response: {'name': 'network-changed', 'server_uuid': 'd098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86', 'tag': 'b06852d2-a764-4c81-9f8b-e2b0ecd127db', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 579/1151] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:29 2026] DELETE /v2.0/security-groups/aeda05de-ce14-4e6d-851a-1ec35aec2b9a => generated 0 bytes in 284 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:30.152 8 INFO neutron.services.segments.plugin [-] Segment 15fba1ba-5e8c-4210-8b12-13551e527a53 resource provider aggregate not found 2026-04-16 03:59:30.158 8 INFO neutron.services.segments.plugin [-] Segment 15fba1ba-5e8c-4210-8b12-13551e527a53 resource provider aggregate not found 2026-04-16 03:59:30.174 8 INFO neutron.services.segments.plugin [-] Segment 15fba1ba-5e8c-4210-8b12-13551e527a53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15fba1ba-5e8c-4210-8b12-13551e527a53 found for delete ", "request_id": "req-9c39a02d-2730-4850-8796-63a8e6727509"}]} 2026-04-16 03:59:30.183 8 INFO neutron.services.segments.plugin [-] Segment 15fba1ba-5e8c-4210-8b12-13551e527a53 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 15fba1ba-5e8c-4210-8b12-13551e527a53 found for delete ", "request_id": "req-2deee2b2-04dd-423e-9e0d-452f951933b9"}]} 2026-04-16 03:59:30.199 8 INFO neutron.services.segments.plugin [-] Segment 63d8485d-7ccc-4b60-89b1-ba619bf4f6e8 resource provider aggregate not found 2026-04-16 03:59:30.205 8 INFO neutron.services.segments.plugin [-] Segment 63d8485d-7ccc-4b60-89b1-ba619bf4f6e8 resource provider aggregate not found 2026-04-16 03:59:30.215 8 INFO neutron.services.segments.plugin [-] Segment 63d8485d-7ccc-4b60-89b1-ba619bf4f6e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63d8485d-7ccc-4b60-89b1-ba619bf4f6e8 found for delete ", "request_id": "req-e6a79d9b-8e07-440a-a203-cc51de2d16e6"}]} 2026-04-16 03:59:30.226 8 INFO neutron.services.segments.plugin [-] Segment 63d8485d-7ccc-4b60-89b1-ba619bf4f6e8 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 63d8485d-7ccc-4b60-89b1-ba619bf4f6e8 found for delete ", "request_id": "req-9324432a-b75e-485f-a107-265c418d3ad6"}]} 2026-04-16 03:59:30.284 7 INFO neutron.db.ovn_revision_numbers_db [None req-efea1a9e-042e-499a-9b6d-e9267fe77036 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7db4a06c-3bde-468a-9931-79064dd38e07 (type: security_groups) to 1 2026-04-16 03:59:30.285 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ecd399e0-74af-4cc9-be1d-34e726eceeac - - - - - -] OVN reports status down for port: b06852d2-a764-4c81-9f8b-e2b0ecd127db 2026-04-16 03:59:30.310 7 INFO neutron.db.ovn_revision_numbers_db [None req-efea1a9e-042e-499a-9b6d-e9267fe77036 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 83a2e18d-f800-4dab-8bc5-980e7eab7319 (type: security_group_rules) to 0 2026-04-16 03:59:30.336 7 INFO neutron.db.ovn_revision_numbers_db [None req-efea1a9e-042e-499a-9b6d-e9267fe77036 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a9796fc1-7208-4218-b125-667adc52f748 (type: security_group_rules) to 0 2026-04-16 03:59:30.362 7 INFO neutron.db.ovn_revision_numbers_db [None req-efea1a9e-042e-499a-9b6d-e9267fe77036 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b5f3c2b1-00b3-4c8a-bed1-a10dcaae198e (type: security_group_rules) to 0 2026-04-16 03:59:30.401 7 INFO neutron.db.ovn_revision_numbers_db [None req-efea1a9e-042e-499a-9b6d-e9267fe77036 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource bf3718ac-7ee3-42d0-b352-a422d8da98d4 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 580/1152] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:30 2026] GET /v2.0/security-groups?tenant_id=24a4c4041be648ff85fd54b306b503f4&name=default => generated 2925 bytes in 341 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 573/1153] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 03:59:29 2026] PUT /v2.0/routers/8f7827b5-ff16-4485-8b46-fabc402cc3c9/remove_router_interface => generated 309 bytes in 1141 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: 581/1154] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:30 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 973 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 582/1155] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:59:30 2026] GET /v2.0/ports?tenant_id=722b73a546e54ad3bba01ed5a84b02b3&device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 1211 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:30.686 7 INFO neutron.db.ovn_revision_numbers_db [None req-ecd399e0-74af-4cc9-be1d-34e726eceeac - - - - - -] Successfully bumped revision number for resource b06852d2-a764-4c81-9f8b-e2b0ecd127db (type: ports) to 6 [pid: 8|app: 0|req: 574/1156] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:30 2026] DELETE /v2.0/security-groups/7db4a06c-3bde-468a-9931-79064dd38e07 => 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: 575/1157] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:30 2026] GET /v2.0/security-groups?id=e3f63c9f-9c87-4e2e-bd18-b522d181deba&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: 8|app: 0|req: 576/1158] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:59:30 2026] GET /v2.0/networks?id=9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f => generated 807 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 577/1159] 199.204.45.157 () {34 vars in 1060 bytes} [Thu Apr 16 03:59:30 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.13&port_id=b06852d2-a764-4c81-9f8b-e2b0ecd127db => generated 859 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 578/1160] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:59:30 2026] GET /v2.0/subnets?id=4e5878ad-ac51-47f7-a832-ff5dc32b772f => generated 688 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 579/1161] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:59:31 2026] GET /v2.0/ports?network_id=9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f&device_owner=network%3Adhcp => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:59:31.064 7 INFO neutron_taas.services.taas.taas_plugin [None req-5232b78f-d061-469f-ab54-a9c4344f8b7e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 52c747d8-7edf-49f2-b3c2-669e1b2e65df 2026-04-16 03:59:31.067 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5232b78f-d061-469f-ab54-a9c4344f8b7e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 52c747d8-7edf-49f2-b3c2-669e1b2e65df [pid: 8|app: 0|req: 580/1162] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:59:31 2026] GET /v2.0/networks/9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f?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: 581/1163] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:59:31 2026] GET /v2.0/networks/9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f?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: 583/1164] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:30 2026] DELETE /v2.0/routers/8f7827b5-ff16-4485-8b46-fabc402cc3c9 => generated 0 bytes in 840 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: 582/1165] 199.204.45.157 () {34 vars in 994 bytes} [Thu Apr 16 03:59:31 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 973 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 584/1166] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:31 2026] DELETE /v2.0/subnets/034d6507-3c7f-4c87-98c8-aea3c2d6a0f6 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:31.730 8 INFO neutron_taas.services.taas.taas_plugin [req-fc99c51b-15dd-46e6-88d1-e114e3f9f216 req-fb221275-b6b6-4729-b274-eb400037653b a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] TaaS: Handle Delete Port: b06852d2-a764-4c81-9f8b-e2b0ecd127db 2026-04-16 03:59:31.734 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-fc99c51b-15dd-46e6-88d1-e114e3f9f216 req-fb221275-b6b6-4729-b274-eb400037653b a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] Tap Mirror: Handle Delete Port: b06852d2-a764-4c81-9f8b-e2b0ecd127db 2026-04-16 03:59:31.792 7 INFO neutron_taas.services.taas.taas_plugin [None req-81f43beb-8f29-4630-bd78-92b6cba6f18c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 1732e7af-30a0-4b51-b31c-7522ca5aee90 2026-04-16 03:59:31.795 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81f43beb-8f29-4630-bd78-92b6cba6f18c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 1732e7af-30a0-4b51-b31c-7522ca5aee90 2026-04-16 03:59:31.986 8 INFO neutron.db.l3_db [req-fc99c51b-15dd-46e6-88d1-e114e3f9f216 req-fb221275-b6b6-4729-b274-eb400037653b a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] Floating IP c41830f2-ade1-4012-bd23-8b6529f7632a disassociated. External IP: 10.96.250.203, port: b06852d2-a764-4c81-9f8b-e2b0ecd127db. 2026-04-16 03:59:32.011 7 INFO neutron.services.segments.plugin [-] Segment 1dd6ca1d-802a-4181-9d60-96751bf8cbc4 resource provider aggregate not found 2026-04-16 03:59:32.038 7 INFO neutron.services.segments.plugin [-] Segment 1dd6ca1d-802a-4181-9d60-96751bf8cbc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dd6ca1d-802a-4181-9d60-96751bf8cbc4 found for delete ", "request_id": "req-ada2d890-3949-4ebf-9b27-3168a917abc5"}]} 2026-04-16 03:59:32.042 7 INFO neutron.services.segments.plugin [-] Segment 1dd6ca1d-802a-4181-9d60-96751bf8cbc4 resource provider aggregate not found 2026-04-16 03:59:32.048 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7bb9a11-dda1-4793-a3be-71350a48d500'] response: {'server_uuid': 'd098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b06852d2-a764-4c81-9f8b-e2b0ecd127db', 'code': 200} 2026-04-16 03:59:32.049 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d7bb9a11-dda1-4793-a3be-71350a48d500'] response: {'server_uuid': 'd098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b06852d2-a764-4c81-9f8b-e2b0ecd127db', 'code': 200} 2026-04-16 03:59:32.065 7 INFO neutron.services.segments.plugin [-] Segment 1dd6ca1d-802a-4181-9d60-96751bf8cbc4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1dd6ca1d-802a-4181-9d60-96751bf8cbc4 found for delete ", "request_id": "req-422f11bd-861f-4781-b97f-80a4e947209e"}]} [pid: 7|app: 0|req: 585/1167] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:31 2026] DELETE /v2.0/networks/7afbf500-fa0d-47be-8c70-7861269d4c93 => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 583/1168] 199.204.45.157 () {36 vars in 997 bytes} [Thu Apr 16 03:59:31 2026] DELETE /v2.0/ports/b06852d2-a764-4c81-9f8b-e2b0ecd127db => generated 0 bytes in 577 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: 584/1169] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:32 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:59:32.200 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e4d7cd49-a652-4ec4-b55b-9584b76c36a2'] response: {'server_uuid': 'd098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86', 'name': 'network-vif-deleted', 'tag': 'b06852d2-a764-4c81-9f8b-e2b0ecd127db', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 585/1170] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:32 2026] GET /v2.0/security-groups?tenant_id=a99a2f86d3ea49d2be2ad6444c0a7cd9&name=default => 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: 586/1171] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:32 2026] DELETE /v2.0/security-groups/9b998e0d-5440-4816-ac04-bf76e653b91c => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:32.562 7 INFO neutron.db.ovn_revision_numbers_db [None req-f396d55a-2767-471f-a9df-8dda0ebbdbf4 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Successfully bumped revision number for resource 49f8cb98-d107-4811-8643-b7bdde70efcb (type: security_groups) to 1 2026-04-16 03:59:32.576 7 INFO neutron.db.ovn_revision_numbers_db [None req-f396d55a-2767-471f-a9df-8dda0ebbdbf4 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Successfully bumped revision number for resource 5533a88f-daa3-4f4d-bce7-158d74533572 (type: security_group_rules) to 0 2026-04-16 03:59:32.594 7 INFO neutron.db.ovn_revision_numbers_db [None req-f396d55a-2767-471f-a9df-8dda0ebbdbf4 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Successfully bumped revision number for resource 5ad2ad96-9450-4432-a1a3-5135148d5ef3 (type: security_group_rules) to 0 2026-04-16 03:59:32.608 7 INFO neutron.db.ovn_revision_numbers_db [None req-f396d55a-2767-471f-a9df-8dda0ebbdbf4 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Successfully bumped revision number for resource 6f191b61-3b1b-4c9a-821f-a3013e980f44 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 587/1172] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 03:59:32 2026] GET /v2.0/security-groups => generated 26073 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-16 03:59:32.626 7 INFO neutron.db.ovn_revision_numbers_db [None req-f396d55a-2767-471f-a9df-8dda0ebbdbf4 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Successfully bumped revision number for resource c9574372-ba68-45fc-a01b-c0604f2b791a (type: security_group_rules) to 0 2026-04-16 03:59:32.695 7 INFO neutron.db.segments_db [None req-f396d55a-2767-471f-a9df-8dda0ebbdbf4 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Added segment 3a91fa7b-d791-425a-a71e-0f0e594b9ab7 of type geneve for network 4cb963f8-9f44-4448-8de6-8f9179e5f8fe 2026-04-16 03:59:32.809 7 INFO neutron.db.ovn_revision_numbers_db [None req-f396d55a-2767-471f-a9df-8dda0ebbdbf4 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Successfully bumped revision number for resource 4cb963f8-9f44-4448-8de6-8f9179e5f8fe (type: networks) to 1 2026-04-16 03:59:32.897 8 INFO neutron.db.ovn_revision_numbers_db [None req-6feb7297-4dbb-4949-80dd-f4b37717cf6f 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource 72443380-e3ba-4739-81fe-4807dc426ca5 (type: security_groups) to 1 2026-04-16 03:59:32.911 8 INFO neutron.db.ovn_revision_numbers_db [None req-6feb7297-4dbb-4949-80dd-f4b37717cf6f 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource 19e683d9-e090-44a9-8312-63b9fdf96990 (type: security_group_rules) to 0 2026-04-16 03:59:32.928 8 INFO neutron.db.ovn_revision_numbers_db [None req-6feb7297-4dbb-4949-80dd-f4b37717cf6f 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource 1a12595d-d8c6-4dae-b580-9f7ffa2d9e0a (type: security_group_rules) to 0 2026-04-16 03:59:32.941 8 INFO neutron.db.ovn_revision_numbers_db [None req-6feb7297-4dbb-4949-80dd-f4b37717cf6f 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource 30cf7f2b-6fdb-410c-9207-42bb834c6608 (type: security_group_rules) to 0 2026-04-16 03:59:32.955 8 INFO neutron.db.ovn_revision_numbers_db [None req-6feb7297-4dbb-4949-80dd-f4b37717cf6f 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource d4d17508-e58b-4036-98c5-1e6af11837fc (type: security_group_rules) to 0 2026-04-16 03:59:32.995 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f396d55a-2767-471f-a9df-8dda0ebbdbf4 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] No more DHCP agents 2026-04-16 03:59:32.997 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f396d55a-2767-471f-a9df-8dda0ebbdbf4 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Unable to schedule network 4cb963f8-9f44-4448-8de6-8f9179e5f8fe: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:33.037 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] OVN reports status down for port: 98b181af-86da-4e72-9bdf-d2e60755e62d 2026-04-16 03:59:33.055 8 INFO neutron.db.segments_db [None req-6feb7297-4dbb-4949-80dd-f4b37717cf6f 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Added segment 54a912a6-8247-4119-9210-ddd66b25c927 of type geneve for network a0d2c044-b70b-4fde-a955-5a4ab466ec98 2026-04-16 03:59:33.066 7 INFO neutron.db.ovn_revision_numbers_db [None req-f396d55a-2767-471f-a9df-8dda0ebbdbf4 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Successfully bumped revision number for resource 98b181af-86da-4e72-9bdf-d2e60755e62d (type: ports) to 1 [pid: 7|app: 0|req: 586/1173] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:32 2026] POST /v2.0/networks => generated 667 bytes in 1011 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 587/1174] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:59:33 2026] GET /v2.0/subnets => generated 1983 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:33.179 8 INFO neutron.db.segments_db [None req-6feb7297-4dbb-4949-80dd-f4b37717cf6f 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Added segment 8af89e9d-5d48-4c60-813c-a16cd11e2061 of type geneve for network c92c918e-b22a-47ae-8112-d3a8fce89c49 2026-04-16 03:59:33.284 8 INFO neutron.db.ovn_revision_numbers_db [None req-6feb7297-4dbb-4949-80dd-f4b37717cf6f 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource a0d2c044-b70b-4fde-a955-5a4ab466ec98 (type: networks) to 1 2026-04-16 03:59:33.350 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e749fdfb-3fd9-4daf-8ffe-34c04b337b1a 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] No more DHCP agents 2026-04-16 03:59:33.351 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e749fdfb-3fd9-4daf-8ffe-34c04b337b1a 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Unable to schedule network 4cb963f8-9f44-4448-8de6-8f9179e5f8fe: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:33.403 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] OVN reports status down for port: 7265f2c1-f0ed-4cf6-8942-3ef9d6fe7a06 2026-04-16 03:59:33.421 7 INFO neutron.db.ovn_revision_numbers_db [None req-e749fdfb-3fd9-4daf-8ffe-34c04b337b1a 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Successfully bumped revision number for resource 7265f2c1-f0ed-4cf6-8942-3ef9d6fe7a06 (type: ports) to 1 [pid: 7|app: 0|req: 588/1175] 10.0.0.213 () {34 vars in 665 bytes} [Thu Apr 16 03:59:33 2026] POST /v2.0/ports => generated 778 bytes in 333 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-04-16 03:59:33.507 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6feb7297-4dbb-4949-80dd-f4b37717cf6f 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] No more DHCP agents 2026-04-16 03:59:33.509 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6feb7297-4dbb-4949-80dd-f4b37717cf6f 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Unable to schedule network a0d2c044-b70b-4fde-a955-5a4ab466ec98: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 589/1176] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:59:33 2026] GET /v2.0/routers => generated 972 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 590/1177] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:33 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => generated 12 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:59:33.562 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: e17ba327-24da-4c35-8103-335790ff3342 2026-04-16 03:59:33.604 8 INFO neutron.db.ovn_revision_numbers_db [None req-6feb7297-4dbb-4949-80dd-f4b37717cf6f 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource e17ba327-24da-4c35-8103-335790ff3342 (type: ports) to 1 2026-04-16 03:59:33.656 7 INFO neutron.db.segments_db [None req-1523f51c-31b0-44e7-a1b9-01fbf55e3d5b 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Added segment 352c98fa-7483-4eab-8f3e-74d0a553f522 of type geneve for network 5b044491-04a4-4a40-93c0-2d0e51b80ff5 2026-04-16 03:59:33.673 8 INFO neutron.db.ovn_revision_numbers_db [None req-6feb7297-4dbb-4949-80dd-f4b37717cf6f 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource c92c918e-b22a-47ae-8112-d3a8fce89c49 (type: networks) to 1 2026-04-16 03:59:33.752 7 INFO neutron.db.ovn_revision_numbers_db [None req-1523f51c-31b0-44e7-a1b9-01fbf55e3d5b 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Successfully bumped revision number for resource 5b044491-04a4-4a40-93c0-2d0e51b80ff5 (type: networks) to 1 2026-04-16 03:59:33.860 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6feb7297-4dbb-4949-80dd-f4b37717cf6f 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] No more DHCP agents 2026-04-16 03:59:33.861 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6feb7297-4dbb-4949-80dd-f4b37717cf6f 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Unable to schedule network c92c918e-b22a-47ae-8112-d3a8fce89c49: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:33.912 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: 07834aee-bedd-4958-9dc1-85077ece3f1f 2026-04-16 03:59:33.945 8 INFO neutron.db.ovn_revision_numbers_db [None req-6feb7297-4dbb-4949-80dd-f4b37717cf6f 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource 07834aee-bedd-4958-9dc1-85077ece3f1f (type: ports) to 1 [pid: 8|app: 0|req: 588/1178] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:32 2026] POST /v2.0/networks => generated 1283 bytes in 1349 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 589/1179] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 03:59:33 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) 2026-04-16 03:59:34.022 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1523f51c-31b0-44e7-a1b9-01fbf55e3d5b 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] No more DHCP agents 2026-04-16 03:59:34.026 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1523f51c-31b0-44e7-a1b9-01fbf55e3d5b 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Unable to schedule network 5b044491-04a4-4a40-93c0-2d0e51b80ff5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 590/1180] 10.0.0.213 () {32 vars in 649 bytes} [Thu Apr 16 03:59:33 2026] GET /v2.0/networks => generated 1970 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 591/1181] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:59:34 2026] GET /v2.0/floatingips => generated 555 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:34.074 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: df49ab42-d7ce-42a1-87f6-124d42110368 2026-04-16 03:59:34.140 7 INFO neutron.db.ovn_revision_numbers_db [None req-1523f51c-31b0-44e7-a1b9-01fbf55e3d5b 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Successfully bumped revision number for resource df49ab42-d7ce-42a1-87f6-124d42110368 (type: ports) to 1 [pid: 7|app: 0|req: 591/1182] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:33 2026] POST /v2.0/networks => generated 655 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:34.196 8 INFO neutron_taas.services.taas.taas_plugin [None req-48e57813-4971-4c6c-8da1-6adb00bbe778 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] TaaS: Handle Delete Port: e17ba327-24da-4c35-8103-335790ff3342 2026-04-16 03:59:34.199 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-48e57813-4971-4c6c-8da1-6adb00bbe778 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Tap Mirror: Handle Delete Port: e17ba327-24da-4c35-8103-335790ff3342 [pid: 7|app: 0|req: 592/1183] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 03:59:34 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) 2026-04-16 03:59:34.395 8 INFO neutron.services.segments.plugin [-] Segment 54a912a6-8247-4119-9210-ddd66b25c927 resource provider aggregate not found 2026-04-16 03:59:34.401 8 INFO neutron.services.segments.plugin [-] Segment 54a912a6-8247-4119-9210-ddd66b25c927 resource provider aggregate not found 2026-04-16 03:59:34.411 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db8a5714-39ee-4255-af0d-a6599769ce4f 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] No more DHCP agents 2026-04-16 03:59:34.412 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db8a5714-39ee-4255-af0d-a6599769ce4f 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Unable to schedule network 5b044491-04a4-4a40-93c0-2d0e51b80ff5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:34.419 8 INFO neutron.services.segments.plugin [-] Segment 54a912a6-8247-4119-9210-ddd66b25c927 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54a912a6-8247-4119-9210-ddd66b25c927 found for delete ", "request_id": "req-176d231e-2c47-4cf2-a2b1-f431140864cb"}]} 2026-04-16 03:59:34.420 8 INFO neutron.services.segments.plugin [-] Segment 54a912a6-8247-4119-9210-ddd66b25c927 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 54a912a6-8247-4119-9210-ddd66b25c927 found for delete ", "request_id": "req-8fe9e98c-92b2-46c8-907f-5d4a5ab2940f"}]} [pid: 8|app: 0|req: 592/1184] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:34 2026] DELETE /v2.0/networks/a0d2c044-b70b-4fde-a955-5a4ab466ec98 => generated 0 bytes in 371 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:34.439 7 INFO neutron.db.ovn_revision_numbers_db [None req-db8a5714-39ee-4255-af0d-a6599769ce4f 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Successfully bumped revision number for resource e102d2f2-ef17-4874-aabf-2982ef625c91 (type: subnets) to 0 [pid: 8|app: 0|req: 593/1185] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 03:59:34 2026] GET /v2.0/network-ip-availabilities => generated 2572 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 593/1186] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:59:34 2026] POST /v2.0/subnets => generated 646 bytes in 256 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 594/1187] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 03:59:34 2026] GET /v2.0/subnets => generated 2637 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:34.557 8 INFO neutron_taas.services.taas.taas_plugin [None req-9dcf3388-cbc4-44e9-be8f-ce2f132ba2ba 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] TaaS: Handle Delete Port: 07834aee-bedd-4958-9dc1-85077ece3f1f 2026-04-16 03:59:34.560 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9dcf3388-cbc4-44e9-be8f-ce2f132ba2ba 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Tap Mirror: Handle Delete Port: 07834aee-bedd-4958-9dc1-85077ece3f1f [pid: 8|app: 0|req: 594/1188] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:34 2026] DELETE /v2.0/networks/c92c918e-b22a-47ae-8112-d3a8fce89c49 => 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: 595/1189] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 03:59:34 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: 596/1190] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:34 2026] GET /v2.0/ports?device_id=d098b1f7-a3ce-4c60-bdbb-ccc6d0a56c86 => 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: 597/1191] 10.0.0.213 () {32 vars in 649 bytes} [Thu Apr 16 03:59:34 2026] GET /v2.0/networks => generated 689 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 598/1192] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 03:59:34 2026] GET /v2.0/networks => generated 4628 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:34.965 8 INFO neutron.db.segments_db [None req-b03e6706-be54-4534-96f7-bb4decd05e97 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Added segment 4eded050-ab7e-4f06-8e55-8a5b68b14ad2 of type geneve for network c59e3789-a0f5-4c69-bd3d-18e63bd6d293 2026-04-16 03:59:35.059 8 INFO neutron.db.ovn_revision_numbers_db [None req-b03e6706-be54-4534-96f7-bb4decd05e97 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource c59e3789-a0f5-4c69-bd3d-18e63bd6d293 (type: networks) to 1 2026-04-16 03:59:35.165 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab2fbc8c-b8a4-4d55-85ba-68bd6718992a 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] No more DHCP agents 2026-04-16 03:59:35.166 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab2fbc8c-b8a4-4d55-85ba-68bd6718992a 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Unable to schedule network 5b044491-04a4-4a40-93c0-2d0e51b80ff5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:35.222 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: aa6228f6-4219-4049-8cf1-0b21ff665e5e 2026-04-16 03:59:35.233 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b03e6706-be54-4534-96f7-bb4decd05e97 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] No more DHCP agents 2026-04-16 03:59:35.234 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b03e6706-be54-4534-96f7-bb4decd05e97 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Unable to schedule network c59e3789-a0f5-4c69-bd3d-18e63bd6d293: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:35.300 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab2fbc8c-b8a4-4d55-85ba-68bd6718992a 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Successfully bumped revision number for resource aa6228f6-4219-4049-8cf1-0b21ff665e5e (type: ports) to 1 2026-04-16 03:59:35.304 8 INFO neutron.db.ovn_revision_numbers_db [None req-b03e6706-be54-4534-96f7-bb4decd05e97 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource eddbc9ea-bf1f-450e-84b5-2a432402042d (type: ports) to 1 [pid: 8|app: 0|req: 599/1193] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:34 2026] POST /v2.0/networks => generated 672 bytes in 450 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 595/1194] 10.0.0.213 () {34 vars in 665 bytes} [Thu Apr 16 03:59:34 2026] POST /v2.0/ports => generated 966 bytes in 851 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-04-16 03:59:35.356 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: eddbc9ea-bf1f-450e-84b5-2a432402042d [pid: 8|app: 0|req: 600/1195] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 03:59:35 2026] GET /v2.0/ports => generated 13990 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-16 03:59:35.472 7 INFO neutron.db.segments_db [None req-8affb6df-58c5-4822-a34d-083c1748d229 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Added segment 8c0ae930-0238-4c0c-a505-59e61a0043be of type geneve for network 5d4e2090-28f4-41f3-b5fd-62406d054707 2026-04-16 03:59:35.545 8 INFO neutron_taas.services.taas.taas_plugin [None req-5414836a-0a98-4ae4-bd83-884e5c6e49be 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] TaaS: Handle Delete Port: aa6228f6-4219-4049-8cf1-0b21ff665e5e 2026-04-16 03:59:35.547 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5414836a-0a98-4ae4-bd83-884e5c6e49be 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Tap Mirror: Handle Delete Port: aa6228f6-4219-4049-8cf1-0b21ff665e5e 2026-04-16 03:59:35.579 7 INFO neutron.db.ovn_revision_numbers_db [None req-8affb6df-58c5-4822-a34d-083c1748d229 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource 5d4e2090-28f4-41f3-b5fd-62406d054707 (type: networks) to 1 [pid: 8|app: 0|req: 601/1196] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 03:59:35 2026] DELETE /v2.0/ports/aa6228f6-4219-4049-8cf1-0b21ff665e5e => generated 0 bytes in 272 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:35.693 8 INFO neutron.pecan_wsgi.hooks.translation [None req-b4d5579e-8c72-4784-9563-1788ee0126cb 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 602/1197] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 03:59:35 2026] DELETE /v2.0/ports/aa6228f6-4219-4049-8cf1-0b21ff665e5e => generated 132 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 03:59:35.715 8 INFO neutron.pecan_wsgi.hooks.translation [None req-e99241be-c341-495c-a331-ab31c1d2c051 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 603/1198] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:35 2026] GET /v2.0/ports/aa6228f6-4219-4049-8cf1-0b21ff665e5e => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 03:59:35.761 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8affb6df-58c5-4822-a34d-083c1748d229 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] No more DHCP agents 2026-04-16 03:59:35.763 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8affb6df-58c5-4822-a34d-083c1748d229 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Unable to schedule network 5d4e2090-28f4-41f3-b5fd-62406d054707: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:35.802 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: 1c26429a-fa8c-4a76-b084-56994833b608 [pid: 8|app: 0|req: 604/1199] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:35 2026] DELETE /v2.0/subnets/e102d2f2-ef17-4874-aabf-2982ef625c91 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:35.865 7 INFO neutron.db.ovn_revision_numbers_db [None req-8affb6df-58c5-4822-a34d-083c1748d229 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource 1c26429a-fa8c-4a76-b084-56994833b608 (type: ports) to 1 [pid: 7|app: 0|req: 596/1200] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:35 2026] POST /v2.0/networks => generated 672 bytes in 566 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:35.978 8 INFO neutron_taas.services.taas.taas_plugin [None req-a039b57b-eee7-4367-8b36-59c1bcf0295b 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] TaaS: Handle Delete Port: df49ab42-d7ce-42a1-87f6-124d42110368 2026-04-16 03:59:35.981 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a039b57b-eee7-4367-8b36-59c1bcf0295b 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Tap Mirror: Handle Delete Port: df49ab42-d7ce-42a1-87f6-124d42110368 [pid: 7|app: 0|req: 597/1201] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:35 2026] DELETE /v2.0/security-groups/e3f63c9f-9c87-4e2e-bd18-b522d181deba => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 605/1202] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:35 2026] DELETE /v2.0/networks/5b044491-04a4-4a40-93c0-2d0e51b80ff5 => generated 0 bytes in 351 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:36.221 8 INFO neutron.api.v2.resource [None req-d3f3f3a2-f593-4f57-bb92-52e5cceca116 a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 606/1203] 10.0.0.213 () {32 vars in 737 bytes} [Thu Apr 16 03:59:36 2026] GET /v2.0/security-groups/e3f63c9f-9c87-4e2e-bd18-b522d181deba => generated 146 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 03:59:36.302 8 INFO neutron.db.segments_db [None req-4fda2edd-4f21-4171-87eb-376df6b8b3a7 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Added segment d4ea8497-5763-4029-b375-da65ca4c1a51 of type geneve for network 7821fe9b-03be-4292-9462-0fb3f8fe9a5b 2026-04-16 03:59:36.437 8 INFO neutron.db.ovn_revision_numbers_db [None req-4fda2edd-4f21-4171-87eb-376df6b8b3a7 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Successfully bumped revision number for resource 7821fe9b-03be-4292-9462-0fb3f8fe9a5b (type: networks) to 1 2026-04-16 03:59:36.442 8 INFO neutron.services.segments.plugin [-] Segment 8af89e9d-5d48-4c60-813c-a16cd11e2061 resource provider aggregate not found 2026-04-16 03:59:36.454 8 INFO neutron.services.segments.plugin [-] Segment 8af89e9d-5d48-4c60-813c-a16cd11e2061 resource provider aggregate not found 2026-04-16 03:59:36.465 8 INFO neutron.services.segments.plugin [-] Segment 8af89e9d-5d48-4c60-813c-a16cd11e2061 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8af89e9d-5d48-4c60-813c-a16cd11e2061 found for delete ", "request_id": "req-a3097581-ff63-4ba5-99d6-49084b1c2796"}]} 2026-04-16 03:59:36.472 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1284fab0-96f3-45e6-8858-fab4dae6c17d 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] No more DHCP agents 2026-04-16 03:59:36.473 8 INFO neutron.services.segments.plugin [-] Segment 8af89e9d-5d48-4c60-813c-a16cd11e2061 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8af89e9d-5d48-4c60-813c-a16cd11e2061 found for delete ", "request_id": "req-fdeb73f4-d0b9-4956-9cf0-e4dfb5c9ad33"}]} 2026-04-16 03:59:36.473 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1284fab0-96f3-45e6-8858-fab4dae6c17d 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Unable to schedule network c59e3789-a0f5-4c69-bd3d-18e63bd6d293: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:36.481 8 INFO neutron.services.segments.plugin [-] Segment 352c98fa-7483-4eab-8f3e-74d0a553f522 resource provider aggregate not found 2026-04-16 03:59:36.504 8 INFO neutron.services.segments.plugin [-] Segment 352c98fa-7483-4eab-8f3e-74d0a553f522 resource provider aggregate not found 2026-04-16 03:59:36.510 8 INFO neutron.services.segments.plugin [-] Segment 352c98fa-7483-4eab-8f3e-74d0a553f522 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 352c98fa-7483-4eab-8f3e-74d0a553f522 found for delete ", "request_id": "req-3d1a3e84-f9a8-4664-b00e-6a0a2de95c78"}]} 2026-04-16 03:59:36.521 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] OVN reports status down for port: de196073-3b66-4bf8-b18e-8f212bbf7237 2026-04-16 03:59:36.533 8 INFO neutron.services.segments.plugin [-] Segment 352c98fa-7483-4eab-8f3e-74d0a553f522 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 352c98fa-7483-4eab-8f3e-74d0a553f522 found for delete ", "request_id": "req-a85b56da-f69e-4e4a-aa63-f894b1c95d36"}]} 2026-04-16 03:59:36.556 7 INFO neutron.db.ovn_revision_numbers_db [None req-1284fab0-96f3-45e6-8858-fab4dae6c17d 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource de196073-3b66-4bf8-b18e-8f212bbf7237 (type: ports) to 1 2026-04-16 03:59:36.593 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1284fab0-96f3-45e6-8858-fab4dae6c17d 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] No more DHCP agents 2026-04-16 03:59:36.594 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1284fab0-96f3-45e6-8858-fab4dae6c17d 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Unable to schedule network 5d4e2090-28f4-41f3-b5fd-62406d054707: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:36.640 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: b0f98aac-7715-4769-b6cf-d3b09bdacfd1 2026-04-16 03:59:36.693 7 INFO neutron.db.ovn_revision_numbers_db [None req-1284fab0-96f3-45e6-8858-fab4dae6c17d 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource b0f98aac-7715-4769-b6cf-d3b09bdacfd1 (type: ports) to 1 2026-04-16 03:59:36.710 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4fda2edd-4f21-4171-87eb-376df6b8b3a7 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] No more DHCP agents 2026-04-16 03:59:36.712 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4fda2edd-4f21-4171-87eb-376df6b8b3a7 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Unable to schedule network 7821fe9b-03be-4292-9462-0fb3f8fe9a5b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:36.747 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] OVN reports status down for port: 379607e8-35ba-43c8-a188-f37795e3b65c 2026-04-16 03:59:36.799 8 INFO neutron.db.ovn_revision_numbers_db [None req-4fda2edd-4f21-4171-87eb-376df6b8b3a7 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Successfully bumped revision number for resource 379607e8-35ba-43c8-a188-f37795e3b65c (type: ports) to 1 [pid: 7|app: 0|req: 598/1204] 10.0.0.213 () {34 vars in 665 bytes} [Thu Apr 16 03:59:36 2026] POST /v2.0/ports => generated 1505 bytes in 772 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: 8|app: 0|req: 607/1205] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:36 2026] POST /v2.0/networks => generated 655 bytes in 618 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:36.927 7 INFO neutron_taas.services.taas.taas_plugin [None req-711bb9a3-5b94-4541-b5eb-f4b5b98377e3 a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] TaaS: Handle Delete Port: b17192fc-a59f-431c-892d-6f37016d74d7 2026-04-16 03:59:36.930 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-711bb9a3-5b94-4541-b5eb-f4b5b98377e3 a705ae99c54a4dc589f0770c0c448a85 722b73a546e54ad3bba01ed5a84b02b3 - - default default] Tap Mirror: Handle Delete Port: b17192fc-a59f-431c-892d-6f37016d74d7 [pid: 8|app: 0|req: 610/1208] 10.0.0.213 () {32 vars in 643 bytes} [Thu Apr 16 03:59:36 2026] GET /v2.0/ports => generated 3017 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 599/1209] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 03:59:36 2026] DELETE /v2.0/floatingips/c41830f2-ade1-4012-bd23-8b6529f7632a => generated 0 bytes in 264 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:37.122 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-df38fa0f-72fe-4322-b284-444940466b83 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] No more DHCP agents 2026-04-16 03:59:37.123 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-df38fa0f-72fe-4322-b284-444940466b83 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Unable to schedule network 7821fe9b-03be-4292-9462-0fb3f8fe9a5b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:37.146 8 INFO neutron.db.ovn_revision_numbers_db [None req-df38fa0f-72fe-4322-b284-444940466b83 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Successfully bumped revision number for resource c86653fc-2c0e-40f3-9558-8a7040198160 (type: subnets) to 0 [pid: 8|app: 0|req: 611/1210] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:59:36 2026] POST /v2.0/subnets => generated 646 bytes in 197 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:37.204 7 INFO neutron_taas.services.taas.taas_plugin [None req-a8029cdd-4222-451f-97ba-f570b983244d 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] TaaS: Handle Delete Port: de196073-3b66-4bf8-b18e-8f212bbf7237 2026-04-16 03:59:37.207 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a8029cdd-4222-451f-97ba-f570b983244d 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Tap Mirror: Handle Delete Port: de196073-3b66-4bf8-b18e-8f212bbf7237 [pid: 7|app: 0|req: 600/1211] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 03:59:37 2026] DELETE /v2.0/ports/de196073-3b66-4bf8-b18e-8f212bbf7237 => generated 0 bytes in 213 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:37.404 8 INFO neutron_taas.services.taas.taas_plugin [None req-a99a6545-144e-4d06-bd95-8b3d0801747b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 5d92001c-e80d-4c29-9705-e6a7dfef23ee 2026-04-16 03:59:37.407 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a99a6545-144e-4d06-bd95-8b3d0801747b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 5d92001c-e80d-4c29-9705-e6a7dfef23ee 2026-04-16 03:59:37.530 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b7b89afe-a365-49cf-9701-eab95856f364 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] No more DHCP agents 2026-04-16 03:59:37.531 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b7b89afe-a365-49cf-9701-eab95856f364 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Unable to schedule network 7821fe9b-03be-4292-9462-0fb3f8fe9a5b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:37.612 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] OVN reports status down for port: 3d398610-f2e6-4822-b26e-694ad08f997d 2026-04-16 03:59:37.638 7 INFO neutron.db.ovn_revision_numbers_db [None req-b7b89afe-a365-49cf-9701-eab95856f364 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Successfully bumped revision number for resource 3d398610-f2e6-4822-b26e-694ad08f997d (type: ports) to 1 [pid: 7|app: 0|req: 601/1212] 10.0.0.213 () {34 vars in 665 bytes} [Thu Apr 16 03:59:37 2026] POST /v2.0/ports => generated 927 bytes in 389 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:37.797 7 INFO neutron_taas.services.taas.taas_plugin [None req-3f232e80-5057-4fda-aa23-72f5551d779a 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] TaaS: Handle Delete Port: b0f98aac-7715-4769-b6cf-d3b09bdacfd1 2026-04-16 03:59:37.801 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3f232e80-5057-4fda-aa23-72f5551d779a 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Tap Mirror: Handle Delete Port: b0f98aac-7715-4769-b6cf-d3b09bdacfd1 [pid: 7|app: 0|req: 602/1213] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 03:59:37 2026] DELETE /v2.0/ports/b0f98aac-7715-4769-b6cf-d3b09bdacfd1 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:38.031 7 INFO neutron_taas.services.taas.taas_plugin [None req-05ff931a-6d8f-49c3-9c69-541c3a84acba 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] TaaS: Handle Delete Port: 3d398610-f2e6-4822-b26e-694ad08f997d 2026-04-16 03:59:38.035 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05ff931a-6d8f-49c3-9c69-541c3a84acba 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Tap Mirror: Handle Delete Port: 3d398610-f2e6-4822-b26e-694ad08f997d [pid: 8|app: 0|req: 612/1214] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 03:59:37 2026] PUT /v2.0/routers/c5dfa087-260a-47d4-81cf-258151f32062/remove_router_interface => generated 309 bytes in 904 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: 613/1215] 10.0.0.213 () {32 vars in 643 bytes} [Thu Apr 16 03:59:38 2026] GET /v2.0/ports => generated 1523 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 603/1216] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 03:59:37 2026] DELETE /v2.0/ports/3d398610-f2e6-4822-b26e-694ad08f997d => generated 0 bytes in 259 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:38.402 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9038d49-f8b9-4867-9e8d-bdfde4c863b5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7dd6f7a6-dded-472a-bc0a-2212bb2f5c42 (type: security_groups) to 1 2026-04-16 03:59:38.415 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9038d49-f8b9-4867-9e8d-bdfde4c863b5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 140e3e1e-5491-49e6-9d9c-738270b024bb (type: security_group_rules) to 0 2026-04-16 03:59:38.425 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9038d49-f8b9-4867-9e8d-bdfde4c863b5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4c50a953-6309-44ea-8b0a-fb07895fee83 (type: security_group_rules) to 0 2026-04-16 03:59:38.436 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9038d49-f8b9-4867-9e8d-bdfde4c863b5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7135230a-5e52-4aa6-81dc-2f391b08ada5 (type: security_group_rules) to 0 2026-04-16 03:59:38.447 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9038d49-f8b9-4867-9e8d-bdfde4c863b5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b7cff44e-c8ac-482b-a4df-63ff716a7437 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 614/1217] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:38 2026] GET /v2.0/security-groups?tenant_id=63737ba9bff049378dcaefc76fc72f96&name=default => generated 2925 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:38.494 7 INFO neutron_taas.services.taas.taas_plugin [None req-8ed5556c-7bf1-46fd-9b33-f36af7b6920b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 4b32dc8a-6041-4f7c-9ea7-5e5b0922d82d 2026-04-16 03:59:38.497 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8ed5556c-7bf1-46fd-9b33-f36af7b6920b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 4b32dc8a-6041-4f7c-9ea7-5e5b0922d82d 2026-04-16 03:59:38.570 8 INFO neutron.db.segments_db [None req-634192a0-e229-472f-828d-e9e8eae431d6 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Added segment 41f2c68d-1ed9-4de1-a35d-47b069031d2f of type geneve for network 4d264786-a1da-4881-8848-29d8d492d205 2026-04-16 03:59:38.677 8 INFO neutron.db.ovn_revision_numbers_db [None req-634192a0-e229-472f-828d-e9e8eae431d6 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource 4d264786-a1da-4881-8848-29d8d492d205 (type: networks) to 1 2026-04-16 03:59:38.891 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-634192a0-e229-472f-828d-e9e8eae431d6 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] No more DHCP agents 2026-04-16 03:59:38.893 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-634192a0-e229-472f-828d-e9e8eae431d6 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Unable to schedule network 4d264786-a1da-4881-8848-29d8d492d205: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 604/1218] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:38 2026] DELETE /v2.0/routers/c5dfa087-260a-47d4-81cf-258151f32062 => generated 0 bytes in 727 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:38.906 7 INFO neutron.pecan_wsgi.hooks.translation [None req-efa8e201-f270-43df-9d1b-4435f2367c2c 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 605/1219] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:38 2026] GET /v2.0/ports/3d398610-f2e6-4822-b26e-694ad08f997d => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 03:59:38.950 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: cd4a2f40-cb3c-4b5b-b5e1-a5c471bd0e51 2026-04-16 03:59:38.977 8 INFO neutron.db.ovn_revision_numbers_db [None req-634192a0-e229-472f-828d-e9e8eae431d6 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource cd4a2f40-cb3c-4b5b-b5e1-a5c471bd0e51 (type: ports) to 1 [pid: 8|app: 0|req: 615/1220] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:38 2026] POST /v2.0/networks => generated 672 bytes in 513 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 616/1221] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:38 2026] DELETE /v2.0/subnets/4e5878ad-ac51-47f7-a832-ff5dc32b772f => generated 0 bytes in 141 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 606/1222] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:38 2026] DELETE /v2.0/security-groups/7dd6f7a6-dded-472a-bc0a-2212bb2f5c42 => generated 0 bytes in 266 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:39.255 7 INFO neutron.db.segments_db [None req-9321a982-e05f-4d58-9b35-d53ad91c306d 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Added segment eb75b72b-adeb-487c-b4a4-2b2159faeefd of type geneve for network 3e66eea8-1129-4bfa-a33d-d3be32120e94 [pid: 8|app: 0|req: 617/1223] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:39 2026] DELETE /v2.0/subnets/c86653fc-2c0e-40f3-9558-8a7040198160 => generated 0 bytes in 132 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:39.369 7 INFO neutron.db.ovn_revision_numbers_db [None req-9321a982-e05f-4d58-9b35-d53ad91c306d 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource 3e66eea8-1129-4bfa-a33d-d3be32120e94 (type: networks) to 1 2026-04-16 03:59:39.399 8 INFO neutron_taas.services.taas.taas_plugin [None req-64152370-dac3-4426-ada5-c4bc558f9901 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 83f5edaa-e664-443b-95e2-de1b92554cad 2026-04-16 03:59:39.402 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-64152370-dac3-4426-ada5-c4bc558f9901 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 83f5edaa-e664-443b-95e2-de1b92554cad 2026-04-16 03:59:39.532 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9321a982-e05f-4d58-9b35-d53ad91c306d 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] No more DHCP agents 2026-04-16 03:59:39.533 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9321a982-e05f-4d58-9b35-d53ad91c306d 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Unable to schedule network 3e66eea8-1129-4bfa-a33d-d3be32120e94: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:39.575 8 INFO neutron.services.segments.plugin [-] Segment 7416e152-ccaf-492d-927f-c5e1d28d4101 resource provider aggregate not found 2026-04-16 03:59:39.579 8 INFO neutron.services.segments.plugin [-] Segment 7416e152-ccaf-492d-927f-c5e1d28d4101 resource provider aggregate not found 2026-04-16 03:59:39.591 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] OVN reports status down for port: 7d6b6ac8-6c8e-426b-a130-e24673f89cfe 2026-04-16 03:59:39.603 8 INFO neutron.services.segments.plugin [-] Segment 7416e152-ccaf-492d-927f-c5e1d28d4101 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7416e152-ccaf-492d-927f-c5e1d28d4101 found for delete ", "request_id": "req-6163142d-555a-47d3-b58a-54ea064f395c"}]} 2026-04-16 03:59:39.608 7 INFO neutron.db.ovn_revision_numbers_db [None req-9321a982-e05f-4d58-9b35-d53ad91c306d 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource 7d6b6ac8-6c8e-426b-a130-e24673f89cfe (type: ports) to 1 2026-04-16 03:59:39.613 8 INFO neutron.services.segments.plugin [-] Segment 7416e152-ccaf-492d-927f-c5e1d28d4101 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7416e152-ccaf-492d-927f-c5e1d28d4101 found for delete ", "request_id": "req-0327e412-a428-403d-bb55-5bc6b8b8d9a1"}]} [pid: 7|app: 0|req: 607/1224] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:39 2026] POST /v2.0/networks => generated 673 bytes in 458 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 618/1225] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:39 2026] DELETE /v2.0/networks/9b8a2bce-41c2-43d4-a5bc-f6c0d87ce25f => generated 0 bytes in 387 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:39.750 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ea4d707-7e2a-4264-8951-dc4a5d9789f8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e1f42de0-0bf7-45a0-83dc-ff6e585727be (type: security_groups) to 1 2026-04-16 03:59:39.762 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ea4d707-7e2a-4264-8951-dc4a5d9789f8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3054d115-6fd2-476b-adf1-d0281e3ff250 (type: security_group_rules) to 0 2026-04-16 03:59:39.773 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ea4d707-7e2a-4264-8951-dc4a5d9789f8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b9dbd5d2-3ea2-4a24-b52f-9bcdce19be73 (type: security_group_rules) to 0 2026-04-16 03:59:39.785 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ea4d707-7e2a-4264-8951-dc4a5d9789f8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f62ab181-7f18-4e72-bd0b-ce893b5de8bb (type: security_group_rules) to 0 2026-04-16 03:59:39.796 7 INFO neutron.db.ovn_revision_numbers_db [None req-5ea4d707-7e2a-4264-8951-dc4a5d9789f8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource fb74fc3d-b789-4961-a30a-616c1de7a32d (type: security_group_rules) to 0 2026-04-16 03:59:39.805 8 INFO neutron_taas.services.taas.taas_plugin [None req-b785ab5b-41d1-4987-883f-6f9854aa9296 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] TaaS: Handle Delete Port: 379607e8-35ba-43c8-a188-f37795e3b65c 2026-04-16 03:59:39.808 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b785ab5b-41d1-4987-883f-6f9854aa9296 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Tap Mirror: Handle Delete Port: 379607e8-35ba-43c8-a188-f37795e3b65c [pid: 7|app: 0|req: 608/1226] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:39 2026] GET /v2.0/security-groups?tenant_id=00148846d60447d68bf35b9794e58ee4&name=default => generated 2925 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 609/1227] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:39 2026] GET /v2.0/security-groups?tenant_id=722b73a546e54ad3bba01ed5a84b02b3&name=default => generated 2925 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 619/1228] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:39 2026] DELETE /v2.0/networks/7821fe9b-03be-4292-9462-0fb3f8fe9a5b => generated 0 bytes in 392 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 610/1229] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:39 2026] DELETE /v2.0/security-groups/e1f42de0-0bf7-45a0-83dc-ff6e585727be => 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: 620/1230] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:40 2026] DELETE /v2.0/security-groups/c72f276b-1605-438a-af52-5a862c2477fc => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:40.320 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fcaea179-f990-4916-acba-842eac01e3d1 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] No more DHCP agents 2026-04-16 03:59:40.321 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fcaea179-f990-4916-acba-842eac01e3d1 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Unable to schedule network 4cb963f8-9f44-4448-8de6-8f9179e5f8fe: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:40.366 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: 8a660b8e-7b3a-4c39-aa1b-a8ecc694ca7a 2026-04-16 03:59:40.409 7 INFO neutron.db.ovn_revision_numbers_db [None req-fcaea179-f990-4916-acba-842eac01e3d1 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Successfully bumped revision number for resource 8a660b8e-7b3a-4c39-aa1b-a8ecc694ca7a (type: ports) to 1 [pid: 7|app: 0|req: 611/1231] 10.0.0.213 () {34 vars in 665 bytes} [Thu Apr 16 03:59:40 2026] POST /v2.0/ports => generated 778 bytes in 354 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-04-16 03:59:40.600 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4e725bc0-c8ff-42f1-8946-bdee14cab3b7 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] No more DHCP agents 2026-04-16 03:59:40.601 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4e725bc0-c8ff-42f1-8946-bdee14cab3b7 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Unable to schedule network 4d264786-a1da-4881-8848-29d8d492d205: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:40.646 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e725bc0-c8ff-42f1-8946-bdee14cab3b7 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource aaeb3aa8-377e-4d29-a5a5-4833477a7278 (type: subnets) to 0 2026-04-16 03:59:40.666 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: 8a660b8e-7b3a-4c39-aa1b-a8ecc694ca7a 2026-04-16 03:59:40.676 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4e725bc0-c8ff-42f1-8946-bdee14cab3b7 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] No more DHCP agents 2026-04-16 03:59:40.677 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4e725bc0-c8ff-42f1-8946-bdee14cab3b7 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Unable to schedule network 3e66eea8-1129-4bfa-a33d-d3be32120e94: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:40.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e725bc0-c8ff-42f1-8946-bdee14cab3b7 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Successfully bumped revision number for resource 0bc2c5da-bedf-492a-a626-f2942e92fd3d (type: subnets) to 0 [pid: 8|app: 0|req: 621/1232] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:59:40 2026] POST /v2.0/subnets => generated 1323 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 03:59:40.731 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc307cb5-9a79-428b-8e97-ece6777311b8 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Successfully bumped revision number for resource 8a660b8e-7b3a-4c39-aa1b-a8ecc694ca7a (type: ports) to 2 [pid: 8|app: 0|req: 622/1233] 10.0.0.213 () {32 vars in 647 bytes} [Thu Apr 16 03:59:40 2026] GET /v2.0/subnets => generated 1959 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 612/1234] 10.0.0.213 () {34 vars in 737 bytes} [Thu Apr 16 03:59:40 2026] PUT /v2.0/ports/8a660b8e-7b3a-4c39-aa1b-a8ecc694ca7a => generated 752 bytes in 296 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: 623/1235] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:40 2026] DELETE /v2.0/subnets/aaeb3aa8-377e-4d29-a5a5-4833477a7278 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:40.914 7 INFO neutron_taas.services.taas.taas_plugin [None req-40c1645c-5ab4-4a43-9c7a-9c19bd83b55b 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] TaaS: Handle Delete Port: 8a660b8e-7b3a-4c39-aa1b-a8ecc694ca7a 2026-04-16 03:59:40.917 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40c1645c-5ab4-4a43-9c7a-9c19bd83b55b 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Tap Mirror: Handle Delete Port: 8a660b8e-7b3a-4c39-aa1b-a8ecc694ca7a [pid: 7|app: 0|req: 613/1236] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 03:59:40 2026] DELETE /v2.0/ports/8a660b8e-7b3a-4c39-aa1b-a8ecc694ca7a => generated 0 bytes in 239 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 624/1237] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:40 2026] DELETE /v2.0/subnets/0bc2c5da-bedf-492a-a626-f2942e92fd3d => generated 0 bytes in 154 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 625/1238] 10.0.0.213 () {32 vars in 647 bytes} [Thu Apr 16 03:59:41 2026] GET /v2.0/subnets => generated 649 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 614/1239] 10.0.0.213 () {32 vars in 643 bytes} [Thu Apr 16 03:59:41 2026] GET /v2.0/ports => generated 1537 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:41.104 7 INFO neutron.pecan_wsgi.hooks.translation [None req-0e2d213e-0be0-4c43-93cc-4415e5594099 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 615/1240] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:41 2026] GET /v2.0/ports/8a660b8e-7b3a-4c39-aa1b-a8ecc694ca7a => generated 132 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 616/1241] 10.0.0.213 () {32 vars in 643 bytes} [Thu Apr 16 03:59:41 2026] GET /v2.0/ports => generated 1537 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 617/1242] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:41 2026] GET /v2.0/ports/7265f2c1-f0ed-4cf6-8942-3ef9d6fe7a06 => generated 778 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:41.196 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a6b971d4-343b-4094-856f-22817234525b 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 618/1243] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 03:59:41 2026] DELETE /v2.0/ports/3d398610-f2e6-4822-b26e-694ad08f997d => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 03:59:41.208 8 INFO neutron_taas.services.taas.taas_plugin [None req-00777c16-d8b8-4fbf-85c1-d11f98443b6a 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] TaaS: Handle Delete Port: 7d6b6ac8-6c8e-426b-a130-e24673f89cfe 2026-04-16 03:59:41.210 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-00777c16-d8b8-4fbf-85c1-d11f98443b6a 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Tap Mirror: Handle Delete Port: 7d6b6ac8-6c8e-426b-a130-e24673f89cfe 2026-04-16 03:59:41.216 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c00a6c87-4882-4b7d-8e03-d20049f91fcc 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 619/1244] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:41 2026] DELETE /v2.0/subnets/c86653fc-2c0e-40f3-9558-8a7040198160 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 03:59:41.234 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b1c3fe8b-e76a-4cbd-af04-09453bbe3446 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 620/1245] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:41 2026] DELETE /v2.0/subnets/e102d2f2-ef17-4874-aabf-2982ef625c91 => generated 136 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 03:59:41.364 7 INFO neutron_taas.services.taas.taas_plugin [None req-9bc3d260-bdf3-4093-98a0-350809e790ef 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] TaaS: Handle Delete Port: 7265f2c1-f0ed-4cf6-8942-3ef9d6fe7a06 2026-04-16 03:59:41.369 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9bc3d260-bdf3-4093-98a0-350809e790ef 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Tap Mirror: Handle Delete Port: 7265f2c1-f0ed-4cf6-8942-3ef9d6fe7a06 [pid: 8|app: 0|req: 626/1246] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:41 2026] DELETE /v2.0/networks/3e66eea8-1129-4bfa-a33d-d3be32120e94 => generated 0 bytes in 330 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 621/1247] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 03:59:41 2026] DELETE /v2.0/ports/7265f2c1-f0ed-4cf6-8942-3ef9d6fe7a06 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:41.541 8 INFO neutron_taas.services.taas.taas_plugin [None req-9df3daa8-9c8f-434e-8258-89ee50dcd5ce 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] TaaS: Handle Delete Port: cd4a2f40-cb3c-4b5b-b5e1-a5c471bd0e51 2026-04-16 03:59:41.544 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9df3daa8-9c8f-434e-8258-89ee50dcd5ce 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Tap Mirror: Handle Delete Port: cd4a2f40-cb3c-4b5b-b5e1-a5c471bd0e51 2026-04-16 03:59:41.605 7 INFO neutron_taas.services.taas.taas_plugin [None req-4048f25c-2cfc-4880-a66d-b2e2196b6a04 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] TaaS: Handle Delete Port: 98b181af-86da-4e72-9bdf-d2e60755e62d 2026-04-16 03:59:41.607 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4048f25c-2cfc-4880-a66d-b2e2196b6a04 333f671059c741bca1ba24efd843af44 96108e10cf104c37b019671835aa7239 - - default default] Tap Mirror: Handle Delete Port: 98b181af-86da-4e72-9bdf-d2e60755e62d 2026-04-16 03:59:41.623 8 INFO neutron.services.segments.plugin [-] Segment d4ea8497-5763-4029-b375-da65ca4c1a51 resource provider aggregate not found 2026-04-16 03:59:41.632 8 INFO neutron.services.segments.plugin [-] Segment d4ea8497-5763-4029-b375-da65ca4c1a51 resource provider aggregate not found 2026-04-16 03:59:41.641 8 INFO neutron.services.segments.plugin [-] Segment d4ea8497-5763-4029-b375-da65ca4c1a51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4ea8497-5763-4029-b375-da65ca4c1a51 found for delete ", "request_id": "req-33bdb5e8-96dd-4ac3-9c5a-555a411cd12b"}]} 2026-04-16 03:59:41.658 8 INFO neutron.services.segments.plugin [-] Segment d4ea8497-5763-4029-b375-da65ca4c1a51 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d4ea8497-5763-4029-b375-da65ca4c1a51 found for delete ", "request_id": "req-aa34308e-f8be-46f6-bba6-9708b30533c9"}]} 2026-04-16 03:59:41.662 8 INFO neutron.services.segments.plugin [-] Segment eb75b72b-adeb-487c-b4a4-2b2159faeefd resource provider aggregate not found 2026-04-16 03:59:41.684 8 INFO neutron.services.segments.plugin [-] Segment eb75b72b-adeb-487c-b4a4-2b2159faeefd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb75b72b-adeb-487c-b4a4-2b2159faeefd found for delete ", "request_id": "req-64800e00-18ab-4ac1-9d53-fb27ce37956b"}]} 2026-04-16 03:59:41.686 8 INFO neutron.services.segments.plugin [-] Segment eb75b72b-adeb-487c-b4a4-2b2159faeefd resource provider aggregate not found 2026-04-16 03:59:41.702 8 INFO neutron.services.segments.plugin [-] Segment eb75b72b-adeb-487c-b4a4-2b2159faeefd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid eb75b72b-adeb-487c-b4a4-2b2159faeefd found for delete ", "request_id": "req-c1187a72-5379-4bbf-a58c-924f6b225bec"}]} [pid: 8|app: 0|req: 627/1248] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:41 2026] DELETE /v2.0/networks/4d264786-a1da-4881-8848-29d8d492d205 => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:41.833 7 INFO neutron.services.segments.plugin [-] Segment 3a91fa7b-d791-425a-a71e-0f0e594b9ab7 resource provider aggregate not found 2026-04-16 03:59:41.843 7 INFO neutron.services.segments.plugin [-] Segment 3a91fa7b-d791-425a-a71e-0f0e594b9ab7 resource provider aggregate not found 2026-04-16 03:59:41.856 7 INFO neutron.services.segments.plugin [-] Segment 3a91fa7b-d791-425a-a71e-0f0e594b9ab7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a91fa7b-d791-425a-a71e-0f0e594b9ab7 found for delete ", "request_id": "req-0d7bc0f6-4d13-429a-96b2-77124c2ec484"}]} 2026-04-16 03:59:41.866 7 INFO neutron.services.segments.plugin [-] Segment 3a91fa7b-d791-425a-a71e-0f0e594b9ab7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3a91fa7b-d791-425a-a71e-0f0e594b9ab7 found for delete ", "request_id": "req-83c42304-6cb3-46e5-b9db-87a6ea8f5180"}]} [pid: 7|app: 0|req: 622/1249] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:41 2026] DELETE /v2.0/networks/4cb963f8-9f44-4448-8de6-8f9179e5f8fe => generated 0 bytes in 413 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:41.906 8 INFO neutron_taas.services.taas.taas_plugin [None req-57189e3b-6bc9-40af-821e-4112aabe4d17 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] TaaS: Handle Delete Port: 1c26429a-fa8c-4a76-b084-56994833b608 2026-04-16 03:59:41.909 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-57189e3b-6bc9-40af-821e-4112aabe4d17 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Tap Mirror: Handle Delete Port: 1c26429a-fa8c-4a76-b084-56994833b608 [pid: 8|app: 0|req: 628/1250] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:41 2026] DELETE /v2.0/networks/5d4e2090-28f4-41f3-b5fd-62406d054707 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:42.254 8 INFO neutron_taas.services.taas.taas_plugin [None req-3581ff8b-11ad-42cf-a27b-a31bb09174e7 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] TaaS: Handle Delete Port: eddbc9ea-bf1f-450e-84b5-2a432402042d 2026-04-16 03:59:42.257 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3581ff8b-11ad-42cf-a27b-a31bb09174e7 38cb483f8fe34495a476cbfc112cfb13 e2603fb3bc4b4be785ac126dcf525bcb - - default default] Tap Mirror: Handle Delete Port: eddbc9ea-bf1f-450e-84b5-2a432402042d 2026-04-16 03:59:42.392 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1d366e7-56da-43b8-a89d-1c8b2f9ad004 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 38b926f0-ffb7-429c-9314-e24176405440 (type: security_groups) to 1 2026-04-16 03:59:42.410 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1d366e7-56da-43b8-a89d-1c8b2f9ad004 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 61414157-52b4-452a-b122-211d96ae239f (type: security_group_rules) to 0 2026-04-16 03:59:42.426 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1d366e7-56da-43b8-a89d-1c8b2f9ad004 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 8ba80aaa-8d01-403d-a465-4b331a80b5e0 (type: security_group_rules) to 0 2026-04-16 03:59:42.443 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1d366e7-56da-43b8-a89d-1c8b2f9ad004 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource af48e67d-f1a3-4e6f-aa28-bb061d5d5587 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 629/1251] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:42 2026] DELETE /v2.0/networks/c59e3789-a0f5-4c69-bd3d-18e63bd6d293 => generated 0 bytes in 302 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:42.453 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1d366e7-56da-43b8-a89d-1c8b2f9ad004 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c6ff50ff-f8fd-4083-b295-5eb0136250ca (type: security_group_rules) to 0 [pid: 8|app: 0|req: 630/1252] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:42 2026] GET /v2.0/security-groups?tenant_id=96108e10cf104c37b019671835aa7239&name=default => generated 2925 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:42.527 7 INFO neutron.db.segments_db [None req-c1d366e7-56da-43b8-a89d-1c8b2f9ad004 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Added segment 40b3155d-2a84-4dfb-b172-b39527005785 of type geneve for network b30d3d40-b434-4cd2-8b23-453b06147ada 2026-04-16 03:59:42.635 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1d366e7-56da-43b8-a89d-1c8b2f9ad004 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b30d3d40-b434-4cd2-8b23-453b06147ada (type: networks) to 1 [pid: 8|app: 0|req: 631/1253] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:42 2026] DELETE /v2.0/security-groups/49f8cb98-d107-4811-8643-b7bdde70efcb => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:42.841 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c1d366e7-56da-43b8-a89d-1c8b2f9ad004 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:59:42.843 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c1d366e7-56da-43b8-a89d-1c8b2f9ad004 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network b30d3d40-b434-4cd2-8b23-453b06147ada: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:42.891 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: 53fd8c87-949c-416d-bd33-b5599503d34c 2026-04-16 03:59:42.958 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1d366e7-56da-43b8-a89d-1c8b2f9ad004 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 53fd8c87-949c-416d-bd33-b5599503d34c (type: ports) to 1 [pid: 7|app: 0|req: 623/1254] 10.0.0.213 () {34 vars in 671 bytes} [Thu Apr 16 03:59:42 2026] POST /v2.0/networks => generated 767 bytes in 970 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 632/1255] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:42 2026] GET /v2.0/security-groups?tenant_id=e2603fb3bc4b4be785ac126dcf525bcb&name=default => generated 2925 bytes in 248 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:43.172 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-31a74710-ebb8-4b0b-bc56-55a42b5b10b2 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:59:43.173 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-31a74710-ebb8-4b0b-bc56-55a42b5b10b2 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network b30d3d40-b434-4cd2-8b23-453b06147ada: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 633/1256] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:43 2026] DELETE /v2.0/security-groups/72443380-e3ba-4739-81fe-4807dc426ca5 => generated 0 bytes in 219 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:43.558 7 INFO neutron.db.ovn_revision_numbers_db [None req-c78a44a8-fc81-4c84-a792-58daf52895f0 - - - - - -] Successfully bumped revision number for resource 53fd8c87-949c-416d-bd33-b5599503d34c (type: ports) to 2 2026-04-16 03:59:43.592 7 INFO neutron.db.ovn_revision_numbers_db [None req-c78a44a8-fc81-4c84-a792-58daf52895f0 - - - - - -] Successfully bumped revision number for resource fd2ebc20-7aa4-4441-8cf3-055b510c0af7 (type: subnets) to 0 [pid: 7|app: 0|req: 624/1257] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:59:43 2026] POST /v2.0/subnets => generated 693 bytes in 594 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:43.718 8 INFO neutron.services.segments.plugin [-] Segment 41f2c68d-1ed9-4de1-a35d-47b069031d2f resource provider aggregate not found 2026-04-16 03:59:43.748 8 INFO neutron.services.segments.plugin [-] Segment 41f2c68d-1ed9-4de1-a35d-47b069031d2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41f2c68d-1ed9-4de1-a35d-47b069031d2f found for delete ", "request_id": "req-7566d2e4-7e71-40a2-b7de-974ae46706d6"}]} 2026-04-16 03:59:43.756 8 INFO neutron.services.segments.plugin [-] Segment 41f2c68d-1ed9-4de1-a35d-47b069031d2f resource provider aggregate not found 2026-04-16 03:59:43.787 8 INFO neutron.services.segments.plugin [-] Segment 8c0ae930-0238-4c0c-a505-59e61a0043be resource provider aggregate not found 2026-04-16 03:59:43.803 8 INFO neutron.services.segments.plugin [-] Segment 41f2c68d-1ed9-4de1-a35d-47b069031d2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 41f2c68d-1ed9-4de1-a35d-47b069031d2f found for delete ", "request_id": "req-bfa7d707-a2e8-4292-ba7e-d66e8e72ad36"}]} 2026-04-16 03:59:43.828 8 INFO neutron.services.segments.plugin [-] Segment 8c0ae930-0238-4c0c-a505-59e61a0043be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c0ae930-0238-4c0c-a505-59e61a0043be found for delete ", "request_id": "req-94e541ab-b0c2-4f66-874b-d6a8f65c0781"}]} 2026-04-16 03:59:43.829 8 INFO neutron.services.segments.plugin [-] Segment 8c0ae930-0238-4c0c-a505-59e61a0043be resource provider aggregate not found 2026-04-16 03:59:43.851 8 INFO neutron.services.segments.plugin [-] Segment 4eded050-ab7e-4f06-8e55-8a5b68b14ad2 resource provider aggregate not found 2026-04-16 03:59:43.871 8 INFO neutron.services.segments.plugin [-] Segment 4eded050-ab7e-4f06-8e55-8a5b68b14ad2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4eded050-ab7e-4f06-8e55-8a5b68b14ad2 found for delete ", "request_id": "req-c4edd597-55b6-47dc-b7da-f313c6524999"}]} 2026-04-16 03:59:43.872 8 INFO neutron.services.segments.plugin [-] Segment 8c0ae930-0238-4c0c-a505-59e61a0043be resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8c0ae930-0238-4c0c-a505-59e61a0043be found for delete ", "request_id": "req-9091c266-ab4a-473c-a1c1-08b89b78afa5"}]} 2026-04-16 03:59:43.898 8 INFO neutron.services.segments.plugin [-] Segment 4eded050-ab7e-4f06-8e55-8a5b68b14ad2 resource provider aggregate not found 2026-04-16 03:59:43.920 8 INFO neutron.services.segments.plugin [-] Segment 4eded050-ab7e-4f06-8e55-8a5b68b14ad2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4eded050-ab7e-4f06-8e55-8a5b68b14ad2 found for delete ", "request_id": "req-edabeb65-5b7e-43ab-8124-5b94366bffd3"}]} 2026-04-16 03:59:44.131 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dab72a88-12d1-4167-99b5-e8185ce774b6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:59:44.132 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dab72a88-12d1-4167-99b5-e8185ce774b6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:44.240 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] OVN reports status down for port: b267e2e0-4f2b-43fe-9225-38867d1b2f0c 2026-04-16 03:59:44.281 8 INFO neutron.db.ovn_revision_numbers_db [None req-dab72a88-12d1-4167-99b5-e8185ce774b6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b267e2e0-4f2b-43fe-9225-38867d1b2f0c (type: ports) to 1 2026-04-16 03:59:44.370 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e06ae7b-2213-4d88-ac15-fbeca3846a51 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6e53be0c-aa4b-4a88-b3b3-b9acc9773f06 (type: security_groups) to 1 2026-04-16 03:59:44.385 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e06ae7b-2213-4d88-ac15-fbeca3846a51 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 00340eaf-2aa2-4b06-bfd5-85da63301152 (type: security_group_rules) to 0 2026-04-16 03:59:44.400 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e06ae7b-2213-4d88-ac15-fbeca3846a51 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4f184e06-4c1b-4a76-9ae1-e1f35c5e2908 (type: security_group_rules) to 0 2026-04-16 03:59:44.410 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e06ae7b-2213-4d88-ac15-fbeca3846a51 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 76529ea5-11f1-4439-bd9c-0c5c04d1c5f4 (type: security_group_rules) to 0 2026-04-16 03:59:44.422 7 INFO neutron.db.ovn_revision_numbers_db [None req-7e06ae7b-2213-4d88-ac15-fbeca3846a51 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9069b360-3c95-4275-bbac-1a08f95d41a6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 625/1258] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:44 2026] GET /v2.0/security-groups?tenant_id=183eb02737cf49f8934519604eff2298&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 626/1259] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:44 2026] DELETE /v2.0/security-groups/6e53be0c-aa4b-4a88-b3b3-b9acc9773f06 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:44.769 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-56de2936-c779-41b1-a063-bf09ab02cff5 - - - - - -] Schedule LRP lrp-b267e2e0-4f2b-43fe-9225-38867d1b2f0c on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 2026-04-16 03:59:44.783 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] OVN reports status up for port: b267e2e0-4f2b-43fe-9225-38867d1b2f0c 2026-04-16 03:59:44.808 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-be2bc4be-e48d-4bdd-928e-a0c7838e61a4 - - - - - -] Router 23b6cd0a-e010-4c1c-94e9-ec098ffb3899 is bound to host instance 2026-04-16 03:59:44.833 8 INFO neutron.plugins.ml2.plugin [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] Attempt 1 to provision port b267e2e0-4f2b-43fe-9225-38867d1b2f0c 2026-04-16 03:59:44.877 8 INFO neutron.db.ovn_revision_numbers_db [None req-dab72a88-12d1-4167-99b5-e8185ce774b6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b267e2e0-4f2b-43fe-9225-38867d1b2f0c (type: router_ports) to 1 2026-04-16 03:59:45.033 8 INFO neutron.db.ovn_revision_numbers_db [None req-dab72a88-12d1-4167-99b5-e8185ce774b6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 23b6cd0a-e010-4c1c-94e9-ec098ffb3899 (type: routers) to 2 [pid: 8|app: 0|req: 634/1260] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:59:43 2026] POST /v2.0/routers => generated 971 bytes in 1435 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:45.143 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d9df0bc-c4a4-4d8f-932b-cd88416dd3a9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 75843864-dd65-4547-adda-ad7d95da8831 (type: security_groups) to 1 2026-04-16 03:59:45.152 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d9df0bc-c4a4-4d8f-932b-cd88416dd3a9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3b125397-a3d9-4d42-beea-10a91a92d189 (type: security_group_rules) to 0 2026-04-16 03:59:45.160 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d9df0bc-c4a4-4d8f-932b-cd88416dd3a9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 5ac68630-d0b9-4956-a90b-8837e9b85e15 (type: security_group_rules) to 0 2026-04-16 03:59:45.169 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d9df0bc-c4a4-4d8f-932b-cd88416dd3a9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource ef8ea202-7ca4-4af8-ad0b-e8d7cbf614b8 (type: security_group_rules) to 0 2026-04-16 03:59:45.177 8 INFO neutron.db.ovn_revision_numbers_db [None req-0d9df0bc-c4a4-4d8f-932b-cd88416dd3a9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f96c5463-eb05-4e1c-8782-8149fd8845e7 (type: security_group_rules) to 0 2026-04-16 03:59:45.183 7 INFO neutron.db.ovn_revision_numbers_db [None req-038ff33e-6db1-4f25-9dd5-879464361330 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Successfully bumped revision number for resource a7dbc93c-f439-463e-831f-030248f4d7a2 (type: security_groups) to 1 2026-04-16 03:59:45.203 7 INFO neutron.db.ovn_revision_numbers_db [None req-038ff33e-6db1-4f25-9dd5-879464361330 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Successfully bumped revision number for resource 070b53c3-ed71-4ddc-8084-602c093c39e1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 635/1261] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:45 2026] GET /v2.0/security-groups?tenant_id=23259024d4904737b6c9cecb9f9900b4&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:45.229 7 INFO neutron.db.ovn_revision_numbers_db [None req-038ff33e-6db1-4f25-9dd5-879464361330 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Successfully bumped revision number for resource 4e38bcd2-ba91-4fef-9539-5c98e9183cd1 (type: security_group_rules) to 0 2026-04-16 03:59:45.248 7 INFO neutron.db.ovn_revision_numbers_db [None req-038ff33e-6db1-4f25-9dd5-879464361330 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Successfully bumped revision number for resource a4401086-d7a5-498f-8972-080fc220a8a3 (type: security_group_rules) to 0 2026-04-16 03:59:45.268 7 INFO neutron.db.ovn_revision_numbers_db [None req-038ff33e-6db1-4f25-9dd5-879464361330 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Successfully bumped revision number for resource fdd8b594-6766-4636-9ff4-9233d6c2dbaf (type: security_group_rules) to 0 2026-04-16 03:59:45.381 7 INFO neutron.db.segments_db [None req-038ff33e-6db1-4f25-9dd5-879464361330 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Added segment e15aef29-fd29-480e-9a85-7e7710f4a7e2 of type geneve for network 229e2427-d658-470e-a0a8-efd641d839c8 2026-04-16 03:59:45.569 7 INFO neutron.db.ovn_revision_numbers_db [None req-038ff33e-6db1-4f25-9dd5-879464361330 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Successfully bumped revision number for resource 229e2427-d658-470e-a0a8-efd641d839c8 (type: networks) to 1 2026-04-16 03:59:45.662 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5c62f8d0-6d99-4471-8184-e13cd2a5c0f8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:59:45.664 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5c62f8d0-6d99-4471-8184-e13cd2a5c0f8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network b30d3d40-b434-4cd2-8b23-453b06147ada: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:45.796 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c62f8d0-6d99-4471-8184-e13cd2a5c0f8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 5a0791c7-f130-4ed1-9fb6-a0f5095a1c08 (type: ports) to 1 2026-04-16 03:59:45.938 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-038ff33e-6db1-4f25-9dd5-879464361330 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] No more DHCP agents 2026-04-16 03:59:45.940 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-038ff33e-6db1-4f25-9dd5-879464361330 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Unable to schedule network 229e2427-d658-470e-a0a8-efd641d839c8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:46.091 7 INFO neutron.db.ovn_revision_numbers_db [None req-038ff33e-6db1-4f25-9dd5-879464361330 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Successfully bumped revision number for resource e01f1c4f-6c8b-477e-8e25-53251e018073 (type: ports) to 1 [pid: 7|app: 0|req: 627/1262] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:44 2026] POST /v2.0/networks => generated 663 bytes in 1418 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:46.180 7 INFO neutron.db.ovn_revision_numbers_db [None req-da9371f0-186a-4ab0-af9f-0f65c0f6fde7 - - - - - -] Successfully bumped revision number for resource b267e2e0-4f2b-43fe-9225-38867d1b2f0c (type: ports) to 4 2026-04-16 03:59:46.443 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5c62f8d0-6d99-4471-8184-e13cd2a5c0f8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 03:59:46.444 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5c62f8d0-6d99-4471-8184-e13cd2a5c0f8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network b30d3d40-b434-4cd2-8b23-453b06147ada: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:46.488 7 INFO neutron.db.ovn_revision_numbers_db [None req-80029317-c50c-4d4b-97b1-58bc7786fa79 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource d62215b5-2710-4184-aed9-3ca9fe1f5b35 (type: security_groups) to 1 2026-04-16 03:59:46.508 7 INFO neutron.db.ovn_revision_numbers_db [None req-80029317-c50c-4d4b-97b1-58bc7786fa79 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 0f176a5c-3372-434b-b2b9-240e5033f4e1 (type: security_group_rules) to 0 2026-04-16 03:59:46.529 7 INFO neutron.db.ovn_revision_numbers_db [None req-80029317-c50c-4d4b-97b1-58bc7786fa79 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 2d56d3fc-6358-4c09-857b-ecdd8ba33ba5 (type: security_group_rules) to 0 2026-04-16 03:59:46.549 7 INFO neutron.db.ovn_revision_numbers_db [None req-80029317-c50c-4d4b-97b1-58bc7786fa79 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 33ff566d-170a-4a75-b0fa-150325b941bd (type: security_group_rules) to 0 2026-04-16 03:59:46.577 7 INFO neutron.db.ovn_revision_numbers_db [None req-80029317-c50c-4d4b-97b1-58bc7786fa79 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource b325e090-8959-4275-9f54-98eb3d3ebfb9 (type: security_group_rules) to 0 2026-04-16 03:59:46.669 7 INFO neutron.db.ovn_revision_numbers_db [None req-da9371f0-186a-4ab0-af9f-0f65c0f6fde7 - - - - - -] Successfully bumped revision number for resource b267e2e0-4f2b-43fe-9225-38867d1b2f0c (type: ports) to 5 2026-04-16 03:59:46.680 7 INFO neutron.db.segments_db [None req-80029317-c50c-4d4b-97b1-58bc7786fa79 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Added segment 448cbef8-4212-45bc-8358-ce235edd0e07 of type geneve for network 008ae990-66a0-439e-bea9-e16756424dd1 2026-04-16 03:59:46.815 7 INFO neutron.db.ovn_revision_numbers_db [None req-80029317-c50c-4d4b-97b1-58bc7786fa79 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 008ae990-66a0-439e-bea9-e16756424dd1 (type: networks) to 1 2026-04-16 03:59:46.923 8 INFO neutron.db.ovn_revision_numbers_db [None req-5c62f8d0-6d99-4471-8184-e13cd2a5c0f8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 5a0791c7-f130-4ed1-9fb6-a0f5095a1c08 (type: router_ports) to 1 [pid: 8|app: 0|req: 636/1263] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 03:59:45 2026] PUT /v2.0/routers/23b6cd0a-e010-4c1c-94e9-ec098ffb3899/add_router_interface => generated 309 bytes in 1710 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:46.983 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-80029317-c50c-4d4b-97b1-58bc7786fa79 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] No more DHCP agents 2026-04-16 03:59:46.985 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-80029317-c50c-4d4b-97b1-58bc7786fa79 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Unable to schedule network 008ae990-66a0-439e-bea9-e16756424dd1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:47.019 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: 36222200-93d7-48e4-8a63-c9f913c29e6f 2026-04-16 03:59:47.096 7 INFO neutron.db.ovn_revision_numbers_db [None req-80029317-c50c-4d4b-97b1-58bc7786fa79 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 36222200-93d7-48e4-8a63-c9f913c29e6f (type: ports) to 1 [pid: 8|app: 0|req: 637/1264] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:46 2026] DELETE /v2.0/security-groups/75843864-dd65-4547-adda-ad7d95da8831 => 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: 628/1265] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:46 2026] POST /v2.0/networks => generated 653 bytes in 1004 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:47.245 7 INFO neutron.db.segments_db [None req-bcee8e10-0125-4f24-a65a-eb8f3ee0cffe e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Added segment 8ac8faf0-ed9a-4185-b11f-eb227d518037 of type geneve for network d537c4c6-8c9f-4265-8b0a-2cf3750ff667 2026-04-16 03:59:47.341 7 INFO neutron.db.ovn_revision_numbers_db [None req-bcee8e10-0125-4f24-a65a-eb8f3ee0cffe e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource d537c4c6-8c9f-4265-8b0a-2cf3750ff667 (type: networks) to 1 2026-04-16 03:59:47.376 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d59debe6-fe3b-41a3-a6ac-e3509053636b a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] No more DHCP agents 2026-04-16 03:59:47.377 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d59debe6-fe3b-41a3-a6ac-e3509053636b a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Unable to schedule network 229e2427-d658-470e-a0a8-efd641d839c8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:47.435 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: 20bb4d18-5553-4af6-8176-328f94dbcff9 2026-04-16 03:59:47.460 8 INFO neutron.db.ovn_revision_numbers_db [None req-d59debe6-fe3b-41a3-a6ac-e3509053636b a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Successfully bumped revision number for resource 20bb4d18-5553-4af6-8176-328f94dbcff9 (type: ports) to 1 [pid: 8|app: 0|req: 638/1266] 10.0.0.213 () {34 vars in 665 bytes} [Thu Apr 16 03:59:47 2026] POST /v2.0/ports => generated 774 bytes in 379 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-04-16 03:59:47.552 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bcee8e10-0125-4f24-a65a-eb8f3ee0cffe e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] No more DHCP agents 2026-04-16 03:59:47.553 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bcee8e10-0125-4f24-a65a-eb8f3ee0cffe e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Unable to schedule network d537c4c6-8c9f-4265-8b0a-2cf3750ff667: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:47.623 8 INFO neutron.db.segments_db [None req-fda4d697-b959-42c2-9e6a-710a958090d5 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Added segment 1961a4f6-3e4c-45d2-822d-3eeb82af94c4 of type geneve for network e8477b75-4458-4adb-8a3a-c84f4b0c0e81 2026-04-16 03:59:47.631 7 INFO neutron.db.ovn_revision_numbers_db [None req-bcee8e10-0125-4f24-a65a-eb8f3ee0cffe e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 2ff4c22e-011b-44fe-9a48-d60fb8e6a43c (type: ports) to 1 [pid: 7|app: 0|req: 629/1267] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:47 2026] POST /v2.0/networks => generated 652 bytes in 502 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:47.727 8 INFO neutron.db.ovn_revision_numbers_db [None req-fda4d697-b959-42c2-9e6a-710a958090d5 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Successfully bumped revision number for resource e8477b75-4458-4adb-8a3a-c84f4b0c0e81 (type: networks) to 1 2026-04-16 03:59:47.846 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-150d3e69-7b06-4181-ba01-001534763b66 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] No more DHCP agents 2026-04-16 03:59:47.847 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-150d3e69-7b06-4181-ba01-001534763b66 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Unable to schedule network 008ae990-66a0-439e-bea9-e16756424dd1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:47.868 7 INFO neutron.db.ovn_revision_numbers_db [None req-150d3e69-7b06-4181-ba01-001534763b66 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 82a9f230-badf-45c5-9cec-207bfe062bf4 (type: subnets) to 0 2026-04-16 03:59:47.881 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] OVN reports status down for port: 5a0791c7-f130-4ed1-9fb6-a0f5095a1c08 [pid: 7|app: 0|req: 630/1268] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:59:47 2026] POST /v2.0/subnets => generated 646 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 631/1269] 10.0.0.45 () {34 vars in 981 bytes} [Thu Apr 16 03:59:47 2026] GET /v2.0/networks?id=b30d3d40-b434-4cd2-8b23-453b06147ada => generated 716 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:47.939 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fda4d697-b959-42c2-9e6a-710a958090d5 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] No more DHCP agents 2026-04-16 03:59:47.941 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fda4d697-b959-42c2-9e6a-710a958090d5 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Unable to schedule network e8477b75-4458-4adb-8a3a-c84f4b0c0e81: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:47.964 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 03:59:47.965 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] OVN reports status down for port: e01f1c4f-6c8b-477e-8e25-53251e018073 2026-04-16 03:59:48.058 8 INFO neutron.db.ovn_revision_numbers_db [None req-fda4d697-b959-42c2-9e6a-710a958090d5 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Successfully bumped revision number for resource d2a73a2c-6edd-4820-b98b-4a8b8a13cb8d (type: ports) to 1 2026-04-16 03:59:48.063 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] OVN reports status up for port: 5a0791c7-f130-4ed1-9fb6-a0f5095a1c08 2026-04-16 03:59:48.082 8 INFO neutron.plugins.ml2.plugin [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] Attempt 1 to provision port 5a0791c7-f130-4ed1-9fb6-a0f5095a1c08 [pid: 8|app: 0|req: 639/1270] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:47 2026] POST /v2.0/networks => generated 651 bytes in 572 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:48.107 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cd85a447-beab-437c-b513-675e16968478 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] No more DHCP agents 2026-04-16 03:59:48.108 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cd85a447-beab-437c-b513-675e16968478 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Unable to schedule network d537c4c6-8c9f-4265-8b0a-2cf3750ff667: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 640/1271] 10.0.0.45 () {34 vars in 964 bytes} [Thu Apr 16 03:59:48 2026] GET /v2.0/quotas/5d66f56f12184e678df4d0108b04817f => generated 292 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:48.136 7 INFO neutron.db.ovn_revision_numbers_db [None req-cd85a447-beab-437c-b513-675e16968478 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 3f24b2cd-9fbb-4c6f-b437-60d51a238552 (type: subnets) to 0 [pid: 7|app: 0|req: 632/1272] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:59:47 2026] POST /v2.0/subnets => generated 655 bytes in 228 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 633/1273] 10.0.0.45 () {34 vars in 1001 bytes} [Thu Apr 16 03:59:48 2026] GET /v2.0/ports?tenant_id=5d66f56f12184e678df4d0108b04817f&fields=id => generated 103 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:48.333 7 INFO neutron.db.ovn_revision_numbers_db [None req-0aaa8c6c-9829-46c0-9c58-9aee4b61a112 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 90b19038-a938-4d1a-9a8d-9393b58371fc (type: routers) to 1 [pid: 7|app: 0|req: 634/1274] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:59:48 2026] POST /v2.0/routers => generated 607 bytes in 127 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 635/1275] 10.0.0.45 () {34 vars in 1007 bytes} [Thu Apr 16 03:59:48 2026] GET /v2.0/networks/b30d3d40-b434-4cd2-8b23-453b06147ada?fields=segments => generated 14 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:59:48.454 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5e4e96ff-c7dc-426b-aec8-1aeac7ee2d5a a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] No more DHCP agents 2026-04-16 03:59:48.459 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5e4e96ff-c7dc-426b-aec8-1aeac7ee2d5a a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Unable to schedule network e8477b75-4458-4adb-8a3a-c84f4b0c0e81: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:48.775 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a8fde3cc-b1e5-496e-99b2-649dde605515 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] No more DHCP agents 2026-04-16 03:59:48.776 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a8fde3cc-b1e5-496e-99b2-649dde605515 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Unable to schedule network 008ae990-66a0-439e-bea9-e16756424dd1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:48.864 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8fde3cc-b1e5-496e-99b2-649dde605515 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 134621b6-60c1-47bc-b133-62d850b1f517 (type: ports) to 1 2026-04-16 03:59:49.333 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a8fde3cc-b1e5-496e-99b2-649dde605515 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] No more DHCP agents 2026-04-16 03:59:49.335 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a8fde3cc-b1e5-496e-99b2-649dde605515 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Unable to schedule network 008ae990-66a0-439e-bea9-e16756424dd1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:49.381 8 INFO neutron.db.ovn_revision_numbers_db [None req-0529076f-46ff-4d25-8303-b7fa01c9c386 - - - - - -] Successfully bumped revision number for resource 5a0791c7-f130-4ed1-9fb6-a0f5095a1c08 (type: ports) to 2 2026-04-16 03:59:49.529 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8fde3cc-b1e5-496e-99b2-649dde605515 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 134621b6-60c1-47bc-b133-62d850b1f517 (type: router_ports) to 1 [pid: 7|app: 0|req: 636/1276] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 03:59:48 2026] PUT /v2.0/routers/90b19038-a938-4d1a-9a8d-9393b58371fc/add_router_interface => generated 309 bytes in 1122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 637/1277] 10.0.0.45 () {34 vars in 1107 bytes} [Thu Apr 16 03:59:49 2026] GET /v2.0/networks/b30d3d40-b434-4cd2-8b23-453b06147ada?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: 7|app: 0|req: 638/1278] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:49 2026] GET /v2.0/ports/134621b6-60c1-47bc-b133-62d850b1f517 => generated 945 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:49.807 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6166249-020d-46a9-b535-59eacb986884 - - - - - -] Successfully bumped revision number for resource d2a73a2c-6edd-4820-b98b-4a8b8a13cb8d (type: ports) to 2 2026-04-16 03:59:49.841 8 INFO neutron.db.ovn_revision_numbers_db [None req-e6166249-020d-46a9-b535-59eacb986884 - - - - - -] Successfully bumped revision number for resource 85bec56c-36da-489b-9d43-c3b4c1850b8d (type: subnets) to 0 [pid: 8|app: 0|req: 641/1279] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:59:48 2026] POST /v2.0/subnets => generated 626 bytes in 1733 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 642/1280] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:49 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:59:50.072 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0bc59e19-0754-4fd4-80a2-2d97655a8f5e e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] No more DHCP agents 2026-04-16 03:59:50.074 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0bc59e19-0754-4fd4-80a2-2d97655a8f5e e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Unable to schedule network d537c4c6-8c9f-4265-8b0a-2cf3750ff667: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:50.142 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a3fe6baf-e54e-4f2c-b50f-8eb73133e642 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] No more DHCP agents 2026-04-16 03:59:50.143 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a3fe6baf-e54e-4f2c-b50f-8eb73133e642 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Unable to schedule network e8477b75-4458-4adb-8a3a-c84f4b0c0e81: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:50.216 7 INFO neutron.db.ovn_revision_numbers_db [None req-0bc59e19-0754-4fd4-80a2-2d97655a8f5e e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 3222181f-4a44-4b5e-85a6-adc63a5c3b41 (type: ports) to 1 2026-04-16 03:59:50.300 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: ad9c3eed-a7cc-40f6-8e16-2f965b3ae16b 2026-04-16 03:59:50.309 8 INFO neutron.db.ovn_revision_numbers_db [None req-a3fe6baf-e54e-4f2c-b50f-8eb73133e642 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Successfully bumped revision number for resource ad9c3eed-a7cc-40f6-8e16-2f965b3ae16b (type: ports) to 1 [pid: 8|app: 0|req: 643/1281] 10.0.0.213 () {34 vars in 665 bytes} [Thu Apr 16 03:59:49 2026] POST /v2.0/ports => generated 953 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, ' 2026-04-16 03:59:50.477 8 INFO neutron_taas.services.taas.taas_plugin [None req-7f8cf0aa-7e7f-44b0-8349-956112ceae25 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] TaaS: Handle Delete Port: ad9c3eed-a7cc-40f6-8e16-2f965b3ae16b 2026-04-16 03:59:50.480 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7f8cf0aa-7e7f-44b0-8349-956112ceae25 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Tap Mirror: Handle Delete Port: ad9c3eed-a7cc-40f6-8e16-2f965b3ae16b [pid: 8|app: 0|req: 644/1282] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 03:59:50 2026] DELETE /v2.0/ports/ad9c3eed-a7cc-40f6-8e16-2f965b3ae16b => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:50.657 8 INFO neutron.pecan_wsgi.hooks.translation [None req-dae63b89-e43f-4f35-a112-03bc5cf0c53d a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 645/1283] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 03:59:50 2026] DELETE /v2.0/ports/ad9c3eed-a7cc-40f6-8e16-2f965b3ae16b => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 03:59:50.680 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8378a374-11a7-4368-9517-ae3489ec6ac0 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 646/1284] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:50 2026] GET /v2.0/ports/ad9c3eed-a7cc-40f6-8e16-2f965b3ae16b => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 647/1285] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:50 2026] DELETE /v2.0/subnets/85bec56c-36da-489b-9d43-c3b4c1850b8d => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:50.935 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0bc59e19-0754-4fd4-80a2-2d97655a8f5e e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] No more DHCP agents 2026-04-16 03:59:50.936 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0bc59e19-0754-4fd4-80a2-2d97655a8f5e e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Unable to schedule network d537c4c6-8c9f-4265-8b0a-2cf3750ff667: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:50.994 8 INFO neutron_taas.services.taas.taas_plugin [None req-5492d0d5-c75f-4c85-8f53-d210bb60756b a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] TaaS: Handle Delete Port: d2a73a2c-6edd-4820-b98b-4a8b8a13cb8d 2026-04-16 03:59:50.997 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5492d0d5-c75f-4c85-8f53-d210bb60756b a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Tap Mirror: Handle Delete Port: d2a73a2c-6edd-4820-b98b-4a8b8a13cb8d 2026-04-16 03:59:51.155 7 INFO neutron.db.ovn_revision_numbers_db [None req-0bc59e19-0754-4fd4-80a2-2d97655a8f5e e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 3222181f-4a44-4b5e-85a6-adc63a5c3b41 (type: router_ports) to 1 [pid: 7|app: 0|req: 639/1286] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 03:59:49 2026] PUT /v2.0/routers/90b19038-a938-4d1a-9a8d-9393b58371fc/add_router_interface => generated 309 bytes in 1548 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 640/1287] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:51 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => 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: 641/1288] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:51 2026] GET /v2.0/ports/3222181f-4a44-4b5e-85a6-adc63a5c3b41 => generated 953 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:51.232 8 INFO neutron.services.segments.plugin [-] Segment 1961a4f6-3e4c-45d2-822d-3eeb82af94c4 resource provider aggregate not found 2026-04-16 03:59:51.239 8 INFO neutron.services.segments.plugin [-] Segment 1961a4f6-3e4c-45d2-822d-3eeb82af94c4 resource provider aggregate not found [pid: 7|app: 0|req: 642/1289] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:51 2026] GET /v2.0/ports/3222181f-4a44-4b5e-85a6-adc63a5c3b41 => generated 953 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:51.251 8 INFO neutron.services.segments.plugin [-] Segment 1961a4f6-3e4c-45d2-822d-3eeb82af94c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1961a4f6-3e4c-45d2-822d-3eeb82af94c4 found for delete ", "request_id": "req-8b7a469f-ee70-4f9e-adbb-a1c7ee7c87d0"}]} 2026-04-16 03:59:51.259 8 INFO neutron.services.segments.plugin [-] Segment 1961a4f6-3e4c-45d2-822d-3eeb82af94c4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1961a4f6-3e4c-45d2-822d-3eeb82af94c4 found for delete ", "request_id": "req-8c870093-6da0-4b54-ab1e-10eaa11eed91"}]} [pid: 8|app: 0|req: 648/1290] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:50 2026] DELETE /v2.0/networks/e8477b75-4458-4adb-8a3a-c84f4b0c0e81 => generated 0 bytes in 406 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 03:59:51.367 7 INFO neutron.db.segments_db [None req-2277b4a2-6cd0-417d-a564-f0cae136424e a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Added segment 301e5ad4-6731-432f-b7e2-7cd7bcede33e of type geneve for network d34e8bda-9410-42d3-875c-bc7df179d75b 2026-04-16 03:59:51.477 7 INFO neutron.db.ovn_revision_numbers_db [None req-2277b4a2-6cd0-417d-a564-f0cae136424e a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Successfully bumped revision number for resource d34e8bda-9410-42d3-875c-bc7df179d75b (type: networks) to 1 2026-04-16 03:59:51.637 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2277b4a2-6cd0-417d-a564-f0cae136424e a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] No more DHCP agents 2026-04-16 03:59:51.638 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2277b4a2-6cd0-417d-a564-f0cae136424e a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Unable to schedule network d34e8bda-9410-42d3-875c-bc7df179d75b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:51.696 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: 6bc24f9d-5663-4358-9bc3-0f3ac48ae8a5 2026-04-16 03:59:51.759 7 INFO neutron.db.ovn_revision_numbers_db [None req-2277b4a2-6cd0-417d-a564-f0cae136424e a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Successfully bumped revision number for resource 6bc24f9d-5663-4358-9bc3-0f3ac48ae8a5 (type: ports) to 1 [pid: 7|app: 0|req: 643/1293] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:51 2026] POST /v2.0/networks => generated 650 bytes in 511 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:51.993 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fdf1e351-a794-43f8-94e7-bda0ed6ad85f a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] No more DHCP agents 2026-04-16 03:59:51.994 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fdf1e351-a794-43f8-94e7-bda0ed6ad85f a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Unable to schedule network d34e8bda-9410-42d3-875c-bc7df179d75b: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 644/1294] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:52 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => 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: 645/1295] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:52 2026] GET /v2.0/ports/3222181f-4a44-4b5e-85a6-adc63a5c3b41 => generated 953 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:52.389 8 INFO neutron.db.ovn_revision_numbers_db [None req-ebbe66af-bfc0-4d79-8610-56198644c1f3 - - - - - -] Successfully bumped revision number for resource 6bc24f9d-5663-4358-9bc3-0f3ac48ae8a5 (type: ports) to 2 2026-04-16 03:59:52.422 8 INFO neutron.db.ovn_revision_numbers_db [None req-ebbe66af-bfc0-4d79-8610-56198644c1f3 - - - - - -] Successfully bumped revision number for resource cdfe0e03-43da-40ab-9796-c0df7daea196 (type: subnets) to 0 [pid: 8|app: 0|req: 651/1296] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 03:59:51 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) 2026-04-16 03:59:52.706 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f0aa0bac-61d9-4cd4-9b70-3900432e1131 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] No more DHCP agents 2026-04-16 03:59:52.707 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f0aa0bac-61d9-4cd4-9b70-3900432e1131 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Unable to schedule network d34e8bda-9410-42d3-875c-bc7df179d75b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:52.818 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: 2a116c3b-74a2-467d-afaa-9d3218f00641 2026-04-16 03:59:52.870 7 INFO neutron.db.ovn_revision_numbers_db [None req-f0aa0bac-61d9-4cd4-9b70-3900432e1131 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Successfully bumped revision number for resource 2a116c3b-74a2-467d-afaa-9d3218f00641 (type: ports) to 1 2026-04-16 03:59:52.975 8 INFO neutron.db.ovn_revision_numbers_db [None req-a5f79b85-4733-49fd-9ec1-3048a8119150 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7ccbabec-db70-4f66-ae96-d15d4d87fc57 (type: security_groups) to 1 [pid: 7|app: 0|req: 646/1297] 10.0.0.213 () {34 vars in 665 bytes} [Thu Apr 16 03:59:52 2026] POST /v2.0/ports => generated 912 bytes in 547 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 03:59:52.994 8 INFO neutron.db.ovn_revision_numbers_db [None req-a5f79b85-4733-49fd-9ec1-3048a8119150 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4a354e26-3ae1-4a42-b1d9-1e5edf4f4926 (type: security_group_rules) to 0 2026-04-16 03:59:53.008 8 INFO neutron.db.ovn_revision_numbers_db [None req-a5f79b85-4733-49fd-9ec1-3048a8119150 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 559f03b5-5ac8-490d-9d9a-ba74c4d53569 (type: security_group_rules) to 0 2026-04-16 03:59:53.020 8 INFO neutron.db.ovn_revision_numbers_db [None req-a5f79b85-4733-49fd-9ec1-3048a8119150 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a148281e-b0a3-4862-8efa-c2417581ffa7 (type: security_group_rules) to 0 2026-04-16 03:59:53.030 8 INFO neutron.db.ovn_revision_numbers_db [None req-a5f79b85-4733-49fd-9ec1-3048a8119150 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d6d29660-cb66-43b9-90d3-8253eda08b7c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 652/1298] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:52 2026] GET /v2.0/security-groups?tenant_id=8e940f3aacd1422fa044e7a959ab62a5&name=default => generated 2925 bytes in 402 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:53.122 7 INFO neutron_taas.services.taas.taas_plugin [None req-4c133003-45f3-49b7-8b23-f9add1e6d309 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] TaaS: Handle Delete Port: 2a116c3b-74a2-467d-afaa-9d3218f00641 2026-04-16 03:59:53.125 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4c133003-45f3-49b7-8b23-f9add1e6d309 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Tap Mirror: Handle Delete Port: 2a116c3b-74a2-467d-afaa-9d3218f00641 [pid: 8|app: 0|req: 653/1299] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:53 2026] DELETE /v2.0/security-groups/7ccbabec-db70-4f66-ae96-d15d4d87fc57 => generated 0 bytes in 223 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 647/1300] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 03:59:52 2026] DELETE /v2.0/ports/2a116c3b-74a2-467d-afaa-9d3218f00641 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 648/1301] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:53 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:59:53.353 7 INFO neutron.pecan_wsgi.hooks.translation [None req-e52ed81d-b2a4-425d-9559-46972372022b a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 649/1302] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:53 2026] GET /v2.0/ports/2a116c3b-74a2-467d-afaa-9d3218f00641 => generated 132 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 654/1303] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:53 2026] GET /v2.0/ports/3222181f-4a44-4b5e-85a6-adc63a5c3b41 => generated 953 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:53.457 8 INFO neutron.db.ovn_revision_numbers_db [None req-7739418c-0d05-49dd-baa5-e270f8876126 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 5aea2ff7-3d45-4ee9-8cfb-6a0a3dd6c0d2 (type: security_groups) to 1 2026-04-16 03:59:53.468 8 INFO neutron.db.ovn_revision_numbers_db [None req-7739418c-0d05-49dd-baa5-e270f8876126 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 01764137-2359-446a-abeb-cebbc74b7824 (type: security_group_rules) to 0 2026-04-16 03:59:53.479 8 INFO neutron.db.ovn_revision_numbers_db [None req-7739418c-0d05-49dd-baa5-e270f8876126 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6fce2037-6c13-47df-98d3-897a223413c4 (type: security_group_rules) to 0 2026-04-16 03:59:53.489 8 INFO neutron.db.ovn_revision_numbers_db [None req-7739418c-0d05-49dd-baa5-e270f8876126 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 755decaf-6c08-4c73-a998-b776d1f224cf (type: security_group_rules) to 0 2026-04-16 03:59:53.500 8 INFO neutron.db.ovn_revision_numbers_db [None req-7739418c-0d05-49dd-baa5-e270f8876126 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d0139518-5dec-4225-ab5b-82b0cdee2325 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 650/1304] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:53 2026] DELETE /v2.0/subnets/cdfe0e03-43da-40ab-9796-c0df7daea196 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 655/1305] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:53 2026] GET /v2.0/security-groups?tenant_id=df18fe490a634386a024523ee7c19b97&name=default => generated 2925 bytes in 161 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:53.653 7 INFO neutron_taas.services.taas.taas_plugin [None req-b1b09fa5-aea2-42ff-b217-c844a91b8d6e a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] TaaS: Handle Delete Port: 6bc24f9d-5663-4358-9bc3-0f3ac48ae8a5 2026-04-16 03:59:53.656 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b1b09fa5-aea2-42ff-b217-c844a91b8d6e a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Tap Mirror: Handle Delete Port: 6bc24f9d-5663-4358-9bc3-0f3ac48ae8a5 [pid: 8|app: 0|req: 656/1306] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:53 2026] DELETE /v2.0/security-groups/5aea2ff7-3d45-4ee9-8cfb-6a0a3dd6c0d2 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 03:59:53.848 7 INFO neutron.services.segments.plugin [-] Segment 301e5ad4-6731-432f-b7e2-7cd7bcede33e resource provider aggregate not found 2026-04-16 03:59:53.852 7 INFO neutron.services.segments.plugin [-] Segment 301e5ad4-6731-432f-b7e2-7cd7bcede33e resource provider aggregate not found 2026-04-16 03:59:53.878 7 INFO neutron.services.segments.plugin [-] Segment 301e5ad4-6731-432f-b7e2-7cd7bcede33e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 301e5ad4-6731-432f-b7e2-7cd7bcede33e found for delete ", "request_id": "req-a4f7563d-da73-4ff2-9c6f-ccc418064912"}]} 2026-04-16 03:59:53.879 7 INFO neutron.services.segments.plugin [-] Segment 301e5ad4-6731-432f-b7e2-7cd7bcede33e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 301e5ad4-6731-432f-b7e2-7cd7bcede33e found for delete ", "request_id": "req-9b0c4bd8-e6b5-450b-8a4c-08a16d0ba282"}]} [pid: 7|app: 0|req: 651/1307] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:53 2026] DELETE /v2.0/networks/d34e8bda-9410-42d3-875c-bc7df179d75b => generated 0 bytes in 375 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 652/1308] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 03:59:53 2026] GET /v2.0/networks?id=b30d3d40-b434-4cd2-8b23-453b06147ada => generated 716 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:54.085 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5b7d2ce2-2899-483e-8096-a6e1e3a6adf7 - - - - - -] No hosting information found for port 5a0791c7-f130-4ed1-9fb6-a0f5095a1c08: RuntimeError: No hosting information found for port 5a0791c7-f130-4ed1-9fb6-a0f5095a1c08 2026-04-16 03:59:54.156 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-00e5fbe1-21bb-4e30-9f5d-751ef3fcd5fa a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] No more DHCP agents 2026-04-16 03:59:54.161 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-00e5fbe1-21bb-4e30-9f5d-751ef3fcd5fa a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Unable to schedule network 229e2427-d658-470e-a0a8-efd641d839c8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:54.247 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b7d2ce2-2899-483e-8096-a6e1e3a6adf7 - - - - - -] Successfully bumped revision number for resource 5a0791c7-f130-4ed1-9fb6-a0f5095a1c08 (type: router_ports) to 2 2026-04-16 03:59:54.248 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7d2ce2-2899-483e-8096-a6e1e3a6adf7 - - - - - -] OVN reports status down for port: 2ff4c22e-011b-44fe-9a48-d60fb8e6a43c 2026-04-16 03:59:54.292 8 INFO neutron.db.ovn_revision_numbers_db [None req-00e5fbe1-21bb-4e30-9f5d-751ef3fcd5fa a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Successfully bumped revision number for resource d887db8c-5df7-4e8f-a740-dac469fa7922 (type: ports) to 1 2026-04-16 03:59:54.307 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-900ae225-fc7a-4d43-a12a-93be7a610d39 req-69b46234-c423-473a-8d20-b458f7e78093 d78415579dc64b8482589030b061e380 5d66f56f12184e678df4d0108b04817f - - default default] No more DHCP agents 2026-04-16 03:59:54.308 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-900ae225-fc7a-4d43-a12a-93be7a610d39 req-69b46234-c423-473a-8d20-b458f7e78093 d78415579dc64b8482589030b061e380 5d66f56f12184e678df4d0108b04817f - - default default] Unable to schedule network b30d3d40-b434-4cd2-8b23-453b06147ada: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:54.344 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7d2ce2-2899-483e-8096-a6e1e3a6adf7 - - - - - -] OVN reports status down for port: d2a73a2c-6edd-4820-b98b-4a8b8a13cb8d 2026-04-16 03:59:54.357 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7d2ce2-2899-483e-8096-a6e1e3a6adf7 - - - - - -] OVN reports status down for port: 134621b6-60c1-47bc-b133-62d850b1f517 [pid: 8|app: 0|req: 657/1309] 10.0.0.213 () {34 vars in 665 bytes} [Thu Apr 16 03:59:53 2026] POST /v2.0/ports => generated 775 bytes in 462 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: 658/1310] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:54 2026] GET /v2.0/ports/3222181f-4a44-4b5e-85a6-adc63a5c3b41 => generated 953 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:54.465 7 INFO neutron.db.ovn_revision_numbers_db [req-900ae225-fc7a-4d43-a12a-93be7a610d39 req-69b46234-c423-473a-8d20-b458f7e78093 d78415579dc64b8482589030b061e380 5d66f56f12184e678df4d0108b04817f - - default default] Successfully bumped revision number for resource 0fcc8e9b-54ce-4138-8e99-1e265609a488 (type: ports) to 1 2026-04-16 03:59:54.486 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5b7d2ce2-2899-483e-8096-a6e1e3a6adf7 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up [pid: 7|app: 0|req: 653/1311] 199.204.45.157 () {38 vars in 955 bytes} [Thu Apr 16 03:59:54 2026] POST /v2.0/ports => generated 954 bytes in 515 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: 654/1312] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:54 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => generated 957 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:54.557 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b7d2ce2-2899-483e-8096-a6e1e3a6adf7 - - - - - -] OVN reports status up for port: 134621b6-60c1-47bc-b133-62d850b1f517 2026-04-16 03:59:54.576 8 INFO neutron.plugins.ml2.plugin [None req-5b7d2ce2-2899-483e-8096-a6e1e3a6adf7 - - - - - -] Attempt 1 to provision port 134621b6-60c1-47bc-b133-62d850b1f517 2026-04-16 03:59:54.860 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd4b0b5e-4e84-4b1e-95d6-0618bff5ebe8 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Successfully bumped revision number for resource d887db8c-5df7-4e8f-a740-dac469fa7922 (type: ports) to 2 2026-04-16 03:59:54.882 7 INFO neutron.db.ovn_revision_numbers_db [req-900ae225-fc7a-4d43-a12a-93be7a610d39 req-fe2dff83-91c9-445f-af77-0caa0c4662d1 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 0fcc8e9b-54ce-4138-8e99-1e265609a488 (type: ports) to 2 [pid: 8|app: 0|req: 659/1313] 10.0.0.213 () {34 vars in 737 bytes} [Thu Apr 16 03:59:54 2026] PUT /v2.0/ports/d887db8c-5df7-4e8f-a740-dac469fa7922 => generated 752 bytes in 466 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: 660/1314] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:54 2026] GET /v2.0/security-groups?id=38b926f0-ffb7-429c-9314-e24176405440&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 03:59:55.100 7 INFO neutron.db.ovn_revision_numbers_db [req-900ae225-fc7a-4d43-a12a-93be7a610d39 req-fe2dff83-91c9-445f-af77-0caa0c4662d1 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 0fcc8e9b-54ce-4138-8e99-1e265609a488 (type: ports) to 4 [pid: 7|app: 0|req: 655/1315] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 03:59:54 2026] PUT /v2.0/ports/0fcc8e9b-54ce-4138-8e99-1e265609a488 => generated 1204 bytes in 569 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 03:59:55.156 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c99eb83b-b8a1-4b7d-8c70-5bcbcf8308fa'] response: {'name': 'network-changed', 'server_uuid': '7ab34a65-b78d-4a6a-8602-3aa8b7ffb614', 'tag': '0fcc8e9b-54ce-4138-8e99-1e265609a488', 'status': 'completed', 'code': 200} 2026-04-16 03:59:55.213 8 INFO neutron_taas.services.taas.taas_plugin [None req-e811b02b-bb78-410f-9a37-87dabab44359 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] TaaS: Handle Delete Port: d887db8c-5df7-4e8f-a740-dac469fa7922 2026-04-16 03:59:55.220 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e811b02b-bb78-410f-9a37-87dabab44359 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Tap Mirror: Handle Delete Port: d887db8c-5df7-4e8f-a740-dac469fa7922 2026-04-16 03:59:55.235 8 INFO neutron.db.ovn_revision_numbers_db [None req-5b7d2ce2-2899-483e-8096-a6e1e3a6adf7 - - - - - -] Successfully bumped revision number for resource 134621b6-60c1-47bc-b133-62d850b1f517 (type: 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: 661/1316] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 03:59:54 2026] DELETE /v2.0/ports/d887db8c-5df7-4e8f-a740-dac469fa7922 => generated 0 bytes in 493 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 662/1317] 10.0.0.213 () {32 vars in 643 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/ports => generated 1533 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 656/1318] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/ports/3222181f-4a44-4b5e-85a6-adc63a5c3b41 => generated 953 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:55.517 7 INFO neutron.pecan_wsgi.hooks.translation [None req-1edbb936-8de9-481a-a186-3d7544654730 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 657/1319] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/ports/d887db8c-5df7-4e8f-a740-dac469fa7922 => generated 132 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 658/1320] 10.0.0.213 () {32 vars in 643 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/ports => generated 1533 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 663/1321] 10.0.0.213 () {32 vars in 653 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/extensions => generated 20541 bytes in 136 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 659/1322] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/ports/20bb4d18-5553-4af6-8176-328f94dbcff9 => generated 774 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 664/1323] 10.0.0.213 () {32 vars in 681 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/extensions/address-group => generated 159 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 665/1324] 10.0.0.213 () {32 vars in 681 bytes} [Thu Apr 16 03:59:55 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) 2026-04-16 03:59:55.645 7 INFO neutron.pecan_wsgi.hooks.translation [None req-701b74ed-3a1a-4c33-807f-88b6cad5aa7f a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 666/1325] 10.0.0.213 () {32 vars in 665 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/extensions/agent => generated 153 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 660/1326] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 03:59:55 2026] DELETE /v2.0/ports/2a116c3b-74a2-467d-afaa-9d3218f00641 => generated 132 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 667/1327] 10.0.0.213 () {32 vars in 697 bytes} [Thu Apr 16 03:59:55 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: 668/1328] 10.0.0.213 () {32 vars in 701 bytes} [Thu Apr 16 03:59:55 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) 2026-04-16 03:59:55.664 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6850be1f-08c6-464c-a94a-582e950d2a28 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 661/1329] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:55 2026] DELETE /v2.0/subnets/cdfe0e03-43da-40ab-9796-c0df7daea196 => 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: 662/1330] 10.0.0.213 () {32 vars in 689 bytes} [Thu Apr 16 03:59:55 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) 2026-04-16 03:59:55.681 7 INFO neutron.pecan_wsgi.hooks.translation [None req-68bca13d-815f-44c0-be7e-c5b85577ee48 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 663/1331] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 03:59:55 2026] DELETE /v2.0/subnets/85bec56c-36da-489b-9d43-c3b4c1850b8d => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 664/1332] 10.0.0.213 () {32 vars in 693 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/extensions/default-subnetpools => generated 211 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 669/1333] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/ports?tenant_id=5d66f56f12184e678df4d0108b04817f&device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => generated 1207 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 670/1334] 10.0.0.213 () {32 vars in 695 bytes} [Thu Apr 16 03:59:55 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: 671/1335] 199.204.45.157 () {34 vars in 1018 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/networks?tenant_id=5d66f56f12184e678df4d0108b04817f&shared=False => generated 814 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 672/1336] 10.0.0.213 () {32 vars in 685 bytes} [Thu Apr 16 03:59:55 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) [pid: 8|app: 0|req: 673/1337] 199.204.45.157 () {34 vars in 930 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 674/1338] 10.0.0.213 () {32 vars in 687 bytes} [Thu Apr 16 03:59:55 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: 675/1339] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/extensions/dns-integration-domain-keywords => generated 283 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:55.814 7 INFO neutron_taas.services.taas.taas_plugin [None req-c2b3d2f9-3618-4fe2-8c40-eb1e9e2de82b a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] TaaS: Handle Delete Port: 20bb4d18-5553-4af6-8176-328f94dbcff9 [pid: 8|app: 0|req: 676/1340] 10.0.0.213 () {32 vars in 699 bytes} [Thu Apr 16 03:59:55 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) 2026-04-16 03:59:55.821 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c2b3d2f9-3618-4fe2-8c40-eb1e9e2de82b a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Tap Mirror: Handle Delete Port: 20bb4d18-5553-4af6-8176-328f94dbcff9 [pid: 8|app: 0|req: 677/1341] 10.0.0.213 () {32 vars in 679 bytes} [Thu Apr 16 03:59:55 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) [pid: 8|app: 0|req: 678/1342] 10.0.0.213 () {32 vars in 683 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/extensions/extra_dhcp_opt => generated 304 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 679/1343] 10.0.0.213 () {32 vars in 675 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/extensions/extraroute => generated 181 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 680/1344] 10.0.0.213 () {32 vars in 723 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/extensions/floating-ip-port-forwarding-detail => generated 271 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 681/1345] 10.0.0.213 () {32 vars in 687 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/extensions/fip-port-details => 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: 682/1346] 10.0.0.213 () {32 vars in 669 bytes} [Thu Apr 16 03:59:55 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: 683/1347] 10.0.0.213 () {32 vars in 687 bytes} [Thu Apr 16 03:59:55 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: 684/1348] 10.0.0.213 () {32 vars in 681 bytes} [Thu Apr 16 03:59:55 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: 685/1349] 10.0.0.213 () {32 vars in 679 bytes} [Thu Apr 16 03:59:55 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: 686/1350] 10.0.0.213 () {32 vars in 667 bytes} [Thu Apr 16 03:59:55 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: 8|app: 0|req: 687/1351] 10.0.0.213 () {32 vars in 703 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/extensions/enable-default-route-bfd => generated 212 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 688/1352] 10.0.0.213 () {32 vars in 705 bytes} [Thu Apr 16 03:59:55 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: 689/1353] 10.0.0.213 () {32 vars in 677 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/extensions/ext-gw-mode => generated 268 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 665/1354] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 03:59:55 2026] DELETE /v2.0/ports/20bb4d18-5553-4af6-8176-328f94dbcff9 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 690/1355] 10.0.0.213 () {32 vars in 665 bytes} [Thu Apr 16 03:59:55 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: 691/1356] 10.0.0.213 () {32 vars in 711 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/extensions/external-gateway-multihoming => generated 227 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 692/1357] 10.0.0.213 () {32 vars in 675 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/extensions/l3-flavors => 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: 693/1358] 10.0.0.213 () {32 vars in 669 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/extensions/logging => generated 213 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 694/1359] 10.0.0.213 () {32 vars in 683 bytes} [Thu Apr 16 03:59:55 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: 695/1360] 10.0.0.213 () {32 vars in 669 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/extensions/net-mtu => generated 176 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 696/1361] 10.0.0.213 () {32 vars in 687 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/extensions/net-mtu-writable => generated 207 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 697/1362] 10.0.0.213 () {32 vars in 705 bytes} [Thu Apr 16 03:59:55 2026] GET /v2.0/extensions/network_availability_zone => 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: 698/1363] 10.0.0.213 () {32 vars in 701 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/network-ip-availability => generated 216 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:56.063 7 INFO neutron_taas.services.taas.taas_plugin [None req-15346989-7378-4d85-a6ae-d2cf5ffff296 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] TaaS: Handle Delete Port: e01f1c4f-6c8b-477e-8e25-53251e018073 2026-04-16 03:59:56.066 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15346989-7378-4d85-a6ae-d2cf5ffff296 a2cd29b6b95d46b2be9d87b604f7ef4f d161ac6363a7493ba353ad8aa450a7dd - - default default] Tap Mirror: Handle Delete Port: e01f1c4f-6c8b-477e-8e25-53251e018073 [pid: 8|app: 0|req: 699/1364] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => generated 969 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 700/1365] 10.0.0.213 () {32 vars in 675 bytes} [Thu Apr 16 03:59:56 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: 701/1366] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/security-groups?id=38b926f0-ffb7-429c-9314-e24176405440&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 702/1367] 10.0.0.213 () {32 vars in 693 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/port-device-profile => generated 189 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 703/1368] 10.0.0.213 () {32 vars in 709 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/port-mac-address-regenerate => generated 209 bytes in 2 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 704/1369] 10.0.0.213 () {32 vars in 705 bytes} [Thu Apr 16 03:59:56 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: 705/1370] 10.0.0.213 () {32 vars in 719 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/port-numa-affinity-policy-socket => generated 240 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 706/1371] 10.0.0.213 () {32 vars in 697 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/port-resource-request => generated 185 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 707/1372] 10.0.0.213 () {32 vars in 711 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/port-resource-request-groups => generated 271 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 708/1373] 10.0.0.213 () {32 vars in 669 bytes} [Thu Apr 16 03:59:56 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: 709/1374] 10.0.0.213 () {32 vars in 687 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/binding-extended => 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: 710/1375] 10.0.0.213 () {32 vars in 681 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/port-security => generated 160 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 711/1376] 10.0.0.213 () {32 vars in 675 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/project-id => generated 204 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 712/1377] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/provider => generated 191 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 713/1378] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/qinq => generated 272 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 714/1379] 10.0.0.213 () {32 vars in 661 bytes} [Thu Apr 16 03:59:56 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: 715/1380] 10.0.0.213 () {32 vars in 699 bytes} [Thu Apr 16 03:59:56 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: 716/1381] 10.0.0.213 () {32 vars in 699 bytes} [Thu Apr 16 03:59:56 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: 717/1382] 10.0.0.213 () {32 vars in 677 bytes} [Thu Apr 16 03:59:56 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: 718/1383] 10.0.0.213 () {32 vars in 669 bytes} [Thu Apr 16 03:59:56 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) 2026-04-16 03:59:56.247 7 INFO neutron.services.segments.plugin [-] Segment e15aef29-fd29-480e-9a85-7e7710f4a7e2 resource provider aggregate not found 2026-04-16 03:59:56.248 7 INFO neutron.services.segments.plugin [-] Segment e15aef29-fd29-480e-9a85-7e7710f4a7e2 resource provider aggregate not found [pid: 8|app: 0|req: 719/1384] 10.0.0.213 () {32 vars in 683 bytes} [Thu Apr 16 03:59:56 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: 720/1385] 10.0.0.213 () {32 vars in 701 bytes} [Thu Apr 16 03:59:56 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: 721/1386] 10.0.0.213 () {32 vars in 685 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/qos-pps-minimum => generated 203 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:56.271 7 INFO neutron.services.segments.plugin [-] Segment e15aef29-fd29-480e-9a85-7e7710f4a7e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e15aef29-fd29-480e-9a85-7e7710f4a7e2 found for delete ", "request_id": "req-84893552-7ac7-4822-8806-24d7d7ceced9"}]} 2026-04-16 03:59:56.272 7 INFO neutron.services.segments.plugin [-] Segment e15aef29-fd29-480e-9a85-7e7710f4a7e2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e15aef29-fd29-480e-9a85-7e7710f4a7e2 found for delete ", "request_id": "req-40e3e115-f4ba-4e64-9aca-a43444ce086c"}]} [pid: 8|app: 0|req: 722/1387] 10.0.0.213 () {32 vars in 707 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/qos-pps-minimum-rule-alias => generated 277 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 723/1388] 10.0.0.213 () {32 vars in 669 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/qos-pps => generated 195 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 724/1389] 10.0.0.213 () {32 vars in 697 bytes} [Thu Apr 16 03:59:56 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: 7|app: 0|req: 666/1390] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 03:59:55 2026] DELETE /v2.0/networks/229e2427-d658-470e-a0a8-efd641d839c8 => generated 0 bytes in 359 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 725/1391] 10.0.0.213 () {32 vars in 695 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/qos-rule-type-filter => generated 373 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 667/1392] 10.0.0.213 () {32 vars in 685 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/qos-rules-alias => generated 254 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 726/1393] 10.0.0.213 () {32 vars in 689 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/quota-check-limit => 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: 668/1394] 10.0.0.213 () {32 vars in 705 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/quota-check-limit-default => generated 268 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 727/1395] 10.0.0.213 () {32 vars in 667 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/quotas => generated 192 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 669/1396] 10.0.0.213 () {32 vars in 681 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/quota_details => generated 213 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 728/1397] 10.0.0.213 () {32 vars in 681 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/rbac-policies => generated 223 bytes in 5 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.213 () {32 vars in 691 bytes} [Thu Apr 16 03:59:56 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: 729/1399] 10.0.0.213 () {32 vars in 695 bytes} [Thu Apr 16 03:59:56 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: 7|app: 0|req: 671/1400] 10.0.0.213 () {32 vars in 689 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/revision-if-match => generated 247 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 730/1401] 10.0.0.213 () {32 vars in 701 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/standard-attr-revisions => generated 229 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 672/1402] 10.0.0.213 () {32 vars in 703 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/router_availability_zone => generated 197 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 731/1403] 10.0.0.213 () {32 vars in 713 bytes} [Thu Apr 16 03:59:56 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) [pid: 7|app: 0|req: 673/1404] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/security-groups-normalized-cidr => generated 251 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 732/1405] 10.0.0.213 () {32 vars in 727 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/security-groups-remote-address-group => generated 254 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 674/1406] 10.0.0.213 () {32 vars in 741 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg => generated 314 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 733/1407] 10.0.0.213 () {32 vars in 719 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/security-groups-shared-filtering => generated 241 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 675/1408] 10.0.0.213 () {32 vars in 683 bytes} [Thu Apr 16 03:59:56 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: 734/1409] 10.0.0.213 () {32 vars in 669 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/segment => generated 145 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 676/1410] 10.0.0.213 () {32 vars in 719 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/segments-peer-subnet-host-routes => generated 233 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 735/1411] 10.0.0.213 () {32 vars in 679 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/service-type => generated 221 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 736/1412] 10.0.0.213 () {32 vars in 669 bytes} [Thu Apr 16 03:59:56 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: 8|app: 0|req: 737/1413] 10.0.0.213 () {32 vars in 697 bytes} [Thu Apr 16 03:59:56 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: 8|app: 0|req: 738/1414] 10.0.0.213 () {32 vars in 705 bytes} [Thu Apr 16 03:59:56 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: 8|app: 0|req: 739/1415] 10.0.0.213 () {32 vars in 701 bytes} [Thu Apr 16 03:59:56 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: 8|app: 0|req: 740/1416] 10.0.0.213 () {32 vars in 709 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/subnet-dns-publish-fixed-ip => generated 227 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 677/1417] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/ports/3222181f-4a44-4b5e-85a6-adc63a5c3b41 => generated 953 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 741/1418] 10.0.0.213 () {32 vars in 701 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/subnet-external-network => generated 224 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 678/1419] 10.0.0.213 () {32 vars in 705 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/subnet-segmentid-writable => generated 227 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 742/1420] 10.0.0.213 () {32 vars in 695 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/subnet-service-types => generated 206 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 679/1421] 10.0.0.213 () {32 vars in 689 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/subnet_allocation => generated 194 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 743/1422] 10.0.0.213 () {32 vars in 697 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/subnetpool-prefix-ops => generated 224 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 680/1423] 10.0.0.213 () {32 vars in 679 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/tag-creation => generated 190 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 744/1424] 10.0.0.213 () {32 vars in 689 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/standard-attr-tag => generated 343 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 681/1425] 10.0.0.213 () {32 vars in 701 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/standard-attr-timestamp => generated 255 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 745/1426] 10.0.0.213 () {32 vars in 665 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/trunk => generated 164 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 682/1427] 10.0.0.213 () {32 vars in 681 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/trunk-details => generated 168 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 746/1428] 10.0.0.213 () {32 vars in 687 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/vlan-transparent => generated 177 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 683/1429] 10.0.0.213 () {32 vars in 677 bytes} [Thu Apr 16 03:59:56 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: 8|app: 0|req: 747/1430] 10.0.0.213 () {32 vars in 693 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/vpn-agent-scheduler => generated 199 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 684/1431] 10.0.0.213 () {32 vars in 693 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/vpn-endpoint-groups => generated 177 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 748/1432] 10.0.0.213 () {32 vars in 677 bytes} [Thu Apr 16 03:59:56 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: 685/1433] 10.0.0.213 () {32 vars in 667 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/vpnaas => generated 154 bytes in 4 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 749/1434] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/taas => generated 175 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 686/1435] 10.0.0.213 () {32 vars in 675 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/tap-mirror => generated 222 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 750/1436] 10.0.0.213 () {32 vars in 687 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/extensions/taas-vlan-filter => generated 226 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 751/1437] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/ports?tenant_id=5d66f56f12184e678df4d0108b04817f&device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => generated 1207 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 752/1438] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=0fcc8e9b-54ce-4138-8e99-1e265609a488 => 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: 753/1439] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/subnets?id=fd2ebc20-7aa4-4441-8cf3-055b510c0af7 => generated 696 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 754/1440] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/ports?network_id=b30d3d40-b434-4cd2-8b23-453b06147ada&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: 687/1441] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/security-groups?tenant_id=d161ac6363a7493ba353ad8aa450a7dd&name=default => generated 2925 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 755/1442] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 03:59:56 2026] GET /v2.0/networks/b30d3d40-b434-4cd2-8b23-453b06147ada?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: 756/1443] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 03:59:57 2026] GET /v2.0/networks/b30d3d40-b434-4cd2-8b23-453b06147ada?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: 7|app: 0|req: 688/1444] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:56 2026] DELETE /v2.0/security-groups/a7dbc93c-f439-463e-831f-030248f4d7a2 => 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: 757/1445] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:57 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => generated 969 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 758/1446] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:57 2026] GET /v2.0/security-groups?id=38b926f0-ffb7-429c-9314-e24176405440&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-04-16 03:59:57.495 7 INFO neutron.db.ovn_revision_numbers_db [None req-358c99ce-32f2-4eaa-b300-d419a1eded27 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c373ac0f-5de9-4335-9468-7b7da49c5780 (type: security_groups) to 1 2026-04-16 03:59:57.504 7 INFO neutron.db.ovn_revision_numbers_db [None req-358c99ce-32f2-4eaa-b300-d419a1eded27 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6da39015-a481-4976-8415-5dec4238df29 (type: security_group_rules) to 0 2026-04-16 03:59:57.515 7 INFO neutron.db.ovn_revision_numbers_db [None req-358c99ce-32f2-4eaa-b300-d419a1eded27 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 88adeab8-8c3d-4fee-8847-55c0da97495b (type: security_group_rules) to 0 2026-04-16 03:59:57.524 7 INFO neutron.db.ovn_revision_numbers_db [None req-358c99ce-32f2-4eaa-b300-d419a1eded27 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9174fa1c-b7ac-4839-afe3-bcae1f0802cd (type: security_group_rules) to 0 2026-04-16 03:59:57.539 7 INFO neutron.db.ovn_revision_numbers_db [None req-358c99ce-32f2-4eaa-b300-d419a1eded27 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a5c5357d-acd9-4c13-9c7f-5b99a2ce68d0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 689/1447] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 03:59:57 2026] GET /v2.0/security-groups?tenant_id=26feaa4d5a984e7d8935dda8d9c42b07&name=default => generated 2925 bytes in 372 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 759/1448] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:57 2026] GET /v2.0/ports/3222181f-4a44-4b5e-85a6-adc63a5c3b41 => generated 953 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 690/1449] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 03:59:57 2026] DELETE /v2.0/security-groups/c373ac0f-5de9-4335-9468-7b7da49c5780 => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 760/1450] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:58 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => generated 969 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 691/1451] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:58 2026] GET /v2.0/security-groups?id=38b926f0-ffb7-429c-9314-e24176405440&fields=id&fields=name => generated 88 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 761/1452] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:58 2026] GET /v2.0/ports/3222181f-4a44-4b5e-85a6-adc63a5c3b41 => generated 953 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:59.192 7 INFO neutron.db.ovn_revision_numbers_db [None req-357f2acf-5336-440b-b553-3a40a8b28dad 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource fc874d7c-fc56-4152-aff8-4207ae6803c7 (type: security_groups) to 1 2026-04-16 03:59:59.200 7 INFO neutron.db.ovn_revision_numbers_db [None req-357f2acf-5336-440b-b553-3a40a8b28dad 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource 1d5a5175-cff3-4dde-b706-f34ec274cdfc (type: security_group_rules) to 0 2026-04-16 03:59:59.209 7 INFO neutron.db.ovn_revision_numbers_db [None req-357f2acf-5336-440b-b553-3a40a8b28dad 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource 402657be-876a-4db2-bf5b-1294ff939e3d (type: security_group_rules) to 0 2026-04-16 03:59:59.219 7 INFO neutron.db.ovn_revision_numbers_db [None req-357f2acf-5336-440b-b553-3a40a8b28dad 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource b8f33def-3938-4839-9d72-6be16e8a5277 (type: security_group_rules) to 0 2026-04-16 03:59:59.230 7 INFO neutron.db.ovn_revision_numbers_db [None req-357f2acf-5336-440b-b553-3a40a8b28dad 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource d900380f-e1ac-4bf6-a751-dcfab7c51693 (type: security_group_rules) to 0 2026-04-16 03:59:59.294 7 INFO neutron.db.segments_db [None req-357f2acf-5336-440b-b553-3a40a8b28dad 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Added segment daabadab-4667-4c01-b124-e21173b180c9 of type geneve for network 131d135d-5691-4445-8ed2-59fd4a4af690 2026-04-16 03:59:59.412 7 INFO neutron.db.ovn_revision_numbers_db [None req-357f2acf-5336-440b-b553-3a40a8b28dad 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource 131d135d-5691-4445-8ed2-59fd4a4af690 (type: networks) to 1 [pid: 8|app: 0|req: 762/1453] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 03:59:59 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => 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: 763/1454] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 03:59:59 2026] GET /v2.0/security-groups?id=38b926f0-ffb7-429c-9314-e24176405440&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-04-16 03:59:59.567 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-357f2acf-5336-440b-b553-3a40a8b28dad 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] No more DHCP agents 2026-04-16 03:59:59.568 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-357f2acf-5336-440b-b553-3a40a8b28dad 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Unable to schedule network 131d135d-5691-4445-8ed2-59fd4a4af690: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 03:59:59.626 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: f04fbef3-06a7-4a3e-a014-5c489cb9bfa9 2026-04-16 03:59:59.682 7 INFO neutron.db.ovn_revision_numbers_db [None req-357f2acf-5336-440b-b553-3a40a8b28dad 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource f04fbef3-06a7-4a3e-a014-5c489cb9bfa9 (type: ports) to 1 [pid: 7|app: 0|req: 692/1455] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:58 2026] POST /v2.0/networks => generated 649 bytes in 888 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 693/1456] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 03:59:59 2026] GET /v2.0/ports/3222181f-4a44-4b5e-85a6-adc63a5c3b41 => generated 953 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 03:59:59.823 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f2385e5-919f-4dc1-8312-1619048aa77c 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource 4aafc6e2-470a-4089-861c-2d3e7378d783 (type: security_groups) to 1 2026-04-16 03:59:59.835 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f2385e5-919f-4dc1-8312-1619048aa77c 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource 01b3882f-4bd6-47de-9485-98c45947e703 (type: security_group_rules) to 0 2026-04-16 03:59:59.850 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f2385e5-919f-4dc1-8312-1619048aa77c 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource 755be3fc-1672-4868-a3da-2d73e94d6c15 (type: security_group_rules) to 0 2026-04-16 03:59:59.864 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f2385e5-919f-4dc1-8312-1619048aa77c 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource a5c77d93-90e5-4bd9-a17e-1723dff76d99 (type: security_group_rules) to 0 2026-04-16 03:59:59.875 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f2385e5-919f-4dc1-8312-1619048aa77c 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource cb389e65-cf58-4704-ab2e-1f7a5473a672 (type: security_group_rules) to 0 2026-04-16 03:59:59.884 7 INFO neutron.db.segments_db [None req-c159f206-78db-4523-8cae-c76f93bec2c8 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Added segment 5d4cfe04-ab40-482d-be92-472085deda34 of type geneve for network b817b08c-3fee-41c7-8763-7ab55174ed4b 2026-04-16 03:59:59.949 8 INFO neutron.db.segments_db [None req-7f2385e5-919f-4dc1-8312-1619048aa77c 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Added segment 772e0338-a1af-4053-bb83-fa73e4da1548 of type geneve for network a9c3fd75-add3-4ada-a233-31e8fa1004c1 2026-04-16 03:59:59.987 7 INFO neutron.db.ovn_revision_numbers_db [None req-c159f206-78db-4523-8cae-c76f93bec2c8 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource b817b08c-3fee-41c7-8763-7ab55174ed4b (type: networks) to 1 2026-04-16 04:00:00.054 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f2385e5-919f-4dc1-8312-1619048aa77c 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource a9c3fd75-add3-4ada-a233-31e8fa1004c1 (type: networks) to 1 2026-04-16 04:00:00.153 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c159f206-78db-4523-8cae-c76f93bec2c8 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] No more DHCP agents 2026-04-16 04:00:00.154 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c159f206-78db-4523-8cae-c76f93bec2c8 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Unable to schedule network b817b08c-3fee-41c7-8763-7ab55174ed4b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:00.224 7 INFO neutron.db.ovn_revision_numbers_db [None req-c159f206-78db-4523-8cae-c76f93bec2c8 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource aa488d0a-25d9-485b-a9b2-8ebf0eea502e (type: ports) to 1 2026-04-16 04:00:00.236 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-029d671d-b5d0-46bb-ad63-091461055b59 - - - - - -] No hosting information found for port 134621b6-60c1-47bc-b133-62d850b1f517: RuntimeError: No hosting information found for port 134621b6-60c1-47bc-b133-62d850b1f517 [pid: 7|app: 0|req: 694/1457] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:59 2026] POST /v2.0/networks => generated 649 bytes in 441 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:00:00.306 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7f2385e5-919f-4dc1-8312-1619048aa77c 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] No more DHCP agents 2026-04-16 04:00:00.308 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7f2385e5-919f-4dc1-8312-1619048aa77c 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Unable to schedule network a9c3fd75-add3-4ada-a233-31e8fa1004c1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:00.378 8 INFO neutron.db.ovn_revision_numbers_db [None req-029d671d-b5d0-46bb-ad63-091461055b59 - - - - - -] Successfully bumped revision number for resource 134621b6-60c1-47bc-b133-62d850b1f517 (type: router_ports) to 2 2026-04-16 04:00:00.379 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-029d671d-b5d0-46bb-ad63-091461055b59 - - - - - -] OVN reports status down for port: 3222181f-4a44-4b5e-85a6-adc63a5c3b41 2026-04-16 04:00:00.444 8 INFO neutron.db.ovn_revision_numbers_db [None req-7f2385e5-919f-4dc1-8312-1619048aa77c 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource 2bc0b231-a514-4a53-83f3-e1aaebc8cdc9 (type: ports) to 1 2026-04-16 04:00:00.446 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e0dd0ae0-6077-4c1d-b98f-440c5f324d2e 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] No more DHCP agents 2026-04-16 04:00:00.447 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e0dd0ae0-6077-4c1d-b98f-440c5f324d2e 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Unable to schedule network 131d135d-5691-4445-8ed2-59fd4a4af690: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 764/1458] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 03:59:59 2026] POST /v2.0/networks => generated 668 bytes in 980 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:00:00.495 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-029d671d-b5d0-46bb-ad63-091461055b59 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 04:00:00.495 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-029d671d-b5d0-46bb-ad63-091461055b59 - - - - - -] OVN reports status up for port: 3222181f-4a44-4b5e-85a6-adc63a5c3b41 2026-04-16 04:00:00.513 8 INFO neutron.plugins.ml2.plugin [None req-029d671d-b5d0-46bb-ad63-091461055b59 - - - - - -] Attempt 1 to provision port 3222181f-4a44-4b5e-85a6-adc63a5c3b41 2026-04-16 04:00:00.875 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7120bf30-7fb7-4b0a-9830-256c1a50cb07 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] No more DHCP agents 2026-04-16 04:00:00.878 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7120bf30-7fb7-4b0a-9830-256c1a50cb07 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Unable to schedule network a9c3fd75-add3-4ada-a233-31e8fa1004c1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:00.891 7 INFO neutron.db.ovn_revision_numbers_db [None req-3456fd19-eec0-41ed-bdbb-c2edc0ef41c6 - - - - - -] Successfully bumped revision number for resource f04fbef3-06a7-4a3e-a014-5c489cb9bfa9 (type: ports) to 2 2026-04-16 04:00:00.912 8 INFO neutron.db.ovn_revision_numbers_db [None req-7120bf30-7fb7-4b0a-9830-256c1a50cb07 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource 304279c7-b7c3-457e-87a1-6e91aa8fb875 (type: subnets) to 0 2026-04-16 04:00:00.913 7 INFO neutron.db.ovn_revision_numbers_db [None req-3456fd19-eec0-41ed-bdbb-c2edc0ef41c6 - - - - - -] Successfully bumped revision number for resource 122e14ff-98d2-43b9-92a6-ac9143aa34e9 (type: subnets) to 0 [pid: 7|app: 0|req: 695/1459] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:00 2026] POST /v2.0/subnets => generated 626 bytes in 678 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 765/1460] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:00 2026] POST /v2.0/subnets => generated 627 bytes in 445 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 696/1461] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:00:00 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => generated 969 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 766/1462] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:00 2026] GET /v2.0/ports/3222181f-4a44-4b5e-85a6-adc63a5c3b41 => generated 955 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:01.171 8 INFO neutron.db.ovn_revision_numbers_db [None req-029d671d-b5d0-46bb-ad63-091461055b59 - - - - - -] Successfully bumped revision number for resource 3222181f-4a44-4b5e-85a6-adc63a5c3b41 (type: ports) to 2 2026-04-16 04:00:01.201 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6092e3ce-7168-4f7d-a289-3f45e3432a92 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] No more DHCP agents 2026-04-16 04:00:01.202 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6092e3ce-7168-4f7d-a289-3f45e3432a92 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Unable to schedule network b817b08c-3fee-41c7-8763-7ab55174ed4b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:01.617 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fdcabeb9-c868-4b36-8de4-541a89d31cc4 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] No more DHCP agents 2026-04-16 04:00:01.618 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fdcabeb9-c868-4b36-8de4-541a89d31cc4 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:01.682 7 INFO neutron.db.ovn_revision_numbers_db [None req-283cdfa2-f678-4927-8e6c-ad8514cdf2da - - - - - -] Successfully bumped revision number for resource aa488d0a-25d9-485b-a9b2-8ebf0eea502e (type: ports) to 2 2026-04-16 04:00:01.720 7 INFO neutron.db.ovn_revision_numbers_db [None req-283cdfa2-f678-4927-8e6c-ad8514cdf2da - - - - - -] Successfully bumped revision number for resource c654fb51-8cf1-49b0-9295-cbd3de4c01ea (type: subnets) to 0 [pid: 7|app: 0|req: 697/1463] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:01 2026] POST /v2.0/subnets => generated 626 bytes in 745 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 698/1464] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:00:01 2026] GET /v2.0/security-groups?id=38b926f0-ffb7-429c-9314-e24176405440&fields=id&fields=name => generated 88 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:00:01.841 8 INFO neutron.db.ovn_revision_numbers_db [None req-fdcabeb9-c868-4b36-8de4-541a89d31cc4 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource ea92af9d-3313-4128-be34-11a8f4463ce2 (type: ports) to 1 2026-04-16 04:00:02.068 7 INFO neutron_taas.services.taas.taas_plugin [None req-7dcbe961-46ea-4d27-9b5e-dc55d0bdc18b e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] TaaS: Handle Delete Port: 3222181f-4a44-4b5e-85a6-adc63a5c3b41 2026-04-16 04:00:02.071 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7dcbe961-46ea-4d27-9b5e-dc55d0bdc18b e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Tap Mirror: Handle Delete Port: 3222181f-4a44-4b5e-85a6-adc63a5c3b41 [pid: 7|app: 0|req: 699/1465] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:00:01 2026] PUT /v2.0/routers/90b19038-a938-4d1a-9a8d-9393b58371fc/remove_router_interface => generated 309 bytes in 570 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-04-16 04:00:02.472 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-56de2936-c779-41b1-a063-bf09ab02cff5 - - - - - -] Schedule LRP lrp-ea92af9d-3313-4128-be34-11a8f4463ce2 on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 2026-04-16 04:00:02.532 7 INFO neutron.db.ovn_revision_numbers_db [None req-c61120c3-d34c-4f72-a4cf-e4ca64bd6e35 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource 03e4fd9f-6516-4825-8621-631e384db499 (type: routers) to 1 2026-04-16 04:00:02.534 8 INFO neutron.db.ovn_revision_numbers_db [None req-fdcabeb9-c868-4b36-8de4-541a89d31cc4 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource ea92af9d-3313-4128-be34-11a8f4463ce2 (type: router_ports) to 1 [pid: 7|app: 0|req: 700/1466] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:02 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-04-16 04:00:02.585 8 INFO neutron.db.ovn_revision_numbers_db [None req-fdcabeb9-c868-4b36-8de4-541a89d31cc4 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource f03395a8-059c-404e-9b60-9cb65428f6d9 (type: routers) to 2 [pid: 8|app: 0|req: 767/1467] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:01 2026] POST /v2.0/routers => generated 954 bytes in 1565 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 701/1468] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:02 2026] GET /v2.0/ports/134621b6-60c1-47bc-b133-62d850b1f517 => generated 947 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:02.959 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-26ba45f4-13b4-4fe6-885e-7bb861156d27 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] No more DHCP agents 2026-04-16 04:00:02.961 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-26ba45f4-13b4-4fe6-885e-7bb861156d27 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Unable to schedule network 131d135d-5691-4445-8ed2-59fd4a4af690: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:03.104 8 INFO neutron.db.ovn_revision_numbers_db [None req-26ba45f4-13b4-4fe6-885e-7bb861156d27 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource 645253eb-da87-4552-ab33-3fef04efd281 (type: ports) to 1 2026-04-16 04:00:03.130 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cd4affcf-b7bc-4287-97c1-f845c4bc5181 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] No more DHCP agents 2026-04-16 04:00:03.131 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cd4affcf-b7bc-4287-97c1-f845c4bc5181 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Unable to schedule network a9c3fd75-add3-4ada-a233-31e8fa1004c1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:03.254 7 INFO neutron.db.ovn_revision_numbers_db [None req-cd4affcf-b7bc-4287-97c1-f845c4bc5181 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource 1d314147-5af9-4e06-a187-2e482a764349 (type: ports) to 1 2026-04-16 04:00:03.690 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-26ba45f4-13b4-4fe6-885e-7bb861156d27 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] No more DHCP agents 2026-04-16 04:00:03.693 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-26ba45f4-13b4-4fe6-885e-7bb861156d27 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Unable to schedule network 131d135d-5691-4445-8ed2-59fd4a4af690: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:03.957 8 INFO neutron.db.ovn_revision_numbers_db [None req-26ba45f4-13b4-4fe6-885e-7bb861156d27 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource 645253eb-da87-4552-ab33-3fef04efd281 (type: router_ports) to 1 [pid: 8|app: 0|req: 768/1469] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 04:00:02 2026] PUT /v2.0/routers/03e4fd9f-6516-4825-8621-631e384db499/add_router_interface => generated 309 bytes in 1365 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:03.983 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cd4affcf-b7bc-4287-97c1-f845c4bc5181 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] No more DHCP agents 2026-04-16 04:00:03.985 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cd4affcf-b7bc-4287-97c1-f845c4bc5181 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Unable to schedule network a9c3fd75-add3-4ada-a233-31e8fa1004c1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:04.219 8 INFO neutron_taas.services.taas.taas_plugin [None req-425ec792-61e4-4146-bbe6-a9db13b60497 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] TaaS: Handle Delete Port: 134621b6-60c1-47bc-b133-62d850b1f517 2026-04-16 04:00:04.222 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-425ec792-61e4-4146-bbe6-a9db13b60497 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Tap Mirror: Handle Delete Port: 134621b6-60c1-47bc-b133-62d850b1f517 2026-04-16 04:00:04.318 7 INFO neutron.db.ovn_revision_numbers_db [None req-cd4affcf-b7bc-4287-97c1-f845c4bc5181 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource 1d314147-5af9-4e06-a187-2e482a764349 (type: router_ports) to 1 [pid: 7|app: 0|req: 702/1470] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 04:00:02 2026] PUT /v2.0/routers/f03395a8-059c-404e-9b60-9cb65428f6d9/add_router_interface => generated 309 bytes in 1701 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 703/1471] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:00:04 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => generated 969 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 704/1472] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:04 2026] GET /v2.0/ports/645253eb-da87-4552-ab33-3fef04efd281 => generated 941 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 769/1473] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:00:03 2026] PUT /v2.0/routers/90b19038-a938-4d1a-9a8d-9393b58371fc/remove_router_interface => generated 309 bytes in 616 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: 770/1474] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:00:04 2026] GET /v2.0/security-groups?id=38b926f0-ffb7-429c-9314-e24176405440&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-04-16 04:00:04.663 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-50b1f6ad-1f6f-42c5-9f17-d410c39f8521 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] No more DHCP agents 2026-04-16 04:00:04.664 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-50b1f6ad-1f6f-42c5-9f17-d410c39f8521 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Unable to schedule network a9c3fd75-add3-4ada-a233-31e8fa1004c1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:04.770 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: 4a7c3370-8afa-40f2-9357-42ee81d7fea7 2026-04-16 04:00:04.855 7 INFO neutron.db.ovn_revision_numbers_db [None req-50b1f6ad-1f6f-42c5-9f17-d410c39f8521 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource 4a7c3370-8afa-40f2-9357-42ee81d7fea7 (type: ports) to 1 [pid: 7|app: 0|req: 705/1475] 10.0.0.213 () {34 vars in 665 bytes} [Thu Apr 16 04:00:04 2026] POST /v2.0/ports => generated 955 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: 7|app: 0|req: 706/1476] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:00:04 2026] GET /v2.0/ports?device_id=90b19038-a938-4d1a-9a8d-9393b58371fc => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:00:05.118 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-31fb93c9-9e25-465f-9970-dc651b7d5788 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] No more DHCP agents 2026-04-16 04:00:05.120 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-31fb93c9-9e25-465f-9970-dc651b7d5788 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Unable to schedule network b817b08c-3fee-41c7-8763-7ab55174ed4b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:05.254 8 INFO neutron.db.ovn_revision_numbers_db [None req-31fb93c9-9e25-465f-9970-dc651b7d5788 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource ddef5703-5752-4108-8c3b-4df3be971ebf (type: ports) to 1 2026-04-16 04:00:05.257 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18953051-e5df-4370-9493-e188931e1a55 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] No more DHCP agents 2026-04-16 04:00:05.258 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18953051-e5df-4370-9493-e188931e1a55 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Unable to schedule network a9c3fd75-add3-4ada-a233-31e8fa1004c1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:05.362 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: 693788fc-e41c-47b2-8c3e-c87228d88f1e 2026-04-16 04:00:05.440 7 INFO neutron.db.ovn_revision_numbers_db [None req-18953051-e5df-4370-9493-e188931e1a55 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource 693788fc-e41c-47b2-8c3e-c87228d88f1e (type: ports) to 1 [pid: 7|app: 0|req: 707/1477] 10.0.0.213 () {34 vars in 665 bytes} [Thu Apr 16 04:00:04 2026] POST /v2.0/ports => generated 954 bytes in 524 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: 708/1478] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:05 2026] DELETE /v2.0/routers/90b19038-a938-4d1a-9a8d-9393b58371fc => generated 0 bytes in 201 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:05.943 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-31fb93c9-9e25-465f-9970-dc651b7d5788 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] No more DHCP agents 2026-04-16 04:00:05.944 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-31fb93c9-9e25-465f-9970-dc651b7d5788 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Unable to schedule network b817b08c-3fee-41c7-8763-7ab55174ed4b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:06.010 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f4048ad7-a1ca-4f5f-88c1-1ce79d42fcad 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] No more DHCP agents 2026-04-16 04:00:06.011 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f4048ad7-a1ca-4f5f-88c1-1ce79d42fcad 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:06.185 8 INFO neutron.db.ovn_revision_numbers_db [None req-31fb93c9-9e25-465f-9970-dc651b7d5788 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource ddef5703-5752-4108-8c3b-4df3be971ebf (type: router_ports) to 1 [pid: 8|app: 0|req: 771/1479] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 04:00:04 2026] PUT /v2.0/routers/03e4fd9f-6516-4825-8621-631e384db499/add_router_interface => generated 309 bytes in 1580 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 772/1480] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:00:06 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => 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: 773/1481] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:06 2026] DELETE /v2.0/subnets/3f24b2cd-9fbb-4c6f-b437-60d51a238552 => generated 0 bytes in 116 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 774/1482] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:06 2026] GET /v2.0/ports/ddef5703-5752-4108-8c3b-4df3be971ebf => generated 941 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 775/1483] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:00:06 2026] GET /v2.0/security-groups?id=38b926f0-ffb7-429c-9314-e24176405440&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: 776/1484] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:06 2026] DELETE /v2.0/subnets/82a9f230-badf-45c5-9cec-207bfe062bf4 => 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: 777/1485] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:06 2026] GET /v2.0/ports/ddef5703-5752-4108-8c3b-4df3be971ebf => generated 941 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:06.784 8 INFO neutron_taas.services.taas.taas_plugin [None req-65db1260-c9a5-42c7-ad65-efa27329e76d e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] TaaS: Handle Delete Port: 2ff4c22e-011b-44fe-9a48-d60fb8e6a43c 2026-04-16 04:00:06.792 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-65db1260-c9a5-42c7-ad65-efa27329e76d e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Tap Mirror: Handle Delete Port: 2ff4c22e-011b-44fe-9a48-d60fb8e6a43c 2026-04-16 04:00:06.958 8 INFO neutron.services.segments.plugin [-] Segment 8ac8faf0-ed9a-4185-b11f-eb227d518037 resource provider aggregate not found 2026-04-16 04:00:06.960 8 INFO neutron.services.segments.plugin [-] Segment 8ac8faf0-ed9a-4185-b11f-eb227d518037 resource provider aggregate not found 2026-04-16 04:00:06.976 8 INFO neutron.services.segments.plugin [-] Segment 8ac8faf0-ed9a-4185-b11f-eb227d518037 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ac8faf0-ed9a-4185-b11f-eb227d518037 found for delete ", "request_id": "req-9822d23d-08d1-4499-8133-45d7bb96cdd1"}]} 2026-04-16 04:00:06.978 8 INFO neutron.services.segments.plugin [-] Segment 8ac8faf0-ed9a-4185-b11f-eb227d518037 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8ac8faf0-ed9a-4185-b11f-eb227d518037 found for delete ", "request_id": "req-03057baa-982d-4b1a-af75-d75279ec0ccd"}]} [pid: 8|app: 0|req: 780/1488] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:00:06 2026] DELETE /v2.0/networks/d537c4c6-8c9f-4265-8b0a-2cf3750ff667 => generated 0 bytes in 349 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:00:07.118 8 INFO neutron_taas.services.taas.taas_plugin [None req-29e40e51-86bd-4db7-b839-6e4f780ddb6d e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] TaaS: Handle Delete Port: 36222200-93d7-48e4-8a63-c9f913c29e6f 2026-04-16 04:00:07.120 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-29e40e51-86bd-4db7-b839-6e4f780ddb6d e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Tap Mirror: Handle Delete Port: 36222200-93d7-48e4-8a63-c9f913c29e6f 2026-04-16 04:00:07.226 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2be544b3-6c76-4995-92db-a17f3a09357f - - - - - -] No port found with ID 3222181f-4a44-4b5e-85a6-adc63a5c3b41: RuntimeError: No port found with ID 3222181f-4a44-4b5e-85a6-adc63a5c3b41 2026-04-16 04:00:07.240 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2be544b3-6c76-4995-92db-a17f3a09357f - - - - - -] OVN reports status down for port: d887db8c-5df7-4e8f-a740-dac469fa7922 2026-04-16 04:00:07.261 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2be544b3-6c76-4995-92db-a17f3a09357f - - - - - -] OVN reports status down for port: 0fcc8e9b-54ce-4138-8e99-1e265609a488 2026-04-16 04:00:07.362 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2be544b3-6c76-4995-92db-a17f3a09357f - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 04:00:07.363 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2be544b3-6c76-4995-92db-a17f3a09357f - - - - - -] OVN reports status down for port: d887db8c-5df7-4e8f-a740-dac469fa7922 [pid: 8|app: 0|req: 781/1489] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:00:07 2026] DELETE /v2.0/networks/008ae990-66a0-439e-bea9-e16756424dd1 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:00:07.412 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2be544b3-6c76-4995-92db-a17f3a09357f - - - - - -] OVN reports status up for port: 0fcc8e9b-54ce-4138-8e99-1e265609a488 2026-04-16 04:00:07.418 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ce21202-9b08-4b03-af5e-78b6699dd2e0'] response: {'server_uuid': '7ab34a65-b78d-4a6a-8602-3aa8b7ffb614', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0fcc8e9b-54ce-4138-8e99-1e265609a488', 'code': 200} 2026-04-16 04:00:07.456 8 INFO neutron.plugins.ml2.plugin [None req-2be544b3-6c76-4995-92db-a17f3a09357f - - - - - -] Attempt 1 to provision port 0fcc8e9b-54ce-4138-8e99-1e265609a488 2026-04-16 04:00:07.531 8 INFO neutron.db.segments_db [None req-7919caad-42c5-490d-b536-d2340bef0fb5 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Added segment db645b53-f491-488a-86ec-78b8ef38749f of type geneve for network 2ac0554e-62cc-430f-bf38-dc9748a4c02d 2026-04-16 04:00:07.598 7 INFO neutron.db.ovn_revision_numbers_db [None req-f4048ad7-a1ca-4f5f-88c1-1ce79d42fcad 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource 01fe1502-0467-44b9-adc4-b71dd7205c83 (type: floatingips) to 1 2026-04-16 04:00:07.599 7 INFO neutron.db.l3_db [None req-f4048ad7-a1ca-4f5f-88c1-1ce79d42fcad 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Floating IP 01fe1502-0467-44b9-adc4-b71dd7205c83 associated. External IP: 10.96.250.220, port: 693788fc-e41c-47b2-8c3e-c87228d88f1e. [pid: 7|app: 0|req: 709/1490] 10.0.0.213 () {34 vars in 677 bytes} [Thu Apr 16 04:00:05 2026] POST /v2.0/floatingips => generated 841 bytes in 1943 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-04-16 04:00:07.710 8 INFO neutron.db.ovn_revision_numbers_db [None req-7919caad-42c5-490d-b536-d2340bef0fb5 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 2ac0554e-62cc-430f-bf38-dc9748a4c02d (type: networks) to 1 [pid: 7|app: 0|req: 710/1491] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:00:07 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:07.829 8 INFO neutron.db.ovn_revision_numbers_db [None req-2be544b3-6c76-4995-92db-a17f3a09357f - - - - - -] Successfully bumped revision number for resource 0fcc8e9b-54ce-4138-8e99-1e265609a488 (type: ports) to 5 2026-04-16 04:00:07.913 7 INFO neutron.db.ovn_revision_numbers_db [None req-f5345aa8-7082-43ee-86b8-5ed04b7b0271 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource 01fe1502-0467-44b9-adc4-b71dd7205c83 (type: floatingips) to 2 2026-04-16 04:00:07.960 7 INFO neutron.db.l3_db [None req-f5345aa8-7082-43ee-86b8-5ed04b7b0271 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Floating IP 01fe1502-0467-44b9-adc4-b71dd7205c83 disassociated. External IP: 10.96.250.220, port: 693788fc-e41c-47b2-8c3e-c87228d88f1e. 2026-04-16 04:00:07.960 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a576dc63-3a7b-4826-928b-1cb787fda01b - - - - - -] OVN reports status down for port: aa488d0a-25d9-485b-a9b2-8ebf0eea502e [pid: 7|app: 0|req: 711/1492] 10.0.0.213 () {34 vars in 749 bytes} [Thu Apr 16 04:00:07 2026] PUT /v2.0/floatingips/01fe1502-0467-44b9-adc4-b71dd7205c83 => generated 554 bytes in 264 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-04-16 04:00:08.016 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7919caad-42c5-490d-b536-d2340bef0fb5 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] No more DHCP agents 2026-04-16 04:00:08.018 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7919caad-42c5-490d-b536-d2340bef0fb5 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Unable to schedule network 2ac0554e-62cc-430f-bf38-dc9748a4c02d: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 712/1493] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:07 2026] GET /v2.0/ports/ddef5703-5752-4108-8c3b-4df3be971ebf => generated 941 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:08.063 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a576dc63-3a7b-4826-928b-1cb787fda01b - - - - - -] OVN reports status down for port: 2bc0b231-a514-4a53-83f3-e1aaebc8cdc9 [pid: 7|app: 0|req: 713/1494] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:00:08 2026] GET /v2.0/security-groups?id=38b926f0-ffb7-429c-9314-e24176405440&fields=id&fields=name => generated 88 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:00:08.157 8 INFO neutron.db.ovn_revision_numbers_db [None req-7919caad-42c5-490d-b536-d2340bef0fb5 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource f279e9f1-e04f-486a-a515-01a312ce1147 (type: ports) to 1 2026-04-16 04:00:08.180 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a576dc63-3a7b-4826-928b-1cb787fda01b - - - - - -] OVN reports status down for port: ea92af9d-3313-4128-be34-11a8f4463ce2 [pid: 8|app: 0|req: 782/1495] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:00:07 2026] POST /v2.0/networks => generated 653 bytes in 789 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-04-16 04:00:08.224 7 INFO neutron_taas.services.taas.taas_plugin [None req-4f861ac4-c6cf-4509-bc19-72bcf17ad257 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] TaaS: Handle Delete Port: d33ce13a-0390-4b02-a318-7bd30c601c9f 2026-04-16 04:00:08.227 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4f861ac4-c6cf-4509-bc19-72bcf17ad257 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Tap Mirror: Handle Delete Port: d33ce13a-0390-4b02-a318-7bd30c601c9f 2026-04-16 04:00:08.270 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a576dc63-3a7b-4826-928b-1cb787fda01b - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 04:00:08.271 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a576dc63-3a7b-4826-928b-1cb787fda01b - - - - - -] OVN reports status up for port: ea92af9d-3313-4128-be34-11a8f4463ce2 2026-04-16 04:00:08.292 8 INFO neutron.plugins.ml2.plugin [None req-a576dc63-3a7b-4826-928b-1cb787fda01b - - - - - -] Attempt 1 to provision port ea92af9d-3313-4128-be34-11a8f4463ce2 [pid: 7|app: 0|req: 714/1496] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:00:08 2026] DELETE /v2.0/floatingips/01fe1502-0467-44b9-adc4-b71dd7205c83 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:08.444 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aae876f1-8c44-41d9-8094-308822582f18 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] No more DHCP agents 2026-04-16 04:00:08.445 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aae876f1-8c44-41d9-8094-308822582f18 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Unable to schedule network 2ac0554e-62cc-430f-bf38-dc9748a4c02d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:08.474 8 INFO neutron.db.ovn_revision_numbers_db [None req-aae876f1-8c44-41d9-8094-308822582f18 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 6344c0cb-7a50-4a85-ae20-adc33b041a86 (type: subnets) to 0 [pid: 8|app: 0|req: 783/1497] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:08 2026] POST /v2.0/subnets => generated 646 bytes in 282 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:00:08.594 8 INFO neutron.db.ovn_revision_numbers_db [None req-ccf9bc9c-a85f-481c-8d0c-0334bcf04506 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 5d76db65-4852-4cd0-b068-464d56c1b480 (type: routers) to 1 [pid: 8|app: 0|req: 784/1498] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:08 2026] POST /v2.0/routers => generated 607 bytes in 114 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:00:08.609 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-005c371c-c5a4-40b6-9fd3-a0fc8b6a4e25 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] No more DHCP agents 2026-04-16 04:00:08.610 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-005c371c-c5a4-40b6-9fd3-a0fc8b6a4e25 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:08.904 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7e1f6890-ed80-4679-af27-55e0766c9bba e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] No more DHCP agents 2026-04-16 04:00:08.906 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7e1f6890-ed80-4679-af27-55e0766c9bba e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Unable to schedule network 2ac0554e-62cc-430f-bf38-dc9748a4c02d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:09.007 8 INFO neutron.services.segments.plugin [-] Segment 448cbef8-4212-45bc-8358-ce235edd0e07 resource provider aggregate not found 2026-04-16 04:00:09.021 8 INFO neutron.services.segments.plugin [-] Segment 448cbef8-4212-45bc-8358-ce235edd0e07 resource provider aggregate not found 2026-04-16 04:00:09.027 8 INFO neutron.services.segments.plugin [-] Segment 448cbef8-4212-45bc-8358-ce235edd0e07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 448cbef8-4212-45bc-8358-ce235edd0e07 found for delete ", "request_id": "req-4523afbb-21df-49e0-971e-f55f99d91d93"}]} 2026-04-16 04:00:09.040 8 INFO neutron.services.segments.plugin [-] Segment 448cbef8-4212-45bc-8358-ce235edd0e07 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 448cbef8-4212-45bc-8358-ce235edd0e07 found for delete ", "request_id": "req-6d764e50-ef81-4cb9-a6d5-7ea13f6e0a4d"}]} 2026-04-16 04:00:09.066 8 INFO neutron.db.ovn_revision_numbers_db [None req-7e1f6890-ed80-4679-af27-55e0766c9bba e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource a072622d-be48-4387-b063-561cad60d147 (type: ports) to 1 [pid: 8|app: 0|req: 785/1499] 10.0.0.213 () {34 vars in 665 bytes} [Thu Apr 16 04:00:08 2026] POST /v2.0/ports => generated 963 bytes in 489 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: 786/1500] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:09 2026] GET /v2.0/ports/ddef5703-5752-4108-8c3b-4df3be971ebf => generated 941 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:09.460 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bb48ee2-11e6-416b-9148-1d89358b2e38'] response: {'server_uuid': '7ab34a65-b78d-4a6a-8602-3aa8b7ffb614', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0fcc8e9b-54ce-4138-8e99-1e265609a488', 'code': 200} 2026-04-16 04:00:09.461 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bb48ee2-11e6-416b-9148-1d89358b2e38'] response: {'server_uuid': '7ab34a65-b78d-4a6a-8602-3aa8b7ffb614', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0fcc8e9b-54ce-4138-8e99-1e265609a488', 'code': 200} 2026-04-16 04:00:09.477 7 INFO neutron.db.ovn_revision_numbers_db [None req-005c371c-c5a4-40b6-9fd3-a0fc8b6a4e25 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource 9a9d3e1c-fb5d-4516-ba86-6d5056a5866a (type: floatingips) to 1 2026-04-16 04:00:09.478 7 INFO neutron.db.l3_db [None req-005c371c-c5a4-40b6-9fd3-a0fc8b6a4e25 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Floating IP 9a9d3e1c-fb5d-4516-ba86-6d5056a5866a associated. External IP: 10.96.250.202, port: 4a7c3370-8afa-40f2-9357-42ee81d7fea7. [pid: 7|app: 0|req: 715/1501] 10.0.0.213 () {34 vars in 677 bytes} [Thu Apr 16 04:00:08 2026] POST /v2.0/floatingips => generated 842 bytes in 1129 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 716/1502] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:00:09 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => generated 971 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 717/1503] 10.0.0.213 () {32 vars in 729 bytes} [Thu Apr 16 04:00:09 2026] GET /v2.0/floatingips/9a9d3e1c-fb5d-4516-ba86-6d5056a5866a => generated 844 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:09.650 8 INFO neutron.db.ovn_revision_numbers_db [None req-575c9000-0f86-49a2-b337-46c24be5f4d7 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource a072622d-be48-4387-b063-561cad60d147 (type: ports) to 2 [pid: 7|app: 0|req: 718/1504] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:00:09 2026] GET /v2.0/security-groups?id=38b926f0-ffb7-429c-9314-e24176405440&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: 7|app: 0|req: 719/1505] 10.0.0.213 () {32 vars in 655 bytes} [Thu Apr 16 04:00:09 2026] GET /v2.0/floatingips => generated 847 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:10.328 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-575c9000-0f86-49a2-b337-46c24be5f4d7 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] No more DHCP agents 2026-04-16 04:00:10.328 7 INFO neutron.db.ovn_revision_numbers_db [None req-fe99f6dd-81ee-4bc2-b751-de235f1a4434 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource 9a9d3e1c-fb5d-4516-ba86-6d5056a5866a (type: floatingips) to 2 2026-04-16 04:00:10.329 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-575c9000-0f86-49a2-b337-46c24be5f4d7 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Unable to schedule network 2ac0554e-62cc-430f-bf38-dc9748a4c02d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:10.443 7 INFO neutron.db.l3_db [None req-fe99f6dd-81ee-4bc2-b751-de235f1a4434 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Floating IP 9a9d3e1c-fb5d-4516-ba86-6d5056a5866a associated. External IP: 10.96.250.202, port: 4a7c3370-8afa-40f2-9357-42ee81d7fea7. [pid: 7|app: 0|req: 720/1506] 10.0.0.213 () {34 vars in 749 bytes} [Thu Apr 16 04:00:09 2026] PUT /v2.0/floatingips/9a9d3e1c-fb5d-4516-ba86-6d5056a5866a => generated 843 bytes in 769 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 721/1507] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:10 2026] GET /v2.0/ports/ddef5703-5752-4108-8c3b-4df3be971ebf => generated 941 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:10.553 8 INFO neutron.db.ovn_revision_numbers_db [None req-575c9000-0f86-49a2-b337-46c24be5f4d7 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource a072622d-be48-4387-b063-561cad60d147 (type: router_ports) to 2 [pid: 8|app: 0|req: 787/1508] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 04:00:09 2026] PUT /v2.0/routers/5d76db65-4852-4cd0-b068-464d56c1b480/add_router_interface => generated 309 bytes in 1427 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: 788/1509] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:10 2026] GET /v2.0/ports/a072622d-be48-4387-b063-561cad60d147 => generated 1023 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:10.703 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef7853e7-1715-48f9-8198-57ec2f88b2ea 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Successfully bumped revision number for resource 9a9d3e1c-fb5d-4516-ba86-6d5056a5866a (type: floatingips) to 3 2026-04-16 04:00:10.745 7 INFO neutron.db.l3_db [None req-ef7853e7-1715-48f9-8198-57ec2f88b2ea 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Floating IP 9a9d3e1c-fb5d-4516-ba86-6d5056a5866a disassociated. External IP: 10.96.250.202, port: 693788fc-e41c-47b2-8c3e-c87228d88f1e. [pid: 7|app: 0|req: 722/1510] 10.0.0.213 () {34 vars in 749 bytes} [Thu Apr 16 04:00:10 2026] PUT /v2.0/floatingips/9a9d3e1c-fb5d-4516-ba86-6d5056a5866a => generated 554 bytes in 237 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 723/1511] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:00:10 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => generated 971 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:10.951 8 INFO neutron_taas.services.taas.taas_plugin [None req-854f0286-262c-4721-a7d1-c51251725fec e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] TaaS: Handle Delete Port: a072622d-be48-4387-b063-561cad60d147 2026-04-16 04:00:10.954 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-854f0286-262c-4721-a7d1-c51251725fec e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Tap Mirror: Handle Delete Port: a072622d-be48-4387-b063-561cad60d147 2026-04-16 04:00:10.970 7 INFO neutron_taas.services.taas.taas_plugin [None req-2d15c0e9-f3b4-407c-a584-af2fbfb5316d 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] TaaS: Handle Delete Port: bd0330f8-8ad2-483a-8922-2c40d8665605 2026-04-16 04:00:10.974 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2d15c0e9-f3b4-407c-a584-af2fbfb5316d 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Tap Mirror: Handle Delete Port: bd0330f8-8ad2-483a-8922-2c40d8665605 [pid: 7|app: 0|req: 724/1512] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:00:10 2026] DELETE /v2.0/floatingips/9a9d3e1c-fb5d-4516-ba86-6d5056a5866a => generated 0 bytes in 337 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 725/1513] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:00:11 2026] GET /v2.0/security-groups?id=38b926f0-ffb7-429c-9314-e24176405440&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-04-16 04:00:11.201 7 INFO neutron.api.v2.resource [None req-11576966-d685-4cd8-b676-106b957027e3 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 726/1514] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:00:11 2026] DELETE /v2.0/floatingips/9a9d3e1c-fb5d-4516-ba86-6d5056a5866a => generated 144 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 789/1515] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:00:10 2026] PUT /v2.0/routers/5d76db65-4852-4cd0-b068-464d56c1b480/remove_router_interface => generated 309 bytes in 682 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-04-16 04:00:11.367 8 INFO neutron.api.v2.resource [None req-2ac9599a-bffc-4d4c-8dc4-1fbf66512218 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 790/1516] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:00:11 2026] PUT /v2.0/routers/5d76db65-4852-4cd0-b068-464d56c1b480/remove_router_interface => generated 197 bytes in 73 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:00:11.386 7 INFO neutron_taas.services.taas.taas_plugin [None req-1a3e3e9f-3b80-48d4-a9c6-00d335ec7a69 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] TaaS: Handle Delete Port: 693788fc-e41c-47b2-8c3e-c87228d88f1e 2026-04-16 04:00:11.389 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1a3e3e9f-3b80-48d4-a9c6-00d335ec7a69 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Tap Mirror: Handle Delete Port: 693788fc-e41c-47b2-8c3e-c87228d88f1e [pid: 8|app: 0|req: 791/1517] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:00:11 2026] GET /v2.0/ports?device_id=5d76db65-4852-4cd0-b068-464d56c1b480 => 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: 727/1518] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 04:00:11 2026] DELETE /v2.0/ports/693788fc-e41c-47b2-8c3e-c87228d88f1e => generated 0 bytes in 366 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 728/1519] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:00:11 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => generated 971 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 729/1520] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:11 2026] GET /v2.0/ports/ddef5703-5752-4108-8c3b-4df3be971ebf => generated 941 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 792/1521] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:11 2026] DELETE /v2.0/routers/5d76db65-4852-4cd0-b068-464d56c1b480 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 793/1522] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:00:11 2026] GET /v2.0/security-groups?id=38b926f0-ffb7-429c-9314-e24176405440&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-04-16 04:00:11.760 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd1f8cbc-c356-4a0f-ad02-8e6a9f4510d0 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] TaaS: Handle Delete Port: 4a7c3370-8afa-40f2-9357-42ee81d7fea7 2026-04-16 04:00:11.763 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd1f8cbc-c356-4a0f-ad02-8e6a9f4510d0 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Tap Mirror: Handle Delete Port: 4a7c3370-8afa-40f2-9357-42ee81d7fea7 [pid: 8|app: 0|req: 794/1523] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:11 2026] DELETE /v2.0/subnets/6344c0cb-7a50-4a85-ae20-adc33b041a86 => generated 0 bytes in 152 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 730/1524] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 04:00:11 2026] DELETE /v2.0/ports/4a7c3370-8afa-40f2-9357-42ee81d7fea7 => generated 0 bytes in 296 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 731/1525] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:00:11 2026] GET /v2.0/ports?device_id=f03395a8-059c-404e-9b60-9cb65428f6d9 => generated 944 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:11.985 8 INFO neutron_taas.services.taas.taas_plugin [None req-4543622f-4b23-4666-a7b9-5e97e3000ad9 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] TaaS: Handle Delete Port: f279e9f1-e04f-486a-a515-01a312ce1147 2026-04-16 04:00:11.988 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4543622f-4b23-4666-a7b9-5e97e3000ad9 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Tap Mirror: Handle Delete Port: f279e9f1-e04f-486a-a515-01a312ce1147 2026-04-16 04:00:12.168 8 INFO neutron.services.segments.plugin [-] Segment db645b53-f491-488a-86ec-78b8ef38749f resource provider aggregate not found 2026-04-16 04:00:12.176 8 INFO neutron.services.segments.plugin [-] Segment db645b53-f491-488a-86ec-78b8ef38749f resource provider aggregate not found 2026-04-16 04:00:12.187 8 INFO neutron.services.segments.plugin [-] Segment db645b53-f491-488a-86ec-78b8ef38749f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db645b53-f491-488a-86ec-78b8ef38749f found for delete ", "request_id": "req-b3cdea4e-bca6-46fd-a1c5-8d3bc3d9a847"}]} 2026-04-16 04:00:12.194 8 INFO neutron.services.segments.plugin [-] Segment db645b53-f491-488a-86ec-78b8ef38749f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db645b53-f491-488a-86ec-78b8ef38749f found for delete ", "request_id": "req-53ee81b7-4da5-42d0-b513-707b05b2d6a9"}]} [pid: 8|app: 0|req: 795/1526] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:00:11 2026] DELETE /v2.0/networks/2ac0554e-62cc-430f-bf38-dc9748a4c02d => generated 0 bytes in 397 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:00:12.271 7 INFO neutron_taas.services.taas.taas_plugin [None req-d6e8a689-d856-4fed-906b-3f4ab9db0132 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] TaaS: Handle Delete Port: 1d314147-5af9-4e06-a187-2e482a764349 2026-04-16 04:00:12.274 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d6e8a689-d856-4fed-906b-3f4ab9db0132 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Tap Mirror: Handle Delete Port: 1d314147-5af9-4e06-a187-2e482a764349 2026-04-16 04:00:12.321 8 INFO neutron.db.segments_db [None req-3caebf93-a9c1-403b-b03e-fb69c6742247 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Added segment 22376e54-8e60-45ab-9e05-6b16545d4f7f of type geneve for network 7ec40c5f-2c75-4b7d-b042-aa86b8367f7c 2026-04-16 04:00:12.435 8 INFO neutron.db.ovn_revision_numbers_db [None req-3caebf93-a9c1-403b-b03e-fb69c6742247 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 7ec40c5f-2c75-4b7d-b042-aa86b8367f7c (type: networks) to 1 2026-04-16 04:00:12.604 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3caebf93-a9c1-403b-b03e-fb69c6742247 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] No more DHCP agents 2026-04-16 04:00:12.605 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3caebf93-a9c1-403b-b03e-fb69c6742247 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Unable to schedule network 7ec40c5f-2c75-4b7d-b042-aa86b8367f7c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:12.678 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: f311acce-64c2-4fee-b670-6d9bda299003 2026-04-16 04:00:12.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-3caebf93-a9c1-403b-b03e-fb69c6742247 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource f311acce-64c2-4fee-b670-6d9bda299003 (type: ports) to 1 [pid: 8|app: 0|req: 796/1527] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:00:12 2026] POST /v2.0/networks => generated 650 bytes in 480 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 797/1528] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:12 2026] GET /v2.0/ports/ddef5703-5752-4108-8c3b-4df3be971ebf => generated 941 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 732/1529] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:00:11 2026] PUT /v2.0/routers/f03395a8-059c-404e-9b60-9cb65428f6d9/remove_router_interface => generated 309 bytes in 934 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-04-16 04:00:12.951 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f7fb58e8-0f0a-4e1c-8a2c-5d51bc6fe15d e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] No more DHCP agents 2026-04-16 04:00:12.953 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f7fb58e8-0f0a-4e1c-8a2c-5d51bc6fe15d e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Unable to schedule network 7ec40c5f-2c75-4b7d-b042-aa86b8367f7c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:12.977 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7fb58e8-0f0a-4e1c-8a2c-5d51bc6fe15d e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 427097ef-9897-4463-b0ca-f8072bbd2704 (type: subnets) to 0 [pid: 7|app: 0|req: 733/1530] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:00:12 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => 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: 798/1531] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:12 2026] POST /v2.0/subnets => generated 646 bytes in 208 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 799/1532] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:00:12 2026] GET /v2.0/security-groups?id=38b926f0-ffb7-429c-9314-e24176405440&fields=id&fields=name => generated 88 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:00:13.147 8 INFO neutron.db.ovn_revision_numbers_db [None req-c954ee0b-685a-4688-8c75-a6447af93fa3 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource c41e59e2-76b3-4766-8566-684061778a09 (type: routers) to 1 [pid: 8|app: 0|req: 800/1533] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:13 2026] POST /v2.0/routers => generated 606 bytes in 135 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:00:13.332 7 INFO neutron_taas.services.taas.taas_plugin [None req-82e3874d-dba4-49d0-a73d-7f4679bc36d1 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] TaaS: Handle Delete Port: ea92af9d-3313-4128-be34-11a8f4463ce2 2026-04-16 04:00:13.335 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82e3874d-dba4-49d0-a73d-7f4679bc36d1 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Tap Mirror: Handle Delete Port: ea92af9d-3313-4128-be34-11a8f4463ce2 2026-04-16 04:00:13.720 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a576dc63-3a7b-4826-928b-1cb787fda01b - - - - - -] No port found with ID ea92af9d-3313-4128-be34-11a8f4463ce2: RuntimeError: No port found with ID ea92af9d-3313-4128-be34-11a8f4463ce2 2026-04-16 04:00:13.722 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a576dc63-3a7b-4826-928b-1cb787fda01b - - - - - -] OVN reports status down for port: 645253eb-da87-4552-ab33-3fef04efd281 [pid: 7|app: 0|req: 734/1534] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:12 2026] DELETE /v2.0/routers/f03395a8-059c-404e-9b60-9cb65428f6d9 => generated 0 bytes in 743 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:13.862 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-a576dc63-3a7b-4826-928b-1cb787fda01b - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 04:00:13.865 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a576dc63-3a7b-4826-928b-1cb787fda01b - - - - - -] OVN reports status down for port: 1d314147-5af9-4e06-a187-2e482a764349 2026-04-16 04:00:13.893 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a576dc63-3a7b-4826-928b-1cb787fda01b - - - - - -] OVN reports status up for port: 645253eb-da87-4552-ab33-3fef04efd281 [pid: 7|app: 0|req: 735/1535] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:13 2026] DELETE /v2.0/subnets/304279c7-b7c3-457e-87a1-6e91aa8fb875 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:00:13.913 8 INFO neutron.plugins.ml2.plugin [None req-a576dc63-3a7b-4826-928b-1cb787fda01b - - - - - -] Attempt 1 to provision port 645253eb-da87-4552-ab33-3fef04efd281 [pid: 7|app: 0|req: 736/1536] 199.204.45.157 () {34 vars in 994 bytes} [Thu Apr 16 04:00:13 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 737/1537] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:13 2026] GET /v2.0/ports/ddef5703-5752-4108-8c3b-4df3be971ebf => generated 941 bytes in 88 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:14.136 7 INFO neutron_taas.services.taas.taas_plugin [None req-2f6a8d18-5f1d-4a1b-8f49-57968ce1fd24 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] TaaS: Handle Delete Port: 2bc0b231-a514-4a53-83f3-e1aaebc8cdc9 2026-04-16 04:00:14.139 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2f6a8d18-5f1d-4a1b-8f49-57968ce1fd24 429e210d14a84836af426e0044ceece5 73888d9508ac404ab0792c69301f5ea1 - - default default] Tap Mirror: Handle Delete Port: 2bc0b231-a514-4a53-83f3-e1aaebc8cdc9 2026-04-16 04:00:14.183 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-301841c3-68ef-4ff2-903a-a3a2f41d61eb e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] No more DHCP agents 2026-04-16 04:00:14.186 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-301841c3-68ef-4ff2-903a-a3a2f41d61eb e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Unable to schedule network 7ec40c5f-2c75-4b7d-b042-aa86b8367f7c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:14.337 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status down for port: 71948bef-6972-47a3-a036-a1a33f22d52f 2026-04-16 04:00:14.367 8 INFO neutron.db.ovn_revision_numbers_db [None req-301841c3-68ef-4ff2-903a-a3a2f41d61eb e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 71948bef-6972-47a3-a036-a1a33f22d52f (type: ports) to 1 2026-04-16 04:00:14.400 7 INFO neutron.services.segments.plugin [-] Segment 772e0338-a1af-4053-bb83-fa73e4da1548 resource provider aggregate not found 2026-04-16 04:00:14.408 7 INFO neutron.services.segments.plugin [-] Segment 772e0338-a1af-4053-bb83-fa73e4da1548 resource provider aggregate not found 2026-04-16 04:00:14.417 7 INFO neutron.services.segments.plugin [-] Segment 772e0338-a1af-4053-bb83-fa73e4da1548 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 772e0338-a1af-4053-bb83-fa73e4da1548 found for delete ", "request_id": "req-ee62b070-ead1-478c-b8ca-849b7bc915ec"}]} 2026-04-16 04:00:14.425 7 INFO neutron.services.segments.plugin [-] Segment 772e0338-a1af-4053-bb83-fa73e4da1548 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 772e0338-a1af-4053-bb83-fa73e4da1548 found for delete ", "request_id": "req-77c9359f-ae0d-491e-b341-dc2cc8df97bc"}]} [pid: 7|app: 0|req: 738/1538] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:00:14 2026] DELETE /v2.0/networks/a9c3fd75-add3-4ada-a233-31e8fa1004c1 => generated 0 bytes in 419 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:00:14.641 7 INFO neutron_taas.services.taas.taas_plugin [req-622a3798-3a48-41d6-a6a9-2707e3493ce2 req-d3f67158-a80d-4ee7-9556-09ba2c381b4e d78415579dc64b8482589030b061e380 5d66f56f12184e678df4d0108b04817f - - default default] TaaS: Handle Delete Port: 0fcc8e9b-54ce-4138-8e99-1e265609a488 2026-04-16 04:00:14.644 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-622a3798-3a48-41d6-a6a9-2707e3493ce2 req-d3f67158-a80d-4ee7-9556-09ba2c381b4e d78415579dc64b8482589030b061e380 5d66f56f12184e678df4d0108b04817f - - default default] Tap Mirror: Handle Delete Port: 0fcc8e9b-54ce-4138-8e99-1e265609a488 2026-04-16 04:00:14.691 8 INFO neutron.db.ovn_revision_numbers_db [None req-a576dc63-3a7b-4826-928b-1cb787fda01b - - - - - -] Successfully bumped revision number for resource 645253eb-da87-4552-ab33-3fef04efd281 (type: ports) to 2 [pid: 7|app: 0|req: 739/1539] 199.204.45.157 () {36 vars in 997 bytes} [Thu Apr 16 04:00:14 2026] DELETE /v2.0/ports/0fcc8e9b-54ce-4138-8e99-1e265609a488 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 740/1540] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:00:14 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:00:14.857 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-0d440ce4-28e3-4cd9-b30c-9d120ae913f2'] response: {'server_uuid': '7ab34a65-b78d-4a6a-8602-3aa8b7ffb614', 'name': 'network-vif-deleted', 'tag': '0fcc8e9b-54ce-4138-8e99-1e265609a488', 'status': 'completed', 'code': 200} 2026-04-16 04:00:15.078 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] OVN reports status up for port: 71948bef-6972-47a3-a036-a1a33f22d52f 2026-04-16 04:00:15.095 7 INFO neutron.plugins.ml2.plugin [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] Attempt 1 to provision port 71948bef-6972-47a3-a036-a1a33f22d52f 2026-04-16 04:00:15.146 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-301841c3-68ef-4ff2-903a-a3a2f41d61eb e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] No more DHCP agents 2026-04-16 04:00:15.147 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-301841c3-68ef-4ff2-903a-a3a2f41d61eb e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Unable to schedule network 7ec40c5f-2c75-4b7d-b042-aa86b8367f7c: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 741/1541] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:14 2026] GET /v2.0/security-groups?tenant_id=73888d9508ac404ab0792c69301f5ea1&name=default => generated 2925 bytes in 193 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 742/1542] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:15 2026] GET /v2.0/ports/ddef5703-5752-4108-8c3b-4df3be971ebf => generated 941 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:15.317 8 INFO neutron.db.ovn_revision_numbers_db [None req-301841c3-68ef-4ff2-903a-a3a2f41d61eb e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 71948bef-6972-47a3-a036-a1a33f22d52f (type: router_ports) to 1 [pid: 8|app: 0|req: 801/1543] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 04:00:13 2026] PUT /v2.0/routers/c41e59e2-76b3-4766-8566-684061778a09/add_router_interface => generated 309 bytes in 2155 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 802/1544] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:15 2026] GET /v2.0/ports/71948bef-6972-47a3-a036-a1a33f22d52f => generated 945 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 803/1545] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:15 2026] GET /v2.0/ports/71948bef-6972-47a3-a036-a1a33f22d52f => generated 945 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 743/1546] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:15 2026] DELETE /v2.0/security-groups/4aafc6e2-470a-4089-861c-2d3e7378d783 => generated 0 bytes in 510 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:15.804 7 INFO neutron.db.ovn_revision_numbers_db [None req-72671680-f9e8-496b-93b9-803a12758bf2 - - - - - -] Successfully bumped revision number for resource 71948bef-6972-47a3-a036-a1a33f22d52f (type: ports) to 2 [pid: 8|app: 0|req: 804/1547] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:00:15 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => 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: 744/1548] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:16 2026] GET /v2.0/ports/ddef5703-5752-4108-8c3b-4df3be971ebf => generated 941 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 805/1549] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:16 2026] GET /v2.0/ports/71948bef-6972-47a3-a036-a1a33f22d52f => generated 947 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:16.696 7 INFO neutron_taas.services.taas.taas_plugin [None req-81dbab26-15e8-49c5-b3fa-190c681ba0ab e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] TaaS: Handle Delete Port: 71948bef-6972-47a3-a036-a1a33f22d52f 2026-04-16 04:00:16.698 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-81dbab26-15e8-49c5-b3fa-190c681ba0ab e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Tap Mirror: Handle Delete Port: 71948bef-6972-47a3-a036-a1a33f22d52f [pid: 7|app: 0|req: 745/1550] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:00:16 2026] PUT /v2.0/routers/c41e59e2-76b3-4766-8566-684061778a09/remove_router_interface => generated 309 bytes in 539 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 806/1551] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:00:16 2026] GET /v2.0/ports?device_id=c41e59e2-76b3-4766-8566-684061778a09 => generated 12 bytes in 24 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: 807/1552] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:00:17 2026] GET /v2.0/ports?device_id=7ab34a65-b78d-4a6a-8602-3aa8b7ffb614 => 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: 746/1553] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:17 2026] DELETE /v2.0/routers/c41e59e2-76b3-4766-8566-684061778a09 => generated 0 bytes in 214 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 747/1554] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:17 2026] GET /v2.0/ports/ddef5703-5752-4108-8c3b-4df3be971ebf => generated 941 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 808/1555] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:17 2026] DELETE /v2.0/subnets/427097ef-9897-4463-b0ca-f8072bbd2704 => generated 0 bytes in 178 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:00:17.541 7 INFO neutron_taas.services.taas.taas_plugin [None req-2776065c-eeb9-49c8-9390-ec5a4b5c8a32 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] TaaS: Handle Delete Port: f311acce-64c2-4fee-b670-6d9bda299003 2026-04-16 04:00:17.545 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2776065c-eeb9-49c8-9390-ec5a4b5c8a32 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Tap Mirror: Handle Delete Port: f311acce-64c2-4fee-b670-6d9bda299003 2026-04-16 04:00:17.725 7 INFO neutron.services.segments.plugin [-] Segment 22376e54-8e60-45ab-9e05-6b16545d4f7f resource provider aggregate not found 2026-04-16 04:00:17.730 7 INFO neutron.services.segments.plugin [-] Segment 22376e54-8e60-45ab-9e05-6b16545d4f7f resource provider aggregate not found 2026-04-16 04:00:17.732 8 INFO neutron.db.ovn_revision_numbers_db [None req-b60d4994-e126-46a6-ac1c-d31ea07a9894 e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Successfully bumped revision number for resource a46722a5-b687-4447-aea9-dc22ba693980 (type: security_groups) to 1 2026-04-16 04:00:17.746 8 INFO neutron.db.ovn_revision_numbers_db [None req-b60d4994-e126-46a6-ac1c-d31ea07a9894 e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Successfully bumped revision number for resource 14d9d4d9-7e85-4698-9445-6240dc5ce5ad (type: security_group_rules) to 0 2026-04-16 04:00:17.748 7 INFO neutron.services.segments.plugin [-] Segment 22376e54-8e60-45ab-9e05-6b16545d4f7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22376e54-8e60-45ab-9e05-6b16545d4f7f found for delete ", "request_id": "req-a6bf8f36-08a6-4849-b927-1413727ea98c"}]} 2026-04-16 04:00:17.751 7 INFO neutron.services.segments.plugin [-] Segment 22376e54-8e60-45ab-9e05-6b16545d4f7f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 22376e54-8e60-45ab-9e05-6b16545d4f7f found for delete ", "request_id": "req-633daf9b-5e71-4d75-af99-47e9050be026"}]} 2026-04-16 04:00:17.763 8 INFO neutron.db.ovn_revision_numbers_db [None req-b60d4994-e126-46a6-ac1c-d31ea07a9894 e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Successfully bumped revision number for resource 4fd28c08-d7c2-465d-8f7c-b07aa7a49621 (type: security_group_rules) to 0 2026-04-16 04:00:17.776 8 INFO neutron.db.ovn_revision_numbers_db [None req-b60d4994-e126-46a6-ac1c-d31ea07a9894 e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Successfully bumped revision number for resource 74c64b52-3abf-4496-95e5-ad817af21a9c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 748/1556] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:00:17 2026] DELETE /v2.0/networks/7ec40c5f-2c75-4b7d-b042-aa86b8367f7c => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:00:17.799 8 INFO neutron.db.ovn_revision_numbers_db [None req-b60d4994-e126-46a6-ac1c-d31ea07a9894 e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Successfully bumped revision number for resource eeef85df-237e-4b1b-af00-8c61377d6ea7 (type: security_group_rules) to 0 2026-04-16 04:00:17.879 8 INFO neutron.db.segments_db [None req-b60d4994-e126-46a6-ac1c-d31ea07a9894 e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Added segment 35a0ddce-5e48-485b-b9a0-534d249a5c35 of type geneve for network f694900c-ba0a-4b0f-85a2-8727d7c7c3cc 2026-04-16 04:00:17.984 8 INFO neutron.db.ovn_revision_numbers_db [None req-b60d4994-e126-46a6-ac1c-d31ea07a9894 e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Successfully bumped revision number for resource f694900c-ba0a-4b0f-85a2-8727d7c7c3cc (type: networks) to 1 2026-04-16 04:00:18.163 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b60d4994-e126-46a6-ac1c-d31ea07a9894 e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] No more DHCP agents 2026-04-16 04:00:18.165 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b60d4994-e126-46a6-ac1c-d31ea07a9894 e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Unable to schedule network f694900c-ba0a-4b0f-85a2-8727d7c7c3cc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:18.258 8 INFO neutron.db.ovn_revision_numbers_db [None req-b60d4994-e126-46a6-ac1c-d31ea07a9894 e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Successfully bumped revision number for resource 1d37b014-b764-4a96-a3c4-e63bfb0aec7e (type: ports) to 1 2026-04-16 04:00:18.270 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-06788b55-3241-49cf-9c61-95d4fd57803f e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] No more DHCP agents 2026-04-16 04:00:18.272 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-06788b55-3241-49cf-9c61-95d4fd57803f e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 809/1557] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:00:17 2026] POST /v2.0/networks => generated 662 bytes in 790 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:00:18.440 7 INFO neutron.db.ovn_revision_numbers_db [None req-06788b55-3241-49cf-9c61-95d4fd57803f e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 05a4ca47-bf0e-4d75-823e-a1998bb84cdb (type: ports) to 1 2026-04-16 04:00:18.568 8 INFO neutron_taas.services.taas.taas_plugin [None req-44732898-fc40-4461-8500-d2876086a60b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 5a0791c7-f130-4ed1-9fb6-a0f5095a1c08 2026-04-16 04:00:18.570 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-44732898-fc40-4461-8500-d2876086a60b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 5a0791c7-f130-4ed1-9fb6-a0f5095a1c08 2026-04-16 04:00:19.078 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-23bb19af-ff28-4c26-afd0-884ce7536f10 - - - - - -] Schedule LRP lrp-05a4ca47-bf0e-4d75-823e-a1998bb84cdb on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 2026-04-16 04:00:19.165 7 INFO neutron.db.ovn_revision_numbers_db [None req-06788b55-3241-49cf-9c61-95d4fd57803f e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 05a4ca47-bf0e-4d75-823e-a1998bb84cdb (type: router_ports) to 1 2026-04-16 04:00:19.235 7 INFO neutron.db.ovn_revision_numbers_db [None req-06788b55-3241-49cf-9c61-95d4fd57803f e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 198df4ce-b96f-4afa-9e9b-861256174f5b (type: routers) to 2 [pid: 7|app: 0|req: 749/1558] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:17 2026] POST /v2.0/routers => generated 952 bytes in 1456 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 810/1559] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:00:18 2026] PUT /v2.0/routers/23b6cd0a-e010-4c1c-94e9-ec098ffb3899/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: 811/1560] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:19 2026] GET /v2.0/ports/ddef5703-5752-4108-8c3b-4df3be971ebf => generated 941 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:19.427 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dfda8c9a-5e46-4356-9f7b-a2324c2fd67d e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] No more DHCP agents 2026-04-16 04:00:19.428 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dfda8c9a-5e46-4356-9f7b-a2324c2fd67d e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Unable to schedule network f694900c-ba0a-4b0f-85a2-8727d7c7c3cc: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 812/1561] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:00:19 2026] GET /v2.0/routers/198df4ce-b96f-4afa-9e9b-861256174f5b => generated 958 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:19.757 8 INFO neutron_taas.services.taas.taas_plugin [None req-7590f9fc-409d-4751-9748-7c8dbd097937 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: b267e2e0-4f2b-43fe-9225-38867d1b2f0c 2026-04-16 04:00:19.761 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7590f9fc-409d-4751-9748-7c8dbd097937 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: b267e2e0-4f2b-43fe-9225-38867d1b2f0c 2026-04-16 04:00:19.883 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab86681a-c095-445f-960b-a43100e4609d - - - - - -] Successfully bumped revision number for resource 1d37b014-b764-4a96-a3c4-e63bfb0aec7e (type: ports) to 2 2026-04-16 04:00:19.906 7 INFO neutron.db.ovn_revision_numbers_db [None req-ab86681a-c095-445f-960b-a43100e4609d - - - - - -] Successfully bumped revision number for resource 9502e284-74d5-4201-85b0-c88107387859 (type: subnets) to 0 [pid: 7|app: 0|req: 750/1562] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:19 2026] POST /v2.0/subnets => generated 641 bytes in 670 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 751/1563] 10.0.0.213 () {32 vars in 647 bytes} [Thu Apr 16 04:00:19 2026] GET /v2.0/routers => generated 961 bytes in 122 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:20.128 7 INFO neutron.db.segments_db [None req-928f531f-8679-49d6-bf0d-f7916b6f6d07 e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Added segment f20f09b1-c110-4280-919b-c1e96e394772 of type geneve for network ed9fc025-8922-47e9-b5b1-9b54188f200b [pid: 8|app: 0|req: 813/1564] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:19 2026] DELETE /v2.0/routers/23b6cd0a-e010-4c1c-94e9-ec098ffb3899 => generated 0 bytes in 748 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:20.238 7 INFO neutron.db.ovn_revision_numbers_db [None req-928f531f-8679-49d6-bf0d-f7916b6f6d07 e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Successfully bumped revision number for resource ed9fc025-8922-47e9-b5b1-9b54188f200b (type: networks) to 1 2026-04-16 04:00:20.393 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-928f531f-8679-49d6-bf0d-f7916b6f6d07 e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] No more DHCP agents 2026-04-16 04:00:20.394 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-928f531f-8679-49d6-bf0d-f7916b6f6d07 e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Unable to schedule network ed9fc025-8922-47e9-b5b1-9b54188f200b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:20.468 7 INFO neutron.db.ovn_revision_numbers_db [None req-928f531f-8679-49d6-bf0d-f7916b6f6d07 e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Successfully bumped revision number for resource 26bd99eb-1184-44a6-bc6b-a68e981d44d9 (type: ports) to 1 [pid: 7|app: 0|req: 752/1565] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:00:20 2026] POST /v2.0/networks => generated 663 bytes in 446 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:00:20.532 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-60a23458-caea-4ba7-ad43-6c95967df235 - - - - - -] No port found with ID 71948bef-6972-47a3-a036-a1a33f22d52f: RuntimeError: No port found with ID 71948bef-6972-47a3-a036-a1a33f22d52f 2026-04-16 04:00:20.576 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-60a23458-caea-4ba7-ad43-6c95967df235 - - - - - -] OVN reports status down for port: 1d37b014-b764-4a96-a3c4-e63bfb0aec7e 2026-04-16 04:00:20.669 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7d749f8-46ba-4ccd-a963-951a8c0a2551 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Successfully bumped revision number for resource 198df4ce-b96f-4afa-9e9b-861256174f5b (type: routers) to 3 [pid: 8|app: 0|req: 814/1566] 10.0.0.213 () {34 vars in 741 bytes} [Thu Apr 16 04:00:20 2026] PUT /v2.0/routers/198df4ce-b96f-4afa-9e9b-861256174f5b => generated 965 bytes in 493 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:20.682 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-38961e6a-b874-41bb-b11a-15d0be100364 - - - - - -] No hosting information found for port 645253eb-da87-4552-ab33-3fef04efd281: RuntimeError: No hosting information found for port 645253eb-da87-4552-ab33-3fef04efd281 2026-04-16 04:00:20.697 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-60a23458-caea-4ba7-ad43-6c95967df235 - - - - - -] OVN reports status down for port: 05a4ca47-bf0e-4d75-823e-a1998bb84cdb [pid: 8|app: 0|req: 815/1567] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:20 2026] GET /v2.0/ports/ddef5703-5752-4108-8c3b-4df3be971ebf => generated 941 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 753/1568] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:20 2026] DELETE /v2.0/subnets/fd2ebc20-7aa4-4441-8cf3-055b510c0af7 => generated 0 bytes in 254 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:00:20.830 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-60a23458-caea-4ba7-ad43-6c95967df235 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 04:00:20.832 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-60a23458-caea-4ba7-ad43-6c95967df235 - - - - - -] OVN reports status up for port: 05a4ca47-bf0e-4d75-823e-a1998bb84cdb 2026-04-16 04:00:20.836 8 INFO neutron.db.ovn_revision_numbers_db [None req-38961e6a-b874-41bb-b11a-15d0be100364 - - - - - -] Successfully bumped revision number for resource 645253eb-da87-4552-ab33-3fef04efd281 (type: router_ports) to 2 2026-04-16 04:00:20.836 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-38961e6a-b874-41bb-b11a-15d0be100364 - - - - - -] OVN reports status up for port: 1d314147-5af9-4e06-a187-2e482a764349 [pid: 7|app: 0|req: 754/1569] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:00:20 2026] GET /v2.0/routers/198df4ce-b96f-4afa-9e9b-861256174f5b => generated 965 bytes in 107 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:20.857 7 INFO neutron.plugins.ml2.plugin [None req-60a23458-caea-4ba7-ad43-6c95967df235 - - - - - -] Attempt 1 to provision port 05a4ca47-bf0e-4d75-823e-a1998bb84cdb 2026-04-16 04:00:20.870 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-38961e6a-b874-41bb-b11a-15d0be100364 - - - - - -] OVN reports status down for port: ddef5703-5752-4108-8c3b-4df3be971ebf 2026-04-16 04:00:20.936 8 INFO neutron.db.ovn_revision_numbers_db [None req-855a0fb4-edb5-412f-8862-be8a3165a3ce e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Successfully bumped revision number for resource ed9fc025-8922-47e9-b5b1-9b54188f200b (type: networks) to 2 [pid: 8|app: 0|req: 816/1570] 10.0.0.213 () {34 vars in 743 bytes} [Thu Apr 16 04:00:20 2026] PUT /v2.0/networks/ed9fc025-8922-47e9-b5b1-9b54188f200b => generated 636 bytes in 217 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 817/1571] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:00:20 2026] GET /v2.0/ports?device_id=198df4ce-b96f-4afa-9e9b-861256174f5b => generated 12 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:00:20.982 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-38961e6a-b874-41bb-b11a-15d0be100364 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 04:00:20.983 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-38961e6a-b874-41bb-b11a-15d0be100364 - - - - - -] OVN reports status up for port: ddef5703-5752-4108-8c3b-4df3be971ebf 2026-04-16 04:00:21.004 8 INFO neutron.plugins.ml2.plugin [None req-38961e6a-b874-41bb-b11a-15d0be100364 - - - - - -] Attempt 1 to provision port ddef5703-5752-4108-8c3b-4df3be971ebf 2026-04-16 04:00:21.034 7 INFO neutron_taas.services.taas.taas_plugin [None req-c5f0404e-5f50-4fb3-8c11-ee8058dbacf4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 53fd8c87-949c-416d-bd33-b5599503d34c 2026-04-16 04:00:21.038 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5f0404e-5f50-4fb3-8c11-ee8058dbacf4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 53fd8c87-949c-416d-bd33-b5599503d34c 2026-04-16 04:00:21.241 7 INFO neutron.services.segments.plugin [-] Segment 40b3155d-2a84-4dfb-b172-b39527005785 resource provider aggregate not found 2026-04-16 04:00:21.243 7 INFO neutron.services.segments.plugin [-] Segment 40b3155d-2a84-4dfb-b172-b39527005785 resource provider aggregate not found 2026-04-16 04:00:21.264 7 INFO neutron.services.segments.plugin [-] Segment 40b3155d-2a84-4dfb-b172-b39527005785 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40b3155d-2a84-4dfb-b172-b39527005785 found for delete ", "request_id": "req-fe1d103f-7dff-46d5-9ba9-c0dbbbeaff82"}]} 2026-04-16 04:00:21.279 7 INFO neutron.services.segments.plugin [-] Segment 40b3155d-2a84-4dfb-b172-b39527005785 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 40b3155d-2a84-4dfb-b172-b39527005785 found for delete ", "request_id": "req-f12a20f9-95f8-4375-b12c-023e22a56255"}]} [pid: 7|app: 0|req: 755/1572] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:00:20 2026] DELETE /v2.0/networks/b30d3d40-b434-4cd2-8b23-453b06147ada => generated 0 bytes in 445 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:00:21.317 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-830ec03e-e7b3-4dbc-9708-0f0622c74e4d e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] No more DHCP agents 2026-04-16 04:00:21.319 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-830ec03e-e7b3-4dbc-9708-0f0622c74e4d e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Unable to schedule network ed9fc025-8922-47e9-b5b1-9b54188f200b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:21.609 7 INFO neutron_taas.services.taas.taas_plugin [None req-9baf7ada-1e96-4f66-af28-b118b0563030 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] TaaS: Handle Delete Port: 05a4ca47-bf0e-4d75-823e-a1998bb84cdb 2026-04-16 04:00:21.613 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9baf7ada-1e96-4f66-af28-b118b0563030 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] Tap Mirror: Handle Delete Port: 05a4ca47-bf0e-4d75-823e-a1998bb84cdb 2026-04-16 04:00:21.802 8 INFO neutron.db.ovn_revision_numbers_db [None req-38961e6a-b874-41bb-b11a-15d0be100364 - - - - - -] Successfully bumped revision number for resource ddef5703-5752-4108-8c3b-4df3be971ebf (type: ports) to 2 [pid: 7|app: 0|req: 756/1573] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:21 2026] DELETE /v2.0/routers/198df4ce-b96f-4afa-9e9b-861256174f5b => generated 0 bytes in 703 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:22.017 8 INFO neutron.db.ovn_revision_numbers_db [None req-7b50cbe3-5143-4739-82dd-86fd905e7192 - - - - - -] Successfully bumped revision number for resource 26bd99eb-1184-44a6-bc6b-a68e981d44d9 (type: ports) to 2 [pid: 7|app: 0|req: 757/1574] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:22 2026] GET /v2.0/security-groups?tenant_id=5d66f56f12184e678df4d0108b04817f&name=default => generated 2925 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:22.051 8 INFO neutron.db.ovn_revision_numbers_db [None req-7b50cbe3-5143-4739-82dd-86fd905e7192 - - - - - -] Successfully bumped revision number for resource e2fb3f2f-781e-43b1-80d7-da0e611170f9 (type: subnets) to 0 [pid: 8|app: 0|req: 818/1577] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:20 2026] POST /v2.0/subnets => generated 626 bytes in 1092 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 819/1578] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:00:22 2026] GET /v2.0/ports?device_id=198df4ce-b96f-4afa-9e9b-861256174f5b => 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: 760/1579] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:22 2026] GET /v2.0/ports/ddef5703-5752-4108-8c3b-4df3be971ebf => generated 943 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 820/1580] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:22 2026] DELETE /v2.0/security-groups/38b926f0-ffb7-429c-9314-e24176405440 => generated 0 bytes in 274 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:22.388 8 INFO neutron.api.v2.resource [None req-eacbd53d-6e72-4aff-8585-180ab3011a33 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 821/1581] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:22 2026] DELETE /v2.0/routers/198df4ce-b96f-4afa-9e9b-861256174f5b => generated 135 bytes in 26 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:00:22.394 7 INFO neutron.db.ovn_revision_numbers_db [None req-ededbe75-a646-4a4e-bafe-bec6f69eb3ea e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Successfully bumped revision number for resource e2fb3f2f-781e-43b1-80d7-da0e611170f9 (type: subnets) to 1 [pid: 7|app: 0|req: 761/1582] 10.0.0.213 () {34 vars in 741 bytes} [Thu Apr 16 04:00:22 2026] PUT /v2.0/subnets/e2fb3f2f-781e-43b1-80d7-da0e611170f9 => generated 636 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 762/1583] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:00:22 2026] GET /v2.0/ports?device_id=c41e59e2-76b3-4766-8566-684061778a09 => generated 12 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:00:22.535 7 INFO neutron_taas.services.taas.taas_plugin [None req-b2dfe49d-dc7b-4dac-a590-ab153b8398de e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] TaaS: Handle Delete Port: 26bd99eb-1184-44a6-bc6b-a68e981d44d9 2026-04-16 04:00:22.538 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b2dfe49d-dc7b-4dac-a590-ab153b8398de e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Tap Mirror: Handle Delete Port: 26bd99eb-1184-44a6-bc6b-a68e981d44d9 2026-04-16 04:00:22.668 8 INFO neutron_taas.services.taas.taas_plugin [None req-6658aa5b-a5bb-4b7c-9b15-cd31baa3ffd0 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] TaaS: Handle Delete Port: ddef5703-5752-4108-8c3b-4df3be971ebf 2026-04-16 04:00:22.671 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6658aa5b-a5bb-4b7c-9b15-cd31baa3ffd0 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Tap Mirror: Handle Delete Port: ddef5703-5752-4108-8c3b-4df3be971ebf [pid: 7|app: 0|req: 763/1584] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:00:22 2026] DELETE /v2.0/networks/ed9fc025-8922-47e9-b5b1-9b54188f200b => generated 0 bytes in 436 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:00:22.875 7 INFO neutron.api.v2.resource [None req-d6d28beb-0d1d-4f57-bfdc-48b540a3686d e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 764/1585] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:22 2026] DELETE /v2.0/routers/c41e59e2-76b3-4766-8566-684061778a09 => generated 135 bytes in 32 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:00:22.901 7 INFO neutron.pecan_wsgi.hooks.translation [None req-351bd292-1530-40ee-9af7-01e33cb523ca e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 765/1586] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:00:22 2026] DELETE /v2.0/networks/ed9fc025-8922-47e9-b5b1-9b54188f200b => generated 138 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:00:22.917 7 INFO neutron.pecan_wsgi.hooks.translation [None req-621f0d77-6430-49cc-a4fe-71f7ee146644 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 766/1587] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:22 2026] DELETE /v2.0/subnets/427097ef-9897-4463-b0ca-f8072bbd2704 => 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: 767/1588] 10.0.0.213 () {32 vars in 694 bytes} [Thu Apr 16 04:00:22 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 768/1589] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:00:22 2026] GET /v2.0/ports?device_id=5d76db65-4852-4cd0-b068-464d56c1b480 => 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: 822/1590] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:00:22 2026] PUT /v2.0/routers/03e4fd9f-6516-4825-8621-631e384db499/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: 7|app: 0|req: 769/1591] 10.0.0.213 () {32 vars in 742 bytes} [Thu Apr 16 04:00:22 2026] GET /v2.0/subnets?network_id=16b3b066-97c5-449e-ad0d-64531260e114 => generated 649 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:23.041 8 INFO neutron.api.v2.resource [None req-50c35449-45ad-484b-abe5-df1f8f09ed86 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 823/1592] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:23 2026] DELETE /v2.0/routers/5d76db65-4852-4cd0-b068-464d56c1b480 => generated 135 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 824/1593] 10.0.0.213 () {32 vars in 653 bytes} [Thu Apr 16 04:00:23 2026] GET /v2.0/extensions => generated 20541 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-16 04:00:23.063 8 INFO neutron.pecan_wsgi.hooks.translation [None req-fd5d0a0c-8eb3-445f-8abd-f6829e8692bf e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 825/1594] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:23 2026] DELETE /v2.0/subnets/6344c0cb-7a50-4a85-ae20-adc33b041a86 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 826/1595] 10.0.0.213 () {32 vars in 649 bytes} [Thu Apr 16 04:00:23 2026] GET /v2.0/networks => generated 1384 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 770/1596] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:23 2026] GET /v2.0/ports/645253eb-da87-4552-ab33-3fef04efd281 => generated 943 bytes in 102 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 827/1597] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:00:23 2026] GET /v2.0/ports?device_id=90b19038-a938-4d1a-9a8d-9393b58371fc => 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: 771/1598] 10.0.0.213 () {32 vars in 647 bytes} [Thu Apr 16 04:00:23 2026] GET /v2.0/subnets => generated 1280 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:23.192 7 INFO neutron.api.v2.resource [None req-b95cda62-9bd2-4438-96f3-b6b85c33f643 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 772/1599] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:23 2026] DELETE /v2.0/routers/90b19038-a938-4d1a-9a8d-9393b58371fc => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 773/1600] 10.0.0.213 () {32 vars in 723 bytes} [Thu Apr 16 04:00:23 2026] GET /v2.0/networks/f694900c-ba0a-4b0f-85a2-8727d7c7c3cc => generated 706 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:23.238 7 INFO neutron.pecan_wsgi.hooks.translation [None req-051d4e44-a951-40aa-97cf-525e31fb9e2b e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 774/1601] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:23 2026] DELETE /v2.0/subnets/3f24b2cd-9fbb-4c6f-b437-60d51a238552 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 775/1602] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:00:23 2026] GET /v2.0/subnets/9502e284-74d5-4201-85b0-c88107387859 => generated 641 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:23.285 7 INFO neutron.pecan_wsgi.hooks.translation [None req-382c2a85-96e5-4431-910c-c50360164e08 e1e7aa29ff3b4a7bb56f1c79d14c67a9 ae3dd2ef028945738084ed1f11a77649 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 776/1603] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:23 2026] DELETE /v2.0/subnets/82a9f230-badf-45c5-9cec-207bfe062bf4 => generated 136 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:00:23.291 7 INFO neutron.services.segments.plugin [-] Segment f20f09b1-c110-4280-919b-c1e96e394772 resource provider aggregate not found 2026-04-16 04:00:23.304 7 INFO neutron.services.segments.plugin [-] Segment f20f09b1-c110-4280-919b-c1e96e394772 resource provider aggregate not found 2026-04-16 04:00:23.310 7 INFO neutron.services.segments.plugin [-] Segment f20f09b1-c110-4280-919b-c1e96e394772 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f20f09b1-c110-4280-919b-c1e96e394772 found for delete ", "request_id": "req-fef46b00-9016-4a97-9a98-2d81aae64b12"}]} 2026-04-16 04:00:23.314 7 INFO neutron.pecan_wsgi.hooks.translation [None req-a1ab81ae-8a9b-41d5-9305-7033d9a8e309 e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 777/1604] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:23 2026] DELETE /v2.0/subnets/e2fb3f2f-781e-43b1-80d7-da0e611170f9 => generated 136 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:00:23.323 7 INFO neutron.services.segments.plugin [-] Segment f20f09b1-c110-4280-919b-c1e96e394772 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f20f09b1-c110-4280-919b-c1e96e394772 found for delete ", "request_id": "req-2081c6cd-55ec-4a6e-890c-bd454cc848f2"}]} 2026-04-16 04:00:23.337 7 INFO neutron.pecan_wsgi.hooks.translation [None req-f0977445-5262-4547-abf4-cf55f49d75ed e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 778/1605] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:00:23 2026] DELETE /v2.0/networks/ed9fc025-8922-47e9-b5b1-9b54188f200b => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:00:23.381 8 INFO neutron_taas.services.taas.taas_plugin [None req-b30590a5-85d0-459e-94c7-49140a1e8c4d 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] TaaS: Handle Delete Port: 645253eb-da87-4552-ab33-3fef04efd281 2026-04-16 04:00:23.383 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b30590a5-85d0-459e-94c7-49140a1e8c4d 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Tap Mirror: Handle Delete Port: 645253eb-da87-4552-ab33-3fef04efd281 [pid: 7|app: 0|req: 779/1606] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:23 2026] DELETE /v2.0/subnets/9502e284-74d5-4201-85b0-c88107387859 => generated 0 bytes in 157 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:00:23.628 7 INFO neutron_taas.services.taas.taas_plugin [None req-45519577-3267-4025-96d7-baa69ebd526e e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] TaaS: Handle Delete Port: 1d37b014-b764-4a96-a3c4-e63bfb0aec7e 2026-04-16 04:00:23.630 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-45519577-3267-4025-96d7-baa69ebd526e e821f4747a514d9d924bd3fd8985f5a6 21aa3f2acc024224a989709699c62123 - - default default] Tap Mirror: Handle Delete Port: 1d37b014-b764-4a96-a3c4-e63bfb0aec7e [pid: 8|app: 0|req: 828/1607] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:00:23 2026] PUT /v2.0/routers/03e4fd9f-6516-4825-8621-631e384db499/remove_router_interface => generated 309 bytes in 519 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: 829/1608] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:00:23 2026] GET /v2.0/ports?device_id=03e4fd9f-6516-4825-8621-631e384db499 => 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: 780/1609] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:00:23 2026] DELETE /v2.0/networks/f694900c-ba0a-4b0f-85a2-8727d7c7c3cc => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 830/1610] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:23 2026] DELETE /v2.0/routers/03e4fd9f-6516-4825-8621-631e384db499 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 781/1611] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:23 2026] GET /v2.0/security-groups?tenant_id=ae3dd2ef028945738084ed1f11a77649&name=default => generated 2925 bytes in 159 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 831/1612] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:23 2026] DELETE /v2.0/subnets/c654fb51-8cf1-49b0-9295-cbd3de4c01ea => generated 0 bytes in 137 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 832/1613] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:24 2026] DELETE /v2.0/subnets/122e14ff-98d2-43b9-92a6-ac9143aa34e9 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 782/1614] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:24 2026] DELETE /v2.0/security-groups/d62215b5-2710-4184-aed9-3ca9fe1f5b35 => generated 0 bytes in 308 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:24.362 8 INFO neutron_taas.services.taas.taas_plugin [None req-4e6656c1-8f11-47e4-80b2-492ba4f17593 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] TaaS: Handle Delete Port: aa488d0a-25d9-485b-a9b2-8ebf0eea502e 2026-04-16 04:00:24.365 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4e6656c1-8f11-47e4-80b2-492ba4f17593 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Tap Mirror: Handle Delete Port: aa488d0a-25d9-485b-a9b2-8ebf0eea502e 2026-04-16 04:00:24.524 8 INFO neutron.services.segments.plugin [-] Segment 5d4cfe04-ab40-482d-be92-472085deda34 resource provider aggregate not found 2026-04-16 04:00:24.526 8 INFO neutron.services.segments.plugin [-] Segment 5d4cfe04-ab40-482d-be92-472085deda34 resource provider aggregate not found 2026-04-16 04:00:24.546 8 INFO neutron.services.segments.plugin [-] Segment 5d4cfe04-ab40-482d-be92-472085deda34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d4cfe04-ab40-482d-be92-472085deda34 found for delete ", "request_id": "req-3fb2e843-e1b1-4a8d-b013-bcc320ee0313"}]} 2026-04-16 04:00:24.551 8 INFO neutron.services.segments.plugin [-] Segment 5d4cfe04-ab40-482d-be92-472085deda34 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d4cfe04-ab40-482d-be92-472085deda34 found for delete ", "request_id": "req-be257e25-a49b-4b93-ad24-f4d3a2ae61c9"}]} [pid: 7|app: 0|req: 783/1615] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:24 2026] GET /v2.0/security-groups?tenant_id=21aa3f2acc024224a989709699c62123&name=default => generated 2925 bytes in 231 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 833/1616] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:00:24 2026] DELETE /v2.0/networks/b817b08c-3fee-41c7-8763-7ab55174ed4b => generated 0 bytes in 309 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:00:24.706 8 INFO neutron_taas.services.taas.taas_plugin [None req-419bfc0a-6439-4d3e-8c01-0b3cc8152437 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] TaaS: Handle Delete Port: f04fbef3-06a7-4a3e-a014-5c489cb9bfa9 2026-04-16 04:00:24.708 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-419bfc0a-6439-4d3e-8c01-0b3cc8152437 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Tap Mirror: Handle Delete Port: f04fbef3-06a7-4a3e-a014-5c489cb9bfa9 [pid: 7|app: 0|req: 784/1617] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:24 2026] DELETE /v2.0/security-groups/a46722a5-b687-4447-aea9-dc22ba693980 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 834/1618] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:00:24 2026] DELETE /v2.0/networks/131d135d-5691-4445-8ed2-59fd4a4af690 => generated 0 bytes in 382 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:00:25.039 7 INFO neutron.db.segments_db [None req-7093c469-5372-4d46-a830-003d13f818bd 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Added segment d8f30c20-fe74-4a46-8078-b45c648e8897 of type geneve for network e9f33a8c-2299-41c7-aa02-ded25bfc1157 2026-04-16 04:00:25.147 7 INFO neutron.db.ovn_revision_numbers_db [None req-7093c469-5372-4d46-a830-003d13f818bd 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource e9f33a8c-2299-41c7-aa02-ded25bfc1157 (type: networks) to 1 2026-04-16 04:00:25.310 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7093c469-5372-4d46-a830-003d13f818bd 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] No more DHCP agents 2026-04-16 04:00:25.312 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7093c469-5372-4d46-a830-003d13f818bd 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Unable to schedule network e9f33a8c-2299-41c7-aa02-ded25bfc1157: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:25.350 7 INFO neutron.services.segments.plugin [-] Segment 35a0ddce-5e48-485b-b9a0-534d249a5c35 resource provider aggregate not found 2026-04-16 04:00:25.376 7 INFO neutron.services.segments.plugin [-] Segment 35a0ddce-5e48-485b-b9a0-534d249a5c35 resource provider aggregate not found 2026-04-16 04:00:25.377 7 INFO neutron.services.segments.plugin [-] Segment 35a0ddce-5e48-485b-b9a0-534d249a5c35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35a0ddce-5e48-485b-b9a0-534d249a5c35 found for delete ", "request_id": "req-cc6a3f68-368f-4fcd-8655-7dde36412f6c"}]} 2026-04-16 04:00:25.410 7 INFO neutron.services.segments.plugin [-] Segment 35a0ddce-5e48-485b-b9a0-534d249a5c35 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 35a0ddce-5e48-485b-b9a0-534d249a5c35 found for delete ", "request_id": "req-9ecc7ad3-77df-4f0a-9d76-7a626940a3c5"}]} 2026-04-16 04:00:25.434 7 INFO neutron.db.ovn_revision_numbers_db [None req-7093c469-5372-4d46-a830-003d13f818bd 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource e89b5254-36da-47e2-99ea-de53ee82b2e0 (type: ports) to 1 [pid: 7|app: 0|req: 785/1619] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:00:24 2026] POST /v2.0/networks => generated 648 bytes in 493 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:00:25.562 8 INFO neutron.db.ovn_revision_numbers_db [None req-b47191ef-8903-48bc-aec5-5fb637b5d295 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource adeff82a-dbdf-44f5-8883-59e29e6aa98e (type: security_groups) to 1 2026-04-16 04:00:25.576 8 INFO neutron.db.ovn_revision_numbers_db [None req-b47191ef-8903-48bc-aec5-5fb637b5d295 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 580367a5-e3f3-41eb-8e56-d6b42d82762b (type: security_group_rules) to 0 2026-04-16 04:00:25.593 8 INFO neutron.db.ovn_revision_numbers_db [None req-b47191ef-8903-48bc-aec5-5fb637b5d295 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 82937708-658e-46ee-887c-aed40499f7bc (type: security_group_rules) to 0 2026-04-16 04:00:25.606 8 INFO neutron.db.ovn_revision_numbers_db [None req-b47191ef-8903-48bc-aec5-5fb637b5d295 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 8a6cc665-a835-4989-9047-93a296f5cbbf (type: security_group_rules) to 0 2026-04-16 04:00:25.617 8 INFO neutron.db.ovn_revision_numbers_db [None req-b47191ef-8903-48bc-aec5-5fb637b5d295 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d7e0a032-0d45-4145-b51f-9caac04da5d6 (type: security_group_rules) to 0 2026-04-16 04:00:25.627 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-54659b6c-bd98-4773-b4b6-7c29fc4829a7 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] No more DHCP agents 2026-04-16 04:00:25.631 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-54659b6c-bd98-4773-b4b6-7c29fc4829a7 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Unable to schedule network e9f33a8c-2299-41c7-aa02-ded25bfc1157: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 835/1620] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:25 2026] GET /v2.0/security-groups?tenant_id=6022d702528441b29cf5b3ff95663414&name=default => generated 2925 bytes in 439 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 836/1621] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:25 2026] DELETE /v2.0/security-groups/adeff82a-dbdf-44f5-8883-59e29e6aa98e => generated 0 bytes in 199 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:26.098 7 INFO neutron.db.ovn_revision_numbers_db [None req-880f91b2-e52e-4c68-aef8-103ffaae9c15 - - - - - -] Successfully bumped revision number for resource e89b5254-36da-47e2-99ea-de53ee82b2e0 (type: ports) to 2 2026-04-16 04:00:26.143 7 INFO neutron.db.ovn_revision_numbers_db [None req-880f91b2-e52e-4c68-aef8-103ffaae9c15 - - - - - -] Successfully bumped revision number for resource 40b50877-6733-4f29-8bf2-6b882fd7aa1c (type: subnets) to 0 [pid: 7|app: 0|req: 786/1622] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:25 2026] POST /v2.0/subnets => generated 626 bytes in 707 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:00:26.285 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1325d56-a554-4807-9fb2-27f4348a7894 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource 4f4d558f-da7e-46df-9297-efd5b43d17a3 (type: routers) to 1 [pid: 8|app: 0|req: 837/1623] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:26 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) 2026-04-16 04:00:26.524 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd473e59-cc71-4948-b4c9-a830c38efb52 652e57fb233e47dd92424611605fead3 ac590fba0aba451dba37ba534694ae4d - - default default] Successfully bumped revision number for resource f8500d64-54f7-422a-a48c-35e632162192 (type: security_groups) to 1 2026-04-16 04:00:26.535 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd473e59-cc71-4948-b4c9-a830c38efb52 652e57fb233e47dd92424611605fead3 ac590fba0aba451dba37ba534694ae4d - - default default] Successfully bumped revision number for resource 140be37a-49f6-4377-a706-388027c89695 (type: security_group_rules) to 0 2026-04-16 04:00:26.547 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd473e59-cc71-4948-b4c9-a830c38efb52 652e57fb233e47dd92424611605fead3 ac590fba0aba451dba37ba534694ae4d - - default default] Successfully bumped revision number for resource 4ee06fb4-ac8a-4477-9c6f-2c271d724979 (type: security_group_rules) to 0 2026-04-16 04:00:26.562 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd473e59-cc71-4948-b4c9-a830c38efb52 652e57fb233e47dd92424611605fead3 ac590fba0aba451dba37ba534694ae4d - - default default] Successfully bumped revision number for resource d9178111-6f9b-4a9a-a963-66cca2dbe2d3 (type: security_group_rules) to 0 2026-04-16 04:00:26.563 8 INFO neutron.services.segments.plugin [-] Segment daabadab-4667-4c01-b124-e21173b180c9 resource provider aggregate not found 2026-04-16 04:00:26.575 8 INFO neutron.services.segments.plugin [-] Segment daabadab-4667-4c01-b124-e21173b180c9 resource provider aggregate not found 2026-04-16 04:00:26.583 8 INFO neutron.services.segments.plugin [-] Segment daabadab-4667-4c01-b124-e21173b180c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daabadab-4667-4c01-b124-e21173b180c9 found for delete ", "request_id": "req-4b598f87-a6e8-4aaf-aaad-23f816e9f584"}]} 2026-04-16 04:00:26.587 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd473e59-cc71-4948-b4c9-a830c38efb52 652e57fb233e47dd92424611605fead3 ac590fba0aba451dba37ba534694ae4d - - default default] Successfully bumped revision number for resource f630b608-570e-4fd6-ada0-ccb9a2062159 (type: security_group_rules) to 0 2026-04-16 04:00:26.594 8 INFO neutron.services.segments.plugin [-] Segment daabadab-4667-4c01-b124-e21173b180c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid daabadab-4667-4c01-b124-e21173b180c9 found for delete ", "request_id": "req-d7388631-56db-4fcc-a9b4-7ecf5e41ef55"}]} 2026-04-16 04:00:26.597 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-eb42d37e-dd0a-465c-83c5-ee7684e8a094 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] No more DHCP agents 2026-04-16 04:00:26.598 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-eb42d37e-dd0a-465c-83c5-ee7684e8a094 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Unable to schedule network e9f33a8c-2299-41c7-aa02-ded25bfc1157: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:26.723 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd473e59-cc71-4948-b4c9-a830c38efb52 652e57fb233e47dd92424611605fead3 ac590fba0aba451dba37ba534694ae4d - - default default] Successfully bumped revision number for resource 8d3af8b1-8a8c-48c9-b442-c760dce72bb3 (type: security_groups) to 1 2026-04-16 04:00:26.729 8 INFO neutron.db.ovn_revision_numbers_db [None req-eb42d37e-dd0a-465c-83c5-ee7684e8a094 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource 67f8dc48-5b16-4767-8f24-388be03f2227 (type: ports) to 1 2026-04-16 04:00:26.738 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd473e59-cc71-4948-b4c9-a830c38efb52 652e57fb233e47dd92424611605fead3 ac590fba0aba451dba37ba534694ae4d - - default default] Successfully bumped revision number for resource 7d2b21c9-81c3-42cf-9a46-595ba43119ee (type: security_group_rules) to 0 2026-04-16 04:00:26.756 7 INFO neutron.db.ovn_revision_numbers_db [None req-fd473e59-cc71-4948-b4c9-a830c38efb52 652e57fb233e47dd92424611605fead3 ac590fba0aba451dba37ba534694ae4d - - default default] Successfully bumped revision number for resource fbf6b6e3-2f35-417b-aa46-0b2fcff78e04 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 838/1624] 10.0.0.213 () {34 vars in 665 bytes} [Thu Apr 16 04:00:26 2026] POST /v2.0/ports => generated 947 bytes in 487 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: 787/1625] 10.0.0.213 () {34 vars in 684 bytes} [Thu Apr 16 04:00:26 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: 788/1626] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 04:00:26 2026] GET /v2.0/security-groups => generated 4530 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:26.865 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-60a23458-caea-4ba7-ad43-6c95967df235 - - - - - -] No port found with ID 05a4ca47-bf0e-4d75-823e-a1998bb84cdb: RuntimeError: No port found with ID 05a4ca47-bf0e-4d75-823e-a1998bb84cdb 2026-04-16 04:00:26.866 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-60a23458-caea-4ba7-ad43-6c95967df235 - - - - - -] OVN reports status down for port: 26bd99eb-1184-44a6-bc6b-a68e981d44d9 2026-04-16 04:00:26.877 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-60a23458-caea-4ba7-ad43-6c95967df235 - - - - - -] OVN reports status down for port: 67f8dc48-5b16-4767-8f24-388be03f2227 2026-04-16 04:00:26.895 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-b514441e-6297-41dd-acfd-3253a0f4e757 - - - - - -] No port found with ID ddef5703-5752-4108-8c3b-4df3be971ebf: RuntimeError: No port found with ID ddef5703-5752-4108-8c3b-4df3be971ebf 2026-04-16 04:00:26.915 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b514441e-6297-41dd-acfd-3253a0f4e757 - - - - - -] OVN reports status down for port: f279e9f1-e04f-486a-a515-01a312ce1147 2026-04-16 04:00:26.927 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b514441e-6297-41dd-acfd-3253a0f4e757 - - - - - -] OVN reports status down for port: a072622d-be48-4387-b063-561cad60d147 2026-04-16 04:00:26.974 7 INFO neutron.db.ovn_revision_numbers_db [None req-9d1b4b70-2853-421d-a8bf-8731e5bc7780 652e57fb233e47dd92424611605fead3 ac590fba0aba451dba37ba534694ae4d - - default default] Successfully bumped revision number for resource 8d3af8b1-8a8c-48c9-b442-c760dce72bb3 (type: security_groups) to 2 2026-04-16 04:00:26.992 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b514441e-6297-41dd-acfd-3253a0f4e757 - - - - - -] OVN reports status up for port: a072622d-be48-4387-b063-561cad60d147 [pid: 7|app: 0|req: 789/1627] 10.0.0.213 () {34 vars in 758 bytes} [Thu Apr 16 04:00:26 2026] PUT /v2.0/security-groups/8d3af8b1-8a8c-48c9-b442-c760dce72bb3 => generated 1663 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 790/1628] 10.0.0.213 () {32 vars in 737 bytes} [Thu Apr 16 04:00:27 2026] GET /v2.0/security-groups/8d3af8b1-8a8c-48c9-b442-c760dce72bb3 => generated 1663 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:27.132 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b514441e-6297-41dd-acfd-3253a0f4e757 - - - - - -] OVN reports status down for port: 0fcc8e9b-54ce-4138-8e99-1e265609a488 [pid: 7|app: 0|req: 791/1629] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:27 2026] DELETE /v2.0/security-groups/8d3af8b1-8a8c-48c9-b442-c760dce72bb3 => generated 0 bytes in 137 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:27.194 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b514441e-6297-41dd-acfd-3253a0f4e757 - - - - - -] OVN reports status down for port: e89b5254-36da-47e2-99ea-de53ee82b2e0 [pid: 7|app: 0|req: 792/1630] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 04:00:27 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) 2026-04-16 04:00:27.238 7 INFO neutron.api.v2.resource [None req-3e47c5bd-082e-40b8-94d6-cd50046be5d5 652e57fb233e47dd92424611605fead3 ac590fba0aba451dba37ba534694ae4d - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 793/1631] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:27 2026] DELETE /v2.0/security-groups/8d3af8b1-8a8c-48c9-b442-c760dce72bb3 => generated 146 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:00:27.365 7 INFO neutron.db.ovn_revision_numbers_db [None req-897e81bd-91f9-421f-bcdb-92c52d83f77b 652e57fb233e47dd92424611605fead3 ac590fba0aba451dba37ba534694ae4d - - default default] Successfully bumped revision number for resource a7dd91c4-2b35-49f1-8290-fa74451f28f0 (type: security_groups) to 1 2026-04-16 04:00:27.380 7 INFO neutron.db.ovn_revision_numbers_db [None req-897e81bd-91f9-421f-bcdb-92c52d83f77b 652e57fb233e47dd92424611605fead3 ac590fba0aba451dba37ba534694ae4d - - default default] Successfully bumped revision number for resource 04ba2492-e866-4020-89ec-4e9b684e8eaf (type: security_group_rules) to 0 2026-04-16 04:00:27.392 7 INFO neutron.db.ovn_revision_numbers_db [None req-897e81bd-91f9-421f-bcdb-92c52d83f77b 652e57fb233e47dd92424611605fead3 ac590fba0aba451dba37ba534694ae4d - - default default] Successfully bumped revision number for resource 44341c6d-03e9-4873-bff8-31ce3bd509a1 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 794/1632] 10.0.0.213 () {34 vars in 684 bytes} [Thu Apr 16 04:00:27 2026] POST /v2.0/security-groups => generated 1624 bytes in 188 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 04:00:27.486 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-60a23458-caea-4ba7-ad43-6c95967df235 - - - - - -] OVN reports status up for port: 67f8dc48-5b16-4767-8f24-388be03f2227 2026-04-16 04:00:27.500 8 INFO neutron.db.ovn_revision_numbers_db [None req-3068d363-4aa4-4321-9038-32034edd6501 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource 67f8dc48-5b16-4767-8f24-388be03f2227 (type: ports) to 2 2026-04-16 04:00:27.507 7 INFO neutron.plugins.ml2.plugin [None req-60a23458-caea-4ba7-ad43-6c95967df235 - - - - - -] Attempt 1 to provision port 67f8dc48-5b16-4767-8f24-388be03f2227 2026-04-16 04:00:27.679 7 INFO neutron.db.ovn_revision_numbers_db [None req-b0b42003-ec08-49fa-82c4-04af208ee203 652e57fb233e47dd92424611605fead3 ac590fba0aba451dba37ba534694ae4d - - default default] Successfully bumped revision number for resource 42edaf34-5090-4c8e-939e-bde0d3003db6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 795/1633] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:00:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 301 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 796/1634] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:00:27 2026] GET /v2.0/security-group-rules/42edaf34-5090-4c8e-939e-bde0d3003db6 => generated 601 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 797/1635] 10.0.0.213 () {32 vars in 673 bytes} [Thu Apr 16 04:00:27 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 158 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:27.994 7 INFO neutron.db.ovn_revision_numbers_db [None req-60a23458-caea-4ba7-ad43-6c95967df235 - - - - - -] Successfully bumped revision number for resource 67f8dc48-5b16-4767-8f24-388be03f2227 (type: ports) to 3 2026-04-16 04:00:28.189 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3068d363-4aa4-4321-9038-32034edd6501 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] No more DHCP agents 2026-04-16 04:00:28.190 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3068d363-4aa4-4321-9038-32034edd6501 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Unable to schedule network e9f33a8c-2299-41c7-aa02-ded25bfc1157: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 798/1636] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:00:27 2026] DELETE /v2.0/security-group-rules/42edaf34-5090-4c8e-939e-bde0d3003db6 => generated 0 bytes in 253 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: 799/1637] 10.0.0.213 () {32 vars in 673 bytes} [Thu Apr 16 04:00:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:28.379 8 INFO neutron.db.ovn_revision_numbers_db [None req-3068d363-4aa4-4321-9038-32034edd6501 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource 67f8dc48-5b16-4767-8f24-388be03f2227 (type: router_ports) to 3 [pid: 8|app: 0|req: 839/1638] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 04:00:26 2026] PUT /v2.0/routers/4f4d558f-da7e-46df-9297-efd5b43d17a3/add_router_interface => generated 309 bytes in 1587 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: 840/1639] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:28 2026] GET /v2.0/ports/67f8dc48-5b16-4767-8f24-388be03f2227 => generated 1009 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:28.444 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c104871-048b-4372-9706-27fde46aa64a 652e57fb233e47dd92424611605fead3 ac590fba0aba451dba37ba534694ae4d - - default default] Successfully bumped revision number for resource 0e02aea1-edde-4beb-8712-e896ce8de3b9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 800/1640] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:00:28 2026] POST /v2.0/security-group-rules => generated 601 bytes in 220 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 801/1641] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:00:28 2026] GET /v2.0/security-group-rules/0e02aea1-edde-4beb-8712-e896ce8de3b9 => generated 601 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 802/1642] 10.0.0.213 () {32 vars in 673 bytes} [Thu Apr 16 04:00:28 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 803/1643] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:00:28 2026] DELETE /v2.0/security-group-rules/0e02aea1-edde-4beb-8712-e896ce8de3b9 => generated 0 bytes in 121 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:28.680 8 INFO neutron_taas.services.taas.taas_plugin [None req-7d60a2da-c4c1-4c49-9d59-821ccf23dd04 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] TaaS: Handle Delete Port: 67f8dc48-5b16-4767-8f24-388be03f2227 2026-04-16 04:00:28.685 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7d60a2da-c4c1-4c49-9d59-821ccf23dd04 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Tap Mirror: Handle Delete Port: 67f8dc48-5b16-4767-8f24-388be03f2227 [pid: 7|app: 0|req: 804/1644] 10.0.0.213 () {32 vars in 673 bytes} [Thu Apr 16 04:00:28 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:28.875 7 INFO neutron.db.ovn_revision_numbers_db [None req-f9ef8e43-e67c-42a4-ae27-5379f82cc753 652e57fb233e47dd92424611605fead3 ac590fba0aba451dba37ba534694ae4d - - default default] Successfully bumped revision number for resource e6f34e9a-2887-452a-999a-0e578820119b (type: security_group_rules) to 0 [pid: 7|app: 0|req: 805/1645] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:00:28 2026] POST /v2.0/security-group-rules => generated 602 bytes in 165 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 806/1646] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:00:28 2026] GET /v2.0/security-group-rules/e6f34e9a-2887-452a-999a-0e578820119b => generated 602 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 807/1647] 10.0.0.213 () {32 vars in 673 bytes} [Thu Apr 16 04:00:28 2026] GET /v2.0/security-group-rules => generated 4139 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 841/1648] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:00:28 2026] PUT /v2.0/routers/4f4d558f-da7e-46df-9297-efd5b43d17a3/remove_router_interface => generated 309 bytes in 628 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-04-16 04:00:29.138 8 INFO neutron.api.v2.resource [None req-55df65dd-4869-409a-93a7-8d80804bc693 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 842/1649] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:00:29 2026] PUT /v2.0/routers/4f4d558f-da7e-46df-9297-efd5b43d17a3/remove_router_interface => generated 197 bytes in 74 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 808/1650] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:00:28 2026] DELETE /v2.0/security-group-rules/e6f34e9a-2887-452a-999a-0e578820119b => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 843/1651] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:00:29 2026] GET /v2.0/ports?device_id=4f4d558f-da7e-46df-9297-efd5b43d17a3 => 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: 809/1652] 10.0.0.213 () {32 vars in 673 bytes} [Thu Apr 16 04:00:29 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 810/1653] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:29 2026] DELETE /v2.0/security-groups/a7dd91c4-2b35-49f1-8290-fa74451f28f0 => generated 0 bytes in 130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 844/1654] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:29 2026] DELETE /v2.0/routers/4f4d558f-da7e-46df-9297-efd5b43d17a3 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 811/1655] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 04:00:29 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) [pid: 7|app: 0|req: 812/1656] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 04:00:29 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: 845/1657] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:29 2026] DELETE /v2.0/subnets/40b50877-6733-4f29-8bf2-6b882fd7aa1c => generated 0 bytes in 181 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:00:29.701 8 INFO neutron_taas.services.taas.taas_plugin [None req-bcb11322-c220-4097-b16c-4914645c26e2 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] TaaS: Handle Delete Port: e89b5254-36da-47e2-99ea-de53ee82b2e0 2026-04-16 04:00:29.704 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bcb11322-c220-4097-b16c-4914645c26e2 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Tap Mirror: Handle Delete Port: e89b5254-36da-47e2-99ea-de53ee82b2e0 2026-04-16 04:00:29.872 7 INFO neutron.db.ovn_revision_numbers_db [None req-820b6d54-080d-45a2-a296-4f45762b3697 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b0e417d5-5f5f-4742-b4dd-d7c8f9ab8c3f (type: security_groups) to 1 2026-04-16 04:00:29.885 7 INFO neutron.db.ovn_revision_numbers_db [None req-820b6d54-080d-45a2-a296-4f45762b3697 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 1d60dcdb-5d64-426e-9564-343dedb24503 (type: security_group_rules) to 0 2026-04-16 04:00:29.895 8 INFO neutron.services.segments.plugin [-] Segment d8f30c20-fe74-4a46-8078-b45c648e8897 resource provider aggregate not found 2026-04-16 04:00:29.902 8 INFO neutron.services.segments.plugin [-] Segment d8f30c20-fe74-4a46-8078-b45c648e8897 resource provider aggregate not found 2026-04-16 04:00:29.904 7 INFO neutron.db.ovn_revision_numbers_db [None req-820b6d54-080d-45a2-a296-4f45762b3697 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 25ba6b19-d1bf-4e36-a630-20e377b2f0a4 (type: security_group_rules) to 0 2026-04-16 04:00:29.915 8 INFO neutron.services.segments.plugin [-] Segment d8f30c20-fe74-4a46-8078-b45c648e8897 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8f30c20-fe74-4a46-8078-b45c648e8897 found for delete ", "request_id": "req-fca0f08e-ad11-4ab7-b384-cf36c82ac440"}]} 2026-04-16 04:00:29.920 8 INFO neutron.services.segments.plugin [-] Segment d8f30c20-fe74-4a46-8078-b45c648e8897 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d8f30c20-fe74-4a46-8078-b45c648e8897 found for delete ", "request_id": "req-89137329-46f3-4c1f-9b79-e9ab60a99532"}]} 2026-04-16 04:00:29.923 7 INFO neutron.db.ovn_revision_numbers_db [None req-820b6d54-080d-45a2-a296-4f45762b3697 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4296e3d0-3816-4bc9-b0a8-b2024af70776 (type: security_group_rules) to 0 2026-04-16 04:00:29.935 7 INFO neutron.db.ovn_revision_numbers_db [None req-820b6d54-080d-45a2-a296-4f45762b3697 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e57a1f74-0b90-4ffb-bee4-e56768481159 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 846/1658] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:00:29 2026] DELETE /v2.0/networks/e9f33a8c-2299-41c7-aa02-ded25bfc1157 => generated 0 bytes in 362 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 813/1659] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:29 2026] GET /v2.0/security-groups?tenant_id=49f3dbf4e7e049329ac18cb28c8ae3d3&name=default => generated 2925 bytes in 420 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:30.032 8 INFO neutron.db.segments_db [None req-658d3051-abbb-4b1e-a01b-8e49d7be8d10 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Added segment 261516e4-89e4-40d0-98df-4eb98c97a103 of type geneve for network 051803b3-ec27-4bd4-8fef-7b85b029641e 2026-04-16 04:00:30.142 8 INFO neutron.db.ovn_revision_numbers_db [None req-658d3051-abbb-4b1e-a01b-8e49d7be8d10 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource 051803b3-ec27-4bd4-8fef-7b85b029641e (type: networks) to 1 [pid: 7|app: 0|req: 814/1660] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:29 2026] GET /v2.0/security-groups?tenant_id=ac590fba0aba451dba37ba534694ae4d&name=default => generated 2925 bytes in 220 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:30.304 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-658d3051-abbb-4b1e-a01b-8e49d7be8d10 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] No more DHCP agents 2026-04-16 04:00:30.306 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-658d3051-abbb-4b1e-a01b-8e49d7be8d10 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Unable to schedule network 051803b3-ec27-4bd4-8fef-7b85b029641e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:30.387 8 INFO neutron.db.ovn_revision_numbers_db [None req-658d3051-abbb-4b1e-a01b-8e49d7be8d10 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource b19deb20-768a-4dd6-9f1e-68f0c71ff411 (type: ports) to 1 [pid: 8|app: 0|req: 847/1661] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:00:29 2026] POST /v2.0/networks => generated 649 bytes in 460 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 815/1662] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:30 2026] DELETE /v2.0/security-groups/b0e417d5-5f5f-4742-b4dd-d7c8f9ab8c3f => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:30.594 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-afd7bcfa-20f7-4503-b98b-33eaa2dec5aa 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] No more DHCP agents 2026-04-16 04:00:30.595 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-afd7bcfa-20f7-4503-b98b-33eaa2dec5aa 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Unable to schedule network 051803b3-ec27-4bd4-8fef-7b85b029641e: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 848/1663] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:30 2026] DELETE /v2.0/security-groups/f8500d64-54f7-422a-a48c-35e632162192 => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:30.873 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ee4f808-a994-42ad-adbb-2959e120d7d9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7923181f-83bb-4cc8-839c-aed0b9383c14 (type: security_groups) to 1 2026-04-16 04:00:30.887 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ee4f808-a994-42ad-adbb-2959e120d7d9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3d851b44-fba5-4367-88b3-eb4b115e1e26 (type: security_group_rules) to 0 2026-04-16 04:00:30.897 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ee4f808-a994-42ad-adbb-2959e120d7d9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 829a13f4-248a-4d9c-a92d-0b7f81dd3041 (type: security_group_rules) to 0 2026-04-16 04:00:30.907 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ee4f808-a994-42ad-adbb-2959e120d7d9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a17f89dc-cbf7-426e-bff7-3bd43b6479a2 (type: security_group_rules) to 0 2026-04-16 04:00:30.917 8 INFO neutron.db.ovn_revision_numbers_db [None req-4ee4f808-a994-42ad-adbb-2959e120d7d9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b53d3e75-975b-4d13-9573-f26c68bd406e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 849/1664] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:30 2026] GET /v2.0/security-groups?tenant_id=389c1b62e88349f2902051a92d2ee740&name=default => generated 2925 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:31.032 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e62e8cb-54a4-437a-8a65-06809bd277ea - - - - - -] Successfully bumped revision number for resource b19deb20-768a-4dd6-9f1e-68f0c71ff411 (type: ports) to 2 2026-04-16 04:00:31.068 7 INFO neutron.db.ovn_revision_numbers_db [None req-2e62e8cb-54a4-437a-8a65-06809bd277ea - - - - - -] Successfully bumped revision number for resource 8b670fa7-9443-4c83-b35c-552c1ff3f1e6 (type: subnets) to 0 2026-04-16 04:00:31.072 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e97d856-0b42-47cf-a4ea-aaf84fa9ec45 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 39033e91-6bc3-41a9-8bd1-de761dffe30d (type: security_groups) to 1 [pid: 7|app: 0|req: 816/1665] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:30 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) 2026-04-16 04:00:31.088 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e97d856-0b42-47cf-a4ea-aaf84fa9ec45 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 41a60c58-358c-44a3-969b-797b72a7d7d3 (type: security_group_rules) to 0 2026-04-16 04:00:31.101 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e97d856-0b42-47cf-a4ea-aaf84fa9ec45 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 43432e51-a79f-4d0c-9499-919b288cec65 (type: security_group_rules) to 0 2026-04-16 04:00:31.113 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e97d856-0b42-47cf-a4ea-aaf84fa9ec45 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 448a4814-d8a9-43b5-87a2-80fa65246ff5 (type: security_group_rules) to 0 2026-04-16 04:00:31.124 8 INFO neutron.db.ovn_revision_numbers_db [None req-4e97d856-0b42-47cf-a4ea-aaf84fa9ec45 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 78a907bc-aa71-4d5c-8448-b018e25e7f03 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 850/1666] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:30 2026] GET /v2.0/security-groups?tenant_id=e176c9eb78094cb0ba9cffc9483270c5&name=default => generated 2925 bytes in 210 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:31.273 8 INFO neutron.db.ovn_revision_numbers_db [None req-cca1daba-9284-4ab2-81e3-08a0b75d26f6 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource db729093-d89d-455b-8c4f-802fe669dea1 (type: routers) to 1 [pid: 8|app: 0|req: 851/1667] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:31 2026] POST /v2.0/routers => generated 602 bytes in 136 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 817/1668] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:31 2026] DELETE /v2.0/security-groups/7923181f-83bb-4cc8-839c-aed0b9383c14 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 852/1669] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:31 2026] DELETE /v2.0/security-groups/39033e91-6bc3-41a9-8bd1-de761dffe30d => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:31.664 8 INFO neutron.db.ovn_revision_numbers_db [None req-e828f8d4-8288-45a5-84b9-622b4f3d4509 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d7266da8-a420-4a75-96f8-91adba550143 (type: security_groups) to 1 2026-04-16 04:00:31.677 8 INFO neutron.db.ovn_revision_numbers_db [None req-e828f8d4-8288-45a5-84b9-622b4f3d4509 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 36f8a017-edf0-4f8e-9aae-964b441acc28 (type: security_group_rules) to 0 2026-04-16 04:00:31.688 8 INFO neutron.db.ovn_revision_numbers_db [None req-e828f8d4-8288-45a5-84b9-622b4f3d4509 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 42ac26cd-f05c-4999-84ac-b738db4639f8 (type: security_group_rules) to 0 2026-04-16 04:00:31.704 8 INFO neutron.db.ovn_revision_numbers_db [None req-e828f8d4-8288-45a5-84b9-622b4f3d4509 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c5736174-cb01-4eef-ab18-11c20ce4e1fd (type: security_group_rules) to 0 2026-04-16 04:00:31.718 8 INFO neutron.db.ovn_revision_numbers_db [None req-e828f8d4-8288-45a5-84b9-622b4f3d4509 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource edf38c72-1b54-4f4d-a4bc-963ea4b9e6e4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 853/1670] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:31 2026] GET /v2.0/security-groups?tenant_id=5b584392632643e08556f6c3694feaa0&name=default => generated 2925 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 854/1671] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:31 2026] DELETE /v2.0/security-groups/d7266da8-a420-4a75-96f8-91adba550143 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:32.113 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-67157f77-062d-4d7e-a0ad-a9bd2237df32 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] No more DHCP agents 2026-04-16 04:00:32.114 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-67157f77-062d-4d7e-a0ad-a9bd2237df32 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Unable to schedule network 051803b3-ec27-4bd4-8fef-7b85b029641e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:32.255 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b514441e-6297-41dd-acfd-3253a0f4e757 - - - - - -] OVN reports status down for port: 8fb0a58b-e2ab-47e9-acab-bde836486c1d 2026-04-16 04:00:32.279 7 INFO neutron.db.ovn_revision_numbers_db [None req-67157f77-062d-4d7e-a0ad-a9bd2237df32 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource 8fb0a58b-e2ab-47e9-acab-bde836486c1d (type: ports) to 1 2026-04-16 04:00:32.572 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0419c2e8-348e-4f84-9c39-8e67a1585900 - - - - - -] No port found with ID 67f8dc48-5b16-4767-8f24-388be03f2227: RuntimeError: No port found with ID 67f8dc48-5b16-4767-8f24-388be03f2227 2026-04-16 04:00:32.588 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0419c2e8-348e-4f84-9c39-8e67a1585900 - - - - - -] OVN reports status down for port: b19deb20-768a-4dd6-9f1e-68f0c71ff411 [pid: 8|app: 0|req: 855/1672] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 04:00:32 2026] GET /v2.0/security-groups => generated 20305 bytes in 247 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 856/1673] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:00:32 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) 2026-04-16 04:00:32.844 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-b514441e-6297-41dd-acfd-3253a0f4e757 - - - - - -] OVN reports status up for port: 8fb0a58b-e2ab-47e9-acab-bde836486c1d 2026-04-16 04:00:32.861 8 INFO neutron.plugins.ml2.plugin [None req-b514441e-6297-41dd-acfd-3253a0f4e757 - - - - - -] Attempt 1 to provision port 8fb0a58b-e2ab-47e9-acab-bde836486c1d 2026-04-16 04:00:32.897 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-67157f77-062d-4d7e-a0ad-a9bd2237df32 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] No more DHCP agents 2026-04-16 04:00:32.899 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-67157f77-062d-4d7e-a0ad-a9bd2237df32 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Unable to schedule network 051803b3-ec27-4bd4-8fef-7b85b029641e: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 857/1674] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 04:00:32 2026] GET /v2.0/networks => generated 3068 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 858/1675] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:00:32 2026] GET /v2.0/subnets => generated 1942 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 859/1676] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:00:32 2026] GET /v2.0/subnets => generated 1942 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:33.107 7 INFO neutron.db.ovn_revision_numbers_db [None req-67157f77-062d-4d7e-a0ad-a9bd2237df32 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource 8fb0a58b-e2ab-47e9-acab-bde836486c1d (type: router_ports) to 1 [pid: 7|app: 0|req: 818/1677] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 04:00:31 2026] PUT /v2.0/routers/db729093-d89d-455b-8c4f-802fe669dea1/add_router_interface => generated 309 bytes in 1792 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 860/1678] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:00:33 2026] GET /v2.0/subnetpools => generated 19 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 819/1679] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:33 2026] GET /v2.0/ports/8fb0a58b-e2ab-47e9-acab-bde836486c1d => generated 941 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 820/1680] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:00:33 2026] GET /v2.0/ports/8fb0a58b-e2ab-47e9-acab-bde836486c1d => generated 943 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 861/1681] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:00:33 2026] GET /v2.0/routers => generated 623 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 862/1682] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 04:00:33 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 863/1683] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 04:00:33 2026] GET /v2.0/agents => generated 1214 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 864/1684] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 04:00:33 2026] GET /v2.0/network-ip-availabilities => generated 1517 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 865/1685] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 04:00:33 2026] GET /v2.0/ports => generated 7281 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:33.501 7 INFO neutron_taas.services.taas.taas_plugin [None req-4de8041b-21c4-40d8-9f26-c604b88d6c3a 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] TaaS: Handle Delete Port: 8fb0a58b-e2ab-47e9-acab-bde836486c1d 2026-04-16 04:00:33.514 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4de8041b-21c4-40d8-9f26-c604b88d6c3a 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Tap Mirror: Handle Delete Port: 8fb0a58b-e2ab-47e9-acab-bde836486c1d 2026-04-16 04:00:33.587 8 INFO neutron.db.ovn_revision_numbers_db [None req-b514441e-6297-41dd-acfd-3253a0f4e757 - - - - - -] Successfully bumped revision number for resource 8fb0a58b-e2ab-47e9-acab-bde836486c1d (type: ports) to 2 [pid: 7|app: 0|req: 821/1686] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:00:33 2026] PUT /v2.0/routers/db729093-d89d-455b-8c4f-802fe669dea1/remove_router_interface => generated 309 bytes in 671 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: 822/1687] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:00:33 2026] GET /v2.0/ports?device_id=db729093-d89d-455b-8c4f-802fe669dea1 => generated 12 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:00:34.001 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcfefa8a-d2ea-498e-b36c-1dc8999425b2 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Successfully bumped revision number for resource 6fd90550-8cb9-415b-89a7-d9c32c7421c8 (type: security_groups) to 1 2026-04-16 04:00:34.013 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcfefa8a-d2ea-498e-b36c-1dc8999425b2 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Successfully bumped revision number for resource 29fb589c-2dab-40a0-a3ed-21f60988ef58 (type: security_group_rules) to 0 2026-04-16 04:00:34.025 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcfefa8a-d2ea-498e-b36c-1dc8999425b2 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Successfully bumped revision number for resource af05b7e4-1de0-4814-82e5-75460c0d7702 (type: security_group_rules) to 0 2026-04-16 04:00:34.039 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcfefa8a-d2ea-498e-b36c-1dc8999425b2 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Successfully bumped revision number for resource cfb5f35a-a7e2-4668-878b-2626d23a31d1 (type: security_group_rules) to 0 2026-04-16 04:00:34.059 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcfefa8a-d2ea-498e-b36c-1dc8999425b2 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Successfully bumped revision number for resource e3d0bc2d-985f-4f17-8fb2-528bef4870a2 (type: security_group_rules) to 0 2026-04-16 04:00:34.149 8 INFO neutron.db.segments_db [None req-fcfefa8a-d2ea-498e-b36c-1dc8999425b2 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Added segment c9f8ca7f-7851-41ca-a2b0-bb5aebe7e4fa of type geneve for network 1083a040-2b81-418f-aff6-2d250236e88c [pid: 7|app: 0|req: 823/1688] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:33 2026] DELETE /v2.0/routers/db729093-d89d-455b-8c4f-802fe669dea1 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:34.274 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcfefa8a-d2ea-498e-b36c-1dc8999425b2 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Successfully bumped revision number for resource 1083a040-2b81-418f-aff6-2d250236e88c (type: networks) to 1 [pid: 7|app: 0|req: 824/1689] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:34 2026] DELETE /v2.0/subnets/8b670fa7-9443-4c83-b35c-552c1ff3f1e6 => generated 0 bytes in 215 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:00:34.465 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fcfefa8a-d2ea-498e-b36c-1dc8999425b2 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] No more DHCP agents 2026-04-16 04:00:34.468 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fcfefa8a-d2ea-498e-b36c-1dc8999425b2 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Unable to schedule network 1083a040-2b81-418f-aff6-2d250236e88c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:34.520 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0419c2e8-348e-4f84-9c39-8e67a1585900 - - - - - -] OVN reports status down for port: 0b2911cb-705b-43b6-abaa-2ccb5e311b7b 2026-04-16 04:00:34.524 7 INFO neutron_taas.services.taas.taas_plugin [None req-f113a1b0-717c-496b-b864-2188ce42df35 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] TaaS: Handle Delete Port: b19deb20-768a-4dd6-9f1e-68f0c71ff411 2026-04-16 04:00:34.529 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f113a1b0-717c-496b-b864-2188ce42df35 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Tap Mirror: Handle Delete Port: b19deb20-768a-4dd6-9f1e-68f0c71ff411 2026-04-16 04:00:34.549 8 INFO neutron.db.ovn_revision_numbers_db [None req-fcfefa8a-d2ea-498e-b36c-1dc8999425b2 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Successfully bumped revision number for resource 0b2911cb-705b-43b6-abaa-2ccb5e311b7b (type: ports) to 1 [pid: 8|app: 0|req: 866/1690] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:00:33 2026] POST /v2.0/networks => generated 666 bytes in 833 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:00:34.763 7 INFO neutron.services.segments.plugin [-] Segment 261516e4-89e4-40d0-98df-4eb98c97a103 resource provider aggregate not found 2026-04-16 04:00:34.768 7 INFO neutron.services.segments.plugin [-] Segment 261516e4-89e4-40d0-98df-4eb98c97a103 resource provider aggregate not found 2026-04-16 04:00:34.786 7 INFO neutron.services.segments.plugin [-] Segment 261516e4-89e4-40d0-98df-4eb98c97a103 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 261516e4-89e4-40d0-98df-4eb98c97a103 found for delete ", "request_id": "req-2287060e-d2b8-4ddf-9248-f1f5fdd1121c"}]} 2026-04-16 04:00:34.787 7 INFO neutron.services.segments.plugin [-] Segment 261516e4-89e4-40d0-98df-4eb98c97a103 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 261516e4-89e4-40d0-98df-4eb98c97a103 found for delete ", "request_id": "req-6f9579b7-a0ba-4403-a876-03340a2b4677"}]} [pid: 7|app: 0|req: 825/1691] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:00:34 2026] DELETE /v2.0/networks/051803b3-ec27-4bd4-8fef-7b85b029641e => generated 0 bytes in 421 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:00:34.968 8 INFO neutron.db.ovn_revision_numbers_db [None req-95811666-5a77-4e2e-9fe9-57eb8a854614 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 767c1b70-e86e-49f5-9502-e78bead092c0 (type: security_groups) to 1 2026-04-16 04:00:34.981 8 INFO neutron.db.ovn_revision_numbers_db [None req-95811666-5a77-4e2e-9fe9-57eb8a854614 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 17cc20e5-d126-40d1-a150-e14534198655 (type: security_group_rules) to 0 2026-04-16 04:00:34.994 8 INFO neutron.db.ovn_revision_numbers_db [None req-95811666-5a77-4e2e-9fe9-57eb8a854614 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 2382c5e4-7aac-48a7-ab12-ddfc6353aec6 (type: security_group_rules) to 0 2026-04-16 04:00:35.006 8 INFO neutron.db.ovn_revision_numbers_db [None req-95811666-5a77-4e2e-9fe9-57eb8a854614 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 38b22011-046c-4c63-afcc-f29b5a04d5dc (type: security_group_rules) to 0 2026-04-16 04:00:35.017 8 INFO neutron.db.ovn_revision_numbers_db [None req-95811666-5a77-4e2e-9fe9-57eb8a854614 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3a1ec786-9926-470f-a7d6-241d6d1d8220 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 867/1692] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:34 2026] GET /v2.0/security-groups?tenant_id=7b601f8a18a34fb7aea8b1eb1b10bcf7&name=default => generated 2925 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:35.242 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d52d4f4-cdc4-415c-b3d6-620eaa0cd901 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] No more DHCP agents 2026-04-16 04:00:35.244 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d52d4f4-cdc4-415c-b3d6-620eaa0cd901 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Unable to schedule network 1083a040-2b81-418f-aff6-2d250236e88c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:35.262 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a9b31930-cd3c-4257-9a60-2390994ad826 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] No more DHCP agents 2026-04-16 04:00:35.263 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a9b31930-cd3c-4257-9a60-2390994ad826 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:35.271 8 INFO neutron.db.ovn_revision_numbers_db [None req-2d52d4f4-cdc4-415c-b3d6-620eaa0cd901 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Successfully bumped revision number for resource ffbad0c7-c0ea-4645-ba74-1000a92e5363 (type: subnets) to 0 [pid: 8|app: 0|req: 868/1693] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:35 2026] POST /v2.0/subnets => generated 673 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:00:35.362 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0419c2e8-348e-4f84-9c39-8e67a1585900 - - - - - -] OVN reports status down for port: eda8d1bc-aefc-420f-8547-ef9245f70dea 2026-04-16 04:00:35.417 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9b31930-cd3c-4257-9a60-2390994ad826 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource eda8d1bc-aefc-420f-8547-ef9245f70dea (type: ports) to 1 [pid: 8|app: 0|req: 869/1694] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:35 2026] DELETE /v2.0/security-groups/767c1b70-e86e-49f5-9502-e78bead092c0 => generated 0 bytes in 220 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:35.598 8 INFO neutron.db.segments_db [None req-76d9c7a2-babf-4eef-ad98-1826bc4a7796 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Added segment 0baded81-73ea-473c-9f3a-542327559b77 of type geneve for network 2347e4b3-6390-4666-95cd-945930b0fbf4 2026-04-16 04:00:35.711 8 INFO neutron.db.ovn_revision_numbers_db [None req-76d9c7a2-babf-4eef-ad98-1826bc4a7796 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Successfully bumped revision number for resource 2347e4b3-6390-4666-95cd-945930b0fbf4 (type: networks) to 1 2026-04-16 04:00:35.881 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76d9c7a2-babf-4eef-ad98-1826bc4a7796 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] No more DHCP agents 2026-04-16 04:00:35.882 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76d9c7a2-babf-4eef-ad98-1826bc4a7796 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Unable to schedule network 2347e4b3-6390-4666-95cd-945930b0fbf4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:35.941 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0419c2e8-348e-4f84-9c39-8e67a1585900 - - - - - -] OVN reports status down for port: 580a7691-7300-4084-b7c2-678cd3708b05 2026-04-16 04:00:35.969 8 INFO neutron.db.ovn_revision_numbers_db [None req-76d9c7a2-babf-4eef-ad98-1826bc4a7796 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Successfully bumped revision number for resource 580a7691-7300-4084-b7c2-678cd3708b05 (type: ports) to 1 [pid: 8|app: 0|req: 870/1695] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:00:35 2026] POST /v2.0/networks => generated 667 bytes in 473 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:00:36.150 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-23bb19af-ff28-4c26-afd0-884ce7536f10 - - - - - -] Schedule LRP lrp-eda8d1bc-aefc-420f-8547-ef9245f70dea on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 2026-04-16 04:00:36.163 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0419c2e8-348e-4f84-9c39-8e67a1585900 - - - - - -] OVN reports status up for port: eda8d1bc-aefc-420f-8547-ef9245f70dea 2026-04-16 04:00:36.195 7 INFO neutron.plugins.ml2.plugin [None req-0419c2e8-348e-4f84-9c39-8e67a1585900 - - - - - -] Attempt 1 to provision port eda8d1bc-aefc-420f-8547-ef9245f70dea 2026-04-16 04:00:36.215 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9b31930-cd3c-4257-9a60-2390994ad826 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource eda8d1bc-aefc-420f-8547-ef9245f70dea (type: router_ports) to 1 2026-04-16 04:00:36.288 8 INFO neutron.db.ovn_revision_numbers_db [None req-6797d720-f725-4d28-ac78-275749d390b9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a104eec7-3af6-4b3f-929f-c74e02a388da (type: security_groups) to 1 2026-04-16 04:00:36.307 8 INFO neutron.db.ovn_revision_numbers_db [None req-6797d720-f725-4d28-ac78-275749d390b9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 03d6a621-757f-4798-a037-5eda5693642b (type: security_group_rules) to 0 2026-04-16 04:00:36.327 8 INFO neutron.db.ovn_revision_numbers_db [None req-6797d720-f725-4d28-ac78-275749d390b9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 58939412-1799-41a0-bb04-c7aa88ff6bec (type: security_group_rules) to 0 2026-04-16 04:00:36.336 7 INFO neutron.db.ovn_revision_numbers_db [None req-a9b31930-cd3c-4257-9a60-2390994ad826 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource 24c8e655-83a1-4ad3-8426-36e0b6614c23 (type: routers) to 2 2026-04-16 04:00:36.340 8 INFO neutron.db.ovn_revision_numbers_db [None req-6797d720-f725-4d28-ac78-275749d390b9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 89c08e32-e02f-43b7-aeaa-28c1cf3d5e0f (type: security_group_rules) to 0 2026-04-16 04:00:36.350 8 INFO neutron.db.ovn_revision_numbers_db [None req-6797d720-f725-4d28-ac78-275749d390b9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource cb003050-5526-4db8-bc46-2977ff9a436d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 826/1696] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:34 2026] POST /v2.0/routers => generated 948 bytes in 1544 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 871/1697] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:35 2026] GET /v2.0/security-groups?tenant_id=5e5541493cbc415db3131059560973cb&name=default => generated 2925 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 872/1698] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:00:36 2026] GET /v2.0/routers/24c8e655-83a1-4ad3-8426-36e0b6614c23 => generated 954 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:36.487 7 INFO neutron.db.ovn_revision_numbers_db [None req-a0bc72cf-c3ac-4347-8ca4-28b05ac49b6a 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Successfully bumped revision number for resource 2347e4b3-6390-4666-95cd-945930b0fbf4 (type: networks) to 2 [pid: 7|app: 0|req: 827/1699] 10.0.0.213 () {34 vars in 743 bytes} [Thu Apr 16 04:00:36 2026] PUT /v2.0/networks/2347e4b3-6390-4666-95cd-945930b0fbf4 => generated 636 bytes in 138 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 828/1700] 10.0.0.213 () {32 vars in 647 bytes} [Thu Apr 16 04:00:36 2026] GET /v2.0/routers => generated 957 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 873/1701] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:36 2026] DELETE /v2.0/security-groups/a104eec7-3af6-4b3f-929f-c74e02a388da => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:36.748 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-06330c56-7aff-4447-ab2d-89684ec75a0b 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] No more DHCP agents 2026-04-16 04:00:36.750 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-06330c56-7aff-4447-ab2d-89684ec75a0b 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Unable to schedule network 2347e4b3-6390-4666-95cd-945930b0fbf4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:36.781 7 INFO neutron.db.ovn_revision_numbers_db [None req-06330c56-7aff-4447-ab2d-89684ec75a0b 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Successfully bumped revision number for resource f113be35-9614-43a4-913a-da0bcf3f70cc (type: subnets) to 0 [pid: 7|app: 0|req: 829/1702] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:36 2026] POST /v2.0/subnets => generated 646 bytes in 247 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:00:36.924 7 INFO neutron.db.ovn_revision_numbers_db [None req-711c8839-62e1-4998-b30d-5a0fcab3c0fb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f3a91d6e-5059-4430-aae9-1e214f57b360 (type: security_groups) to 1 2026-04-16 04:00:36.936 7 INFO neutron.db.ovn_revision_numbers_db [None req-711c8839-62e1-4998-b30d-5a0fcab3c0fb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 1f3ed93b-6251-4adc-99e7-0b58747024c4 (type: security_group_rules) to 0 2026-04-16 04:00:36.948 7 INFO neutron.db.ovn_revision_numbers_db [None req-711c8839-62e1-4998-b30d-5a0fcab3c0fb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a868e1be-21c5-46b1-978f-d19575f8d030 (type: security_group_rules) to 0 2026-04-16 04:00:36.958 7 INFO neutron.db.ovn_revision_numbers_db [None req-711c8839-62e1-4998-b30d-5a0fcab3c0fb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b4614439-1d22-4cce-9512-75201ea7695d (type: security_group_rules) to 0 2026-04-16 04:00:36.970 7 INFO neutron.db.ovn_revision_numbers_db [None req-711c8839-62e1-4998-b30d-5a0fcab3c0fb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f5a16df5-8aae-41bd-8645-4abd4c9e4ae5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 832/1705] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:36 2026] GET /v2.0/security-groups?tenant_id=8002a862c0744d7f8867b2531e002287&name=default => generated 2925 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:37.100 8 INFO neutron.db.ovn_revision_numbers_db [None req-33ba8737-298c-4f22-ab77-e76eb4471f12 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Successfully bumped revision number for resource 24c8e655-83a1-4ad3-8426-36e0b6614c23 (type: routers) to 3 [pid: 8|app: 0|req: 874/1706] 10.0.0.213 () {34 vars in 741 bytes} [Thu Apr 16 04:00:36 2026] PUT /v2.0/routers/24c8e655-83a1-4ad3-8426-36e0b6614c23 => generated 961 bytes in 430 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 875/1707] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:37 2026] DELETE /v2.0/security-groups/f3a91d6e-5059-4430-aae9-1e214f57b360 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 876/1708] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:00:37 2026] GET /v2.0/routers/24c8e655-83a1-4ad3-8426-36e0b6614c23 => generated 961 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 877/1709] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:00:37 2026] GET /v2.0/ports?device_id=24c8e655-83a1-4ad3-8426-36e0b6614c23 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:00:37.665 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f33b2e4-c4a6-4b94-b3eb-bb5b24ff388e - - - - - -] Successfully bumped revision number for resource 580a7691-7300-4084-b7c2-678cd3708b05 (type: ports) to 2 2026-04-16 04:00:37.709 7 INFO neutron.db.ovn_revision_numbers_db [None req-0f33b2e4-c4a6-4b94-b3eb-bb5b24ff388e - - - - - -] Successfully bumped revision number for resource f113be35-9614-43a4-913a-da0bcf3f70cc (type: subnets) to 1 [pid: 7|app: 0|req: 833/1710] 10.0.0.213 () {34 vars in 741 bytes} [Thu Apr 16 04:00:37 2026] PUT /v2.0/subnets/f113be35-9614-43a4-913a-da0bcf3f70cc => generated 656 bytes in 704 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:37.837 7 INFO neutron_taas.services.taas.taas_plugin [None req-1ab6c666-e9aa-43ad-9d3c-f55c2a99e0bd 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] TaaS: Handle Delete Port: 580a7691-7300-4084-b7c2-678cd3708b05 2026-04-16 04:00:37.839 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ab6c666-e9aa-43ad-9d3c-f55c2a99e0bd 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Tap Mirror: Handle Delete Port: 580a7691-7300-4084-b7c2-678cd3708b05 2026-04-16 04:00:38.104 7 INFO neutron.services.segments.plugin [-] Segment 0baded81-73ea-473c-9f3a-542327559b77 resource provider aggregate not found 2026-04-16 04:00:38.111 7 INFO neutron.services.segments.plugin [-] Segment 0baded81-73ea-473c-9f3a-542327559b77 resource provider aggregate not found 2026-04-16 04:00:38.123 7 INFO neutron.services.segments.plugin [-] Segment 0baded81-73ea-473c-9f3a-542327559b77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0baded81-73ea-473c-9f3a-542327559b77 found for delete ", "request_id": "req-bf5b6644-e93e-4317-beeb-b0f1c6707273"}]} 2026-04-16 04:00:38.134 7 INFO neutron.services.segments.plugin [-] Segment 0baded81-73ea-473c-9f3a-542327559b77 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0baded81-73ea-473c-9f3a-542327559b77 found for delete ", "request_id": "req-503170bd-f380-40b1-b17e-802c1e54e24c"}]} 2026-04-16 04:00:38.142 8 INFO neutron_taas.services.taas.taas_plugin [None req-8cd558e9-6b79-4353-af3f-fa597b0cdc3f 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] TaaS: Handle Delete Port: eda8d1bc-aefc-420f-8547-ef9245f70dea 2026-04-16 04:00:38.145 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8cd558e9-6b79-4353-af3f-fa597b0cdc3f 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] Tap Mirror: Handle Delete Port: eda8d1bc-aefc-420f-8547-ef9245f70dea [pid: 7|app: 0|req: 834/1711] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:00:37 2026] DELETE /v2.0/networks/2347e4b3-6390-4666-95cd-945930b0fbf4 => generated 0 bytes in 432 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:00:38.377 7 INFO neutron.db.ovn_revision_numbers_db [None req-adf2497a-4b8a-402f-834e-89501b8bc352 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 5efa89dc-863c-4ac8-bc54-43f5e525c665 (type: security_groups) to 1 2026-04-16 04:00:38.386 7 INFO neutron.db.ovn_revision_numbers_db [None req-adf2497a-4b8a-402f-834e-89501b8bc352 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 1631feec-1ce5-481b-9410-8fccb65b14d3 (type: security_group_rules) to 0 2026-04-16 04:00:38.397 7 INFO neutron.db.ovn_revision_numbers_db [None req-adf2497a-4b8a-402f-834e-89501b8bc352 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 41fd3f79-c059-4b45-8ed2-2e38aac643ad (type: security_group_rules) to 0 2026-04-16 04:00:38.408 7 INFO neutron.db.ovn_revision_numbers_db [None req-adf2497a-4b8a-402f-834e-89501b8bc352 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 760d4da0-9bba-4f8e-b4a0-f45045aa3e3b (type: security_group_rules) to 0 2026-04-16 04:00:38.418 7 INFO neutron.db.ovn_revision_numbers_db [None req-adf2497a-4b8a-402f-834e-89501b8bc352 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 94647266-abec-4bc4-a6c7-e6cdaf667453 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 835/1712] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:38 2026] GET /v2.0/security-groups?tenant_id=9f5c545303c1421e9cdb106501516817&name=default => generated 2925 bytes in 303 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:38.462 7 INFO neutron.pecan_wsgi.hooks.translation [None req-c6fe06af-213d-49f2-b7d0-3dde28dcef46 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 836/1713] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:00:38 2026] DELETE /v2.0/networks/2347e4b3-6390-4666-95cd-945930b0fbf4 => 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: 878/1714] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:37 2026] DELETE /v2.0/routers/24c8e655-83a1-4ad3-8426-36e0b6614c23 => generated 0 bytes in 1104 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 879/1715] 10.0.0.213 () {32 vars in 694 bytes} [Thu Apr 16 04:00:38 2026] GET /v2.0/networks?router%3Aexternal=True => generated 689 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 880/1716] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:00:38 2026] GET /v2.0/ports?device_id=24c8e655-83a1-4ad3-8426-36e0b6614c23 => 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: 881/1717] 10.0.0.213 () {32 vars in 742 bytes} [Thu Apr 16 04:00:38 2026] GET /v2.0/subnets?network_id=16b3b066-97c5-449e-ad0d-64531260e114 => generated 649 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:38.616 8 INFO neutron.api.v2.resource [None req-852cf46d-9edb-4b1c-9e9a-cf64fbdbdf47 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 882/1718] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:38 2026] DELETE /v2.0/routers/24c8e655-83a1-4ad3-8426-36e0b6614c23 => 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: 883/1719] 10.0.0.213 () {32 vars in 653 bytes} [Thu Apr 16 04:00:38 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) [pid: 8|app: 0|req: 884/1720] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:00:38 2026] GET /v2.0/ports?device_id=db729093-d89d-455b-8c4f-802fe669dea1 => 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: 837/1721] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:38 2026] DELETE /v2.0/security-groups/5efa89dc-863c-4ac8-bc54-43f5e525c665 => generated 0 bytes in 198 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:38.681 7 INFO neutron.api.v2.resource [None req-ea60ad3e-5733-4e51-99b9-bf32b9767ede 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 838/1722] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:38 2026] DELETE /v2.0/routers/db729093-d89d-455b-8c4f-802fe669dea1 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 885/1723] 10.0.0.213 () {32 vars in 649 bytes} [Thu Apr 16 04:00:38 2026] GET /v2.0/networks => generated 1388 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:38.698 7 INFO neutron.pecan_wsgi.hooks.translation [None req-6b3e9646-9db4-4c14-8790-33b8b885d3da 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 839/1724] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:38 2026] DELETE /v2.0/subnets/8b670fa7-9443-4c83-b35c-552c1ff3f1e6 => generated 136 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 886/1725] 10.0.0.213 () {32 vars in 647 bytes} [Thu Apr 16 04:00:38 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) [pid: 7|app: 0|req: 840/1726] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:00:38 2026] GET /v2.0/ports?device_id=4f4d558f-da7e-46df-9297-efd5b43d17a3 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:00:38.745 8 INFO neutron.api.v2.resource [None req-0e6a5b64-6a72-43e6-9d1c-269e7552c77e 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 887/1727] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:38 2026] DELETE /v2.0/routers/4f4d558f-da7e-46df-9297-efd5b43d17a3 => generated 135 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:00:38.767 8 INFO neutron.pecan_wsgi.hooks.translation [None req-78601fae-aaa5-4ed1-bc55-9d56d0a44bf1 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 888/1728] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:38 2026] DELETE /v2.0/subnets/40b50877-6733-4f29-8bf2-6b882fd7aa1c => 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: 841/1729] 10.0.0.213 () {32 vars in 723 bytes} [Thu Apr 16 04:00:38 2026] GET /v2.0/networks/1083a040-2b81-418f-aff6-2d250236e88c => generated 710 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 889/1730] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:00:38 2026] GET /v2.0/ports?device_id=03e4fd9f-6516-4825-8621-631e384db499 => generated 12 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:00:38.823 8 INFO neutron.api.v2.resource [None req-319d6382-113c-4542-a479-7f2d37e8fec6 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 890/1731] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:38 2026] DELETE /v2.0/routers/03e4fd9f-6516-4825-8621-631e384db499 => generated 135 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 842/1732] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:00:38 2026] GET /v2.0/subnets/ffbad0c7-c0ea-4645-ba74-1000a92e5363 => generated 673 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:38.836 8 INFO neutron.pecan_wsgi.hooks.translation [None req-8349ee6c-96cf-4157-8c5c-747471a7ffe2 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 891/1733] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:38 2026] DELETE /v2.0/subnets/c654fb51-8cf1-49b0-9295-cbd3de4c01ea => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:00:38.841 7 INFO neutron.pecan_wsgi.hooks.translation [None req-92efe90b-71f8-404a-bb1f-f761023d91e5 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 843/1734] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:38 2026] DELETE /v2.0/subnets/f113be35-9614-43a4-913a-da0bcf3f70cc => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:00:38.853 8 INFO neutron.pecan_wsgi.hooks.translation [None req-65660023-dde5-4537-be09-f138c690ed47 3e34acc24d244372a6ee0584e5afa115 39501852fe0346488a5054c95cbcda0a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 892/1735] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:38 2026] DELETE /v2.0/subnets/122e14ff-98d2-43b9-92a6-ac9143aa34e9 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:00:38.858 7 INFO neutron.pecan_wsgi.hooks.translation [None req-94432eed-b706-4da9-b2d8-377da70c606a 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 844/1736] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:00:38 2026] DELETE /v2.0/networks/2347e4b3-6390-4666-95cd-945930b0fbf4 => generated 138 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:00:38.926 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] No port found with ID 8fb0a58b-e2ab-47e9-acab-bde836486c1d: RuntimeError: No port found with ID 8fb0a58b-e2ab-47e9-acab-bde836486c1d [pid: 8|app: 0|req: 893/1737] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:00:38 2026] DELETE /v2.0/subnets/ffbad0c7-c0ea-4645-ba74-1000a92e5363 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:00:39.159 7 INFO neutron_taas.services.taas.taas_plugin [None req-f9d715b2-8a72-4cbb-aef6-c625a118f1a6 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] TaaS: Handle Delete Port: 0b2911cb-705b-43b6-abaa-2ccb5e311b7b 2026-04-16 04:00:39.162 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f9d715b2-8a72-4cbb-aef6-c625a118f1a6 09ae6df0adba40b09753f584c749ee7e d783d6a250374af798e81f730422597a - - default default] Tap Mirror: Handle Delete Port: 0b2911cb-705b-43b6-abaa-2ccb5e311b7b [pid: 7|app: 0|req: 845/1738] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:00:39 2026] DELETE /v2.0/networks/1083a040-2b81-418f-aff6-2d250236e88c => 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: 894/1739] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:39 2026] GET /v2.0/security-groups?tenant_id=39501852fe0346488a5054c95cbcda0a&name=default => generated 2925 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 846/1740] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:39 2026] DELETE /v2.0/security-groups/fc874d7c-fc56-4152-aff8-4207ae6803c7 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 895/1741] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:39 2026] GET /v2.0/security-groups?tenant_id=d783d6a250374af798e81f730422597a&name=default => generated 2925 bytes in 191 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:40.152 7 INFO neutron.services.segments.plugin [-] Segment c9f8ca7f-7851-41ca-a2b0-bb5aebe7e4fa resource provider aggregate not found 2026-04-16 04:00:40.158 7 INFO neutron.services.segments.plugin [-] Segment c9f8ca7f-7851-41ca-a2b0-bb5aebe7e4fa resource provider aggregate not found 2026-04-16 04:00:40.181 7 INFO neutron.services.segments.plugin [-] Segment c9f8ca7f-7851-41ca-a2b0-bb5aebe7e4fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9f8ca7f-7851-41ca-a2b0-bb5aebe7e4fa found for delete ", "request_id": "req-da593897-6701-48d3-8d70-b6024005a4a9"}]} 2026-04-16 04:00:40.184 7 INFO neutron.services.segments.plugin [-] Segment c9f8ca7f-7851-41ca-a2b0-bb5aebe7e4fa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c9f8ca7f-7851-41ca-a2b0-bb5aebe7e4fa found for delete ", "request_id": "req-c0505e4a-e65e-438a-ac84-33668a128912"}]} [pid: 7|app: 0|req: 847/1742] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:40 2026] DELETE /v2.0/security-groups/6fd90550-8cb9-415b-89a7-d9c32c7421c8 => generated 0 bytes in 243 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:41.005 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc58e94e-23a7-4606-a6ab-01749e660ae9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4736cd92-60be-4204-a5d8-a1103f99055c (type: security_groups) to 1 2026-04-16 04:00:41.024 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc58e94e-23a7-4606-a6ab-01749e660ae9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4dc52723-4d3d-4c52-bbe4-55d40850af35 (type: security_group_rules) to 0 2026-04-16 04:00:41.038 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc58e94e-23a7-4606-a6ab-01749e660ae9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 938f13ed-224d-4358-90ec-abc3a52ec526 (type: security_group_rules) to 0 2026-04-16 04:00:41.049 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc58e94e-23a7-4606-a6ab-01749e660ae9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource bc4cdc54-291c-4d7b-81bf-ef9201c14f94 (type: security_group_rules) to 0 2026-04-16 04:00:41.060 8 INFO neutron.db.ovn_revision_numbers_db [None req-bc58e94e-23a7-4606-a6ab-01749e660ae9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource ffba1063-98e6-4ea6-8e9b-ac7734d2ad00 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 896/1743] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:40 2026] GET /v2.0/security-groups?tenant_id=c29749a43805493f94d3e4ef3605ddc3&name=default => generated 2925 bytes in 282 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:41.098 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0419c2e8-348e-4f84-9c39-8e67a1585900 - - - - - -] No port found with ID eda8d1bc-aefc-420f-8547-ef9245f70dea: RuntimeError: No port found with ID eda8d1bc-aefc-420f-8547-ef9245f70dea [pid: 7|app: 0|req: 848/1744] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:41 2026] DELETE /v2.0/security-groups/4736cd92-60be-4204-a5d8-a1103f99055c => 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: 897/1745] 10.0.0.213 () {34 vars in 677 bytes} [Thu Apr 16 04:00:41 2026] POST /v2.0/subnetpools => generated 549 bytes in 140 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 849/1746] 10.0.0.213 () {32 vars in 729 bytes} [Thu Apr 16 04:00:41 2026] GET /v2.0/subnetpools/2575516b-5c55-4f06-bd11-590f376ad17c => generated 549 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 898/1747] 10.0.0.213 () {34 vars in 749 bytes} [Thu Apr 16 04:00:41 2026] PUT /v2.0/subnetpools/2575516b-5c55-4f06-bd11-590f376ad17c => generated 501 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 850/1748] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:00:41 2026] DELETE /v2.0/subnetpools/2575516b-5c55-4f06-bd11-590f376ad17c => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:41.617 8 INFO neutron.api.v2.resource [None req-2c420083-9baa-4a1f-a797-cabd6abcdc93 0aef1b9d2ae04da3be91a9a2931423a4 713e1984d0384428bcd21bd1dbeabd4a - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 899/1749] 10.0.0.213 () {32 vars in 729 bytes} [Thu Apr 16 04:00:41 2026] GET /v2.0/subnetpools/2575516b-5c55-4f06-bd11-590f376ad17c => generated 145 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:00:41.631 7 INFO neutron.api.v2.resource [None req-7f03da61-6e88-4276-bee0-ac6847565591 0aef1b9d2ae04da3be91a9a2931423a4 713e1984d0384428bcd21bd1dbeabd4a - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 851/1750] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:00:41 2026] DELETE /v2.0/subnetpools/2575516b-5c55-4f06-bd11-590f376ad17c => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:00:42.297 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b333a14-8cbd-49b5-8b51-3b520cc3d116 b339d98002fc45f4821e611f868df9e0 55f132e8daff4962a3774307e7004c65 - - default default] Successfully bumped revision number for resource fbdbb557-bbca-4104-abb6-444985fe285f (type: security_groups) to 1 2026-04-16 04:00:42.307 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b333a14-8cbd-49b5-8b51-3b520cc3d116 b339d98002fc45f4821e611f868df9e0 55f132e8daff4962a3774307e7004c65 - - default default] Successfully bumped revision number for resource 22251fb9-b5f8-4c55-b232-1306854a768c (type: security_group_rules) to 0 2026-04-16 04:00:42.318 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b333a14-8cbd-49b5-8b51-3b520cc3d116 b339d98002fc45f4821e611f868df9e0 55f132e8daff4962a3774307e7004c65 - - default default] Successfully bumped revision number for resource 4c8ff466-54f2-4893-9f22-d31ee0f30d97 (type: security_group_rules) to 0 2026-04-16 04:00:42.330 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b333a14-8cbd-49b5-8b51-3b520cc3d116 b339d98002fc45f4821e611f868df9e0 55f132e8daff4962a3774307e7004c65 - - default default] Successfully bumped revision number for resource 5124ebd2-0586-4727-87c7-91e28dc12efd (type: security_group_rules) to 0 2026-04-16 04:00:42.348 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b333a14-8cbd-49b5-8b51-3b520cc3d116 b339d98002fc45f4821e611f868df9e0 55f132e8daff4962a3774307e7004c65 - - default default] Successfully bumped revision number for resource de23eac7-cb80-4858-aedc-4fada24ddede (type: security_group_rules) to 0 2026-04-16 04:00:42.358 7 INFO neutron.db.ovn_revision_numbers_db [None req-347f5943-7242-4b14-863b-384e43345bf8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 0f122b4e-2bbc-4bac-9ee4-7f9972a62499 (type: security_groups) to 1 2026-04-16 04:00:42.371 7 INFO neutron.db.ovn_revision_numbers_db [None req-347f5943-7242-4b14-863b-384e43345bf8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 45ab44b5-38d5-4634-8a42-2079147359cb (type: security_group_rules) to 0 2026-04-16 04:00:42.382 7 INFO neutron.db.ovn_revision_numbers_db [None req-347f5943-7242-4b14-863b-384e43345bf8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 591fb253-d31c-4a0b-a31b-9be36bc6a488 (type: security_group_rules) to 0 2026-04-16 04:00:42.395 7 INFO neutron.db.ovn_revision_numbers_db [None req-347f5943-7242-4b14-863b-384e43345bf8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 797de29e-111b-479f-81ca-5ea187cdcbcc (type: security_group_rules) to 0 2026-04-16 04:00:42.408 7 INFO neutron.db.ovn_revision_numbers_db [None req-347f5943-7242-4b14-863b-384e43345bf8 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7b2edeb4-0960-415f-8c2d-ee0731b9de7d (type: security_group_rules) to 0 2026-04-16 04:00:42.437 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b333a14-8cbd-49b5-8b51-3b520cc3d116 b339d98002fc45f4821e611f868df9e0 55f132e8daff4962a3774307e7004c65 - - default default] Successfully bumped revision number for resource 8ee7c7e9-27fc-4ca1-b6ea-acad4a219f58 (type: security_groups) to 1 [pid: 7|app: 0|req: 852/1751] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:42 2026] GET /v2.0/security-groups?tenant_id=713e1984d0384428bcd21bd1dbeabd4a&name=default => generated 2925 bytes in 359 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:42.448 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b333a14-8cbd-49b5-8b51-3b520cc3d116 b339d98002fc45f4821e611f868df9e0 55f132e8daff4962a3774307e7004c65 - - default default] Successfully bumped revision number for resource 3e29295e-5497-4118-a04d-9263667548ea (type: security_group_rules) to 0 2026-04-16 04:00:42.459 8 INFO neutron.db.ovn_revision_numbers_db [None req-3b333a14-8cbd-49b5-8b51-3b520cc3d116 b339d98002fc45f4821e611f868df9e0 55f132e8daff4962a3774307e7004c65 - - default default] Successfully bumped revision number for resource 64531e69-d6e6-4cd9-be2e-98bed79a1354 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 900/1752] 10.0.0.213 () {34 vars in 684 bytes} [Thu Apr 16 04:00:42 2026] POST /v2.0/security-groups => generated 1624 bytes in 485 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 901/1753] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 04:00:42 2026] GET /v2.0/security-groups => generated 4529 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 853/1754] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:42 2026] DELETE /v2.0/security-groups/0f122b4e-2bbc-4bac-9ee4-7f9972a62499 => generated 0 bytes in 172 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:42.638 8 INFO neutron.db.ovn_revision_numbers_db [None req-3ac2d5ca-53c4-4546-a97f-2ffe4e91af68 b339d98002fc45f4821e611f868df9e0 55f132e8daff4962a3774307e7004c65 - - default default] Successfully bumped revision number for resource 8ee7c7e9-27fc-4ca1-b6ea-acad4a219f58 (type: security_groups) to 2 [pid: 8|app: 0|req: 902/1755] 10.0.0.213 () {34 vars in 758 bytes} [Thu Apr 16 04:00:42 2026] PUT /v2.0/security-groups/8ee7c7e9-27fc-4ca1-b6ea-acad4a219f58 => generated 1661 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 854/1756] 10.0.0.213 () {32 vars in 737 bytes} [Thu Apr 16 04:00:42 2026] GET /v2.0/security-groups/8ee7c7e9-27fc-4ca1-b6ea-acad4a219f58 => generated 1661 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 903/1757] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:42 2026] DELETE /v2.0/security-groups/8ee7c7e9-27fc-4ca1-b6ea-acad4a219f58 => generated 0 bytes in 124 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 855/1758] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 04:00:42 2026] GET /v2.0/security-groups => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:42.853 8 INFO neutron.api.v2.resource [None req-afb060db-40b1-4181-b90b-1cf92f6b3225 b339d98002fc45f4821e611f868df9e0 55f132e8daff4962a3774307e7004c65 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 904/1759] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:42 2026] DELETE /v2.0/security-groups/8ee7c7e9-27fc-4ca1-b6ea-acad4a219f58 => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:00:42.941 7 INFO neutron.db.ovn_revision_numbers_db [None req-b47c128d-8292-4952-8cc3-0885607e9276 b339d98002fc45f4821e611f868df9e0 55f132e8daff4962a3774307e7004c65 - - default default] Successfully bumped revision number for resource 56451c52-3fa6-4784-8959-90dcd95b03d1 (type: security_groups) to 1 2026-04-16 04:00:42.952 7 INFO neutron.db.ovn_revision_numbers_db [None req-b47c128d-8292-4952-8cc3-0885607e9276 b339d98002fc45f4821e611f868df9e0 55f132e8daff4962a3774307e7004c65 - - default default] Successfully bumped revision number for resource 2b128b0b-32be-421e-85c1-2181109b1ae7 (type: security_group_rules) to 0 2026-04-16 04:00:42.961 7 INFO neutron.db.ovn_revision_numbers_db [None req-b47c128d-8292-4952-8cc3-0885607e9276 b339d98002fc45f4821e611f868df9e0 55f132e8daff4962a3774307e7004c65 - - default default] Successfully bumped revision number for resource f83f3491-88f5-47bd-968c-20dd0b0ec358 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 856/1760] 10.0.0.213 () {34 vars in 684 bytes} [Thu Apr 16 04:00:42 2026] POST /v2.0/security-groups => generated 1625 bytes in 128 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 04:00:43.092 7 INFO neutron.db.ovn_revision_numbers_db [None req-34b2c58e-5343-4a3e-87f3-79c69c1fb3b7 b339d98002fc45f4821e611f868df9e0 55f132e8daff4962a3774307e7004c65 - - default default] Successfully bumped revision number for resource 594b84fb-2842-4408-a592-77b06f09ceee (type: security_group_rules) to 0 [pid: 7|app: 0|req: 857/1761] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:00:42 2026] POST /v2.0/security-group-rules => generated 601 bytes in 133 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 858/1762] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:00:43 2026] GET /v2.0/security-group-rules/594b84fb-2842-4408-a592-77b06f09ceee => generated 601 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 859/1763] 10.0.0.213 () {32 vars in 673 bytes} [Thu Apr 16 04:00:43 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:43.272 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-249deb2b-9fdd-4f86-9539-9cfd068c1bcb 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] No more DHCP agents 2026-04-16 04:00:43.272 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-249deb2b-9fdd-4f86-9539-9cfd068c1bcb 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 860/1764] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:00:43 2026] DELETE /v2.0/security-group-rules/594b84fb-2842-4408-a592-77b06f09ceee => generated 0 bytes in 116 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 861/1765] 10.0.0.213 () {32 vars in 673 bytes} [Thu Apr 16 04:00:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:43.503 7 INFO neutron.db.ovn_revision_numbers_db [None req-2537ee65-092b-4122-a513-439babd04be6 b339d98002fc45f4821e611f868df9e0 55f132e8daff4962a3774307e7004c65 - - default default] Successfully bumped revision number for resource 93845cd8-d8d5-4e35-9a35-f146295cf7fa (type: security_group_rules) to 0 [pid: 8|app: 0|req: 905/1766] 10.0.0.213 () {34 vars in 676 bytes} [Thu Apr 16 04:00:42 2026] POST /v2.0/floatingips => generated 552 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 862/1767] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:00:43 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: 7|app: 0|req: 863/1768] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:00:43 2026] GET /v2.0/security-group-rules/93845cd8-d8d5-4e35-9a35-f146295cf7fa => generated 601 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 864/1769] 10.0.0.213 () {32 vars in 673 bytes} [Thu Apr 16 04:00:43 2026] GET /v2.0/security-group-rules => generated 4138 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:43.743 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-045afb5c-c00c-46b4-909e-7954e195841d 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] No more DHCP agents 2026-04-16 04:00:43.745 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-045afb5c-c00c-46b4-909e-7954e195841d 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 865/1770] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:00:43 2026] DELETE /v2.0/security-group-rules/93845cd8-d8d5-4e35-9a35-f146295cf7fa => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 866/1771] 10.0.0.213 () {32 vars in 673 bytes} [Thu Apr 16 04:00:43 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:43.876 7 INFO neutron.db.securitygroups_db [None req-cce05a3c-26bd-4e45-84b9-211e63cfbf4a b339d98002fc45f4821e611f868df9e0 55f132e8daff4962a3774307e7004c65 - - default default] Project 55f132e8daff4962a3774307e7004c65 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-16 04:00:43.957 7 INFO neutron.db.ovn_revision_numbers_db [None req-cce05a3c-26bd-4e45-84b9-211e63cfbf4a b339d98002fc45f4821e611f868df9e0 55f132e8daff4962a3774307e7004c65 - - default default] Successfully bumped revision number for resource c91fd4b9-7d05-431b-91dd-e7672e590bf8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 867/1772] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:00:43 2026] POST /v2.0/security-group-rules => generated 607 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 906/1773] 10.0.0.213 () {34 vars in 676 bytes} [Thu Apr 16 04:00:43 2026] POST /v2.0/floatingips => generated 552 bytes in 476 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 868/1774] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:00:43 2026] GET /v2.0/security-group-rules/c91fd4b9-7d05-431b-91dd-e7672e590bf8 => generated 607 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 869/1775] 10.0.0.213 () {32 vars in 673 bytes} [Thu Apr 16 04:00:44 2026] GET /v2.0/security-group-rules => generated 4144 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 870/1776] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:00:44 2026] DELETE /v2.0/security-group-rules/c91fd4b9-7d05-431b-91dd-e7672e590bf8 => generated 0 bytes in 90 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:44.176 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-424da652-7f68-4756-92f5-0f28480f3b14 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] No more DHCP agents 2026-04-16 04:00:44.177 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-424da652-7f68-4756-92f5-0f28480f3b14 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 871/1777] 10.0.0.213 () {32 vars in 673 bytes} [Thu Apr 16 04:00:44 2026] GET /v2.0/security-group-rules => generated 3560 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 872/1778] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:44 2026] DELETE /v2.0/security-groups/56451c52-3fa6-4784-8959-90dcd95b03d1 => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 873/1779] 10.0.0.213 () {32 vars in 623 bytes} [Thu Apr 16 04:00:44 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 874/1780] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 04:00:44 2026] GET /v2.0/security-groups => generated 2925 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 907/1781] 10.0.0.213 () {34 vars in 676 bytes} [Thu Apr 16 04:00:44 2026] POST /v2.0/floatingips => generated 552 bytes in 426 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 908/1782] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 04:00:44 2026] GET /v2.0/security-groups => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 875/1783] 10.0.0.213 () {32 vars in 633 bytes} [Thu Apr 16 04:00:44 2026] GET /v2.0/ => generated 632 bytes in 132 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:44.664 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1551440d-f107-45cd-839b-660f20852b62 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] No more DHCP agents 2026-04-16 04:00:44.666 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1551440d-f107-45cd-839b-660f20852b62 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 909/1784] 10.0.0.213 () {34 vars in 676 bytes} [Thu Apr 16 04:00:44 2026] POST /v2.0/floatingips => generated 552 bytes in 512 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 876/1785] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:44 2026] GET /v2.0/security-groups?tenant_id=55f132e8daff4962a3774307e7004c65&name=default => generated 2925 bytes in 167 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:45.189 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86cdc7a8-0de5-4dfe-ac6f-d47df19ac827 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] No more DHCP agents 2026-04-16 04:00:45.191 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86cdc7a8-0de5-4dfe-ac6f-d47df19ac827 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:45.259 7 INFO neutron.db.ovn_revision_numbers_db [None req-9587537a-f97b-49de-adb2-7cf010a7cee7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f78a0935-64d1-4cfa-9ebe-bc5582aedc11 (type: security_groups) to 1 2026-04-16 04:00:45.270 7 INFO neutron.db.ovn_revision_numbers_db [None req-9587537a-f97b-49de-adb2-7cf010a7cee7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3c9a4083-190d-4979-8f5d-94b6fc7b9455 (type: security_group_rules) to 0 2026-04-16 04:00:45.280 7 INFO neutron.db.ovn_revision_numbers_db [None req-9587537a-f97b-49de-adb2-7cf010a7cee7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 483361db-af0b-4751-969c-cb4695da4639 (type: security_group_rules) to 0 2026-04-16 04:00:45.290 7 INFO neutron.db.ovn_revision_numbers_db [None req-9587537a-f97b-49de-adb2-7cf010a7cee7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c57cbd53-cbaa-41e2-a69c-09632185f233 (type: security_group_rules) to 0 2026-04-16 04:00:45.301 7 INFO neutron.db.ovn_revision_numbers_db [None req-9587537a-f97b-49de-adb2-7cf010a7cee7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d2c91d6f-0a53-4961-acde-9a58fe0ee815 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 877/1786] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:45 2026] GET /v2.0/security-groups?tenant_id=dbfafd5d4bcd41cdb148782e6fd32e44&name=default => generated 2925 bytes in 234 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 910/1787] 10.0.0.213 () {34 vars in 676 bytes} [Thu Apr 16 04:00:44 2026] POST /v2.0/floatingips => generated 552 bytes in 517 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 878/1788] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:45 2026] DELETE /v2.0/security-groups/fbdbb557-bbca-4104-abb6-444985fe285f => generated 0 bytes in 209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 879/1789] 10.0.0.213 () {34 vars in 759 bytes} [Thu Apr 16 04:00:45 2026] PUT /v2.0/floatingips/836c1a73-7877-4d28-857e-723f34f792bc/tags => generated 17 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 880/1790] 10.0.0.213 () {34 vars in 759 bytes} [Thu Apr 16 04:00:45 2026] PUT /v2.0/floatingips/b9651eab-2aa4-49ca-aa82-f41143cc5c2f/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: 911/1791] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:45 2026] DELETE /v2.0/security-groups/f78a0935-64d1-4cfa-9ebe-bc5582aedc11 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 881/1792] 10.0.0.213 () {34 vars in 759 bytes} [Thu Apr 16 04:00:45 2026] PUT /v2.0/floatingips/16420c38-41b3-4a3b-9120-3c7f06650dba/tags => generated 34 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 912/1793] 10.0.0.213 () {34 vars in 759 bytes} [Thu Apr 16 04:00:45 2026] PUT /v2.0/floatingips/860384ff-dccb-430e-b59e-2ac36ca7429a/tags => generated 19 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 882/1794] 10.0.0.213 () {32 vars in 672 bytes} [Thu Apr 16 04:00:45 2026] GET /v2.0/floatingips?tags=red => generated 1671 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 913/1795] 10.0.0.213 () {32 vars in 686 bytes} [Thu Apr 16 04:00:45 2026] GET /v2.0/floatingips?tags=red%2Cblue => generated 1128 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 883/1796] 10.0.0.213 () {32 vars in 682 bytes} [Thu Apr 16 04:00:45 2026] GET /v2.0/floatingips?tags-any=blue => generated 1128 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 914/1797] 10.0.0.213 () {32 vars in 694 bytes} [Thu Apr 16 04:00:45 2026] GET /v2.0/floatingips?tags-any=red%2Cblue => generated 1671 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 884/1798] 10.0.0.213 () {32 vars in 680 bytes} [Thu Apr 16 04:00:46 2026] GET /v2.0/floatingips?not-tags=red => generated 1100 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 915/1799] 10.0.0.213 () {32 vars in 694 bytes} [Thu Apr 16 04:00:46 2026] GET /v2.0/floatingips?not-tags=red%2Cblue => generated 1643 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 885/1800] 10.0.0.213 () {32 vars in 690 bytes} [Thu Apr 16 04:00:46 2026] GET /v2.0/floatingips?not-tags-any=blue => generated 1643 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 916/1801] 10.0.0.213 () {32 vars in 702 bytes} [Thu Apr 16 04:00:46 2026] GET /v2.0/floatingips?not-tags-any=red%2Cblue => generated 1100 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:46.482 7 INFO neutron_taas.services.taas.taas_plugin [None req-d5f328fc-5f1c-4a65-9dfd-837da94b0858 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] TaaS: Handle Delete Port: 385b1856-01dd-4b26-9c6c-e0cbf4d45a57 2026-04-16 04:00:46.486 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d5f328fc-5f1c-4a65-9dfd-837da94b0858 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] Tap Mirror: Handle Delete Port: 385b1856-01dd-4b26-9c6c-e0cbf4d45a57 [pid: 7|app: 0|req: 886/1802] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:00:46 2026] DELETE /v2.0/floatingips/836c1a73-7877-4d28-857e-723f34f792bc => generated 0 bytes in 319 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:46.794 8 INFO neutron_taas.services.taas.taas_plugin [None req-8d313f4c-694e-48e2-a8ce-b9a0a3252f27 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] TaaS: Handle Delete Port: b15cbc83-bcf0-4881-bfd8-db9465f31b32 2026-04-16 04:00:46.796 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8d313f4c-694e-48e2-a8ce-b9a0a3252f27 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] Tap Mirror: Handle Delete Port: b15cbc83-bcf0-4881-bfd8-db9465f31b32 [pid: 8|app: 0|req: 917/1803] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:00:46 2026] DELETE /v2.0/floatingips/b9651eab-2aa4-49ca-aa82-f41143cc5c2f => generated 0 bytes in 298 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:47.075 7 INFO neutron_taas.services.taas.taas_plugin [None req-1592a8b6-fb1d-49de-81be-c873ee856575 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] TaaS: Handle Delete Port: d2a0893f-aab6-4694-ace0-d42b149285f6 2026-04-16 04:00:47.077 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1592a8b6-fb1d-49de-81be-c873ee856575 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] Tap Mirror: Handle Delete Port: d2a0893f-aab6-4694-ace0-d42b149285f6 [pid: 7|app: 0|req: 887/1804] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:00:46 2026] DELETE /v2.0/floatingips/16420c38-41b3-4a3b-9120-3c7f06650dba => generated 0 bytes in 251 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:47.317 8 INFO neutron_taas.services.taas.taas_plugin [None req-cca41714-50cf-4fa0-9e8f-9b65dc11771d 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] TaaS: Handle Delete Port: decc2cdf-b1f4-450e-bf8b-7b32460db31c 2026-04-16 04:00:47.320 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cca41714-50cf-4fa0-9e8f-9b65dc11771d 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] Tap Mirror: Handle Delete Port: decc2cdf-b1f4-450e-bf8b-7b32460db31c [pid: 8|app: 0|req: 918/1805] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:00:47 2026] DELETE /v2.0/floatingips/860384ff-dccb-430e-b59e-2ac36ca7429a => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:47.606 8 INFO neutron_taas.services.taas.taas_plugin [None req-d324e09c-fcad-48d2-bb77-f13070002f6d 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] TaaS: Handle Delete Port: c4080abe-0b12-4391-abee-d50c9240afa6 2026-04-16 04:00:47.609 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d324e09c-fcad-48d2-bb77-f13070002f6d 20b82f99b2764634b1d65e0bd65a61f4 e9b9b465b3ce47a8b9dae509f13077d1 - - default default] Tap Mirror: Handle Delete Port: c4080abe-0b12-4391-abee-d50c9240afa6 2026-04-16 04:00:47.694 7 INFO neutron.db.ovn_revision_numbers_db [None req-025f0905-20f5-40ac-ac42-56b085cfbcd9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3a4a8274-fd87-4067-b57a-4970fadddb05 (type: security_groups) to 1 2026-04-16 04:00:47.710 7 INFO neutron.db.ovn_revision_numbers_db [None req-025f0905-20f5-40ac-ac42-56b085cfbcd9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 338c16ab-a5a8-493c-933d-21e30d4f1a2a (type: security_group_rules) to 0 2026-04-16 04:00:47.724 7 INFO neutron.db.ovn_revision_numbers_db [None req-025f0905-20f5-40ac-ac42-56b085cfbcd9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 460cb0ac-27c7-4bb4-9c26-66f1c57d6890 (type: security_group_rules) to 0 2026-04-16 04:00:47.738 7 INFO neutron.db.ovn_revision_numbers_db [None req-025f0905-20f5-40ac-ac42-56b085cfbcd9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7e80108f-2b20-44d1-a3dc-165b62f0804c (type: security_group_rules) to 0 2026-04-16 04:00:47.751 7 INFO neutron.db.ovn_revision_numbers_db [None req-025f0905-20f5-40ac-ac42-56b085cfbcd9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b02ca73f-92c7-4275-897c-b66dc809a913 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 919/1806] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:00:47 2026] DELETE /v2.0/floatingips/2f605eab-7b34-45e9-9856-8ee2cd75a6b4 => generated 0 bytes in 322 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:47.833 7 INFO neutron.db.segments_db [None req-025f0905-20f5-40ac-ac42-56b085cfbcd9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Added segment 02c9834a-32d4-4c0e-bfe4-133e1059056b of type geneve for network ca7daec4-dc33-4a0f-b0a6-e6bca0a7a5e0 2026-04-16 04:00:47.935 7 INFO neutron.db.ovn_revision_numbers_db [None req-025f0905-20f5-40ac-ac42-56b085cfbcd9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource ca7daec4-dc33-4a0f-b0a6-e6bca0a7a5e0 (type: networks) to 1 2026-04-16 04:00:48.089 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-025f0905-20f5-40ac-ac42-56b085cfbcd9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:00:48.091 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-025f0905-20f5-40ac-ac42-56b085cfbcd9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network ca7daec4-dc33-4a0f-b0a6-e6bca0a7a5e0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:48.140 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0419c2e8-348e-4f84-9c39-8e67a1585900 - - - - - -] OVN reports status down for port: 3ab47779-e64b-4831-93eb-5ead82485a74 2026-04-16 04:00:48.193 7 INFO neutron.db.ovn_revision_numbers_db [None req-025f0905-20f5-40ac-ac42-56b085cfbcd9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3ab47779-e64b-4831-93eb-5ead82485a74 (type: ports) to 1 [pid: 7|app: 0|req: 888/1807] 10.0.0.213 () {34 vars in 671 bytes} [Thu Apr 16 04:00:47 2026] POST /v2.0/networks => generated 763 bytes in 800 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:00:48.370 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2faaf803-dabc-42f1-932f-5949302851a1 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:00:48.371 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2faaf803-dabc-42f1-932f-5949302851a1 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network ca7daec4-dc33-4a0f-b0a6-e6bca0a7a5e0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:48.815 8 INFO neutron.db.ovn_revision_numbers_db [None req-18db2c18-f037-4015-a0bb-2b0e4241db9f - - - - - -] Successfully bumped revision number for resource 3ab47779-e64b-4831-93eb-5ead82485a74 (type: ports) to 2 2026-04-16 04:00:48.839 7 INFO neutron.db.ovn_revision_numbers_db [None req-1afb6cd0-74ff-4c87-800c-396c1471b870 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 328668e0-0938-4b34-a659-3f58b0c8e48e (type: security_groups) to 1 2026-04-16 04:00:48.850 8 INFO neutron.db.ovn_revision_numbers_db [None req-18db2c18-f037-4015-a0bb-2b0e4241db9f - - - - - -] Successfully bumped revision number for resource b0d42053-484e-40c1-a6f4-94ce5858c742 (type: subnets) to 0 2026-04-16 04:00:48.854 7 INFO neutron.db.ovn_revision_numbers_db [None req-1afb6cd0-74ff-4c87-800c-396c1471b870 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 117eb909-db02-4ac3-9568-e5c1cb4bc9e8 (type: security_group_rules) to 0 2026-04-16 04:00:48.863 7 INFO neutron.db.ovn_revision_numbers_db [None req-1afb6cd0-74ff-4c87-800c-396c1471b870 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4b54e4b3-0f6f-4c24-bcc9-a60f1bf197b3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 920/1808] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:48 2026] POST /v2.0/subnets => generated 688 bytes in 625 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:00:48.874 7 INFO neutron.db.ovn_revision_numbers_db [None req-1afb6cd0-74ff-4c87-800c-396c1471b870 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 736c3a2b-5dc5-43c6-b4b6-cf387da829f2 (type: security_group_rules) to 0 2026-04-16 04:00:48.887 7 INFO neutron.db.ovn_revision_numbers_db [None req-1afb6cd0-74ff-4c87-800c-396c1471b870 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9f568b71-4a18-47a5-910d-b9f0258c3c31 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 889/1809] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:48 2026] GET /v2.0/security-groups?tenant_id=317f7f91d0ce41f7ae8664c164171a9c&name=default => generated 2925 bytes in 399 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:49.054 8 INFO neutron.db.ovn_revision_numbers_db [None req-5882bc41-3cce-4423-bb3c-9982bbcf42ef 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource dfc64588-f886-4d5d-85ec-e4f3043f646a (type: security_groups) to 1 2026-04-16 04:00:49.067 8 INFO neutron.db.ovn_revision_numbers_db [None req-5882bc41-3cce-4423-bb3c-9982bbcf42ef 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 377c409c-5bdd-4ffa-8b33-0ca23e055432 (type: security_group_rules) to 0 2026-04-16 04:00:49.084 8 INFO neutron.db.ovn_revision_numbers_db [None req-5882bc41-3cce-4423-bb3c-9982bbcf42ef 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a66fe6a7-1ca4-40e0-9c77-6aaa499652ec (type: security_group_rules) to 0 2026-04-16 04:00:49.100 8 INFO neutron.db.ovn_revision_numbers_db [None req-5882bc41-3cce-4423-bb3c-9982bbcf42ef 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a9803082-b218-4d7b-976d-bb360d897143 (type: security_group_rules) to 0 2026-04-16 04:00:49.109 8 INFO neutron.db.ovn_revision_numbers_db [None req-5882bc41-3cce-4423-bb3c-9982bbcf42ef 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b4d09f11-da32-4874-9afc-e5f25a8eeeb1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 921/1810] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:48 2026] GET /v2.0/security-groups?tenant_id=e9b9b465b3ce47a8b9dae509f13077d1&name=default => generated 2925 bytes in 286 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:49.386 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad5875e6-f5f3-4715-b58e-355e62b80322 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:00:49.387 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad5875e6-f5f3-4715-b58e-355e62b80322 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 922/1811] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:49 2026] DELETE /v2.0/security-groups/328668e0-0938-4b34-a659-3f58b0c8e48e => generated 0 bytes in 233 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:49.492 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0419c2e8-348e-4f84-9c39-8e67a1585900 - - - - - -] OVN reports status down for port: 022406a5-17ae-428f-8eed-eb50c60422eb 2026-04-16 04:00:49.570 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad5875e6-f5f3-4715-b58e-355e62b80322 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 022406a5-17ae-428f-8eed-eb50c60422eb (type: ports) to 1 [pid: 8|app: 0|req: 923/1812] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:49 2026] DELETE /v2.0/security-groups/dfc64588-f886-4d5d-85ec-e4f3043f646a => generated 0 bytes in 215 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:49.868 8 INFO neutron.db.ovn_revision_numbers_db [None req-a18b0984-67f3-4831-9204-8766dace4bc2 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7d58f062-c7cd-4645-a4e1-786b21d50d44 (type: security_groups) to 1 2026-04-16 04:00:49.885 8 INFO neutron.db.ovn_revision_numbers_db [None req-a18b0984-67f3-4831-9204-8766dace4bc2 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3aa236a6-943b-40de-a1f2-5919745d750f (type: security_group_rules) to 0 2026-04-16 04:00:49.901 8 INFO neutron.db.ovn_revision_numbers_db [None req-a18b0984-67f3-4831-9204-8766dace4bc2 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 5a1e65f2-e28b-42a3-a4cd-5d2ffeeb1f20 (type: security_group_rules) to 0 2026-04-16 04:00:49.918 8 INFO neutron.db.ovn_revision_numbers_db [None req-a18b0984-67f3-4831-9204-8766dace4bc2 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 8ac0b0b7-c6a2-4ef8-8a6f-d09a48c66285 (type: security_group_rules) to 0 2026-04-16 04:00:49.936 8 INFO neutron.db.ovn_revision_numbers_db [None req-a18b0984-67f3-4831-9204-8766dace4bc2 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f6c0ecc0-6cf8-4b0c-936a-f3d60cbba319 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 924/1813] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:49 2026] GET /v2.0/security-groups?tenant_id=026c6f6ddbca4246abf5bff215216fd9&name=default => generated 2925 bytes in 253 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:50.266 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-23bb19af-ff28-4c26-afd0-884ce7536f10 - - - - - -] Schedule LRP lrp-022406a5-17ae-428f-8eed-eb50c60422eb on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 [pid: 8|app: 0|req: 925/1814] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:49 2026] DELETE /v2.0/security-groups/7d58f062-c7cd-4645-a4e1-786b21d50d44 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:50.314 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-2e616eac-4906-47cf-89a0-36047193e8c7 - - - - - -] Router 4450a359-714e-49b5-91ac-3157e3f46bf5 is bound to host instance 2026-04-16 04:00:50.331 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0419c2e8-348e-4f84-9c39-8e67a1585900 - - - - - -] OVN reports status up for port: 022406a5-17ae-428f-8eed-eb50c60422eb 2026-04-16 04:00:50.361 7 INFO neutron.plugins.ml2.plugin [None req-0419c2e8-348e-4f84-9c39-8e67a1585900 - - - - - -] Attempt 1 to provision port 022406a5-17ae-428f-8eed-eb50c60422eb 2026-04-16 04:00:50.378 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad5875e6-f5f3-4715-b58e-355e62b80322 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 022406a5-17ae-428f-8eed-eb50c60422eb (type: router_ports) to 1 2026-04-16 04:00:50.503 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad5875e6-f5f3-4715-b58e-355e62b80322 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4450a359-714e-49b5-91ac-3157e3f46bf5 (type: routers) to 2 [pid: 7|app: 0|req: 890/1815] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:00:48 2026] POST /v2.0/routers => generated 966 bytes in 1597 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:00:50.683 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7e8c13b-18eb-4590-999a-3db6cd34be7e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 11400080-077d-45fd-9449-04ddbccb39f1 (type: security_groups) to 1 2026-04-16 04:00:50.700 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7e8c13b-18eb-4590-999a-3db6cd34be7e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 517b77bd-c99f-4f1c-8337-3ec38ee010ef (type: security_group_rules) to 0 2026-04-16 04:00:50.719 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7e8c13b-18eb-4590-999a-3db6cd34be7e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 5fb35832-658b-4f6b-a9ae-a94ffefffc86 (type: security_group_rules) to 0 2026-04-16 04:00:50.737 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7e8c13b-18eb-4590-999a-3db6cd34be7e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 755dd4d5-d479-40da-975f-544d74e0484c (type: security_group_rules) to 0 2026-04-16 04:00:50.760 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7e8c13b-18eb-4590-999a-3db6cd34be7e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c9a47fe3-fb90-474d-80db-7500ef37b39c (type: security_group_rules) to 0 [pid: 8|app: 0|req: 926/1816] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:50 2026] GET /v2.0/security-groups?tenant_id=5689d45247a240768de702245aa91d04&name=default => generated 2925 bytes in 371 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:50.960 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3772f7e9-df5c-47d7-9cfe-ea19ae59b2b4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:00:50.962 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3772f7e9-df5c-47d7-9cfe-ea19ae59b2b4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network ca7daec4-dc33-4a0f-b0a6-e6bca0a7a5e0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:51.124 7 INFO neutron.db.ovn_revision_numbers_db [None req-3772f7e9-df5c-47d7-9cfe-ea19ae59b2b4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e239386d-cfd7-483c-a258-567cc7fc5db5 (type: ports) to 1 [pid: 8|app: 0|req: 927/1817] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:50 2026] DELETE /v2.0/security-groups/11400080-077d-45fd-9449-04ddbccb39f1 => generated 0 bytes in 410 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:51.351 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4c433d2-5693-4533-b992-b6216207a9dd - - - - - -] Successfully bumped revision number for resource 022406a5-17ae-428f-8eed-eb50c60422eb (type: ports) to 4 2026-04-16 04:00:51.718 8 INFO neutron.db.ovn_revision_numbers_db [None req-a4c433d2-5693-4533-b992-b6216207a9dd - - - - - -] Successfully bumped revision number for resource 022406a5-17ae-428f-8eed-eb50c60422eb (type: ports) to 5 2026-04-16 04:00:51.874 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3772f7e9-df5c-47d7-9cfe-ea19ae59b2b4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:00:51.875 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3772f7e9-df5c-47d7-9cfe-ea19ae59b2b4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network ca7daec4-dc33-4a0f-b0a6-e6bca0a7a5e0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:00:52.336 7 INFO neutron.db.ovn_revision_numbers_db [None req-3772f7e9-df5c-47d7-9cfe-ea19ae59b2b4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e239386d-cfd7-483c-a258-567cc7fc5db5 (type: router_ports) to 1 [pid: 7|app: 0|req: 891/1820] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 04:00:50 2026] PUT /v2.0/routers/4450a359-714e-49b5-91ac-3157e3f46bf5/add_router_interface => generated 309 bytes in 1815 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:52.733 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0419c2e8-348e-4f84-9c39-8e67a1585900 - - - - - -] OVN reports status down for port: e239386d-cfd7-483c-a258-567cc7fc5db5 2026-04-16 04:00:52.794 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0419c2e8-348e-4f84-9c39-8e67a1585900 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 04:00:52.795 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0419c2e8-348e-4f84-9c39-8e67a1585900 - - - - - -] OVN reports status up for port: e239386d-cfd7-483c-a258-567cc7fc5db5 2026-04-16 04:00:52.805 7 INFO neutron.plugins.ml2.plugin [None req-0419c2e8-348e-4f84-9c39-8e67a1585900 - - - - - -] Attempt 1 to provision port e239386d-cfd7-483c-a258-567cc7fc5db5 2026-04-16 04:00:53.242 7 INFO neutron.db.ovn_revision_numbers_db [None req-0419c2e8-348e-4f84-9c39-8e67a1585900 - - - - - -] Successfully bumped revision number for resource e239386d-cfd7-483c-a258-567cc7fc5db5 (type: ports) to 2 2026-04-16 04:00:54.491 8 INFO neutron.db.ovn_revision_numbers_db [None req-221693de-8257-4c5f-8857-f34f21b0a452 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7fb39f05-8038-485a-acaf-379f2e557e8f (type: security_groups) to 1 2026-04-16 04:00:54.500 8 INFO neutron.db.ovn_revision_numbers_db [None req-221693de-8257-4c5f-8857-f34f21b0a452 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 265a684d-3bb4-4147-a2ea-3c12a723d2d2 (type: security_group_rules) to 0 2026-04-16 04:00:54.512 8 INFO neutron.db.ovn_revision_numbers_db [None req-221693de-8257-4c5f-8857-f34f21b0a452 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 2d889cc4-0e72-4277-8e45-12d41ce63974 (type: security_group_rules) to 0 2026-04-16 04:00:54.525 8 INFO neutron.db.ovn_revision_numbers_db [None req-221693de-8257-4c5f-8857-f34f21b0a452 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 896e89bd-12cb-4b7e-9faa-958829186ab7 (type: security_group_rules) to 0 2026-04-16 04:00:54.539 8 INFO neutron.db.ovn_revision_numbers_db [None req-221693de-8257-4c5f-8857-f34f21b0a452 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9f0d814d-ab0f-4e8c-b5d1-57ecc44adf01 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 930/1821] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:54 2026] GET /v2.0/security-groups?tenant_id=4182e604206c4c50aa624d289fb27abc&name=default => generated 2925 bytes in 316 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 931/1822] 10.0.0.45 () {34 vars in 981 bytes} [Thu Apr 16 04:00:54 2026] GET /v2.0/networks?id=ca7daec4-dc33-4a0f-b0a6-e6bca0a7a5e0 => generated 711 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 932/1823] 10.0.0.45 () {34 vars in 964 bytes} [Thu Apr 16 04:00:54 2026] GET /v2.0/quotas/01026846fb8e449897a970c1bc85e3b7 => generated 292 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 892/1824] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:54 2026] DELETE /v2.0/security-groups/7fb39f05-8038-485a-acaf-379f2e557e8f => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 933/1825] 10.0.0.45 () {34 vars in 1001 bytes} [Thu Apr 16 04:00:54 2026] GET /v2.0/ports?tenant_id=01026846fb8e449897a970c1bc85e3b7&fields=id => generated 103 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 893/1826] 10.0.0.45 () {34 vars in 1007 bytes} [Thu Apr 16 04:00:54 2026] GET /v2.0/networks/ca7daec4-dc33-4a0f-b0a6-e6bca0a7a5e0?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 934/1827] 10.0.0.45 () {34 vars in 1107 bytes} [Thu Apr 16 04:00:54 2026] GET /v2.0/networks/ca7daec4-dc33-4a0f-b0a6-e6bca0a7a5e0?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: 7|app: 0|req: 894/1828] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:00:55 2026] GET /v2.0/ports?device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => 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: 935/1829] 10.0.0.213 () {34 vars in 678 bytes} [Thu Apr 16 04:00:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 156 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 895/1830] 10.0.0.213 () {34 vars in 678 bytes} [Thu Apr 16 04:00:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 936/1831] 10.0.0.213 () {34 vars in 678 bytes} [Thu Apr 16 04:00:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 61 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 896/1832] 10.0.0.213 () {34 vars in 678 bytes} [Thu Apr 16 04:00:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 937/1833] 10.0.0.213 () {34 vars in 678 bytes} [Thu Apr 16 04:00:55 2026] POST /v2.0/qos/policies => generated 359 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 897/1834] 10.0.0.213 () {34 vars in 753 bytes} [Thu Apr 16 04:00:55 2026] PUT /v2.0/policies/d158c3a4-f8a6-4c01-a947-f9f6ad867df0/tags => generated 17 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 938/1835] 10.0.0.213 () {34 vars in 753 bytes} [Thu Apr 16 04:00:55 2026] PUT /v2.0/policies/bfc50220-21be-4a19-9279-2657d5963b67/tags => generated 25 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 898/1836] 10.0.0.213 () {34 vars in 753 bytes} [Thu Apr 16 04:00:55 2026] PUT /v2.0/policies/7d0ea416-469e-4d33-9384-3555932a33b2/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 939/1837] 10.0.0.213 () {34 vars in 753 bytes} [Thu Apr 16 04:00:55 2026] PUT /v2.0/policies/e01303df-1380-4d9f-9e62-67b423d598ca/tags => generated 19 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 899/1838] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:00:56 2026] GET /v2.0/ports?device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => 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: 940/1839] 10.0.0.213 () {32 vars in 674 bytes} [Thu Apr 16 04:00:56 2026] GET /v2.0/qos/policies?tags=red => generated 1101 bytes in 195 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 900/1840] 10.0.0.213 () {32 vars in 688 bytes} [Thu Apr 16 04:00:56 2026] GET /v2.0/qos/policies?tags=red%2Cblue => generated 747 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 941/1841] 10.0.0.213 () {32 vars in 684 bytes} [Thu Apr 16 04:00:56 2026] GET /v2.0/qos/policies?tags-any=blue => generated 747 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 901/1842] 10.0.0.213 () {32 vars in 696 bytes} [Thu Apr 16 04:00:56 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: 942/1843] 10.0.0.213 () {32 vars in 682 bytes} [Thu Apr 16 04:00:56 2026] GET /v2.0/qos/policies?not-tags=red => generated 719 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 902/1844] 10.0.0.213 () {32 vars in 696 bytes} [Thu Apr 16 04:00:56 2026] GET /v2.0/qos/policies?not-tags=red%2Cblue => generated 1073 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 943/1845] 10.0.0.213 () {32 vars in 692 bytes} [Thu Apr 16 04:00:56 2026] GET /v2.0/qos/policies?not-tags-any=blue => generated 1073 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 903/1846] 10.0.0.213 () {32 vars in 704 bytes} [Thu Apr 16 04:00:56 2026] GET /v2.0/qos/policies?not-tags-any=red%2Cblue => generated 719 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 944/1847] 10.0.0.213 () {32 vars in 734 bytes} [Thu Apr 16 04:00:57 2026] DELETE /v2.0/qos/policies/d158c3a4-f8a6-4c01-a947-f9f6ad867df0 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 904/1848] 10.0.0.213 () {32 vars in 734 bytes} [Thu Apr 16 04:00:57 2026] DELETE /v2.0/qos/policies/bfc50220-21be-4a19-9279-2657d5963b67 => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 945/1849] 10.0.0.213 () {32 vars in 734 bytes} [Thu Apr 16 04:00:57 2026] DELETE /v2.0/qos/policies/7d0ea416-469e-4d33-9384-3555932a33b2 => 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: 905/1850] 10.0.0.213 () {32 vars in 734 bytes} [Thu Apr 16 04:00:57 2026] DELETE /v2.0/qos/policies/e01303df-1380-4d9f-9e62-67b423d598ca => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 946/1851] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:00:57 2026] GET /v2.0/ports?device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => 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: 906/1852] 10.0.0.213 () {32 vars in 734 bytes} [Thu Apr 16 04:00:57 2026] DELETE /v2.0/qos/policies/9931512a-0e7c-461a-a255-2a25aa6ae34c => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:57.877 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-72804a0e-53c4-4ea7-a3a0-863b5bafccf8 - - - - - -] No hosting information found for port e239386d-cfd7-483c-a258-567cc7fc5db5: RuntimeError: No hosting information found for port e239386d-cfd7-483c-a258-567cc7fc5db5 2026-04-16 04:00:57.960 7 INFO neutron.db.ovn_revision_numbers_db [None req-72804a0e-53c4-4ea7-a3a0-863b5bafccf8 - - - - - -] Successfully bumped revision number for resource e239386d-cfd7-483c-a258-567cc7fc5db5 (type: router_ports) to 2 [pid: 7|app: 0|req: 907/1853] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:00:58 2026] GET /v2.0/ports?device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:00:58.384 8 INFO neutron.db.ovn_revision_numbers_db [None req-8688eae0-5aaa-4a5e-8164-c8b4ca4d1db9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 57dd9d0a-b33e-4f38-8cf6-3d71dc8dcc48 (type: security_groups) to 1 2026-04-16 04:00:58.399 8 INFO neutron.db.ovn_revision_numbers_db [None req-8688eae0-5aaa-4a5e-8164-c8b4ca4d1db9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4f997784-a7f9-40cc-a764-4e8adc587b28 (type: security_group_rules) to 0 2026-04-16 04:00:58.411 8 INFO neutron.db.ovn_revision_numbers_db [None req-8688eae0-5aaa-4a5e-8164-c8b4ca4d1db9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9ca65d9d-67d5-44b9-8ab3-e757fdb89960 (type: security_group_rules) to 0 2026-04-16 04:00:58.421 8 INFO neutron.db.ovn_revision_numbers_db [None req-8688eae0-5aaa-4a5e-8164-c8b4ca4d1db9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9f787c84-7df5-4a22-9e34-7921e94d8573 (type: security_group_rules) to 0 2026-04-16 04:00:58.431 8 INFO neutron.db.ovn_revision_numbers_db [None req-8688eae0-5aaa-4a5e-8164-c8b4ca4d1db9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e3c868ef-6c08-4648-b767-92e9847a0664 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 947/1854] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:58 2026] GET /v2.0/security-groups?tenant_id=cb89d8dccd684c7abd35b98e5fbcfc88&name=default => generated 2925 bytes in 401 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 908/1855] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:58 2026] DELETE /v2.0/security-groups/57dd9d0a-b33e-4f38-8cf6-3d71dc8dcc48 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:59.080 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa65df38-ac35-4f3d-8f06-188038ad2948 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 79058009-3b7a-4ef1-a9d0-56b95c99c02a (type: security_groups) to 1 2026-04-16 04:00:59.097 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa65df38-ac35-4f3d-8f06-188038ad2948 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6eb0706f-e12c-4f57-80ae-6679b5e169e9 (type: security_group_rules) to 0 2026-04-16 04:00:59.115 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa65df38-ac35-4f3d-8f06-188038ad2948 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 8c60d6ab-38ce-4fd4-8f74-eee015cb3dee (type: security_group_rules) to 0 2026-04-16 04:00:59.134 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa65df38-ac35-4f3d-8f06-188038ad2948 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource ace7bf84-b935-40a4-be54-c7e96cc1173e (type: security_group_rules) to 0 2026-04-16 04:00:59.146 8 INFO neutron.db.ovn_revision_numbers_db [None req-aa65df38-ac35-4f3d-8f06-188038ad2948 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource cc755c53-e37c-4d70-baa0-3bb520ab669a (type: security_group_rules) to 0 [pid: 8|app: 0|req: 948/1856] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:58 2026] GET /v2.0/security-groups?tenant_id=d71236f6b12e41e4902886dc6805f933&name=default => generated 2925 bytes in 283 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 949/1857] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:00:59 2026] DELETE /v2.0/security-groups/79058009-3b7a-4ef1-a9d0-56b95c99c02a => generated 0 bytes in 272 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:00:59.483 7 INFO neutron.db.ovn_revision_numbers_db [None req-a6cd49b9-8af2-47ad-b0b3-6486f946737f a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource 1c7f25ca-a363-40de-91f0-4409fc6618e9 (type: security_groups) to 1 2026-04-16 04:00:59.502 7 INFO neutron.db.ovn_revision_numbers_db [None req-a6cd49b9-8af2-47ad-b0b3-6486f946737f a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource 77ecaf99-bf21-4994-b6b3-0e4f23775e9b (type: security_group_rules) to 0 [pid: 8|app: 0|req: 950/1858] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:00:59 2026] GET /v2.0/networks?id=ca7daec4-dc33-4a0f-b0a6-e6bca0a7a5e0 => generated 711 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:00:59.516 7 INFO neutron.db.ovn_revision_numbers_db [None req-a6cd49b9-8af2-47ad-b0b3-6486f946737f a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource 9f453a5b-f135-4845-91fa-b68d5636e836 (type: security_group_rules) to 0 2026-04-16 04:00:59.535 7 INFO neutron.db.ovn_revision_numbers_db [None req-a6cd49b9-8af2-47ad-b0b3-6486f946737f a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource a8bc46a0-d8ba-4be0-b88b-ab5800bdc71d (type: security_group_rules) to 0 2026-04-16 04:00:59.548 7 INFO neutron.db.ovn_revision_numbers_db [None req-a6cd49b9-8af2-47ad-b0b3-6486f946737f a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource b910d51e-2b76-4ab7-8162-4cfa870091e4 (type: security_group_rules) to 0 2026-04-16 04:00:59.615 7 INFO neutron.db.segments_db [None req-a6cd49b9-8af2-47ad-b0b3-6486f946737f a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Added segment 8712cdaa-6af9-4c7f-a6f2-af605dffb5a3 of type geneve for network 3eb7beed-2f57-4510-b026-2760d062807b 2026-04-16 04:00:59.721 7 INFO neutron.db.ovn_revision_numbers_db [None req-a6cd49b9-8af2-47ad-b0b3-6486f946737f a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource 3eb7beed-2f57-4510-b026-2760d062807b (type: networks) to 1 2026-04-16 04:00:59.812 8 INFO neutron.db.ovn_revision_numbers_db [None req-70eb29a7-07a2-4b46-ad41-896998b9e246 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e4f81885-401b-42e6-803a-1f85be134d30 (type: security_groups) to 1 2026-04-16 04:00:59.824 8 INFO neutron.db.ovn_revision_numbers_db [None req-70eb29a7-07a2-4b46-ad41-896998b9e246 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 42e45e13-e4dc-43e2-911d-a25fadd6d66d (type: security_group_rules) to 0 2026-04-16 04:00:59.836 8 INFO neutron.db.ovn_revision_numbers_db [None req-70eb29a7-07a2-4b46-ad41-896998b9e246 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 55e27830-e830-474b-bed6-0026d8177aac (type: security_group_rules) to 0 2026-04-16 04:00:59.847 8 INFO neutron.db.ovn_revision_numbers_db [None req-70eb29a7-07a2-4b46-ad41-896998b9e246 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 5a349e87-5883-45d7-a2db-f7a9f39587fb (type: security_group_rules) to 0 2026-04-16 04:00:59.857 8 INFO neutron.db.ovn_revision_numbers_db [None req-70eb29a7-07a2-4b46-ad41-896998b9e246 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7f76d17f-0bb3-4fde-91a9-639c10ef4069 (type: security_group_rules) to 0 2026-04-16 04:00:59.877 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a6cd49b9-8af2-47ad-b0b3-6486f946737f a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] No more DHCP agents 2026-04-16 04:00:59.879 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a6cd49b9-8af2-47ad-b0b3-6486f946737f a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Unable to schedule network 3eb7beed-2f57-4510-b026-2760d062807b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 951/1859] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:00:59 2026] GET /v2.0/security-groups?tenant_id=3f5145838fda46e7bd65870104ad3df3&name=default => generated 2925 bytes in 385 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:00:59.929 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72804a0e-53c4-4ea7-a3a0-863b5bafccf8 - - - - - -] OVN reports status down for port: a0a2796c-ef54-4015-a630-0cfa0c7fdd7b [pid: 8|app: 0|req: 952/1860] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:00:59 2026] GET /v2.0/ports?device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:00:59.974 7 INFO neutron.db.ovn_revision_numbers_db [None req-a6cd49b9-8af2-47ad-b0b3-6486f946737f a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource a0a2796c-ef54-4015-a630-0cfa0c7fdd7b (type: ports) to 1 [pid: 7|app: 0|req: 909/1861] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:00:59 2026] POST /v2.0/networks => generated 649 bytes in 942 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:00.206 7 INFO neutron.db.ovn_revision_numbers_db [None req-447f1472-ecce-4dec-8386-3e81fe00a17d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 71461650-ddc6-4955-977f-935678ca9e01 (type: security_groups) to 1 2026-04-16 04:01:00.217 7 INFO neutron.db.ovn_revision_numbers_db [None req-447f1472-ecce-4dec-8386-3e81fe00a17d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 0a24f080-d33e-4a2e-94bb-f729bf364e2e (type: security_group_rules) to 0 2026-04-16 04:01:00.226 7 INFO neutron.db.ovn_revision_numbers_db [None req-447f1472-ecce-4dec-8386-3e81fe00a17d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c04854d2-0d9e-432f-b5c7-c3c8ad1c3899 (type: security_group_rules) to 0 2026-04-16 04:01:00.235 7 INFO neutron.db.ovn_revision_numbers_db [None req-447f1472-ecce-4dec-8386-3e81fe00a17d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f6003016-64f3-4c2e-a03c-284557803e9f (type: security_group_rules) to 0 2026-04-16 04:01:00.248 7 INFO neutron.db.ovn_revision_numbers_db [None req-447f1472-ecce-4dec-8386-3e81fe00a17d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource fff4f44f-34ea-4342-8521-95f4b5dd2bac (type: security_group_rules) to 0 2026-04-16 04:01:00.252 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-5bc652d6-d4a2-45f8-bfcb-ad889a14fe77 req-f9d6d215-9b25-481f-b181-5104144667af e5d37b2ea678492bb5ce4a415dfaa8da 01026846fb8e449897a970c1bc85e3b7 - - default default] No more DHCP agents 2026-04-16 04:01:00.253 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-5bc652d6-d4a2-45f8-bfcb-ad889a14fe77 req-f9d6d215-9b25-481f-b181-5104144667af e5d37b2ea678492bb5ce4a415dfaa8da 01026846fb8e449897a970c1bc85e3b7 - - default default] Unable to schedule network ca7daec4-dc33-4a0f-b0a6-e6bca0a7a5e0: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 910/1862] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:00 2026] GET /v2.0/security-groups?tenant_id=5a69c5da4e4b421fbd898cedb379ec28&name=default => generated 2925 bytes in 263 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:00.374 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72804a0e-53c4-4ea7-a3a0-863b5bafccf8 - - - - - -] OVN reports status down for port: 42bd39f1-c1da-46b5-b906-51caddd52141 2026-04-16 04:01:00.380 8 INFO neutron.db.ovn_revision_numbers_db [req-5bc652d6-d4a2-45f8-bfcb-ad889a14fe77 req-f9d6d215-9b25-481f-b181-5104144667af e5d37b2ea678492bb5ce4a415dfaa8da 01026846fb8e449897a970c1bc85e3b7 - - default default] Successfully bumped revision number for resource 42bd39f1-c1da-46b5-b906-51caddd52141 (type: ports) to 1 [pid: 8|app: 0|req: 953/1863] 199.204.45.157 () {38 vars in 955 bytes} [Thu Apr 16 04:00:59 2026] POST /v2.0/ports => generated 958 bytes in 495 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: 911/1864] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:00 2026] DELETE /v2.0/security-groups/e4f81885-401b-42e6-803a-1f85be134d30 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:00.641 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73b5dbf3-ab07-450d-bf27-49f5b1157a6d a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] No more DHCP agents 2026-04-16 04:01:00.642 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73b5dbf3-ab07-450d-bf27-49f5b1157a6d a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Unable to schedule network 3eb7beed-2f57-4510-b026-2760d062807b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:00.694 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] OVN reports status down for port: b968c160-1657-4226-9310-225b4ebab0df 2026-04-16 04:01:00.774 8 INFO neutron.db.ovn_revision_numbers_db [None req-73b5dbf3-ab07-450d-bf27-49f5b1157a6d a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource b968c160-1657-4226-9310-225b4ebab0df (type: ports) to 1 [pid: 7|app: 0|req: 912/1865] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:00 2026] DELETE /v2.0/security-groups/71461650-ddc6-4955-977f-935678ca9e01 => generated 0 bytes in 276 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 954/1866] 10.0.0.213 () {34 vars in 664 bytes} [Thu Apr 16 04:01:00 2026] POST /v2.0/ports => generated 743 bytes in 419 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-04-16 04:01:00.948 8 INFO neutron.db.segments_db [None req-f2a800bb-130b-4b8f-8433-54f8e7bb44cb a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Added segment e8422727-ea7a-429b-9740-60da08e9553d of type geneve for network 1a39d59c-f47a-45f3-a0ec-17966d03e0f1 2026-04-16 04:01:01.054 8 INFO neutron.db.ovn_revision_numbers_db [None req-f2a800bb-130b-4b8f-8433-54f8e7bb44cb a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource 1a39d59c-f47a-45f3-a0ec-17966d03e0f1 (type: networks) to 1 2026-04-16 04:01:01.171 7 INFO neutron.db.ovn_revision_numbers_db [req-5bc652d6-d4a2-45f8-bfcb-ad889a14fe77 req-d00f4821-f179-41a1-91e2-ab1e3e328dba 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 42bd39f1-c1da-46b5-b906-51caddd52141 (type: ports) to 2 2026-04-16 04:01:01.255 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f2a800bb-130b-4b8f-8433-54f8e7bb44cb a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] No more DHCP agents 2026-04-16 04:01:01.257 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f2a800bb-130b-4b8f-8433-54f8e7bb44cb a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Unable to schedule network 1a39d59c-f47a-45f3-a0ec-17966d03e0f1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:01.317 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] OVN reports status down for port: f48fe80a-96ee-4bac-b938-1b7fd8698eee 2026-04-16 04:01:01.387 8 INFO neutron.db.ovn_revision_numbers_db [None req-f2a800bb-130b-4b8f-8433-54f8e7bb44cb a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource f48fe80a-96ee-4bac-b938-1b7fd8698eee (type: ports) to 1 2026-04-16 04:01:01.396 7 INFO neutron.db.ovn_revision_numbers_db [req-5bc652d6-d4a2-45f8-bfcb-ad889a14fe77 req-d00f4821-f179-41a1-91e2-ab1e3e328dba 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 42bd39f1-c1da-46b5-b906-51caddd52141 (type: ports) to 4 [pid: 7|app: 0|req: 913/1867] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 04:01:00 2026] PUT /v2.0/ports/42bd39f1-c1da-46b5-b906-51caddd52141 => generated 1208 bytes in 579 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: 955/1868] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:00 2026] POST /v2.0/networks => generated 650 bytes in 583 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:01.471 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e1b791b-ade8-4288-badd-d1cb64e381b6'] response: {'name': 'network-changed', 'server_uuid': 'a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc', 'tag': '42bd39f1-c1da-46b5-b906-51caddd52141', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 914/1869] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:01 2026] GET /v2.0/ports?device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => generated 973 bytes in 104 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 915/1870] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:01:01 2026] GET /v2.0/security-groups?id=3a4a8274-fd87-4067-b57a-4970fadddb05&fields=id&fields=name => generated 88 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:01.646 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-103b4872-bec1-4723-b141-433171be664d a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] No more DHCP agents 2026-04-16 04:01:01.647 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-103b4872-bec1-4723-b141-433171be664d a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Unable to schedule network 1a39d59c-f47a-45f3-a0ec-17966d03e0f1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:01.716 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72804a0e-53c4-4ea7-a3a0-863b5bafccf8 - - - - - -] OVN reports status down for port: 532aede5-de49-4ba4-b7c2-1df441be7e21 2026-04-16 04:01:01.721 8 INFO neutron.db.ovn_revision_numbers_db [None req-103b4872-bec1-4723-b141-433171be664d a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource 532aede5-de49-4ba4-b7c2-1df441be7e21 (type: ports) to 1 [pid: 8|app: 0|req: 956/1871] 10.0.0.213 () {34 vars in 664 bytes} [Thu Apr 16 04:01:01 2026] POST /v2.0/ports => generated 743 bytes in 318 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:01.873 7 INFO neutron.db.segments_db [None req-8dcfac9e-530f-42fa-891f-63b1fe5c25e2 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Added segment 2820b1d3-346f-4e20-97d7-4261d8791787 of type geneve for network 7e64e153-e8e2-4407-b527-41d151f12298 /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-04-16 04:01:01.988 7 INFO neutron.db.ovn_revision_numbers_db [None req-8dcfac9e-530f-42fa-891f-63b1fe5c25e2 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource 7e64e153-e8e2-4407-b527-41d151f12298 (type: networks) to 1 [pid: 8|app: 0|req: 957/1872] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:01:01 2026] GET /v2.0/ports?tenant_id=01026846fb8e449897a970c1bc85e3b7&device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => generated 1211 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 958/1873] 199.204.45.157 () {34 vars in 1018 bytes} [Thu Apr 16 04:01:02 2026] GET /v2.0/networks?tenant_id=01026846fb8e449897a970c1bc85e3b7&shared=False => generated 810 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 959/1874] 199.204.45.157 () {34 vars in 930 bytes} [Thu Apr 16 04:01:02 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:02.161 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8dcfac9e-530f-42fa-891f-63b1fe5c25e2 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] No more DHCP agents 2026-04-16 04:01:02.163 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8dcfac9e-530f-42fa-891f-63b1fe5c25e2 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Unable to schedule network 7e64e153-e8e2-4407-b527-41d151f12298: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:02.225 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72804a0e-53c4-4ea7-a3a0-863b5bafccf8 - - - - - -] OVN reports status down for port: 5272eead-4175-499a-a0c0-73dc42aa9627 2026-04-16 04:01:02.297 7 INFO neutron.db.ovn_revision_numbers_db [None req-8dcfac9e-530f-42fa-891f-63b1fe5c25e2 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource 5272eead-4175-499a-a0c0-73dc42aa9627 (type: ports) to 1 [pid: 7|app: 0|req: 916/1875] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:01 2026] POST /v2.0/networks => generated 651 bytes in 564 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:02.580 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-323b52c5-c6dd-458c-ab86-e0394b5760ff a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] No more DHCP agents 2026-04-16 04:01:02.581 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-323b52c5-c6dd-458c-ab86-e0394b5760ff a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Unable to schedule network 7e64e153-e8e2-4407-b527-41d151f12298: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:02.639 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72804a0e-53c4-4ea7-a3a0-863b5bafccf8 - - - - - -] OVN reports status down for port: a0fa57ad-c2f5-45c1-b0a8-0a5d15f60089 2026-04-16 04:01:02.662 8 INFO neutron.db.ovn_revision_numbers_db [None req-323b52c5-c6dd-458c-ab86-e0394b5760ff a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource a0fa57ad-c2f5-45c1-b0a8-0a5d15f60089 (type: ports) to 1 [pid: 7|app: 0|req: 917/1876] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:02 2026] GET /v2.0/ports?device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => generated 973 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 960/1877] 10.0.0.213 () {34 vars in 664 bytes} [Thu Apr 16 04:01:02 2026] POST /v2.0/ports => generated 743 bytes in 364 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: 918/1878] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:01:02 2026] GET /v2.0/security-groups?id=3a4a8274-fd87-4067-b57a-4970fadddb05&fields=id&fields=name => generated 88 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:02.804 8 INFO neutron.db.segments_db [None req-3a835329-ab16-4932-a0fe-3c9086e6f7cd a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Added segment 662b090b-9c15-4b22-a1be-8fad45643a54 of type geneve for network 637f7b5c-3d4c-4b15-a4e0-ebd553550a08 2026-04-16 04:01:02.917 8 INFO neutron.db.ovn_revision_numbers_db [None req-3a835329-ab16-4932-a0fe-3c9086e6f7cd a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource 637f7b5c-3d4c-4b15-a4e0-ebd553550a08 (type: networks) to 1 2026-04-16 04:01:03.079 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3a835329-ab16-4932-a0fe-3c9086e6f7cd a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] No more DHCP agents 2026-04-16 04:01:03.080 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3a835329-ab16-4932-a0fe-3c9086e6f7cd a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Unable to schedule network 637f7b5c-3d4c-4b15-a4e0-ebd553550a08: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:03.137 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] OVN reports status down for port: 04f2c708-ce44-4b76-8e3d-7c8ac895e391 [pid: 7|app: 0|req: 919/1879] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:01:03 2026] GET /v2.0/ports?tenant_id=01026846fb8e449897a970c1bc85e3b7&device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => 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: 920/1880] 199.204.45.157 () {34 vars in 1060 bytes} [Thu Apr 16 04:01:03 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=42bd39f1-c1da-46b5-b906-51caddd52141 => generated 19 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:03.206 8 INFO neutron.db.ovn_revision_numbers_db [None req-3a835329-ab16-4932-a0fe-3c9086e6f7cd a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource 04f2c708-ce44-4b76-8e3d-7c8ac895e391 (type: ports) to 1 [pid: 7|app: 0|req: 921/1881] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:01:03 2026] GET /v2.0/subnets?id=b0d42053-484e-40c1-a6f4-94ce5858c742 => generated 691 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 961/1882] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:02 2026] POST /v2.0/networks => generated 651 bytes in 536 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 922/1883] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:01:03 2026] GET /v2.0/ports?network_id=ca7daec4-dc33-4a0f-b0a6-e6bca0a7a5e0&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: 923/1884] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:01:03 2026] GET /v2.0/networks/ca7daec4-dc33-4a0f-b0a6-e6bca0a7a5e0?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 924/1885] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:01:03 2026] GET /v2.0/networks/ca7daec4-dc33-4a0f-b0a6-e6bca0a7a5e0?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-04-16 04:01:03.475 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-02d4ec1f-edf9-41d0-ac69-d88c6b5a3410 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] No more DHCP agents 2026-04-16 04:01:03.477 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-02d4ec1f-edf9-41d0-ac69-d88c6b5a3410 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Unable to schedule network 637f7b5c-3d4c-4b15-a4e0-ebd553550a08: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:03.534 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72804a0e-53c4-4ea7-a3a0-863b5bafccf8 - - - - - -] OVN reports status down for port: 63abca39-c8b6-4b68-b4a6-0eb9051018d6 2026-04-16 04:01:03.551 8 INFO neutron.db.ovn_revision_numbers_db [None req-02d4ec1f-edf9-41d0-ac69-d88c6b5a3410 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource 63abca39-c8b6-4b68-b4a6-0eb9051018d6 (type: ports) to 1 [pid: 7|app: 0|req: 925/1886] 10.0.0.7 () {32 vars in 800 bytes} [Thu Apr 16 04:01: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: 8|app: 0|req: 962/1887] 10.0.0.213 () {34 vars in 664 bytes} [Thu Apr 16 04:01:03 2026] POST /v2.0/ports => generated 743 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:03.775 7 INFO neutron.db.segments_db [None req-bef10a40-b9b1-49ea-8d44-59de1696c476 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Added segment 477e6c47-51f0-414c-93c2-cfa404400eb3 of type geneve for network b3f62f2f-9a27-4498-9569-57ff4be45f03 /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-04-16 04:01:03.896 7 INFO neutron.db.ovn_revision_numbers_db [None req-bef10a40-b9b1-49ea-8d44-59de1696c476 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource b3f62f2f-9a27-4498-9569-57ff4be45f03 (type: networks) to 1 [pid: 8|app: 0|req: 963/1888] 10.0.0.7 () {30 vars in 722 bytes} [Thu Apr 16 04:01:03 2026] GET /v2.0/quotas/7f8f3ea1f1d4467aaaab481fa6bed01c/details => generated 847 bytes in 115 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 964/1889] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:03 2026] GET /v2.0/ports?device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => generated 973 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 965/1890] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:01:03 2026] GET /v2.0/security-groups?id=3a4a8274-fd87-4067-b57a-4970fadddb05&fields=id&fields=name => generated 88 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:04.080 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bef10a40-b9b1-49ea-8d44-59de1696c476 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] No more DHCP agents 2026-04-16 04:01:04.090 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bef10a40-b9b1-49ea-8d44-59de1696c476 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Unable to schedule network b3f62f2f-9a27-4498-9569-57ff4be45f03: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:04.145 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72804a0e-53c4-4ea7-a3a0-863b5bafccf8 - - - - - -] OVN reports status down for port: 0171cff6-f0be-48f2-a7af-271e75653ca4 2026-04-16 04:01:04.202 7 INFO neutron.db.ovn_revision_numbers_db [None req-bef10a40-b9b1-49ea-8d44-59de1696c476 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource 0171cff6-f0be-48f2-a7af-271e75653ca4 (type: ports) to 1 [pid: 7|app: 0|req: 926/1891] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:03 2026] POST /v2.0/networks => generated 650 bytes in 632 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:04.461 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-042e6241-42be-497a-a2b4-8907a78d23c1 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] No more DHCP agents 2026-04-16 04:01:04.462 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-042e6241-42be-497a-a2b4-8907a78d23c1 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Unable to schedule network b3f62f2f-9a27-4498-9569-57ff4be45f03: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:04.517 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] OVN reports status down for port: 4e2689d0-ebc1-4761-b0fd-ef46c725349b 2026-04-16 04:01:04.567 8 INFO neutron.db.ovn_revision_numbers_db [None req-042e6241-42be-497a-a2b4-8907a78d23c1 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Successfully bumped revision number for resource 4e2689d0-ebc1-4761-b0fd-ef46c725349b (type: ports) to 1 [pid: 8|app: 0|req: 966/1892] 10.0.0.213 () {34 vars in 664 bytes} [Thu Apr 16 04:01:04 2026] POST /v2.0/ports => generated 743 bytes in 387 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 927/1893] 10.0.0.213 () {34 vars in 747 bytes} [Thu Apr 16 04:01:04 2026] PUT /v2.0/ports/b968c160-1657-4226-9310-225b4ebab0df/tags => generated 17 bytes in 62 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: 967/1894] 10.0.0.213 () {34 vars in 747 bytes} [Thu Apr 16 04:01:04 2026] PUT /v2.0/ports/532aede5-de49-4ba4-b7c2-1df441be7e21/tags => generated 25 bytes in 67 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: 928/1895] 10.0.0.213 () {34 vars in 747 bytes} [Thu Apr 16 04:01:04 2026] PUT /v2.0/ports/a0fa57ad-c2f5-45c1-b0a8-0a5d15f60089/tags => generated 34 bytes in 64 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: 968/1896] 10.0.0.213 () {34 vars in 747 bytes} [Thu Apr 16 04:01:04 2026] PUT /v2.0/ports/63abca39-c8b6-4b68-b4a6-0eb9051018d6/tags => generated 19 bytes in 61 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: 929/1897] 10.0.0.213 () {32 vars in 660 bytes} [Thu Apr 16 04:01:04 2026] GET /v2.0/ports?tags=red => generated 2253 bytes in 160 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: 930/1898] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:05 2026] GET /v2.0/ports?device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 931/1899] 10.0.0.213 () {32 vars in 674 bytes} [Thu Apr 16 04:01:05 2026] GET /v2.0/ports?tags=red%2Cblue => generated 1513 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 932/1900] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:01:05 2026] GET /v2.0/security-groups?id=3a4a8274-fd87-4067-b57a-4970fadddb05&fields=id&fields=name => generated 88 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:05.220 8 INFO neutron.db.ovn_revision_numbers_db [None req-49e4f60a-91b1-4f0d-9bad-b15ee8b25b47 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource f458b1c1-4f82-4b23-b67a-0f4161769c36 (type: security_groups) to 1 2026-04-16 04:01:05.232 8 INFO neutron.db.ovn_revision_numbers_db [None req-49e4f60a-91b1-4f0d-9bad-b15ee8b25b47 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource 015d4ec7-83bf-478c-9899-6b9d5a2f7062 (type: security_group_rules) to 0 2026-04-16 04:01:05.242 8 INFO neutron.db.ovn_revision_numbers_db [None req-49e4f60a-91b1-4f0d-9bad-b15ee8b25b47 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource 38e9d705-8414-4d86-a844-3268d776a206 (type: security_group_rules) to 0 2026-04-16 04:01:05.254 8 INFO neutron.db.ovn_revision_numbers_db [None req-49e4f60a-91b1-4f0d-9bad-b15ee8b25b47 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource 4070d1b9-1ce3-4d73-8785-a74508fa7b16 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 933/1901] 10.0.0.213 () {32 vars in 670 bytes} [Thu Apr 16 04:01:05 2026] GET /v2.0/ports?tags-any=blue => generated 1513 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:05.268 8 INFO neutron.db.ovn_revision_numbers_db [None req-49e4f60a-91b1-4f0d-9bad-b15ee8b25b47 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource 95a89232-3547-4e7e-afaf-2e4329aa9a43 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 934/1902] 10.0.0.213 () {32 vars in 682 bytes} [Thu Apr 16 04:01:05 2026] GET /v2.0/ports?tags-any=red%2Cblue => generated 2253 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:05.360 8 INFO neutron.db.ovn_revision_numbers_db [None req-49e4f60a-91b1-4f0d-9bad-b15ee8b25b47 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource c6036745-e050-4d6e-afea-cf8af4f7143b (type: security_groups) to 1 2026-04-16 04:01:05.377 8 INFO neutron.db.ovn_revision_numbers_db [None req-49e4f60a-91b1-4f0d-9bad-b15ee8b25b47 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource 147f0d83-fd81-4075-9de0-e51414053b5a (type: security_group_rules) to 0 2026-04-16 04:01:05.389 8 INFO neutron.db.ovn_revision_numbers_db [None req-49e4f60a-91b1-4f0d-9bad-b15ee8b25b47 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource 92e66ca6-c5e3-4177-9d5c-a2fe2fa683b1 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 969/1903] 10.0.0.213 () {34 vars in 684 bytes} [Thu Apr 16 04:01:04 2026] POST /v2.0/security-groups => generated 1601 bytes in 454 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 04:01:05.555 8 INFO neutron.db.ovn_revision_numbers_db [None req-e96d4d9b-c43b-4d5e-a1f4-74563b261d5f 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource f3f80c00-1273-449e-85c4-05d113da2f9b (type: security_groups) to 1 2026-04-16 04:01:05.571 8 INFO neutron.db.ovn_revision_numbers_db [None req-e96d4d9b-c43b-4d5e-a1f4-74563b261d5f 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource 54eb1acf-618a-4e5c-b33f-39dd66b4a18b (type: security_group_rules) to 0 2026-04-16 04:01:05.583 8 INFO neutron.db.ovn_revision_numbers_db [None req-e96d4d9b-c43b-4d5e-a1f4-74563b261d5f 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource c7d41c94-2d51-45a1-b31a-ac55adae68af (type: security_group_rules) to 0 [pid: 8|app: 0|req: 970/1904] 10.0.0.213 () {34 vars in 684 bytes} [Thu Apr 16 04:01:05 2026] POST /v2.0/security-groups => generated 1601 bytes in 170 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 04:01:05.781 8 INFO neutron.db.ovn_revision_numbers_db [None req-5db38fc1-c5fe-48cf-92dc-cb45acf5b317 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource d1650c99-d47e-41f6-99d2-3e0a74e3273b (type: security_groups) to 1 2026-04-16 04:01:05.792 8 INFO neutron.db.ovn_revision_numbers_db [None req-5db38fc1-c5fe-48cf-92dc-cb45acf5b317 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource 4bbd0784-f20a-4aac-9df3-0eef2b524fb2 (type: security_group_rules) to 0 2026-04-16 04:01:05.803 8 INFO neutron.db.ovn_revision_numbers_db [None req-5db38fc1-c5fe-48cf-92dc-cb45acf5b317 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource dea46c54-a603-48f4-8ba3-b1f49a3123fc (type: security_group_rules) to 0 [pid: 8|app: 0|req: 971/1905] 10.0.0.213 () {34 vars in 684 bytes} [Thu Apr 16 04:01:05 2026] POST /v2.0/security-groups => generated 1601 bytes in 237 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 935/1906] 10.0.0.213 () {32 vars in 668 bytes} [Thu Apr 16 04:01:05 2026] GET /v2.0/ports?not-tags=red => generated 5268 bytes in 571 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 936/1907] 10.0.0.213 () {32 vars in 682 bytes} [Thu Apr 16 04:01:05 2026] GET /v2.0/ports?not-tags=red%2Cblue => generated 6008 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:05.995 8 INFO neutron.db.ovn_revision_numbers_db [None req-43167a3e-5346-489e-a368-24f468a71515 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource 39938566-73f7-44ff-9e50-3b86217a9fa4 (type: security_groups) to 1 2026-04-16 04:01:06.011 8 INFO neutron.db.ovn_revision_numbers_db [None req-43167a3e-5346-489e-a368-24f468a71515 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource 0b7f3c8a-b192-4e6f-b9ff-887cf2e3c5af (type: security_group_rules) to 0 2026-04-16 04:01:06.028 8 INFO neutron.db.ovn_revision_numbers_db [None req-43167a3e-5346-489e-a368-24f468a71515 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource d20d57f3-2e53-48cc-824c-b5e3626865e8 (type: security_group_rules) to 0 2026-04-16 04:01:06.070 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-72804a0e-53c4-4ea7-a3a0-863b5bafccf8 - - - - - -] OVN reports status up for port: 42bd39f1-c1da-46b5-b906-51caddd52141 [pid: 8|app: 0|req: 972/1908] 10.0.0.213 () {34 vars in 684 bytes} [Thu Apr 16 04:01:05 2026] POST /v2.0/security-groups => generated 1601 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 04:01:06.104 7 INFO neutron.plugins.ml2.plugin [None req-72804a0e-53c4-4ea7-a3a0-863b5bafccf8 - - - - - -] Attempt 1 to provision port 42bd39f1-c1da-46b5-b906-51caddd52141 [pid: 7|app: 0|req: 937/1909] 10.0.0.213 () {32 vars in 678 bytes} [Thu Apr 16 04:01:05 2026] GET /v2.0/ports?not-tags-any=blue => generated 6008 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:06.201 8 INFO neutron.db.ovn_revision_numbers_db [None req-2cdb65aa-49ba-4703-8223-a0d653201a59 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource 6615568c-147a-44c0-8f48-35dc4eb5d7ec (type: security_groups) to 1 2026-04-16 04:01:06.213 8 INFO neutron.db.ovn_revision_numbers_db [None req-2cdb65aa-49ba-4703-8223-a0d653201a59 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource b5b4f509-c8ac-47da-a19b-bb4f216a1795 (type: security_group_rules) to 0 2026-04-16 04:01:06.230 8 INFO neutron.db.ovn_revision_numbers_db [None req-2cdb65aa-49ba-4703-8223-a0d653201a59 32fb4b87dc2c4c91bd2625babd079b2c 46858a525ed54a7dbe22af7e9b37157e - - default default] Successfully bumped revision number for resource e96e3c1d-9b98-43bc-ac2d-3bf682340ac7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 973/1910] 10.0.0.213 () {34 vars in 684 bytes} [Thu Apr 16 04:01:06 2026] POST /v2.0/security-groups => generated 1601 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 04:01:06.303 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bfec615c-723d-48b2-9dc4-681f5bee3ec8'] response: {'server_uuid': 'a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '42bd39f1-c1da-46b5-b906-51caddd52141', 'code': 200} [pid: 7|app: 0|req: 938/1911] 10.0.0.213 () {32 vars in 690 bytes} [Thu Apr 16 04:01:06 2026] GET /v2.0/ports?not-tags-any=red%2Cblue => generated 5268 bytes in 150 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 974/1912] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:06 2026] GET /v2.0/ports?device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => generated 975 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 939/1913] 10.0.0.213 () {34 vars in 767 bytes} [Thu Apr 16 04:01:06 2026] PUT /v2.0/security-groups/c6036745-e050-4d6e-afea-cf8af4f7143b/tags => generated 17 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 940/1914] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:01:06 2026] GET /v2.0/security-groups?id=3a4a8274-fd87-4067-b57a-4970fadddb05&fields=id&fields=name => generated 88 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:06.518 8 INFO neutron_taas.services.taas.taas_plugin [None req-24a14c59-5c01-4ac0-a667-40a1da48acd2 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] TaaS: Handle Delete Port: b968c160-1657-4226-9310-225b4ebab0df 2026-04-16 04:01:06.520 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-24a14c59-5c01-4ac0-a667-40a1da48acd2 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Tap Mirror: Handle Delete Port: b968c160-1657-4226-9310-225b4ebab0df 2026-04-16 04:01:06.538 7 INFO neutron.db.ovn_revision_numbers_db [None req-72804a0e-53c4-4ea7-a3a0-863b5bafccf8 - - - - - -] Successfully bumped revision number for resource 42bd39f1-c1da-46b5-b906-51caddd52141 (type: ports) to 5 [pid: 7|app: 0|req: 941/1915] 10.0.0.213 () {34 vars in 767 bytes} [Thu Apr 16 04:01:06 2026] PUT /v2.0/security-groups/f3f80c00-1273-449e-85c4-05d113da2f9b/tags => generated 25 bytes in 78 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: 975/1918] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 04:01:06 2026] DELETE /v2.0/ports/b968c160-1657-4226-9310-225b4ebab0df => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 944/1919] 10.0.0.213 () {34 vars in 767 bytes} [Thu Apr 16 04:01:06 2026] PUT /v2.0/security-groups/d1650c99-d47e-41f6-99d2-3e0a74e3273b/tags => generated 34 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:06.752 8 INFO neutron_taas.services.taas.taas_plugin [None req-f1820bd0-980c-4c0d-b190-f91f390493c5 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] TaaS: Handle Delete Port: 532aede5-de49-4ba4-b7c2-1df441be7e21 2026-04-16 04:01:06.754 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f1820bd0-980c-4c0d-b190-f91f390493c5 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Tap Mirror: Handle Delete Port: 532aede5-de49-4ba4-b7c2-1df441be7e21 [pid: 7|app: 0|req: 945/1920] 10.0.0.213 () {34 vars in 767 bytes} [Thu Apr 16 04:01:06 2026] PUT /v2.0/security-groups/39938566-73f7-44ff-9e50-3b86217a9fa4/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 946/1921] 10.0.0.213 () {32 vars in 680 bytes} [Thu Apr 16 04:01:06 2026] GET /v2.0/security-groups?tags=red => generated 4804 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 976/1922] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 04:01:06 2026] DELETE /v2.0/ports/532aede5-de49-4ba4-b7c2-1df441be7e21 => generated 0 bytes in 193 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 947/1923] 10.0.0.213 () {32 vars in 694 bytes} [Thu Apr 16 04:01:06 2026] GET /v2.0/security-groups?tags=red%2Cblue => generated 3218 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 948/1924] 10.0.0.213 () {32 vars in 690 bytes} [Thu Apr 16 04:01:06 2026] GET /v2.0/security-groups?tags-any=blue => generated 3218 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 949/1925] 10.0.0.7 () {32 vars in 800 bytes} [Thu Apr 16 04:01:06 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-04-16 04:01:06.944 8 INFO neutron_taas.services.taas.taas_plugin [None req-d88a175e-909c-41cf-ba13-34f4d8275ce9 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] TaaS: Handle Delete Port: a0fa57ad-c2f5-45c1-b0a8-0a5d15f60089 2026-04-16 04:01:06.949 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d88a175e-909c-41cf-ba13-34f4d8275ce9 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Tap Mirror: Handle Delete Port: a0fa57ad-c2f5-45c1-b0a8-0a5d15f60089 [pid: 7|app: 0|req: 950/1926] 10.0.0.213 () {32 vars in 702 bytes} [Thu Apr 16 04:01:06 2026] GET /v2.0/security-groups?tags-any=red%2Cblue => generated 4804 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 951/1927] 10.0.0.213 () {32 vars in 688 bytes} [Thu Apr 16 04:01:06 2026] GET /v2.0/security-groups?not-tags=red => generated 6094 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 977/1928] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 04:01:06 2026] DELETE /v2.0/ports/a0fa57ad-c2f5-45c1-b0a8-0a5d15f60089 => generated 0 bytes in 195 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 952/1929] 10.0.0.213 () {32 vars in 702 bytes} [Thu Apr 16 04:01:07 2026] GET /v2.0/security-groups?not-tags=red%2Cblue => generated 7680 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:07.149 8 INFO neutron_taas.services.taas.taas_plugin [None req-e4518727-31d2-4778-883e-d883ac5da204 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] TaaS: Handle Delete Port: 63abca39-c8b6-4b68-b4a6-0eb9051018d6 2026-04-16 04:01:07.152 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e4518727-31d2-4778-883e-d883ac5da204 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Tap Mirror: Handle Delete Port: 63abca39-c8b6-4b68-b4a6-0eb9051018d6 [pid: 7|app: 0|req: 953/1930] 10.0.0.7 () {30 vars in 722 bytes} [Thu Apr 16 04:01:07 2026] GET /v2.0/quotas/7f8f3ea1f1d4467aaaab481fa6bed01c/details => generated 847 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 978/1931] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 04:01:07 2026] DELETE /v2.0/ports/63abca39-c8b6-4b68-b4a6-0eb9051018d6 => generated 0 bytes in 204 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 954/1932] 10.0.0.213 () {32 vars in 698 bytes} [Thu Apr 16 04:01:07 2026] GET /v2.0/security-groups?not-tags-any=blue => generated 7680 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 955/1933] 10.0.0.213 () {32 vars in 710 bytes} [Thu Apr 16 04:01:07 2026] GET /v2.0/security-groups?not-tags-any=red%2Cblue => generated 6094 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:07.368 8 INFO neutron_taas.services.taas.taas_plugin [None req-1ac46ffe-0241-48a3-a1ac-0cb31a11148c a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] TaaS: Handle Delete Port: 4e2689d0-ebc1-4761-b0fd-ef46c725349b 2026-04-16 04:01:07.371 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1ac46ffe-0241-48a3-a1ac-0cb31a11148c a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Tap Mirror: Handle Delete Port: 4e2689d0-ebc1-4761-b0fd-ef46c725349b [pid: 7|app: 0|req: 956/1934] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:07 2026] DELETE /v2.0/security-groups/c6036745-e050-4d6e-afea-cf8af4f7143b => generated 0 bytes in 107 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 979/1935] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 04:01:07 2026] DELETE /v2.0/ports/4e2689d0-ebc1-4761-b0fd-ef46c725349b => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 957/1936] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:07 2026] DELETE /v2.0/security-groups/f3f80c00-1273-449e-85c4-05d113da2f9b => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:07.601 8 INFO neutron_taas.services.taas.taas_plugin [None req-dd96efef-fb5f-4127-8fac-c051d777a00e a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] TaaS: Handle Delete Port: a0a2796c-ef54-4015-a630-0cfa0c7fdd7b 2026-04-16 04:01:07.603 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-dd96efef-fb5f-4127-8fac-c051d777a00e a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Tap Mirror: Handle Delete Port: a0a2796c-ef54-4015-a630-0cfa0c7fdd7b [pid: 7|app: 0|req: 958/1937] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:07 2026] DELETE /v2.0/security-groups/d1650c99-d47e-41f6-99d2-3e0a74e3273b => generated 0 bytes in 113 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 959/1938] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:07 2026] GET /v2.0/ports?device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => generated 975 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:07.786 8 INFO neutron.services.segments.plugin [-] Segment 8712cdaa-6af9-4c7f-a6f2-af605dffb5a3 resource provider aggregate not found 2026-04-16 04:01:07.791 8 INFO neutron.services.segments.plugin [-] Segment 8712cdaa-6af9-4c7f-a6f2-af605dffb5a3 resource provider aggregate not found 2026-04-16 04:01:07.812 8 INFO neutron.services.segments.plugin [-] Segment 8712cdaa-6af9-4c7f-a6f2-af605dffb5a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8712cdaa-6af9-4c7f-a6f2-af605dffb5a3 found for delete ", "request_id": "req-999588cf-2f65-4545-9afa-7ad4b5995c79"}]} 2026-04-16 04:01:07.815 8 INFO neutron.services.segments.plugin [-] Segment 8712cdaa-6af9-4c7f-a6f2-af605dffb5a3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8712cdaa-6af9-4c7f-a6f2-af605dffb5a3 found for delete ", "request_id": "req-b45cce91-c7ec-4241-ae3b-c975b6927468"}]} [pid: 8|app: 0|req: 980/1939] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:07 2026] DELETE /v2.0/networks/3eb7beed-2f57-4510-b026-2760d062807b => generated 0 bytes in 350 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 981/1940] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:01:07 2026] GET /v2.0/security-groups?id=3a4a8274-fd87-4067-b57a-4970fadddb05&fields=id&fields=name => generated 88 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 960/1941] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:07 2026] DELETE /v2.0/security-groups/39938566-73f7-44ff-9e50-3b86217a9fa4 => generated 0 bytes in 125 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:07.996 8 INFO neutron_taas.services.taas.taas_plugin [None req-fe66d948-2c7b-4ed7-8fa9-bd06c5dd8e9e a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] TaaS: Handle Delete Port: f48fe80a-96ee-4bac-b938-1b7fd8698eee 2026-04-16 04:01:08.000 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-fe66d948-2c7b-4ed7-8fa9-bd06c5dd8e9e a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Tap Mirror: Handle Delete Port: f48fe80a-96ee-4bac-b938-1b7fd8698eee [pid: 7|app: 0|req: 961/1942] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:07 2026] DELETE /v2.0/security-groups/6615568c-147a-44c0-8f48-35dc4eb5d7ec => generated 0 bytes in 112 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 982/1943] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:07 2026] DELETE /v2.0/networks/1a39d59c-f47a-45f3-a0ec-17966d03e0f1 => generated 0 bytes in 340 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:08.353 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e00a68d-57bc-466e-a885-b6b3f57617ae'] response: {'server_uuid': 'a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '42bd39f1-c1da-46b5-b906-51caddd52141', 'code': 200} 2026-04-16 04:01:08.363 7 INFO neutron_taas.services.taas.taas_plugin [None req-60316657-014b-4393-b2f6-300955d18f8e a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] TaaS: Handle Delete Port: 5272eead-4175-499a-a0c0-73dc42aa9627 2026-04-16 04:01:08.366 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-60316657-014b-4393-b2f6-300955d18f8e a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Tap Mirror: Handle Delete Port: 5272eead-4175-499a-a0c0-73dc42aa9627 2026-04-16 04:01:08.544 7 INFO neutron.services.segments.plugin [-] Segment 2820b1d3-346f-4e20-97d7-4261d8791787 resource provider aggregate not found 2026-04-16 04:01:08.545 7 INFO neutron.services.segments.plugin [-] Segment 2820b1d3-346f-4e20-97d7-4261d8791787 resource provider aggregate not found 2026-04-16 04:01:08.568 7 INFO neutron.services.segments.plugin [-] Segment 2820b1d3-346f-4e20-97d7-4261d8791787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2820b1d3-346f-4e20-97d7-4261d8791787 found for delete ", "request_id": "req-4ad1cf77-7526-4dea-8277-29e506435872"}]} 2026-04-16 04:01:08.571 7 INFO neutron.services.segments.plugin [-] Segment 2820b1d3-346f-4e20-97d7-4261d8791787 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2820b1d3-346f-4e20-97d7-4261d8791787 found for delete ", "request_id": "req-3fccda1e-f855-48a0-961b-a99a31e16ff6"}]} [pid: 7|app: 0|req: 962/1944] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:08 2026] DELETE /v2.0/networks/7e64e153-e8e2-4407-b527-41d151f12298 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:08.700 8 INFO neutron_taas.services.taas.taas_plugin [None req-79678633-feb0-434c-9e81-3d7ac1c5402f a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] TaaS: Handle Delete Port: 04f2c708-ce44-4b76-8e3d-7c8ac895e391 2026-04-16 04:01:08.706 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-79678633-feb0-434c-9e81-3d7ac1c5402f a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Tap Mirror: Handle Delete Port: 04f2c708-ce44-4b76-8e3d-7c8ac895e391 [pid: 8|app: 0|req: 983/1945] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:08 2026] DELETE /v2.0/networks/637f7b5c-3d4c-4b15-a4e0-ebd553550a08 => generated 0 bytes in 346 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 984/1946] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:08 2026] GET /v2.0/ports?device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => generated 975 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:09.070 8 INFO neutron_taas.services.taas.taas_plugin [None req-acf83905-5efe-4a28-b6ba-b26b22f5e290 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] TaaS: Handle Delete Port: 0171cff6-f0be-48f2-a7af-271e75653ca4 2026-04-16 04:01:09.072 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-acf83905-5efe-4a28-b6ba-b26b22f5e290 a0977ef5b4174fb09823646b04315435 a1bf19ca28154416891c579b31fe92fb - - default default] Tap Mirror: Handle Delete Port: 0171cff6-f0be-48f2-a7af-271e75653ca4 2026-04-16 04:01:09.188 7 INFO neutron.db.ovn_revision_numbers_db [None req-35195f55-4df3-4598-b933-4b55838848eb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource cb5f4c1d-ec9e-4612-b1a4-29fc6ded6e28 (type: security_groups) to 1 2026-04-16 04:01:09.210 7 INFO neutron.db.ovn_revision_numbers_db [None req-35195f55-4df3-4598-b933-4b55838848eb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 03321ac4-52ab-4d57-9644-2e5d61904714 (type: security_group_rules) to 0 2026-04-16 04:01:09.221 7 INFO neutron.db.ovn_revision_numbers_db [None req-35195f55-4df3-4598-b933-4b55838848eb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 98c49e76-f34d-4e80-887c-86a17d7080cd (type: security_group_rules) to 0 2026-04-16 04:01:09.232 7 INFO neutron.db.ovn_revision_numbers_db [None req-35195f55-4df3-4598-b933-4b55838848eb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource ca476b41-b8b7-4d79-8e71-21acc4333861 (type: security_group_rules) to 0 2026-04-16 04:01:09.242 7 INFO neutron.db.ovn_revision_numbers_db [None req-35195f55-4df3-4598-b933-4b55838848eb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource fa2ef20a-9275-40fb-a5e1-08fda2669f03 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 985/1947] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:08 2026] DELETE /v2.0/networks/b3f62f2f-9a27-4498-9569-57ff4be45f03 => generated 0 bytes in 297 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 963/1948] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:08 2026] GET /v2.0/security-groups?tenant_id=f25287199474464a86edd9558115b041&name=default => generated 2925 bytes in 418 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 986/1949] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:01:09 2026] GET /v2.0/security-groups?id=3a4a8274-fd87-4067-b57a-4970fadddb05&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: 7|app: 0|req: 964/1950] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:09 2026] DELETE /v2.0/security-groups/cb5f4c1d-ec9e-4612-b1a4-29fc6ded6e28 => 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: 987/1951] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:09 2026] GET /v2.0/security-groups?tenant_id=46858a525ed54a7dbe22af7e9b37157e&name=default => generated 2925 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:09.839 8 INFO neutron.services.segments.plugin [-] Segment e8422727-ea7a-429b-9740-60da08e9553d resource provider aggregate not found 2026-04-16 04:01:09.843 8 INFO neutron.services.segments.plugin [-] Segment e8422727-ea7a-429b-9740-60da08e9553d resource provider aggregate not found 2026-04-16 04:01:09.850 8 INFO neutron.services.segments.plugin [-] Segment e8422727-ea7a-429b-9740-60da08e9553d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8422727-ea7a-429b-9740-60da08e9553d found for delete ", "request_id": "req-872a7dc6-97c4-41ae-8b26-748e9c644530"}]} 2026-04-16 04:01:09.861 8 INFO neutron.services.segments.plugin [-] Segment 662b090b-9c15-4b22-a1be-8fad45643a54 resource provider aggregate not found 2026-04-16 04:01:09.863 8 INFO neutron.services.segments.plugin [-] Segment e8422727-ea7a-429b-9740-60da08e9553d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e8422727-ea7a-429b-9740-60da08e9553d found for delete ", "request_id": "req-3fba966c-73bd-407f-9691-0f1436ddf4bf"}]} 2026-04-16 04:01:09.878 8 INFO neutron.services.segments.plugin [-] Segment 662b090b-9c15-4b22-a1be-8fad45643a54 resource provider aggregate not found 2026-04-16 04:01:09.881 8 INFO neutron.services.segments.plugin [-] Segment 662b090b-9c15-4b22-a1be-8fad45643a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 662b090b-9c15-4b22-a1be-8fad45643a54 found for delete ", "request_id": "req-eac23506-e1c5-48a7-bbc6-f5e5d95c3350"}]} 2026-04-16 04:01:09.894 8 INFO neutron.services.segments.plugin [-] Segment 662b090b-9c15-4b22-a1be-8fad45643a54 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 662b090b-9c15-4b22-a1be-8fad45643a54 found for delete ", "request_id": "req-b2e9ed97-1c96-4b33-afa3-adaf4e3ff31f"}]} 2026-04-16 04:01:09.899 8 INFO neutron.services.segments.plugin [-] Segment 477e6c47-51f0-414c-93c2-cfa404400eb3 resource provider aggregate not found 2026-04-16 04:01:09.911 8 INFO neutron.services.segments.plugin [-] Segment 477e6c47-51f0-414c-93c2-cfa404400eb3 resource provider aggregate not found 2026-04-16 04:01:09.915 8 INFO neutron.services.segments.plugin [-] Segment 477e6c47-51f0-414c-93c2-cfa404400eb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 477e6c47-51f0-414c-93c2-cfa404400eb3 found for delete ", "request_id": "req-86768e3d-c7d9-4c47-801a-bd191a399703"}]} [pid: 7|app: 0|req: 965/1952] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:09 2026] DELETE /v2.0/security-groups/f458b1c1-4f82-4b23-b67a-0f4161769c36 => generated 0 bytes in 259 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:09.923 8 INFO neutron.services.segments.plugin [-] Segment 477e6c47-51f0-414c-93c2-cfa404400eb3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 477e6c47-51f0-414c-93c2-cfa404400eb3 found for delete ", "request_id": "req-175e05e4-9242-46e4-bf03-da97c433e42d"}]} 2026-04-16 04:01:10.196 7 INFO neutron.db.ovn_revision_numbers_db [None req-d8fa1fa6-1036-4faa-8178-e9af20b3857b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 468c4996-ff6f-4b86-b577-8b4d1675c7a4 (type: security_groups) to 1 2026-04-16 04:01:10.223 7 INFO neutron.db.ovn_revision_numbers_db [None req-d8fa1fa6-1036-4faa-8178-e9af20b3857b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 328a0678-4229-49c2-930d-55407d7a54aa (type: security_group_rules) to 0 2026-04-16 04:01:10.244 7 INFO neutron.db.ovn_revision_numbers_db [None req-d8fa1fa6-1036-4faa-8178-e9af20b3857b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 350cd55a-f349-4a5d-a0cd-f16f4f1786d4 (type: security_group_rules) to 0 2026-04-16 04:01:10.264 7 INFO neutron.db.ovn_revision_numbers_db [None req-d8fa1fa6-1036-4faa-8178-e9af20b3857b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3beb9fc1-f99e-4817-b66a-6550b2b62318 (type: security_group_rules) to 0 2026-04-16 04:01:10.284 7 INFO neutron.db.ovn_revision_numbers_db [None req-d8fa1fa6-1036-4faa-8178-e9af20b3857b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 64cb5a76-5427-49f8-ad03-46113c19d299 (type: security_group_rules) to 0 2026-04-16 04:01:10.331 8 INFO neutron.db.ovn_revision_numbers_db [None req-c896adf4-6542-4d9e-adaf-99b180a6724a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 31e33763-90e9-4879-95f6-92c5debd1b10 (type: security_groups) to 1 [pid: 7|app: 0|req: 966/1953] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:10 2026] GET /v2.0/security-groups?tenant_id=ea1b9f45dac54043a4b84eb113152167&name=default => generated 2925 bytes in 274 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:10.343 8 INFO neutron.db.ovn_revision_numbers_db [None req-c896adf4-6542-4d9e-adaf-99b180a6724a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 0d1e0237-6a99-4932-a492-45180131da01 (type: security_group_rules) to 0 2026-04-16 04:01:10.354 8 INFO neutron.db.ovn_revision_numbers_db [None req-c896adf4-6542-4d9e-adaf-99b180a6724a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 8e258f79-d027-42b7-9f40-7fefd870fd33 (type: security_group_rules) to 0 2026-04-16 04:01:10.364 8 INFO neutron.db.ovn_revision_numbers_db [None req-c896adf4-6542-4d9e-adaf-99b180a6724a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource cd967383-9b07-4d86-a0e4-6fad5e481a47 (type: security_group_rules) to 0 2026-04-16 04:01:10.378 8 INFO neutron.db.ovn_revision_numbers_db [None req-c896adf4-6542-4d9e-adaf-99b180a6724a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e23afa31-1907-48de-850a-8c5e674ce82e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 988/1954] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:10 2026] GET /v2.0/security-groups?tenant_id=744606fbef434613ab99eca6d18d41ef&name=default => generated 2925 bytes in 386 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:10.513 7 INFO neutron.db.ovn_revision_numbers_db [None req-42517dfe-2198-47c9-ba71-1280a1a28cd0 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9a76efc7-72bb-4bbb-be39-d2bad6cde350 (type: security_groups) to 1 2026-04-16 04:01:10.524 7 INFO neutron.db.ovn_revision_numbers_db [None req-42517dfe-2198-47c9-ba71-1280a1a28cd0 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 86d91e4f-b7d4-4ded-b1bc-eb509b72a5d5 (type: security_group_rules) to 0 2026-04-16 04:01:10.542 7 INFO neutron.db.ovn_revision_numbers_db [None req-42517dfe-2198-47c9-ba71-1280a1a28cd0 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 872e6420-a5b8-43d3-9b8f-a907237601bf (type: security_group_rules) to 0 2026-04-16 04:01:10.552 7 INFO neutron.db.ovn_revision_numbers_db [None req-42517dfe-2198-47c9-ba71-1280a1a28cd0 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 96b0906b-5f11-4cc3-89ea-462e0372f5d4 (type: security_group_rules) to 0 2026-04-16 04:01:10.561 7 INFO neutron.db.ovn_revision_numbers_db [None req-42517dfe-2198-47c9-ba71-1280a1a28cd0 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d46ae21f-3a08-4fc3-a584-dd3949a2a350 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 967/1955] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:10 2026] GET /v2.0/security-groups?tenant_id=7f8f3ea1f1d4467aaaab481fa6bed01c&name=default => generated 2925 bytes in 259 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 989/1956] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:10 2026] DELETE /v2.0/security-groups/468c4996-ff6f-4b86-b577-8b4d1675c7a4 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 968/1957] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:10 2026] DELETE /v2.0/security-groups/31e33763-90e9-4879-95f6-92c5debd1b10 => generated 0 bytes in 231 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 969/1958] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:10 2026] GET /v2.0/ports?device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 990/1959] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:10 2026] DELETE /v2.0/security-groups/9a76efc7-72bb-4bbb-be39-d2bad6cde350 => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 970/1960] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:01:10 2026] GET /v2.0/security-groups?id=3a4a8274-fd87-4067-b57a-4970fadddb05&fields=id&fields=name => generated 88 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:11.152 8 INFO neutron.db.ovn_revision_numbers_db [None req-f473379d-3fd9-401e-8c09-af71e9c5c111 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f10de4fd-7d62-4ded-ba59-129513ab983e (type: security_groups) to 1 2026-04-16 04:01:11.165 8 INFO neutron.db.ovn_revision_numbers_db [None req-f473379d-3fd9-401e-8c09-af71e9c5c111 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 225e2060-57ae-4e96-a660-8000d21627b8 (type: security_group_rules) to 0 2026-04-16 04:01:11.177 8 INFO neutron.db.ovn_revision_numbers_db [None req-f473379d-3fd9-401e-8c09-af71e9c5c111 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 351a6f63-e1fb-4232-9055-bf3111323a49 (type: security_group_rules) to 0 2026-04-16 04:01:11.189 8 INFO neutron.db.ovn_revision_numbers_db [None req-f473379d-3fd9-401e-8c09-af71e9c5c111 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6fe55b65-1021-45b7-92a5-6452b099fc95 (type: security_group_rules) to 0 2026-04-16 04:01:11.200 8 INFO neutron.db.ovn_revision_numbers_db [None req-f473379d-3fd9-401e-8c09-af71e9c5c111 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d77d92e6-d958-496a-96c4-5156aaec3b9d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 991/1961] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:10 2026] GET /v2.0/security-groups?tenant_id=ed8c3e07bea1452fbc1b5bbb553233eb&name=default => generated 2925 bytes in 265 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 971/1962] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:11 2026] DELETE /v2.0/security-groups/f10de4fd-7d62-4ded-ba59-129513ab983e => generated 0 bytes in 237 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 992/1963] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:11 2026] GET /v2.0/security-groups?tenant_id=a1bf19ca28154416891c579b31fe92fb&name=default => generated 2925 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:11.716 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-93cb5910-7d8e-4771-af06-248b50c1e5a9 - - - - - -] OVN reports status down for port: 42bd39f1-c1da-46b5-b906-51caddd52141 2026-04-16 04:01:11.887 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8fe13aea-463c-40dc-ba06-523fbb920dc5'] response: {'server_uuid': 'a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '42bd39f1-c1da-46b5-b906-51caddd52141', 'code': 200} [pid: 7|app: 0|req: 972/1964] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:11 2026] DELETE /v2.0/security-groups/1c7f25ca-a363-40de-91f0-4409fc6618e9 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:12.051 7 INFO neutron.db.ovn_revision_numbers_db [None req-93cb5910-7d8e-4771-af06-248b50c1e5a9 - - - - - -] Successfully bumped revision number for resource 42bd39f1-c1da-46b5-b906-51caddd52141 (type: ports) to 6 [pid: 8|app: 0|req: 993/1965] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:11 2026] GET /v2.0/ports?device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => generated 973 bytes in 96 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 973/1966] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:01:12 2026] GET /v2.0/security-groups?id=3a4a8274-fd87-4067-b57a-4970fadddb05&fields=id&fields=name => generated 88 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 994/1967] 199.204.45.157 () {34 vars in 994 bytes} [Thu Apr 16 04:01:12 2026] GET /v2.0/ports?device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => generated 973 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-04-16 04:01:13.150 7 INFO neutron_taas.services.taas.taas_plugin [req-2253dec9-055b-43b6-bde8-202ba1cb1292 req-199c1462-d065-4f86-bf3f-e86a282caece e5d37b2ea678492bb5ce4a415dfaa8da 01026846fb8e449897a970c1bc85e3b7 - - default default] TaaS: Handle Delete Port: 42bd39f1-c1da-46b5-b906-51caddd52141 2026-04-16 04:01:13.153 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-2253dec9-055b-43b6-bde8-202ba1cb1292 req-199c1462-d065-4f86-bf3f-e86a282caece e5d37b2ea678492bb5ce4a415dfaa8da 01026846fb8e449897a970c1bc85e3b7 - - default default] Tap Mirror: Handle Delete Port: 42bd39f1-c1da-46b5-b906-51caddd52141 [pid: 8|app: 0|req: 995/1968] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:13 2026] GET /v2.0/ports?device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => generated 973 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 996/1969] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:01:13 2026] GET /v2.0/security-groups?id=3a4a8274-fd87-4067-b57a-4970fadddb05&fields=id&fields=name => generated 88 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 974/1970] 199.204.45.157 () {36 vars in 997 bytes} [Thu Apr 16 04:01:12 2026] DELETE /v2.0/ports/42bd39f1-c1da-46b5-b906-51caddd52141 => generated 0 bytes in 356 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:13.925 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-007979db-d22f-4c81-8a08-504ab79f05c4'] response: {'server_uuid': 'a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '42bd39f1-c1da-46b5-b906-51caddd52141', 'code': 200} 2026-04-16 04:01:13.926 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-007979db-d22f-4c81-8a08-504ab79f05c4'] response: {'server_uuid': 'a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc', 'name': 'network-vif-deleted', 'tag': '42bd39f1-c1da-46b5-b906-51caddd52141', 'status': 'completed', 'code': 200} 2026-04-16 04:01:14.107 8 INFO neutron.db.ovn_revision_numbers_db [None req-37de5a81-ea86-4a23-b383-805529e0e03c 3c2e7bd125ee48b688ad1742c12f47b3 9c8974963907496bb44aae82919ad61d - - default default] Successfully bumped revision number for resource eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e (type: routers) to 1 [pid: 8|app: 0|req: 997/1971] 10.0.0.213 () {34 vars in 668 bytes} [Thu Apr 16 04:01:13 2026] POST /v2.0/routers => generated 570 bytes in 222 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 975/1972] 10.0.0.213 () {34 vars in 751 bytes} [Thu Apr 16 04:01:14 2026] PUT /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e/tags => generated 25 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 998/1973] 10.0.0.213 () {32 vars in 731 bytes} [Thu Apr 16 04:01:14 2026] GET /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 999/1974] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:14 2026] GET /v2.0/ports?device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => 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: 976/1975] 10.0.0.213 () {34 vars in 762 bytes} [Thu Apr 16 04:01:14 2026] PUT /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e/tags/green => generated 4 bytes in 99 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1000/1976] 10.0.0.213 () {32 vars in 731 bytes} [Thu Apr 16 04:01:14 2026] GET /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e/tags => generated 34 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 977/1977] 10.0.0.213 () {34 vars in 758 bytes} [Thu Apr 16 04:01:14 2026] PUT /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e/tags/red => generated 4 bytes in 86 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1001/1978] 10.0.0.213 () {32 vars in 731 bytes} [Thu Apr 16 04:01:14 2026] GET /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e/tags => generated 34 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 978/1979] 10.0.0.213 () {34 vars in 780 bytes} [Thu Apr 16 04:01:14 2026] PUT /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e/tags/black.or.white => generated 4 bytes in 112 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1002/1980] 10.0.0.213 () {32 vars in 731 bytes} [Thu Apr 16 04:01:14 2026] GET /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e/tags => generated 52 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 979/1981] 10.0.0.213 () {34 vars in 751 bytes} [Thu Apr 16 04:01:14 2026] PUT /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e/tags => generated 37 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1003/1982] 10.0.0.213 () {32 vars in 731 bytes} [Thu Apr 16 04:01:14 2026] GET /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e/tags => generated 37 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 980/1983] 10.0.0.213 () {32 vars in 739 bytes} [Thu Apr 16 04:01:14 2026] GET /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e/tags/red => generated 0 bytes in 56 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:15.052 7 INFO neutron.api.v2.resource [None req-65e70c1a-513a-4152-93da-467beadc5623 3c2e7bd125ee48b688ad1742c12f47b3 9c8974963907496bb44aae82919ad61d - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 981/1984] 10.0.0.213 () {32 vars in 743 bytes} [Thu Apr 16 04:01:14 2026] GET /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e/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: 982/1985] 10.0.0.213 () {32 vars in 742 bytes} [Thu Apr 16 04:01:15 2026] DELETE /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e/tags/red => generated 0 bytes in 77 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 983/1986] 10.0.0.213 () {32 vars in 731 bytes} [Thu Apr 16 04:01:15 2026] GET /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e/tags => generated 30 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:15.267 8 INFO neutron.db.ovn_revision_numbers_db [None req-8eb17a11-67ae-445d-bb08-0e39fb1a3ea1 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Successfully bumped revision number for resource 5832e28f-e26a-48cf-be7b-580f1f48db75 (type: security_groups) to 1 2026-04-16 04:01:15.278 7 INFO neutron.api.v2.resource [None req-33927b43-51af-416f-8a5d-94cda6b2c513 3c2e7bd125ee48b688ad1742c12f47b3 9c8974963907496bb44aae82919ad61d - - default default] delete failed (client error): The resource could not be found. 2026-04-16 04:01:15.279 8 INFO neutron.db.ovn_revision_numbers_db [None req-8eb17a11-67ae-445d-bb08-0e39fb1a3ea1 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Successfully bumped revision number for resource bbb16d70-b97e-492e-9ba0-0800c360a8d8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 984/1987] 10.0.0.213 () {32 vars in 746 bytes} [Thu Apr 16 04:01:15 2026] DELETE /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e/tags/green => generated 99 bytes in 75 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 04:01:15.293 8 INFO neutron.db.ovn_revision_numbers_db [None req-8eb17a11-67ae-445d-bb08-0e39fb1a3ea1 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Successfully bumped revision number for resource bda357ce-174b-4574-8adb-f05481307105 (type: security_group_rules) to 0 2026-04-16 04:01:15.308 8 INFO neutron.db.ovn_revision_numbers_db [None req-8eb17a11-67ae-445d-bb08-0e39fb1a3ea1 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Successfully bumped revision number for resource d6a3be22-e705-4b05-9a7e-e4534c8e8448 (type: security_group_rules) to 0 2026-04-16 04:01:15.322 8 INFO neutron.db.ovn_revision_numbers_db [None req-8eb17a11-67ae-445d-bb08-0e39fb1a3ea1 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Successfully bumped revision number for resource e30f3e28-0f5c-4a57-86c5-fd91134f49d3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 985/1988] 10.0.0.213 () {32 vars in 734 bytes} [Thu Apr 16 04:01:15 2026] DELETE /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e/tags => generated 0 bytes in 110 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:15.419 8 INFO neutron.db.segments_db [None req-8eb17a11-67ae-445d-bb08-0e39fb1a3ea1 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Added segment 2bd85185-2232-48d9-82f9-19ef90b0cf8d of type geneve for network c698bc15-f191-40c6-9c11-d716def25337 [pid: 7|app: 0|req: 986/1989] 10.0.0.213 () {32 vars in 731 bytes} [Thu Apr 16 04:01:15 2026] GET /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e/tags => generated 12 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 987/1990] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:01:15 2026] GET /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e => generated 576 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:15.511 8 INFO neutron.db.ovn_revision_numbers_db [None req-8eb17a11-67ae-445d-bb08-0e39fb1a3ea1 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Successfully bumped revision number for resource c698bc15-f191-40c6-9c11-d716def25337 (type: networks) to 1 [pid: 7|app: 0|req: 988/1991] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:15 2026] GET /v2.0/ports?device_id=a28e3e42-cb60-49a6-a1cb-5a5395bbe0dc => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:15.655 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8eb17a11-67ae-445d-bb08-0e39fb1a3ea1 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] No more DHCP agents 2026-04-16 04:01:15.656 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8eb17a11-67ae-445d-bb08-0e39fb1a3ea1 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Unable to schedule network c698bc15-f191-40c6-9c11-d716def25337: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:15.703 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] OVN reports status down for port: 761f27bc-d8c8-4505-850b-65d3276ea54d 2026-04-16 04:01:15.757 8 INFO neutron.db.ovn_revision_numbers_db [None req-8eb17a11-67ae-445d-bb08-0e39fb1a3ea1 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Successfully bumped revision number for resource 761f27bc-d8c8-4505-850b-65d3276ea54d (type: ports) to 1 [pid: 8|app: 0|req: 1004/1992] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:14 2026] POST /v2.0/networks => generated 749 bytes in 812 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:15.839 7 INFO neutron.db.ovn_revision_numbers_db [None req-22c9d887-b146-4027-88f3-9339497ded17 3c2e7bd125ee48b688ad1742c12f47b3 9c8974963907496bb44aae82919ad61d - - default default] Successfully bumped revision number for resource eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e (type: routers) to 7 [pid: 7|app: 0|req: 989/1993] 10.0.0.213 () {34 vars in 742 bytes} [Thu Apr 16 04:01:15 2026] PUT /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e => generated 576 bytes in 320 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 990/1994] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:01:15 2026] GET /v2.0/ports?device_id=eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:15.946 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93ed5d9b-ebbd-4bb3-9db9-2c4237256643 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] No more DHCP agents 2026-04-16 04:01:15.947 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93ed5d9b-ebbd-4bb3-9db9-2c4237256643 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Unable to schedule network c698bc15-f191-40c6-9c11-d716def25337: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 991/1995] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:01:15 2026] DELETE /v2.0/routers/eae7a4bd-4c3e-41fe-96c9-085b6aa4de9e => generated 0 bytes in 180 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:16.400 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd036479-79e0-40c2-8238-20f257d980ec - - - - - -] Successfully bumped revision number for resource 761f27bc-d8c8-4505-850b-65d3276ea54d (type: ports) to 2 2026-04-16 04:01:16.432 8 INFO neutron.db.ovn_revision_numbers_db [None req-fd036479-79e0-40c2-8238-20f257d980ec - - - - - -] Successfully bumped revision number for resource 24f1a14c-a429-453c-b46c-cdd9097b4462 (type: subnets) to 0 [pid: 8|app: 0|req: 1005/1996] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:01:15 2026] POST /v2.0/subnets => generated 644 bytes in 638 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:16.460 8 WARNING neutron.api.v2.base [None req-a3d178ab-cc2d-4f60-93dc-4c013831bc46 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-16 04:01:16.460 8 INFO neutron.api.v2.resource [None req-a3d178ab-cc2d-4f60-93dc-4c013831bc46 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. [pid: 8|app: 0|req: 1006/1997] 10.0.0.213 () {34 vars in 681 bytes} [Thu Apr 16 04:01:16 2026] POST /v2.0/rbac-policies => generated 143 bytes in 11 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-16 04:01:16.491 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee6135ab-8521-468e-89f0-6ad8859275d7 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Successfully bumped revision number for resource 56a486cc-b99c-4353-8666-c583e4d7259d (type: security_groups) to 1 2026-04-16 04:01:16.506 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee6135ab-8521-468e-89f0-6ad8859275d7 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Successfully bumped revision number for resource 043a15e2-4425-4652-95f0-d4e75612bf8a (type: security_group_rules) to 0 2026-04-16 04:01:16.519 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee6135ab-8521-468e-89f0-6ad8859275d7 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Successfully bumped revision number for resource 99e8c2fe-775c-4136-a2ec-865a2ca3d5e1 (type: security_group_rules) to 0 2026-04-16 04:01:16.535 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee6135ab-8521-468e-89f0-6ad8859275d7 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Successfully bumped revision number for resource baf17823-ee3c-402b-88dd-126474c3e26d (type: security_group_rules) to 0 2026-04-16 04:01:16.547 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee6135ab-8521-468e-89f0-6ad8859275d7 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Successfully bumped revision number for resource edcd2505-3baa-4a57-8944-b0db5f163859 (type: security_group_rules) to 0 2026-04-16 04:01:16.620 7 INFO neutron.db.segments_db [None req-ee6135ab-8521-468e-89f0-6ad8859275d7 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Added segment 6f6c3520-c2c6-4008-80b9-026c1a49c935 of type geneve for network 2700d6d7-a0c1-4ab5-a5a8-1a3e3d4603e6 2026-04-16 04:01:16.622 8 INFO neutron_taas.services.taas.taas_plugin [None req-a92dadd8-e24c-4867-8f9b-61c181a623cb 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] TaaS: Handle Delete Port: 761f27bc-d8c8-4505-850b-65d3276ea54d 2026-04-16 04:01:16.624 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a92dadd8-e24c-4867-8f9b-61c181a623cb 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Tap Mirror: Handle Delete Port: 761f27bc-d8c8-4505-850b-65d3276ea54d 2026-04-16 04:01:16.729 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee6135ab-8521-468e-89f0-6ad8859275d7 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Successfully bumped revision number for resource 2700d6d7-a0c1-4ab5-a5a8-1a3e3d4603e6 (type: networks) to 1 2026-04-16 04:01:16.909 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee6135ab-8521-468e-89f0-6ad8859275d7 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] No more DHCP agents 2026-04-16 04:01:16.910 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee6135ab-8521-468e-89f0-6ad8859275d7 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Unable to schedule network 2700d6d7-a0c1-4ab5-a5a8-1a3e3d4603e6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:16.933 8 INFO neutron.services.segments.plugin [-] Segment 2bd85185-2232-48d9-82f9-19ef90b0cf8d resource provider aggregate not found 2026-04-16 04:01:16.939 8 INFO neutron.services.segments.plugin [-] Segment 2bd85185-2232-48d9-82f9-19ef90b0cf8d resource provider aggregate not found 2026-04-16 04:01:16.961 8 INFO neutron.services.segments.plugin [-] Segment 2bd85185-2232-48d9-82f9-19ef90b0cf8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bd85185-2232-48d9-82f9-19ef90b0cf8d found for delete ", "request_id": "req-6231bca5-527c-41ee-9454-eb8edcf2e890"}]} 2026-04-16 04:01:16.968 8 INFO neutron.services.segments.plugin [-] Segment 2bd85185-2232-48d9-82f9-19ef90b0cf8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 2bd85185-2232-48d9-82f9-19ef90b0cf8d found for delete ", "request_id": "req-2b898c8c-f90d-4def-bd73-a3b4b004d9e9"}]} 2026-04-16 04:01:16.984 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] OVN reports status down for port: fb4ddf81-dfed-407d-8c5b-c168c13f73c9 2026-04-16 04:01:17.014 7 INFO neutron.db.ovn_revision_numbers_db [None req-ee6135ab-8521-468e-89f0-6ad8859275d7 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Successfully bumped revision number for resource fb4ddf81-dfed-407d-8c5b-c168c13f73c9 (type: ports) to 1 [pid: 7|app: 0|req: 992/1998] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:16 2026] POST /v2.0/networks => generated 650 bytes in 933 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1007/1999] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:16 2026] DELETE /v2.0/networks/c698bc15-f191-40c6-9c11-d716def25337 => generated 0 bytes in 582 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:17.255 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d950d9cf-27eb-40a9-855a-e31acbd4b472 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] No more DHCP agents 2026-04-16 04:01:17.257 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d950d9cf-27eb-40a9-855a-e31acbd4b472 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Unable to schedule network 2700d6d7-a0c1-4ab5-a5a8-1a3e3d4603e6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:17.268 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ca82fdf-f745-4209-9080-fe81c4729b76 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 17eb57e5-45ea-466f-89b6-2a006a9870bf (type: security_groups) to 1 2026-04-16 04:01:17.280 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ca82fdf-f745-4209-9080-fe81c4729b76 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 06272cde-4ea1-4ab9-88af-ec1dfd83a2e6 (type: security_group_rules) to 0 2026-04-16 04:01:17.292 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ca82fdf-f745-4209-9080-fe81c4729b76 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 42647549-f299-4408-b215-50aa87756dc7 (type: security_group_rules) to 0 2026-04-16 04:01:17.303 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ca82fdf-f745-4209-9080-fe81c4729b76 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7534b673-466f-4122-828a-0ccf55854d0d (type: security_group_rules) to 0 2026-04-16 04:01:17.314 7 INFO neutron.db.ovn_revision_numbers_db [None req-9ca82fdf-f745-4209-9080-fe81c4729b76 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e35fd809-1b3d-4abc-b452-4bf9f6180f93 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 993/2000] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:17 2026] GET /v2.0/security-groups?tenant_id=9c8974963907496bb44aae82919ad61d&name=default => generated 2925 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:17.442 7 INFO neutron.db.segments_db [None req-08311ab9-1d90-463b-befc-23155e91d839 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Added segment 4cc2f825-6166-4f23-a5a3-e23446ef297b of type geneve for network cdcafa73-2a26-4c17-b3dd-e01a3eb27f9a 2026-04-16 04:01:17.537 7 INFO neutron.db.ovn_revision_numbers_db [None req-08311ab9-1d90-463b-befc-23155e91d839 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Successfully bumped revision number for resource cdcafa73-2a26-4c17-b3dd-e01a3eb27f9a (type: networks) to 1 2026-04-16 04:01:17.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-9042e86b-f617-4749-8a93-5663ead77a51 - - - - - -] Successfully bumped revision number for resource fb4ddf81-dfed-407d-8c5b-c168c13f73c9 (type: ports) to 2 2026-04-16 04:01:17.733 8 INFO neutron.db.ovn_revision_numbers_db [None req-9042e86b-f617-4749-8a93-5663ead77a51 - - - - - -] Successfully bumped revision number for resource dc386161-baaf-4750-bcdb-1849bc06c326 (type: subnets) to 0 2026-04-16 04:01:17.739 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-08311ab9-1d90-463b-befc-23155e91d839 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] No more DHCP agents 2026-04-16 04:01:17.740 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-08311ab9-1d90-463b-befc-23155e91d839 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Unable to schedule network cdcafa73-2a26-4c17-b3dd-e01a3eb27f9a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1008/2001] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:01:17 2026] POST /v2.0/subnets => generated 626 bytes in 699 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:17.808 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] OVN reports status down for port: d030a298-4e0d-4176-999a-6cadf3b9dcfa 2026-04-16 04:01:17.814 7 INFO neutron.db.ovn_revision_numbers_db [None req-08311ab9-1d90-463b-befc-23155e91d839 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Successfully bumped revision number for resource d030a298-4e0d-4176-999a-6cadf3b9dcfa (type: ports) to 1 [pid: 7|app: 0|req: 994/2002] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:17 2026] POST /v2.0/networks => generated 749 bytes in 482 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1009/2003] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:17 2026] DELETE /v2.0/security-groups/17eb57e5-45ea-466f-89b6-2a006a9870bf => generated 0 bytes in 285 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:18.091 7 INFO neutron_taas.services.taas.taas_plugin [None req-16be9ad2-5bae-4124-881f-d0e35c505528 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: e239386d-cfd7-483c-a258-567cc7fc5db5 2026-04-16 04:01:18.094 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-16be9ad2-5bae-4124-881f-d0e35c505528 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: e239386d-cfd7-483c-a258-567cc7fc5db5 2026-04-16 04:01:18.123 8 INFO neutron.db.segments_db [None req-89d7f510-62e1-46eb-ae72-ceae2b67b15a b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Added segment 1fd199fd-a1f0-43d0-9021-5a00dcbb589d of type geneve for network 9736e90f-aad0-45aa-8011-3a8bedb32812 2026-04-16 04:01:18.227 8 INFO neutron.db.ovn_revision_numbers_db [None req-89d7f510-62e1-46eb-ae72-ceae2b67b15a b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Successfully bumped revision number for resource 9736e90f-aad0-45aa-8011-3a8bedb32812 (type: networks) to 1 2026-04-16 04:01:18.375 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-89d7f510-62e1-46eb-ae72-ceae2b67b15a b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] No more DHCP agents 2026-04-16 04:01:18.376 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-89d7f510-62e1-46eb-ae72-ceae2b67b15a b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Unable to schedule network 9736e90f-aad0-45aa-8011-3a8bedb32812: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:18.425 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] OVN reports status down for port: 2281fc71-8f2b-4b41-b889-1c33a9df7e5d 2026-04-16 04:01:18.481 8 INFO neutron.db.ovn_revision_numbers_db [None req-89d7f510-62e1-46eb-ae72-ceae2b67b15a b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Successfully bumped revision number for resource 2281fc71-8f2b-4b41-b889-1c33a9df7e5d (type: ports) to 1 [pid: 8|app: 0|req: 1010/2004] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:18 2026] POST /v2.0/networks => generated 651 bytes in 490 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:18.636 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2beff051-0095-4178-8d53-a523ef4978e7 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] No more DHCP agents 2026-04-16 04:01:18.637 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2beff051-0095-4178-8d53-a523ef4978e7 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Unable to schedule network cdcafa73-2a26-4c17-b3dd-e01a3eb27f9a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 995/2005] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:01:17 2026] PUT /v2.0/routers/4450a359-714e-49b5-91ac-3157e3f46bf5/remove_router_interface => generated 309 bytes in 880 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-04-16 04:01:18.834 7 INFO neutron.db.ovn_revision_numbers_db [None req-0e8fdbe3-a8c2-4c89-8f8c-7ff11e399073 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 0c1c79eb-b68b-4cf3-bca3-1ffbfdbfb66f (type: security_groups) to 1 2026-04-16 04:01:18.848 7 INFO neutron.db.ovn_revision_numbers_db [None req-0e8fdbe3-a8c2-4c89-8f8c-7ff11e399073 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 67471146-3e08-43b4-bf06-4ab5d2a6566f (type: security_group_rules) to 0 2026-04-16 04:01:18.858 7 INFO neutron.db.ovn_revision_numbers_db [None req-0e8fdbe3-a8c2-4c89-8f8c-7ff11e399073 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7412bd89-9bd3-4bca-ae51-04bd2a6228b3 (type: security_group_rules) to 0 2026-04-16 04:01:18.869 7 INFO neutron.db.ovn_revision_numbers_db [None req-0e8fdbe3-a8c2-4c89-8f8c-7ff11e399073 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b1e7bfc5-35e8-4e7e-a50a-da0d515e1d25 (type: security_group_rules) to 0 2026-04-16 04:01:18.879 7 INFO neutron.db.ovn_revision_numbers_db [None req-0e8fdbe3-a8c2-4c89-8f8c-7ff11e399073 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b8c9b5a8-4bf3-4ba1-9321-681d4b94cf8d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 996/2006] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:18 2026] GET /v2.0/security-groups?tenant_id=11c0adf14e24408a97c84487bb041e1b&name=default => generated 2925 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:19.050 8 INFO neutron.db.ovn_revision_numbers_db [None req-0addafde-7a71-4f11-8c4b-0e816af90980 - - - - - -] Successfully bumped revision number for resource d030a298-4e0d-4176-999a-6cadf3b9dcfa (type: ports) to 2 2026-04-16 04:01:19.078 8 INFO neutron.db.ovn_revision_numbers_db [None req-0addafde-7a71-4f11-8c4b-0e816af90980 - - - - - -] Successfully bumped revision number for resource 746b94cb-a168-47d1-9760-ee513f2fccbc (type: subnets) to 0 [pid: 8|app: 0|req: 1011/2007] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:01:18 2026] POST /v2.0/subnets => generated 647 bytes in 569 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:19.126 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2c018054-9e33-4197-a01e-35fc191ad0b8 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] No more DHCP agents 2026-04-16 04:01:19.128 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2c018054-9e33-4197-a01e-35fc191ad0b8 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Unable to schedule network 9736e90f-aad0-45aa-8011-3a8bedb32812: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:19.360 8 INFO neutron_taas.services.taas.taas_plugin [None req-e31c7306-34e4-4bf1-ae43-54f70890b120 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 022406a5-17ae-428f-8eed-eb50c60422eb 2026-04-16 04:01:19.363 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e31c7306-34e4-4bf1-ae43-54f70890b120 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 022406a5-17ae-428f-8eed-eb50c60422eb 2026-04-16 04:01:19.535 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9033127-04bf-4ae8-9f15-cc7dedede5ed - - - - - -] Successfully bumped revision number for resource 2281fc71-8f2b-4b41-b889-1c33a9df7e5d (type: ports) to 2 2026-04-16 04:01:19.573 7 INFO neutron.db.ovn_revision_numbers_db [None req-d9033127-04bf-4ae8-9f15-cc7dedede5ed - - - - - -] Successfully bumped revision number for resource 63ec94d7-a33c-4c62-85b8-6d05f5881229 (type: subnets) to 0 [pid: 7|app: 0|req: 997/2008] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:01:18 2026] POST /v2.0/subnets => generated 629 bytes in 660 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1012/2009] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:01:19 2026] DELETE /v2.0/routers/4450a359-714e-49b5-91ac-3157e3f46bf5 => generated 0 bytes in 624 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:19.723 8 WARNING neutron.api.v2.base [None req-ed905844-2a34-445e-8572-aad08fe584b1 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-16 04:01:19.724 8 INFO neutron.api.v2.resource [None req-ed905844-2a34-445e-8572-aad08fe584b1 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. [pid: 8|app: 0|req: 1013/2010] 10.0.0.213 () {34 vars in 681 bytes} [Thu Apr 16 04:01:19 2026] POST /v2.0/rbac-policies => generated 547 bytes in 6 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 998/2011] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:19 2026] DELETE /v2.0/security-groups/0c1c79eb-b68b-4cf3-bca3-1ffbfdbfb66f => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:19.814 8 INFO neutron.db.segments_db [None req-be356be1-d0b1-42f0-9b0b-6d2662fce295 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Added segment 5d2fecdb-cd74-41c0-b039-a1f0c26b9ffb of type geneve for network c888cad2-d7ed-4e74-a273-24707a2feb66 2026-04-16 04:01:19.917 8 INFO neutron.db.ovn_revision_numbers_db [None req-be356be1-d0b1-42f0-9b0b-6d2662fce295 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Successfully bumped revision number for resource c888cad2-d7ed-4e74-a273-24707a2feb66 (type: networks) to 1 [pid: 7|app: 0|req: 999/2012] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:01:19 2026] DELETE /v2.0/subnets/b0d42053-484e-40c1-a6f4-94ce5858c742 => generated 0 bytes in 160 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:20.090 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-be356be1-d0b1-42f0-9b0b-6d2662fce295 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] No more DHCP agents 2026-04-16 04:01:20.091 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-be356be1-d0b1-42f0-9b0b-6d2662fce295 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Unable to schedule network c888cad2-d7ed-4e74-a273-24707a2feb66: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:20.101 7 INFO neutron_taas.services.taas.taas_plugin [None req-c76a670b-d773-4040-8ee6-75ba72478934 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] TaaS: Handle Delete Port: d030a298-4e0d-4176-999a-6cadf3b9dcfa 2026-04-16 04:01:20.103 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c76a670b-d773-4040-8ee6-75ba72478934 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Tap Mirror: Handle Delete Port: d030a298-4e0d-4176-999a-6cadf3b9dcfa 2026-04-16 04:01:20.145 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-baaa19da-90e8-47a6-ae10-19c7e3ab7427 - - - - - -] OVN reports status down for port: 193a932b-bff1-4aed-9467-f2ad10da4032 2026-04-16 04:01:20.169 8 INFO neutron.db.ovn_revision_numbers_db [None req-be356be1-d0b1-42f0-9b0b-6d2662fce295 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Successfully bumped revision number for resource 193a932b-bff1-4aed-9467-f2ad10da4032 (type: ports) to 1 [pid: 8|app: 0|req: 1014/2013] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:19 2026] POST /v2.0/networks => generated 651 bytes in 470 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:20.303 8 INFO neutron_taas.services.taas.taas_plugin [None req-459b8172-682c-4fd7-b498-347279a9efbf 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 3ab47779-e64b-4831-93eb-5ead82485a74 2026-04-16 04:01:20.306 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-459b8172-682c-4fd7-b498-347279a9efbf 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 3ab47779-e64b-4831-93eb-5ead82485a74 2026-04-16 04:01:20.476 7 INFO neutron.services.segments.plugin [-] Segment 4cc2f825-6166-4f23-a5a3-e23446ef297b resource provider aggregate not found 2026-04-16 04:01:20.485 7 INFO neutron.services.segments.plugin [-] Segment 4cc2f825-6166-4f23-a5a3-e23446ef297b resource provider aggregate not found 2026-04-16 04:01:20.499 8 INFO neutron.services.segments.plugin [-] Segment 02c9834a-32d4-4c0e-bfe4-133e1059056b resource provider aggregate not found 2026-04-16 04:01:20.507 7 INFO neutron.services.segments.plugin [-] Segment 4cc2f825-6166-4f23-a5a3-e23446ef297b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cc2f825-6166-4f23-a5a3-e23446ef297b found for delete ", "request_id": "req-b3488208-ee41-44cc-82f2-dde920d07025"}]} 2026-04-16 04:01:20.509 7 INFO neutron.services.segments.plugin [-] Segment 4cc2f825-6166-4f23-a5a3-e23446ef297b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4cc2f825-6166-4f23-a5a3-e23446ef297b found for delete ", "request_id": "req-0cdf29db-2de2-4346-b905-d01188d2fa39"}]} 2026-04-16 04:01:20.500 8 INFO neutron.services.segments.plugin [-] Segment 02c9834a-32d4-4c0e-bfe4-133e1059056b resource provider aggregate not found 2026-04-16 04:01:20.533 8 INFO neutron.services.segments.plugin [-] Segment 02c9834a-32d4-4c0e-bfe4-133e1059056b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02c9834a-32d4-4c0e-bfe4-133e1059056b found for delete ", "request_id": "req-7b6de3aa-4dea-496f-9523-947f95d3b36e"}]} 2026-04-16 04:01:20.536 8 INFO neutron.services.segments.plugin [-] Segment 02c9834a-32d4-4c0e-bfe4-133e1059056b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 02c9834a-32d4-4c0e-bfe4-133e1059056b found for delete ", "request_id": "req-3ac8f6b5-dffe-42ae-8adb-205fde10adf4"}]} [pid: 7|app: 0|req: 1000/2014] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:19 2026] DELETE /v2.0/networks/cdcafa73-2a26-4c17-b3dd-e01a3eb27f9a => generated 0 bytes in 573 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1015/2015] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:20 2026] DELETE /v2.0/networks/ca7daec4-dc33-4a0f-b0a6-e6bca0a7a5e0 => generated 0 bytes in 357 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:20.650 8 INFO neutron.db.segments_db [None req-e2b5249d-631b-4e6e-9ed9-194de86b4cc6 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Added segment 74bb771e-046d-46cd-b964-58c3d846c695 of type geneve for network 3269161a-62b4-46be-a1a7-57cf325c372f 2026-04-16 04:01:20.732 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4558ed7f-e056-4931-b278-5a42c3e200e4 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] No more DHCP agents 2026-04-16 04:01:20.733 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4558ed7f-e056-4931-b278-5a42c3e200e4 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Unable to schedule network c888cad2-d7ed-4e74-a273-24707a2feb66: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:20.750 8 INFO neutron.db.ovn_revision_numbers_db [None req-e2b5249d-631b-4e6e-9ed9-194de86b4cc6 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Successfully bumped revision number for resource 3269161a-62b4-46be-a1a7-57cf325c372f (type: networks) to 1 2026-04-16 04:01:21.169 7 INFO neutron.db.ovn_revision_numbers_db [None req-4270b389-9f60-4ed5-b88d-22e751e59b94 - - - - - -] Successfully bumped revision number for resource 193a932b-bff1-4aed-9467-f2ad10da4032 (type: ports) to 2 2026-04-16 04:01:21.203 7 INFO neutron.db.ovn_revision_numbers_db [None req-4270b389-9f60-4ed5-b88d-22e751e59b94 - - - - - -] Successfully bumped revision number for resource 2aa14bf7-cdab-4e38-9e10-7859bc6df330 (type: subnets) to 0 [pid: 7|app: 0|req: 1001/2016] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:01:20 2026] POST /v2.0/subnets => generated 629 bytes in 674 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1002/2017] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:21 2026] GET /v2.0/security-groups?tenant_id=01026846fb8e449897a970c1bc85e3b7&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:21.331 7 INFO neutron.db.segments_db [None req-47e14a84-d347-4957-bb41-593c98b8974b b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Added segment 501c814f-b392-43e1-8234-9f19edbc897b of type geneve for network 3ebb8f87-f43b-4261-ab9b-c3d5867f1caa 2026-04-16 04:01:21.340 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e2b5249d-631b-4e6e-9ed9-194de86b4cc6 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] No more DHCP agents 2026-04-16 04:01:21.342 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e2b5249d-631b-4e6e-9ed9-194de86b4cc6 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Unable to schedule network 3269161a-62b4-46be-a1a7-57cf325c372f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:21.394 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] OVN reports status down for port: 1167c2a2-06bd-4727-8a62-694e28dca8f5 2026-04-16 04:01:21.448 7 INFO neutron.db.ovn_revision_numbers_db [None req-47e14a84-d347-4957-bb41-593c98b8974b b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Successfully bumped revision number for resource 3ebb8f87-f43b-4261-ab9b-c3d5867f1caa (type: networks) to 1 2026-04-16 04:01:21.461 8 INFO neutron.db.ovn_revision_numbers_db [None req-e2b5249d-631b-4e6e-9ed9-194de86b4cc6 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Successfully bumped revision number for resource 1167c2a2-06bd-4727-8a62-694e28dca8f5 (type: ports) to 1 [pid: 8|app: 0|req: 1016/2018] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:20 2026] POST /v2.0/networks => generated 748 bytes in 941 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:21.606 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-47e14a84-d347-4957-bb41-593c98b8974b b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] No more DHCP agents 2026-04-16 04:01:21.609 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-47e14a84-d347-4957-bb41-593c98b8974b b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Unable to schedule network 3ebb8f87-f43b-4261-ab9b-c3d5867f1caa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:21.664 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] OVN reports status down for port: 7c0345a3-9676-4032-9d0b-d6c7d5889cd9 2026-04-16 04:01:21.679 7 INFO neutron.db.ovn_revision_numbers_db [None req-47e14a84-d347-4957-bb41-593c98b8974b b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Successfully bumped revision number for resource 7c0345a3-9676-4032-9d0b-d6c7d5889cd9 (type: ports) to 1 [pid: 7|app: 0|req: 1003/2019] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:21 2026] POST /v2.0/networks => generated 651 bytes in 467 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1017/2020] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:21 2026] DELETE /v2.0/security-groups/3a4a8274-fd87-4067-b57a-4970fadddb05 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:21.847 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-20c970a6-4f9b-4bd0-b238-2eeb41a69cee 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] No more DHCP agents 2026-04-16 04:01:21.848 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-20c970a6-4f9b-4bd0-b238-2eeb41a69cee 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Unable to schedule network 3269161a-62b4-46be-a1a7-57cf325c372f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:21.981 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8cf4c90f-2318-402f-ba33-263175430eb4 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] No more DHCP agents 2026-04-16 04:01:21.982 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8cf4c90f-2318-402f-ba33-263175430eb4 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Unable to schedule network 3ebb8f87-f43b-4261-ab9b-c3d5867f1caa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:22.293 7 INFO neutron.db.ovn_revision_numbers_db [None req-40c81cb9-ac0b-42ba-98db-3d95f202ad1d - - - - - -] Successfully bumped revision number for resource 1167c2a2-06bd-4727-8a62-694e28dca8f5 (type: ports) to 2 2026-04-16 04:01:22.327 7 INFO neutron.db.ovn_revision_numbers_db [None req-40c81cb9-ac0b-42ba-98db-3d95f202ad1d - - - - - -] Successfully bumped revision number for resource 0fa91dcf-9bcc-4852-8af8-239a28c7bfb0 (type: subnets) to 0 [pid: 7|app: 0|req: 1004/2023] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:01:21 2026] POST /v2.0/subnets => generated 647 bytes in 627 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:22.439 8 INFO neutron.db.ovn_revision_numbers_db [None req-a6698a44-c926-451b-b538-105d53ce4df8 - - - - - -] Successfully bumped revision number for resource 7c0345a3-9676-4032-9d0b-d6c7d5889cd9 (type: ports) to 2 2026-04-16 04:01:22.472 8 INFO neutron.db.ovn_revision_numbers_db [None req-a6698a44-c926-451b-b538-105d53ce4df8 - - - - - -] Successfully bumped revision number for resource b9473f4e-da13-49c1-9212-44fb034827ad (type: subnets) to 0 [pid: 8|app: 0|req: 1020/2024] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:01:21 2026] POST /v2.0/subnets => generated 629 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1005/2025] 10.0.0.213 () {34 vars in 681 bytes} [Thu Apr 16 04:01:22 2026] POST /v2.0/rbac-policies => generated 324 bytes in 217 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:22.585 8 INFO neutron.db.segments_db [None req-a9bde64c-b7d1-4a6a-b19e-c6ad899e3573 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Added segment bcdd166f-71dd-41ab-ab2a-011d28abd3c9 of type geneve for network c527ab08-4370-4444-a03d-e4816a12eabb 2026-04-16 04:01:22.684 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9bde64c-b7d1-4a6a-b19e-c6ad899e3573 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Successfully bumped revision number for resource c527ab08-4370-4444-a03d-e4816a12eabb (type: networks) to 1 2026-04-16 04:01:22.833 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a9bde64c-b7d1-4a6a-b19e-c6ad899e3573 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] No more DHCP agents 2026-04-16 04:01:22.834 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a9bde64c-b7d1-4a6a-b19e-c6ad899e3573 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Unable to schedule network c527ab08-4370-4444-a03d-e4816a12eabb: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:22.893 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-baaa19da-90e8-47a6-ae10-19c7e3ab7427 - - - - - -] OVN reports status down for port: 0e05dcbb-f8fe-4835-bdef-da78def6cf15 2026-04-16 04:01:22.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-a9bde64c-b7d1-4a6a-b19e-c6ad899e3573 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Successfully bumped revision number for resource 0e05dcbb-f8fe-4835-bdef-da78def6cf15 (type: ports) to 1 [pid: 8|app: 0|req: 1021/2026] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:22 2026] POST /v2.0/networks => generated 650 bytes in 427 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1006/2027] 10.0.0.213 () {32 vars in 723 bytes} [Thu Apr 16 04:01:22 2026] GET /v2.0/networks/3269161a-62b4-46be-a1a7-57cf325c372f => generated 692 bytes in 149 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:23.083 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ec56ca59-975c-416f-9c68-ceadae504628 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] No more DHCP agents 2026-04-16 04:01:23.084 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec56ca59-975c-416f-9c68-ceadae504628 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Unable to schedule network c527ab08-4370-4444-a03d-e4816a12eabb: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1007/2028] 10.0.0.213 () {34 vars in 676 bytes} [Thu Apr 16 04:01:23 2026] POST /v2.0/subnetpools => generated 516 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1008/2029] 10.0.0.213 () {34 vars in 759 bytes} [Thu Apr 16 04:01:23 2026] PUT /v2.0/subnetpools/7774d50e-2a72-4126-b542-71b0d0b685d0/tags => generated 25 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1009/2030] 10.0.0.213 () {32 vars in 739 bytes} [Thu Apr 16 04:01:23 2026] GET /v2.0/subnetpools/7774d50e-2a72-4126-b542-71b0d0b685d0/tags => generated 25 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1010/2031] 10.0.0.213 () {34 vars in 770 bytes} [Thu Apr 16 04:01:23 2026] PUT /v2.0/subnetpools/7774d50e-2a72-4126-b542-71b0d0b685d0/tags/green => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1011/2032] 10.0.0.213 () {32 vars in 739 bytes} [Thu Apr 16 04:01:23 2026] GET /v2.0/subnetpools/7774d50e-2a72-4126-b542-71b0d0b685d0/tags => generated 34 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:23.429 7 INFO neutron.pecan_wsgi.hooks.translation [None req-373cce69-e582-4961-8d91-2a5c2aa933d2 628d4a6a83ba45b0889c0d0e0d67b79e 86ae096775db40e79a2d94b5bffd6ec1 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1012/2033] 10.0.0.213 () {32 vars in 723 bytes} [Thu Apr 16 04:01:23 2026] GET /v2.0/networks/3269161a-62b4-46be-a1a7-57cf325c372f => generated 138 bytes in 41 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1013/2034] 10.0.0.213 () {34 vars in 766 bytes} [Thu Apr 16 04:01:23 2026] PUT /v2.0/subnetpools/7774d50e-2a72-4126-b542-71b0d0b685d0/tags/red => generated 4 bytes in 32 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-16 04:01:23.525 8 INFO neutron.db.ovn_revision_numbers_db [None req-18867901-5385-481a-8499-a497c8d8d31f - - - - - -] Successfully bumped revision number for resource 0e05dcbb-f8fe-4835-bdef-da78def6cf15 (type: ports) to 2 2026-04-16 04:01:23.563 8 INFO neutron.db.ovn_revision_numbers_db [None req-18867901-5385-481a-8499-a497c8d8d31f - - - - - -] Successfully bumped revision number for resource 3786ff4a-b60b-4f05-b75a-7e85c64c698f (type: subnets) to 0 [pid: 8|app: 0|req: 1022/2035] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:01:22 2026] POST /v2.0/subnets => generated 629 bytes in 654 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1023/2036] 10.0.0.213 () {32 vars in 739 bytes} [Thu Apr 16 04:01:23 2026] GET /v2.0/subnetpools/7774d50e-2a72-4126-b542-71b0d0b685d0/tags => generated 34 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:23.629 7 INFO neutron_taas.services.taas.taas_plugin [None req-1f1b9230-b12e-4c18-8b50-6fe99c528304 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] TaaS: Handle Delete Port: 1167c2a2-06bd-4727-8a62-694e28dca8f5 2026-04-16 04:01:23.633 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1f1b9230-b12e-4c18-8b50-6fe99c528304 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] Tap Mirror: Handle Delete Port: 1167c2a2-06bd-4727-8a62-694e28dca8f5 [pid: 8|app: 0|req: 1024/2037] 10.0.0.213 () {34 vars in 751 bytes} [Thu Apr 16 04:01:23 2026] PUT /v2.0/subnets/dc386161-baaf-4750-bcdb-1849bc06c326/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1025/2038] 10.0.0.213 () {34 vars in 788 bytes} [Thu Apr 16 04:01:23 2026] PUT /v2.0/subnetpools/7774d50e-2a72-4126-b542-71b0d0b685d0/tags/black.or.white => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1026/2039] 10.0.0.213 () {34 vars in 751 bytes} [Thu Apr 16 04:01:23 2026] PUT /v2.0/subnets/63ec94d7-a33c-4c62-85b8-6d05f5881229/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: 1027/2040] 10.0.0.213 () {32 vars in 739 bytes} [Thu Apr 16 04:01:23 2026] GET /v2.0/subnetpools/7774d50e-2a72-4126-b542-71b0d0b685d0/tags => generated 52 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1028/2041] 10.0.0.213 () {34 vars in 751 bytes} [Thu Apr 16 04:01:23 2026] PUT /v2.0/subnets/2aa14bf7-cdab-4e38-9e10-7859bc6df330/tags => generated 34 bytes in 84 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1029/2042] 10.0.0.213 () {34 vars in 759 bytes} [Thu Apr 16 04:01:23 2026] PUT /v2.0/subnetpools/7774d50e-2a72-4126-b542-71b0d0b685d0/tags => generated 37 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1030/2043] 10.0.0.213 () {34 vars in 751 bytes} [Thu Apr 16 04:01:23 2026] PUT /v2.0/subnets/b9473f4e-da13-49c1-9212-44fb034827ad/tags => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:23.951 7 INFO neutron.services.segments.plugin [-] Segment 74bb771e-046d-46cd-b964-58c3d846c695 resource provider aggregate not found 2026-04-16 04:01:23.957 7 INFO neutron.services.segments.plugin [-] Segment 74bb771e-046d-46cd-b964-58c3d846c695 resource provider aggregate not found 2026-04-16 04:01:23.977 7 INFO neutron.services.segments.plugin [-] Segment 74bb771e-046d-46cd-b964-58c3d846c695 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74bb771e-046d-46cd-b964-58c3d846c695 found for delete ", "request_id": "req-9aaa053b-8fb5-4cc2-9980-94a32bfe10ed"}]} 2026-04-16 04:01:23.979 7 INFO neutron.services.segments.plugin [-] Segment 74bb771e-046d-46cd-b964-58c3d846c695 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 74bb771e-046d-46cd-b964-58c3d846c695 found for delete ", "request_id": "req-196c4830-88db-4138-b5f0-ad42dc813bfa"}]} [pid: 8|app: 0|req: 1031/2044] 10.0.0.213 () {32 vars in 739 bytes} [Thu Apr 16 04:01:23 2026] GET /v2.0/subnetpools/7774d50e-2a72-4126-b542-71b0d0b685d0/tags => generated 37 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1014/2045] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:23 2026] DELETE /v2.0/networks/3269161a-62b4-46be-a1a7-57cf325c372f => generated 0 bytes in 530 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1015/2046] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:01:23 2026] GET /v2.0/subnetpools/7774d50e-2a72-4126-b542-71b0d0b685d0/tags/red => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1032/2047] 10.0.0.213 () {32 vars in 664 bytes} [Thu Apr 16 04:01:23 2026] GET /v2.0/subnets?tags=red => generated 1904 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:24.027 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b6288216-31a7-4cad-a416-42eb5db3da2b 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1016/2048] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:01:24 2026] DELETE /v2.0/subnets/24f1a14c-a429-453c-b46c-cdd9097b4462 => generated 136 bytes in 12 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:01:24.044 8 INFO neutron.api.v2.resource [None req-3325fb5c-cfe5-499a-ae86-9cde809eff63 081903ea5a864db898b3133a058b3a8d 58aee1c9aaed48ad98fef5498a8e114c - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1033/2049] 10.0.0.213 () {32 vars in 751 bytes} [Thu Apr 16 04:01:24 2026] GET /v2.0/subnetpools/7774d50e-2a72-4126-b542-71b0d0b685d0/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 04:01:24.055 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ad349aea-641b-41ef-b814-b78fb4f0210b 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] DELETE failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1034/2050] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:01:24 2026] DELETE /v2.0/subnets/746b94cb-a168-47d1-9760-ee513f2fccbc => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1017/2051] 10.0.0.213 () {32 vars in 678 bytes} [Thu Apr 16 04:01:24 2026] GET /v2.0/subnets?tags=red%2Cblue => generated 1283 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:24.082 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b652f1d5-51a8-4f17-9b6d-15a46aabad3e 71bf5c1d495f47aa8cdf53e03ba85d3e e369bcccb4154b678cf488b8e453b19a - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1018/2052] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:01:24 2026] DELETE /v2.0/subnets/0fa91dcf-9bcc-4852-8af8-239a28c7bfb0 => generated 136 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1035/2053] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:01:24 2026] DELETE /v2.0/subnetpools/7774d50e-2a72-4126-b542-71b0d0b685d0/tags/red => generated 0 bytes in 34 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1036/2054] 10.0.0.213 () {32 vars in 739 bytes} [Thu Apr 16 04:01:24 2026] GET /v2.0/subnetpools/7774d50e-2a72-4126-b542-71b0d0b685d0/tags => generated 30 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1019/2055] 10.0.0.213 () {32 vars in 674 bytes} [Thu Apr 16 04:01:24 2026] GET /v2.0/subnets?tags-any=blue => generated 1283 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:24.161 8 INFO neutron.api.v2.resource [None req-c3371db7-2718-47b5-b77b-359183df51d6 081903ea5a864db898b3133a058b3a8d 58aee1c9aaed48ad98fef5498a8e114c - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1037/2056] 10.0.0.213 () {32 vars in 754 bytes} [Thu Apr 16 04:01:24 2026] DELETE /v2.0/subnetpools/7774d50e-2a72-4126-b542-71b0d0b685d0/tags/green => generated 99 bytes in 39 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1020/2057] 10.0.0.213 () {32 vars in 686 bytes} [Thu Apr 16 04:01:24 2026] GET /v2.0/subnets?tags-any=red%2Cblue => generated 1904 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1038/2058] 10.0.0.213 () {32 vars in 742 bytes} [Thu Apr 16 04:01:24 2026] DELETE /v2.0/subnetpools/7774d50e-2a72-4126-b542-71b0d0b685d0/tags => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1021/2059] 10.0.0.213 () {32 vars in 672 bytes} [Thu Apr 16 04:01:24 2026] GET /v2.0/subnets?not-tags=red => generated 1894 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1039/2060] 10.0.0.213 () {32 vars in 739 bytes} [Thu Apr 16 04:01:24 2026] GET /v2.0/subnetpools/7774d50e-2a72-4126-b542-71b0d0b685d0/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1022/2061] 10.0.0.213 () {32 vars in 686 bytes} [Thu Apr 16 04:01:24 2026] GET /v2.0/subnets?not-tags=red%2Cblue => generated 2515 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1040/2062] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:01:24 2026] DELETE /v2.0/subnetpools/7774d50e-2a72-4126-b542-71b0d0b685d0 => 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: 1023/2063] 10.0.0.213 () {32 vars in 682 bytes} [Thu Apr 16 04:01:24 2026] GET /v2.0/subnets?not-tags-any=blue => generated 2515 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1041/2064] 10.0.0.213 () {32 vars in 694 bytes} [Thu Apr 16 04:01:24 2026] GET /v2.0/subnets?not-tags-any=red%2Cblue => generated 1894 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1024/2065] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:01:24 2026] DELETE /v2.0/subnets/dc386161-baaf-4750-bcdb-1849bc06c326 => 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: 1025/2066] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:01:24 2026] DELETE /v2.0/subnets/63ec94d7-a33c-4c62-85b8-6d05f5881229 => generated 0 bytes in 175 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:24.772 8 INFO neutron.db.ovn_revision_numbers_db [None req-85add2af-463f-4843-b45c-bd0564f396d3 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 0e241d0e-271f-40f1-8d0c-ddc23d58d604 (type: security_groups) to 1 2026-04-16 04:01:24.783 8 INFO neutron.db.ovn_revision_numbers_db [None req-85add2af-463f-4843-b45c-bd0564f396d3 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 03ff1f22-1db3-4c76-91aa-3bbb79712373 (type: security_group_rules) to 0 2026-04-16 04:01:24.794 8 INFO neutron.db.ovn_revision_numbers_db [None req-85add2af-463f-4843-b45c-bd0564f396d3 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 0cb3282e-2e23-4aa2-a5b0-2a9dbcba49cf (type: security_group_rules) to 0 2026-04-16 04:01:24.811 8 INFO neutron.db.ovn_revision_numbers_db [None req-85add2af-463f-4843-b45c-bd0564f396d3 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 5f02754f-4ddb-497d-86f3-73007759b29b (type: security_group_rules) to 0 2026-04-16 04:01:24.825 8 INFO neutron.db.ovn_revision_numbers_db [None req-85add2af-463f-4843-b45c-bd0564f396d3 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 8518eeb7-ddaa-457b-adca-de76368549c6 (type: security_group_rules) to 0 2026-04-16 04:01:24.901 8 INFO neutron.db.segments_db [None req-85add2af-463f-4843-b45c-bd0564f396d3 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Added segment cc6df90e-3dc3-4fa2-b7ce-9d0ff73a0872 of type geneve for network d27fae48-4b46-486b-8def-768b3fb4367e [pid: 7|app: 0|req: 1026/2067] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:01:24 2026] DELETE /v2.0/subnets/2aa14bf7-cdab-4e38-9e10-7859bc6df330 => generated 0 bytes in 150 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:24.994 8 INFO neutron.db.ovn_revision_numbers_db [None req-85add2af-463f-4843-b45c-bd0564f396d3 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource d27fae48-4b46-486b-8def-768b3fb4367e (type: networks) to 1 2026-04-16 04:01:25.125 7 INFO neutron.db.ovn_revision_numbers_db [None req-769e4f4a-0c95-40ae-9259-bf8808f98fc7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 213ec539-ee99-4bdb-a504-39cd7488c6d9 (type: security_groups) to 1 2026-04-16 04:01:25.135 7 INFO neutron.db.ovn_revision_numbers_db [None req-769e4f4a-0c95-40ae-9259-bf8808f98fc7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 1cb63ba6-816e-4f68-901c-9e9144059add (type: security_group_rules) to 0 2026-04-16 04:01:25.147 7 INFO neutron.db.ovn_revision_numbers_db [None req-769e4f4a-0c95-40ae-9259-bf8808f98fc7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3e60d12c-1c63-4004-9a2b-3c3db8a20c43 (type: security_group_rules) to 0 2026-04-16 04:01:25.151 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85add2af-463f-4843-b45c-bd0564f396d3 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] No more DHCP agents 2026-04-16 04:01:25.153 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85add2af-463f-4843-b45c-bd0564f396d3 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Unable to schedule network d27fae48-4b46-486b-8def-768b3fb4367e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:25.157 7 INFO neutron.db.ovn_revision_numbers_db [None req-769e4f4a-0c95-40ae-9259-bf8808f98fc7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 8918f3c3-0c66-49b5-8e0d-8d5d570bd81d (type: security_group_rules) to 0 2026-04-16 04:01:25.171 7 INFO neutron.db.ovn_revision_numbers_db [None req-769e4f4a-0c95-40ae-9259-bf8808f98fc7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d52763cd-a411-4b4e-bba5-50d2cdcf9d1e (type: security_group_rules) to 0 2026-04-16 04:01:25.209 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] OVN reports status down for port: 5e05b3bc-9a47-4ddd-a0f5-2bbd30595fe6 [pid: 7|app: 0|req: 1027/2068] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:24 2026] GET /v2.0/security-groups?tenant_id=27365a8d4157438992d5b487af70b5e7&name=default => generated 2925 bytes in 313 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:25.265 8 INFO neutron.db.ovn_revision_numbers_db [None req-85add2af-463f-4843-b45c-bd0564f396d3 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 5e05b3bc-9a47-4ddd-a0f5-2bbd30595fe6 (type: ports) to 1 [pid: 8|app: 0|req: 1042/2069] 10.0.0.213 () {34 vars in 671 bytes} [Thu Apr 16 04:01:24 2026] POST /v2.0/networks => generated 652 bytes in 899 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:25.382 7 INFO neutron.db.ovn_revision_numbers_db [None req-f9cf319e-2a23-4670-b797-9fc60b6d951d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f7f04923-f27c-4340-bb07-9d4d53129f60 (type: security_groups) to 1 2026-04-16 04:01:25.392 7 INFO neutron.db.ovn_revision_numbers_db [None req-f9cf319e-2a23-4670-b797-9fc60b6d951d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 08c3f075-cdcb-4ac0-ad97-2a65ef515b38 (type: security_group_rules) to 0 2026-04-16 04:01:25.403 7 INFO neutron.db.ovn_revision_numbers_db [None req-f9cf319e-2a23-4670-b797-9fc60b6d951d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 2f19558a-2d0c-4d0e-841b-a50b9c34f934 (type: security_group_rules) to 0 2026-04-16 04:01:25.413 7 INFO neutron.db.ovn_revision_numbers_db [None req-f9cf319e-2a23-4670-b797-9fc60b6d951d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 5ecee4d9-b00c-4cbc-97b0-c1076618d47c (type: security_group_rules) to 0 2026-04-16 04:01:25.423 7 INFO neutron.db.ovn_revision_numbers_db [None req-f9cf319e-2a23-4670-b797-9fc60b6d951d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 911e0a14-8656-4c48-a1ce-2460b4d9a25e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1028/2070] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:25 2026] GET /v2.0/security-groups?tenant_id=58aee1c9aaed48ad98fef5498a8e114c&name=default => generated 2925 bytes in 233 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1043/2071] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:01:25 2026] DELETE /v2.0/subnets/b9473f4e-da13-49c1-9212-44fb034827ad => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1029/2072] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:25 2026] DELETE /v2.0/security-groups/213ec539-ee99-4bdb-a504-39cd7488c6d9 => generated 0 bytes in 217 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1030/2073] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:25 2026] DELETE /v2.0/security-groups/f7f04923-f27c-4340-bb07-9d4d53129f60 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:25.913 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0fefb8cc-93a2-4a65-9f95-1de17a8508c3 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] No more DHCP agents 2026-04-16 04:01:25.914 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0fefb8cc-93a2-4a65-9f95-1de17a8508c3 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:26.016 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] OVN reports status down for port: 7ae8128d-d197-4186-a631-36897579d739 [pid: 7|app: 0|req: 1031/2074] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:01:25 2026] DELETE /v2.0/subnets/3786ff4a-b60b-4f05-b75a-7e85c64c698f => generated 0 bytes in 188 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:26.083 8 INFO neutron.db.ovn_revision_numbers_db [None req-0fefb8cc-93a2-4a65-9f95-1de17a8508c3 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 7ae8128d-d197-4186-a631-36897579d739 (type: ports) to 1 2026-04-16 04:01:26.216 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec7a709f-3aa8-4937-ade0-8e3a24a16146 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f00c2ff9-bd0d-4d58-9182-c47b38f43c83 (type: security_groups) to 1 2026-04-16 04:01:26.226 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec7a709f-3aa8-4937-ade0-8e3a24a16146 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 48697d0c-ecd1-4dfa-b77d-baa687088d82 (type: security_group_rules) to 0 2026-04-16 04:01:26.238 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec7a709f-3aa8-4937-ade0-8e3a24a16146 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 80f2cfd1-2892-41fe-9c02-34bc10eec3a7 (type: security_group_rules) to 0 2026-04-16 04:01:26.250 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec7a709f-3aa8-4937-ade0-8e3a24a16146 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9a0e14be-3de3-473f-b07f-8c12438a4315 (type: security_group_rules) to 0 2026-04-16 04:01:26.264 7 INFO neutron.db.ovn_revision_numbers_db [None req-ec7a709f-3aa8-4937-ade0-8e3a24a16146 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d174fb1b-1a79-46c0-b157-9009829ab701 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1032/2075] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:26 2026] GET /v2.0/security-groups?tenant_id=86ae096775db40e79a2d94b5bffd6ec1&name=default => generated 2925 bytes in 224 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:26.422 7 INFO neutron.db.ovn_revision_numbers_db [None req-c98ccbf5-79c2-479c-a30f-50a42879ad9b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 55d4912e-2fb4-42ce-be91-41610157a4ef (type: security_groups) to 1 2026-04-16 04:01:26.434 7 INFO neutron.db.ovn_revision_numbers_db [None req-c98ccbf5-79c2-479c-a30f-50a42879ad9b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 249d38fc-1454-4dda-9535-d23d87609b58 (type: security_group_rules) to 0 2026-04-16 04:01:26.446 7 INFO neutron.db.ovn_revision_numbers_db [None req-c98ccbf5-79c2-479c-a30f-50a42879ad9b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b76f967b-2d07-46b7-8885-cce52d54a4b2 (type: security_group_rules) to 0 2026-04-16 04:01:26.458 7 INFO neutron.db.ovn_revision_numbers_db [None req-c98ccbf5-79c2-479c-a30f-50a42879ad9b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d6c94b7f-007b-4553-b8bf-a554b3a18a7b (type: security_group_rules) to 0 2026-04-16 04:01:26.469 7 INFO neutron.db.ovn_revision_numbers_db [None req-c98ccbf5-79c2-479c-a30f-50a42879ad9b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource dd0906d9-8bcf-4652-b054-5de6ad847017 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1033/2076] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:26 2026] GET /v2.0/security-groups?tenant_id=62b0e8f566404560bfc711d416da2cbc&name=default => generated 2925 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:26.605 7 INFO neutron_taas.services.taas.taas_plugin [None req-d2be50dd-d420-404a-b899-e87d7091e130 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] TaaS: Handle Delete Port: fb4ddf81-dfed-407d-8c5b-c168c13f73c9 2026-04-16 04:01:26.608 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d2be50dd-d420-404a-b899-e87d7091e130 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Tap Mirror: Handle Delete Port: fb4ddf81-dfed-407d-8c5b-c168c13f73c9 2026-04-16 04:01:26.673 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-56de2936-c779-41b1-a063-bf09ab02cff5 - - - - - -] Schedule LRP lrp-7ae8128d-d197-4186-a631-36897579d739 on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 2026-04-16 04:01:26.723 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-a4c433d2-5693-4533-b992-b6216207a9dd - - - - - -] Router 747cb223-7ccb-4610-8eb0-e635d538821d is bound to host instance 2026-04-16 04:01:26.745 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] OVN reports status up for port: 7ae8128d-d197-4186-a631-36897579d739 2026-04-16 04:01:26.794 8 INFO neutron.plugins.ml2.plugin [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] Attempt 1 to provision port 7ae8128d-d197-4186-a631-36897579d739 2026-04-16 04:01:26.814 7 INFO neutron.services.segments.plugin [-] Segment 6f6c3520-c2c6-4008-80b9-026c1a49c935 resource provider aggregate not found 2026-04-16 04:01:26.823 7 INFO neutron.services.segments.plugin [-] Segment 6f6c3520-c2c6-4008-80b9-026c1a49c935 resource provider aggregate not found 2026-04-16 04:01:26.842 7 INFO neutron.services.segments.plugin [-] Segment 6f6c3520-c2c6-4008-80b9-026c1a49c935 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f6c3520-c2c6-4008-80b9-026c1a49c935 found for delete ", "request_id": "req-736e740f-2be3-4b15-b992-2ebb0b49c07b"}]} 2026-04-16 04:01:26.845 8 INFO neutron.db.ovn_revision_numbers_db [None req-0fefb8cc-93a2-4a65-9f95-1de17a8508c3 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 7ae8128d-d197-4186-a631-36897579d739 (type: router_ports) to 1 2026-04-16 04:01:26.847 7 INFO neutron.services.segments.plugin [-] Segment 6f6c3520-c2c6-4008-80b9-026c1a49c935 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6f6c3520-c2c6-4008-80b9-026c1a49c935 found for delete ", "request_id": "req-3ec37b9f-e5cb-40bf-9a76-0d76d0f7fc7d"}]} [pid: 7|app: 0|req: 1034/2077] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:26 2026] DELETE /v2.0/networks/2700d6d7-a0c1-4ab5-a5a8-1a3e3d4603e6 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:27.050 8 INFO neutron.db.ovn_revision_numbers_db [None req-0fefb8cc-93a2-4a65-9f95-1de17a8508c3 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 747cb223-7ccb-4610-8eb0-e635d538821d (type: routers) to 2 [pid: 7|app: 0|req: 1035/2078] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:26 2026] DELETE /v2.0/security-groups/f00c2ff9-bd0d-4d58-9182-c47b38f43c83 => 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: 1044/2079] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:01:25 2026] POST /v2.0/routers => generated 954 bytes in 1591 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1036/2080] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:27 2026] DELETE /v2.0/security-groups/55d4912e-2fb4-42ce-be91-41610157a4ef => generated 0 bytes in 203 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:27.351 8 INFO neutron_taas.services.taas.taas_plugin [None req-25c0fbbe-ceef-4bce-8b8c-466d09c34aa2 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] TaaS: Handle Delete Port: 2281fc71-8f2b-4b41-b889-1c33a9df7e5d 2026-04-16 04:01:27.356 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-25c0fbbe-ceef-4bce-8b8c-466d09c34aa2 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Tap Mirror: Handle Delete Port: 2281fc71-8f2b-4b41-b889-1c33a9df7e5d [pid: 7|app: 0|req: 1037/2081] 10.0.0.213 () {32 vars in 776 bytes} [Thu Apr 16 04:01:27 2026] GET /v2.0/subnets?project_id=9c008601c06941f59c51198acc69cd95&cidr=10.100.0.0%2F28 => generated 14 bytes in 163 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1038/2082] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:27 2026] GET /v2.0/security-groups?tenant_id=e369bcccb4154b678cf488b8e453b19a&name=default => generated 2925 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1039/2083] 10.0.0.213 () {32 vars in 694 bytes} [Thu Apr 16 04:01:27 2026] GET /v2.0/networks?router%3Aexternal=True => generated 791 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:27.667 8 INFO neutron.services.segments.plugin [-] Segment 1fd199fd-a1f0-43d0-9021-5a00dcbb589d resource provider aggregate not found 2026-04-16 04:01:27.675 8 INFO neutron.services.segments.plugin [-] Segment 1fd199fd-a1f0-43d0-9021-5a00dcbb589d resource provider aggregate not found 2026-04-16 04:01:27.693 8 INFO neutron.services.segments.plugin [-] Segment 1fd199fd-a1f0-43d0-9021-5a00dcbb589d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fd199fd-a1f0-43d0-9021-5a00dcbb589d found for delete ", "request_id": "req-e8748a37-e081-4966-8388-11d12f98ed48"}]} 2026-04-16 04:01:27.699 8 INFO neutron.services.segments.plugin [-] Segment 1fd199fd-a1f0-43d0-9021-5a00dcbb589d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1fd199fd-a1f0-43d0-9021-5a00dcbb589d found for delete ", "request_id": "req-3c903e2a-67b3-4913-a44c-d243f7bfe54c"}]} [pid: 7|app: 0|req: 1040/2084] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:27 2026] DELETE /v2.0/security-groups/5832e28f-e26a-48cf-be7b-580f1f48db75 => generated 0 bytes in 234 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1045/2085] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:27 2026] DELETE /v2.0/networks/9736e90f-aad0-45aa-8011-3a8bedb32812 => generated 0 bytes in 699 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1041/2086] 10.0.0.213 () {32 vars in 784 bytes} [Thu Apr 16 04:01:27 2026] GET /v2.0/subnets?network_id=16b3b066-97c5-449e-ad0d-64531260e114&cidr=10.100.0.0%2F28 => generated 14 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:28.040 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-548f5947-55b5-4310-9fe0-d2dadcdccf75 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] No more DHCP agents 2026-04-16 04:01:28.041 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-548f5947-55b5-4310-9fe0-d2dadcdccf75 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Unable to schedule network d27fae48-4b46-486b-8def-768b3fb4367e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:28.056 8 INFO neutron_taas.services.taas.taas_plugin [None req-94d71b5c-71b7-4395-9ccb-3b4128032c8e b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] TaaS: Handle Delete Port: 193a932b-bff1-4aed-9467-f2ad10da4032 2026-04-16 04:01:28.063 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-94d71b5c-71b7-4395-9ccb-3b4128032c8e b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Tap Mirror: Handle Delete Port: 193a932b-bff1-4aed-9467-f2ad10da4032 2026-04-16 04:01:28.401 8 INFO neutron.db.ovn_revision_numbers_db [None req-1cb50b47-d913-4ec9-88e8-6f503b7c909a - - - - - -] Successfully bumped revision number for resource 7ae8128d-d197-4186-a631-36897579d739 (type: ports) to 4 2026-04-16 04:01:28.512 7 INFO neutron.db.ovn_revision_numbers_db [None req-982aa34b-8d4d-4837-bc29-d8f3245bdce3 - - - - - -] Successfully bumped revision number for resource 5e05b3bc-9a47-4ddd-a0f5-2bbd30595fe6 (type: ports) to 2 [pid: 8|app: 0|req: 1046/2087] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:27 2026] DELETE /v2.0/networks/c888cad2-d7ed-4e74-a273-24707a2feb66 => generated 0 bytes in 746 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:28.549 7 INFO neutron.db.ovn_revision_numbers_db [None req-982aa34b-8d4d-4837-bc29-d8f3245bdce3 - - - - - -] Successfully bumped revision number for resource 75cefa03-91df-458b-8bb5-86fd777fc9c0 (type: subnets) to 0 [pid: 7|app: 0|req: 1042/2088] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:01:27 2026] POST /v2.0/subnets => generated 656 bytes in 762 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:28.732 8 INFO neutron_taas.services.taas.taas_plugin [None req-2441bfde-8764-4c7f-b43a-1a9eafd405e9 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] TaaS: Handle Delete Port: 7c0345a3-9676-4032-9d0b-d6c7d5889cd9 2026-04-16 04:01:28.737 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2441bfde-8764-4c7f-b43a-1a9eafd405e9 b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Tap Mirror: Handle Delete Port: 7c0345a3-9676-4032-9d0b-d6c7d5889cd9 2026-04-16 04:01:28.950 8 INFO neutron.db.ovn_revision_numbers_db [None req-1cb50b47-d913-4ec9-88e8-6f503b7c909a - - - - - -] Successfully bumped revision number for resource 7ae8128d-d197-4186-a631-36897579d739 (type: ports) to 5 2026-04-16 04:01:29.111 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1c53f47f-0b15-4fe3-91c3-e476748c60a1 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] No more DHCP agents 2026-04-16 04:01:29.114 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1c53f47f-0b15-4fe3-91c3-e476748c60a1 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Unable to schedule network d27fae48-4b46-486b-8def-768b3fb4367e: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1047/2089] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:28 2026] DELETE /v2.0/networks/3ebb8f87-f43b-4261-ab9b-c3d5867f1caa => generated 0 bytes in 579 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:29.257 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c53f47f-0b15-4fe3-91c3-e476748c60a1 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 0ba38dc9-2325-4a8b-9a9e-175402097204 (type: ports) to 1 2026-04-16 04:01:29.296 8 INFO neutron_taas.services.taas.taas_plugin [None req-22727713-cf46-453f-adf8-e4b1bc6d6d3e b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] TaaS: Handle Delete Port: 0e05dcbb-f8fe-4835-bdef-da78def6cf15 2026-04-16 04:01:29.298 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-22727713-cf46-453f-adf8-e4b1bc6d6d3e b45f8eb1edf9465da96cad5bb8f4c016 f315631f14224e8d962f9a10aba4ef35 - - default default] Tap Mirror: Handle Delete Port: 0e05dcbb-f8fe-4835-bdef-da78def6cf15 [pid: 8|app: 0|req: 1048/2090] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:29 2026] DELETE /v2.0/networks/c527ab08-4370-4444-a03d-e4816a12eabb => generated 0 bytes in 396 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:29.719 8 INFO neutron.services.segments.plugin [-] Segment 5d2fecdb-cd74-41c0-b039-a1f0c26b9ffb resource provider aggregate not found 2026-04-16 04:01:29.728 8 INFO neutron.services.segments.plugin [-] Segment 5d2fecdb-cd74-41c0-b039-a1f0c26b9ffb resource provider aggregate not found 2026-04-16 04:01:29.741 8 INFO neutron.services.segments.plugin [-] Segment 5d2fecdb-cd74-41c0-b039-a1f0c26b9ffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d2fecdb-cd74-41c0-b039-a1f0c26b9ffb found for delete ", "request_id": "req-eafa684f-f7d3-45a9-a025-3bfe89aaf9b2"}]} 2026-04-16 04:01:29.744 8 INFO neutron.services.segments.plugin [-] Segment 5d2fecdb-cd74-41c0-b039-a1f0c26b9ffb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5d2fecdb-cd74-41c0-b039-a1f0c26b9ffb found for delete ", "request_id": "req-01561f2b-064e-4f51-8dc7-733f1687886f"}]} 2026-04-16 04:01:29.757 8 INFO neutron.services.segments.plugin [-] Segment 501c814f-b392-43e1-8234-9f19edbc897b resource provider aggregate not found 2026-04-16 04:01:29.760 8 INFO neutron.services.segments.plugin [-] Segment 501c814f-b392-43e1-8234-9f19edbc897b resource provider aggregate not found 2026-04-16 04:01:29.771 8 INFO neutron.services.segments.plugin [-] Segment 501c814f-b392-43e1-8234-9f19edbc897b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 501c814f-b392-43e1-8234-9f19edbc897b found for delete ", "request_id": "req-c3f809b6-db28-48d8-bbd2-db98eb8d74c1"}]} 2026-04-16 04:01:29.776 8 INFO neutron.services.segments.plugin [-] Segment 501c814f-b392-43e1-8234-9f19edbc897b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 501c814f-b392-43e1-8234-9f19edbc897b found for delete ", "request_id": "req-3e155484-8f6a-480d-a6b9-ca9b55ebb959"}]} 2026-04-16 04:01:29.785 8 INFO neutron.services.segments.plugin [-] Segment bcdd166f-71dd-41ab-ab2a-011d28abd3c9 resource provider aggregate not found 2026-04-16 04:01:29.789 8 INFO neutron.services.segments.plugin [-] Segment bcdd166f-71dd-41ab-ab2a-011d28abd3c9 resource provider aggregate not found 2026-04-16 04:01:29.800 8 INFO neutron.services.segments.plugin [-] Segment bcdd166f-71dd-41ab-ab2a-011d28abd3c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcdd166f-71dd-41ab-ab2a-011d28abd3c9 found for delete ", "request_id": "req-29e04a61-3c05-46f6-8e48-b4420c9d3c79"}]} 2026-04-16 04:01:29.804 8 INFO neutron.services.segments.plugin [-] Segment bcdd166f-71dd-41ab-ab2a-011d28abd3c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bcdd166f-71dd-41ab-ab2a-011d28abd3c9 found for delete ", "request_id": "req-f6bf42b2-db7d-46de-8669-5987d01a6a12"}]} 2026-04-16 04:01:29.850 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] OVN reports status down for port: 0ba38dc9-2325-4a8b-9a9e-175402097204 2026-04-16 04:01:29.884 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1c53f47f-0b15-4fe3-91c3-e476748c60a1 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] No more DHCP agents 2026-04-16 04:01:29.885 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1c53f47f-0b15-4fe3-91c3-e476748c60a1 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Unable to schedule network d27fae48-4b46-486b-8def-768b3fb4367e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:29.915 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 04:01:29.915 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] OVN reports status up for port: 0ba38dc9-2325-4a8b-9a9e-175402097204 2026-04-16 04:01:29.925 8 INFO neutron.plugins.ml2.plugin [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] Attempt 1 to provision port 0ba38dc9-2325-4a8b-9a9e-175402097204 2026-04-16 04:01:30.207 7 INFO neutron.db.ovn_revision_numbers_db [None req-1c53f47f-0b15-4fe3-91c3-e476748c60a1 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 0ba38dc9-2325-4a8b-9a9e-175402097204 (type: router_ports) to 1 [pid: 7|app: 0|req: 1043/2091] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 04:01:28 2026] PUT /v2.0/routers/747cb223-7ccb-4610-8eb0-e635d538821d/add_router_interface => generated 309 bytes in 1641 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1049/2092] 10.0.0.213 () {32 vars in 649 bytes} [Thu Apr 16 04:01:30 2026] GET /v2.0/networks => generated 3071 bytes in 109 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1050/2093] 10.0.0.213 () {32 vars in 647 bytes} [Thu Apr 16 04:01:30 2026] GET /v2.0/subnets => generated 1972 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:30.551 7 INFO neutron.db.ovn_revision_numbers_db [None req-45e71f47-5d3d-4917-bb43-640695963e89 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 431eed61-c924-46ee-87e7-77ebf4a157c2 (type: security_groups) to 1 2026-04-16 04:01:30.563 7 INFO neutron.db.ovn_revision_numbers_db [None req-45e71f47-5d3d-4917-bb43-640695963e89 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4ab3d6f8-e1e0-4a73-94c1-5a2a2865e543 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1051/2094] 10.0.0.213 () {32 vars in 647 bytes} [Thu Apr 16 04:01:30 2026] GET /v2.0/routers => generated 975 bytes in 172 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:30.574 7 INFO neutron.db.ovn_revision_numbers_db [None req-45e71f47-5d3d-4917-bb43-640695963e89 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 656a1779-cba3-4334-9ee0-1e01ece6f8a5 (type: security_group_rules) to 0 2026-04-16 04:01:30.586 7 INFO neutron.db.ovn_revision_numbers_db [None req-45e71f47-5d3d-4917-bb43-640695963e89 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a2fab4e2-8da9-4821-9271-ab0807a67b65 (type: security_group_rules) to 0 2026-04-16 04:01:30.589 8 INFO neutron.db.ovn_revision_numbers_db [None req-2b7639da-1203-4021-a757-5ebe65a41f4e - - - - - -] Successfully bumped revision number for resource 0ba38dc9-2325-4a8b-9a9e-175402097204 (type: ports) to 2 2026-04-16 04:01:30.599 7 INFO neutron.db.ovn_revision_numbers_db [None req-45e71f47-5d3d-4917-bb43-640695963e89 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c9fc1a26-ae02-463e-b62a-6232bc838f36 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1044/2095] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:30 2026] GET /v2.0/security-groups?tenant_id=701e430fe2ab490a80816b672c19e54f&name=default => generated 2925 bytes in 329 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:30.777 8 INFO neutron.db.ovn_revision_numbers_db [None req-93e8f1bb-208e-4d3f-af47-c5213b1676ed 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 2649159c-5e55-49a8-97e3-70eab8c1e4a9 (type: security_groups) to 1 2026-04-16 04:01:30.796 8 INFO neutron.db.ovn_revision_numbers_db [None req-93e8f1bb-208e-4d3f-af47-c5213b1676ed 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 26f80c18-42c8-4a6c-8f8e-b2e8df0e4cc9 (type: security_group_rules) to 0 2026-04-16 04:01:30.811 8 INFO neutron.db.ovn_revision_numbers_db [None req-93e8f1bb-208e-4d3f-af47-c5213b1676ed 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 8caace7e-c46e-4947-8adc-95c69f5423e0 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1052/2096] 10.0.0.213 () {34 vars in 685 bytes} [Thu Apr 16 04:01:30 2026] POST /v2.0/security-groups => generated 1673 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1045/2097] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:30 2026] DELETE /v2.0/security-groups/431eed61-c924-46ee-87e7-77ebf4a157c2 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:30.996 7 INFO neutron.db.ovn_revision_numbers_db [None req-ae072864-6b53-455e-9189-0e4032d88c95 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 9a490ff1-dc8b-43bd-b55e-c23fa2f218d7 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1046/2098] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:01:30 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1047/2099] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:31 2026] GET /v2.0/security-groups?tenant_id=f315631f14224e8d962f9a10aba4ef35&name=default => generated 2925 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:31.078 8 INFO neutron.db.ovn_revision_numbers_db [None req-be122c16-2c2b-4b27-910b-353d6ec6aad4 b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] Successfully bumped revision number for resource a4ccdc26-8ecd-4ec6-a2b6-227b6391d2af (type: security_groups) to 1 2026-04-16 04:01:31.089 8 INFO neutron.db.ovn_revision_numbers_db [None req-be122c16-2c2b-4b27-910b-353d6ec6aad4 b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] Successfully bumped revision number for resource 0effd7d6-7d92-48cd-a62c-4bc91254d66f (type: security_group_rules) to 0 2026-04-16 04:01:31.101 8 INFO neutron.db.ovn_revision_numbers_db [None req-be122c16-2c2b-4b27-910b-353d6ec6aad4 b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] Successfully bumped revision number for resource 971eb641-efdc-43ab-8ba4-b5f1d14099b2 (type: security_group_rules) to 0 2026-04-16 04:01:31.113 8 INFO neutron.db.ovn_revision_numbers_db [None req-be122c16-2c2b-4b27-910b-353d6ec6aad4 b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] Successfully bumped revision number for resource d1731922-b20a-4e0b-b008-f301524ef819 (type: security_group_rules) to 0 2026-04-16 04:01:31.122 8 INFO neutron.db.ovn_revision_numbers_db [None req-be122c16-2c2b-4b27-910b-353d6ec6aad4 b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] Successfully bumped revision number for resource e497b814-7bb4-4e60-bfcd-851a94b90e92 (type: security_group_rules) to 0 2026-04-16 04:01:31.193 7 INFO neutron.db.ovn_revision_numbers_db [None req-7fefdff0-efa0-4bad-8635-0e307a39a48d 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource d39d80b7-297d-49a1-8d4c-d96f68b32535 (type: security_group_rules) to 0 2026-04-16 04:01:31.203 8 INFO neutron.db.segments_db [None req-be122c16-2c2b-4b27-910b-353d6ec6aad4 b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] Added segment 014256e0-7cf0-45a3-801f-8f8179a0cb76 of type geneve for network f65c9083-05ed-4c70-ac83-f8a87f9f26e0 [pid: 7|app: 0|req: 1048/2100] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:01:31 2026] POST /v2.0/security-group-rules => generated 596 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:31.306 8 INFO neutron.db.ovn_revision_numbers_db [None req-be122c16-2c2b-4b27-910b-353d6ec6aad4 b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] Successfully bumped revision number for resource f65c9083-05ed-4c70-ac83-f8a87f9f26e0 (type: networks) to 1 [pid: 7|app: 0|req: 1049/2101] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:31 2026] DELETE /v2.0/security-groups/56a486cc-b99c-4353-8666-c583e4d7259d => generated 0 bytes in 232 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:31.483 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-be122c16-2c2b-4b27-910b-353d6ec6aad4 b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] No more DHCP agents 2026-04-16 04:01:31.484 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-be122c16-2c2b-4b27-910b-353d6ec6aad4 b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] Unable to schedule network f65c9083-05ed-4c70-ac83-f8a87f9f26e0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:31.568 8 INFO neutron.db.ovn_revision_numbers_db [None req-be122c16-2c2b-4b27-910b-353d6ec6aad4 b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] Successfully bumped revision number for resource 08b2974c-3e62-4139-a0da-1021d659518e (type: ports) to 1 [pid: 8|app: 0|req: 1053/2102] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:30 2026] POST /v2.0/networks => generated 651 bytes in 731 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:31.614 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce456dce-3fd5-41fd-80b1-e137f3a485a9 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 07f8be1e-35e5-4343-8b27-eab5450b4e92 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1050/2103] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:01:31 2026] POST /v2.0/security-group-rules => generated 602 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:31.754 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce34164d-ba63-4d3e-9244-5b18e4c04132 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 0191f25a-8533-4f66-9f97-a9902fecd566 (type: security_groups) to 1 2026-04-16 04:01:31.763 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce34164d-ba63-4d3e-9244-5b18e4c04132 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 2394d774-83d8-4212-a79b-11c6c69f6e11 (type: security_group_rules) to 0 2026-04-16 04:01:31.772 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce34164d-ba63-4d3e-9244-5b18e4c04132 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 45c06792-825d-472e-bade-0061e9638344 (type: security_group_rules) to 0 2026-04-16 04:01:31.783 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce34164d-ba63-4d3e-9244-5b18e4c04132 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 997bbd94-944a-488a-984f-c1859fad5816 (type: security_group_rules) to 0 2026-04-16 04:01:31.792 7 INFO neutron.db.ovn_revision_numbers_db [None req-ce34164d-ba63-4d3e-9244-5b18e4c04132 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource ffab9385-07be-4b91-b3ce-fe847abd2ad8 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1051/2104] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:31 2026] GET /v2.0/security-groups?tenant_id=a5ff2ed31cda42a8aa155fe18fb33d7b&name=default => generated 2925 bytes in 179 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:31.836 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a64523da-0638-4537-84ec-34b79ca8cee3 b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] No more DHCP agents 2026-04-16 04:01:31.837 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a64523da-0638-4537-84ec-34b79ca8cee3 b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] Unable to schedule network f65c9083-05ed-4c70-ac83-f8a87f9f26e0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:31.930 8 INFO neutron.db.ovn_revision_numbers_db [None req-a64523da-0638-4537-84ec-34b79ca8cee3 b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] Successfully bumped revision number for resource 9673c689-b2ab-4e21-9602-5fbe85eea369 (type: ports) to 1 2026-04-16 04:01:31.949 7 INFO neutron.db.ovn_revision_numbers_db [None req-279dac41-bc4f-4732-9247-a91af20fcfbb 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource a42cc7bb-19b5-4a39-bbb4-f9c564885836 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1052/2105] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:01:31 2026] POST /v2.0/security-group-rules => generated 601 bytes in 174 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1054/2106] 10.0.0.213 () {34 vars in 664 bytes} [Thu Apr 16 04:01:31 2026] POST /v2.0/ports => generated 743 bytes in 408 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: 1055/2107] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:32 2026] DELETE /v2.0/security-groups/0191f25a-8533-4f66-9f97-a9902fecd566 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:32.292 7 INFO neutron.db.ovn_revision_numbers_db [None req-217cd501-0582-4db8-a940-a5b1200be8fe cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Successfully bumped revision number for resource 17e59678-e69d-41d3-9bd2-24704dc6d6b2 (type: security_groups) to 1 2026-04-16 04:01:32.309 7 INFO neutron.db.ovn_revision_numbers_db [None req-217cd501-0582-4db8-a940-a5b1200be8fe cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Successfully bumped revision number for resource 0c538365-3596-41d5-8d78-63eda992466a (type: security_group_rules) to 0 2026-04-16 04:01:32.318 8 INFO neutron.db.securitygroups_db [None req-d534b802-bf36-468e-a8b5-b049b7f7dc21 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Project 9c008601c06941f59c51198acc69cd95 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-16 04:01:32.323 7 INFO neutron.db.ovn_revision_numbers_db [None req-217cd501-0582-4db8-a940-a5b1200be8fe cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Successfully bumped revision number for resource 5d24ff92-cc2b-4695-b289-7f544337e1f1 (type: security_group_rules) to 0 2026-04-16 04:01:32.350 7 INFO neutron.db.ovn_revision_numbers_db [None req-217cd501-0582-4db8-a940-a5b1200be8fe cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Successfully bumped revision number for resource 8c23bdb9-7969-44ec-b85a-827467c56c40 (type: security_group_rules) to 0 2026-04-16 04:01:32.365 7 INFO neutron.db.ovn_revision_numbers_db [None req-217cd501-0582-4db8-a940-a5b1200be8fe cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Successfully bumped revision number for resource e60c9a72-1685-4e9d-ad15-c496c0ee2f9c (type: security_group_rules) to 0 2026-04-16 04:01:32.427 7 INFO neutron.db.segments_db [None req-217cd501-0582-4db8-a940-a5b1200be8fe cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Added segment 810cc444-a632-4165-ad59-39ffa694b38e of type geneve for network b18b10f3-c737-429c-b703-9b544aca6739 2026-04-16 04:01:32.439 8 INFO neutron.db.ovn_revision_numbers_db [None req-d534b802-bf36-468e-a8b5-b049b7f7dc21 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 3dca72dd-c438-4b4c-ae94-8c8ba7038172 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1056/2108] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:01:32 2026] POST /v2.0/security-group-rules => generated 607 bytes in 210 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:32.511 7 INFO neutron.db.ovn_revision_numbers_db [None req-217cd501-0582-4db8-a940-a5b1200be8fe cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Successfully bumped revision number for resource b18b10f3-c737-429c-b703-9b544aca6739 (type: networks) to 1 2026-04-16 04:01:32.636 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-217cd501-0582-4db8-a940-a5b1200be8fe cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] No more DHCP agents 2026-04-16 04:01:32.637 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-217cd501-0582-4db8-a940-a5b1200be8fe cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Unable to schedule network b18b10f3-c737-429c-b703-9b544aca6739: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:32.703 7 INFO neutron.db.ovn_revision_numbers_db [None req-217cd501-0582-4db8-a940-a5b1200be8fe cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Successfully bumped revision number for resource fa354205-0070-46da-92dc-015a6c097b83 (type: ports) to 1 [pid: 7|app: 0|req: 1053/2109] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:31 2026] POST /v2.0/networks => generated 651 bytes in 728 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1057/2110] 10.0.0.213 () {34 vars in 666 bytes} [Thu Apr 16 04:01:32 2026] POST /v2.0/trunks => generated 409 bytes in 267 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:32.748 7 INFO neutron.db.securitygroups_db [None req-481e1683-90f8-4eab-b506-5d10d7557cea 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Project 9c008601c06941f59c51198acc69cd95 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-16 04:01:32.843 7 INFO neutron.db.ovn_revision_numbers_db [None req-481e1683-90f8-4eab-b506-5d10d7557cea 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 476c0a69-f210-4735-aeb7-03d226496142 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1058/2111] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:01:32 2026] GET /v2.0/floatingips => generated 19 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1054/2112] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:01:32 2026] POST /v2.0/security-group-rules => generated 606 bytes in 157 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1055/2113] 10.0.0.213 () {34 vars in 749 bytes} [Thu Apr 16 04:01:32 2026] PUT /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668/tags => generated 25 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1056/2114] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 04:01:32 2026] GET /v2.0/security-groups => generated 31453 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-16 04:01:32.972 8 INFO neutron.db.segments_db [None req-8d258918-a8ba-4d0d-ba1a-fcbc6511ba7a cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Added segment 60c5ecac-848a-44f8-84de-4b2f6d52f177 of type geneve for network 6f6742df-3862-4b91-82d9-0ed5d3eb065a [pid: 7|app: 0|req: 1057/2115] 10.0.0.213 () {32 vars in 729 bytes} [Thu Apr 16 04:01:32 2026] GET /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668/tags => generated 25 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1058/2116] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 04:01:32 2026] GET /v2.0/ports => generated 11090 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1059/2117] 10.0.0.213 () {34 vars in 760 bytes} [Thu Apr 16 04:01:33 2026] PUT /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668/tags/green => generated 4 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-16 04:01:33.095 8 INFO neutron.db.ovn_revision_numbers_db [None req-8d258918-a8ba-4d0d-ba1a-fcbc6511ba7a cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Successfully bumped revision number for resource 6f6742df-3862-4b91-82d9-0ed5d3eb065a (type: networks) to 1 [pid: 7|app: 0|req: 1060/2118] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/routers => generated 975 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1061/2119] 10.0.0.213 () {32 vars in 729 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668/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: 1062/2120] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1063/2121] 10.0.0.213 () {34 vars in 756 bytes} [Thu Apr 16 04:01:33 2026] PUT /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668/tags/red => generated 4 bytes in 23 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1064/2122] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/subnets => generated 1972 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:33.289 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8d258918-a8ba-4d0d-ba1a-fcbc6511ba7a cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] No more DHCP agents 2026-04-16 04:01:33.290 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8d258918-a8ba-4d0d-ba1a-fcbc6511ba7a cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Unable to schedule network 6f6742df-3862-4b91-82d9-0ed5d3eb065a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1065/2123] 10.0.0.213 () {32 vars in 729 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668/tags => generated 34 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:33.366 8 INFO neutron.db.ovn_revision_numbers_db [None req-8d258918-a8ba-4d0d-ba1a-fcbc6511ba7a cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Successfully bumped revision number for resource 0d74aeea-b803-490d-be25-37e17b97ebca (type: ports) to 1 [pid: 8|app: 0|req: 1059/2124] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:32 2026] POST /v2.0/networks => generated 651 bytes in 525 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1060/2125] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:01:33 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: 1066/2126] 10.0.0.213 () {32 vars in 649 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/networks => generated 1374 bytes in 140 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1061/2127] 10.0.0.213 () {34 vars in 778 bytes} [Thu Apr 16 04:01:33 2026] PUT /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668/tags/black.or.white => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1062/2128] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 04:01:33 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: 1063/2129] 10.0.0.213 () {32 vars in 729 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668/tags => generated 52 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1064/2130] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/network-ip-availabilities => generated 2354 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:33.526 7 INFO neutron.db.segments_db [None req-a8e64c35-d70d-403d-9e5d-ade2e805e7dc cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Added segment d419a747-08ef-4793-ac94-3ccf3b3aeea3 of type geneve for network ce54ff28-e405-4f10-a654-2f0dd4b7874f [pid: 8|app: 0|req: 1065/2131] 10.0.0.213 () {34 vars in 749 bytes} [Thu Apr 16 04:01:33 2026] PUT /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668/tags => generated 37 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1066/2132] 10.0.0.45 () {34 vars in 1097 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-948755148&fields=id&tenant_id=9c008601c06941f59c51198acc69cd95 => generated 69 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:33.622 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8e64c35-d70d-403d-9e5d-ade2e805e7dc cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Successfully bumped revision number for resource ce54ff28-e405-4f10-a654-2f0dd4b7874f (type: networks) to 1 [pid: 8|app: 0|req: 1067/2133] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/networks => generated 6049 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1068/2134] 10.0.0.213 () {32 vars in 729 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668/tags => generated 37 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1069/2135] 10.0.0.45 () {34 vars in 981 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/networks?id=d27fae48-4b46-486b-8def-768b3fb4367e => generated 699 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1070/2136] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/subnets => generated 1972 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1071/2137] 10.0.0.213 () {32 vars in 737 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668/tags/red => generated 0 bytes in 14 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1072/2138] 10.0.0.45 () {34 vars in 964 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/quotas/9c008601c06941f59c51198acc69cd95 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:33.759 8 INFO neutron.api.v2.resource [None req-36764e91-cf7b-4099-91cf-2cb4287e9d5c b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1073/2139] 10.0.0.213 () {32 vars in 741 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668/tags/green => generated 99 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 04:01:33.764 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a8e64c35-d70d-403d-9e5d-ade2e805e7dc cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] No more DHCP agents 2026-04-16 04:01:33.766 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a8e64c35-d70d-403d-9e5d-ade2e805e7dc cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Unable to schedule network ce54ff28-e405-4f10-a654-2f0dd4b7874f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:33.840 7 INFO neutron.db.ovn_revision_numbers_db [None req-a8e64c35-d70d-403d-9e5d-ade2e805e7dc cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Successfully bumped revision number for resource d31c5e9f-598b-444f-a069-afcec04a8f6b (type: ports) to 1 [pid: 8|app: 0|req: 1074/2140] 10.0.0.45 () {34 vars in 1001 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/ports?tenant_id=9c008601c06941f59c51198acc69cd95&fields=id => generated 103 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1067/2141] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:33 2026] POST /v2.0/networks => generated 650 bytes in 420 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1075/2142] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:33 2026] DELETE /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1068/2143] 10.0.0.45 () {34 vars in 1007 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/networks/d27fae48-4b46-486b-8def-768b3fb4367e?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: 1069/2144] 10.0.0.213 () {32 vars in 729 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668/tags => generated 30 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:33.950 8 INFO neutron.db.segments_db [None req-36b32497-09c7-4c2e-b0c5-93870626be27 cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Added segment cade8cc6-468d-403d-aef4-fb84fd3cc4c9 of type geneve for network faf1b379-901a-4a47-aa61-7f4603fc5041 [pid: 7|app: 0|req: 1070/2145] 10.0.0.45 () {34 vars in 1107 bytes} [Thu Apr 16 04:01:33 2026] GET /v2.0/networks/d27fae48-4b46-486b-8def-768b3fb4367e?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-04-16 04:01:33.979 7 INFO neutron.api.v2.resource [None req-e254f987-2da6-46f9-8309-a40a4675c7c1 b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1071/2146] 10.0.0.213 () {32 vars in 744 bytes} [Thu Apr 16 04:01:33 2026] DELETE /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668/tags/green => generated 99 bytes in 21 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1072/2147] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:01:33 2026] DELETE /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668/tags => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:34.044 8 INFO neutron.db.ovn_revision_numbers_db [None req-36b32497-09c7-4c2e-b0c5-93870626be27 cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Successfully bumped revision number for resource faf1b379-901a-4a47-aa61-7f4603fc5041 (type: networks) to 1 [pid: 7|app: 0|req: 1073/2148] 10.0.0.213 () {32 vars in 729 bytes} [Thu Apr 16 04:01:34 2026] GET /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668/tags => 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: 1074/2149] 10.0.0.213 () {32 vars in 719 bytes} [Thu Apr 16 04:01:34 2026] GET /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668 => generated 409 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1075/2150] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:34 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:34.190 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-36b32497-09c7-4c2e-b0c5-93870626be27 cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] No more DHCP agents 2026-04-16 04:01:34.192 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-36b32497-09c7-4c2e-b0c5-93870626be27 cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Unable to schedule network faf1b379-901a-4a47-aa61-7f4603fc5041: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1076/2151] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:01:34 2026] GET /v2.0/ports/9673c689-b2ab-4e21-9602-5fbe85eea369 => generated 826 bytes in 98 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:34.238 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-baaa19da-90e8-47a6-ae10-19c7e3ab7427 - - - - - -] OVN reports status down for port: 231388df-c18a-43f4-ac51-eba286a6214d 2026-04-16 04:01:34.267 8 INFO neutron.db.ovn_revision_numbers_db [None req-36b32497-09c7-4c2e-b0c5-93870626be27 cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Successfully bumped revision number for resource 231388df-c18a-43f4-ac51-eba286a6214d (type: ports) to 1 [pid: 8|app: 0|req: 1076/2152] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:33 2026] POST /v2.0/networks => generated 650 bytes in 407 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1077/2153] 10.0.0.213 () {32 vars in 722 bytes} [Thu Apr 16 04:01:34 2026] DELETE /v2.0/trunks/571aa60b-950b-4b16-a86d-ca4e5535c668 => generated 0 bytes in 139 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:34.384 8 INFO neutron.db.segments_db [None req-0e390e80-6fb9-44a2-8d7f-035f08ddd72d cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Added segment 974cfc44-2f5a-46c3-862e-26942fdafd31 of type geneve for network a501e29d-f72f-404b-a5bd-da3e67abb2aa 2026-04-16 04:01:34.471 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e390e80-6fb9-44a2-8d7f-035f08ddd72d cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Successfully bumped revision number for resource a501e29d-f72f-404b-a5bd-da3e67abb2aa (type: networks) to 1 2026-04-16 04:01:34.475 7 INFO neutron_taas.services.taas.taas_plugin [None req-3d7e79fa-d78b-45e2-9bc3-d500b6652e65 b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] TaaS: Handle Delete Port: 9673c689-b2ab-4e21-9602-5fbe85eea369 2026-04-16 04:01:34.479 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d7e79fa-d78b-45e2-9bc3-d500b6652e65 b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] Tap Mirror: Handle Delete Port: 9673c689-b2ab-4e21-9602-5fbe85eea369 [pid: 7|app: 0|req: 1078/2154] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 04:01:34 2026] DELETE /v2.0/ports/9673c689-b2ab-4e21-9602-5fbe85eea369 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:34.625 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0e390e80-6fb9-44a2-8d7f-035f08ddd72d cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] No more DHCP agents 2026-04-16 04:01:34.626 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0e390e80-6fb9-44a2-8d7f-035f08ddd72d cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Unable to schedule network a501e29d-f72f-404b-a5bd-da3e67abb2aa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:34.695 8 INFO neutron.db.ovn_revision_numbers_db [None req-0e390e80-6fb9-44a2-8d7f-035f08ddd72d cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Successfully bumped revision number for resource 3c95eb91-d0ba-48da-a2f6-20284b629876 (type: ports) to 1 2026-04-16 04:01:34.710 7 INFO neutron_taas.services.taas.taas_plugin [None req-c83a634e-389f-4718-b6cd-ba0bd78ed2f3 b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] TaaS: Handle Delete Port: 08b2974c-3e62-4139-a0da-1021d659518e [pid: 8|app: 0|req: 1077/2155] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:34 2026] POST /v2.0/networks => generated 651 bytes in 421 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:34.714 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c83a634e-389f-4718-b6cd-ba0bd78ed2f3 b64445b6ab1847b380e65c0b189f682a 9ab2f6b255334fd98f841fc7aa457cd9 - - default default] Tap Mirror: Handle Delete Port: 08b2974c-3e62-4139-a0da-1021d659518e [pid: 8|app: 0|req: 1078/2156] 10.0.0.213 () {34 vars in 753 bytes} [Thu Apr 16 04:01:34 2026] PUT /v2.0/networks/b18b10f3-c737-429c-b703-9b544aca6739/tags => generated 17 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1079/2157] 10.0.0.213 () {34 vars in 753 bytes} [Thu Apr 16 04:01:34 2026] PUT /v2.0/networks/6f6742df-3862-4b91-82d9-0ed5d3eb065a/tags => generated 25 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1080/2158] 10.0.0.213 () {34 vars in 753 bytes} [Thu Apr 16 04:01:34 2026] PUT /v2.0/networks/ce54ff28-e405-4f10-a654-2f0dd4b7874f/tags => generated 34 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:34.879 7 INFO neutron.services.segments.plugin [-] Segment 014256e0-7cf0-45a3-801f-8f8179a0cb76 resource provider aggregate not found 2026-04-16 04:01:34.885 7 INFO neutron.services.segments.plugin [-] Segment 014256e0-7cf0-45a3-801f-8f8179a0cb76 resource provider aggregate not found 2026-04-16 04:01:34.902 7 INFO neutron.services.segments.plugin [-] Segment 014256e0-7cf0-45a3-801f-8f8179a0cb76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 014256e0-7cf0-45a3-801f-8f8179a0cb76 found for delete ", "request_id": "req-b2b4c595-a450-4148-bf54-9d23530d49df"}]} 2026-04-16 04:01:34.909 7 INFO neutron.services.segments.plugin [-] Segment 014256e0-7cf0-45a3-801f-8f8179a0cb76 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 014256e0-7cf0-45a3-801f-8f8179a0cb76 found for delete ", "request_id": "req-dc4851a9-9adb-43ad-8ea6-f38c6bf3d256"}]} [pid: 8|app: 0|req: 1081/2159] 10.0.0.213 () {34 vars in 753 bytes} [Thu Apr 16 04:01:34 2026] PUT /v2.0/networks/faf1b379-901a-4a47-aa61-7f4603fc5041/tags => generated 19 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1079/2160] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:34 2026] DELETE /v2.0/networks/f65c9083-05ed-4c70-ac83-f8a87f9f26e0 => generated 0 bytes in 347 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1082/2161] 10.0.0.213 () {32 vars in 666 bytes} [Thu Apr 16 04:01:34 2026] GET /v2.0/networks?tags=red => generated 1988 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1080/2162] 10.0.0.213 () {32 vars in 680 bytes} [Thu Apr 16 04:01:34 2026] GET /v2.0/networks?tags=red%2Cblue => generated 1337 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1083/2163] 10.0.0.213 () {32 vars in 676 bytes} [Thu Apr 16 04:01:35 2026] GET /v2.0/networks?tags-any=blue => generated 1337 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1081/2164] 10.0.0.213 () {32 vars in 688 bytes} [Thu Apr 16 04:01:35 2026] GET /v2.0/networks?tags-any=red%2Cblue => generated 1988 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1082/2165] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:35 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => 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: 1084/2166] 10.0.0.213 () {32 vars in 674 bytes} [Thu Apr 16 04:01:35 2026] GET /v2.0/networks?not-tags=red => generated 1987 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1083/2167] 10.0.0.213 () {32 vars in 688 bytes} [Thu Apr 16 04:01:35 2026] GET /v2.0/networks?not-tags=red%2Cblue => generated 2638 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1085/2168] 10.0.0.213 () {32 vars in 684 bytes} [Thu Apr 16 04:01:35 2026] GET /v2.0/networks?not-tags-any=blue => generated 2638 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1084/2169] 10.0.0.213 () {32 vars in 696 bytes} [Thu Apr 16 04:01:35 2026] GET /v2.0/networks?not-tags-any=red%2Cblue => generated 1987 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:35.546 8 INFO neutron_taas.services.taas.taas_plugin [None req-b0d001d2-4f3f-4a94-8f08-107cd96fc5d7 cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] TaaS: Handle Delete Port: fa354205-0070-46da-92dc-015a6c097b83 2026-04-16 04:01:35.548 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b0d001d2-4f3f-4a94-8f08-107cd96fc5d7 cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Tap Mirror: Handle Delete Port: fa354205-0070-46da-92dc-015a6c097b83 2026-04-16 04:01:35.685 8 INFO neutron.services.segments.plugin [-] Segment 810cc444-a632-4165-ad59-39ffa694b38e resource provider aggregate not found 2026-04-16 04:01:35.692 8 INFO neutron.services.segments.plugin [-] Segment 810cc444-a632-4165-ad59-39ffa694b38e resource provider aggregate not found 2026-04-16 04:01:35.705 8 INFO neutron.services.segments.plugin [-] Segment 810cc444-a632-4165-ad59-39ffa694b38e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 810cc444-a632-4165-ad59-39ffa694b38e found for delete ", "request_id": "req-57183e09-e1f3-4d5a-93a6-eceb5a15321d"}]} 2026-04-16 04:01:35.718 8 INFO neutron.services.segments.plugin [-] Segment 810cc444-a632-4165-ad59-39ffa694b38e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 810cc444-a632-4165-ad59-39ffa694b38e found for delete ", "request_id": "req-8164c203-3959-4d1e-87ab-305b66b9c41d"}]} [pid: 7|app: 0|req: 1085/2170] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:35 2026] GET /v2.0/security-groups?tenant_id=9ab2f6b255334fd98f841fc7aa457cd9&name=default => generated 2925 bytes in 227 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1086/2171] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:35 2026] DELETE /v2.0/networks/b18b10f3-c737-429c-b703-9b544aca6739 => generated 0 bytes in 313 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:35.758 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] No hosting information found for port 0ba38dc9-2325-4a8b-9a9e-175402097204: RuntimeError: No hosting information found for port 0ba38dc9-2325-4a8b-9a9e-175402097204 2026-04-16 04:01:35.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] Successfully bumped revision number for resource 0ba38dc9-2325-4a8b-9a9e-175402097204 (type: router_ports) to 2 2026-04-16 04:01:35.958 8 INFO neutron_taas.services.taas.taas_plugin [None req-f4ae92a2-b624-4268-96ae-1085c475c06e cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] TaaS: Handle Delete Port: 0d74aeea-b803-490d-be25-37e17b97ebca [pid: 7|app: 0|req: 1086/2172] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:35 2026] DELETE /v2.0/security-groups/a4ccdc26-8ecd-4ec6-a2b6-227b6391d2af => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:35.963 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f4ae92a2-b624-4268-96ae-1085c475c06e cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Tap Mirror: Handle Delete Port: 0d74aeea-b803-490d-be25-37e17b97ebca 2026-04-16 04:01:35.988 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] OVN reports status down for port: 08b2974c-3e62-4139-a0da-1021d659518e 2026-04-16 04:01:35.999 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] OVN reports status down for port: 9673c689-b2ab-4e21-9602-5fbe85eea369 2026-04-16 04:01:36.021 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] OVN reports status down for port: fa354205-0070-46da-92dc-015a6c097b83 2026-04-16 04:01:36.036 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] OVN reports status down for port: 0d74aeea-b803-490d-be25-37e17b97ebca 2026-04-16 04:01:36.088 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] OVN reports status down for port: d31c5e9f-598b-444f-a069-afcec04a8f6b 2026-04-16 04:01:36.208 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] OVN reports status down for port: 3c95eb91-d0ba-48da-a2f6-20284b629876 [pid: 8|app: 0|req: 1087/2173] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:35 2026] DELETE /v2.0/networks/6f6742df-3862-4b91-82d9-0ed5d3eb065a => generated 0 bytes in 588 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:36.555 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfd8cecf-68fb-4abd-87d5-9024d897bbe8 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource e43185b8-3a35-49c0-93fc-5bec6794f225 (type: security_groups) to 1 2026-04-16 04:01:36.569 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfd8cecf-68fb-4abd-87d5-9024d897bbe8 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource 10ea1573-3c6f-4ed6-845d-019753c2533a (type: security_group_rules) to 0 2026-04-16 04:01:36.584 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfd8cecf-68fb-4abd-87d5-9024d897bbe8 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource 6d09b849-cc0c-4ec9-9f97-da4cbeca94f1 (type: security_group_rules) to 0 2026-04-16 04:01:36.598 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfd8cecf-68fb-4abd-87d5-9024d897bbe8 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource c76637ed-c558-4d8e-949d-e2c3c17dc5c9 (type: security_group_rules) to 0 2026-04-16 04:01:36.610 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfd8cecf-68fb-4abd-87d5-9024d897bbe8 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource e6ce2c15-b7ce-4881-acc0-26b53bc6d4b5 (type: security_group_rules) to 0 2026-04-16 04:01:36.684 8 INFO neutron.db.segments_db [None req-bfd8cecf-68fb-4abd-87d5-9024d897bbe8 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Added segment aaf0436d-6b36-4aa3-a7b0-4d1c8e077921 of type geneve for network 2d89c518-1350-4843-a48d-dcb437948e58 2026-04-16 04:01:36.785 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfd8cecf-68fb-4abd-87d5-9024d897bbe8 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource 2d89c518-1350-4843-a48d-dcb437948e58 (type: networks) to 1 2026-04-16 04:01:36.842 7 INFO neutron.db.ovn_revision_numbers_db [None req-2251df46-03c7-4a21-968c-c5e54e98c387 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f89e3fe6-8a83-4e23-b34d-0537789de096 (type: security_groups) to 1 2026-04-16 04:01:36.855 7 INFO neutron.db.ovn_revision_numbers_db [None req-2251df46-03c7-4a21-968c-c5e54e98c387 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 262037eb-bb0f-4c25-9740-87fc736ae400 (type: security_group_rules) to 0 2026-04-16 04:01:36.868 7 INFO neutron.db.ovn_revision_numbers_db [None req-2251df46-03c7-4a21-968c-c5e54e98c387 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 94770882-0713-4cb6-98cc-87d16f260988 (type: security_group_rules) to 0 2026-04-16 04:01:36.879 7 INFO neutron.db.ovn_revision_numbers_db [None req-2251df46-03c7-4a21-968c-c5e54e98c387 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b9ac8827-4a7a-4727-a6b0-713f8882778d (type: security_group_rules) to 0 2026-04-16 04:01:36.889 7 INFO neutron.db.ovn_revision_numbers_db [None req-2251df46-03c7-4a21-968c-c5e54e98c387 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource ce3494ef-3b25-44eb-9951-4accdd4d3c3d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1087/2174] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:36 2026] GET /v2.0/security-groups?tenant_id=3f33d961df644d31ac4ca6ea9d3954b8&name=default => generated 2925 bytes in 880 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:36.926 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bfd8cecf-68fb-4abd-87d5-9024d897bbe8 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] No more DHCP agents 2026-04-16 04:01:36.927 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bfd8cecf-68fb-4abd-87d5-9024d897bbe8 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Unable to schedule network 2d89c518-1350-4843-a48d-dcb437948e58: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1088/2175] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:36 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:36.971 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] OVN reports status down for port: 46843611-ed09-4434-b8b6-6e897fc8c353 2026-04-16 04:01:37.021 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfd8cecf-68fb-4abd-87d5-9024d897bbe8 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource 46843611-ed09-4434-b8b6-6e897fc8c353 (type: ports) to 1 [pid: 8|app: 0|req: 1088/2176] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:36 2026] POST /v2.0/networks => generated 650 bytes in 712 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:37.087 7 INFO neutron_taas.services.taas.taas_plugin [None req-bb693cd4-4958-411f-b34d-aa6cff208a07 cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] TaaS: Handle Delete Port: d31c5e9f-598b-444f-a069-afcec04a8f6b 2026-04-16 04:01:37.089 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-bb693cd4-4958-411f-b34d-aa6cff208a07 cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Tap Mirror: Handle Delete Port: d31c5e9f-598b-444f-a069-afcec04a8f6b 2026-04-16 04:01:37.275 7 INFO neutron.services.segments.plugin [-] Segment d419a747-08ef-4793-ac94-3ccf3b3aeea3 resource provider aggregate not found 2026-04-16 04:01:37.275 7 INFO neutron.services.segments.plugin [-] Segment d419a747-08ef-4793-ac94-3ccf3b3aeea3 resource provider aggregate not found 2026-04-16 04:01:37.293 7 INFO neutron.services.segments.plugin [-] Segment d419a747-08ef-4793-ac94-3ccf3b3aeea3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d419a747-08ef-4793-ac94-3ccf3b3aeea3 found for delete ", "request_id": "req-1898456f-60f5-45f2-948f-2dcae38e06fb"}]} 2026-04-16 04:01:37.298 7 INFO neutron.services.segments.plugin [-] Segment d419a747-08ef-4793-ac94-3ccf3b3aeea3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d419a747-08ef-4793-ac94-3ccf3b3aeea3 found for delete ", "request_id": "req-fe4f7367-df74-44ae-bc06-c57314f49bdb"}]} [pid: 8|app: 0|req: 1091/2179] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:37 2026] DELETE /v2.0/security-groups/f89e3fe6-8a83-4e23-b34d-0537789de096 => 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: 1089/2180] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:36 2026] DELETE /v2.0/networks/ce54ff28-e405-4f10-a654-2f0dd4b7874f => generated 0 bytes in 373 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:37.438 7 INFO neutron_taas.services.taas.taas_plugin [None req-05124198-1a88-4467-b76e-5980215e5e26 cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] TaaS: Handle Delete Port: 231388df-c18a-43f4-ac51-eba286a6214d 2026-04-16 04:01:37.441 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-05124198-1a88-4467-b76e-5980215e5e26 cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Tap Mirror: Handle Delete Port: 231388df-c18a-43f4-ac51-eba286a6214d 2026-04-16 04:01:37.538 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-222884e0-b497-463c-90d5-83d9cd8166f3 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] No more DHCP agents 2026-04-16 04:01:37.539 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-222884e0-b497-463c-90d5-83d9cd8166f3 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Unable to schedule network 2d89c518-1350-4843-a48d-dcb437948e58: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:37.589 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] OVN reports status down for port: 87bca828-c245-4ae4-a255-e2314eaf5c3c [pid: 7|app: 0|req: 1090/2181] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:37 2026] DELETE /v2.0/networks/faf1b379-901a-4a47-aa61-7f4603fc5041 => generated 0 bytes in 337 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:37.660 8 INFO neutron.db.ovn_revision_numbers_db [None req-222884e0-b497-463c-90d5-83d9cd8166f3 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource 87bca828-c245-4ae4-a255-e2314eaf5c3c (type: ports) to 1 2026-04-16 04:01:37.724 8 INFO neutron.services.segments.plugin [-] Segment 60c5ecac-848a-44f8-84de-4b2f6d52f177 resource provider aggregate not found 2026-04-16 04:01:37.736 8 INFO neutron.services.segments.plugin [-] Segment 60c5ecac-848a-44f8-84de-4b2f6d52f177 resource provider aggregate not found 2026-04-16 04:01:37.740 8 INFO neutron.services.segments.plugin [-] Segment 60c5ecac-848a-44f8-84de-4b2f6d52f177 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60c5ecac-848a-44f8-84de-4b2f6d52f177 found for delete ", "request_id": "req-dc5090eb-bf82-49ce-9897-67df6e40b1db"}]} 2026-04-16 04:01:37.749 8 INFO neutron.services.segments.plugin [-] Segment 60c5ecac-848a-44f8-84de-4b2f6d52f177 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 60c5ecac-848a-44f8-84de-4b2f6d52f177 found for delete ", "request_id": "req-97ec253f-71b0-4484-9e2b-2816d17cf987"}]} [pid: 8|app: 0|req: 1092/2182] 10.0.0.213 () {34 vars in 664 bytes} [Thu Apr 16 04:01:37 2026] POST /v2.0/ports => generated 743 bytes in 441 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-04-16 04:01:37.790 7 INFO neutron_taas.services.taas.taas_plugin [None req-4fedc8d7-6e0c-4bb3-99ef-76c873993c03 cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] TaaS: Handle Delete Port: 3c95eb91-d0ba-48da-a2f6-20284b629876 2026-04-16 04:01:37.793 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4fedc8d7-6e0c-4bb3-99ef-76c873993c03 cdab3ab708ac40a289ad99693452e8b1 18975cedc0df4440bb7000648c17a41c - - default default] Tap Mirror: Handle Delete Port: 3c95eb91-d0ba-48da-a2f6-20284b629876 [pid: 8|app: 0|req: 1093/2183] 10.0.0.213 () {34 vars in 666 bytes} [Thu Apr 16 04:01:37 2026] POST /v2.0/trunks => generated 409 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1091/2184] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:37 2026] DELETE /v2.0/networks/a501e29d-f72f-404b-a5bd-da3e67abb2aa => generated 0 bytes in 352 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1092/2185] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:38 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:38.055 8 INFO neutron.db.segments_db [None req-8e0f6240-33c5-4c4f-9d56-d92cdd8589ec a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Added segment 30398893-94b6-41aa-a7fb-55843da55818 of type geneve for network 7412080e-09fb-420d-b713-2a872b2ec8f1 2026-04-16 04:01:38.163 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e0f6240-33c5-4c4f-9d56-d92cdd8589ec a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource 7412080e-09fb-420d-b713-2a872b2ec8f1 (type: networks) to 1 2026-04-16 04:01:38.345 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8e0f6240-33c5-4c4f-9d56-d92cdd8589ec a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] No more DHCP agents 2026-04-16 04:01:38.346 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8e0f6240-33c5-4c4f-9d56-d92cdd8589ec a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Unable to schedule network 7412080e-09fb-420d-b713-2a872b2ec8f1: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1093/2186] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:01:38 2026] GET /v2.0/networks?id=d27fae48-4b46-486b-8def-768b3fb4367e => generated 699 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:38.386 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] OVN reports status down for port: fae10822-2923-4175-bc8d-e1752be1032d [pid: 7|app: 0|req: 1094/2187] 199.204.45.157 () {34 vars in 1050 bytes} [Thu Apr 16 04:01:38 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9c008601c06941f59c51198acc69cd95 => generated 180 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:38.435 8 INFO neutron.db.ovn_revision_numbers_db [None req-8e0f6240-33c5-4c4f-9d56-d92cdd8589ec a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource fae10822-2923-4175-bc8d-e1752be1032d (type: ports) to 1 [pid: 8|app: 0|req: 1094/2188] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:37 2026] POST /v2.0/networks => generated 650 bytes in 523 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:38.675 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f7c742c4-8e1e-4cdb-a873-6e5b563aaac0 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] No more DHCP agents 2026-04-16 04:01:38.675 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-b7d23577-c7b1-4d9f-9044-b23b91bb507d req-df64fdcf-9ef7-46b0-aa34-dbc78249aafb 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] No more DHCP agents 2026-04-16 04:01:38.677 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f7c742c4-8e1e-4cdb-a873-6e5b563aaac0 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Unable to schedule network 7412080e-09fb-420d-b713-2a872b2ec8f1: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:38.677 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-b7d23577-c7b1-4d9f-9044-b23b91bb507d req-df64fdcf-9ef7-46b0-aa34-dbc78249aafb 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Unable to schedule network d27fae48-4b46-486b-8def-768b3fb4367e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:38.738 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-baaa19da-90e8-47a6-ae10-19c7e3ab7427 - - - - - -] OVN reports status down for port: bb6bb094-6dd3-4f9f-8047-71f600459cba 2026-04-16 04:01:38.752 8 INFO neutron.db.ovn_revision_numbers_db [None req-f7c742c4-8e1e-4cdb-a873-6e5b563aaac0 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource bb6bb094-6dd3-4f9f-8047-71f600459cba (type: ports) to 1 [pid: 8|app: 0|req: 1095/2189] 10.0.0.213 () {34 vars in 664 bytes} [Thu Apr 16 04:01:38 2026] POST /v2.0/ports => generated 743 bytes in 339 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:38.866 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-baaa19da-90e8-47a6-ae10-19c7e3ab7427 - - - - - -] OVN reports status down for port: 8b9136af-1bb4-4d36-9563-6064d4fba56a 2026-04-16 04:01:38.899 7 INFO neutron.db.ovn_revision_numbers_db [req-b7d23577-c7b1-4d9f-9044-b23b91bb507d req-df64fdcf-9ef7-46b0-aa34-dbc78249aafb 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 8b9136af-1bb4-4d36-9563-6064d4fba56a (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: 7|app: 0|req: 1095/2190] 199.204.45.157 () {38 vars in 955 bytes} [Thu Apr 16 04:01:38 2026] POST /v2.0/ports => generated 954 bytes in 557 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-04-16 04:01:39.078 8 INFO neutron.db.ovn_revision_numbers_db [None req-b205032e-5b33-445b-bd12-067eb41d3ffa 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 2fff9cc7-b66a-4aff-99c4-5abbea309bb3 (type: security_groups) to 1 2026-04-16 04:01:39.089 8 INFO neutron.db.ovn_revision_numbers_db [None req-b205032e-5b33-445b-bd12-067eb41d3ffa 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 2df4cb2c-837b-4cfc-9fb7-a9daa85ce34f (type: security_group_rules) to 0 2026-04-16 04:01:39.099 8 INFO neutron.db.ovn_revision_numbers_db [None req-b205032e-5b33-445b-bd12-067eb41d3ffa 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 625a6425-c488-451f-ad6a-a63d537875e4 (type: security_group_rules) to 0 2026-04-16 04:01:39.109 8 INFO neutron.db.ovn_revision_numbers_db [None req-b205032e-5b33-445b-bd12-067eb41d3ffa 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6e554baf-5201-4e0b-b8b4-9313758e56d3 (type: security_group_rules) to 0 2026-04-16 04:01:39.120 8 INFO neutron.db.ovn_revision_numbers_db [None req-b205032e-5b33-445b-bd12-067eb41d3ffa 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource dacf2a92-d920-4b11-ba65-4b40f6f2e5d7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1096/2191] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:38 2026] GET /v2.0/security-groups?tenant_id=7a3d1b372e344d00b34dbfd1a21ebabf&name=default => generated 2925 bytes in 326 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1096/2192] 10.0.0.213 () {34 vars in 666 bytes} [Thu Apr 16 04:01:38 2026] POST /v2.0/trunks => generated 409 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1097/2193] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:39 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 957 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:39.321 7 INFO neutron.services.segments.plugin [-] Segment cade8cc6-468d-403d-aef4-fb84fd3cc4c9 resource provider aggregate not found 2026-04-16 04:01:39.327 7 INFO neutron.services.segments.plugin [-] Segment cade8cc6-468d-403d-aef4-fb84fd3cc4c9 resource provider aggregate not found 2026-04-16 04:01:39.343 7 INFO neutron.services.segments.plugin [-] Segment cade8cc6-468d-403d-aef4-fb84fd3cc4c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cade8cc6-468d-403d-aef4-fb84fd3cc4c9 found for delete ", "request_id": "req-eaa0073b-0008-4391-a77f-794c0c154722"}]} 2026-04-16 04:01:39.352 7 INFO neutron.services.segments.plugin [-] Segment cade8cc6-468d-403d-aef4-fb84fd3cc4c9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cade8cc6-468d-403d-aef4-fb84fd3cc4c9 found for delete ", "request_id": "req-21349cb5-47a2-4d48-b872-4e2105869f56"}]} 2026-04-16 04:01:39.369 7 INFO neutron.services.segments.plugin [-] Segment 974cfc44-2f5a-46c3-862e-26942fdafd31 resource provider aggregate not found 2026-04-16 04:01:39.375 7 INFO neutron.services.segments.plugin [-] Segment 974cfc44-2f5a-46c3-862e-26942fdafd31 resource provider aggregate not found 2026-04-16 04:01:39.391 7 INFO neutron.services.segments.plugin [-] Segment 974cfc44-2f5a-46c3-862e-26942fdafd31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 974cfc44-2f5a-46c3-862e-26942fdafd31 found for delete ", "request_id": "req-cb10636f-3038-4045-bdea-bb3f60e96224"}]} 2026-04-16 04:01:39.395 7 INFO neutron.services.segments.plugin [-] Segment 974cfc44-2f5a-46c3-862e-26942fdafd31 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 974cfc44-2f5a-46c3-862e-26942fdafd31 found for delete ", "request_id": "req-87e95358-7e60-4e67-9cb6-ec947983a7d2"}]} 2026-04-16 04:01:39.503 8 INFO neutron.db.ovn_revision_numbers_db [req-b7d23577-c7b1-4d9f-9044-b23b91bb507d req-e07813b1-9751-47c1-9ace-eb726f53f6e3 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 8b9136af-1bb4-4d36-9563-6064d4fba56a (type: ports) to 2 [pid: 7|app: 0|req: 1098/2194] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:39 2026] DELETE /v2.0/security-groups/2fff9cc7-b66a-4aff-99c4-5abbea309bb3 => generated 0 bytes in 268 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:39.613 7 INFO neutron.db.segments_db [None req-f01e21e5-f9ed-4e55-8c79-f311d20cceb9 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Added segment 78543155-c11c-4d0a-b5c0-f0e4266aab24 of type geneve for network 2f4109e5-beaa-4cec-8457-381ee0f75550 2026-04-16 04:01:39.696 8 INFO neutron.db.ovn_revision_numbers_db [req-b7d23577-c7b1-4d9f-9044-b23b91bb507d req-e07813b1-9751-47c1-9ace-eb726f53f6e3 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 8b9136af-1bb4-4d36-9563-6064d4fba56a (type: ports) to 4 [pid: 8|app: 0|req: 1097/2195] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 04:01:39 2026] PUT /v2.0/ports/8b9136af-1bb4-4d36-9563-6064d4fba56a => generated 1204 bytes in 572 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-04-16 04:01:39.737 7 INFO neutron.db.ovn_revision_numbers_db [None req-f01e21e5-f9ed-4e55-8c79-f311d20cceb9 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource 2f4109e5-beaa-4cec-8457-381ee0f75550 (type: networks) to 1 [pid: 8|app: 0|req: 1098/2196] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:01:39 2026] GET /v2.0/security-groups?id=2649159c-5e55-49a8-97e3-70eab8c1e4a9&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-04-16 04:01:39.765 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ff401df-d2f1-40f4-b00a-cacf090f5c21'] response: {'name': 'network-changed', 'server_uuid': '247eefda-fa31-40ff-96ee-5f610054b782', 'tag': '8b9136af-1bb4-4d36-9563-6064d4fba56a', 'status': 'completed', 'code': 200} 2026-04-16 04:01:39.879 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf98793c-a73b-4203-8513-f0d713272c24 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 187b865f-909c-4567-bdbd-46f4678e6d76 (type: security_groups) to 1 2026-04-16 04:01:39.892 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf98793c-a73b-4203-8513-f0d713272c24 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 50aae742-8587-4b77-a5e3-16c16b6d0e51 (type: security_group_rules) to 0 2026-04-16 04:01:39.904 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f01e21e5-f9ed-4e55-8c79-f311d20cceb9 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] No more DHCP agents 2026-04-16 04:01:39.905 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f01e21e5-f9ed-4e55-8c79-f311d20cceb9 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Unable to schedule network 2f4109e5-beaa-4cec-8457-381ee0f75550: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:39.908 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf98793c-a73b-4203-8513-f0d713272c24 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6957404c-05f0-4988-b628-fe8d3ca4d46e (type: security_group_rules) to 0 2026-04-16 04:01:39.919 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf98793c-a73b-4203-8513-f0d713272c24 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e821d8aa-ce19-4aaf-83ca-29e5f41a0ad3 (type: security_group_rules) to 0 2026-04-16 04:01:39.930 8 INFO neutron.db.ovn_revision_numbers_db [None req-cf98793c-a73b-4203-8513-f0d713272c24 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f0cfae6c-1a0e-450d-8be2-5250d0ad8f53 (type: security_group_rules) to 0 2026-04-16 04:01:39.943 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-baaa19da-90e8-47a6-ae10-19c7e3ab7427 - - - - - -] OVN reports status down for port: 6c2e47d0-f374-4858-9052-62a9d6e2c7c5 [pid: 8|app: 0|req: 1099/2197] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:39 2026] GET /v2.0/security-groups?tenant_id=b256ad1fac7a4035a7e377e80900c3e4&name=default => generated 2925 bytes in 228 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:40.016 7 INFO neutron.db.ovn_revision_numbers_db [None req-f01e21e5-f9ed-4e55-8c79-f311d20cceb9 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource 6c2e47d0-f374-4858-9052-62a9d6e2c7c5 (type: ports) to 1 [pid: 7|app: 0|req: 1099/2198] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:39 2026] POST /v2.0/networks => generated 650 bytes in 537 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1100/2199] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:39 2026] DELETE /v2.0/security-groups/187b865f-909c-4567-bdbd-46f4678e6d76 => generated 0 bytes in 200 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:40.310 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4a1e9a5b-f020-400b-9ae8-96c638a96b97 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] No more DHCP agents [pid: 8|app: 0|req: 1101/2200] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:01:40 2026] GET /v2.0/ports?tenant_id=9c008601c06941f59c51198acc69cd95&device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 1207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:40.312 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4a1e9a5b-f020-400b-9ae8-96c638a96b97 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Unable to schedule network 2f4109e5-beaa-4cec-8457-381ee0f75550: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:40.361 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-baaa19da-90e8-47a6-ae10-19c7e3ab7427 - - - - - -] OVN reports status down for port: ed88efb9-40df-4de2-b96e-b978c938e753 [pid: 8|app: 0|req: 1102/2201] 199.204.45.157 () {34 vars in 1018 bytes} [Thu Apr 16 04:01:40 2026] GET /v2.0/networks?tenant_id=9c008601c06941f59c51198acc69cd95&shared=False => generated 798 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1103/2202] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:40 2026] GET /v2.0/security-groups?tenant_id=18975cedc0df4440bb7000648c17a41c&name=default => generated 2925 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:40.424 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a1e9a5b-f020-400b-9ae8-96c638a96b97 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource ed88efb9-40df-4de2-b96e-b978c938e753 (type: ports) to 1 [pid: 8|app: 0|req: 1104/2203] 199.204.45.157 () {34 vars in 930 bytes} [Thu Apr 16 04:01: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) [pid: 7|app: 0|req: 1100/2204] 10.0.0.213 () {34 vars in 664 bytes} [Thu Apr 16 04:01:40 2026] POST /v2.0/ports => generated 743 bytes in 459 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: 1105/2205] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:40 2026] DELETE /v2.0/security-groups/17e59678-e69d-41d3-9bd2-24704dc6d6b2 => generated 0 bytes in 192 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1101/2206] 10.0.0.213 () {34 vars in 666 bytes} [Thu Apr 16 04:01:40 2026] POST /v2.0/trunks => generated 409 bytes in 182 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:40.803 8 INFO neutron.db.segments_db [None req-6e49bce5-eb5c-4d33-a60c-d84c23060bee a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Added segment 19d6872b-6847-4ccb-bf9d-757037f5e2c3 of type geneve for network f8c1f51b-d6ff-4c92-966b-5a098755ac15 [pid: 7|app: 0|req: 1102/2207] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:40 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 969 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1103/2208] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:01:40 2026] GET /v2.0/security-groups?id=2649159c-5e55-49a8-97e3-70eab8c1e4a9&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-04-16 04:01:40.944 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e49bce5-eb5c-4d33-a60c-d84c23060bee a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource f8c1f51b-d6ff-4c92-966b-5a098755ac15 (type: networks) to 1 2026-04-16 04:01:41.107 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e49bce5-eb5c-4d33-a60c-d84c23060bee a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] No more DHCP agents 2026-04-16 04:01:41.111 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e49bce5-eb5c-4d33-a60c-d84c23060bee a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Unable to schedule network f8c1f51b-d6ff-4c92-966b-5a098755ac15: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:41.152 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] OVN reports status down for port: 7a188604-d395-4ff2-a66f-cefe4040e9c4 2026-04-16 04:01:41.211 8 INFO neutron.db.ovn_revision_numbers_db [None req-6e49bce5-eb5c-4d33-a60c-d84c23060bee a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource 7a188604-d395-4ff2-a66f-cefe4040e9c4 (type: ports) to 1 [pid: 8|app: 0|req: 1106/2209] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:40 2026] POST /v2.0/networks => generated 650 bytes in 551 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:41.490 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-79279ae3-b7da-47fa-b201-acb326b562f8 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] No more DHCP agents 2026-04-16 04:01:41.492 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-79279ae3-b7da-47fa-b201-acb326b562f8 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Unable to schedule network f8c1f51b-d6ff-4c92-966b-5a098755ac15: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1107/2210] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:01:41 2026] GET /v2.0/ports?tenant_id=9c008601c06941f59c51198acc69cd95&device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 1207 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:41.525 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-baaa19da-90e8-47a6-ae10-19c7e3ab7427 - - - - - -] OVN reports status down for port: 5d871fb9-4226-4cbe-ad60-6b88af641c91 [pid: 8|app: 0|req: 1108/2211] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 04:01:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=8b9136af-1bb4-4d36-9563-6064d4fba56a => generated 19 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:41.583 7 INFO neutron.db.ovn_revision_numbers_db [None req-79279ae3-b7da-47fa-b201-acb326b562f8 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource 5d871fb9-4226-4cbe-ad60-6b88af641c91 (type: ports) to 1 [pid: 8|app: 0|req: 1109/2212] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:01:41 2026] GET /v2.0/subnets?id=75cefa03-91df-458b-8bb5-86fd777fc9c0 => generated 677 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1110/2213] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:01:41 2026] GET /v2.0/ports?network_id=d27fae48-4b46-486b-8def-768b3fb4367e&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: 1111/2214] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:01:41 2026] GET /v2.0/networks/d27fae48-4b46-486b-8def-768b3fb4367e?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: 1104/2215] 10.0.0.213 () {34 vars in 664 bytes} [Thu Apr 16 04:01:41 2026] POST /v2.0/ports => generated 743 bytes in 383 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: 1112/2216] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:01:41 2026] GET /v2.0/networks/d27fae48-4b46-486b-8def-768b3fb4367e?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: 1105/2217] 10.0.0.213 () {34 vars in 666 bytes} [Thu Apr 16 04:01:41 2026] POST /v2.0/trunks => generated 409 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:41.921 8 INFO neutron.db.segments_db [None req-c9857c61-b65a-4e65-8ddd-0fd338191d20 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Added segment d3c31002-608d-41c9-9575-78c84701aed9 of type geneve for network 7fca9fc9-8082-4ed4-b70b-b144144b5eec [pid: 7|app: 0|req: 1106/2218] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:41 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 969 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:42.019 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9857c61-b65a-4e65-8ddd-0fd338191d20 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource 7fca9fc9-8082-4ed4-b70b-b144144b5eec (type: networks) to 1 [pid: 7|app: 0|req: 1107/2219] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:01:42 2026] GET /v2.0/security-groups?id=2649159c-5e55-49a8-97e3-70eab8c1e4a9&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-04-16 04:01:42.200 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c9857c61-b65a-4e65-8ddd-0fd338191d20 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] No more DHCP agents 2026-04-16 04:01:42.202 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c9857c61-b65a-4e65-8ddd-0fd338191d20 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Unable to schedule network 7fca9fc9-8082-4ed4-b70b-b144144b5eec: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:42.259 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] OVN reports status down for port: bb2b1713-254f-4341-9f65-3f5dc8790aaf 2026-04-16 04:01:42.311 8 INFO neutron.db.ovn_revision_numbers_db [None req-c9857c61-b65a-4e65-8ddd-0fd338191d20 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource bb2b1713-254f-4341-9f65-3f5dc8790aaf (type: ports) to 1 [pid: 8|app: 0|req: 1113/2220] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:41 2026] POST /v2.0/networks => generated 651 bytes in 529 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:42.584 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75832244-62a2-48f4-aef2-a280b55a0d7b a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] No more DHCP agents 2026-04-16 04:01:42.585 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75832244-62a2-48f4-aef2-a280b55a0d7b a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Unable to schedule network 7fca9fc9-8082-4ed4-b70b-b144144b5eec: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:42.624 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-baaa19da-90e8-47a6-ae10-19c7e3ab7427 - - - - - -] OVN reports status down for port: 9e015870-1d80-40fb-9c0e-50705421d5b6 2026-04-16 04:01:42.673 7 INFO neutron.db.ovn_revision_numbers_db [None req-75832244-62a2-48f4-aef2-a280b55a0d7b a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Successfully bumped revision number for resource 9e015870-1d80-40fb-9c0e-50705421d5b6 (type: ports) to 1 [pid: 7|app: 0|req: 1108/2221] 10.0.0.213 () {34 vars in 664 bytes} [Thu Apr 16 04:01:42 2026] POST /v2.0/ports => generated 743 bytes in 379 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1114/2222] 10.0.0.213 () {34 vars in 666 bytes} [Thu Apr 16 04:01:42 2026] POST /v2.0/trunks => generated 409 bytes in 149 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: 1109/2223] 10.0.0.213 () {34 vars in 749 bytes} [Thu Apr 16 04:01:42 2026] PUT /v2.0/trunks/cf11a4d0-4e36-4f5a-ad70-d292fdeb82ba/tags => generated 17 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1115/2224] 10.0.0.213 () {34 vars in 749 bytes} [Thu Apr 16 04:01:42 2026] PUT /v2.0/trunks/fb4f6420-0cf1-43d3-bfbd-fb65ef0baa82/tags => generated 25 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1110/2225] 10.0.0.213 () {34 vars in 749 bytes} [Thu Apr 16 04:01:42 2026] PUT /v2.0/trunks/bf1ce28a-03f2-4396-be25-2b523465e3c9/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: 1116/2226] 10.0.0.213 () {34 vars in 749 bytes} [Thu Apr 16 04:01:43 2026] PUT /v2.0/trunks/fce5a260-2d30-4f3e-be5c-209843478782/tags => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1111/2227] 10.0.0.213 () {32 vars in 662 bytes} [Thu Apr 16 04:01:43 2026] GET /v2.0/trunks?tags=red => generated 1252 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1117/2228] 10.0.0.213 () {32 vars in 676 bytes} [Thu Apr 16 04:01:43 2026] GET /v2.0/trunks?tags=red%2Cblue => generated 847 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1112/2229] 10.0.0.213 () {32 vars in 672 bytes} [Thu Apr 16 04:01:43 2026] GET /v2.0/trunks?tags-any=blue => generated 847 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1113/2230] 10.0.0.213 () {32 vars in 684 bytes} [Thu Apr 16 04:01:43 2026] GET /v2.0/trunks?tags-any=red%2Cblue => generated 1252 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1114/2231] 10.0.0.213 () {32 vars in 670 bytes} [Thu Apr 16 04:01:43 2026] GET /v2.0/trunks?not-tags=red => generated 819 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1115/2232] 10.0.0.213 () {32 vars in 684 bytes} [Thu Apr 16 04:01:43 2026] GET /v2.0/trunks?not-tags=red%2Cblue => generated 1224 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1118/2233] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:43 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1116/2234] 10.0.0.213 () {32 vars in 680 bytes} [Thu Apr 16 04:01:43 2026] GET /v2.0/trunks?not-tags-any=blue => generated 1224 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1117/2235] 10.0.0.213 () {32 vars in 692 bytes} [Thu Apr 16 04:01:43 2026] GET /v2.0/trunks?not-tags-any=red%2Cblue => generated 819 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1119/2236] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:01:43 2026] GET /v2.0/security-groups?id=2649159c-5e55-49a8-97e3-70eab8c1e4a9&fields=id&fields=name => generated 113 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1118/2237] 10.0.0.213 () {32 vars in 719 bytes} [Thu Apr 16 04:01:43 2026] GET /v2.0/trunks/cf11a4d0-4e36-4f5a-ad70-d292fdeb82ba => generated 414 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1120/2238] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:01:43 2026] GET /v2.0/ports/87bca828-c245-4ae4-a255-e2314eaf5c3c => generated 826 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1119/2239] 10.0.0.213 () {32 vars in 722 bytes} [Thu Apr 16 04:01:43 2026] DELETE /v2.0/trunks/cf11a4d0-4e36-4f5a-ad70-d292fdeb82ba => generated 0 bytes in 78 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1121/2240] 10.0.0.213 () {32 vars in 719 bytes} [Thu Apr 16 04:01:43 2026] GET /v2.0/trunks/fb4f6420-0cf1-43d3-bfbd-fb65ef0baa82 => generated 422 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1120/2241] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:01:43 2026] GET /v2.0/ports/bb6bb094-6dd3-4f9f-8047-71f600459cba => generated 826 bytes in 135 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1122/2242] 10.0.0.213 () {32 vars in 722 bytes} [Thu Apr 16 04:01:43 2026] DELETE /v2.0/trunks/fb4f6420-0cf1-43d3-bfbd-fb65ef0baa82 => generated 0 bytes in 55 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1121/2243] 10.0.0.213 () {32 vars in 719 bytes} [Thu Apr 16 04:01:43 2026] GET /v2.0/trunks/bf1ce28a-03f2-4396-be25-2b523465e3c9 => generated 431 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1123/2244] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:01:43 2026] GET /v2.0/ports/ed88efb9-40df-4de2-b96e-b978c938e753 => generated 826 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1122/2245] 10.0.0.213 () {32 vars in 722 bytes} [Thu Apr 16 04:01:43 2026] DELETE /v2.0/trunks/bf1ce28a-03f2-4396-be25-2b523465e3c9 => generated 0 bytes in 81 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1124/2246] 10.0.0.213 () {32 vars in 719 bytes} [Thu Apr 16 04:01:43 2026] GET /v2.0/trunks/fce5a260-2d30-4f3e-be5c-209843478782 => generated 416 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1123/2247] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:01:43 2026] GET /v2.0/ports/5d871fb9-4226-4cbe-ad60-6b88af641c91 => generated 826 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1125/2248] 10.0.0.213 () {32 vars in 722 bytes} [Thu Apr 16 04:01:43 2026] DELETE /v2.0/trunks/fce5a260-2d30-4f3e-be5c-209843478782 => generated 0 bytes in 61 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1124/2249] 10.0.0.213 () {32 vars in 719 bytes} [Thu Apr 16 04:01:44 2026] GET /v2.0/trunks/daaa96e7-c8bf-40f3-bf8f-97f87602abee => generated 409 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1126/2250] 10.0.0.213 () {32 vars in 717 bytes} [Thu Apr 16 04:01:44 2026] GET /v2.0/ports/9e015870-1d80-40fb-9c0e-50705421d5b6 => generated 826 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1125/2251] 10.0.0.213 () {32 vars in 722 bytes} [Thu Apr 16 04:01:44 2026] DELETE /v2.0/trunks/daaa96e7-c8bf-40f3-bf8f-97f87602abee => generated 0 bytes in 83 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:44.304 8 INFO neutron_taas.services.taas.taas_plugin [None req-9be3ffa0-ad55-4cb6-a86f-ff79f3ece612 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] TaaS: Handle Delete Port: 87bca828-c245-4ae4-a255-e2314eaf5c3c 2026-04-16 04:01:44.307 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9be3ffa0-ad55-4cb6-a86f-ff79f3ece612 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Tap Mirror: Handle Delete Port: 87bca828-c245-4ae4-a255-e2314eaf5c3c 2026-04-16 04:01:44.383 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-baaa19da-90e8-47a6-ae10-19c7e3ab7427 - - - - - -] OVN reports status up for port: 8b9136af-1bb4-4d36-9563-6064d4fba56a 2026-04-16 04:01:44.442 7 INFO neutron.plugins.ml2.plugin [None req-baaa19da-90e8-47a6-ae10-19c7e3ab7427 - - - - - -] Attempt 1 to provision port 8b9136af-1bb4-4d36-9563-6064d4fba56a [pid: 8|app: 0|req: 1127/2252] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 04:01:44 2026] DELETE /v2.0/ports/87bca828-c245-4ae4-a255-e2314eaf5c3c => generated 0 bytes in 244 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1126/2253] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:44 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1127/2254] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:01:44 2026] GET /v2.0/security-groups?id=2649159c-5e55-49a8-97e3-70eab8c1e4a9&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-04-16 04:01:44.605 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-5377bfa6-b700-4b79-a566-d14d9ce6dad4'] response: {'server_uuid': '247eefda-fa31-40ff-96ee-5f610054b782', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8b9136af-1bb4-4d36-9563-6064d4fba56a', 'code': 200} 2026-04-16 04:01:44.631 8 INFO neutron_taas.services.taas.taas_plugin [None req-4eb383a4-5285-45d8-8d5e-29eb932da4e7 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] TaaS: Handle Delete Port: bb6bb094-6dd3-4f9f-8047-71f600459cba 2026-04-16 04:01:44.637 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-4eb383a4-5285-45d8-8d5e-29eb932da4e7 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Tap Mirror: Handle Delete Port: bb6bb094-6dd3-4f9f-8047-71f600459cba 2026-04-16 04:01:44.695 7 INFO neutron.db.ovn_revision_numbers_db [None req-baaa19da-90e8-47a6-ae10-19c7e3ab7427 - - - - - -] Successfully bumped revision number for resource 8b9136af-1bb4-4d36-9563-6064d4fba56a (type: ports) to 5 [pid: 8|app: 0|req: 1128/2255] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 04:01:44 2026] DELETE /v2.0/ports/bb6bb094-6dd3-4f9f-8047-71f600459cba => generated 0 bytes in 311 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-04-16 04:01:44.913 7 INFO neutron_taas.services.taas.taas_plugin [None req-786440fb-63fc-4b82-8681-15d82ded3264 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] TaaS: Handle Delete Port: ed88efb9-40df-4de2-b96e-b978c938e753 2026-04-16 04:01:44.916 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-786440fb-63fc-4b82-8681-15d82ded3264 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Tap Mirror: Handle Delete Port: ed88efb9-40df-4de2-b96e-b978c938e753 [pid: 7|app: 0|req: 1128/2256] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 04:01:44 2026] DELETE /v2.0/ports/ed88efb9-40df-4de2-b96e-b978c938e753 => generated 0 bytes in 271 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:45.057 8 INFO neutron.db.ovn_revision_numbers_db [None req-e23855be-f811-47f8-902a-3149a7dfe27b ee14d589f8574ad595c68dc4535a04d4 5079a24a95d4457d8aa26d4712caaaed - - default default] Successfully bumped revision number for resource bf1c843f-cc8e-44d0-b2d8-d572ce6bceba (type: routers) to 1 [pid: 8|app: 0|req: 1129/2257] 10.0.0.213 () {34 vars in 668 bytes} [Thu Apr 16 04:01:44 2026] POST /v2.0/routers => generated 570 bytes in 276 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:45.166 7 INFO neutron_taas.services.taas.taas_plugin [None req-377b4378-7ba2-4282-873a-6fd136b7c2f1 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] TaaS: Handle Delete Port: 5d871fb9-4226-4cbe-ad60-6b88af641c91 2026-04-16 04:01:45.172 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-377b4378-7ba2-4282-873a-6fd136b7c2f1 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Tap Mirror: Handle Delete Port: 5d871fb9-4226-4cbe-ad60-6b88af641c91 2026-04-16 04:01:45.188 8 INFO neutron.db.ovn_revision_numbers_db [None req-b434e356-8947-4ce6-b1c2-0a14431f9ef4 ee14d589f8574ad595c68dc4535a04d4 5079a24a95d4457d8aa26d4712caaaed - - default default] Successfully bumped revision number for resource f1b8c683-1837-4f95-ab57-81e13caf180d (type: routers) to 1 [pid: 8|app: 0|req: 1130/2258] 10.0.0.213 () {34 vars in 668 bytes} [Thu Apr 16 04:01:45 2026] POST /v2.0/routers => generated 570 bytes in 118 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1129/2259] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 04:01:45 2026] DELETE /v2.0/ports/5d871fb9-4226-4cbe-ad60-6b88af641c91 => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:45.337 8 INFO neutron.db.ovn_revision_numbers_db [None req-d69b6543-5d66-4d6c-9ce8-366f2a97b86e ee14d589f8574ad595c68dc4535a04d4 5079a24a95d4457d8aa26d4712caaaed - - default default] Successfully bumped revision number for resource 424367c1-5ff8-4bdc-9efd-b24e7878cca4 (type: routers) to 1 [pid: 8|app: 0|req: 1131/2260] 10.0.0.213 () {34 vars in 668 bytes} [Thu Apr 16 04:01:45 2026] POST /v2.0/routers => generated 570 bytes in 149 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:45.467 7 INFO neutron_taas.services.taas.taas_plugin [None req-37c71eb8-a9b1-4fb3-8d05-bb5ee2d65a24 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] TaaS: Handle Delete Port: 9e015870-1d80-40fb-9c0e-50705421d5b6 2026-04-16 04:01:45.470 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-37c71eb8-a9b1-4fb3-8d05-bb5ee2d65a24 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Tap Mirror: Handle Delete Port: 9e015870-1d80-40fb-9c0e-50705421d5b6 2026-04-16 04:01:45.471 8 INFO neutron.db.ovn_revision_numbers_db [None req-ce454c49-99d4-41e7-b9a6-c52945a42989 ee14d589f8574ad595c68dc4535a04d4 5079a24a95d4457d8aa26d4712caaaed - - default default] Successfully bumped revision number for resource aa1c37bd-16c6-4c12-b3fc-948a8a5d9ea1 (type: routers) to 1 [pid: 8|app: 0|req: 1132/2261] 10.0.0.213 () {34 vars in 668 bytes} [Thu Apr 16 04:01:45 2026] POST /v2.0/routers => generated 570 bytes in 138 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1130/2262] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 04:01:45 2026] DELETE /v2.0/ports/9e015870-1d80-40fb-9c0e-50705421d5b6 => generated 0 bytes in 280 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:45.644 8 INFO neutron.db.ovn_revision_numbers_db [None req-c1a413bf-b51f-470f-8712-7eb4839c1aff ee14d589f8574ad595c68dc4535a04d4 5079a24a95d4457d8aa26d4712caaaed - - default default] Successfully bumped revision number for resource 77cb4683-4f4e-4b3d-bbdb-0e4f4263a480 (type: routers) to 1 [pid: 8|app: 0|req: 1133/2263] 10.0.0.213 () {34 vars in 668 bytes} [Thu Apr 16 04:01:45 2026] POST /v2.0/routers => generated 570 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1134/2264] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:45 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:45.751 7 INFO neutron_taas.services.taas.taas_plugin [None req-a5735863-db88-46bf-8f13-8891c9ae7eb4 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] TaaS: Handle Delete Port: 46843611-ed09-4434-b8b6-6e897fc8c353 2026-04-16 04:01:45.756 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a5735863-db88-46bf-8f13-8891c9ae7eb4 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Tap Mirror: Handle Delete Port: 46843611-ed09-4434-b8b6-6e897fc8c353 [pid: 8|app: 0|req: 1135/2265] 10.0.0.213 () {34 vars in 751 bytes} [Thu Apr 16 04:01:45 2026] PUT /v2.0/routers/bf1c843f-cc8e-44d0-b2d8-d572ce6bceba/tags => generated 17 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1136/2266] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:01:45 2026] GET /v2.0/security-groups?id=2649159c-5e55-49a8-97e3-70eab8c1e4a9&fields=id&fields=name => generated 113 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1137/2267] 10.0.0.213 () {34 vars in 751 bytes} [Thu Apr 16 04:01:45 2026] PUT /v2.0/routers/f1b8c683-1837-4f95-ab57-81e13caf180d/tags => generated 25 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:45.950 7 INFO neutron.services.segments.plugin [-] Segment aaf0436d-6b36-4aa3-a7b0-4d1c8e077921 resource provider aggregate not found 2026-04-16 04:01:45.960 7 INFO neutron.services.segments.plugin [-] Segment aaf0436d-6b36-4aa3-a7b0-4d1c8e077921 resource provider aggregate not found 2026-04-16 04:01:45.971 7 INFO neutron.services.segments.plugin [-] Segment aaf0436d-6b36-4aa3-a7b0-4d1c8e077921 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaf0436d-6b36-4aa3-a7b0-4d1c8e077921 found for delete ", "request_id": "req-b1fbd179-86ac-4ec7-b182-d85670da2122"}]} [pid: 8|app: 0|req: 1138/2268] 10.0.0.213 () {34 vars in 751 bytes} [Thu Apr 16 04:01:45 2026] PUT /v2.0/routers/424367c1-5ff8-4bdc-9efd-b24e7878cca4/tags => generated 34 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:45.984 7 INFO neutron.services.segments.plugin [-] Segment aaf0436d-6b36-4aa3-a7b0-4d1c8e077921 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid aaf0436d-6b36-4aa3-a7b0-4d1c8e077921 found for delete ", "request_id": "req-74f521e0-e0ad-4186-bb75-ab6716b6c27b"}]} [pid: 7|app: 0|req: 1131/2269] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:45 2026] DELETE /v2.0/networks/2d89c518-1350-4843-a48d-dcb437948e58 => generated 0 bytes in 426 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1139/2270] 10.0.0.213 () {34 vars in 751 bytes} [Thu Apr 16 04:01:45 2026] PUT /v2.0/routers/aa1c37bd-16c6-4c12-b3fc-948a8a5d9ea1/tags => generated 19 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1140/2271] 10.0.0.213 () {32 vars in 664 bytes} [Thu Apr 16 04:01:46 2026] GET /v2.0/routers?tags=red => generated 1751 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:46.143 7 INFO neutron_taas.services.taas.taas_plugin [None req-e220886b-25bd-48d4-8a34-5c63c7b01648 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] TaaS: Handle Delete Port: fae10822-2923-4175-bc8d-e1752be1032d 2026-04-16 04:01:46.146 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e220886b-25bd-48d4-8a34-5c63c7b01648 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Tap Mirror: Handle Delete Port: fae10822-2923-4175-bc8d-e1752be1032d [pid: 8|app: 0|req: 1141/2272] 10.0.0.213 () {32 vars in 678 bytes} [Thu Apr 16 04:01:46 2026] GET /v2.0/routers?tags=red%2Cblue => generated 1180 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1142/2273] 10.0.0.213 () {32 vars in 674 bytes} [Thu Apr 16 04:01:46 2026] GET /v2.0/routers?tags-any=blue => generated 1180 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1143/2274] 10.0.0.213 () {32 vars in 686 bytes} [Thu Apr 16 04:01:46 2026] GET /v2.0/routers?tags-any=red%2Cblue => generated 1751 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1132/2275] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:46 2026] DELETE /v2.0/networks/7412080e-09fb-420d-b713-2a872b2ec8f1 => 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: 1144/2276] 10.0.0.213 () {32 vars in 672 bytes} [Thu Apr 16 04:01:46 2026] GET /v2.0/routers?not-tags=red => generated 1152 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1145/2277] 10.0.0.213 () {32 vars in 686 bytes} [Thu Apr 16 04:01:46 2026] GET /v2.0/routers?not-tags=red%2Cblue => generated 1723 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:46.496 7 INFO neutron_taas.services.taas.taas_plugin [None req-587f386d-b149-4bfb-989e-52cdfcd9c0fa a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] TaaS: Handle Delete Port: 6c2e47d0-f374-4858-9052-62a9d6e2c7c5 2026-04-16 04:01:46.499 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-587f386d-b149-4bfb-989e-52cdfcd9c0fa a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Tap Mirror: Handle Delete Port: 6c2e47d0-f374-4858-9052-62a9d6e2c7c5 [pid: 8|app: 0|req: 1146/2278] 10.0.0.213 () {32 vars in 682 bytes} [Thu Apr 16 04:01:46 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) 2026-04-16 04:01:46.652 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-684d9c41-dc8f-4e71-88ab-5b17477248fa'] response: {'server_uuid': '247eefda-fa31-40ff-96ee-5f610054b782', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8b9136af-1bb4-4d36-9563-6064d4fba56a', 'code': 200} [pid: 7|app: 0|req: 1133/2279] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:46 2026] DELETE /v2.0/networks/2f4109e5-beaa-4cec-8457-381ee0f75550 => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1134/2280] 10.0.0.213 () {32 vars in 694 bytes} [Thu Apr 16 04:01:46 2026] GET /v2.0/routers?not-tags-any=red%2Cblue => generated 1152 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:46.800 8 INFO neutron.db.ovn_revision_numbers_db [None req-725c5d49-b780-4735-bb8c-7335bab90286 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 81e37c23-b88e-4c10-bf73-42d1dc2dc727 (type: security_groups) to 1 2026-04-16 04:01:46.812 8 INFO neutron.db.ovn_revision_numbers_db [None req-725c5d49-b780-4735-bb8c-7335bab90286 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 6809b5db-e240-4708-b04b-f9508ef85b8c (type: security_group_rules) to 0 2026-04-16 04:01:46.825 8 INFO neutron.db.ovn_revision_numbers_db [None req-725c5d49-b780-4735-bb8c-7335bab90286 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 761dea67-1332-4c81-bd8f-bbb43a5b01b8 (type: security_group_rules) to 0 2026-04-16 04:01:46.838 8 INFO neutron.db.ovn_revision_numbers_db [None req-725c5d49-b780-4735-bb8c-7335bab90286 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 931e90b6-dcd0-4656-a448-c7906d2416c0 (type: security_group_rules) to 0 2026-04-16 04:01:46.843 7 INFO neutron_taas.services.taas.taas_plugin [None req-5bd494f4-60bb-4241-ae25-c25c9d4f6334 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] TaaS: Handle Delete Port: 7a188604-d395-4ff2-a66f-cefe4040e9c4 2026-04-16 04:01:46.847 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5bd494f4-60bb-4241-ae25-c25c9d4f6334 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Tap Mirror: Handle Delete Port: 7a188604-d395-4ff2-a66f-cefe4040e9c4 2026-04-16 04:01:46.851 8 INFO neutron.db.ovn_revision_numbers_db [None req-725c5d49-b780-4735-bb8c-7335bab90286 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource e4696e38-abac-4cc1-ab69-6b7cf5e02533 (type: security_group_rules) to 0 2026-04-16 04:01:46.939 8 INFO neutron.db.segments_db [None req-725c5d49-b780-4735-bb8c-7335bab90286 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Added segment af74b68f-9822-459c-8af6-9f93d63a1217 of type geneve for network 79c81573-54c5-4c9c-b3da-b354df8f1e72 [pid: 7|app: 0|req: 1135/2281] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:46 2026] DELETE /v2.0/networks/f8c1f51b-d6ff-4c92-966b-5a098755ac15 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:01:47.040 8 INFO neutron.db.ovn_revision_numbers_db [None req-725c5d49-b780-4735-bb8c-7335bab90286 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 79c81573-54c5-4c9c-b3da-b354df8f1e72 (type: networks) to 1 [pid: 7|app: 0|req: 1136/2282] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:01:47 2026] GET /v2.0/routers/bf1c843f-cc8e-44d0-b2d8-d572ce6bceba => generated 581 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1137/2283] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:47 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 971 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:47.172 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-725c5d49-b780-4735-bb8c-7335bab90286 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:01:47.173 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-725c5d49-b780-4735-bb8c-7335bab90286 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network 79c81573-54c5-4c9c-b3da-b354df8f1e72: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:47.192 7 INFO neutron_taas.services.taas.taas_plugin [None req-adce3605-28c5-41e5-82c8-416f91c21f22 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] TaaS: Handle Delete Port: bb2b1713-254f-4341-9f65-3f5dc8790aaf 2026-04-16 04:01:47.195 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-adce3605-28c5-41e5-82c8-416f91c21f22 a3f698f959774800aa7a758fec3bd045 9191bdddcd5b4e8988ad4e4862773c73 - - default default] Tap Mirror: Handle Delete Port: bb2b1713-254f-4341-9f65-3f5dc8790aaf 2026-04-16 04:01:47.214 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-824bf9b3-90bc-4579-aa26-9117c81bf58f - - - - - -] OVN reports status down for port: 8c7acb43-2c1a-48e8-bb67-02592f373538 2026-04-16 04:01:47.238 8 INFO neutron.db.ovn_revision_numbers_db [None req-725c5d49-b780-4735-bb8c-7335bab90286 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 8c7acb43-2c1a-48e8-bb67-02592f373538 (type: ports) to 1 [pid: 8|app: 0|req: 1147/2284] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:46 2026] POST /v2.0/networks => generated 659 bytes in 726 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1138/2285] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:01:47 2026] DELETE /v2.0/networks/7fca9fc9-8082-4ed4-b70b-b144144b5eec => generated 0 bytes in 338 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1139/2286] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:01:47 2026] GET /v2.0/security-groups?id=2649159c-5e55-49a8-97e3-70eab8c1e4a9&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-04-16 04:01:47.649 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b15e4709-ae9e-4f4a-a70e-ad01b25a8301 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:01:47.650 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b15e4709-ae9e-4f4a-a70e-ad01b25a8301 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network 79c81573-54c5-4c9c-b3da-b354df8f1e72: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:47.990 7 INFO neutron.services.segments.plugin [-] Segment 30398893-94b6-41aa-a7fb-55843da55818 resource provider aggregate not found 2026-04-16 04:01:48.002 8 INFO neutron.db.ovn_revision_numbers_db [None req-202a6119-cf43-49d2-8edf-ba4b37daba7f ee14d589f8574ad595c68dc4535a04d4 5079a24a95d4457d8aa26d4712caaaed - - default default] Successfully bumped revision number for resource bf1c843f-cc8e-44d0-b2d8-d572ce6bceba (type: routers) to 2 2026-04-16 04:01:48.005 7 INFO neutron.services.segments.plugin [-] Segment 30398893-94b6-41aa-a7fb-55843da55818 resource provider aggregate not found [pid: 8|app: 0|req: 1148/2287] 10.0.0.213 () {34 vars in 742 bytes} [Thu Apr 16 04:01:47 2026] PUT /v2.0/routers/bf1c843f-cc8e-44d0-b2d8-d572ce6bceba => generated 581 bytes in 746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:48.011 7 INFO neutron.services.segments.plugin [-] Segment 30398893-94b6-41aa-a7fb-55843da55818 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30398893-94b6-41aa-a7fb-55843da55818 found for delete ", "request_id": "req-a21fdeb1-ec2a-447f-956a-3515fdb3c302"}]} 2026-04-16 04:01:48.025 7 INFO neutron.services.segments.plugin [-] Segment 30398893-94b6-41aa-a7fb-55843da55818 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 30398893-94b6-41aa-a7fb-55843da55818 found for delete ", "request_id": "req-318b3e33-1abd-44b4-8846-aa35b41e2a2f"}]} 2026-04-16 04:01:48.031 7 INFO neutron.services.segments.plugin [-] Segment 78543155-c11c-4d0a-b5c0-f0e4266aab24 resource provider aggregate not found [pid: 8|app: 0|req: 1149/2288] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:01:48 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 971 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:48.049 7 INFO neutron.services.segments.plugin [-] Segment 78543155-c11c-4d0a-b5c0-f0e4266aab24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78543155-c11c-4d0a-b5c0-f0e4266aab24 found for delete ", "request_id": "req-67342399-fbac-49a0-8b37-122def28ac6a"}]} 2026-04-16 04:01:48.050 7 INFO neutron.services.segments.plugin [-] Segment 78543155-c11c-4d0a-b5c0-f0e4266aab24 resource provider aggregate not found [pid: 8|app: 0|req: 1150/2289] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:01:48 2026] GET /v2.0/ports?device_id=bf1c843f-cc8e-44d0-b2d8-d572ce6bceba => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:48.078 7 INFO neutron.services.segments.plugin [-] Segment 19d6872b-6847-4ccb-bf9d-757037f5e2c3 resource provider aggregate not found 2026-04-16 04:01:48.089 7 INFO neutron.services.segments.plugin [-] Segment 78543155-c11c-4d0a-b5c0-f0e4266aab24 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 78543155-c11c-4d0a-b5c0-f0e4266aab24 found for delete ", "request_id": "req-baea33f5-8471-440b-af16-e26165b62ee1"}]} 2026-04-16 04:01:48.102 7 INFO neutron.services.segments.plugin [-] Segment 19d6872b-6847-4ccb-bf9d-757037f5e2c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19d6872b-6847-4ccb-bf9d-757037f5e2c3 found for delete ", "request_id": "req-c39d12b0-773d-4adc-bad1-aaff04212160"}]} [pid: 8|app: 0|req: 1151/2290] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:01:48 2026] GET /v2.0/security-groups?id=2649159c-5e55-49a8-97e3-70eab8c1e4a9&fields=id&fields=name => generated 113 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:48.129 7 INFO neutron.services.segments.plugin [-] Segment d3c31002-608d-41c9-9575-78c84701aed9 resource provider aggregate not found 2026-04-16 04:01:48.143 7 INFO neutron.services.segments.plugin [-] Segment 19d6872b-6847-4ccb-bf9d-757037f5e2c3 resource provider aggregate not found 2026-04-16 04:01:48.165 7 INFO neutron.services.segments.plugin [-] Segment 19d6872b-6847-4ccb-bf9d-757037f5e2c3 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 19d6872b-6847-4ccb-bf9d-757037f5e2c3 found for delete ", "request_id": "req-49533148-449c-4f02-87a8-5cecd34fad1b"}]} 2026-04-16 04:01:48.176 7 INFO neutron.services.segments.plugin [-] Segment d3c31002-608d-41c9-9575-78c84701aed9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3c31002-608d-41c9-9575-78c84701aed9 found for delete ", "request_id": "req-e87d928b-65d0-4547-9781-0a61428f3cae"}]} 2026-04-16 04:01:48.191 7 INFO neutron.services.segments.plugin [-] Segment d3c31002-608d-41c9-9575-78c84701aed9 resource provider aggregate not found 2026-04-16 04:01:48.226 7 INFO neutron.services.segments.plugin [-] Segment d3c31002-608d-41c9-9575-78c84701aed9 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3c31002-608d-41c9-9575-78c84701aed9 found for delete ", "request_id": "req-b4ed362e-88a4-4590-b2d2-1b13ee8bfdbc"}]} 2026-04-16 04:01:48.247 7 INFO neutron.db.ovn_revision_numbers_db [None req-f2bcd16c-c14c-4ba4-815e-8b4ada1943c7 - - - - - -] Successfully bumped revision number for resource 8c7acb43-2c1a-48e8-bb67-02592f373538 (type: ports) to 2 2026-04-16 04:01:48.278 7 INFO neutron.db.ovn_revision_numbers_db [None req-f2bcd16c-c14c-4ba4-815e-8b4ada1943c7 - - - - - -] Successfully bumped revision number for resource 7de795ee-03aa-4eda-93e4-351982a459e8 (type: subnets) to 0 [pid: 7|app: 0|req: 1140/2291] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:01:47 2026] POST /v2.0/subnets => generated 657 bytes in 825 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1152/2292] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:01:48 2026] DELETE /v2.0/routers/bf1c843f-cc8e-44d0-b2d8-d572ce6bceba => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1141/2293] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:01:48 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => 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: 1153/2294] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:48 2026] GET /v2.0/security-groups?tenant_id=9191bdddcd5b4e8988ad4e4862773c73&name=default => generated 2925 bytes in 145 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1154/2295] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:01:48 2026] GET /v2.0/routers/f1b8c683-1837-4f95-ab57-81e13caf180d => generated 589 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1142/2296] 10.0.0.213 () {32 vars in 722 bytes} [Thu Apr 16 04:01:48 2026] GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 => generated 19 bytes in 205 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:48.698 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2176f5e0-4233-4b2c-85ae-790a4080719b 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] No more DHCP agents 2026-04-16 04:01:48.699 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2176f5e0-4233-4b2c-85ae-790a4080719b 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1143/2297] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:48 2026] DELETE /v2.0/security-groups/e43185b8-3a35-49c0-93fc-5bec6794f225 => generated 0 bytes in 222 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:49.033 7 INFO neutron.db.ovn_revision_numbers_db [None req-6414369f-048f-4e4d-b86e-3a7e1990aa7d ee14d589f8574ad595c68dc4535a04d4 5079a24a95d4457d8aa26d4712caaaed - - default default] Successfully bumped revision number for resource f1b8c683-1837-4f95-ab57-81e13caf180d (type: routers) to 2 [pid: 7|app: 0|req: 1144/2298] 10.0.0.213 () {34 vars in 742 bytes} [Thu Apr 16 04:01:48 2026] PUT /v2.0/routers/f1b8c683-1837-4f95-ab57-81e13caf180d => generated 589 bytes in 278 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:49.231 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-838138f4-3e19-455d-92cc-78ae6bedec3c 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:01:49.232 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-838138f4-3e19-455d-92cc-78ae6bedec3c 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network 79c81573-54c5-4c9c-b3da-b354df8f1e72: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:49.264 7 INFO neutron.db.ovn_revision_numbers_db [None req-838138f4-3e19-455d-92cc-78ae6bedec3c 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 333d9454-9781-4893-99ab-78d2bec2b048 (type: subnets) to 0 [pid: 7|app: 0|req: 1145/2299] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:01:49 2026] POST /v2.0/subnets => generated 732 bytes in 242 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:49.419 7 INFO neutron.db.ovn_revision_numbers_db [None req-33c1d7c9-9fe0-40b5-b173-d449644688a7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4ae43f9d-10dc-4a4d-b466-6c0d62d0d93d (type: security_groups) to 1 2026-04-16 04:01:49.431 7 INFO neutron.db.ovn_revision_numbers_db [None req-33c1d7c9-9fe0-40b5-b173-d449644688a7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 14b29c19-1b74-4e4e-83fa-6ba716c209bf (type: security_group_rules) to 0 2026-04-16 04:01:49.443 7 INFO neutron.db.ovn_revision_numbers_db [None req-33c1d7c9-9fe0-40b5-b173-d449644688a7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource bb1044b5-188e-4bbd-ace9-91591427ed8a (type: security_group_rules) to 0 2026-04-16 04:01:49.456 7 INFO neutron.db.ovn_revision_numbers_db [None req-33c1d7c9-9fe0-40b5-b173-d449644688a7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource cc22ef8e-7412-45fe-af15-e594164557b5 (type: security_group_rules) to 0 2026-04-16 04:01:49.467 7 INFO neutron.db.ovn_revision_numbers_db [None req-33c1d7c9-9fe0-40b5-b173-d449644688a7 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource de5d93df-2797-4c79-b24b-4672d18a1337 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1146/2300] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:49 2026] GET /v2.0/security-groups?tenant_id=576de61c5f5448d2bd47ede79d65d5f9&name=default => generated 2925 bytes in 223 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1147/2301] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:01:49 2026] GET /v2.0/ports?device_id=f1b8c683-1837-4f95-ab57-81e13caf180d => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:49.549 8 INFO neutron.db.ovn_revision_numbers_db [None req-2176f5e0-4233-4b2c-85ae-790a4080719b 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 96715abb-1df9-4920-9491-76466de7f631 (type: floatingips) to 1 2026-04-16 04:01:49.550 8 INFO neutron.db.l3_db [None req-2176f5e0-4233-4b2c-85ae-790a4080719b 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Floating IP 96715abb-1df9-4920-9491-76466de7f631 associated. External IP: 10.96.250.207, port: 8b9136af-1bb4-4d36-9563-6064d4fba56a. [pid: 8|app: 0|req: 1155/2302] 10.0.0.213 () {34 vars in 677 bytes} [Thu Apr 16 04:01:48 2026] POST /v2.0/floatingips => generated 855 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, ' 2026-04-16 04:01:49.612 7 INFO neutron.db.segments_db [None req-4780b2d6-2950-4983-8626-96cda720b6fb 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Added segment 6acf113b-95cc-4ece-b0da-c67f1c75d694 of type geneve for network 61ebc0d6-27a1-4342-8dba-2e6770f8066a 2026-04-16 04:01:49.639 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3763154f-5d25-44bf-9887-8bceb4b98846'] response: {'name': 'network-changed', 'server_uuid': '247eefda-fa31-40ff-96ee-5f610054b782', 'tag': '8b9136af-1bb4-4d36-9563-6064d4fba56a', 'status': 'completed', 'code': 200} 2026-04-16 04:01:49.731 7 INFO neutron.db.ovn_revision_numbers_db [None req-4780b2d6-2950-4983-8626-96cda720b6fb 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 61ebc0d6-27a1-4342-8dba-2e6770f8066a (type: networks) to 1 [pid: 8|app: 0|req: 1156/2303] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:49 2026] DELETE /v2.0/security-groups/4ae43f9d-10dc-4a4d-b466-6c0d62d0d93d => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:49.907 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4780b2d6-2950-4983-8626-96cda720b6fb 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:01:49.908 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4780b2d6-2950-4983-8626-96cda720b6fb 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network 61ebc0d6-27a1-4342-8dba-2e6770f8066a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:49.964 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-824bf9b3-90bc-4579-aa26-9117c81bf58f - - - - - -] OVN reports status down for port: bb388e75-87c5-47ff-b29f-aa2f4913b554 2026-04-16 04:01:50.012 7 INFO neutron.db.ovn_revision_numbers_db [None req-4780b2d6-2950-4983-8626-96cda720b6fb 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource bb388e75-87c5-47ff-b29f-aa2f4913b554 (type: ports) to 1 [pid: 7|app: 0|req: 1148/2304] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:49 2026] POST /v2.0/networks => generated 657 bytes in 522 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1157/2305] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:01:49 2026] DELETE /v2.0/routers/f1b8c683-1837-4f95-ab57-81e13caf180d => 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: 1149/2306] 10.0.0.213 () {32 vars in 729 bytes} [Thu Apr 16 04:01:50 2026] GET /v2.0/floatingips/96715abb-1df9-4920-9491-76466de7f631 => generated 857 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:50.207 8 INFO neutron.db.ovn_revision_numbers_db [None req-36618f76-1db0-405d-9633-96e3877d84de 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 933beea3-ee84-48b5-9374-f7ea47b20a54 (type: security_groups) to 1 2026-04-16 04:01:50.219 8 INFO neutron.db.ovn_revision_numbers_db [None req-36618f76-1db0-405d-9633-96e3877d84de 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4efb6dd6-4863-41ac-a851-f43bb0e5d5cc (type: security_group_rules) to 0 2026-04-16 04:01:50.234 8 INFO neutron.db.ovn_revision_numbers_db [None req-36618f76-1db0-405d-9633-96e3877d84de 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 639a8e9e-1f5a-4553-8435-e6549d9a2f1b (type: security_group_rules) to 0 2026-04-16 04:01:50.246 8 INFO neutron.db.ovn_revision_numbers_db [None req-36618f76-1db0-405d-9633-96e3877d84de 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6b872262-3f0c-4a58-811f-522720a5ed6b (type: security_group_rules) to 0 2026-04-16 04:01:50.261 8 INFO neutron.db.ovn_revision_numbers_db [None req-36618f76-1db0-405d-9633-96e3877d84de 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c57f44d4-2da6-4c78-a503-4de1960d3f5e (type: security_group_rules) to 0 2026-04-16 04:01:50.295 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69b7e9ad-457b-4ed7-8bb2-332b414fb1ca 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:01:50.296 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69b7e9ad-457b-4ed7-8bb2-332b414fb1ca 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network 61ebc0d6-27a1-4342-8dba-2e6770f8066a: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1158/2307] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:50 2026] GET /v2.0/security-groups?tenant_id=be995b39007149dea4663cefc2c7478b&name=default => generated 2925 bytes in 226 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1159/2308] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:01:50 2026] GET /v2.0/routers/424367c1-5ff8-4bdc-9efd-b24e7878cca4 => generated 598 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1160/2309] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:01:50 2026] GET /v2.0/ports?tenant_id=9c008601c06941f59c51198acc69cd95&device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 1209 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1161/2310] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:50 2026] DELETE /v2.0/security-groups/933beea3-ee84-48b5-9374-f7ea47b20a54 => generated 0 bytes in 218 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:50.731 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc09e055-f910-43ea-b632-1bddfc10d8fb - - - - - -] Successfully bumped revision number for resource bb388e75-87c5-47ff-b29f-aa2f4913b554 (type: ports) to 2 2026-04-16 04:01:50.762 7 INFO neutron.db.ovn_revision_numbers_db [None req-dc09e055-f910-43ea-b632-1bddfc10d8fb - - - - - -] Successfully bumped revision number for resource 4af4aca8-5846-4596-a97e-b322c4214aa8 (type: subnets) to 0 [pid: 7|app: 0|req: 1150/2311] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:01:50 2026] POST /v2.0/subnets => generated 655 bytes in 681 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1151/2312] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:01:50 2026] GET /v2.0/networks?id=d27fae48-4b46-486b-8def-768b3fb4367e => generated 798 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:50.908 8 INFO neutron.db.ovn_revision_numbers_db [None req-26116f5c-f8c7-41b7-9307-43131a734197 ee14d589f8574ad595c68dc4535a04d4 5079a24a95d4457d8aa26d4712caaaed - - default default] Successfully bumped revision number for resource 424367c1-5ff8-4bdc-9efd-b24e7878cca4 (type: routers) to 2 [pid: 8|app: 0|req: 1162/2313] 10.0.0.213 () {34 vars in 742 bytes} [Thu Apr 16 04:01:50 2026] PUT /v2.0/routers/424367c1-5ff8-4bdc-9efd-b24e7878cca4 => generated 598 bytes in 319 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1163/2314] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 04:01:50 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=8b9136af-1bb4-4d36-9563-6064d4fba56a => 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: 1164/2315] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:01:50 2026] GET /v2.0/ports?device_id=424367c1-5ff8-4bdc-9efd-b24e7878cca4 => 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: 1165/2316] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:01:50 2026] GET /v2.0/subnets?id=75cefa03-91df-458b-8bb5-86fd777fc9c0 => generated 677 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:51.029 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9a7783f2-fd16-4196-a428-f3f66200f6e1 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:01:51.030 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9a7783f2-fd16-4196-a428-f3f66200f6e1 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network 61ebc0d6-27a1-4342-8dba-2e6770f8066a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:51.055 7 INFO neutron.db.ovn_revision_numbers_db [None req-9a7783f2-fd16-4196-a428-f3f66200f6e1 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 1742ea05-9bdf-4a51-b1fb-08a2a1404ec0 (type: subnets) to 0 [pid: 7|app: 0|req: 1152/2317] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:01:50 2026] POST /v2.0/subnets => generated 726 bytes in 254 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1153/2318] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:01:51 2026] GET /v2.0/ports?network_id=d27fae48-4b46-486b-8def-768b3fb4367e&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-04-16 04:01:51.187 7 INFO neutron.db.segments_db [None req-acb91e5b-8000-44fd-8297-9a783fd38e9d 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Added segment 1d5dc3f7-4ffe-46b4-8f00-f2c970281e41 of type geneve for network facdae6f-7fbb-4b53-9074-642ebecad2e5 [pid: 8|app: 0|req: 1166/2319] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:01:50 2026] DELETE /v2.0/routers/424367c1-5ff8-4bdc-9efd-b24e7878cca4 => generated 0 bytes in 248 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1167/2320] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:01:51 2026] GET /v2.0/networks/d27fae48-4b46-486b-8def-768b3fb4367e?fields=segments => generated 14 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:51.304 7 INFO neutron.db.ovn_revision_numbers_db [None req-acb91e5b-8000-44fd-8297-9a783fd38e9d 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource facdae6f-7fbb-4b53-9074-642ebecad2e5 (type: networks) to 1 [pid: 8|app: 0|req: 1168/2321] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:01:51 2026] GET /v2.0/routers/aa1c37bd-16c6-4c12-b3fc-948a8a5d9ea1 => generated 583 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1169/2322] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:01:51 2026] GET /v2.0/networks/d27fae48-4b46-486b-8def-768b3fb4367e?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-04-16 04:01:51.467 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-acb91e5b-8000-44fd-8297-9a783fd38e9d 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:01:51.468 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-acb91e5b-8000-44fd-8297-9a783fd38e9d 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network facdae6f-7fbb-4b53-9074-642ebecad2e5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:51.520 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-824bf9b3-90bc-4579-aa26-9117c81bf58f - - - - - -] OVN reports status down for port: 437c8ed8-3a86-442b-b4e3-9d0caf1e7619 2026-04-16 04:01:51.576 7 INFO neutron.db.ovn_revision_numbers_db [None req-acb91e5b-8000-44fd-8297-9a783fd38e9d 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 437c8ed8-3a86-442b-b4e3-9d0caf1e7619 (type: ports) to 1 [pid: 7|app: 0|req: 1154/2323] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:01:51 2026] POST /v2.0/networks => generated 657 bytes in 535 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:51.733 8 INFO neutron.db.ovn_revision_numbers_db [None req-da4aa53b-cda7-47de-9ac7-db476c23ec09 ee14d589f8574ad595c68dc4535a04d4 5079a24a95d4457d8aa26d4712caaaed - - default default] Successfully bumped revision number for resource aa1c37bd-16c6-4c12-b3fc-948a8a5d9ea1 (type: routers) to 2 [pid: 8|app: 0|req: 1170/2326] 10.0.0.213 () {34 vars in 742 bytes} [Thu Apr 16 04:01:51 2026] PUT /v2.0/routers/aa1c37bd-16c6-4c12-b3fc-948a8a5d9ea1 => generated 583 bytes in 360 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1171/2327] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:01:51 2026] GET /v2.0/ports?device_id=aa1c37bd-16c6-4c12-b3fc-948a8a5d9ea1 => generated 12 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:51.841 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-33c163f0-6eaf-4694-a399-85b89290edbe 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:01:51.842 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-33c163f0-6eaf-4694-a399-85b89290edbe 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network facdae6f-7fbb-4b53-9074-642ebecad2e5: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1172/2328] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:01:51 2026] DELETE /v2.0/routers/aa1c37bd-16c6-4c12-b3fc-948a8a5d9ea1 => generated 0 bytes in 176 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1173/2329] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:01:51 2026] GET /v2.0/routers/77cb4683-4f4e-4b3d-bbdb-0e4f4263a480 => generated 576 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1174/2330] 10.0.0.213 () {34 vars in 742 bytes} [Thu Apr 16 04:01:51 2026] PUT /v2.0/routers/77cb4683-4f4e-4b3d-bbdb-0e4f4263a480 => generated 576 bytes in 288 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1175/2331] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:01:52 2026] GET /v2.0/ports?device_id=77cb4683-4f4e-4b3d-bbdb-0e4f4263a480 => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:52.343 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5387001-8564-496b-87ad-2983cad94134 - - - - - -] Successfully bumped revision number for resource 437c8ed8-3a86-442b-b4e3-9d0caf1e7619 (type: ports) to 2 2026-04-16 04:01:52.375 7 INFO neutron.db.ovn_revision_numbers_db [None req-e5387001-8564-496b-87ad-2983cad94134 - - - - - -] Successfully bumped revision number for resource b8e28936-701a-40e4-be83-b97d127e6c03 (type: subnets) to 0 [pid: 7|app: 0|req: 1157/2332] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:01:51 2026] POST /v2.0/subnets => generated 655 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1176/2333] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:01:52 2026] DELETE /v2.0/routers/77cb4683-4f4e-4b3d-bbdb-0e4f4263a480 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:52.591 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b4918037-3315-4c47-93e8-f601e0b6b1dc 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:01:52.592 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b4918037-3315-4c47-93e8-f601e0b6b1dc 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network facdae6f-7fbb-4b53-9074-642ebecad2e5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:52.624 7 INFO neutron.db.ovn_revision_numbers_db [None req-b4918037-3315-4c47-93e8-f601e0b6b1dc 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 6bd97be0-73e5-4e6b-ac4e-969d19fbbbcb (type: subnets) to 0 [pid: 7|app: 0|req: 1158/2334] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:01:52 2026] POST /v2.0/subnets => generated 729 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:53.013 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c373091b-4a70-47cc-a771-768faa8ad114 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:01:53.015 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c373091b-4a70-47cc-a771-768faa8ad114 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:53.131 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] OVN reports status down for port: 8b40383d-3725-4cb8-a8ab-d4a9101c252a 2026-04-16 04:01:53.205 8 INFO neutron.db.ovn_revision_numbers_db [None req-c373091b-4a70-47cc-a771-768faa8ad114 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 8b40383d-3725-4cb8-a8ab-d4a9101c252a (type: ports) to 1 2026-04-16 04:01:53.511 7 INFO neutron.db.ovn_revision_numbers_db [None req-11e9b561-5fd6-4dcc-81dd-71f2093cabe6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 32da0b0b-0d56-486a-bae3-0de941715701 (type: security_groups) to 1 2026-04-16 04:01:53.520 7 INFO neutron.db.ovn_revision_numbers_db [None req-11e9b561-5fd6-4dcc-81dd-71f2093cabe6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 51557de8-87f3-48bb-9f59-945952d0ff98 (type: security_group_rules) to 0 2026-04-16 04:01:53.535 7 INFO neutron.db.ovn_revision_numbers_db [None req-11e9b561-5fd6-4dcc-81dd-71f2093cabe6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9c6a56fe-3fbc-4e08-932a-ddd5ad7b984c (type: security_group_rules) to 0 2026-04-16 04:01:53.549 7 INFO neutron.db.ovn_revision_numbers_db [None req-11e9b561-5fd6-4dcc-81dd-71f2093cabe6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f193625d-acb6-49a2-adb7-03b7f103826e (type: security_group_rules) to 0 2026-04-16 04:01:53.563 7 INFO neutron.db.ovn_revision_numbers_db [None req-11e9b561-5fd6-4dcc-81dd-71f2093cabe6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f262332a-6a15-44c0-b171-1b08df4ed7ed (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1159/2335] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:53 2026] GET /v2.0/security-groups?tenant_id=bbcc5655aaff404a8e04e177309f6894&name=default => generated 2925 bytes in 354 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1160/2336] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:53 2026] DELETE /v2.0/security-groups/32da0b0b-0d56-486a-bae3-0de941715701 => generated 0 bytes in 252 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:53.894 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-56de2936-c779-41b1-a063-bf09ab02cff5 - - - - - -] Schedule LRP lrp-8b40383d-3725-4cb8-a8ab-d4a9101c252a on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 2026-04-16 04:01:53.930 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] OVN reports status up for port: 8b40383d-3725-4cb8-a8ab-d4a9101c252a 2026-04-16 04:01:53.958 8 INFO neutron.plugins.ml2.plugin [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] Attempt 1 to provision port 8b40383d-3725-4cb8-a8ab-d4a9101c252a 2026-04-16 04:01:53.984 8 INFO neutron.db.ovn_revision_numbers_db [None req-c373091b-4a70-47cc-a771-768faa8ad114 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 8b40383d-3725-4cb8-a8ab-d4a9101c252a (type: router_ports) to 1 2026-04-16 04:01:53.990 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-da9371f0-186a-4ab0-af9f-0f65c0f6fde7 - - - - - -] Router 74e2db6b-3cc6-4c64-af0d-de6d76a6b30f is bound to host instance 2026-04-16 04:01:54.085 8 INFO neutron.db.ovn_revision_numbers_db [None req-c373091b-4a70-47cc-a771-768faa8ad114 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 74e2db6b-3cc6-4c64-af0d-de6d76a6b30f (type: routers) to 2 [pid: 8|app: 0|req: 1177/2337] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:01:52 2026] POST /v2.0/routers => generated 945 bytes in 1461 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:54.251 8 INFO neutron.db.ovn_revision_numbers_db [None req-83600abe-bb41-431f-a20d-38ade3a26d0c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d843e427-8f54-4819-8483-e3a070cc321e (type: security_groups) to 1 2026-04-16 04:01:54.265 8 INFO neutron.db.ovn_revision_numbers_db [None req-83600abe-bb41-431f-a20d-38ade3a26d0c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 058f8a62-a83d-41a6-9d89-1462f7a09fdf (type: security_group_rules) to 0 2026-04-16 04:01:54.276 8 INFO neutron.db.ovn_revision_numbers_db [None req-83600abe-bb41-431f-a20d-38ade3a26d0c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 07392f15-aa49-4196-827d-4d59f4c5ae83 (type: security_group_rules) to 0 2026-04-16 04:01:54.286 8 INFO neutron.db.ovn_revision_numbers_db [None req-83600abe-bb41-431f-a20d-38ade3a26d0c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7cc3d507-9a48-436e-82bd-9a8a7b525cdb (type: security_group_rules) to 0 2026-04-16 04:01:54.296 8 INFO neutron.db.ovn_revision_numbers_db [None req-83600abe-bb41-431f-a20d-38ade3a26d0c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 81561d43-7319-47a8-8248-4251dc349f34 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1178/2338] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:54 2026] GET /v2.0/security-groups?tenant_id=5079a24a95d4457d8aa26d4712caaaed&name=default => generated 2925 bytes in 239 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:54.377 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0611e8e4-9718-4fcb-a078-cf198160c8dc 05f36d02ef854b45bb366090c99256e9 d2a5a8e60f06417e871706923238dab7 - - default default] No more DHCP agents 2026-04-16 04:01:54.381 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0611e8e4-9718-4fcb-a078-cf198160c8dc 05f36d02ef854b45bb366090c99256e9 d2a5a8e60f06417e871706923238dab7 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:54.800 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5bf151b-6c3e-4c35-997d-8777aa48f43c 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:01:54.802 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5bf151b-6c3e-4c35-997d-8777aa48f43c 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network 79c81573-54c5-4c9c-b3da-b354df8f1e72: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1161/2339] 10.0.0.213 () {34 vars in 676 bytes} [Thu Apr 16 04:01:53 2026] POST /v2.0/floatingips => generated 552 bytes in 1074 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:01:54.934 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5bf151b-6c3e-4c35-997d-8777aa48f43c 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 1c8b5e94-35d1-40c4-9e39-3100d8fd14e7 (type: ports) to 1 [pid: 7|app: 0|req: 1162/2340] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:54 2026] DELETE /v2.0/security-groups/d843e427-8f54-4819-8483-e3a070cc321e => generated 0 bytes in 404 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:55.381 7 INFO neutron.db.ovn_revision_numbers_db [None req-113e5b92-61d2-459d-9411-3b030bf6856d - - - - - -] Successfully bumped revision number for resource 8b40383d-3725-4cb8-a8ab-d4a9101c252a (type: ports) to 4 [pid: 7|app: 0|req: 1163/2341] 10.0.0.140 () {34 vars in 990 bytes} [Thu Apr 16 04:01:55 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 1209 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1164/2342] 10.0.0.213 () {34 vars in 759 bytes} [Thu Apr 16 04:01:55 2026] PUT /v2.0/floatingips/cbae1088-abd6-4581-8bdd-e23593f043b9/tags => generated 25 bytes in 121 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1165/2343] 10.0.0.140 () {34 vars in 1040 bytes} [Thu Apr 16 04:01:55 2026] GET /v2.0/security-groups?id=2649159c-5e55-49a8-97e3-70eab8c1e4a9&fields=id&fields=name => generated 113 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:55.753 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5bf151b-6c3e-4c35-997d-8777aa48f43c 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:01:55.754 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5bf151b-6c3e-4c35-997d-8777aa48f43c 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network 79c81573-54c5-4c9c-b3da-b354df8f1e72: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:55.859 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7eba804-e366-4ad5-9f10-49cd095e7eae 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3f7b8f45-1a98-4609-b81f-5a39441c370d (type: security_groups) to 1 2026-04-16 04:01:55.889 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7eba804-e366-4ad5-9f10-49cd095e7eae 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 8828b4ed-4b0e-486f-a2a6-a3689dfec22f (type: security_group_rules) to 0 2026-04-16 04:01:55.917 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7eba804-e366-4ad5-9f10-49cd095e7eae 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c26951a2-8337-483e-9ad1-3c2d210f9dc1 (type: security_group_rules) to 0 2026-04-16 04:01:55.935 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7eba804-e366-4ad5-9f10-49cd095e7eae 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d5d32b46-18b4-41d5-952c-ee83daccfa8d (type: security_group_rules) to 0 2026-04-16 04:01:55.969 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7eba804-e366-4ad5-9f10-49cd095e7eae 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource eea2a2b6-1d78-4127-a8f0-beab1806b7e8 (type: security_group_rules) to 0 2026-04-16 04:01:56.006 7 INFO neutron.db.ovn_revision_numbers_db [None req-113e5b92-61d2-459d-9411-3b030bf6856d - - - - - -] Successfully bumped revision number for resource 8b40383d-3725-4cb8-a8ab-d4a9101c252a (type: ports) to 5 [pid: 7|app: 0|req: 1166/2344] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:55 2026] GET /v2.0/security-groups?tenant_id=8eda2452077a43529b9e7b3acb3475d1&name=default => generated 2925 bytes in 423 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1167/2345] 10.0.0.213 () {32 vars in 739 bytes} [Thu Apr 16 04:01:56 2026] GET /v2.0/floatingips/cbae1088-abd6-4581-8bdd-e23593f043b9/tags => generated 25 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:56.212 8 INFO neutron.db.ovn_revision_numbers_db [None req-c5bf151b-6c3e-4c35-997d-8777aa48f43c 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 1c8b5e94-35d1-40c4-9e39-3100d8fd14e7 (type: router_ports) to 1 [pid: 8|app: 0|req: 1179/2346] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 04:01:54 2026] PUT /v2.0/routers/74e2db6b-3cc6-4c64-af0d-de6d76a6b30f/add_router_interface => generated 309 bytes in 1871 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1180/2347] 10.0.0.213 () {34 vars in 770 bytes} [Thu Apr 16 04:01:56 2026] PUT /v2.0/floatingips/cbae1088-abd6-4581-8bdd-e23593f043b9/tags/green => generated 4 bytes in 84 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) 2026-04-16 04:01:56.309 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] OVN reports status down for port: 1c8b5e94-35d1-40c4-9e39-3100d8fd14e7 [pid: 7|app: 0|req: 1168/2348] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:56 2026] DELETE /v2.0/security-groups/3f7b8f45-1a98-4609-b81f-5a39441c370d => generated 0 bytes in 348 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:56.489 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 04:01:56.491 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] OVN reports status up for port: 1c8b5e94-35d1-40c4-9e39-3100d8fd14e7 2026-04-16 04:01:56.512 8 INFO neutron.plugins.ml2.plugin [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] Attempt 1 to provision port 1c8b5e94-35d1-40c4-9e39-3100d8fd14e7 [pid: 7|app: 0|req: 1169/2349] 10.0.0.213 () {32 vars in 739 bytes} [Thu Apr 16 04:01:56 2026] GET /v2.0/floatingips/cbae1088-abd6-4581-8bdd-e23593f043b9/tags => generated 34 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1170/2350] 10.0.0.213 () {34 vars in 766 bytes} [Thu Apr 16 04:01:56 2026] PUT /v2.0/floatingips/cbae1088-abd6-4581-8bdd-e23593f043b9/tags/red => generated 4 bytes in 68 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1171/2351] 10.0.0.213 () {32 vars in 739 bytes} [Thu Apr 16 04:01:56 2026] GET /v2.0/floatingips/cbae1088-abd6-4581-8bdd-e23593f043b9/tags => generated 34 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1172/2352] 10.0.0.213 () {34 vars in 788 bytes} [Thu Apr 16 04:01:56 2026] PUT /v2.0/floatingips/cbae1088-abd6-4581-8bdd-e23593f043b9/tags/black.or.white => generated 4 bytes in 65 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1173/2353] 10.0.0.213 () {32 vars in 739 bytes} [Thu Apr 16 04:01:56 2026] GET /v2.0/floatingips/cbae1088-abd6-4581-8bdd-e23593f043b9/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: 1174/2354] 10.0.0.213 () {34 vars in 759 bytes} [Thu Apr 16 04:01:56 2026] PUT /v2.0/floatingips/cbae1088-abd6-4581-8bdd-e23593f043b9/tags => generated 37 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1175/2355] 10.0.0.213 () {32 vars in 826 bytes} [Thu Apr 16 04:01:56 2026] GET /v2.0/ports?project_id=9c008601c06941f59c51198acc69cd95&network_id=d27fae48-4b46-486b-8def-768b3fb4367e => generated 3315 bytes in 64 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1176/2356] 10.0.0.213 () {32 vars in 739 bytes} [Thu Apr 16 04:01:56 2026] GET /v2.0/floatingips/cbae1088-abd6-4581-8bdd-e23593f043b9/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1177/2357] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:01:56 2026] GET /v2.0/floatingips/cbae1088-abd6-4581-8bdd-e23593f043b9/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:57.027 7 INFO neutron.api.v2.resource [None req-26d610aa-6a51-47b6-8ae4-ea37cf4fbf49 05f36d02ef854b45bb366090c99256e9 d2a5a8e60f06417e871706923238dab7 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1178/2358] 10.0.0.213 () {32 vars in 751 bytes} [Thu Apr 16 04:01:56 2026] GET /v2.0/floatingips/cbae1088-abd6-4581-8bdd-e23593f043b9/tags/green => generated 99 bytes in 48 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1179/2359] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:01:57 2026] DELETE /v2.0/floatingips/cbae1088-abd6-4581-8bdd-e23593f043b9/tags/red => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1180/2360] 10.0.0.213 () {32 vars in 739 bytes} [Thu Apr 16 04:01:57 2026] GET /v2.0/floatingips/cbae1088-abd6-4581-8bdd-e23593f043b9/tags => generated 30 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1181/2361] 10.0.0.213 () {32 vars in 742 bytes} [Thu Apr 16 04:01:57 2026] GET /v2.0/subnets?network_id=16b3b066-97c5-449e-ad0d-64531260e114 => generated 667 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:57.247 7 INFO neutron.api.v2.resource [None req-999c92b1-8067-48f7-8bc6-e1bd40f5c7a1 05f36d02ef854b45bb366090c99256e9 d2a5a8e60f06417e871706923238dab7 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1182/2362] 10.0.0.213 () {32 vars in 754 bytes} [Thu Apr 16 04:01:57 2026] DELETE /v2.0/floatingips/cbae1088-abd6-4581-8bdd-e23593f043b9/tags/green => generated 99 bytes in 64 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1183/2363] 10.0.0.213 () {32 vars in 742 bytes} [Thu Apr 16 04:01:57 2026] DELETE /v2.0/floatingips/cbae1088-abd6-4581-8bdd-e23593f043b9/tags => 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: 1184/2364] 10.0.0.213 () {32 vars in 739 bytes} [Thu Apr 16 04:01:57 2026] GET /v2.0/floatingips/cbae1088-abd6-4581-8bdd-e23593f043b9/tags => generated 12 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:57.381 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c6663e5-1974-49d7-b84e-d1d2b6c3b358 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:01:57.383 8 INFO neutron.db.ovn_revision_numbers_db [None req-e7930b17-902a-457a-b09c-7e9b44b7b68b - - - - - -] Successfully bumped revision number for resource 1c8b5e94-35d1-40c4-9e39-3100d8fd14e7 (type: ports) to 2 2026-04-16 04:01:57.384 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c6663e5-1974-49d7-b84e-d1d2b6c3b358 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network 61ebc0d6-27a1-4342-8dba-2e6770f8066a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:57.484 7 INFO neutron.db.ovn_revision_numbers_db [None req-5bc7c067-3d83-4eca-a421-4e5ace191a63 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 96715abb-1df9-4920-9491-76466de7f631 (type: floatingips) to 2 2026-04-16 04:01:57.532 7 INFO neutron.db.l3_db [None req-5bc7c067-3d83-4eca-a421-4e5ace191a63 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Floating IP 96715abb-1df9-4920-9491-76466de7f631 disassociated. External IP: 10.96.250.207, port: 8b9136af-1bb4-4d36-9563-6064d4fba56a. [pid: 7|app: 0|req: 1185/2365] 10.0.0.213 () {34 vars in 749 bytes} [Thu Apr 16 04:01:57 2026] PUT /v2.0/floatingips/96715abb-1df9-4920-9491-76466de7f631 => generated 554 bytes in 214 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:57.623 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a809c0e-043b-4783-9521-39e90526ce06'] response: {'name': 'network-changed', 'server_uuid': '247eefda-fa31-40ff-96ee-5f610054b782', 'tag': '8b9136af-1bb4-4d36-9563-6064d4fba56a', 'status': 'completed', 'code': 200} 2026-04-16 04:01:57.638 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-824bf9b3-90bc-4579-aa26-9117c81bf58f - - - - - -] OVN reports status down for port: 9f28dd80-3606-42f5-9508-1a7ecf00a768 2026-04-16 04:01:57.647 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c6663e5-1974-49d7-b84e-d1d2b6c3b358 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 9f28dd80-3606-42f5-9508-1a7ecf00a768 (type: ports) to 1 2026-04-16 04:01:57.770 7 INFO neutron_taas.services.taas.taas_plugin [None req-8bf65878-4a00-40c7-97bb-11c516c23038 05f36d02ef854b45bb366090c99256e9 d2a5a8e60f06417e871706923238dab7 - - default default] TaaS: Handle Delete Port: 01815fbe-c175-45c7-963b-17fce609699c 2026-04-16 04:01:57.773 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-8bf65878-4a00-40c7-97bb-11c516c23038 05f36d02ef854b45bb366090c99256e9 d2a5a8e60f06417e871706923238dab7 - - default default] Tap Mirror: Handle Delete Port: 01815fbe-c175-45c7-963b-17fce609699c [pid: 7|app: 0|req: 1186/2366] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:01:57 2026] DELETE /v2.0/floatingips/cbae1088-abd6-4581-8bdd-e23593f043b9 => generated 0 bytes in 343 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1187/2367] 10.0.0.213 () {32 vars in 729 bytes} [Thu Apr 16 04:01:57 2026] GET /v2.0/floatingips/96715abb-1df9-4920-9491-76466de7f631 => generated 552 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1188/2368] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:01:58 2026] GET /v2.0/ports?tenant_id=9c008601c06941f59c51198acc69cd95&device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 1209 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1189/2369] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:01:58 2026] GET /v2.0/networks?id=d27fae48-4b46-486b-8def-768b3fb4367e => generated 798 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1190/2370] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 04:01:58 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=8b9136af-1bb4-4d36-9563-6064d4fba56a => generated 19 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1191/2371] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:01:58 2026] GET /v2.0/subnets?id=75cefa03-91df-458b-8bb5-86fd777fc9c0 => generated 677 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1192/2372] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:01:58 2026] GET /v2.0/ports?network_id=d27fae48-4b46-486b-8def-768b3fb4367e&device_owner=network%3Adhcp => generated 12 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:58.405 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-824bf9b3-90bc-4579-aa26-9117c81bf58f - - - - - -] OVN reports status up for port: 9f28dd80-3606-42f5-9508-1a7ecf00a768 [pid: 7|app: 0|req: 1193/2373] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:01:58 2026] GET /v2.0/networks/d27fae48-4b46-486b-8def-768b3fb4367e?fields=segments => generated 14 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:01:58.424 7 INFO neutron.plugins.ml2.plugin [None req-824bf9b3-90bc-4579-aa26-9117c81bf58f - - - - - -] Attempt 1 to provision port 9f28dd80-3606-42f5-9508-1a7ecf00a768 2026-04-16 04:01:58.463 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c6663e5-1974-49d7-b84e-d1d2b6c3b358 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:01:58.464 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c6663e5-1974-49d7-b84e-d1d2b6c3b358 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network 61ebc0d6-27a1-4342-8dba-2e6770f8066a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1194/2374] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:01:58 2026] GET /v2.0/networks/d27fae48-4b46-486b-8def-768b3fb4367e?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) 2026-04-16 04:01:58.784 8 INFO neutron.db.ovn_revision_numbers_db [None req-8c6663e5-1974-49d7-b84e-d1d2b6c3b358 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 9f28dd80-3606-42f5-9508-1a7ecf00a768 (type: router_ports) to 1 [pid: 8|app: 0|req: 1181/2375] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 04:01:56 2026] PUT /v2.0/routers/74e2db6b-3cc6-4c64-af0d-de6d76a6b30f/add_router_interface => generated 309 bytes in 2487 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:01:59.146 7 INFO neutron.db.ovn_revision_numbers_db [None req-824bf9b3-90bc-4579-aa26-9117c81bf58f - - - - - -] Successfully bumped revision number for resource 9f28dd80-3606-42f5-9508-1a7ecf00a768 (type: ports) to 2 2026-04-16 04:01:59.188 7 INFO neutron.db.ovn_revision_numbers_db [None req-18ed6e7e-65d2-4152-bd1a-ab12fd8edbd0 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b3e299d4-0599-41a6-a9e2-f72693bd4354 (type: security_groups) to 1 2026-04-16 04:01:59.214 7 INFO neutron.db.ovn_revision_numbers_db [None req-18ed6e7e-65d2-4152-bd1a-ab12fd8edbd0 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 112136c0-938b-4ddb-ba96-35d58bd280c6 (type: security_group_rules) to 0 2026-04-16 04:01:59.236 7 INFO neutron.db.ovn_revision_numbers_db [None req-18ed6e7e-65d2-4152-bd1a-ab12fd8edbd0 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 125a5514-99ff-4ac8-ac98-3701dbe5d29f (type: security_group_rules) to 0 2026-04-16 04:01:59.263 7 INFO neutron.db.ovn_revision_numbers_db [None req-18ed6e7e-65d2-4152-bd1a-ab12fd8edbd0 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a7e5bcba-3b48-421a-81e8-f3446ee8e196 (type: security_group_rules) to 0 2026-04-16 04:01:59.279 7 INFO neutron.db.ovn_revision_numbers_db [None req-18ed6e7e-65d2-4152-bd1a-ab12fd8edbd0 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e366970d-3147-4c07-ab33-7eae64f6ef9f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1195/2376] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:58 2026] GET /v2.0/security-groups?tenant_id=25e05d2f3a7a4f00b179f7584ae615a0&name=default => generated 2925 bytes in 776 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:01:59.412 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3309d6a-d083-4b25-845c-18ecc9e39264 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:01:59.413 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3309d6a-d083-4b25-845c-18ecc9e39264 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network facdae6f-7fbb-4b53-9074-642ebecad2e5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:01:59.452 7 INFO neutron.db.ovn_revision_numbers_db [None req-be3c25b8-72a3-433d-acf2-848267a14e32 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource ff9efa20-1359-40eb-9354-060a69c4feb1 (type: security_groups) to 1 2026-04-16 04:01:59.469 7 INFO neutron.db.ovn_revision_numbers_db [None req-be3c25b8-72a3-433d-acf2-848267a14e32 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 011fd5bb-a027-4eb1-8dc0-597e6e8ce63a (type: security_group_rules) to 0 2026-04-16 04:01:59.490 7 INFO neutron.db.ovn_revision_numbers_db [None req-be3c25b8-72a3-433d-acf2-848267a14e32 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource baf4e1da-fe97-441d-bdc8-373ccd6567d6 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1196/2377] 10.0.0.213 () {34 vars in 685 bytes} [Thu Apr 16 04:01:59 2026] POST /v2.0/security-groups => generated 1675 bytes in 214 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 04:01:59.568 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3309d6a-d083-4b25-845c-18ecc9e39264 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 4937397a-45c1-4864-b74d-04e61e2b6750 (type: ports) to 1 [pid: 7|app: 0|req: 1197/2378] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:01:59 2026] DELETE /v2.0/security-groups/b3e299d4-0599-41a6-a9e2-f72693bd4354 => generated 0 bytes in 227 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:01:59.892 7 INFO neutron.db.ovn_revision_numbers_db [None req-4ffba747-e380-4704-a14f-09a1c0294487 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource d93f3aed-0977-45e1-bdab-59e8643fe40d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1198/2379] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:01:59 2026] POST /v2.0/security-group-rules => generated 597 bytes in 146 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:00.054 7 INFO neutron.db.ovn_revision_numbers_db [None req-a5a4d9cf-1e90-48ee-89f6-8b1ad30ee715 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9f8facf6-0cbc-4f9b-9354-d0abd6bfdb1c (type: security_groups) to 1 2026-04-16 04:02:00.066 7 INFO neutron.db.ovn_revision_numbers_db [None req-a5a4d9cf-1e90-48ee-89f6-8b1ad30ee715 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 29e7c8c7-290b-4ce3-a067-dbbb2135ed95 (type: security_group_rules) to 0 2026-04-16 04:02:00.077 7 INFO neutron.db.ovn_revision_numbers_db [None req-a5a4d9cf-1e90-48ee-89f6-8b1ad30ee715 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9225469e-476f-4ce4-a74d-7d8846a711b1 (type: security_group_rules) to 0 2026-04-16 04:02:00.090 7 INFO neutron.db.ovn_revision_numbers_db [None req-a5a4d9cf-1e90-48ee-89f6-8b1ad30ee715 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9c219c11-c45c-4296-a2bf-f93d1e3b325d (type: security_group_rules) to 0 2026-04-16 04:02:00.102 7 INFO neutron.db.ovn_revision_numbers_db [None req-a5a4d9cf-1e90-48ee-89f6-8b1ad30ee715 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource ee385b52-7ea3-4d0d-b675-48973492827f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1199/2380] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:01:59 2026] GET /v2.0/security-groups?tenant_id=d2a5a8e60f06417e871706923238dab7&name=default => generated 2925 bytes in 215 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:00.268 7 INFO neutron.db.ovn_revision_numbers_db [None req-c1576442-8327-4457-8322-bf215538e5f2 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 39a2b224-7c84-4234-8a08-807d079971ab (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1200/2381] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:02:00 2026] POST /v2.0/security-group-rules => generated 596 bytes in 154 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:00.416 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3309d6a-d083-4b25-845c-18ecc9e39264 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:02:00.419 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3309d6a-d083-4b25-845c-18ecc9e39264 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network facdae6f-7fbb-4b53-9074-642ebecad2e5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1201/2382] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:00 2026] DELETE /v2.0/security-groups/9f8facf6-0cbc-4f9b-9354-d0abd6bfdb1c => generated 0 bytes in 209 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:00.617 7 INFO neutron.db.ovn_revision_numbers_db [None req-f661fc65-f4bc-4fc1-b2fd-7a773fb71196 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource db5d13e9-a640-40df-9419-bcd426b340ce (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1202/2383] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:02:00 2026] POST /v2.0/security-group-rules => generated 602 bytes in 142 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:00.883 8 INFO neutron.db.ovn_revision_numbers_db [None req-b3309d6a-d083-4b25-845c-18ecc9e39264 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 4937397a-45c1-4864-b74d-04e61e2b6750 (type: router_ports) to 1 [pid: 7|app: 0|req: 1203/2384] 10.0.0.213 () {34 vars in 676 bytes} [Thu Apr 16 04:02:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 240 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1182/2385] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 04:01:58 2026] PUT /v2.0/routers/74e2db6b-3cc6-4c64-af0d-de6d76a6b30f/add_router_interface => generated 309 bytes in 2087 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1183/2386] 10.0.0.213 () {34 vars in 676 bytes} [Thu Apr 16 04:02:00 2026] POST /v2.0/subnetpools => generated 516 bytes in 71 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:01.041 7 INFO neutron.db.ovn_revision_numbers_db [None req-348ee07f-d136-4393-8b4b-8b73edeeea22 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 70cfec0e-5de2-4637-8a37-2bd408304582 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1204/2387] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:02:00 2026] POST /v2.0/security-group-rules => generated 601 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:01.098 8 INFO neutron.db.ovn_revision_numbers_db [None req-59c5328c-1c35-4337-9cdf-c41dca55b7cb 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 290a813b-01b0-4329-985f-bff0d7fe951f (type: security_groups) to 1 2026-04-16 04:02:01.110 8 INFO neutron.db.ovn_revision_numbers_db [None req-59c5328c-1c35-4337-9cdf-c41dca55b7cb 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource f174b8ec-b2e7-4005-818f-893fe5a0a41b (type: security_group_rules) to 0 2026-04-16 04:02:01.120 8 INFO neutron.db.ovn_revision_numbers_db [None req-59c5328c-1c35-4337-9cdf-c41dca55b7cb 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource ff3931e6-d79c-4910-a3fd-b5dab1d89298 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1205/2388] 10.0.0.213 () {34 vars in 676 bytes} [Thu Apr 16 04:02:01 2026] POST /v2.0/subnetpools => generated 516 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1184/2389] 10.0.0.213 () {34 vars in 684 bytes} [Thu Apr 16 04:02:00 2026] POST /v2.0/security-groups => generated 1628 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 04:02:01.175 7 INFO neutron.db.securitygroups_db [None req-8b77f3dd-c295-427b-a2ce-f506905e0e71 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Project 9c008601c06941f59c51198acc69cd95 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: 1185/2390] 10.0.0.213 () {34 vars in 676 bytes} [Thu Apr 16 04:02:01 2026] POST /v2.0/subnetpools => generated 516 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:01.285 7 INFO neutron.db.ovn_revision_numbers_db [None req-8b77f3dd-c295-427b-a2ce-f506905e0e71 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 8bdc14ef-e6f4-4b10-96a8-81612dab71e3 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1206/2391] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:02:01 2026] POST /v2.0/security-group-rules => generated 607 bytes in 178 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1207/2392] 10.0.0.213 () {34 vars in 676 bytes} [Thu Apr 16 04:02:01 2026] POST /v2.0/subnetpools => generated 516 bytes in 53 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:01.375 8 INFO neutron.db.ovn_revision_numbers_db [None req-92844a3f-15e3-4573-bf82-3f8f92a217b7 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 70437671-95ca-4fb5-b04e-7d93cd3c9dfa (type: security_group_rules) to 0 2026-04-16 04:02:01.403 7 INFO neutron.db.securitygroups_db [None req-43849500-b93e-44bc-bc19-2bfcb941f76d 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Project 9c008601c06941f59c51198acc69cd95 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: 1186/2393] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:02:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 193 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1187/2394] 10.0.0.213 () {34 vars in 759 bytes} [Thu Apr 16 04:02:01 2026] PUT /v2.0/subnetpools/be3e3025-c1a1-4f9e-8d04-4adfe18ed0af/tags => generated 17 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:02:01.563 7 INFO neutron.db.ovn_revision_numbers_db [None req-43849500-b93e-44bc-bc19-2bfcb941f76d 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 70b29d93-f75e-48be-a4ef-2735277c7de1 (type: security_group_rules) to 0 2026-04-16 04:02:01.595 8 INFO neutron.db.ovn_revision_numbers_db [None req-7de6dc97-3c13-4756-a503-85b252b5341b 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 5d6c7327-4d0e-4183-9a6e-4c0f4ee235bd (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1208/2395] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:02:01 2026] POST /v2.0/security-group-rules => generated 606 bytes in 235 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1188/2396] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:02:01 2026] POST /v2.0/security-group-rules => generated 597 bytes in 168 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1209/2397] 10.0.0.213 () {34 vars in 759 bytes} [Thu Apr 16 04:02:01 2026] PUT /v2.0/subnetpools/7285cb0d-2dd7-4d7a-aa54-f25beb7cad07/tags => generated 25 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1210/2398] 10.0.0.213 () {34 vars in 759 bytes} [Thu Apr 16 04:02:01 2026] PUT /v2.0/subnetpools/7309a1ef-2264-4691-9ad1-81b99667e2bc/tags => generated 34 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:02:01.738 8 INFO neutron.db.ovn_revision_numbers_db [None req-31c8e33e-bee3-414a-9d9f-25fe31f20115 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource a73714c0-3b78-4d72-9b3d-3b4e31b111a9 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1211/2399] 10.0.0.213 () {34 vars in 759 bytes} [Thu Apr 16 04:02:01 2026] PUT /v2.0/subnetpools/352de909-2835-482a-8aca-109ff225987f/tags => generated 19 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1189/2400] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:02:01 2026] POST /v2.0/security-group-rules => generated 599 bytes in 159 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1212/2401] 10.0.0.213 () {32 vars in 672 bytes} [Thu Apr 16 04:02:01 2026] GET /v2.0/subnetpools?tags=red => generated 1563 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1213/2402] 10.0.0.213 () {32 vars in 686 bytes} [Thu Apr 16 04:02:01 2026] GET /v2.0/subnetpools?tags=red%2Cblue => generated 1056 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1214/2403] 10.0.0.213 () {32 vars in 682 bytes} [Thu Apr 16 04:02:01 2026] GET /v2.0/subnetpools?tags-any=blue => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1215/2404] 10.0.0.213 () {32 vars in 694 bytes} [Thu Apr 16 04:02:01 2026] GET /v2.0/subnetpools?tags-any=red%2Cblue => generated 1563 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1216/2405] 10.0.0.213 () {32 vars in 680 bytes} [Thu Apr 16 04:02:01 2026] GET /v2.0/subnetpools?not-tags=red => generated 1028 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1217/2406] 10.0.0.213 () {32 vars in 694 bytes} [Thu Apr 16 04:02:01 2026] GET /v2.0/subnetpools?not-tags=red%2Cblue => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1218/2407] 10.0.0.213 () {32 vars in 690 bytes} [Thu Apr 16 04:02:01 2026] GET /v2.0/subnetpools?not-tags-any=blue => generated 1535 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:01.957 8 INFO neutron.db.ovn_revision_numbers_db [None req-6d2cb5e7-38e1-4bbe-83c4-d7feb53d6dcd 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 25c7db72-0774-4489-a4de-28c133843815 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1219/2408] 10.0.0.213 () {32 vars in 702 bytes} [Thu Apr 16 04:02:01 2026] GET /v2.0/subnetpools?not-tags-any=red%2Cblue => generated 1028 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1190/2409] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:02:01 2026] POST /v2.0/security-group-rules => generated 601 bytes in 205 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1220/2410] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:02:01 2026] DELETE /v2.0/subnetpools/be3e3025-c1a1-4f9e-8d04-4adfe18ed0af => generated 0 bytes in 43 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:02.153 7 INFO neutron.db.ovn_revision_numbers_db [None req-6f143805-2b72-4f7e-992a-5193d15e3958 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 8702e48d-28be-466c-bf04-8dd182836673 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1221/2411] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:02:02 2026] POST /v2.0/security-group-rules => generated 601 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1222/2412] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:02:02 2026] DELETE /v2.0/subnetpools/7285cb0d-2dd7-4d7a-aa54-f25beb7cad07 => 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: 1191/2413] 10.0.0.213 () {32 vars in 649 bytes} [Thu Apr 16 04:02:01 2026] GET /v2.0/networks => generated 1374 bytes in 312 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:02.375 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-530c3ac1-c984-46a6-b7fe-fe74a7817a17 - - - - - -] No hosting information found for port 1c8b5e94-35d1-40c4-9e39-3100d8fd14e7: RuntimeError: No hosting information found for port 1c8b5e94-35d1-40c4-9e39-3100d8fd14e7 [pid: 8|app: 0|req: 1192/2414] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:02:02 2026] DELETE /v2.0/subnetpools/7309a1ef-2264-4691-9ad1-81b99667e2bc => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:02.433 7 INFO neutron.db.ovn_revision_numbers_db [None req-d1d971e1-a7b4-4edf-b861-7effadbebfa8 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 863dff82-e7c2-4a79-af89-0d300ed503f4 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1193/2415] 10.0.0.45 () {34 vars in 1099 bytes} [Thu Apr 16 04:02:02 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1541483267&fields=id&tenant_id=9c008601c06941f59c51198acc69cd95 => generated 69 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1223/2416] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:02:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 227 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:02.513 8 INFO neutron.db.ovn_revision_numbers_db [None req-530c3ac1-c984-46a6-b7fe-fe74a7817a17 - - - - - -] Successfully bumped revision number for resource 1c8b5e94-35d1-40c4-9e39-3100d8fd14e7 (type: router_ports) to 2 [pid: 7|app: 0|req: 1224/2417] 10.0.0.45 () {34 vars in 981 bytes} [Thu Apr 16 04:02:02 2026] GET /v2.0/networks?id=d27fae48-4b46-486b-8def-768b3fb4367e => generated 699 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1194/2418] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:02:02 2026] DELETE /v2.0/subnetpools/352de909-2835-482a-8aca-109ff225987f => generated 0 bytes in 94 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1195/2419] 10.0.0.45 () {34 vars in 964 bytes} [Thu Apr 16 04:02:02 2026] GET /v2.0/quotas/9c008601c06941f59c51198acc69cd95 => generated 292 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:02.621 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-530c3ac1-c984-46a6-b7fe-fe74a7817a17 - - - - - -] OVN reports status down for port: 4937397a-45c1-4864-b74d-04e61e2b6750 [pid: 8|app: 0|req: 1196/2420] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:02:02 2026] DELETE /v2.0/subnetpools/8c2be03e-e209-4a6e-ae8e-0b5d672148fd => generated 0 bytes in 99 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-04-16 04:02:02.689 7 INFO neutron.db.ovn_revision_numbers_db [None req-f1a836c3-666f-4562-b22b-0d8b5ef7c94b 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource d66e99cb-5262-4763-a001-b10bea2f00be (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1225/2421] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:02:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 194 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:02.737 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-530c3ac1-c984-46a6-b7fe-fe74a7817a17 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 04:02:02.738 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-530c3ac1-c984-46a6-b7fe-fe74a7817a17 - - - - - -] OVN reports status up for port: 4937397a-45c1-4864-b74d-04e61e2b6750 2026-04-16 04:02:02.761 8 INFO neutron.plugins.ml2.plugin [None req-530c3ac1-c984-46a6-b7fe-fe74a7817a17 - - - - - -] Attempt 1 to provision port 4937397a-45c1-4864-b74d-04e61e2b6750 [pid: 8|app: 0|req: 1197/2422] 10.0.0.45 () {34 vars in 1001 bytes} [Thu Apr 16 04:02:02 2026] GET /v2.0/ports?tenant_id=9c008601c06941f59c51198acc69cd95&fields=id => generated 149 bytes in 124 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:02.884 7 INFO neutron.db.ovn_revision_numbers_db [None req-b25cda5b-bdbd-4c47-8393-25945eaf25ca 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource f77d1454-97f9-4240-b3a1-0082d62e7ff3 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1198/2423] 10.0.0.45 () {34 vars in 1007 bytes} [Thu Apr 16 04:02:02 2026] GET /v2.0/networks/d27fae48-4b46-486b-8def-768b3fb4367e?fields=segments => generated 14 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1226/2424] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:02:02 2026] POST /v2.0/security-group-rules => generated 597 bytes in 187 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1199/2425] 10.0.0.45 () {34 vars in 1107 bytes} [Thu Apr 16 04:02:02 2026] GET /v2.0/networks/d27fae48-4b46-486b-8def-768b3fb4367e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:02:03.088 7 INFO neutron.db.ovn_revision_numbers_db [None req-a68be53c-7981-4c3f-a78f-4b1bc269f6e8 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 016611b6-9d27-4759-884e-9ee8738f598d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1227/2426] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:02:02 2026] POST /v2.0/security-group-rules => generated 599 bytes in 218 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1200/2427] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:03 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 12 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:02:03.315 8 INFO neutron.db.ovn_revision_numbers_db [None req-530c3ac1-c984-46a6-b7fe-fe74a7817a17 - - - - - -] Successfully bumped revision number for resource 4937397a-45c1-4864-b74d-04e61e2b6750 (type: ports) to 2 2026-04-16 04:02:03.351 7 INFO neutron.db.ovn_revision_numbers_db [None req-31f75fdc-60c4-4633-9c16-17231994a131 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource cada926e-a0e9-4316-9d2d-628f6f8c2c52 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1228/2428] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:02:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 250 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:03.567 8 INFO neutron.db.ovn_revision_numbers_db [None req-aae42b37-73ec-4a2f-99b1-28fa9f02d481 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 4e1a1fdb-052e-4697-ac0c-72b8e13539be (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1201/2429] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:02:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:03.788 7 INFO neutron.db.ovn_revision_numbers_db [None req-686bb962-8e30-423b-8ad1-a98528a4de3f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource bb07dbef-3f2d-4f22-b921-892a03d29caf (type: security_groups) to 1 2026-04-16 04:02:03.807 7 INFO neutron.db.ovn_revision_numbers_db [None req-686bb962-8e30-423b-8ad1-a98528a4de3f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4eda72f2-80fe-4153-abe0-6959354d9910 (type: security_group_rules) to 0 2026-04-16 04:02:03.818 7 INFO neutron.db.ovn_revision_numbers_db [None req-686bb962-8e30-423b-8ad1-a98528a4de3f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 8187dd06-5bcb-48c0-9b4d-0b2236f709df (type: security_group_rules) to 0 2026-04-16 04:02:03.831 7 INFO neutron.db.ovn_revision_numbers_db [None req-686bb962-8e30-423b-8ad1-a98528a4de3f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9e2e815c-0895-4b9a-ad85-eb4c23095c0c (type: security_group_rules) to 0 2026-04-16 04:02:03.847 7 INFO neutron.db.ovn_revision_numbers_db [None req-686bb962-8e30-423b-8ad1-a98528a4de3f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f21a4079-a88c-4b70-a906-a2995826181d (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1202/2430] 10.0.0.45 () {34 vars in 1091 bytes} [Thu Apr 16 04:02:03 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-46577343&fields=id&tenant_id=b9059b512ae8411c94ab0a8d6db4be64 => generated 69 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1229/2431] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:02:03 2026] GET /v2.0/security-groups?tenant_id=1d329fce31654a6dbceff19fa7a731d3&name=default => generated 2929 bytes in 458 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1203/2432] 10.0.0.45 () {34 vars in 981 bytes} [Thu Apr 16 04:02:03 2026] GET /v2.0/networks?id=61ebc0d6-27a1-4342-8dba-2e6770f8066a => generated 743 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1204/2433] 10.0.0.45 () {34 vars in 964 bytes} [Thu Apr 16 04:02:03 2026] GET /v2.0/quotas/b9059b512ae8411c94ab0a8d6db4be64 => generated 292 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:04.145 8 INFO neutron.db.ovn_revision_numbers_db [None req-18fb7ed6-6fdc-4e4f-888e-7f341572b2f1 f05d3839e2784b80a875d15f3157b038 7aa3a21a36d443f1971e50a0e5c058a6 - - default default] Successfully bumped revision number for resource 03aa0591-705f-4fe5-a37b-077c30a9001a (type: security_groups) to 1 2026-04-16 04:02:04.157 8 INFO neutron.db.ovn_revision_numbers_db [None req-18fb7ed6-6fdc-4e4f-888e-7f341572b2f1 f05d3839e2784b80a875d15f3157b038 7aa3a21a36d443f1971e50a0e5c058a6 - - default default] Successfully bumped revision number for resource 1d170cce-65ed-4937-8cc4-a8ca92803dfa (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1230/2434] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:03 2026] DELETE /v2.0/security-groups/bb07dbef-3f2d-4f22-b921-892a03d29caf => generated 0 bytes in 255 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:04.170 8 INFO neutron.db.ovn_revision_numbers_db [None req-18fb7ed6-6fdc-4e4f-888e-7f341572b2f1 f05d3839e2784b80a875d15f3157b038 7aa3a21a36d443f1971e50a0e5c058a6 - - default default] Successfully bumped revision number for resource 434fc108-2015-45d8-b3f3-80648dda2366 (type: security_group_rules) to 0 2026-04-16 04:02:04.180 8 INFO neutron.db.ovn_revision_numbers_db [None req-18fb7ed6-6fdc-4e4f-888e-7f341572b2f1 f05d3839e2784b80a875d15f3157b038 7aa3a21a36d443f1971e50a0e5c058a6 - - default default] Successfully bumped revision number for resource 7058892c-c892-4474-a78e-4e2b208157ef (type: security_group_rules) to 0 2026-04-16 04:02:04.193 8 INFO neutron.db.ovn_revision_numbers_db [None req-18fb7ed6-6fdc-4e4f-888e-7f341572b2f1 f05d3839e2784b80a875d15f3157b038 7aa3a21a36d443f1971e50a0e5c058a6 - - default default] Successfully bumped revision number for resource e0506dab-b974-4cb0-89ad-7c4cc03d1c58 (type: security_group_rules) to 0 2026-04-16 04:02:04.284 8 INFO neutron.db.segments_db [None req-18fb7ed6-6fdc-4e4f-888e-7f341572b2f1 f05d3839e2784b80a875d15f3157b038 7aa3a21a36d443f1971e50a0e5c058a6 - - default default] Added segment d3af3a93-a847-4528-8d07-0462b12f569a of type geneve for network 001e8dac-2fb4-4ba3-80c7-60ab50ba98e2 [pid: 7|app: 0|req: 1231/2435] 10.0.0.45 () {34 vars in 1001 bytes} [Thu Apr 16 04:02:04 2026] GET /v2.0/ports?tenant_id=b9059b512ae8411c94ab0a8d6db4be64&fields=id => generated 287 bytes in 162 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1232/2436] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:04 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 12 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:02:04.409 8 INFO neutron.db.ovn_revision_numbers_db [None req-18fb7ed6-6fdc-4e4f-888e-7f341572b2f1 f05d3839e2784b80a875d15f3157b038 7aa3a21a36d443f1971e50a0e5c058a6 - - default default] Successfully bumped revision number for resource 001e8dac-2fb4-4ba3-80c7-60ab50ba98e2 (type: networks) to 1 2026-04-16 04:02:04.533 7 INFO neutron.db.ovn_revision_numbers_db [None req-53491e53-f5ee-4dc2-94a7-e0be830df149 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d43d62cd-ee61-474c-beb1-55990a3cb025 (type: security_groups) to 1 2026-04-16 04:02:04.546 7 INFO neutron.db.ovn_revision_numbers_db [None req-53491e53-f5ee-4dc2-94a7-e0be830df149 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 2367fcbe-d6ff-4bde-8076-a23c2b4bc523 (type: security_group_rules) to 0 2026-04-16 04:02:04.558 7 INFO neutron.db.ovn_revision_numbers_db [None req-53491e53-f5ee-4dc2-94a7-e0be830df149 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3235d9ee-970c-4a8a-9440-cb81d413dfb9 (type: security_group_rules) to 0 2026-04-16 04:02:04.570 7 INFO neutron.db.ovn_revision_numbers_db [None req-53491e53-f5ee-4dc2-94a7-e0be830df149 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a981098a-402d-4dda-8bcb-f1a907f91d7e (type: security_group_rules) to 0 2026-04-16 04:02:04.576 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18fb7ed6-6fdc-4e4f-888e-7f341572b2f1 f05d3839e2784b80a875d15f3157b038 7aa3a21a36d443f1971e50a0e5c058a6 - - default default] No more DHCP agents 2026-04-16 04:02:04.578 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18fb7ed6-6fdc-4e4f-888e-7f341572b2f1 f05d3839e2784b80a875d15f3157b038 7aa3a21a36d443f1971e50a0e5c058a6 - - default default] Unable to schedule network 001e8dac-2fb4-4ba3-80c7-60ab50ba98e2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:04.583 7 INFO neutron.db.ovn_revision_numbers_db [None req-53491e53-f5ee-4dc2-94a7-e0be830df149 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b4f91b09-fc01-492a-acd4-545e28491269 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1233/2437] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:02:04 2026] GET /v2.0/security-groups?tenant_id=5d333fc633ae4b1f90dc6f088113d64a&name=default => generated 2929 bytes in 302 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:04.672 8 INFO neutron.db.ovn_revision_numbers_db [None req-18fb7ed6-6fdc-4e4f-888e-7f341572b2f1 f05d3839e2784b80a875d15f3157b038 7aa3a21a36d443f1971e50a0e5c058a6 - - default default] Successfully bumped revision number for resource c832c544-f798-4ed4-945a-2ed87ff6f5b0 (type: ports) to 1 [pid: 8|app: 0|req: 1205/2438] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:02:03 2026] POST /v2.0/networks => generated 651 bytes in 737 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1234/2439] 10.0.0.45 () {34 vars in 1007 bytes} [Thu Apr 16 04:02:04 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?fields=segments => generated 14 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:02:04.867 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d56d6290-4425-48f5-9a32-96cc200b30c1 f05d3839e2784b80a875d15f3157b038 7aa3a21a36d443f1971e50a0e5c058a6 - - default default] No more DHCP agents 2026-04-16 04:02:04.874 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d56d6290-4425-48f5-9a32-96cc200b30c1 f05d3839e2784b80a875d15f3157b038 7aa3a21a36d443f1971e50a0e5c058a6 - - default default] Unable to schedule network 001e8dac-2fb4-4ba3-80c7-60ab50ba98e2: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1206/2440] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:04 2026] DELETE /v2.0/security-groups/d43d62cd-ee61-474c-beb1-55990a3cb025 => generated 0 bytes in 212 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1207/2441] 10.0.0.45 () {34 vars in 1107 bytes} [Thu Apr 16 04:02:04 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?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-04-16 04:02:05.089 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-6b4f6318-8b5a-4779-adf8-209f48dd5c5a - - - - - -] No hosting information found for port 9f28dd80-3606-42f5-9508-1a7ecf00a768: RuntimeError: No hosting information found for port 9f28dd80-3606-42f5-9508-1a7ecf00a768 2026-04-16 04:02:05.146 8 INFO neutron.db.ovn_revision_numbers_db [None req-508d6aac-9644-4a87-8a1b-73238aa55736 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 14935b79-77a8-4862-8d78-173ab91481e6 (type: security_groups) to 1 2026-04-16 04:02:05.158 8 INFO neutron.db.ovn_revision_numbers_db [None req-508d6aac-9644-4a87-8a1b-73238aa55736 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 693d08f1-db2b-4cec-a668-509d782a6d04 (type: security_group_rules) to 0 2026-04-16 04:02:05.168 8 INFO neutron.db.ovn_revision_numbers_db [None req-508d6aac-9644-4a87-8a1b-73238aa55736 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6b025c65-8553-4fbb-a52f-494a36d237c5 (type: security_group_rules) to 0 2026-04-16 04:02:05.178 8 INFO neutron.db.ovn_revision_numbers_db [None req-508d6aac-9644-4a87-8a1b-73238aa55736 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 90e4e8dc-1bac-4528-b6a6-250c469f2d0f (type: security_group_rules) to 0 2026-04-16 04:02:05.199 8 INFO neutron.db.ovn_revision_numbers_db [None req-508d6aac-9644-4a87-8a1b-73238aa55736 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource ed10e056-a72c-4d42-92cb-0de52d85b460 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1208/2442] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:02:05 2026] GET /v2.0/security-groups?tenant_id=c32088ced4a34998b81a53a9cd6dc9bf&name=default => generated 2929 bytes in 218 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:05.251 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b4f6318-8b5a-4779-adf8-209f48dd5c5a - - - - - -] Successfully bumped revision number for resource 9f28dd80-3606-42f5-9508-1a7ecf00a768 (type: router_ports) to 2 [pid: 8|app: 0|req: 1209/2443] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:05 2026] GET /v2.0/ports?device_id=c6ab8e36-ec05-4bb8-9569-5f49c633f1fc => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:02:05.581 7 INFO neutron.db.ovn_revision_numbers_db [None req-caae7982-239c-4d96-aaa2-c211861647c2 - - - - - -] Successfully bumped revision number for resource c832c544-f798-4ed4-945a-2ed87ff6f5b0 (type: ports) to 2 2026-04-16 04:02:05.622 7 INFO neutron.db.ovn_revision_numbers_db [None req-caae7982-239c-4d96-aaa2-c211861647c2 - - - - - -] Successfully bumped revision number for resource 649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d (type: subnets) to 0 [pid: 8|app: 0|req: 1210/2444] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:05 2026] DELETE /v2.0/security-groups/14935b79-77a8-4862-8d78-173ab91481e6 => generated 0 bytes in 363 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1211/2445] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:05 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => 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: 1235/2446] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:02:04 2026] POST /v2.0/subnets => generated 626 bytes in 954 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1212/2447] 10.0.0.213 () {34 vars in 751 bytes} [Thu Apr 16 04:02:05 2026] PUT /v2.0/subnets/649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d/tags => generated 25 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1236/2448] 10.0.0.213 () {32 vars in 731 bytes} [Thu Apr 16 04:02:05 2026] GET /v2.0/subnets/649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d/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: 1213/2449] 10.0.0.213 () {34 vars in 762 bytes} [Thu Apr 16 04:02:05 2026] PUT /v2.0/subnets/649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d/tags/green => generated 4 bytes in 79 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1237/2450] 10.0.0.213 () {32 vars in 731 bytes} [Thu Apr 16 04:02:05 2026] GET /v2.0/subnets/649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1214/2451] 10.0.0.213 () {34 vars in 758 bytes} [Thu Apr 16 04:02:05 2026] PUT /v2.0/subnets/649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d/tags/red => generated 4 bytes in 62 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1238/2452] 10.0.0.213 () {32 vars in 731 bytes} [Thu Apr 16 04:02:06 2026] GET /v2.0/subnets/649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d/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: 1215/2453] 10.0.0.213 () {34 vars in 780 bytes} [Thu Apr 16 04:02:06 2026] PUT /v2.0/subnets/649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d/tags/black.or.white => 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: 1239/2454] 10.0.0.213 () {32 vars in 731 bytes} [Thu Apr 16 04:02:06 2026] GET /v2.0/subnets/649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d/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: 1216/2455] 10.0.0.213 () {34 vars in 751 bytes} [Thu Apr 16 04:02:06 2026] PUT /v2.0/subnets/649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d/tags => generated 37 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1240/2456] 10.0.0.213 () {32 vars in 731 bytes} [Thu Apr 16 04:02:06 2026] GET /v2.0/subnets/649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d/tags => generated 37 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1217/2457] 10.0.0.213 () {32 vars in 739 bytes} [Thu Apr 16 04:02:06 2026] GET /v2.0/subnets/649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d/tags/red => generated 0 bytes in 36 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:06.365 7 INFO neutron.api.v2.resource [None req-5e3485c2-7eda-4928-bbd5-2f6728bce7d4 f05d3839e2784b80a875d15f3157b038 7aa3a21a36d443f1971e50a0e5c058a6 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1241/2458] 10.0.0.213 () {32 vars in 743 bytes} [Thu Apr 16 04:02:06 2026] GET /v2.0/subnets/649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d/tags/green => generated 99 bytes in 33 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1218/2459] 10.0.0.213 () {32 vars in 742 bytes} [Thu Apr 16 04:02:06 2026] DELETE /v2.0/subnets/649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d/tags/red => generated 0 bytes in 65 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1242/2460] 10.0.0.213 () {32 vars in 731 bytes} [Thu Apr 16 04:02:06 2026] GET /v2.0/subnets/649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d/tags => generated 30 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:02:06.529 8 INFO neutron.api.v2.resource [None req-af3066cf-d05f-48e1-a615-31365a2714a2 f05d3839e2784b80a875d15f3157b038 7aa3a21a36d443f1971e50a0e5c058a6 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1219/2461] 10.0.0.213 () {32 vars in 746 bytes} [Thu Apr 16 04:02:06 2026] DELETE /v2.0/subnets/649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d/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: 1243/2464] 10.0.0.213 () {32 vars in 734 bytes} [Thu Apr 16 04:02:06 2026] DELETE /v2.0/subnets/649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d/tags => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1222/2465] 10.0.0.213 () {32 vars in 731 bytes} [Thu Apr 16 04:02:06 2026] GET /v2.0/subnets/649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d/tags => generated 12 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1223/2466] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:06 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => 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: 1244/2467] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:02:06 2026] DELETE /v2.0/subnets/649f8ad7-64b4-4fd0-9ff1-d5f1357c3b4d => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:02:06.949 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e6e76da-d2fe-48a1-8ed1-86edc415d410 f05d3839e2784b80a875d15f3157b038 7aa3a21a36d443f1971e50a0e5c058a6 - - default default] TaaS: Handle Delete Port: c832c544-f798-4ed4-945a-2ed87ff6f5b0 2026-04-16 04:02:06.953 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e6e76da-d2fe-48a1-8ed1-86edc415d410 f05d3839e2784b80a875d15f3157b038 7aa3a21a36d443f1971e50a0e5c058a6 - - default default] Tap Mirror: Handle Delete Port: c832c544-f798-4ed4-945a-2ed87ff6f5b0 2026-04-16 04:02:07.140 8 INFO neutron.services.segments.plugin [-] Segment d3af3a93-a847-4528-8d07-0462b12f569a resource provider aggregate not found 2026-04-16 04:02:07.146 8 INFO neutron.services.segments.plugin [-] Segment d3af3a93-a847-4528-8d07-0462b12f569a resource provider aggregate not found 2026-04-16 04:02:07.160 8 INFO neutron.services.segments.plugin [-] Segment d3af3a93-a847-4528-8d07-0462b12f569a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3af3a93-a847-4528-8d07-0462b12f569a found for delete ", "request_id": "req-26e04285-0b26-47f0-8ffc-de8d89dc399a"}]} 2026-04-16 04:02:07.168 8 INFO neutron.services.segments.plugin [-] Segment d3af3a93-a847-4528-8d07-0462b12f569a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d3af3a93-a847-4528-8d07-0462b12f569a found for delete ", "request_id": "req-7a0aa170-4bcf-4cae-8f12-1725cb934697"}]} [pid: 8|app: 0|req: 1224/2468] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:02:06 2026] DELETE /v2.0/networks/001e8dac-2fb4-4ba3-80c7-60ab50ba98e2 => generated 0 bytes in 370 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1245/2469] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:02:07 2026] GET /v2.0/networks?id=d27fae48-4b46-486b-8def-768b3fb4367e => generated 699 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1225/2470] 199.204.45.157 () {34 vars in 1050 bytes} [Thu Apr 16 04:02:07 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9c008601c06941f59c51198acc69cd95 => generated 273 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:07.779 7 WARNING neutron.scheduler.dhcp_agent_scheduler [req-530c4183-c71f-46bd-a908-7b42a0d866f3 req-4e9109a0-7017-4117-8a90-bb308868e78f 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] No more DHCP agents 2026-04-16 04:02:07.780 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-530c4183-c71f-46bd-a908-7b42a0d866f3 req-4e9109a0-7017-4117-8a90-bb308868e78f 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Unable to schedule network d27fae48-4b46-486b-8def-768b3fb4367e: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1226/2471] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:07 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 961 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:07.886 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6b4f6318-8b5a-4779-adf8-209f48dd5c5a - - - - - -] OVN reports status down for port: ae0896a9-98ab-4aec-8877-d6edd8dced50 2026-04-16 04:02:07.937 7 INFO neutron.db.ovn_revision_numbers_db [req-530c4183-c71f-46bd-a908-7b42a0d866f3 req-4e9109a0-7017-4117-8a90-bb308868e78f 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource ae0896a9-98ab-4aec-8877-d6edd8dced50 (type: ports) to 1 2026-04-16 04:02:08.021 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-cdca7220-bf0c-40dd-8bde-6bbe557b4267 - - - - - -] No hosting information found for port 4937397a-45c1-4864-b74d-04e61e2b6750: RuntimeError: No hosting information found for port 4937397a-45c1-4864-b74d-04e61e2b6750 [pid: 7|app: 0|req: 1246/2472] 199.204.45.157 () {38 vars in 955 bytes} [Thu Apr 16 04:02:07 2026] POST /v2.0/ports => generated 958 bytes in 526 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: 1247/2473] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:08 2026] GET /v2.0/security-groups?id=ff9efa20-1359-40eb-9354-060a69c4feb1&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: 1227/2474] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:02:07 2026] GET /v2.0/security-groups?tenant_id=7aa3a21a36d443f1971e50a0e5c058a6&name=default => generated 2929 bytes in 213 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:08.144 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdca7220-bf0c-40dd-8bde-6bbe557b4267 - - - - - -] Successfully bumped revision number for resource 4937397a-45c1-4864-b74d-04e61e2b6750 (type: router_ports) to 2 2026-04-16 04:02:08.214 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cdca7220-bf0c-40dd-8bde-6bbe557b4267 - - - - - -] OVN reports status down for port: c832c544-f798-4ed4-945a-2ed87ff6f5b0 2026-04-16 04:02:08.400 7 INFO neutron.db.ovn_revision_numbers_db [req-530c4183-c71f-46bd-a908-7b42a0d866f3 req-14f43023-8280-47a0-bf58-62aea40fe05d 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource ae0896a9-98ab-4aec-8877-d6edd8dced50 (type: ports) to 2 [pid: 8|app: 0|req: 1228/2475] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:08 2026] DELETE /v2.0/security-groups/03aa0591-705f-4fe5-a37b-077c30a9001a => generated 0 bytes in 364 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:08.618 7 INFO neutron.db.ovn_revision_numbers_db [req-530c4183-c71f-46bd-a908-7b42a0d866f3 req-14f43023-8280-47a0-bf58-62aea40fe05d 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource ae0896a9-98ab-4aec-8877-d6edd8dced50 (type: ports) to 4 [pid: 7|app: 0|req: 1248/2476] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 04:02:08 2026] PUT /v2.0/ports/ae0896a9-98ab-4aec-8877-d6edd8dced50 => generated 1208 bytes in 588 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:08.673 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d93e0bdd-e3d5-4edf-aaf8-c877f0a5e8f8'] response: {'name': 'network-changed', 'server_uuid': '97d20f7f-a061-471d-9f57-114b22ac4723', 'tag': 'ae0896a9-98ab-4aec-8877-d6edd8dced50', 'status': 'completed', 'code': 200} 2026-04-16 04:02:08.749 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0551868-8dcd-4104-9441-977af5cb651e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7f47e4ef-4260-452d-af74-85312b4ecf18 (type: security_groups) to 1 2026-04-16 04:02:08.762 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0551868-8dcd-4104-9441-977af5cb651e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 279e0582-a3c9-4d01-b4d0-f163054c8112 (type: security_group_rules) to 0 2026-04-16 04:02:08.776 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0551868-8dcd-4104-9441-977af5cb651e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9c719e48-bee9-4703-9c69-0439bf5fd912 (type: security_group_rules) to 0 2026-04-16 04:02:08.787 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0551868-8dcd-4104-9441-977af5cb651e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d060eb6f-cddf-4e8b-a054-d107a66456b8 (type: security_group_rules) to 0 2026-04-16 04:02:08.800 8 INFO neutron.db.ovn_revision_numbers_db [None req-d0551868-8dcd-4104-9441-977af5cb651e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e6839d5e-e00a-4e6a-b5df-ebc4b2c01300 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1229/2477] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:02:08 2026] GET /v2.0/security-groups?tenant_id=9aec7a460d28429f86e5c54afc0e37bd&name=default => generated 2929 bytes in 253 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-04-16 04:02:09.008 7 INFO neutron.db.ovn_revision_numbers_db [None req-37a4927a-ae1b-4007-ab93-69fe1f2d5f20 03b3df621db94280bea286466526141f f5d7bf74c3264b55b75c17aa2fe77344 - - default default] Successfully bumped revision number for resource 63f21605-5647-45da-9659-29ff2a74a642 (type: security_groups) to 1 2026-04-16 04:02:09.024 7 INFO neutron.db.ovn_revision_numbers_db [None req-37a4927a-ae1b-4007-ab93-69fe1f2d5f20 03b3df621db94280bea286466526141f f5d7bf74c3264b55b75c17aa2fe77344 - - default default] Successfully bumped revision number for resource 20d3dd50-ec3c-4859-af00-4b1d1a4487fd (type: security_group_rules) to 0 2026-04-16 04:02:09.039 7 INFO neutron.db.ovn_revision_numbers_db [None req-37a4927a-ae1b-4007-ab93-69fe1f2d5f20 03b3df621db94280bea286466526141f f5d7bf74c3264b55b75c17aa2fe77344 - - default default] Successfully bumped revision number for resource b442be7c-8d96-4b1b-beac-0f5fdf413400 (type: security_group_rules) to 0 2026-04-16 04:02:09.050 7 INFO neutron.db.ovn_revision_numbers_db [None req-37a4927a-ae1b-4007-ab93-69fe1f2d5f20 03b3df621db94280bea286466526141f f5d7bf74c3264b55b75c17aa2fe77344 - - default default] Successfully bumped revision number for resource dea9408f-1785-43b6-ba5c-b5dcb5dfcf60 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1230/2478] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:08 2026] DELETE /v2.0/security-groups/7f47e4ef-4260-452d-af74-85312b4ecf18 => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:09.063 7 INFO neutron.db.ovn_revision_numbers_db [None req-37a4927a-ae1b-4007-ab93-69fe1f2d5f20 03b3df621db94280bea286466526141f f5d7bf74c3264b55b75c17aa2fe77344 - - default default] Successfully bumped revision number for resource f17dc02b-e970-4c07-9eaf-ad381b26c5a8 (type: security_group_rules) to 0 2026-04-16 04:02:09.141 7 INFO neutron.db.segments_db [None req-37a4927a-ae1b-4007-ab93-69fe1f2d5f20 03b3df621db94280bea286466526141f f5d7bf74c3264b55b75c17aa2fe77344 - - default default] Added segment b9b84d48-a0df-4963-bf2d-b94069b05bf4 of type geneve for network f735807b-1686-4277-8ef4-40fa297a94e7 [pid: 8|app: 0|req: 1231/2479] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:09 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 973 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1232/2480] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:09 2026] GET /v2.0/security-groups?id=ff9efa20-1359-40eb-9354-060a69c4feb1&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: 1233/2481] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:02:09 2026] GET /v2.0/ports?tenant_id=9c008601c06941f59c51198acc69cd95&device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 1211 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:09.246 7 INFO neutron.db.ovn_revision_numbers_db [None req-37a4927a-ae1b-4007-ab93-69fe1f2d5f20 03b3df621db94280bea286466526141f f5d7bf74c3264b55b75c17aa2fe77344 - - default default] Successfully bumped revision number for resource f735807b-1686-4277-8ef4-40fa297a94e7 (type: networks) to 1 [pid: 8|app: 0|req: 1234/2482] 199.204.45.157 () {34 vars in 1018 bytes} [Thu Apr 16 04:02:09 2026] GET /v2.0/networks?tenant_id=9c008601c06941f59c51198acc69cd95&shared=False => generated 798 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1235/2483] 199.204.45.157 () {34 vars in 930 bytes} [Thu Apr 16 04:02:09 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) 2026-04-16 04:02:09.426 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-37a4927a-ae1b-4007-ab93-69fe1f2d5f20 03b3df621db94280bea286466526141f f5d7bf74c3264b55b75c17aa2fe77344 - - default default] No more DHCP agents 2026-04-16 04:02:09.427 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-37a4927a-ae1b-4007-ab93-69fe1f2d5f20 03b3df621db94280bea286466526141f f5d7bf74c3264b55b75c17aa2fe77344 - - default default] Unable to schedule network f735807b-1686-4277-8ef4-40fa297a94e7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:09.492 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cdca7220-bf0c-40dd-8bde-6bbe557b4267 - - - - - -] OVN reports status down for port: 0a4328e2-7782-4b7c-9d8d-fbf546991ca0 2026-04-16 04:02:09.522 7 INFO neutron.db.ovn_revision_numbers_db [None req-37a4927a-ae1b-4007-ab93-69fe1f2d5f20 03b3df621db94280bea286466526141f f5d7bf74c3264b55b75c17aa2fe77344 - - default default] Successfully bumped revision number for resource 0a4328e2-7782-4b7c-9d8d-fbf546991ca0 (type: ports) to 1 [pid: 7|app: 0|req: 1249/2484] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:02:08 2026] POST /v2.0/networks => generated 649 bytes in 796 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1236/2485] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:02:09 2026] GET /v2.0/networks?id=61ebc0d6-27a1-4342-8dba-2e6770f8066a => generated 743 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1250/2486] 10.0.0.213 () {34 vars in 753 bytes} [Thu Apr 16 04:02:09 2026] PUT /v2.0/networks/f735807b-1686-4277-8ef4-40fa297a94e7/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: 1237/2487] 199.204.45.157 () {34 vars in 1050 bytes} [Thu Apr 16 04:02:09 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b9059b512ae8411c94ab0a8d6db4be64 => generated 177 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1251/2488] 10.0.0.213 () {32 vars in 733 bytes} [Thu Apr 16 04:02:09 2026] GET /v2.0/networks/f735807b-1686-4277-8ef4-40fa297a94e7/tags => generated 25 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1252/2489] 10.0.0.213 () {34 vars in 764 bytes} [Thu Apr 16 04:02:09 2026] PUT /v2.0/networks/f735807b-1686-4277-8ef4-40fa297a94e7/tags/green => generated 4 bytes in 69 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1253/2490] 10.0.0.213 () {32 vars in 733 bytes} [Thu Apr 16 04:02:09 2026] GET /v2.0/networks/f735807b-1686-4277-8ef4-40fa297a94e7/tags => generated 34 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1254/2491] 10.0.0.213 () {34 vars in 760 bytes} [Thu Apr 16 04:02:09 2026] PUT /v2.0/networks/f735807b-1686-4277-8ef4-40fa297a94e7/tags/red => generated 4 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1255/2492] 10.0.0.213 () {32 vars in 733 bytes} [Thu Apr 16 04:02:09 2026] GET /v2.0/networks/f735807b-1686-4277-8ef4-40fa297a94e7/tags => generated 34 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:02:09.988 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-db808645-d9b1-4115-9cad-49dce3484d31 req-1d7364ec-1ca9-4a01-8c2f-4a4c702a35b2 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:02:09.989 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-db808645-d9b1-4115-9cad-49dce3484d31 req-1d7364ec-1ca9-4a01-8c2f-4a4c702a35b2 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network 61ebc0d6-27a1-4342-8dba-2e6770f8066a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1256/2493] 10.0.0.213 () {34 vars in 782 bytes} [Thu Apr 16 04:02:09 2026] PUT /v2.0/networks/f735807b-1686-4277-8ef4-40fa297a94e7/tags/black.or.white => 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: 1257/2494] 10.0.0.213 () {32 vars in 733 bytes} [Thu Apr 16 04:02:10 2026] GET /v2.0/networks/f735807b-1686-4277-8ef4-40fa297a94e7/tags => generated 52 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:02:10.122 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6b4f6318-8b5a-4779-adf8-209f48dd5c5a - - - - - -] OVN reports status down for port: bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 2026-04-16 04:02:10.137 8 INFO neutron.db.ovn_revision_numbers_db [req-db808645-d9b1-4115-9cad-49dce3484d31 req-1d7364ec-1ca9-4a01-8c2f-4a4c702a35b2 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 (type: ports) to 1 [pid: 7|app: 0|req: 1258/2495] 10.0.0.213 () {34 vars in 753 bytes} [Thu Apr 16 04:02:10 2026] PUT /v2.0/networks/f735807b-1686-4277-8ef4-40fa297a94e7/tags => generated 37 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1238/2496] 199.204.45.157 () {38 vars in 955 bytes} [Thu Apr 16 04:02:09 2026] POST /v2.0/ports => generated 1183 bytes in 537 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: 1259/2497] 10.0.0.213 () {32 vars in 733 bytes} [Thu Apr 16 04:02:10 2026] GET /v2.0/networks/f735807b-1686-4277-8ef4-40fa297a94e7/tags => generated 37 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1260/2498] 10.0.0.213 () {32 vars in 741 bytes} [Thu Apr 16 04:02:10 2026] GET /v2.0/networks/f735807b-1686-4277-8ef4-40fa297a94e7/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: 1261/2499] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:10 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 973 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:10.357 7 INFO neutron.api.v2.resource [None req-6860906c-58fd-49bb-becc-78ed1d055759 03b3df621db94280bea286466526141f f5d7bf74c3264b55b75c17aa2fe77344 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1262/2500] 10.0.0.213 () {32 vars in 745 bytes} [Thu Apr 16 04:02:10 2026] GET /v2.0/networks/f735807b-1686-4277-8ef4-40fa297a94e7/tags/green => generated 99 bytes in 46 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1263/2501] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:10 2026] GET /v2.0/security-groups?id=ff9efa20-1359-40eb-9354-060a69c4feb1&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: 1264/2502] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:02:10 2026] GET /v2.0/ports?tenant_id=9c008601c06941f59c51198acc69cd95&device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 1211 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1265/2503] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:10 2026] GET /v2.0/ports?device_id=c6ab8e36-ec05-4bb8-9569-5f49c633f1fc => 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: 1266/2504] 10.0.0.213 () {32 vars in 744 bytes} [Thu Apr 16 04:02:10 2026] DELETE /v2.0/networks/f735807b-1686-4277-8ef4-40fa297a94e7/tags/red => generated 0 bytes in 59 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:10.563 8 INFO neutron.db.ovn_revision_numbers_db [req-db808645-d9b1-4115-9cad-49dce3484d31 req-0eaeaf43-13a9-4781-beb7-28de77f315c5 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 (type: ports) to 2 [pid: 7|app: 0|req: 1267/2505] 199.204.45.157 () {34 vars in 1060 bytes} [Thu Apr 16 04:02:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ae0896a9-98ab-4aec-8877-d6edd8dced50 => 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: 1268/2506] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:10 2026] GET /v2.0/security-groups?id=290a813b-01b0-4329-985f-bff0d7fe951f&fields=id&fields=name => generated 110 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1269/2507] 10.0.0.213 () {32 vars in 733 bytes} [Thu Apr 16 04:02:10 2026] GET /v2.0/networks/f735807b-1686-4277-8ef4-40fa297a94e7/tags => generated 30 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1270/2508] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:02:10 2026] GET /v2.0/subnets?id=75cefa03-91df-458b-8bb5-86fd777fc9c0 => generated 677 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:10.696 7 INFO neutron.api.v2.resource [None req-cdbb4345-6155-461e-bdeb-1393584fd190 03b3df621db94280bea286466526141f f5d7bf74c3264b55b75c17aa2fe77344 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1271/2509] 10.0.0.213 () {32 vars in 748 bytes} [Thu Apr 16 04:02:10 2026] DELETE /v2.0/networks/f735807b-1686-4277-8ef4-40fa297a94e7/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: 1272/2510] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:02:10 2026] GET /v2.0/ports?network_id=d27fae48-4b46-486b-8def-768b3fb4367e&device_owner=network%3Adhcp => generated 12 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:02:10.762 8 INFO neutron.db.ovn_revision_numbers_db [req-db808645-d9b1-4115-9cad-49dce3484d31 req-0eaeaf43-13a9-4781-beb7-28de77f315c5 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 (type: ports) to 4 [pid: 8|app: 0|req: 1239/2511] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 04:02:10 2026] PUT /v2.0/ports/bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 => generated 1433 bytes in 576 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: 1273/2512] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:02:10 2026] DELETE /v2.0/networks/f735807b-1686-4277-8ef4-40fa297a94e7/tags => generated 0 bytes in 76 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:10.821 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-15027c35-2060-4142-89dd-829bdbad719b'] response: {'name': 'network-changed', 'server_uuid': 'c6ab8e36-ec05-4bb8-9569-5f49c633f1fc', 'tag': 'bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1240/2513] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:02:10 2026] GET /v2.0/networks/d27fae48-4b46-486b-8def-768b3fb4367e?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: 1274/2514] 10.0.0.213 () {32 vars in 733 bytes} [Thu Apr 16 04:02:10 2026] GET /v2.0/networks/f735807b-1686-4277-8ef4-40fa297a94e7/tags => generated 12 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1241/2515] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:02:10 2026] GET /v2.0/networks/d27fae48-4b46-486b-8def-768b3fb4367e?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) 2026-04-16 04:02:10.955 7 INFO neutron_taas.services.taas.taas_plugin [None req-15c3af89-3634-483f-99e1-ec40569cec48 03b3df621db94280bea286466526141f f5d7bf74c3264b55b75c17aa2fe77344 - - default default] TaaS: Handle Delete Port: 0a4328e2-7782-4b7c-9d8d-fbf546991ca0 2026-04-16 04:02:10.957 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-15c3af89-3634-483f-99e1-ec40569cec48 03b3df621db94280bea286466526141f f5d7bf74c3264b55b75c17aa2fe77344 - - default default] Tap Mirror: Handle Delete Port: 0a4328e2-7782-4b7c-9d8d-fbf546991ca0 2026-04-16 04:02:11.137 7 INFO neutron.services.segments.plugin [-] Segment b9b84d48-a0df-4963-bf2d-b94069b05bf4 resource provider aggregate not found 2026-04-16 04:02:11.140 7 INFO neutron.services.segments.plugin [-] Segment b9b84d48-a0df-4963-bf2d-b94069b05bf4 resource provider aggregate not found 2026-04-16 04:02:11.155 7 INFO neutron.services.segments.plugin [-] Segment b9b84d48-a0df-4963-bf2d-b94069b05bf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9b84d48-a0df-4963-bf2d-b94069b05bf4 found for delete ", "request_id": "req-3cf3c737-b8d5-4288-a293-90a947f9cd07"}]} 2026-04-16 04:02:11.159 7 INFO neutron.services.segments.plugin [-] Segment b9b84d48-a0df-4963-bf2d-b94069b05bf4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b9b84d48-a0df-4963-bf2d-b94069b05bf4 found for delete ", "request_id": "req-757af0a0-25ec-4be0-877c-6d23f3a501cc"}]} [pid: 7|app: 0|req: 1275/2516] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:02:10 2026] DELETE /v2.0/networks/f735807b-1686-4277-8ef4-40fa297a94e7 => generated 0 bytes in 348 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1242/2517] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:02:11 2026] GET /v2.0/ports?tenant_id=b9059b512ae8411c94ab0a8d6db4be64&device_id=c6ab8e36-ec05-4bb8-9569-5f49c633f1fc => generated 1436 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1276/2518] 199.204.45.157 () {34 vars in 1018 bytes} [Thu Apr 16 04:02:11 2026] GET /v2.0/networks?tenant_id=b9059b512ae8411c94ab0a8d6db4be64&shared=False => generated 2499 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1243/2519] 199.204.45.157 () {34 vars in 930 bytes} [Thu Apr 16 04:02:11 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1277/2520] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:11 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 973 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1244/2521] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:11 2026] GET /v2.0/security-groups?id=ff9efa20-1359-40eb-9354-060a69c4feb1&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: 1278/2522] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:02:11 2026] GET /v2.0/security-groups?tenant_id=f5d7bf74c3264b55b75c17aa2fe77344&name=default => generated 2929 bytes in 175 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1245/2523] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:12 2026] DELETE /v2.0/security-groups/63f21605-5647-45da-9659-29ff2a74a642 => generated 0 bytes in 239 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:12.451 7 INFO neutron.db.ovn_revision_numbers_db [None req-72079bc7-8d3e-4651-82ff-9f6ea1d2b22b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 263ac77e-e81e-4fd5-9091-a9373607940a (type: security_groups) to 1 2026-04-16 04:02:12.467 7 INFO neutron.db.ovn_revision_numbers_db [None req-72079bc7-8d3e-4651-82ff-9f6ea1d2b22b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 04ca8b71-f34f-4cc7-b68f-05f30e914259 (type: security_group_rules) to 0 2026-04-16 04:02:12.485 7 INFO neutron.db.ovn_revision_numbers_db [None req-72079bc7-8d3e-4651-82ff-9f6ea1d2b22b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 27ec359a-9a25-431d-9516-93b5e5ea5f27 (type: security_group_rules) to 0 2026-04-16 04:02:12.498 7 INFO neutron.db.ovn_revision_numbers_db [None req-72079bc7-8d3e-4651-82ff-9f6ea1d2b22b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 2f18404d-a94e-40fa-a6e9-45c2fca150ec (type: security_group_rules) to 0 2026-04-16 04:02:12.509 7 INFO neutron.db.ovn_revision_numbers_db [None req-72079bc7-8d3e-4651-82ff-9f6ea1d2b22b 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 75649e6d-d42c-4c1c-81a0-aa96c526bf66 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1246/2524] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:02:12 2026] GET /v2.0/ports?tenant_id=b9059b512ae8411c94ab0a8d6db4be64&device_id=c6ab8e36-ec05-4bb8-9569-5f49c633f1fc => 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: 1279/2525] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:02:12 2026] GET /v2.0/security-groups?tenant_id=cd672a3ea5dd4a9eb13cec426a887f31&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: 1247/2526] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 04:02:12 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 => 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: 1248/2527] 199.204.45.157 () {34 vars in 1104 bytes} [Thu Apr 16 04:02:12 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fc&port_id=bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 => generated 19 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1249/2528] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:12 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 973 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1250/2529] 199.204.45.157 () {34 vars in 1064 bytes} [Thu Apr 16 04:02:12 2026] GET /v2.0/subnets?id=4af4aca8-5846-4596-a97e-b322c4214aa8&id=1742ea05-9bdf-4a51-b1fb-08a2a1404ec0 => generated 1410 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1251/2530] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:12 2026] GET /v2.0/security-groups?id=ff9efa20-1359-40eb-9354-060a69c4feb1&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: 1252/2531] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:02:12 2026] GET /v2.0/ports?network_id=61ebc0d6-27a1-4342-8dba-2e6770f8066a&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: 1253/2532] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:02:12 2026] GET /v2.0/ports?network_id=61ebc0d6-27a1-4342-8dba-2e6770f8066a&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: 1280/2533] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:12 2026] DELETE /v2.0/security-groups/263ac77e-e81e-4fd5-9091-a9373607940a => generated 0 bytes in 205 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1254/2534] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:02:12 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?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: 1281/2535] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:02:12 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?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) 2026-04-16 04:02:13.551 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-6b4f6318-8b5a-4779-adf8-209f48dd5c5a - - - - - -] OVN reports status up for port: ae0896a9-98ab-4aec-8877-d6edd8dced50 2026-04-16 04:02:13.563 7 INFO neutron.plugins.ml2.plugin [None req-6b4f6318-8b5a-4779-adf8-209f48dd5c5a - - - - - -] Attempt 1 to provision port ae0896a9-98ab-4aec-8877-d6edd8dced50 2026-04-16 04:02:13.680 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-83a8f804-c609-4b32-ab9d-f23aee79aecb'] response: {'server_uuid': '97d20f7f-a061-471d-9f57-114b22ac4723', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae0896a9-98ab-4aec-8877-d6edd8dced50', 'code': 200} 2026-04-16 04:02:13.767 7 INFO neutron.db.ovn_revision_numbers_db [None req-6b4f6318-8b5a-4779-adf8-209f48dd5c5a - - - - - -] Successfully bumped revision number for resource ae0896a9-98ab-4aec-8877-d6edd8dced50 (type: ports) to 5 [pid: 8|app: 0|req: 1255/2536] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:13 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 975 bytes in 77 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: 1282/2537] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:13 2026] GET /v2.0/security-groups?id=ff9efa20-1359-40eb-9354-060a69c4feb1&fields=id&fields=name => generated 114 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1256/2538] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:14 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 975 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1283/2539] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:15 2026] GET /v2.0/security-groups?id=ff9efa20-1359-40eb-9354-060a69c4feb1&fields=id&fields=name => generated 114 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:15.538 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dd8ea41b-deca-41f3-ab5b-875a189f7603 - - - - - -] OVN reports status up for port: bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 2026-04-16 04:02:15.554 7 INFO neutron.plugins.ml2.plugin [None req-dd8ea41b-deca-41f3-ab5b-875a189f7603 - - - - - -] Attempt 1 to provision port bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 2026-04-16 04:02:15.728 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-86c25f5a-7d22-4520-b99e-5d1ed5f2d005'] response: {'server_uuid': '97d20f7f-a061-471d-9f57-114b22ac4723', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ae0896a9-98ab-4aec-8877-d6edd8dced50', 'code': 200} 2026-04-16 04:02:15.729 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-86c25f5a-7d22-4520-b99e-5d1ed5f2d005'] response: {'server_uuid': 'c6ab8e36-ec05-4bb8-9569-5f49c633f1fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1', 'code': 200} [pid: 8|app: 0|req: 1257/2540] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:15 2026] GET /v2.0/ports?device_id=c6ab8e36-ec05-4bb8-9569-5f49c633f1fc => generated 1200 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:15.803 7 INFO neutron.db.ovn_revision_numbers_db [None req-dd8ea41b-deca-41f3-ab5b-875a189f7603 - - - - - -] Successfully bumped revision number for resource bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 (type: ports) to 5 [pid: 7|app: 0|req: 1284/2541] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:15 2026] GET /v2.0/security-groups?id=290a813b-01b0-4329-985f-bff0d7fe951f&fields=id&fields=name => generated 110 bytes in 64 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: 1285/2542] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:16 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 975 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1286/2543] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:16 2026] GET /v2.0/security-groups?id=ff9efa20-1359-40eb-9354-060a69c4feb1&fields=id&fields=name => generated 114 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:16.298 8 INFO neutron.db.ovn_revision_numbers_db [None req-45f1be0c-aa62-4f44-bcf2-113a5e73e027 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] Successfully bumped revision number for resource 92157bd8-d1cb-44fe-b0f1-a7b9b7f106f4 (type: security_groups) to 1 2026-04-16 04:02:16.310 8 INFO neutron.db.ovn_revision_numbers_db [None req-45f1be0c-aa62-4f44-bcf2-113a5e73e027 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] Successfully bumped revision number for resource 1a729c4f-df9a-4897-8a6c-16ad2a08fb4f (type: security_group_rules) to 0 2026-04-16 04:02:16.324 8 INFO neutron.db.ovn_revision_numbers_db [None req-45f1be0c-aa62-4f44-bcf2-113a5e73e027 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] Successfully bumped revision number for resource d51429d6-30f3-4fc0-a9f6-cb96b1706802 (type: security_group_rules) to 0 2026-04-16 04:02:16.338 8 INFO neutron.db.ovn_revision_numbers_db [None req-45f1be0c-aa62-4f44-bcf2-113a5e73e027 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] Successfully bumped revision number for resource e290f4ba-8dfc-411e-a906-9ed549de0531 (type: security_group_rules) to 0 2026-04-16 04:02:16.355 8 INFO neutron.db.ovn_revision_numbers_db [None req-45f1be0c-aa62-4f44-bcf2-113a5e73e027 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] Successfully bumped revision number for resource f1e69c2d-a9b4-4424-be8a-2fd3a0cdb9f5 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1287/2544] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:16 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 975 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:16.441 8 INFO neutron.db.segments_db [None req-45f1be0c-aa62-4f44-bcf2-113a5e73e027 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] Added segment ca192e74-e7cb-4429-a7eb-84db43ad8425 of type geneve for network a88afc3d-ef40-45f1-aad3-7aa7d97d762f [pid: 7|app: 0|req: 1288/2545] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:16 2026] GET /v2.0/security-groups?id=ff9efa20-1359-40eb-9354-060a69c4feb1&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: 1289/2546] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:02:16 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 1213 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:16.565 8 INFO neutron.db.ovn_revision_numbers_db [None req-45f1be0c-aa62-4f44-bcf2-113a5e73e027 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] Successfully bumped revision number for resource a88afc3d-ef40-45f1-aad3-7aa7d97d762f (type: networks) to 1 2026-04-16 04:02:16.745 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-45f1be0c-aa62-4f44-bcf2-113a5e73e027 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] No more DHCP agents 2026-04-16 04:02:16.746 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-45f1be0c-aa62-4f44-bcf2-113a5e73e027 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] Unable to schedule network a88afc3d-ef40-45f1-aad3-7aa7d97d762f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:16.810 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cdca7220-bf0c-40dd-8bde-6bbe557b4267 - - - - - -] OVN reports status down for port: 31274f4d-71ce-4582-95d5-430c9463e09c 2026-04-16 04:02:16.858 8 INFO neutron.db.ovn_revision_numbers_db [None req-45f1be0c-aa62-4f44-bcf2-113a5e73e027 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] Successfully bumped revision number for resource 31274f4d-71ce-4582-95d5-430c9463e09c (type: ports) to 1 [pid: 8|app: 0|req: 1258/2547] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:02:15 2026] POST /v2.0/networks => generated 651 bytes in 959 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:17.012 7 INFO neutron.db.ovn_revision_numbers_db [None req-edc44e4c-d538-4cc2-8c32-e50cfdbea9b3 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 96715abb-1df9-4920-9491-76466de7f631 (type: floatingips) to 4 2026-04-16 04:02:17.141 7 INFO neutron.db.ovn_revision_numbers_db [None req-edc44e4c-d538-4cc2-8c32-e50cfdbea9b3 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Successfully bumped revision number for resource 96715abb-1df9-4920-9491-76466de7f631 (type: floatingips) to 5 2026-04-16 04:02:17.142 7 INFO neutron.db.l3_db [None req-edc44e4c-d538-4cc2-8c32-e50cfdbea9b3 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Floating IP 96715abb-1df9-4920-9491-76466de7f631 associated. External IP: 10.96.250.207, port: ae0896a9-98ab-4aec-8877-d6edd8dced50. 2026-04-16 04:02:17.143 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fab7a57f-dc22-4fd4-a84a-a7f007d53642 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] No more DHCP agents 2026-04-16 04:02:17.144 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fab7a57f-dc22-4fd4-a84a-a7f007d53642 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] Unable to schedule network a88afc3d-ef40-45f1-aad3-7aa7d97d762f: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1290/2548] 10.0.0.213 () {34 vars in 749 bytes} [Thu Apr 16 04:02:16 2026] PUT /v2.0/floatingips/96715abb-1df9-4920-9491-76466de7f631 => generated 856 bytes in 619 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:17.193 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cdca7220-bf0c-40dd-8bde-6bbe557b4267 - - - - - -] OVN reports status down for port: dff9c1fd-fa05-438b-bafa-f233f7287472 [pid: 7|app: 0|req: 1291/2549] 10.0.0.213 () {32 vars in 729 bytes} [Thu Apr 16 04:02:17 2026] GET /v2.0/floatingips/96715abb-1df9-4920-9491-76466de7f631 => generated 858 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:17.235 8 INFO neutron.db.ovn_revision_numbers_db [None req-fab7a57f-dc22-4fd4-a84a-a7f007d53642 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] Successfully bumped revision number for resource dff9c1fd-fa05-438b-bafa-f233f7287472 (type: ports) to 1 [pid: 8|app: 0|req: 1259/2550] 10.0.0.213 () {34 vars in 664 bytes} [Thu Apr 16 04:02:16 2026] POST /v2.0/ports => generated 743 bytes in 455 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1292/2551] 10.0.0.213 () {34 vars in 747 bytes} [Thu Apr 16 04:02:17 2026] PUT /v2.0/ports/dff9c1fd-fa05-438b-bafa-f233f7287472/tags => generated 25 bytes in 82 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: 1260/2552] 10.0.0.213 () {32 vars in 727 bytes} [Thu Apr 16 04:02:17 2026] GET /v2.0/ports/dff9c1fd-fa05-438b-bafa-f233f7287472/tags => generated 25 bytes in 60 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: 1293/2553] 10.0.0.213 () {34 vars in 758 bytes} [Thu Apr 16 04:02:17 2026] PUT /v2.0/ports/dff9c1fd-fa05-438b-bafa-f233f7287472/tags/green => generated 4 bytes in 83 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: 8|app: 0|req: 1261/2554] 10.0.0.213 () {32 vars in 727 bytes} [Thu Apr 16 04:02:17 2026] GET /v2.0/ports/dff9c1fd-fa05-438b-bafa-f233f7287472/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: 1294/2555] 10.0.0.213 () {34 vars in 754 bytes} [Thu Apr 16 04:02:17 2026] PUT /v2.0/ports/dff9c1fd-fa05-438b-bafa-f233f7287472/tags/red => generated 4 bytes in 90 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-04-16 04:02:17.775 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e02f1d77-fc74-40ce-bccb-b58df99a36e8'] response: {'server_uuid': 'c6ab8e36-ec05-4bb8-9569-5f49c633f1fc', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1', 'code': 200} 2026-04-16 04:02:17.776 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-e02f1d77-fc74-40ce-bccb-b58df99a36e8'] response: {'name': 'network-changed', 'server_uuid': '97d20f7f-a061-471d-9f57-114b22ac4723', 'tag': 'ae0896a9-98ab-4aec-8877-d6edd8dced50', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1262/2556] 10.0.0.213 () {32 vars in 727 bytes} [Thu Apr 16 04:02:17 2026] GET /v2.0/ports/dff9c1fd-fa05-438b-bafa-f233f7287472/tags => generated 34 bytes in 55 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: 1295/2557] 10.0.0.213 () {34 vars in 776 bytes} [Thu Apr 16 04:02:17 2026] PUT /v2.0/ports/dff9c1fd-fa05-438b-bafa-f233f7287472/tags/black.or.white => generated 4 bytes in 95 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: 8|app: 0|req: 1263/2558] 10.0.0.213 () {32 vars in 727 bytes} [Thu Apr 16 04:02:17 2026] GET /v2.0/ports/dff9c1fd-fa05-438b-bafa-f233f7287472/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: 1296/2559] 10.0.0.213 () {34 vars in 747 bytes} [Thu Apr 16 04:02:17 2026] PUT /v2.0/ports/dff9c1fd-fa05-438b-bafa-f233f7287472/tags => generated 37 bytes in 67 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: 1264/2560] 10.0.0.213 () {32 vars in 727 bytes} [Thu Apr 16 04:02:18 2026] GET /v2.0/ports/dff9c1fd-fa05-438b-bafa-f233f7287472/tags => generated 37 bytes in 53 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: 1297/2561] 10.0.0.213 () {32 vars in 735 bytes} [Thu Apr 16 04:02:18 2026] GET /v2.0/ports/dff9c1fd-fa05-438b-bafa-f233f7287472/tags/red => generated 0 bytes in 77 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-04-16 04:02:18.257 8 INFO neutron.api.v2.resource [None req-1b3bd897-f338-4b0e-9236-c7eeba2165e8 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1265/2562] 10.0.0.213 () {32 vars in 739 bytes} [Thu Apr 16 04:02:18 2026] GET /v2.0/ports/dff9c1fd-fa05-438b-bafa-f233f7287472/tags/green => generated 99 bytes in 59 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, ' /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: 1266/2563] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:02:18 2026] GET /v2.0/ports?tenant_id=9c008601c06941f59c51198acc69cd95&device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 1213 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1298/2564] 10.0.0.213 () {32 vars in 738 bytes} [Thu Apr 16 04:02:18 2026] DELETE /v2.0/ports/dff9c1fd-fa05-438b-bafa-f233f7287472/tags/red => generated 0 bytes in 77 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: 1299/2565] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:02:18 2026] GET /v2.0/networks?id=d27fae48-4b46-486b-8def-768b3fb4367e => generated 798 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1267/2566] 10.0.0.213 () {32 vars in 727 bytes} [Thu Apr 16 04:02:18 2026] GET /v2.0/ports/dff9c1fd-fa05-438b-bafa-f233f7287472/tags => generated 30 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, ' [pid: 7|app: 0|req: 1300/2567] 199.204.45.157 () {34 vars in 1060 bytes} [Thu Apr 16 04:02:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=ae0896a9-98ab-4aec-8877-d6edd8dced50 => generated 861 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:18.472 8 INFO neutron.api.v2.resource [None req-de74072a-61b5-4752-bed6-74b36aca89f4 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1268/2568] 10.0.0.213 () {32 vars in 742 bytes} [Thu Apr 16 04:02:18 2026] DELETE /v2.0/ports/dff9c1fd-fa05-438b-bafa-f233f7287472/tags/green => generated 99 bytes in 62 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: 1301/2569] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:02:18 2026] GET /v2.0/subnets?id=75cefa03-91df-458b-8bb5-86fd777fc9c0 => generated 677 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1302/2570] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:02:18 2026] GET /v2.0/ports?network_id=d27fae48-4b46-486b-8def-768b3fb4367e&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: 1269/2571] 10.0.0.213 () {32 vars in 730 bytes} [Thu Apr 16 04:02:18 2026] DELETE /v2.0/ports/dff9c1fd-fa05-438b-bafa-f233f7287472/tags => generated 0 bytes in 70 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: 1303/2572] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:02:18 2026] GET /v2.0/networks/d27fae48-4b46-486b-8def-768b3fb4367e?fields=segments => generated 14 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1270/2573] 10.0.0.213 () {32 vars in 727 bytes} [Thu Apr 16 04:02:18 2026] GET /v2.0/ports/dff9c1fd-fa05-438b-bafa-f233f7287472/tags => generated 12 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: 1304/2574] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:02:18 2026] GET /v2.0/networks/d27fae48-4b46-486b-8def-768b3fb4367e?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) 2026-04-16 04:02:18.740 8 INFO neutron_taas.services.taas.taas_plugin [None req-61d87dcf-4718-49a9-8a9b-ee6ac505af04 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] TaaS: Handle Delete Port: dff9c1fd-fa05-438b-bafa-f233f7287472 2026-04-16 04:02:18.744 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-61d87dcf-4718-49a9-8a9b-ee6ac505af04 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] Tap Mirror: Handle Delete Port: dff9c1fd-fa05-438b-bafa-f233f7287472 [pid: 8|app: 0|req: 1271/2575] 10.0.0.213 () {32 vars in 720 bytes} [Thu Apr 16 04:02:18 2026] DELETE /v2.0/ports/dff9c1fd-fa05-438b-bafa-f233f7287472 => generated 0 bytes in 265 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:02:18.998 7 INFO neutron_taas.services.taas.taas_plugin [None req-2b57dd03-c3e9-48f1-a381-fb23e0609788 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] TaaS: Handle Delete Port: 31274f4d-71ce-4582-95d5-430c9463e09c 2026-04-16 04:02:19.000 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-2b57dd03-c3e9-48f1-a381-fb23e0609788 9d02f7c21a0a45f2afc42ca475f10803 e47aabf392ac499aa0b1c5b981de8999 - - default default] Tap Mirror: Handle Delete Port: 31274f4d-71ce-4582-95d5-430c9463e09c 2026-04-16 04:02:19.212 7 INFO neutron.services.segments.plugin [-] Segment ca192e74-e7cb-4429-a7eb-84db43ad8425 resource provider aggregate not found 2026-04-16 04:02:19.217 7 INFO neutron.services.segments.plugin [-] Segment ca192e74-e7cb-4429-a7eb-84db43ad8425 resource provider aggregate not found 2026-04-16 04:02:19.233 7 INFO neutron.services.segments.plugin [-] Segment ca192e74-e7cb-4429-a7eb-84db43ad8425 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca192e74-e7cb-4429-a7eb-84db43ad8425 found for delete ", "request_id": "req-41d2cedb-6af8-4ce9-9899-5ce23d5f6646"}]} 2026-04-16 04:02:19.236 7 INFO neutron.services.segments.plugin [-] Segment ca192e74-e7cb-4429-a7eb-84db43ad8425 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ca192e74-e7cb-4429-a7eb-84db43ad8425 found for delete ", "request_id": "req-07552ed5-66cc-4897-ad2f-13f1f51f9e69"}]} [pid: 7|app: 0|req: 1305/2576] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:02:18 2026] DELETE /v2.0/networks/a88afc3d-ef40-45f1-aad3-7aa7d97d762f => 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: 1272/2577] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:02:19 2026] GET /v2.0/security-groups?tenant_id=e47aabf392ac499aa0b1c5b981de8999&name=default => generated 2929 bytes in 116 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1306/2578] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:20 2026] DELETE /v2.0/security-groups/92157bd8-d1cb-44fe-b0f1-a7b9b7f106f4 => generated 0 bytes in 256 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:20.497 8 INFO neutron.db.ovn_revision_numbers_db [None req-feec14d9-f3c2-4c65-a65a-7acb1b192508 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource fba9481c-2fda-4c3e-8e43-4e6c98956f41 (type: security_groups) to 1 2026-04-16 04:02:20.509 8 INFO neutron.db.ovn_revision_numbers_db [None req-feec14d9-f3c2-4c65-a65a-7acb1b192508 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 345c0c6f-72bd-4952-a244-4f8123b57624 (type: security_group_rules) to 0 2026-04-16 04:02:20.519 8 INFO neutron.db.ovn_revision_numbers_db [None req-feec14d9-f3c2-4c65-a65a-7acb1b192508 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7a5129e3-4305-48db-a734-346baabde196 (type: security_group_rules) to 0 2026-04-16 04:02:20.530 8 INFO neutron.db.ovn_revision_numbers_db [None req-feec14d9-f3c2-4c65-a65a-7acb1b192508 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7fa1a614-3859-45a2-995a-4db43a34332d (type: security_group_rules) to 0 2026-04-16 04:02:20.541 8 INFO neutron.db.ovn_revision_numbers_db [None req-feec14d9-f3c2-4c65-a65a-7acb1b192508 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f39579f6-44b6-486b-89b1-43e13fcce021 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1273/2579] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:02:20 2026] GET /v2.0/security-groups?tenant_id=0a8fceceafc545d683968f18e631bde8&name=default => generated 2929 bytes in 204 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1307/2580] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:20 2026] DELETE /v2.0/security-groups/fba9481c-2fda-4c3e-8e43-4e6c98956f41 => generated 0 bytes in 225 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1274/2581] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:20 2026] GET /v2.0/ports?device_id=c6ab8e36-ec05-4bb8-9569-5f49c633f1fc => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1308/2582] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:20 2026] GET /v2.0/security-groups?id=290a813b-01b0-4329-985f-bff0d7fe951f&fields=id&fields=name => generated 110 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1275/2583] 10.0.0.213 () {32 vars in 818 bytes} [Thu Apr 16 04:02:21 2026] GET /v2.0/ports?network_id=61ebc0d6-27a1-4342-8dba-2e6770f8066a&mac_address=fa%3A16%3A3e%3A57%3A2c%3A63 => generated 1200 bytes in 82 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:21.338 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-05f1c883-e455-425c-98c8-3b22ff15338a 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:02:21.339 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-05f1c883-e455-425c-98c8-3b22ff15338a 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:23.197 7 INFO neutron.db.ovn_revision_numbers_db [None req-05f1c883-e455-425c-98c8-3b22ff15338a 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource cf86e038-10a8-4602-ac29-26cd819442fc (type: floatingips) to 1 2026-04-16 04:02:23.198 7 INFO neutron.db.l3_db [None req-05f1c883-e455-425c-98c8-3b22ff15338a 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Floating IP cf86e038-10a8-4602-ac29-26cd819442fc associated. External IP: 10.96.250.204, port: bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1. [pid: 7|app: 0|req: 1309/2586] 10.0.0.213 () {34 vars in 677 bytes} [Thu Apr 16 04:02:21 2026] POST /v2.0/floatingips => generated 855 bytes in 2105 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:23.281 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3d7b8f4f-e3df-4c9e-bc36-6b44cc665fe6'] response: {'name': 'network-changed', 'server_uuid': 'c6ab8e36-ec05-4bb8-9569-5f49c633f1fc', 'tag': 'bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1278/2587] 10.0.0.45 () {34 vars in 1091 bytes} [Thu Apr 16 04:02:23 2026] GET /v2.0/security-groups?name=tempest-lb_member_SG-46577343&fields=id&tenant_id=b9059b512ae8411c94ab0a8d6db4be64 => generated 69 bytes in 33 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: 1310/2588] 10.0.0.45 () {34 vars in 981 bytes} [Thu Apr 16 04:02:23 2026] GET /v2.0/networks?id=facdae6f-7fbb-4b53-9074-642ebecad2e5 => generated 743 bytes in 79 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1279/2589] 10.0.0.45 () {34 vars in 964 bytes} [Thu Apr 16 04:02:23 2026] GET /v2.0/quotas/b9059b512ae8411c94ab0a8d6db4be64 => generated 292 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1311/2590] 10.0.0.45 () {34 vars in 1001 bytes} [Thu Apr 16 04:02:23 2026] GET /v2.0/ports?tenant_id=b9059b512ae8411c94ab0a8d6db4be64&fields=id => generated 333 bytes in 177 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1280/2591] 10.0.0.45 () {34 vars in 1007 bytes} [Thu Apr 16 04:02:23 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?fields=segments => generated 14 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1312/2592] 10.0.0.45 () {34 vars in 1107 bytes} [Thu Apr 16 04:02:23 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?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: 1281/2593] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:02:23 2026] GET /v2.0/ports?tenant_id=b9059b512ae8411c94ab0a8d6db4be64&device_id=c6ab8e36-ec05-4bb8-9569-5f49c633f1fc => generated 1438 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1313/2594] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:02:23 2026] GET /v2.0/networks?id=61ebc0d6-27a1-4342-8dba-2e6770f8066a => generated 842 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1314/2595] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:23 2026] GET /v2.0/ports?device_id=5049c01b-cc19-4104-9255-8f552cd46cc9 => 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: 1315/2596] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 04:02:23 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 => generated 860 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1316/2597] 199.204.45.157 () {34 vars in 1104 bytes} [Thu Apr 16 04:02:23 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fc&port_id=bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 => 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: 1317/2598] 199.204.45.157 () {34 vars in 1064 bytes} [Thu Apr 16 04:02:23 2026] GET /v2.0/subnets?id=4af4aca8-5846-4596-a97e-b322c4214aa8&id=1742ea05-9bdf-4a51-b1fb-08a2a1404ec0 => generated 1410 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1282/2599] 10.0.0.213 () {34 vars in 678 bytes} [Thu Apr 16 04:02:23 2026] POST /v2.0/qos/policies => generated 359 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1318/2600] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:02:24 2026] GET /v2.0/ports?network_id=61ebc0d6-27a1-4342-8dba-2e6770f8066a&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: 1283/2601] 10.0.0.213 () {34 vars in 753 bytes} [Thu Apr 16 04:02:24 2026] PUT /v2.0/policies/17669c5c-e1ae-4ca6-b406-6864ce6229a7/tags => generated 25 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1319/2602] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:02:24 2026] GET /v2.0/ports?network_id=61ebc0d6-27a1-4342-8dba-2e6770f8066a&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: 8|app: 0|req: 1284/2603] 10.0.0.213 () {32 vars in 733 bytes} [Thu Apr 16 04:02:24 2026] GET /v2.0/policies/17669c5c-e1ae-4ca6-b406-6864ce6229a7/tags => generated 25 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1320/2604] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:02:24 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?fields=segments => generated 14 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1285/2605] 10.0.0.213 () {34 vars in 764 bytes} [Thu Apr 16 04:02:24 2026] PUT /v2.0/policies/17669c5c-e1ae-4ca6-b406-6864ce6229a7/tags/green => generated 4 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1321/2606] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:02:24 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?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: 1286/2607] 10.0.0.213 () {32 vars in 733 bytes} [Thu Apr 16 04:02:24 2026] GET /v2.0/policies/17669c5c-e1ae-4ca6-b406-6864ce6229a7/tags => generated 34 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1322/2608] 10.0.0.213 () {34 vars in 760 bytes} [Thu Apr 16 04:02:24 2026] PUT /v2.0/policies/17669c5c-e1ae-4ca6-b406-6864ce6229a7/tags/red => generated 4 bytes in 41 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1287/2609] 10.0.0.213 () {32 vars in 733 bytes} [Thu Apr 16 04:02:24 2026] GET /v2.0/policies/17669c5c-e1ae-4ca6-b406-6864ce6229a7/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1323/2610] 10.0.0.213 () {34 vars in 782 bytes} [Thu Apr 16 04:02:24 2026] PUT /v2.0/policies/17669c5c-e1ae-4ca6-b406-6864ce6229a7/tags/black.or.white => generated 4 bytes in 51 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1288/2611] 10.0.0.213 () {32 vars in 733 bytes} [Thu Apr 16 04:02:24 2026] GET /v2.0/policies/17669c5c-e1ae-4ca6-b406-6864ce6229a7/tags => generated 52 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1324/2612] 10.0.0.213 () {34 vars in 753 bytes} [Thu Apr 16 04:02:24 2026] PUT /v2.0/policies/17669c5c-e1ae-4ca6-b406-6864ce6229a7/tags => generated 37 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1289/2613] 10.0.0.213 () {32 vars in 733 bytes} [Thu Apr 16 04:02:24 2026] GET /v2.0/policies/17669c5c-e1ae-4ca6-b406-6864ce6229a7/tags => generated 37 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1325/2614] 10.0.0.213 () {32 vars in 741 bytes} [Thu Apr 16 04:02:24 2026] GET /v2.0/policies/17669c5c-e1ae-4ca6-b406-6864ce6229a7/tags/red => generated 0 bytes in 35 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:24.561 8 INFO neutron.api.v2.resource [None req-2ae139a3-5b4c-4055-a0a8-3c78d102ad44 86115cff48c64148b825f71763bdb320 ac6bcccf5a7e40469670b886ff48ac20 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1290/2615] 10.0.0.213 () {32 vars in 745 bytes} [Thu Apr 16 04:02:24 2026] GET /v2.0/policies/17669c5c-e1ae-4ca6-b406-6864ce6229a7/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: 1326/2616] 10.0.0.213 () {32 vars in 744 bytes} [Thu Apr 16 04:02:24 2026] DELETE /v2.0/policies/17669c5c-e1ae-4ca6-b406-6864ce6229a7/tags/red => generated 0 bytes in 40 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1291/2617] 10.0.0.213 () {32 vars in 733 bytes} [Thu Apr 16 04:02:24 2026] GET /v2.0/policies/17669c5c-e1ae-4ca6-b406-6864ce6229a7/tags => generated 30 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:02:24.682 7 INFO neutron.api.v2.resource [None req-86ebb3a5-4421-4eb0-8c66-9ab69671020d 86115cff48c64148b825f71763bdb320 ac6bcccf5a7e40469670b886ff48ac20 - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1327/2618] 10.0.0.213 () {32 vars in 748 bytes} [Thu Apr 16 04:02:24 2026] DELETE /v2.0/policies/17669c5c-e1ae-4ca6-b406-6864ce6229a7/tags/green => generated 99 bytes in 38 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1292/2619] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:02:24 2026] DELETE /v2.0/policies/17669c5c-e1ae-4ca6-b406-6864ce6229a7/tags => generated 0 bytes in 53 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1328/2620] 10.0.0.213 () {32 vars in 733 bytes} [Thu Apr 16 04:02:24 2026] GET /v2.0/policies/17669c5c-e1ae-4ca6-b406-6864ce6229a7/tags => 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: 1293/2621] 10.0.0.213 () {32 vars in 734 bytes} [Thu Apr 16 04:02:24 2026] DELETE /v2.0/qos/policies/17669c5c-e1ae-4ca6-b406-6864ce6229a7 => generated 0 bytes in 47 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:25.695 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2582d39-7f31-402b-befb-cd2d2f41014d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9202b2ce-1057-4091-ac56-d7840f4552e4 (type: security_groups) to 1 2026-04-16 04:02:25.710 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2582d39-7f31-402b-befb-cd2d2f41014d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 77eb13c4-119c-42b5-8f3d-511a7e49b11a (type: security_group_rules) to 0 2026-04-16 04:02:25.722 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2582d39-7f31-402b-befb-cd2d2f41014d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 94bfffa2-0734-4d4a-b92e-e363bf9cbbcd (type: security_group_rules) to 0 2026-04-16 04:02:25.734 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2582d39-7f31-402b-befb-cd2d2f41014d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a74f2c44-97f4-4ab0-94c6-07fdf1ee74bf (type: security_group_rules) to 0 2026-04-16 04:02:25.743 7 INFO neutron.db.ovn_revision_numbers_db [None req-c2582d39-7f31-402b-befb-cd2d2f41014d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f2759467-56b5-4ff8-b9c7-2356241d8b0f (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1329/2622] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:02:25 2026] GET /v2.0/security-groups?tenant_id=2f2f0aaf335d45d0847dc2f10453945a&name=default => generated 2929 bytes in 322 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1294/2623] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:25 2026] DELETE /v2.0/security-groups/9202b2ce-1057-4091-ac56-d7840f4552e4 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:26.246 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2e0ea0a-9af0-4d30-ab51-53f089ce0a21 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 0cf0f4cd-8dce-4ecb-b6ac-2001b3ec42f4 (type: security_groups) to 1 2026-04-16 04:02:26.257 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2e0ea0a-9af0-4d30-ab51-53f089ce0a21 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4daa877f-dec7-4a29-931f-54a800b8c400 (type: security_group_rules) to 0 2026-04-16 04:02:26.269 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2e0ea0a-9af0-4d30-ab51-53f089ce0a21 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6bf83e87-8217-4544-b6b0-de4804b15567 (type: security_group_rules) to 0 2026-04-16 04:02:26.282 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2e0ea0a-9af0-4d30-ab51-53f089ce0a21 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource af9f867c-49e7-4043-90c3-6cf553165e5a (type: security_group_rules) to 0 2026-04-16 04:02:26.294 7 INFO neutron.db.ovn_revision_numbers_db [None req-a2e0ea0a-9af0-4d30-ab51-53f089ce0a21 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e6546e28-53ff-4842-b859-a6c2de577b0e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1330/2624] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:02:26 2026] GET /v2.0/security-groups?tenant_id=ac6bcccf5a7e40469670b886ff48ac20&name=default => generated 2929 bytes in 243 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1331/2625] 10.0.0.140 () {34 vars in 990 bytes} [Thu Apr 16 04:02:26 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 1213 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1295/2626] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:26 2026] DELETE /v2.0/security-groups/0cf0f4cd-8dce-4ecb-b6ac-2001b3ec42f4 => generated 0 bytes in 229 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1332/2627] 10.0.0.140 () {34 vars in 1040 bytes} [Thu Apr 16 04:02:26 2026] GET /v2.0/security-groups?id=ff9efa20-1359-40eb-9354-060a69c4feb1&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: 8|app: 0|req: 1296/2628] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:02:28 2026] GET /v2.0/networks?id=facdae6f-7fbb-4b53-9074-642ebecad2e5 => generated 743 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1333/2629] 199.204.45.157 () {34 vars in 1050 bytes} [Thu Apr 16 04:02:28 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b9059b512ae8411c94ab0a8d6db4be64 => generated 177 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1334/2630] 10.0.0.140 () {34 vars in 990 bytes} [Thu Apr 16 04:02:28 2026] GET /v2.0/ports?device_id=c6ab8e36-ec05-4bb8-9569-5f49c633f1fc => 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: 1335/2631] 10.0.0.140 () {34 vars in 1040 bytes} [Thu Apr 16 04:02:28 2026] GET /v2.0/security-groups?id=290a813b-01b0-4329-985f-bff0d7fe951f&fields=id&fields=name => generated 110 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1336/2632] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:28 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 975 bytes in 144 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1337/2633] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:28 2026] GET /v2.0/security-groups?id=ff9efa20-1359-40eb-9354-060a69c4feb1&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-04-16 04:02:29.009 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-2e3e7d7e-be57-4e67-90a5-0ea2c49679f2 req-016faf5e-1c52-4491-9a52-3f3dafd3e9e5 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:02:29.010 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-2e3e7d7e-be57-4e67-90a5-0ea2c49679f2 req-016faf5e-1c52-4491-9a52-3f3dafd3e9e5 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network facdae6f-7fbb-4b53-9074-642ebecad2e5: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1338/2634] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:28 2026] GET /v2.0/ports?device_id=5049c01b-cc19-4104-9255-8f552cd46cc9 => generated 1186 bytes in 97 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1339/2635] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:29 2026] GET /v2.0/security-groups?id=290a813b-01b0-4329-985f-bff0d7fe951f&fields=id&fields=name => generated 110 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:29.683 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-3efbe208-9949-44b5-993a-85c411326446 - - - - - -] OVN reports status down for port: ae0896a9-98ab-4aec-8877-d6edd8dced50 2026-04-16 04:02:29.737 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cdca7220-bf0c-40dd-8bde-6bbe557b4267 - - - - - -] OVN reports status down for port: 69d38769-0d63-43cc-9fc5-ccc5a7af1a43 2026-04-16 04:02:29.803 8 INFO neutron.db.ovn_revision_numbers_db [req-2e3e7d7e-be57-4e67-90a5-0ea2c49679f2 req-016faf5e-1c52-4491-9a52-3f3dafd3e9e5 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 69d38769-0d63-43cc-9fc5-ccc5a7af1a43 (type: ports) to 1 2026-04-16 04:02:29.852 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-cb86a05d-5917-47d9-a5ff-095dc44594ac'] response: {'server_uuid': '97d20f7f-a061-471d-9f57-114b22ac4723', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ae0896a9-98ab-4aec-8877-d6edd8dced50', 'code': 200} [pid: 8|app: 0|req: 1297/2636] 199.204.45.157 () {38 vars in 955 bytes} [Thu Apr 16 04:02:28 2026] POST /v2.0/ports => generated 1183 bytes in 1581 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: 1340/2637] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:29 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 973 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1341/2638] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:29 2026] GET /v2.0/security-groups?id=ff9efa20-1359-40eb-9354-060a69c4feb1&fields=id&fields=name => generated 114 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:30.039 7 INFO neutron.db.ovn_revision_numbers_db [None req-3efbe208-9949-44b5-993a-85c411326446 - - - - - -] Successfully bumped revision number for resource ae0896a9-98ab-4aec-8877-d6edd8dced50 (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, ' 2026-04-16 04:02:30.318 8 INFO neutron.db.ovn_revision_numbers_db [req-2e3e7d7e-be57-4e67-90a5-0ea2c49679f2 req-a56405f7-7448-4a23-a7cf-23dde42959d0 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 69d38769-0d63-43cc-9fc5-ccc5a7af1a43 (type: ports) to 2 2026-04-16 04:02:30.357 7 INFO neutron.db.ovn_revision_numbers_db [None req-04da3954-520a-42ac-af20-20334353e968 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 8742a713-046a-42de-9ac0-ad0d03251d3f (type: security_groups) to 1 2026-04-16 04:02:30.370 7 INFO neutron.db.ovn_revision_numbers_db [None req-04da3954-520a-42ac-af20-20334353e968 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 0d20e271-becb-4516-9223-d8fed6cd4f3f (type: security_group_rules) to 0 2026-04-16 04:02:30.384 7 INFO neutron.db.ovn_revision_numbers_db [None req-04da3954-520a-42ac-af20-20334353e968 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 42b48c32-741a-4bf6-8206-cfc504b76c5a (type: security_group_rules) to 0 2026-04-16 04:02:30.395 7 INFO neutron.db.ovn_revision_numbers_db [None req-04da3954-520a-42ac-af20-20334353e968 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource bb7098d7-ea58-43ae-9416-202ba783cb32 (type: security_group_rules) to 0 2026-04-16 04:02:30.408 7 INFO neutron.db.ovn_revision_numbers_db [None req-04da3954-520a-42ac-af20-20334353e968 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource f9afd435-d819-4724-b7fe-ee8bd3c6346a (type: security_group_rules) to 0 2026-04-16 04:02:30.504 7 INFO neutron.db.segments_db [None req-04da3954-520a-42ac-af20-20334353e968 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Added segment a276ddc0-70af-4b5a-bf03-91579419dd5b of type geneve for network 35c8690a-5602-478a-8fe6-b0f75ee6942a 2026-04-16 04:02:30.527 8 INFO neutron.db.ovn_revision_numbers_db [req-2e3e7d7e-be57-4e67-90a5-0ea2c49679f2 req-a56405f7-7448-4a23-a7cf-23dde42959d0 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 69d38769-0d63-43cc-9fc5-ccc5a7af1a43 (type: ports) to 4 [pid: 8|app: 0|req: 1298/2639] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 04:02:29 2026] PUT /v2.0/ports/69d38769-0d63-43cc-9fc5-ccc5a7af1a43 => generated 1433 bytes in 647 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:30.580 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c3131fbe-bef1-41d3-9b70-b868bb3e0f78'] response: {'name': 'network-changed', 'server_uuid': '5049c01b-cc19-4104-9255-8f552cd46cc9', 'tag': '69d38769-0d63-43cc-9fc5-ccc5a7af1a43', 'status': 'completed', 'code': 200} 2026-04-16 04:02:30.606 7 INFO neutron.db.ovn_revision_numbers_db [None req-04da3954-520a-42ac-af20-20334353e968 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 35c8690a-5602-478a-8fe6-b0f75ee6942a (type: networks) to 1 2026-04-16 04:02:30.760 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-04da3954-520a-42ac-af20-20334353e968 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] No more DHCP agents 2026-04-16 04:02:30.761 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-04da3954-520a-42ac-af20-20334353e968 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Unable to schedule network 35c8690a-5602-478a-8fe6-b0f75ee6942a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:30.806 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74663476-84ab-4125-b79f-85715ca3ed65 - - - - - -] OVN reports status down for port: 9c9c747a-5d50-4bed-93bb-92cdea493fa3 /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-04-16 04:02:30.864 7 INFO neutron.db.ovn_revision_numbers_db [None req-04da3954-520a-42ac-af20-20334353e968 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 9c9c747a-5d50-4bed-93bb-92cdea493fa3 (type: ports) to 1 [pid: 8|app: 0|req: 1299/2640] 199.204.45.157 () {34 vars in 994 bytes} [Thu Apr 16 04:02:30 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 973 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1342/2641] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:02:30 2026] POST /v2.0/networks => generated 645 bytes in 829 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:31.019 8 INFO neutron_taas.services.taas.taas_plugin [req-9a4d57e8-a70d-41f0-8e95-d3870d784b9c req-5bc90164-1174-4737-a621-ac7dc3a0287e 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] TaaS: Handle Delete Port: ae0896a9-98ab-4aec-8877-d6edd8dced50 2026-04-16 04:02:31.023 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-9a4d57e8-a70d-41f0-8e95-d3870d784b9c req-5bc90164-1174-4737-a621-ac7dc3a0287e 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Tap Mirror: Handle Delete Port: ae0896a9-98ab-4aec-8877-d6edd8dced50 2026-04-16 04:02:31.092 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b558a417-089c-4233-91a7-197a5a6d287a 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] No more DHCP agents 2026-04-16 04:02:31.094 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b558a417-089c-4233-91a7-197a5a6d287a 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Unable to schedule network 35c8690a-5602-478a-8fe6-b0f75ee6942a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:31.208 8 INFO neutron.db.l3_db [req-9a4d57e8-a70d-41f0-8e95-d3870d784b9c req-5bc90164-1174-4737-a621-ac7dc3a0287e 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Floating IP 96715abb-1df9-4920-9491-76466de7f631 disassociated. External IP: 10.96.250.207, port: ae0896a9-98ab-4aec-8877-d6edd8dced50. [pid: 8|app: 0|req: 1300/2642] 199.204.45.157 () {36 vars in 997 bytes} [Thu Apr 16 04:02:30 2026] DELETE /v2.0/ports/ae0896a9-98ab-4aec-8877-d6edd8dced50 => generated 0 bytes in 463 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: 1301/2643] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:02:31 2026] GET /v2.0/ports?tenant_id=b9059b512ae8411c94ab0a8d6db4be64&device_id=5049c01b-cc19-4104-9255-8f552cd46cc9 => generated 1436 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1302/2644] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:31 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => 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: 1303/2645] 199.204.45.157 () {34 vars in 1018 bytes} [Thu Apr 16 04:02:31 2026] GET /v2.0/networks?tenant_id=b9059b512ae8411c94ab0a8d6db4be64&shared=False => generated 2499 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1304/2646] 199.204.45.157 () {34 vars in 930 bytes} [Thu Apr 16 04:02:31 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-04-16 04:02:31.610 7 INFO neutron.db.ovn_revision_numbers_db [None req-21149a66-3688-410b-80db-cb6a7d2aeeb8 - - - - - -] Successfully bumped revision number for resource 9c9c747a-5d50-4bed-93bb-92cdea493fa3 (type: ports) to 2 2026-04-16 04:02:31.643 7 INFO neutron.db.ovn_revision_numbers_db [None req-21149a66-3688-410b-80db-cb6a7d2aeeb8 - - - - - -] Successfully bumped revision number for resource c7f58f98-42ed-4670-b1e7-338bf0dcb458 (type: subnets) to 0 [pid: 7|app: 0|req: 1343/2647] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:02:30 2026] POST /v2.0/subnets => generated 626 bytes in 763 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:31.894 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1abf43a-6e92-4525-bbeb-26cc3924c53b'] response: {'server_uuid': '97d20f7f-a061-471d-9f57-114b22ac4723', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ae0896a9-98ab-4aec-8877-d6edd8dced50', 'code': 200} 2026-04-16 04:02:32.107 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8a8c4fb9-bd64-45cd-8389-8afcd5e066a7 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] No more DHCP agents 2026-04-16 04:02:32.108 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8a8c4fb9-bd64-45cd-8389-8afcd5e066a7 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:32.271 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74663476-84ab-4125-b79f-85715ca3ed65 - - - - - -] OVN reports status down for port: 486e0896-4f59-4c38-b5a5-576a942d863a 2026-04-16 04:02:32.296 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a8c4fb9-bd64-45cd-8389-8afcd5e066a7 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 486e0896-4f59-4c38-b5a5-576a942d863a (type: ports) to 1 [pid: 7|app: 0|req: 1344/2648] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:32 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => 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: 1345/2649] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:02:32 2026] GET /v2.0/routers => generated 2866 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:32.631 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-d9be320b-650b-4368-b7b0-7471db4270f4'] response: {'server_uuid': '97d20f7f-a061-471d-9f57-114b22ac4723', 'name': 'network-vif-deleted', 'tag': 'ae0896a9-98ab-4aec-8877-d6edd8dced50', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1346/2650] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:02:32 2026] GET /v2.0/ports?tenant_id=b9059b512ae8411c94ab0a8d6db4be64&device_id=5049c01b-cc19-4104-9255-8f552cd46cc9 => generated 1436 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1347/2651] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 04:02:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1348/2652] 199.204.45.157 () {34 vars in 1056 bytes} [Thu Apr 16 04:02:32 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.32&port_id=69d38769-0d63-43cc-9fc5-ccc5a7af1a43 => 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: 1349/2653] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:02:32 2026] GET /v2.0/subnets => generated 6808 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1350/2654] 199.204.45.157 () {34 vars in 1106 bytes} [Thu Apr 16 04:02:32 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A186&port_id=69d38769-0d63-43cc-9fc5-ccc5a7af1a43 => 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: 1351/2655] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:02:32 2026] GET /v2.0/subnetpools => generated 19 bytes in 6 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1352/2656] 199.204.45.157 () {34 vars in 1064 bytes} [Thu Apr 16 04:02:32 2026] GET /v2.0/subnets?id=6bd97be0-73e5-4e6b-ac4e-969d19fbbbcb&id=b8e28936-701a-40e4-be83-b97d127e6c03 => generated 1413 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:32.898 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-56de2936-c779-41b1-a063-bf09ab02cff5 - - - - - -] Schedule LRP lrp-486e0896-4f59-4c38-b5a5-576a942d863a on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 2026-04-16 04:02:32.955 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74663476-84ab-4125-b79f-85715ca3ed65 - - - - - -] OVN reports status up for port: 486e0896-4f59-4c38-b5a5-576a942d863a 2026-04-16 04:02:32.966 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a8c4fb9-bd64-45cd-8389-8afcd5e066a7 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 486e0896-4f59-4c38-b5a5-576a942d863a (type: router_ports) to 1 [pid: 7|app: 0|req: 1353/2657] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 04:02:32 2026] GET /v2.0/ports => generated 23877 bytes in 153 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) 2026-04-16 04:02:32.988 7 INFO neutron.plugins.ml2.plugin [None req-74663476-84ab-4125-b79f-85715ca3ed65 - - - - - -] Attempt 1 to provision port 486e0896-4f59-4c38-b5a5-576a942d863a [pid: 7|app: 0|req: 1354/2658] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:02:32 2026] GET /v2.0/ports?network_id=facdae6f-7fbb-4b53-9074-642ebecad2e5&device_owner=network%3Adhcp => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:02:33.023 8 INFO neutron.db.ovn_revision_numbers_db [None req-8a8c4fb9-bd64-45cd-8389-8afcd5e066a7 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 7119f979-c898-4338-8565-b2487d0f301b (type: routers) to 2 [pid: 8|app: 0|req: 1305/2659] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:02:31 2026] POST /v2.0/routers => generated 936 bytes in 1368 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1306/2660] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:02:33 2026] GET /v2.0/ports?network_id=facdae6f-7fbb-4b53-9074-642ebecad2e5&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: 7|app: 0|req: 1355/2661] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 04:02:32 2026] GET /v2.0/networks => generated 6333 bytes in 128 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1356/2662] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:02:33 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?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: 1357/2663] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 04:02:33 2026] GET /v2.0/network-ip-availabilities => generated 4042 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1358/2664] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:02:33 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?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: 1359/2665] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 04:02:33 2026] GET /v2.0/security-groups => generated 45148 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1360/2666] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:02:33 2026] GET /v2.0/subnets => generated 6808 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1361/2667] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 04:02:33 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: 1362/2668] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:02:33 2026] GET /v2.0/floatingips => generated 1398 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:33.564 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fb753cea-82ea-4e9f-b10d-a915deea0a7a 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] No more DHCP agents 2026-04-16 04:02:33.565 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fb753cea-82ea-4e9f-b10d-a915deea0a7a 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Unable to schedule network 35c8690a-5602-478a-8fe6-b0f75ee6942a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1363/2669] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:33 2026] GET /v2.0/ports?device_id=97d20f7f-a061-471d-9f57-114b22ac4723 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:02:33.699 8 INFO neutron.db.ovn_revision_numbers_db [None req-fb753cea-82ea-4e9f-b10d-a915deea0a7a 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 9878af2a-a4c7-4ed8-8111-503bf3fbdc52 (type: ports) to 1 2026-04-16 04:02:34.411 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fb753cea-82ea-4e9f-b10d-a915deea0a7a 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] No more DHCP agents 2026-04-16 04:02:34.412 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fb753cea-82ea-4e9f-b10d-a915deea0a7a 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Unable to schedule network 35c8690a-5602-478a-8fe6-b0f75ee6942a: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1364/2670] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:34 2026] GET /v2.0/ports?device_id=5049c01b-cc19-4104-9255-8f552cd46cc9 => generated 1198 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1365/2671] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:34 2026] GET /v2.0/security-groups?id=290a813b-01b0-4329-985f-bff0d7fe951f&fields=id&fields=name => generated 110 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:34.723 8 INFO neutron.db.ovn_revision_numbers_db [None req-fb753cea-82ea-4e9f-b10d-a915deea0a7a 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 9878af2a-a4c7-4ed8-8111-503bf3fbdc52 (type: router_ports) to 1 [pid: 8|app: 0|req: 1307/2672] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 04:02:33 2026] PUT /v2.0/routers/7119f979-c898-4338-8565-b2487d0f301b/add_router_interface => generated 309 bytes in 1674 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1366/2673] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:34 2026] DELETE /v2.0/security-groups/ff9efa20-1359-40eb-9354-060a69c4feb1 => generated 0 bytes in 240 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:35.044 7 INFO neutron_taas.services.taas.taas_plugin [None req-cd68d87c-c7b5-45f1-9a85-c042c2684d1b 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] TaaS: Handle Delete Port: 053fabfe-7317-4550-828d-3a4235085ece 2026-04-16 04:02:35.047 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd68d87c-c7b5-45f1-9a85-c042c2684d1b 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Tap Mirror: Handle Delete Port: 053fabfe-7317-4550-828d-3a4235085ece [pid: 7|app: 0|req: 1367/2674] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:02:34 2026] DELETE /v2.0/floatingips/96715abb-1df9-4920-9491-76466de7f631 => generated 0 bytes in 262 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:35.250 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dada52a4-4994-4280-a301-7d163f5bdaf1 - - - - - -] No more DHCP agents 2026-04-16 04:02:35.251 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dada52a4-4994-4280-a301-7d163f5bdaf1 - - - - - -] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:35.341 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cdca7220-bf0c-40dd-8bde-6bbe557b4267 - - - - - -] OVN reports status down for port: 93aa21e5-944c-4ccd-94c7-eb75c4e74b61 2026-04-16 04:02:35.407 8 INFO neutron.db.ovn_revision_numbers_db [None req-dada52a4-4994-4280-a301-7d163f5bdaf1 - - - - - -] Successfully bumped revision number for resource 93aa21e5-944c-4ccd-94c7-eb75c4e74b61 (type: ports) to 1 [pid: 7|app: 0|req: 1368/2675] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:35 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 971 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1369/2676] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:35 2026] GET /v2.0/security-groups?id=2649159c-5e55-49a8-97e3-70eab8c1e4a9&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-04-16 04:02:35.700 8 INFO neutron.db.ovn_revision_numbers_db [None req-dada52a4-4994-4280-a301-7d163f5bdaf1 - - - - - -] Successfully bumped revision number for resource 93aa21e5-944c-4ccd-94c7-eb75c4e74b61 (type: ports) to 3 2026-04-16 04:02:35.765 8 INFO neutron.db.segments_db [None req-dada52a4-4994-4280-a301-7d163f5bdaf1 - - - - - -] Added segment 04af5ff9-d4a3-40d4-bcad-c8d67dad107d of type geneve for network 78b431f7-b8fa-459b-a07c-dfd8ddb378b2 2026-04-16 04:02:35.892 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cdca7220-bf0c-40dd-8bde-6bbe557b4267 - - - - - -] OVN reports status up for port: 69d38769-0d63-43cc-9fc5-ccc5a7af1a43 2026-04-16 04:02:35.912 8 INFO neutron.db.ovn_revision_numbers_db [None req-db5d52f0-328e-4817-81ee-1caa936e58d1 - - - - - -] Successfully bumped revision number for resource 78b431f7-b8fa-459b-a07c-dfd8ddb378b2 (type: networks) to 1 2026-04-16 04:02:35.914 8 INFO neutron.plugins.ml2.plugin [None req-cdca7220-bf0c-40dd-8bde-6bbe557b4267 - - - - - -] Attempt 1 to provision port 69d38769-0d63-43cc-9fc5-ccc5a7af1a43 2026-04-16 04:02:36.106 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-473d6bcf-9dd4-4de6-891a-883357ccaada'] response: {'server_uuid': '5049c01b-cc19-4104-9255-8f552cd46cc9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69d38769-0d63-43cc-9fc5-ccc5a7af1a43', 'code': 200} 2026-04-16 04:02:36.236 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db5d52f0-328e-4817-81ee-1caa936e58d1 - - - - - -] No more DHCP agents 2026-04-16 04:02:36.239 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db5d52f0-328e-4817-81ee-1caa936e58d1 - - - - - -] Unable to schedule network 78b431f7-b8fa-459b-a07c-dfd8ddb378b2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:36.353 8 INFO neutron.db.ovn_revision_numbers_db [None req-cdca7220-bf0c-40dd-8bde-6bbe557b4267 - - - - - -] Successfully bumped revision number for resource 69d38769-0d63-43cc-9fc5-ccc5a7af1a43 (type: ports) to 5 2026-04-16 04:02:36.380 8 INFO neutron.db.ovn_revision_numbers_db [None req-db5d52f0-328e-4817-81ee-1caa936e58d1 - - - - - -] Successfully bumped revision number for resource 5db3a784-9157-4bf7-b1c5-9cfb667bf5df (type: ports) to 1 [pid: 7|app: 0|req: 1370/2677] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:36 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 971 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:36.592 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db5d52f0-328e-4817-81ee-1caa936e58d1 - - - - - -] No more DHCP agents 2026-04-16 04:02:36.593 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db5d52f0-328e-4817-81ee-1caa936e58d1 - - - - - -] Unable to schedule network 78b431f7-b8fa-459b-a07c-dfd8ddb378b2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:36.614 8 INFO neutron.db.ovn_revision_numbers_db [None req-db5d52f0-328e-4817-81ee-1caa936e58d1 - - - - - -] Successfully bumped revision number for resource 3e26f80d-5071-4176-ab65-11e7f5761fd0 (type: subnets) to 0 [pid: 7|app: 0|req: 1373/2680] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:36 2026] GET /v2.0/security-groups?id=2649159c-5e55-49a8-97e3-70eab8c1e4a9&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-04-16 04:02:36.974 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db5d52f0-328e-4817-81ee-1caa936e58d1 - - - - - -] No more DHCP agents 2026-04-16 04:02:36.975 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db5d52f0-328e-4817-81ee-1caa936e58d1 - - - - - -] Unable to schedule network 78b431f7-b8fa-459b-a07c-dfd8ddb378b2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:37.056 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8cdc7641-e9a2-4f10-a4dd-5811d3973e43 - - - - - -] OVN reports status down for port: dfda5131-54f7-44c9-9c43-3515519c1068 2026-04-16 04:02:37.118 8 INFO neutron.db.ovn_revision_numbers_db [None req-db5d52f0-328e-4817-81ee-1caa936e58d1 - - - - - -] Successfully bumped revision number for resource dfda5131-54f7-44c9-9c43-3515519c1068 (type: ports) to 1 2026-04-16 04:02:37.336 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-74663476-84ab-4125-b79f-85715ca3ed65 - - - - - -] No hosting information found for port 486e0896-4f59-4c38-b5a5-576a942d863a: RuntimeError: No hosting information found for port 486e0896-4f59-4c38-b5a5-576a942d863a 2026-04-16 04:02:37.336 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74663476-84ab-4125-b79f-85715ca3ed65 - - - - - -] OVN reports status down for port: 9878af2a-a4c7-4ed8-8111-503bf3fbdc52 2026-04-16 04:02:37.401 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-74663476-84ab-4125-b79f-85715ca3ed65 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 04:02:37.401 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74663476-84ab-4125-b79f-85715ca3ed65 - - - - - -] OVN reports status up for port: 9878af2a-a4c7-4ed8-8111-503bf3fbdc52 2026-04-16 04:02:37.413 7 INFO neutron.plugins.ml2.plugin [None req-74663476-84ab-4125-b79f-85715ca3ed65 - - - - - -] Attempt 1 to provision port 9878af2a-a4c7-4ed8-8111-503bf3fbdc52 [pid: 7|app: 0|req: 1374/2681] 199.204.45.157 () {34 vars in 994 bytes} [Thu Apr 16 04:02:37 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 971 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:37.780 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8cdc7641-e9a2-4f10-a4dd-5811d3973e43 - - - - - -] OVN reports status up for port: dfda5131-54f7-44c9-9c43-3515519c1068 2026-04-16 04:02:37.805 8 INFO neutron.plugins.ml2.plugin [None req-8cdc7641-e9a2-4f10-a4dd-5811d3973e43 - - - - - -] Attempt 1 to provision port dfda5131-54f7-44c9-9c43-3515519c1068 2026-04-16 04:02:37.947 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db5d52f0-328e-4817-81ee-1caa936e58d1 - - - - - -] No more DHCP agents 2026-04-16 04:02:37.952 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db5d52f0-328e-4817-81ee-1caa936e58d1 - - - - - -] Unable to schedule network 78b431f7-b8fa-459b-a07c-dfd8ddb378b2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:37.992 7 INFO neutron_taas.services.taas.taas_plugin [req-93f41cf0-f19f-474b-8969-9f5a9a3f4c7b req-7d22b4d6-3d57-429e-bde6-cab66b806020 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] TaaS: Handle Delete Port: 8b9136af-1bb4-4d36-9563-6064d4fba56a 2026-04-16 04:02:38.000 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-93f41cf0-f19f-474b-8969-9f5a9a3f4c7b req-7d22b4d6-3d57-429e-bde6-cab66b806020 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Tap Mirror: Handle Delete Port: 8b9136af-1bb4-4d36-9563-6064d4fba56a 2026-04-16 04:02:38.046 7 INFO neutron.db.ovn_revision_numbers_db [None req-74663476-84ab-4125-b79f-85715ca3ed65 - - - - - -] Successfully bumped revision number for resource 9878af2a-a4c7-4ed8-8111-503bf3fbdc52 (type: ports) to 2 2026-04-16 04:02:38.152 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-46acba1b-13f1-4b36-b281-0af823be9d14'] response: {'server_uuid': '5049c01b-cc19-4104-9255-8f552cd46cc9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '69d38769-0d63-43cc-9fc5-ccc5a7af1a43', 'code': 200} [pid: 7|app: 0|req: 1375/2682] 199.204.45.157 () {36 vars in 997 bytes} [Thu Apr 16 04:02:37 2026] DELETE /v2.0/ports/8b9136af-1bb4-4d36-9563-6064d4fba56a => generated 0 bytes in 534 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1376/2683] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:38 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 12 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:02:38.265 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-510954c5-5e0b-4d86-b1f2-771df63cb0d1'] response: {'server_uuid': '247eefda-fa31-40ff-96ee-5f610054b782', 'name': 'network-vif-deleted', 'tag': '8b9136af-1bb4-4d36-9563-6064d4fba56a', 'status': 'completed', 'code': 200} 2026-04-16 04:02:38.454 8 INFO neutron.db.ovn_revision_numbers_db [None req-8cdc7641-e9a2-4f10-a4dd-5811d3973e43 - - - - - -] Successfully bumped revision number for resource dfda5131-54f7-44c9-9c43-3515519c1068 (type: ports) to 2 2026-04-16 04:02:38.722 8 INFO neutron.db.ovn_revision_numbers_db [None req-db5d52f0-328e-4817-81ee-1caa936e58d1 - - - - - -] Successfully bumped revision number for resource dfda5131-54f7-44c9-9c43-3515519c1068 (type: router_ports) to 1 2026-04-16 04:02:38.962 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db5d52f0-328e-4817-81ee-1caa936e58d1 - - - - - -] No more DHCP agents 2026-04-16 04:02:38.963 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db5d52f0-328e-4817-81ee-1caa936e58d1 - - - - - -] Unable to schedule network 78b431f7-b8fa-459b-a07c-dfd8ddb378b2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:39.099 8 INFO neutron.db.ovn_revision_numbers_db [None req-db5d52f0-328e-4817-81ee-1caa936e58d1 - - - - - -] Successfully bumped revision number for resource 242cd1aa-4149-4c91-bbd4-decf5e025120 (type: ports) to 1 2026-04-16 04:02:39.317 8 INFO neutron.db.ovn_revision_numbers_db [None req-db5d52f0-328e-4817-81ee-1caa936e58d1 - - - - - -] Successfully bumped revision number for resource 242cd1aa-4149-4c91-bbd4-decf5e025120 (type: ports) to 3 [pid: 7|app: 0|req: 1377/2684] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:39 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => 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: 1308/2685] 10.0.0.213 () {34 vars in 685 bytes} [Thu Apr 16 04:02:34 2026] POST /v2.0/vpn/vpnservices => generated 457 bytes in 4788 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: 1309/2686] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:39 2026] GET /v2.0/ports?device_id=5049c01b-cc19-4104-9255-8f552cd46cc9 => generated 1200 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1310/2687] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:02:39 2026] GET /v2.0/security-groups?id=290a813b-01b0-4329-985f-bff0d7fe951f&fields=id&fields=name => generated 110 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1311/2688] 10.0.0.213 () {32 vars in 818 bytes} [Thu Apr 16 04:02:39 2026] GET /v2.0/ports?network_id=facdae6f-7fbb-4b53-9074-642ebecad2e5&mac_address=fa%3A16%3A3e%3Afe%3A0b%3Ae0 => generated 1200 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:40.019 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-69b1c7e3-9596-48d3-963f-702959181586 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:02:40.021 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-69b1c7e3-9596-48d3-963f-702959181586 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1378/2689] 10.0.0.213 () {34 vars in 685 bytes} [Thu Apr 16 04:02:39 2026] POST /v2.0/vpn/vpnservices => generated 424 bytes in 549 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1379/2690] 10.0.0.213 () {34 vars in 684 bytes} [Thu Apr 16 04:02:40 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 38 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1380/2691] 10.0.0.213 () {34 vars in 688 bytes} [Thu Apr 16 04:02:40 2026] POST /v2.0/vpn/ipsecpolicies => generated 412 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1381/2692] 10.0.0.213 () {34 vars in 693 bytes} [Thu Apr 16 04:02:40 2026] POST /v2.0/vpn/endpoint-groups => generated 329 bytes in 54 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1382/2693] 10.0.0.213 () {34 vars in 693 bytes} [Thu Apr 16 04:02:40 2026] POST /v2.0/vpn/endpoint-groups => generated 320 bytes in 35 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:40.814 8 INFO neutron.db.ovn_revision_numbers_db [None req-69b1c7e3-9596-48d3-963f-702959181586 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource 77e040ae-c76f-41a8-8e91-f12fad73df3a (type: floatingips) to 1 2026-04-16 04:02:40.815 8 INFO neutron.db.l3_db [None req-69b1c7e3-9596-48d3-963f-702959181586 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Floating IP 77e040ae-c76f-41a8-8e91-f12fad73df3a associated. External IP: 10.96.250.213, port: 69d38769-0d63-43cc-9fc5-ccc5a7af1a43. [pid: 8|app: 0|req: 1312/2694] 10.0.0.213 () {34 vars in 677 bytes} [Thu Apr 16 04:02:39 2026] POST /v2.0/floatingips => generated 854 bytes in 1058 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1313/2695] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:02:40 2026] GET /v2.0/ports?device_id=247eefda-fa31-40ff-96ee-5f610054b782 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:02:40.898 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e914bcb-e77a-4a22-950f-e37d5f7c152d'] response: {'name': 'network-changed', 'server_uuid': '5049c01b-cc19-4104-9255-8f552cd46cc9', 'tag': '69d38769-0d63-43cc-9fc5-ccc5a7af1a43', 'status': 'completed', 'code': 200} 2026-04-16 04:02:40.948 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad194bf2-dd67-4727-9fcf-26442709614a 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 7119f979-c898-4338-8565-b2487d0f301b (type: routers) to 5 [pid: 7|app: 0|req: 1383/2696] 10.0.0.213 () {34 vars in 707 bytes} [Thu Apr 16 04:02:40 2026] POST /v2.0/vpn/ipsec-site-connections => generated 802 bytes in 713 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1314/2697] 10.0.0.213 () {34 vars in 693 bytes} [Thu Apr 16 04:02:40 2026] POST /v2.0/vpn/endpoint-groups => generated 289 bytes in 47 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1384/2698] 10.0.0.213 () {32 vars in 748 bytes} [Thu Apr 16 04:02:41 2026] DELETE /v2.0/vpn/endpoint-groups/64bd2373-1a1e-41fb-86d2-32e85cc5259e => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1315/2699] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:41 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1385/2700] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:41 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1316/2701] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:02:41 2026] GET /v2.0/ports?tenant_id=b9059b512ae8411c94ab0a8d6db4be64&device_id=5049c01b-cc19-4104-9255-8f552cd46cc9 => generated 1438 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1317/2702] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:02:41 2026] GET /v2.0/networks?id=facdae6f-7fbb-4b53-9074-642ebecad2e5 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1386/2703] 10.0.0.213 () {34 vars in 685 bytes} [Thu Apr 16 04:02:41 2026] POST /v2.0/vpn/ikepolicies => generated 402 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1387/2704] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 04:02:41 2026] GET /v2.0/vpn/ikepolicies => generated 796 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1318/2705] 199.204.45.157 () {34 vars in 1056 bytes} [Thu Apr 16 04:02:41 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.32&port_id=69d38769-0d63-43cc-9fc5-ccc5a7af1a43 => generated 859 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1388/2706] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:41 2026] DELETE /v2.0/vpn/ikepolicies/961eaa57-e1f2-41ce-98a5-65b7adae0c0d => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1319/2707] 199.204.45.157 () {34 vars in 1106 bytes} [Thu Apr 16 04:02:41 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A186&port_id=69d38769-0d63-43cc-9fc5-ccc5a7af1a43 => 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: 1320/2708] 199.204.45.157 () {34 vars in 1064 bytes} [Thu Apr 16 04:02:41 2026] GET /v2.0/subnets?id=6bd97be0-73e5-4e6b-ac4e-969d19fbbbcb&id=b8e28936-701a-40e4-be83-b97d127e6c03 => generated 1413 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1389/2709] 10.0.0.213 () {34 vars in 689 bytes} [Thu Apr 16 04:02:41 2026] POST /v2.0/vpn/ipsecpolicies => generated 410 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1321/2710] 10.0.0.213 () {32 vars in 667 bytes} [Thu Apr 16 04:02:41 2026] GET /v2.0/vpn/ipsecpolicies => generated 811 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1390/2711] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:02:41 2026] GET /v2.0/ports?network_id=facdae6f-7fbb-4b53-9074-642ebecad2e5&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: 8|app: 0|req: 1322/2712] 10.0.0.213 () {32 vars in 744 bytes} [Thu Apr 16 04:02:41 2026] DELETE /v2.0/vpn/ipsecpolicies/68c39c67-143c-4616-b083-48d3a221659c => 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: 1391/2713] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:02:41 2026] GET /v2.0/ports?network_id=facdae6f-7fbb-4b53-9074-642ebecad2e5&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: 1392/2714] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:02:41 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:02:41.714 8 INFO neutron.db.segments_db [None req-31b72d3e-30c6-4450-98cf-1b84ef06862d 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Added segment 44e67cec-393a-453a-a729-f11012ba10e5 of type geneve for network 17bb1dc2-bf48-4815-9dbc-4e44906c476c [pid: 7|app: 0|req: 1393/2715] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:02:41 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?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-04-16 04:02:41.810 8 INFO neutron.db.ovn_revision_numbers_db [None req-31b72d3e-30c6-4450-98cf-1b84ef06862d 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 17bb1dc2-bf48-4815-9dbc-4e44906c476c (type: networks) to 1 2026-04-16 04:02:41.951 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-31b72d3e-30c6-4450-98cf-1b84ef06862d 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] No more DHCP agents 2026-04-16 04:02:41.954 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-31b72d3e-30c6-4450-98cf-1b84ef06862d 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Unable to schedule network 17bb1dc2-bf48-4815-9dbc-4e44906c476c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:42.023 8 INFO neutron.db.ovn_revision_numbers_db [None req-31b72d3e-30c6-4450-98cf-1b84ef06862d 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 581a4e8d-564f-417c-9ab5-df0ed3fca6aa (type: ports) to 1 [pid: 8|app: 0|req: 1323/2716] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:02:41 2026] POST /v2.0/networks => generated 650 bytes in 405 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1324/2717] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:42 2026] DELETE /v2.0/security-groups/2649159c-5e55-49a8-97e3-70eab8c1e4a9 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:42.250 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-be37ca47-2332-43d1-b847-9fdd0af33545 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] No more DHCP agents 2026-04-16 04:02:42.251 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-be37ca47-2332-43d1-b847-9fdd0af33545 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Unable to schedule network 17bb1dc2-bf48-4815-9dbc-4e44906c476c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:42.498 8 INFO neutron_taas.services.taas.taas_plugin [None req-26d1d237-72f1-4971-9e44-1dfa1ccc382f 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] TaaS: Handle Delete Port: 0ba38dc9-2325-4a8b-9a9e-175402097204 2026-04-16 04:02:42.501 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-26d1d237-72f1-4971-9e44-1dfa1ccc382f 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Tap Mirror: Handle Delete Port: 0ba38dc9-2325-4a8b-9a9e-175402097204 2026-04-16 04:02:42.684 7 INFO neutron.db.ovn_revision_numbers_db [None req-7f26401b-e947-443d-a8e2-cac010083b03 - - - - - -] Successfully bumped revision number for resource 581a4e8d-564f-417c-9ab5-df0ed3fca6aa (type: ports) to 2 2026-04-16 04:02:42.717 7 INFO neutron.db.ovn_revision_numbers_db [None req-7f26401b-e947-443d-a8e2-cac010083b03 - - - - - -] Successfully bumped revision number for resource 2ba63514-8ce2-4991-ad04-828e04763bec (type: subnets) to 0 [pid: 7|app: 0|req: 1394/2718] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:02:42 2026] POST /v2.0/subnets => generated 629 bytes in 688 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:42.957 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bd282363-2d6d-4315-943a-cc175b3d5338 - - - - - -] No hosting information found for port 9878af2a-a4c7-4ed8-8111-503bf3fbdc52: RuntimeError: No hosting information found for port 9878af2a-a4c7-4ed8-8111-503bf3fbdc52 [pid: 8|app: 0|req: 1325/2719] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:02:42 2026] PUT /v2.0/routers/747cb223-7ccb-4610-8eb0-e635d538821d/remove_router_interface => generated 309 bytes in 726 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-04-16 04:02:43.104 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd282363-2d6d-4315-943a-cc175b3d5338 - - - - - -] Successfully bumped revision number for resource 9878af2a-a4c7-4ed8-8111-503bf3fbdc52 (type: router_ports) to 2 2026-04-16 04:02:43.105 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd282363-2d6d-4315-943a-cc175b3d5338 - - - - - -] OVN reports status down for port: 5db3a784-9157-4bf7-b1c5-9cfb667bf5df [pid: 8|app: 0|req: 1326/2720] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:02:42 2026] DELETE /v2.0/subnets/75cefa03-91df-458b-8bb5-86fd777fc9c0 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:02:43.214 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd282363-2d6d-4315-943a-cc175b3d5338 - - - - - -] OVN reports status down for port: 8b9136af-1bb4-4d36-9563-6064d4fba56a 2026-04-16 04:02:43.304 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd282363-2d6d-4315-943a-cc175b3d5338 - - - - - -] OVN reports status down for port: 581a4e8d-564f-417c-9ab5-df0ed3fca6aa 2026-04-16 04:02:43.305 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59d689f2-6273-4267-bd6e-70b1d534dbda 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] No more DHCP agents 2026-04-16 04:02:43.308 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59d689f2-6273-4267-bd6e-70b1d534dbda 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:43.438 8 INFO neutron_taas.services.taas.taas_plugin [None req-d4fb699b-c6cd-4653-a456-f7bbabf4e115 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] TaaS: Handle Delete Port: 7ae8128d-d197-4186-a631-36897579d739 2026-04-16 04:02:43.442 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d4fb699b-c6cd-4653-a456-f7bbabf4e115 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Tap Mirror: Handle Delete Port: 7ae8128d-d197-4186-a631-36897579d739 2026-04-16 04:02:43.455 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd282363-2d6d-4315-943a-cc175b3d5338 - - - - - -] OVN reports status down for port: 798a7220-e718-4316-aeb4-b84d8d1910af 2026-04-16 04:02:43.514 7 INFO neutron.db.ovn_revision_numbers_db [None req-59d689f2-6273-4267-bd6e-70b1d534dbda 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 798a7220-e718-4316-aeb4-b84d8d1910af (type: ports) to 1 2026-04-16 04:02:43.712 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-48ae72e4-1f9d-465d-8dcd-f226616ff4bc - - - - - -] No hosting information found for port dfda5131-54f7-44c9-9c43-3515519c1068: RuntimeError: No hosting information found for port dfda5131-54f7-44c9-9c43-3515519c1068 2026-04-16 04:02:43.903 8 INFO neutron.db.ovn_revision_numbers_db [None req-48ae72e4-1f9d-465d-8dcd-f226616ff4bc - - - - - -] Successfully bumped revision number for resource dfda5131-54f7-44c9-9c43-3515519c1068 (type: router_ports) to 2 2026-04-16 04:02:43.904 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48ae72e4-1f9d-465d-8dcd-f226616ff4bc - - - - - -] OVN reports status down for port: 242cd1aa-4149-4c91-bbd4-decf5e025120 [pid: 8|app: 0|req: 1327/2721] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:02:43 2026] DELETE /v2.0/routers/747cb223-7ccb-4610-8eb0-e635d538821d => generated 0 bytes in 824 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:44.120 8 INFO neutron_taas.services.taas.taas_plugin [None req-9cf7f377-242a-48cc-a9cc-af82a2805918 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] TaaS: Handle Delete Port: 5e05b3bc-9a47-4ddd-a0f5-2bbd30595fe6 2026-04-16 04:02:44.123 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9cf7f377-242a-48cc-a9cc-af82a2805918 1f0505afc56d45218f239db16975166e 9c008601c06941f59c51198acc69cd95 - - default default] Tap Mirror: Handle Delete Port: 5e05b3bc-9a47-4ddd-a0f5-2bbd30595fe6 2026-04-16 04:02:44.165 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-23bb19af-ff28-4c26-afd0-884ce7536f10 - - - - - -] Schedule LRP lrp-798a7220-e718-4316-aeb4-b84d8d1910af on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 2026-04-16 04:02:44.179 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd282363-2d6d-4315-943a-cc175b3d5338 - - - - - -] OVN reports status up for port: 798a7220-e718-4316-aeb4-b84d8d1910af 2026-04-16 04:02:44.205 7 INFO neutron.plugins.ml2.plugin [None req-bd282363-2d6d-4315-943a-cc175b3d5338 - - - - - -] Attempt 1 to provision port 798a7220-e718-4316-aeb4-b84d8d1910af 2026-04-16 04:02:44.221 7 INFO neutron.db.ovn_revision_numbers_db [None req-59d689f2-6273-4267-bd6e-70b1d534dbda 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 798a7220-e718-4316-aeb4-b84d8d1910af (type: router_ports) to 1 2026-04-16 04:02:44.343 7 INFO neutron.db.ovn_revision_numbers_db [None req-59d689f2-6273-4267-bd6e-70b1d534dbda 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource aa9c5f08-4883-4234-9b52-297a5b8e3433 (type: routers) to 2 2026-04-16 04:02:44.356 8 INFO neutron.services.segments.plugin [-] Segment cc6df90e-3dc3-4fa2-b7ce-9d0ff73a0872 resource provider aggregate not found 2026-04-16 04:02:44.363 8 INFO neutron.services.segments.plugin [-] Segment cc6df90e-3dc3-4fa2-b7ce-9d0ff73a0872 resource provider aggregate not found [pid: 7|app: 0|req: 1395/2722] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:02:42 2026] POST /v2.0/routers => generated 936 bytes in 1629 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:44.378 8 INFO neutron.services.segments.plugin [-] Segment cc6df90e-3dc3-4fa2-b7ce-9d0ff73a0872 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc6df90e-3dc3-4fa2-b7ce-9d0ff73a0872 found for delete ", "request_id": "req-386d0dff-4870-4189-ad2c-aa936fd9dbdd"}]} 2026-04-16 04:02:44.381 8 INFO neutron.services.segments.plugin [-] Segment cc6df90e-3dc3-4fa2-b7ce-9d0ff73a0872 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cc6df90e-3dc3-4fa2-b7ce-9d0ff73a0872 found for delete ", "request_id": "req-a8c3f2df-0b58-4167-ab84-c8eeda0d7a3a"}]} [pid: 8|app: 0|req: 1328/2723] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:02:43 2026] DELETE /v2.0/networks/d27fae48-4b46-486b-8def-768b3fb4367e => generated 0 bytes in 451 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:02:44.913 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-576c9932-6fc7-42d0-ad6e-48891f1edd1e 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] No more DHCP agents 2026-04-16 04:02:44.914 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-576c9932-6fc7-42d0-ad6e-48891f1edd1e 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Unable to schedule network 17bb1dc2-bf48-4815-9dbc-4e44906c476c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:45.053 7 INFO neutron.db.ovn_revision_numbers_db [None req-576c9932-6fc7-42d0-ad6e-48891f1edd1e 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 57e3ba87-a009-49dc-a1c6-d4b7d545f8f3 (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: 1329/2724] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:02:45 2026] GET /v2.0/security-groups?tenant_id=9c008601c06941f59c51198acc69cd95&name=default => generated 2925 bytes in 125 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1330/2725] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:45 2026] DELETE /v2.0/security-groups/0e241d0e-271f-40f1-8d0c-ddc23d58d604 => generated 0 bytes in 226 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:45.600 8 INFO neutron.db.ovn_revision_numbers_db [None req-77f070bb-7dfb-4afd-be71-5f5b2223c4ba 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 2e355e9e-170d-4a8a-af7e-e92006cacbdd (type: security_groups) to 1 2026-04-16 04:02:45.616 8 INFO neutron.db.ovn_revision_numbers_db [None req-77f070bb-7dfb-4afd-be71-5f5b2223c4ba 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 588f71db-bfdd-4661-92e3-2700f1a1994d (type: security_group_rules) to 0 2026-04-16 04:02:45.632 8 INFO neutron.db.ovn_revision_numbers_db [None req-77f070bb-7dfb-4afd-be71-5f5b2223c4ba 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 886a22c2-ccf0-46dd-a48b-0b22dcfeb4fc (type: security_group_rules) to 0 2026-04-16 04:02:45.649 8 INFO neutron.db.ovn_revision_numbers_db [None req-77f070bb-7dfb-4afd-be71-5f5b2223c4ba 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 994b6b94-8389-4114-825c-ef8891193635 (type: security_group_rules) to 0 2026-04-16 04:02:45.666 8 INFO neutron.db.ovn_revision_numbers_db [None req-77f070bb-7dfb-4afd-be71-5f5b2223c4ba 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource bff03251-afd9-4e02-8f24-163b87d2a2ce (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1331/2726] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:02:45 2026] GET /v2.0/security-groups?tenant_id=bb301dcf21ef4a8490c8ab1dba42786c&name=default => generated 2929 bytes in 246 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:45.781 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-48ae72e4-1f9d-465d-8dcd-f226616ff4bc - - - - - -] OVN reports status up for port: 93aa21e5-944c-4ccd-94c7-eb75c4e74b61 2026-04-16 04:02:45.804 8 INFO neutron.plugins.ml2.plugin [None req-48ae72e4-1f9d-465d-8dcd-f226616ff4bc - - - - - -] Attempt 1 to provision port 93aa21e5-944c-4ccd-94c7-eb75c4e74b61 2026-04-16 04:02:45.874 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-576c9932-6fc7-42d0-ad6e-48891f1edd1e 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] No more DHCP agents 2026-04-16 04:02:45.875 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-576c9932-6fc7-42d0-ad6e-48891f1edd1e 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Unable to schedule network 17bb1dc2-bf48-4815-9dbc-4e44906c476c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:46.131 8 INFO neutron.db.ovn_revision_numbers_db [None req-48ae72e4-1f9d-465d-8dcd-f226616ff4bc - - - - - -] Successfully bumped revision number for resource 93aa21e5-944c-4ccd-94c7-eb75c4e74b61 (type: ports) to 4 [pid: 8|app: 0|req: 1332/2727] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:45 2026] DELETE /v2.0/security-groups/2e355e9e-170d-4a8a-af7e-e92006cacbdd => generated 0 bytes in 435 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:46.340 7 INFO neutron.db.ovn_revision_numbers_db [None req-576c9932-6fc7-42d0-ad6e-48891f1edd1e 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 57e3ba87-a009-49dc-a1c6-d4b7d545f8f3 (type: router_ports) to 1 [pid: 7|app: 0|req: 1396/2728] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 04:02:44 2026] PUT /v2.0/routers/aa9c5f08-4883-4234-9b52-297a5b8e3433/add_router_interface => generated 309 bytes in 1982 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:46.625 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb7c9e68-66c7-45b5-bd6a-254e6a760553 - - - - - -] OVN reports status up for port: 242cd1aa-4149-4c91-bbd4-decf5e025120 2026-04-16 04:02:46.659 8 INFO neutron.plugins.ml2.plugin [None req-bb7c9e68-66c7-45b5-bd6a-254e6a760553 - - - - - -] Attempt 1 to provision port 242cd1aa-4149-4c91-bbd4-decf5e025120 2026-04-16 04:02:47.002 8 INFO neutron.db.ovn_revision_numbers_db [None req-bb7c9e68-66c7-45b5-bd6a-254e6a760553 - - - - - -] Successfully bumped revision number for resource 242cd1aa-4149-4c91-bbd4-decf5e025120 (type: ports) to 4 2026-04-16 04:02:47.007 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ea9dee5b-0d30-46df-b11f-e3158af9f410 - - - - - -] No more DHCP agents 2026-04-16 04:02:47.009 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ea9dee5b-0d30-46df-b11f-e3158af9f410 - - - - - -] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:47.190 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0503a57b-5bdc-42b0-87b3-02e70e82297d - - - - - -] OVN reports status down for port: 03fda088-458e-485a-b2aa-93d02027edde 2026-04-16 04:02:47.237 8 INFO neutron.db.ovn_revision_numbers_db [None req-ea9dee5b-0d30-46df-b11f-e3158af9f410 - - - - - -] Successfully bumped revision number for resource 03fda088-458e-485a-b2aa-93d02027edde (type: ports) to 1 2026-04-16 04:02:47.496 8 INFO neutron.db.ovn_revision_numbers_db [None req-ea9dee5b-0d30-46df-b11f-e3158af9f410 - - - - - -] Successfully bumped revision number for resource 03fda088-458e-485a-b2aa-93d02027edde (type: ports) to 3 2026-04-16 04:02:47.568 8 INFO neutron.db.segments_db [None req-ea9dee5b-0d30-46df-b11f-e3158af9f410 - - - - - -] Added segment 062fe32a-6544-4fb6-a1aa-5bff4a7d1776 of type geneve for network b1d1bf9f-56ea-46c5-975a-5d5425119ccd 2026-04-16 04:02:47.710 8 INFO neutron.db.ovn_revision_numbers_db [None req-6466e21b-8bca-4750-8156-e904badf1f00 - - - - - -] Successfully bumped revision number for resource b1d1bf9f-56ea-46c5-975a-5d5425119ccd (type: networks) to 1 2026-04-16 04:02:47.854 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6466e21b-8bca-4750-8156-e904badf1f00 - - - - - -] No more DHCP agents 2026-04-16 04:02:47.855 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6466e21b-8bca-4750-8156-e904badf1f00 - - - - - -] Unable to schedule network b1d1bf9f-56ea-46c5-975a-5d5425119ccd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:47.894 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0503a57b-5bdc-42b0-87b3-02e70e82297d - - - - - -] OVN reports status down for port: 8882bf38-6031-4703-acb1-f29c0d7f6425 2026-04-16 04:02:47.963 8 INFO neutron.db.ovn_revision_numbers_db [None req-6466e21b-8bca-4750-8156-e904badf1f00 - - - - - -] Successfully bumped revision number for resource 8882bf38-6031-4703-acb1-f29c0d7f6425 (type: ports) to 1 2026-04-16 04:02:48.130 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6466e21b-8bca-4750-8156-e904badf1f00 - - - - - -] No more DHCP agents 2026-04-16 04:02:48.132 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6466e21b-8bca-4750-8156-e904badf1f00 - - - - - -] Unable to schedule network b1d1bf9f-56ea-46c5-975a-5d5425119ccd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:48.152 8 INFO neutron.db.ovn_revision_numbers_db [None req-6466e21b-8bca-4750-8156-e904badf1f00 - - - - - -] Successfully bumped revision number for resource 9baf7416-3d26-452c-bbc1-e133ba5974a0 (type: subnets) to 0 2026-04-16 04:02:48.273 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb4982d6-76a2-4ed8-b5a8-b31c7c3967e6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7f16fc61-4cbf-440f-8674-acf1e3d999b8 (type: security_groups) to 1 2026-04-16 04:02:48.292 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb4982d6-76a2-4ed8-b5a8-b31c7c3967e6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 40184b06-8ce7-4e50-a8ea-1ac09b255a96 (type: security_group_rules) to 0 2026-04-16 04:02:48.312 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb4982d6-76a2-4ed8-b5a8-b31c7c3967e6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a3da6f27-2438-4f96-87ce-3993c6744481 (type: security_group_rules) to 0 2026-04-16 04:02:48.323 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb4982d6-76a2-4ed8-b5a8-b31c7c3967e6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource cada91dd-4627-4d3b-890d-16650bb57955 (type: security_group_rules) to 0 2026-04-16 04:02:48.334 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb4982d6-76a2-4ed8-b5a8-b31c7c3967e6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource dbf2b9d5-ce43-4cf5-acb1-b00ff2a4f675 (type: security_group_rules) to 0 2026-04-16 04:02:48.408 7 INFO neutron.db.segments_db [None req-cb4982d6-76a2-4ed8-b5a8-b31c7c3967e6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Added segment caa88c63-8920-4378-85a6-6c3a11107151 of type geneve for network 3be02afe-bf36-442a-a381-0495cf75267d 2026-04-16 04:02:48.514 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb4982d6-76a2-4ed8-b5a8-b31c7c3967e6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3be02afe-bf36-442a-a381-0495cf75267d (type: networks) to 1 2026-04-16 04:02:48.518 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6466e21b-8bca-4750-8156-e904badf1f00 - - - - - -] No more DHCP agents 2026-04-16 04:02:48.520 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6466e21b-8bca-4750-8156-e904badf1f00 - - - - - -] Unable to schedule network b1d1bf9f-56ea-46c5-975a-5d5425119ccd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:48.664 8 INFO neutron.db.ovn_revision_numbers_db [None req-6466e21b-8bca-4750-8156-e904badf1f00 - - - - - -] Successfully bumped revision number for resource bb0b118c-0448-471e-93c0-91401756bb3a (type: ports) to 1 2026-04-16 04:02:48.712 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cb4982d6-76a2-4ed8-b5a8-b31c7c3967e6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:02:48.714 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cb4982d6-76a2-4ed8-b5a8-b31c7c3967e6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 3be02afe-bf36-442a-a381-0495cf75267d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:48.830 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb4982d6-76a2-4ed8-b5a8-b31c7c3967e6 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 5cfc7a22-149d-4f96-875b-8368c54c49bb (type: ports) to 1 [pid: 7|app: 0|req: 1397/2729] 10.0.0.213 () {34 vars in 671 bytes} [Thu Apr 16 04:02:47 2026] POST /v2.0/networks => generated 762 bytes in 921 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:48.978 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18219351-9a63-418f-9ab6-2d8564d7c9b0 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:02:48.979 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18219351-9a63-418f-9ab6-2d8564d7c9b0 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 3be02afe-bf36-442a-a381-0495cf75267d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:49.311 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6466e21b-8bca-4750-8156-e904badf1f00 - - - - - -] No more DHCP agents 2026-04-16 04:02:49.312 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6466e21b-8bca-4750-8156-e904badf1f00 - - - - - -] Unable to schedule network b1d1bf9f-56ea-46c5-975a-5d5425119ccd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:49.400 7 INFO neutron.db.ovn_revision_numbers_db [None req-15cf18c6-132b-4205-8633-439a70039f31 - - - - - -] Successfully bumped revision number for resource 5cfc7a22-149d-4f96-875b-8368c54c49bb (type: ports) to 2 2026-04-16 04:02:49.425 7 INFO neutron.db.ovn_revision_numbers_db [None req-15cf18c6-132b-4205-8633-439a70039f31 - - - - - -] Successfully bumped revision number for resource 2ad32896-5ad6-440f-a497-9cd5db5cc956 (type: subnets) to 0 [pid: 7|app: 0|req: 1398/2730] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:02:48 2026] POST /v2.0/subnets => generated 688 bytes in 578 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1399/2731] 10.0.0.140 () {34 vars in 990 bytes} [Thu Apr 16 04:02:49 2026] GET /v2.0/ports?device_id=5049c01b-cc19-4104-9255-8f552cd46cc9 => generated 1438 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:49.661 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bd282363-2d6d-4315-943a-cc175b3d5338 - - - - - -] No hosting information found for port 798a7220-e718-4316-aeb4-b84d8d1910af: RuntimeError: No hosting information found for port 798a7220-e718-4316-aeb4-b84d8d1910af 2026-04-16 04:02:49.662 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd282363-2d6d-4315-943a-cc175b3d5338 - - - - - -] OVN reports status down for port: 57e3ba87-a009-49dc-a1c6-d4b7d545f8f3 2026-04-16 04:02:49.754 8 INFO neutron.db.ovn_revision_numbers_db [None req-6466e21b-8bca-4750-8156-e904badf1f00 - - - - - -] Successfully bumped revision number for resource bb0b118c-0448-471e-93c0-91401756bb3a (type: router_ports) to 1 2026-04-16 04:02:49.900 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-bd282363-2d6d-4315-943a-cc175b3d5338 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 04:02:49.902 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bd282363-2d6d-4315-943a-cc175b3d5338 - - - - - -] OVN reports status up for port: 57e3ba87-a009-49dc-a1c6-d4b7d545f8f3 2026-04-16 04:02:49.919 7 INFO neutron.plugins.ml2.plugin [None req-bd282363-2d6d-4315-943a-cc175b3d5338 - - - - - -] Attempt 1 to provision port 57e3ba87-a009-49dc-a1c6-d4b7d545f8f3 2026-04-16 04:02:49.959 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6466e21b-8bca-4750-8156-e904badf1f00 - - - - - -] No more DHCP agents 2026-04-16 04:02:49.960 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6466e21b-8bca-4750-8156-e904badf1f00 - - - - - -] Unable to schedule network b1d1bf9f-56ea-46c5-975a-5d5425119ccd: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:50.054 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0503a57b-5bdc-42b0-87b3-02e70e82297d - - - - - -] OVN reports status down for port: 02f9bd42-e7c8-492d-91e2-c4e419798906 2026-04-16 04:02:50.124 8 INFO neutron.db.ovn_revision_numbers_db [None req-6466e21b-8bca-4750-8156-e904badf1f00 - - - - - -] Successfully bumped revision number for resource 02f9bd42-e7c8-492d-91e2-c4e419798906 (type: ports) to 1 2026-04-16 04:02:50.384 8 INFO neutron.db.ovn_revision_numbers_db [None req-6466e21b-8bca-4750-8156-e904badf1f00 - - - - - -] Successfully bumped revision number for resource 02f9bd42-e7c8-492d-91e2-c4e419798906 (type: ports) to 3 [pid: 8|app: 0|req: 1333/2732] 10.0.0.213 () {34 vars in 685 bytes} [Thu Apr 16 04:02:46 2026] POST /v2.0/vpn/vpnservices => generated 458 bytes in 4209 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1334/2733] 10.0.0.140 () {34 vars in 1040 bytes} [Thu Apr 16 04:02:50 2026] GET /v2.0/security-groups?id=290a813b-01b0-4329-985f-bff0d7fe951f&fields=id&fields=name => generated 110 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1335/2734] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 04:02:50 2026] GET /v2.0/vpn/vpnservices => generated 1314 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:02:50.846 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e7a77e4d-4933-4172-8e69-e94046661e12 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:02:50.856 8 INFO neutron_taas.services.taas.taas_plugin [None req-59136c03-cc96-4db4-be9d-bfd34f3132c3 6617064fc0164051b7fefde0f3ce9ebf 87fbe00960df4596bab56289872af949 - - default default] TaaS: Handle Delete Port: 03fda088-458e-485a-b2aa-93d02027edde 2026-04-16 04:02:50.857 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e7a77e4d-4933-4172-8e69-e94046661e12 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:50.858 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-59136c03-cc96-4db4-be9d-bfd34f3132c3 6617064fc0164051b7fefde0f3ce9ebf 87fbe00960df4596bab56289872af949 - - default default] Tap Mirror: Handle Delete Port: 03fda088-458e-485a-b2aa-93d02027edde 2026-04-16 04:02:51.096 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0503a57b-5bdc-42b0-87b3-02e70e82297d - - - - - -] OVN reports status down for port: 85f9e290-b1b6-4bea-9deb-d8dea9b4ac09 2026-04-16 04:02:51.158 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7a77e4d-4933-4172-8e69-e94046661e12 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 85f9e290-b1b6-4bea-9deb-d8dea9b4ac09 (type: ports) to 1 2026-04-16 04:02:51.213 8 INFO neutron_taas.services.taas.taas_plugin [None req-f2c4a4a6-eda3-4b0d-92a9-b781c76b46d3 - - - - - -] TaaS: Handle Delete Port: 02f9bd42-e7c8-492d-91e2-c4e419798906 2026-04-16 04:02:51.219 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f2c4a4a6-eda3-4b0d-92a9-b781c76b46d3 - - - - - -] Tap Mirror: Handle Delete Port: 02f9bd42-e7c8-492d-91e2-c4e419798906 2026-04-16 04:02:51.517 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd282363-2d6d-4315-943a-cc175b3d5338 - - - - - -] Successfully bumped revision number for resource 57e3ba87-a009-49dc-a1c6-d4b7d545f8f3 (type: ports) to 2 2026-04-16 04:02:52.130 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-23bb19af-ff28-4c26-afd0-884ce7536f10 - - - - - -] Schedule LRP lrp-85f9e290-b1b6-4bea-9deb-d8dea9b4ac09 on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 2026-04-16 04:02:52.199 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7a77e4d-4933-4172-8e69-e94046661e12 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 85f9e290-b1b6-4bea-9deb-d8dea9b4ac09 (type: router_ports) to 1 2026-04-16 04:02:52.207 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-1cb50b47-d913-4ec9-88e8-6f503b7c909a - - - - - -] Router 7ce42ea5-461f-4b86-8893-2a843d2515c7 is bound to host instance 2026-04-16 04:02:52.254 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0503a57b-5bdc-42b0-87b3-02e70e82297d - - - - - -] OVN reports status up for port: 85f9e290-b1b6-4bea-9deb-d8dea9b4ac09 2026-04-16 04:02:52.289 7 INFO neutron.db.ovn_revision_numbers_db [None req-e7a77e4d-4933-4172-8e69-e94046661e12 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7ce42ea5-461f-4b86-8893-2a843d2515c7 (type: routers) to 2 2026-04-16 04:02:52.304 8 INFO neutron.plugins.ml2.plugin [None req-0503a57b-5bdc-42b0-87b3-02e70e82297d - - - - - -] Attempt 1 to provision port 85f9e290-b1b6-4bea-9deb-d8dea9b4ac09 [pid: 7|app: 0|req: 1400/2735] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:02:49 2026] POST /v2.0/routers => generated 966 bytes in 2844 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:52.361 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5e0e56a-5f27-46bc-ad42-ee986e1b3a6d - - - - - -] TaaS: Handle Delete Port: bb0b118c-0448-471e-93c0-91401756bb3a 2026-04-16 04:02:52.370 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5e0e56a-5f27-46bc-ad42-ee986e1b3a6d - - - - - -] Tap Mirror: Handle Delete Port: bb0b118c-0448-471e-93c0-91401756bb3a 2026-04-16 04:02:52.869 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-661b81a9-819a-4a44-a489-0d366a380475 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:02:52.871 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-661b81a9-819a-4a44-a489-0d366a380475 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 3be02afe-bf36-442a-a381-0495cf75267d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:53.089 7 INFO neutron.db.ovn_revision_numbers_db [None req-661b81a9-819a-4a44-a489-0d366a380475 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 42e7966e-840c-4911-ba40-88ff2d6b1801 (type: ports) to 1 2026-04-16 04:02:53.757 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-661b81a9-819a-4a44-a489-0d366a380475 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:02:53.760 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-661b81a9-819a-4a44-a489-0d366a380475 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 3be02afe-bf36-442a-a381-0495cf75267d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:53.829 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c03a8fb-a939-478e-91b9-eeba6b4dc425 - - - - - -] Successfully bumped revision number for resource 85f9e290-b1b6-4bea-9deb-d8dea9b4ac09 (type: ports) to 4 2026-04-16 04:02:53.921 8 INFO neutron_taas.services.taas.taas_plugin [None req-f5e0e56a-5f27-46bc-ad42-ee986e1b3a6d - - - - - -] TaaS: Handle Delete Port: 8882bf38-6031-4703-acb1-f29c0d7f6425 2026-04-16 04:02:53.927 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f5e0e56a-5f27-46bc-ad42-ee986e1b3a6d - - - - - -] Tap Mirror: Handle Delete Port: 8882bf38-6031-4703-acb1-f29c0d7f6425 2026-04-16 04:02:54.248 8 INFO neutron.services.segments.plugin [-] Segment 062fe32a-6544-4fb6-a1aa-5bff4a7d1776 resource provider aggregate not found 2026-04-16 04:02:54.256 8 INFO neutron.services.segments.plugin [-] Segment 062fe32a-6544-4fb6-a1aa-5bff4a7d1776 resource provider aggregate not found 2026-04-16 04:02:54.274 8 INFO neutron.services.segments.plugin [-] Segment 062fe32a-6544-4fb6-a1aa-5bff4a7d1776 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 062fe32a-6544-4fb6-a1aa-5bff4a7d1776 found for delete ", "request_id": "req-00b109ef-46af-4cb4-9852-425d0b826033"}]} 2026-04-16 04:02:54.281 8 INFO neutron.services.segments.plugin [-] Segment 062fe32a-6544-4fb6-a1aa-5bff4a7d1776 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 062fe32a-6544-4fb6-a1aa-5bff4a7d1776 found for delete ", "request_id": "req-320fd500-c489-4985-9058-8cb002ed8155"}]} 2026-04-16 04:02:54.352 7 INFO neutron.db.ovn_revision_numbers_db [None req-661b81a9-819a-4a44-a489-0d366a380475 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 42e7966e-840c-4911-ba40-88ff2d6b1801 (type: router_ports) to 1 [pid: 7|app: 0|req: 1403/2738] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 04:02:52 2026] PUT /v2.0/routers/7ce42ea5-461f-4b86-8893-2a843d2515c7/add_router_interface => generated 309 bytes in 2043 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1336/2739] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:50 2026] DELETE /v2.0/vpn/vpnservices/4675498e-408c-43c6-a7c4-0a1395f225be => generated 0 bytes in 3757 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:54.422 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c03a8fb-a939-478e-91b9-eeba6b4dc425 - - - - - -] Successfully bumped revision number for resource 85f9e290-b1b6-4bea-9deb-d8dea9b4ac09 (type: ports) to 5 [pid: 7|app: 0|req: 1404/2740] 10.0.0.213 () {34 vars in 693 bytes} [Thu Apr 16 04:02:54 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 63 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: 1337/2741] 10.0.0.213 () {34 vars in 693 bytes} [Thu Apr 16 04:02:54 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 74 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:54.532 7 WARNING neutron.api.v2.base [None req-3e48a5c3-f494-4730-bb6e-49a5f4c70178 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] An exception happened while processing the request body. The exception message is [Unrecognized attribute(s) 'peer_cidr'].: webob.exc.HTTPBadRequest: Unrecognized attribute(s) 'peer_cidr' 2026-04-16 04:02:54.534 7 INFO neutron.api.v2.resource [None req-3e48a5c3-f494-4730-bb6e-49a5f4c70178 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] create failed (client error): Unrecognized attribute(s) 'peer_cidr' [pid: 7|app: 0|req: 1405/2742] 10.0.0.213 () {34 vars in 707 bytes} [Thu Apr 16 04:02:54 2026] POST /v2.0/vpn/ipsec-site-connections => generated 110 bytes in 13 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1338/2743] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:54 2026] GET /v2.0/vpn/endpoint-groups => generated 1192 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1406/2744] 10.0.0.213 () {32 vars in 748 bytes} [Thu Apr 16 04:02:54 2026] DELETE /v2.0/vpn/endpoint-groups/0ad29090-c328-4fc0-bffe-75dc9b1b1271 => 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: 1339/2745] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:54 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1407/2746] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:54 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1340/2747] 10.0.0.213 () {32 vars in 748 bytes} [Thu Apr 16 04:02:54 2026] DELETE /v2.0/vpn/endpoint-groups/5f33e194-700a-48c0-b4f2-fa456ce19a26 => 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: 1408/2748] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:54 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1341/2749] 10.0.0.213 () {34 vars in 693 bytes} [Thu Apr 16 04:02:54 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 73 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1409/2750] 10.0.0.213 () {34 vars in 693 bytes} [Thu Apr 16 04:02:54 2026] POST /v2.0/vpn/endpoint-groups => generated 293 bytes in 52 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:54.894 8 INFO neutron.api.v2.resource [None req-097d31ed-7d95-44bd-9686-c9e8f49b38a1 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - 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: 1342/2751] 10.0.0.213 () {34 vars in 707 bytes} [Thu Apr 16 04:02:54 2026] POST /v2.0/vpn/ipsec-site-connections => generated 170 bytes in 60 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1410/2752] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:54 2026] GET /v2.0/vpn/endpoint-groups => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1343/2753] 10.0.0.213 () {32 vars in 748 bytes} [Thu Apr 16 04:02:54 2026] DELETE /v2.0/vpn/endpoint-groups/b6b6ccc0-8cc6-4401-9e01-962344ba4b61 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1411/2754] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:54 2026] GET /v2.0/vpn/endpoint-groups => generated 918 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1344/2755] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:54 2026] GET /v2.0/vpn/endpoint-groups => generated 918 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1412/2756] 10.0.0.213 () {32 vars in 748 bytes} [Thu Apr 16 04:02:54 2026] DELETE /v2.0/vpn/endpoint-groups/0d49e374-c69d-422d-b27c-9d7c446afdf2 => generated 0 bytes in 42 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1345/2757] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:55 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1413/2758] 10.0.0.213 () {34 vars in 693 bytes} [Thu Apr 16 04:02:55 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 72 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:55.139 8 WARNING neutron.api.v2.base [None req-39661c54-a509-409f-8005-1a01f8447b85 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] An exception happened while processing the request body. The exception message is [Failed to parse request. Required attribute 'peer_id' not specified].: webob.exc.HTTPBadRequest: Failed to parse request. Required attribute 'peer_id' not specified 2026-04-16 04:02:55.140 8 INFO neutron.api.v2.resource [None req-39661c54-a509-409f-8005-1a01f8447b85 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 8|app: 0|req: 1346/2759] 10.0.0.213 () {34 vars in 707 bytes} [Thu Apr 16 04:02:55 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) [pid: 7|app: 0|req: 1414/2760] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:55 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 14 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1347/2761] 10.0.0.213 () {32 vars in 748 bytes} [Thu Apr 16 04:02:55 2026] DELETE /v2.0/vpn/endpoint-groups/7ee0baf0-4596-4292-b2d0-0eb8a8b8f3e6 => 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: 1415/2762] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:55 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1348/2763] 10.0.0.213 () {34 vars in 693 bytes} [Thu Apr 16 04:02:55 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 50 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:55.281 7 WARNING neutron.api.v2.base [None req-49c5c281-f1d4-4d14-bba5-4c0858eb8478 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] An exception happened while processing the request body. The exception message is [Failed to parse request. Required attribute 'peer_id' not specified].: webob.exc.HTTPBadRequest: Failed to parse request. Required attribute 'peer_id' not specified 2026-04-16 04:02:55.282 7 INFO neutron.api.v2.resource [None req-49c5c281-f1d4-4d14-bba5-4c0858eb8478 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified [pid: 7|app: 0|req: 1416/2764] 10.0.0.213 () {34 vars in 707 bytes} [Thu Apr 16 04:02:55 2026] POST /v2.0/vpn/ipsec-site-connections => generated 140 bytes in 13 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1349/2765] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:55 2026] GET /v2.0/vpn/endpoint-groups => generated 910 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1417/2766] 10.0.0.213 () {32 vars in 748 bytes} [Thu Apr 16 04:02:55 2026] DELETE /v2.0/vpn/endpoint-groups/f329bafe-dc10-4367-9aed-23d70fbc9340 => 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: 1350/2767] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:55 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1351/2768] 10.0.0.213 () {34 vars in 693 bytes} [Thu Apr 16 04:02:55 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 56 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1352/2769] 10.0.0.213 () {34 vars in 693 bytes} [Thu Apr 16 04:02:55 2026] POST /v2.0/vpn/endpoint-groups => generated 302 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:55.528 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7b88f59-145d-489a-ba55-ff7bc0fb8c1f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 1438297b-b831-42cf-a747-02bc59a5ca0e (type: security_groups) to 1 2026-04-16 04:02:55.541 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7b88f59-145d-489a-ba55-ff7bc0fb8c1f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 423d5a27-91ef-4ca4-b3b7-b802203acd38 (type: security_group_rules) to 0 2026-04-16 04:02:55.553 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7b88f59-145d-489a-ba55-ff7bc0fb8c1f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 5ca54236-6b8e-4a9c-950e-d690d6702d74 (type: security_group_rules) to 0 2026-04-16 04:02:55.565 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7b88f59-145d-489a-ba55-ff7bc0fb8c1f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource ab2f63fc-60b1-470b-bc1a-3fdf85b3d5aa (type: security_group_rules) to 0 2026-04-16 04:02:55.614 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7b88f59-145d-489a-ba55-ff7bc0fb8c1f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource cfbbeb9e-c3e1-41d1-bdc2-8e1f9530d08d (type: security_group_rules) to 0 2026-04-16 04:02:55.689 7 INFO neutron.db.segments_db [None req-f7b88f59-145d-489a-ba55-ff7bc0fb8c1f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Added segment 0346e13e-d3a8-4e48-a657-0ad0bb65e0b4 of type geneve for network 353512e6-f890-4da4-b072-2309d9aefa0b 2026-04-16 04:02:55.828 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7b88f59-145d-489a-ba55-ff7bc0fb8c1f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 353512e6-f890-4da4-b072-2309d9aefa0b (type: networks) to 1 2026-04-16 04:02:55.985 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f7b88f59-145d-489a-ba55-ff7bc0fb8c1f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:02:55.987 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f7b88f59-145d-489a-ba55-ff7bc0fb8c1f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 353512e6-f890-4da4-b072-2309d9aefa0b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:56.081 7 INFO neutron.db.ovn_revision_numbers_db [None req-f7b88f59-145d-489a-ba55-ff7bc0fb8c1f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 2fb94e21-0d7f-4bd9-9b18-2214490c94bf (type: ports) to 1 [pid: 7|app: 0|req: 1418/2770] 10.0.0.213 () {34 vars in 671 bytes} [Thu Apr 16 04:02:55 2026] POST /v2.0/networks => generated 763 bytes in 735 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1419/2771] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:02:56 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:56.245 8 INFO neutron.db.ovn_revision_numbers_db [None req-e4b34ccd-07ed-4bf3-bbdd-d021bd99dca4 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 7119f979-c898-4338-8565-b2487d0f301b (type: routers) to 6 2026-04-16 04:02:56.273 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-317ea523-9310-4ffd-a969-212d5990a31e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:02:56.274 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-317ea523-9310-4ffd-a969-212d5990a31e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 353512e6-f890-4da4-b072-2309d9aefa0b: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1353/2772] 10.0.0.213 () {34 vars in 707 bytes} [Thu Apr 16 04:02:55 2026] POST /v2.0/vpn/ipsec-site-connections => generated 844 bytes in 780 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:56.755 7 INFO neutron.db.ovn_revision_numbers_db [None req-b394f827-e7c1-47fd-bd17-f157e6f8345f - - - - - -] Successfully bumped revision number for resource 2fb94e21-0d7f-4bd9-9b18-2214490c94bf (type: ports) to 2 2026-04-16 04:02:56.783 7 INFO neutron.db.ovn_revision_numbers_db [None req-b394f827-e7c1-47fd-bd17-f157e6f8345f - - - - - -] Successfully bumped revision number for resource cce4212b-faad-40c5-b6a1-836ca69226d3 (type: subnets) to 0 [pid: 7|app: 0|req: 1420/2773] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:02:56 2026] POST /v2.0/subnets => generated 688 bytes in 676 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:56.855 8 INFO neutron.db.ovn_revision_numbers_db [None req-d1bdb68f-c99a-4841-9ceb-8c6c3a26f27b 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 7119f979-c898-4338-8565-b2487d0f301b (type: routers) to 7 [pid: 8|app: 0|req: 1354/2774] 10.0.0.213 () {32 vars in 762 bytes} [Thu Apr 16 04:02:56 2026] DELETE /v2.0/vpn/ipsec-site-connections/5b72991e-bbbd-45c7-8251-a7b84f33ed1f => generated 0 bytes in 591 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1355/2775] 10.0.0.213 () {32 vars in 685 bytes} [Thu Apr 16 04:02:56 2026] GET /v2.0/vpn/ipsec-site-connections => generated 795 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:56.907 8 INFO neutron.api.v2.resource [None req-7ab335b9-c301-435c-b2fe-431b9d4a186a 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1356/2776] 10.0.0.213 () {32 vars in 762 bytes} [Thu Apr 16 04:02:56 2026] DELETE /v2.0/vpn/ipsec-site-connections/5b72991e-bbbd-45c7-8251-a7b84f33ed1f => generated 154 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1357/2777] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:56 2026] GET /v2.0/vpn/endpoint-groups => generated 1190 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1358/2778] 10.0.0.213 () {32 vars in 748 bytes} [Thu Apr 16 04:02:56 2026] DELETE /v2.0/vpn/endpoint-groups/432fd8ef-d0a2-4ec8-9e46-7974245ffe7b => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1359/2779] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:56 2026] GET /v2.0/vpn/endpoint-groups => generated 906 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1360/2780] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:56 2026] GET /v2.0/vpn/endpoint-groups => generated 906 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1361/2781] 10.0.0.213 () {32 vars in 748 bytes} [Thu Apr 16 04:02:57 2026] DELETE /v2.0/vpn/endpoint-groups/7a6a6869-ae63-4f31-9b44-b694eec7cfc8 => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1362/2782] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:57 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:57.215 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7b60d1e0-441f-49e8-8cc4-2c9d762e779d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:02:57.216 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b60d1e0-441f-49e8-8cc4-2c9d762e779d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:57.369 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b60d1e0-441f-49e8-8cc4-2c9d762e779d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 592e4dc9-9d15-4a2d-9d75-77e7edfafe1f (type: ports) to 1 2026-04-16 04:02:57.509 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-33415ae3-d168-4fb5-a98b-05d13ef4e0a0 - - - - - -] No hosting information found for port 57e3ba87-a009-49dc-a1c6-d4b7d545f8f3: RuntimeError: No hosting information found for port 57e3ba87-a009-49dc-a1c6-d4b7d545f8f3 2026-04-16 04:02:57.642 8 INFO neutron.db.ovn_revision_numbers_db [None req-d486012d-e446-423c-94d1-011a3d6aba60 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 7119f979-c898-4338-8565-b2487d0f301b (type: routers) to 8 [pid: 8|app: 0|req: 1363/2783] 10.0.0.213 () {34 vars in 707 bytes} [Thu Apr 16 04:02:57 2026] POST /v2.0/vpn/ipsec-site-connections => generated 804 bytes in 630 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:02:57.692 7 INFO neutron.db.ovn_revision_numbers_db [None req-33415ae3-d168-4fb5-a98b-05d13ef4e0a0 - - - - - -] Successfully bumped revision number for resource 57e3ba87-a009-49dc-a1c6-d4b7d545f8f3 (type: router_ports) to 2 2026-04-16 04:02:57.694 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-33415ae3-d168-4fb5-a98b-05d13ef4e0a0 - - - - - -] OVN reports status down for port: bb0b118c-0448-471e-93c0-91401756bb3a 2026-04-16 04:02:57.706 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-33415ae3-d168-4fb5-a98b-05d13ef4e0a0 - - - - - -] OVN reports status down for port: 5cfc7a22-149d-4f96-875b-8368c54c49bb 2026-04-16 04:02:57.821 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-33415ae3-d168-4fb5-a98b-05d13ef4e0a0 - - - - - -] OVN reports status up for port: bb0b118c-0448-471e-93c0-91401756bb3a [pid: 8|app: 0|req: 1364/2784] 10.0.0.6 () {30 vars in 688 bytes} [Thu Apr 16 04:02:57 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 197 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:57.955 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-33415ae3-d168-4fb5-a98b-05d13ef4e0a0 - - - - - -] OVN reports status down for port: 42e7966e-840c-4911-ba40-88ff2d6b1801 2026-04-16 04:02:58.057 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-33415ae3-d168-4fb5-a98b-05d13ef4e0a0 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 04:02:58.060 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-33415ae3-d168-4fb5-a98b-05d13ef4e0a0 - - - - - -] OVN reports status up for port: 42e7966e-840c-4911-ba40-88ff2d6b1801 2026-04-16 04:02:58.089 7 INFO neutron.plugins.ml2.plugin [None req-33415ae3-d168-4fb5-a98b-05d13ef4e0a0 - - - - - -] Attempt 1 to provision port 42e7966e-840c-4911-ba40-88ff2d6b1801 2026-04-16 04:02:58.279 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-23bb19af-ff28-4c26-afd0-884ce7536f10 - - - - - -] Schedule LRP lrp-592e4dc9-9d15-4a2d-9d75-77e7edfafe1f on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 2026-04-16 04:02:58.360 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-113e5b92-61d2-459d-9411-3b030bf6856d - - - - - -] Router 85b9ea1d-c9ef-4ee5-88a9-255b2f56a760 is bound to host instance 2026-04-16 04:02:58.432 8 INFO neutron.db.ovn_revision_numbers_db [None req-a18f5ebf-61dd-4656-90cf-566241f65a09 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 7119f979-c898-4338-8565-b2487d0f301b (type: routers) to 9 [pid: 8|app: 0|req: 1365/2785] 10.0.0.213 () {32 vars in 762 bytes} [Thu Apr 16 04:02:57 2026] DELETE /v2.0/vpn/ipsec-site-connections/3cdb51cc-e898-47ff-a0e5-13eb88b9bf77 => generated 0 bytes in 578 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1366/2786] 10.0.0.6 () {30 vars in 690 bytes} [Thu Apr 16 04:02:58 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: 1367/2787] 10.0.0.213 () {32 vars in 685 bytes} [Thu Apr 16 04:02:58 2026] GET /v2.0/vpn/ipsec-site-connections => generated 795 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1368/2788] 10.0.0.6 () {30 vars in 666 bytes} [Thu Apr 16 04:02:58 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:58.474 8 INFO neutron.api.v2.resource [None req-c035bea8-3171-4a75-a859-ef1d532be805 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1369/2789] 10.0.0.213 () {32 vars in 762 bytes} [Thu Apr 16 04:02:58 2026] DELETE /v2.0/vpn/ipsec-site-connections/3cdb51cc-e898-47ff-a0e5-13eb88b9bf77 => generated 154 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1370/2790] 10.0.0.6 () {30 vars in 702 bytes} [Thu Apr 16 04:02:58 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: 1371/2791] 10.0.0.213 () {34 vars in 693 bytes} [Thu Apr 16 04:02:58 2026] POST /v2.0/vpn/endpoint-groups => generated 290 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1372/2792] 10.0.0.213 () {30 vars in 702 bytes} [Thu Apr 16 04:02:58 2026] PUT /v2.0/vpn/endpoint-groups/644a9dbb-b149-41e8-8542-2d55020e9faa => generated 290 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1373/2793] 10.0.0.213 () {32 vars in 745 bytes} [Thu Apr 16 04:02:58 2026] GET /v2.0/vpn/endpoint-groups/644a9dbb-b149-41e8-8542-2d55020e9faa => generated 290 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1374/2794] 10.0.0.213 () {32 vars in 748 bytes} [Thu Apr 16 04:02:58 2026] DELETE /v2.0/vpn/endpoint-groups/644a9dbb-b149-41e8-8542-2d55020e9faa => generated 0 bytes in 22 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:58.588 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b60d1e0-441f-49e8-8cc4-2c9d762e779d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 592e4dc9-9d15-4a2d-9d75-77e7edfafe1f (type: router_ports) to 1 [pid: 8|app: 0|req: 1375/2795] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:58 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1376/2796] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:02:58 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1377/2797] 10.0.0.213 () {34 vars in 685 bytes} [Thu Apr 16 04:02:58 2026] POST /v2.0/vpn/ikepolicies => generated 403 bytes in 39 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1378/2798] 10.0.0.213 () {30 vars in 695 bytes} [Thu Apr 16 04:02:58 2026] PUT /v2.0/vpn/ikepolicies/8d65ec77-e3c3-4928-b779-863fe421e836 => generated 418 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1379/2799] 10.0.0.213 () {32 vars in 737 bytes} [Thu Apr 16 04:02:58 2026] GET /v2.0/vpn/ikepolicies/8d65ec77-e3c3-4928-b779-863fe421e836 => generated 418 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1380/2800] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:02:58 2026] DELETE /v2.0/vpn/ikepolicies/8d65ec77-e3c3-4928-b779-863fe421e836 => 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: 1381/2801] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 04:02:58 2026] GET /v2.0/vpn/ikepolicies => generated 407 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1382/2802] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 04:02:58 2026] GET /v2.0/vpn/ikepolicies => generated 407 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:02:58.819 7 INFO neutron.db.ovn_revision_numbers_db [None req-7b60d1e0-441f-49e8-8cc4-2c9d762e779d 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 85b9ea1d-c9ef-4ee5-88a9-255b2f56a760 (type: routers) to 2 [pid: 8|app: 0|req: 1383/2803] 10.0.0.213 () {34 vars in 689 bytes} [Thu Apr 16 04:02:58 2026] POST /v2.0/vpn/ipsecpolicies => generated 410 bytes in 60 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1384/2804] 10.0.0.213 () {30 vars in 699 bytes} [Thu Apr 16 04:02:58 2026] PUT /v2.0/vpn/ipsecpolicies/80316a0b-aad8-4c16-ac66-da1bceee81ca => generated 430 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1421/2805] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:02:56 2026] POST /v2.0/routers => generated 966 bytes in 2040 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1385/2806] 10.0.0.213 () {32 vars in 744 bytes} [Thu Apr 16 04:02:58 2026] DELETE /v2.0/vpn/ipsecpolicies/80316a0b-aad8-4c16-ac66-da1bceee81ca => generated 0 bytes in 23 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:02:58.895 8 INFO neutron.api.v2.resource [None req-68f116e0-91ab-4d12-a226-534b2286bc85 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1386/2807] 10.0.0.213 () {32 vars in 744 bytes} [Thu Apr 16 04:02:58 2026] DELETE /v2.0/vpn/ipsecpolicies/80316a0b-aad8-4c16-ac66-da1bceee81ca => generated 145 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:02:58.912 8 INFO neutron.api.v2.resource [None req-20112437-83a3-44a3-9e9e-64f2627d4e65 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] delete failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1387/2808] 10.0.0.213 () {32 vars in 744 bytes} [Thu Apr 16 04:02:58 2026] DELETE /v2.0/vpn/ipsecpolicies/80316a0b-aad8-4c16-ac66-da1bceee81ca => generated 145 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:02:59.020 8 INFO neutron.db.segments_db [None req-a33b6a97-45b9-479e-b206-ac8b04bff063 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Added segment 3d8d96e8-a321-48c1-a790-41359afce07f of type geneve for network 010fd8d7-39d9-4304-9bf1-c50440a95bdc 2026-04-16 04:02:59.125 8 INFO neutron.db.ovn_revision_numbers_db [None req-a33b6a97-45b9-479e-b206-ac8b04bff063 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 010fd8d7-39d9-4304-9bf1-c50440a95bdc (type: networks) to 1 2026-04-16 04:02:59.269 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a33b6a97-45b9-479e-b206-ac8b04bff063 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] No more DHCP agents 2026-04-16 04:02:59.271 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a33b6a97-45b9-479e-b206-ac8b04bff063 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Unable to schedule network 010fd8d7-39d9-4304-9bf1-c50440a95bdc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:02:59.291 7 INFO neutron.db.ovn_revision_numbers_db [None req-33415ae3-d168-4fb5-a98b-05d13ef4e0a0 - - - - - -] Successfully bumped revision number for resource 42e7966e-840c-4911-ba40-88ff2d6b1801 (type: ports) to 2 2026-04-16 04:02:59.348 8 INFO neutron.db.ovn_revision_numbers_db [None req-a33b6a97-45b9-479e-b206-ac8b04bff063 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource b9f0c5e4-3aee-48e1-847d-962723779a7f (type: ports) to 1 [pid: 8|app: 0|req: 1388/2809] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:02:58 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: 8|app: 0|req: 1389/2810] 10.0.0.6 () {28 vars in 437 bytes} [Thu Apr 16 04:02:59 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) 2026-04-16 04:02:59.560 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7c0c070e-e696-43b9-aae8-a0c12ff75729 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] No more DHCP agents 2026-04-16 04:02:59.561 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7c0c070e-e696-43b9-aae8-a0c12ff75729 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Unable to schedule network 010fd8d7-39d9-4304-9bf1-c50440a95bdc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:03:00.069 8 INFO neutron.db.ovn_revision_numbers_db [None req-3eda29cd-a50a-4195-b37f-30df26bf656a - - - - - -] Successfully bumped revision number for resource b9f0c5e4-3aee-48e1-847d-962723779a7f (type: ports) to 2 2026-04-16 04:03:00.096 8 INFO neutron.db.ovn_revision_numbers_db [None req-3eda29cd-a50a-4195-b37f-30df26bf656a - - - - - -] Successfully bumped revision number for resource fb103028-03e2-4ad8-8bbd-cd0dcbfbbd29 (type: subnets) to 0 [pid: 8|app: 0|req: 1390/2811] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:02:59 2026] POST /v2.0/subnets => generated 629 bytes in 729 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1391/2812] 10.0.0.6 () {30 vars in 726 bytes} [Thu Apr 16 04:03:00 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => generated 657 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:00.147 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8c63a60-6351-42d6-bed2-1b26d8961483 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:03:00.152 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8c63a60-6351-42d6-bed2-1b26d8961483 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 353512e6-f890-4da4-b072-2309d9aefa0b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:03:00.473 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8c63a60-6351-42d6-bed2-1b26d8961483 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c1fe2da0-0379-48b2-a7d6-8a82040eb46e (type: ports) to 1 2026-04-16 04:03:00.505 7 INFO neutron.db.ovn_revision_numbers_db [None req-06c758dd-de36-490d-ba29-6fd754f13193 - - - - - -] Successfully bumped revision number for resource 592e4dc9-9d15-4a2d-9d75-77e7edfafe1f (type: ports) to 4 2026-04-16 04:03:00.608 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e009ec3b-48b2-4fca-bf38-e0b7b43ef906 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] No more DHCP agents 2026-04-16 04:03:00.609 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e009ec3b-48b2-4fca-bf38-e0b7b43ef906 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:03:00.736 8 INFO neutron.db.ovn_revision_numbers_db [None req-e009ec3b-48b2-4fca-bf38-e0b7b43ef906 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 4e80ba35-988c-4e27-9473-e0ca040834ea (type: ports) to 1 2026-04-16 04:03:01.178 7 INFO neutron.db.ovn_revision_numbers_db [None req-06c758dd-de36-490d-ba29-6fd754f13193 - - - - - -] Successfully bumped revision number for resource 592e4dc9-9d15-4a2d-9d75-77e7edfafe1f (type: ports) to 5 2026-04-16 04:03:01.334 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-56de2936-c779-41b1-a063-bf09ab02cff5 - - - - - -] Schedule LRP lrp-4e80ba35-988c-4e27-9473-e0ca040834ea on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 2026-04-16 04:03:01.401 8 INFO neutron.db.ovn_revision_numbers_db [None req-e009ec3b-48b2-4fca-bf38-e0b7b43ef906 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 4e80ba35-988c-4e27-9473-e0ca040834ea (type: router_ports) to 1 2026-04-16 04:03:01.478 8 INFO neutron.db.ovn_revision_numbers_db [None req-e009ec3b-48b2-4fca-bf38-e0b7b43ef906 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 97d1bd17-0bee-4b44-bf11-c8d47a9edac1 (type: routers) to 2 [pid: 8|app: 0|req: 1392/2813] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:03:00 2026] POST /v2.0/routers => generated 935 bytes in 1383 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1393/2814] 10.0.0.6 () {30 vars in 688 bytes} [Thu Apr 16 04:03:01 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: 8|app: 0|req: 1394/2815] 10.0.0.6 () {30 vars in 690 bytes} [Thu Apr 16 04:03:01 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) 2026-04-16 04:03:01.578 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8c63a60-6351-42d6-bed2-1b26d8961483 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:03:01.579 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8c63a60-6351-42d6-bed2-1b26d8961483 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 353512e6-f890-4da4-b072-2309d9aefa0b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:03:02.030 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85969a4d-9e72-4dfc-a974-d3590893acd2 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] No more DHCP agents 2026-04-16 04:03:02.032 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85969a4d-9e72-4dfc-a974-d3590893acd2 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Unable to schedule network 010fd8d7-39d9-4304-9bf1-c50440a95bdc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:03:02.131 7 INFO neutron.db.ovn_revision_numbers_db [None req-b8c63a60-6351-42d6-bed2-1b26d8961483 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c1fe2da0-0379-48b2-a7d6-8a82040eb46e (type: router_ports) to 1 [pid: 7|app: 0|req: 1422/2816] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 04:02:58 2026] PUT /v2.0/routers/85b9ea1d-c9ef-4ee5-88a9-255b2f56a760/add_router_interface => generated 309 bytes in 3281 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1423/2817] 10.0.0.6 () {30 vars in 666 bytes} [Thu Apr 16 04:03:02 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) 2026-04-16 04:03:02.155 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0503a57b-5bdc-42b0-87b3-02e70e82297d - - - - - -] OVN reports status down for port: 35c4234d-173a-4b5c-b70e-91b190b5ab49 [pid: 7|app: 0|req: 1424/2818] 10.0.0.6 () {30 vars in 702 bytes} [Thu Apr 16 04:03:02 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: 1425/2819] 10.0.0.6 () {30 vars in 726 bytes} [Thu Apr 16 04:03:02 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:02.236 8 INFO neutron.db.ovn_revision_numbers_db [None req-85969a4d-9e72-4dfc-a974-d3590893acd2 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 35c4234d-173a-4b5c-b70e-91b190b5ab49 (type: ports) to 1 [pid: 7|app: 0|req: 1426/2820] 10.0.0.6 () {30 vars in 688 bytes} [Thu Apr 16 04:03:02 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: 1427/2821] 10.0.0.6 () {30 vars in 690 bytes} [Thu Apr 16 04:03:02 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: 1428/2822] 10.0.0.6 () {30 vars in 666 bytes} [Thu Apr 16 04:03:02 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: 7|app: 0|req: 1429/2823] 10.0.0.6 () {30 vars in 702 bytes} [Thu Apr 16 04:03:02 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: 1430/2824] 10.0.0.6 () {30 vars in 728 bytes} [Thu Apr 16 04:03:02 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72 => generated 841 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1431/2825] 10.0.0.6 () {30 vars in 680 bytes} [Thu Apr 16 04:03:02 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-04-16 04:03:02.712 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-30bf1b6c-8587-4521-97ac-43721af38541 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:03:02.714 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-30bf1b6c-8587-4521-97ac-43721af38541 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 79c81573-54c5-4c9c-b3da-b354df8f1e72: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:03:02.926 7 INFO neutron.db.ovn_revision_numbers_db [None req-30bf1b6c-8587-4521-97ac-43721af38541 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 06a886dc-0b76-47bb-b2a5-9298716f3d37 (type: ports) to 1 [pid: 7|app: 0|req: 1432/2826] 10.0.0.6 () {34 vars in 702 bytes} [Thu Apr 16 04:03:02 2026] POST /v2.0/ports => generated 1132 bytes in 501 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-04-16 04:03:02.986 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0503a57b-5bdc-42b0-87b3-02e70e82297d - - - - - -] OVN reports status up for port: 35c4234d-173a-4b5c-b70e-91b190b5ab49 2026-04-16 04:03:03.008 8 INFO neutron.plugins.ml2.plugin [None req-0503a57b-5bdc-42b0-87b3-02e70e82297d - - - - - -] Attempt 1 to provision port 35c4234d-173a-4b5c-b70e-91b190b5ab49 2026-04-16 04:03:03.120 7 INFO neutron.db.ovn_revision_numbers_db [None req-b14930d0-0d68-444e-8bb9-37b6e8cb50d6 ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Successfully bumped revision number for resource cc9a6f1b-8f40-44ea-a2e9-3342e8a04676 (type: security_groups) to 1 2026-04-16 04:03:03.132 7 INFO neutron.db.ovn_revision_numbers_db [None req-b14930d0-0d68-444e-8bb9-37b6e8cb50d6 ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Successfully bumped revision number for resource ed357bab-23ce-4e52-8d8c-e4efdf70f95a (type: security_group_rules) to 0 2026-04-16 04:03:03.143 7 INFO neutron.db.ovn_revision_numbers_db [None req-b14930d0-0d68-444e-8bb9-37b6e8cb50d6 ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Successfully bumped revision number for resource f040a31a-a0f0-4214-ab85-c767b6fdc2b1 (type: security_group_rules) to 0 2026-04-16 04:03:03.168 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85969a4d-9e72-4dfc-a974-d3590893acd2 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] No more DHCP agents 2026-04-16 04:03:03.173 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85969a4d-9e72-4dfc-a974-d3590893acd2 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Unable to schedule network 010fd8d7-39d9-4304-9bf1-c50440a95bdc: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1433/2827] 10.0.0.213 () {34 vars in 685 bytes} [Thu Apr 16 04:03:02 2026] POST /v2.0/security-groups => generated 1677 bytes in 229 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 04:03:03.332 7 INFO neutron.db.ovn_revision_numbers_db [None req-ba2722d0-0cbe-41e5-a40a-627bd230bcb3 ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Successfully bumped revision number for resource 3f087c3f-8b42-4183-8ed4-29d2e29cdc60 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1434/2828] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:03:03 2026] POST /v2.0/security-group-rules => generated 597 bytes in 176 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:03:03.531 7 INFO neutron.db.ovn_revision_numbers_db [None req-141a30ee-a836-46b6-adb0-3b7db784c481 ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Successfully bumped revision number for resource 22a2ba92-b066-4c10-8df2-6c4fe8465c3e (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1435/2829] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:03:03 2026] POST /v2.0/security-group-rules => generated 596 bytes in 201 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:03:03.590 8 INFO neutron.db.ovn_revision_numbers_db [None req-0503a57b-5bdc-42b0-87b3-02e70e82297d - - - - - -] Successfully bumped revision number for resource 35c4234d-173a-4b5c-b70e-91b190b5ab49 (type: ports) to 2 2026-04-16 04:03:03.762 7 INFO neutron.db.ovn_revision_numbers_db [None req-cf9919a4-c8aa-49f0-a3d9-00c59226edc6 ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Successfully bumped revision number for resource 46fb49d2-f870-4bb8-ae7f-016d94e82c71 (type: security_group_rules) to 0 2026-04-16 04:03:03.814 8 INFO neutron.db.ovn_revision_numbers_db [None req-85969a4d-9e72-4dfc-a974-d3590893acd2 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 35c4234d-173a-4b5c-b70e-91b190b5ab49 (type: router_ports) to 1 [pid: 7|app: 0|req: 1436/2830] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:03:03 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) [pid: 8|app: 0|req: 1395/2831] 10.0.0.213 () {34 vars in 783 bytes} [Thu Apr 16 04:03:01 2026] PUT /v2.0/routers/97d1bd17-0bee-4b44-bf11-c8d47a9edac1/add_router_interface => generated 309 bytes in 2271 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:03.973 7 INFO neutron.db.ovn_revision_numbers_db [None req-3e7a728e-89be-4d90-a02b-4e94dd04ad16 ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Successfully bumped revision number for resource a5461cf5-1fb0-4090-8495-7293c7c23239 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1437/2832] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:03:03 2026] POST /v2.0/security-group-rules => generated 601 bytes in 181 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:03:04.048 7 INFO neutron.db.securitygroups_db [None req-0623b510-37ba-4bcf-8456-66bc908c21c3 ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Project ae882b1dca4b43f5802cbc46660a4ce9 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-16 04:03:04.179 7 INFO neutron.db.ovn_revision_numbers_db [None req-0623b510-37ba-4bcf-8456-66bc908c21c3 ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Successfully bumped revision number for resource 4575c69e-6ede-40b3-b9bb-5341b15ed754 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1438/2833] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:03:04 2026] POST /v2.0/security-group-rules => generated 607 bytes in 200 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:03:04.264 7 INFO neutron.db.securitygroups_db [None req-6e1983fd-f9ed-449f-aa0d-957a5ba5760f ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Project ae882b1dca4b43f5802cbc46660a4ce9 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-16 04:03:04.325 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e62114c5-a153-42ab-9c6c-e005fadc22ed - - - - - -] No more DHCP agents 2026-04-16 04:03:04.328 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e62114c5-a153-42ab-9c6c-e005fadc22ed - - - - - -] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:03:04.381 7 INFO neutron.db.ovn_revision_numbers_db [None req-6e1983fd-f9ed-449f-aa0d-957a5ba5760f ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Successfully bumped revision number for resource 6ae096c7-536c-40c9-abe8-fcc66d2b9a31 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1439/2834] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:03:04 2026] POST /v2.0/security-group-rules => generated 606 bytes in 196 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:03:04.494 8 INFO neutron.db.ovn_revision_numbers_db [None req-e62114c5-a153-42ab-9c6c-e005fadc22ed - - - - - -] Successfully bumped revision number for resource c86efd05-1d20-412f-b912-206149006a94 (type: ports) to 1 2026-04-16 04:03:04.622 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-60d96086-47e5-4d69-bc8f-409bf54b6167 - - - - - -] No hosting information found for port 42e7966e-840c-4911-ba40-88ff2d6b1801: RuntimeError: No hosting information found for port 42e7966e-840c-4911-ba40-88ff2d6b1801 2026-04-16 04:03:04.697 7 INFO neutron.db.ovn_revision_numbers_db [None req-60d96086-47e5-4d69-bc8f-409bf54b6167 - - - - - -] Successfully bumped revision number for resource 42e7966e-840c-4911-ba40-88ff2d6b1801 (type: router_ports) to 2 2026-04-16 04:03:04.697 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-60d96086-47e5-4d69-bc8f-409bf54b6167 - - - - - -] OVN reports status down for port: 2fb94e21-0d7f-4bd9-9b18-2214490c94bf 2026-04-16 04:03:04.738 8 INFO neutron.db.ovn_revision_numbers_db [None req-e62114c5-a153-42ab-9c6c-e005fadc22ed - - - - - -] Successfully bumped revision number for resource c86efd05-1d20-412f-b912-206149006a94 (type: ports) to 3 2026-04-16 04:03:04.774 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-60d96086-47e5-4d69-bc8f-409bf54b6167 - - - - - -] OVN reports status down for port: 592e4dc9-9d15-4a2d-9d75-77e7edfafe1f 2026-04-16 04:03:04.803 8 INFO neutron.db.segments_db [None req-e62114c5-a153-42ab-9c6c-e005fadc22ed - - - - - -] Added segment 9079a4f1-f820-47e2-b9af-b2c26db87c3b of type geneve for network 377cd8df-8cf5-41be-84cf-617bd1fd4c5c 2026-04-16 04:03:04.949 8 INFO neutron.db.ovn_revision_numbers_db [None req-4fc0b205-b712-4dcc-b521-6f24548b1b92 - - - - - -] Successfully bumped revision number for resource 377cd8df-8cf5-41be-84cf-617bd1fd4c5c (type: networks) to 1 2026-04-16 04:03:05.048 7 INFO neutron.db.ovn_revision_numbers_db [None req-6f3d5601-cd83-4c19-8e0a-b6c65e39711b ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Successfully bumped revision number for resource f326cac2-46fb-4196-bc04-f8bd5a034032 (type: security_groups) to 1 2026-04-16 04:03:05.064 7 INFO neutron.db.ovn_revision_numbers_db [None req-6f3d5601-cd83-4c19-8e0a-b6c65e39711b ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Successfully bumped revision number for resource 471bb002-9335-4539-98b7-5f588a8dacc8 (type: security_group_rules) to 0 2026-04-16 04:03:05.082 7 INFO neutron.db.ovn_revision_numbers_db [None req-6f3d5601-cd83-4c19-8e0a-b6c65e39711b ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Successfully bumped revision number for resource abceabad-7a7b-4b36-a4f1-301ef32b4609 (type: security_group_rules) to 0 2026-04-16 04:03:05.103 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4fc0b205-b712-4dcc-b521-6f24548b1b92 - - - - - -] No more DHCP agents 2026-04-16 04:03:05.104 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4fc0b205-b712-4dcc-b521-6f24548b1b92 - - - - - -] Unable to schedule network 377cd8df-8cf5-41be-84cf-617bd1fd4c5c: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1440/2835] 10.0.0.213 () {34 vars in 685 bytes} [Thu Apr 16 04:03:04 2026] POST /v2.0/security-groups => generated 1662 bytes in 357 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) 2026-04-16 04:03:05.182 8 INFO neutron.db.ovn_revision_numbers_db [None req-4fc0b205-b712-4dcc-b521-6f24548b1b92 - - - - - -] Successfully bumped revision number for resource bc4bfdcb-9a9c-40ef-95ea-3a8dd94aedf3 (type: ports) to 1 2026-04-16 04:03:05.294 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4fc0b205-b712-4dcc-b521-6f24548b1b92 - - - - - -] No more DHCP agents 2026-04-16 04:03:05.300 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4fc0b205-b712-4dcc-b521-6f24548b1b92 - - - - - -] Unable to schedule network 377cd8df-8cf5-41be-84cf-617bd1fd4c5c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:03:05.330 8 INFO neutron.db.ovn_revision_numbers_db [None req-4fc0b205-b712-4dcc-b521-6f24548b1b92 - - - - - -] Successfully bumped revision number for resource 1c267493-1ddb-4e55-8e52-b5c522e70895 (type: subnets) to 0 2026-04-16 04:03:05.358 7 INFO neutron.db.ovn_revision_numbers_db [None req-60d96086-47e5-4d69-bc8f-409bf54b6167 - - - - - -] Successfully bumped revision number for resource 592e4dc9-9d15-4a2d-9d75-77e7edfafe1f (type: ports) to 6 2026-04-16 04:03:05.436 7 INFO neutron.db.ovn_revision_numbers_db [None req-f53c6fd1-3794-4cee-8613-3ba8eb0c8099 ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Successfully bumped revision number for resource a3058504-168b-4056-9efc-ec554c87944f (type: security_group_rules) to 0 2026-04-16 04:03:05.483 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-24e9f7e4-7d89-42c9-9c16-339a33d5e3c5 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 04:03:05.486 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-24e9f7e4-7d89-42c9-9c16-339a33d5e3c5 - - - - - -] OVN reports status up for port: 592e4dc9-9d15-4a2d-9d75-77e7edfafe1f [pid: 7|app: 0|req: 1441/2836] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:03:05 2026] POST /v2.0/security-group-rules => generated 597 bytes in 315 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:03:05.500 7 INFO neutron.plugins.ml2.plugin [None req-24e9f7e4-7d89-42c9-9c16-339a33d5e3c5 - - - - - -] Attempt 1 to provision port 592e4dc9-9d15-4a2d-9d75-77e7edfafe1f 2026-04-16 04:03:05.704 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4fc0b205-b712-4dcc-b521-6f24548b1b92 - - - - - -] No more DHCP agents 2026-04-16 04:03:05.706 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4fc0b205-b712-4dcc-b521-6f24548b1b92 - - - - - -] Unable to schedule network 377cd8df-8cf5-41be-84cf-617bd1fd4c5c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:03:05.716 7 INFO neutron.db.ovn_revision_numbers_db [None req-ef3a88ad-b0b9-47f8-8644-ca8e816e67c4 ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Successfully bumped revision number for resource d84b393e-b984-441a-9597-1dee3fdbd739 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1442/2837] 10.0.0.213 () {34 vars in 695 bytes} [Thu Apr 16 04:03:05 2026] POST /v2.0/security-group-rules => generated 602 bytes in 281 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1443/2838] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:03:05 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:05.882 8 INFO neutron.db.ovn_revision_numbers_db [None req-4fc0b205-b712-4dcc-b521-6f24548b1b92 - - - - - -] Successfully bumped revision number for resource 34f85271-c04a-4271-83a0-807245ebdf0b (type: ports) to 1 2026-04-16 04:03:05.982 7 INFO neutron.db.ovn_revision_numbers_db [None req-24e9f7e4-7d89-42c9-9c16-339a33d5e3c5 - - - - - -] Successfully bumped revision number for resource 592e4dc9-9d15-4a2d-9d75-77e7edfafe1f (type: ports) to 7 2026-04-16 04:03:06.189 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f07e6657-d28c-4d75-af1e-c00df33a8981 ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] No more DHCP agents 2026-04-16 04:03:06.192 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0c13ff7c-0837-4829-a407-48eb159888b7 - - - - - -] OVN reports status down for port: b9f0c5e4-3aee-48e1-847d-962723779a7f 2026-04-16 04:03:06.193 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f07e6657-d28c-4d75-af1e-c00df33a8981 ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:03:06.287 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0c13ff7c-0837-4829-a407-48eb159888b7 - - - - - -] OVN reports status down for port: c1fe2da0-0379-48b2-a7d6-8a82040eb46e 2026-04-16 04:03:06.393 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0c13ff7c-0837-4829-a407-48eb159888b7 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 04:03:06.394 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0c13ff7c-0837-4829-a407-48eb159888b7 - - - - - -] OVN reports status down for port: 4e80ba35-988c-4e27-9473-e0ca040834ea 2026-04-16 04:03:06.521 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0c13ff7c-0837-4829-a407-48eb159888b7 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-04-16 04:03:06.521 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0c13ff7c-0837-4829-a407-48eb159888b7 - - - - - -] OVN reports status up for port: 4e80ba35-988c-4e27-9473-e0ca040834ea 2026-04-16 04:03:06.537 7 INFO neutron.plugins.ml2.plugin [None req-0c13ff7c-0837-4829-a407-48eb159888b7 - - - - - -] Attempt 1 to provision port 4e80ba35-988c-4e27-9473-e0ca040834ea 2026-04-16 04:03:06.552 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4fc0b205-b712-4dcc-b521-6f24548b1b92 - - - - - -] No more DHCP agents 2026-04-16 04:03:06.553 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4fc0b205-b712-4dcc-b521-6f24548b1b92 - - - - - -] Unable to schedule network 377cd8df-8cf5-41be-84cf-617bd1fd4c5c: no agents available; will retry on subsequent port and subnet creation events. [pid: 7|app: 0|req: 1444/2839] 10.0.0.213 () {34 vars in 676 bytes} [Thu Apr 16 04:03:05 2026] POST /v2.0/floatingips => generated 552 bytes in 825 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1445/2840] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:03:06 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: 1448/2843] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:03:06 2026] GET /v2.0/extensions/qos => generated 166 bytes in 3 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1449/2844] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:03:06 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: 1450/2845] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:03:06 2026] GET /v2.0/ports/06a886dc-0b76-47bb-b2a5-9298716f3d37 => generated 1132 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1451/2846] 10.0.0.45 () {34 vars in 1099 bytes} [Thu Apr 16 04:03:06 2026] GET /v2.0/security-groups?name=tempest-secgroup-smoke-1915232997&fields=id&tenant_id=ae882b1dca4b43f5802cbc46660a4ce9 => generated 69 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1452/2847] 10.0.0.45 () {34 vars in 1099 bytes} [Thu Apr 16 04:03:06 2026] GET /v2.0/security-groups?name=tempest-securitygroup--1790292238&fields=id&tenant_id=ae882b1dca4b43f5802cbc46660a4ce9 => generated 69 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1453/2848] 10.0.0.45 () {34 vars in 981 bytes} [Thu Apr 16 04:03:06 2026] GET /v2.0/networks?id=3be02afe-bf36-442a-a381-0495cf75267d => generated 711 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1454/2849] 10.0.0.45 () {34 vars in 964 bytes} [Thu Apr 16 04:03:06 2026] GET /v2.0/quotas/ae882b1dca4b43f5802cbc46660a4ce9 => generated 292 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1455/2850] 10.0.0.45 () {34 vars in 1001 bytes} [Thu Apr 16 04:03:06 2026] GET /v2.0/ports?tenant_id=ae882b1dca4b43f5802cbc46660a4ce9&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: 1456/2851] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:03:06 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) 2026-04-16 04:03:07.032 8 INFO neutron.db.ovn_revision_numbers_db [None req-4fc0b205-b712-4dcc-b521-6f24548b1b92 - - - - - -] Successfully bumped revision number for resource 34f85271-c04a-4271-83a0-807245ebdf0b (type: router_ports) to 1 [pid: 7|app: 0|req: 1457/2852] 10.0.0.45 () {34 vars in 1007 bytes} [Thu Apr 16 04:03:06 2026] GET /v2.0/networks/3be02afe-bf36-442a-a381-0495cf75267d?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: 1458/2853] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:03:07 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: 1459/2854] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:03:07 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: 1460/2855] 10.0.0.45 () {34 vars in 1107 bytes} [Thu Apr 16 04:03:07 2026] GET /v2.0/networks/3be02afe-bf36-442a-a381-0495cf75267d?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) [pid: 7|app: 0|req: 1461/2856] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:03:07 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) 2026-04-16 04:03:07.105 7 INFO neutron.api.v2.resource [None req-af586985-1373-4f05-bf94-23c3ea139ac2 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1462/2857] 199.204.45.157 () {30 vars in 763 bytes} [Thu Apr 16 04:03:07 2026] GET /v2.0/security-groups/lb-d2712600-b0a9-435c-b1b7-c6eb5e56bf01 => generated 149 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1463/2858] 199.204.45.157 () {30 vars in 785 bytes} [Thu Apr 16 04:03:07 2026] GET /v2.0/security-groups?name=lb-d2712600-b0a9-435c-b1b7-c6eb5e56bf01 => generated 23 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:03:07.243 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fc8b8b8-cbe4-48c5-9b30-5df48aad7cd0 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 5ddeaf79-e370-41fb-ada1-40a195578620 (type: security_groups) to 1 2026-04-16 04:03:07.250 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4fc0b205-b712-4dcc-b521-6f24548b1b92 - - - - - -] No more DHCP agents 2026-04-16 04:03:07.251 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4fc0b205-b712-4dcc-b521-6f24548b1b92 - - - - - -] Unable to schedule network 377cd8df-8cf5-41be-84cf-617bd1fd4c5c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:03:07.254 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fc8b8b8-cbe4-48c5-9b30-5df48aad7cd0 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6797a004-a925-453a-9b29-f7ab9c31b11d (type: security_group_rules) to 0 2026-04-16 04:03:07.265 7 INFO neutron.db.ovn_revision_numbers_db [None req-8fc8b8b8-cbe4-48c5-9b30-5df48aad7cd0 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9ff75623-b675-4671-b90b-09f647200dbb (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1464/2859] 199.204.45.157 () {34 vars in 736 bytes} [Thu Apr 16 04:03:07 2026] POST /v2.0/security-groups => generated 1638 bytes in 167 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1465/2860] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:07 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => 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: 1466/2861] 199.204.45.157 () {30 vars in 815 bytes} [Thu Apr 16 04:03:07 2026] GET /v2.0/security-group-rules?security_group_id=5ddeaf79-e370-41fb-ada1-40a195578620 => generated 1182 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:03:07.389 8 INFO neutron.db.ovn_revision_numbers_db [None req-4fc0b205-b712-4dcc-b521-6f24548b1b92 - - - - - -] Successfully bumped revision number for resource b6b288c1-02bd-4eb0-95df-aec60b4ddc15 (type: ports) to 1 2026-04-16 04:03:07.615 8 INFO neutron.db.ovn_revision_numbers_db [None req-4fc0b205-b712-4dcc-b521-6f24548b1b92 - - - - - -] Successfully bumped revision number for resource b6b288c1-02bd-4eb0-95df-aec60b4ddc15 (type: ports) to 3 2026-04-16 04:03:07.721 7 INFO neutron.db.ovn_revision_numbers_db [None req-17cc4beb-df0a-4d5e-b9fc-221b2dbbfc6e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 06a886dc-0b76-47bb-b2a5-9298716f3d37 (type: ports) to 2 [pid: 7|app: 0|req: 1467/2862] 199.204.45.157 () {34 vars in 789 bytes} [Thu Apr 16 04:03:07 2026] PUT /v2.0/ports/06a886dc-0b76-47bb-b2a5-9298716f3d37 => generated 1132 bytes in 334 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: 1468/2863] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:03:07 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: 1469/2864] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:03:07 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: 1396/2865] 10.0.0.213 () {34 vars in 685 bytes} [Thu Apr 16 04:03:03 2026] POST /v2.0/vpn/vpnservices => generated 458 bytes in 4005 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1470/2866] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:03:07 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: 1471/2867] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:03:07 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: 1397/2868] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 04:03:07 2026] GET /v2.0/vpn/vpnservices => generated 1306 bytes in 12 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1472/2869] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:03:07 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => generated 675 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:08.066 8 INFO neutron_taas.services.taas.taas_plugin [None req-706f3cba-6450-4e77-9286-ddec58e9650e 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] TaaS: Handle Delete Port: c86efd05-1d20-412f-b912-206149006a94 2026-04-16 04:03:08.072 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-706f3cba-6450-4e77-9286-ddec58e9650e 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Tap Mirror: Handle Delete Port: c86efd05-1d20-412f-b912-206149006a94 2026-04-16 04:03:08.349 8 INFO neutron_taas.services.taas.taas_plugin [None req-c43f11e1-55d2-4b38-a1d3-3a10d28c1624 - - - - - -] TaaS: Handle Delete Port: b6b288c1-02bd-4eb0-95df-aec60b4ddc15 2026-04-16 04:03:08.353 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c43f11e1-55d2-4b38-a1d3-3a10d28c1624 - - - - - -] Tap Mirror: Handle Delete Port: b6b288c1-02bd-4eb0-95df-aec60b4ddc15 [pid: 7|app: 0|req: 1473/2870] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:08 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:03:08.734 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e9b0f17-67dc-4f69-a78d-060526f01bf5 - - - - - -] TaaS: Handle Delete Port: 34f85271-c04a-4271-83a0-807245ebdf0b 2026-04-16 04:03:08.737 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e9b0f17-67dc-4f69-a78d-060526f01bf5 - - - - - -] Tap Mirror: Handle Delete Port: 34f85271-c04a-4271-83a0-807245ebdf0b 2026-04-16 04:03:09.268 8 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-de593094-e984-4448-9e74-f43ec5439d80 - - - - - -] No hosting information found for port 35c4234d-173a-4b5c-b70e-91b190b5ab49: RuntimeError: No hosting information found for port 35c4234d-173a-4b5c-b70e-91b190b5ab49 2026-04-16 04:03:09.435 8 INFO neutron.db.ovn_revision_numbers_db [None req-de593094-e984-4448-9e74-f43ec5439d80 - - - - - -] Successfully bumped revision number for resource 35c4234d-173a-4b5c-b70e-91b190b5ab49 (type: router_ports) to 2 2026-04-16 04:03:09.435 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de593094-e984-4448-9e74-f43ec5439d80 - - - - - -] OVN reports status down for port: 34f85271-c04a-4271-83a0-807245ebdf0b 2026-04-16 04:03:09.454 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de593094-e984-4448-9e74-f43ec5439d80 - - - - - -] OVN reports status up for port: 34f85271-c04a-4271-83a0-807245ebdf0b [pid: 7|app: 0|req: 1474/2871] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:09 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 12 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:03:09.743 8 INFO neutron_taas.services.taas.taas_plugin [None req-5e9b0f17-67dc-4f69-a78d-060526f01bf5 - - - - - -] TaaS: Handle Delete Port: bc4bfdcb-9a9c-40ef-95ea-3a8dd94aedf3 2026-04-16 04:03:09.747 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5e9b0f17-67dc-4f69-a78d-060526f01bf5 - - - - - -] Tap Mirror: Handle Delete Port: bc4bfdcb-9a9c-40ef-95ea-3a8dd94aedf3 2026-04-16 04:03:09.918 8 INFO neutron.services.segments.plugin [-] Segment 9079a4f1-f820-47e2-b9af-b2c26db87c3b resource provider aggregate not found 2026-04-16 04:03:09.930 8 INFO neutron.services.segments.plugin [-] Segment 9079a4f1-f820-47e2-b9af-b2c26db87c3b resource provider aggregate not found 2026-04-16 04:03:09.937 8 INFO neutron.services.segments.plugin [-] Segment 9079a4f1-f820-47e2-b9af-b2c26db87c3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9079a4f1-f820-47e2-b9af-b2c26db87c3b found for delete ", "request_id": "req-81609729-5360-42df-8328-2d7dc01128e5"}]} 2026-04-16 04:03:09.944 8 INFO neutron.services.segments.plugin [-] Segment 9079a4f1-f820-47e2-b9af-b2c26db87c3b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9079a4f1-f820-47e2-b9af-b2c26db87c3b found for delete ", "request_id": "req-d9d9e7fb-0c9d-439f-b7a2-c3734597bebb"}]} [pid: 8|app: 0|req: 1398/2872] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:03:07 2026] DELETE /v2.0/vpn/vpnservices/e368c464-0f62-4580-ab53-b834726c88f6 => generated 0 bytes in 2130 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1475/2873] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 04:03:09 2026] GET /v2.0/vpn/vpnservices => generated 862 bytes in 11 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-04-16 04:03:10.070 8 INFO neutron.api.v2.resource [None req-4ac63191-d363-4951-ae51-5818eb3f18a5 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - 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: 1399/2874] 10.0.0.213 () {34 vars in 707 bytes} [Thu Apr 16 04:03:10 2026] POST /v2.0/vpn/ipsec-site-connections => generated 127 bytes in 68 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-16 04:03:10.142 7 INFO neutron.api.v2.resource [None req-98579b9f-5f28-41db-adf8-d813334454ba 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - 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: 1476/2875] 10.0.0.213 () {34 vars in 707 bytes} [Thu Apr 16 04:03:10 2026] POST /v2.0/vpn/ipsec-site-connections => generated 136 bytes in 64 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-16 04:03:10.159 8 WARNING neutron.api.v2.base [None req-f6efd11c-7fdd-4c74-a679-4e31e54ffdbb 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for dpd. Reason: '59' is not a dictionary.].: webob.exc.HTTPBadRequest: Invalid input for dpd. Reason: '59' is not a dictionary. 2026-04-16 04:03:10.160 8 INFO neutron.api.v2.resource [None req-f6efd11c-7fdd-4c74-a679-4e31e54ffdbb 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] create failed (client error): Invalid input for dpd. Reason: '59' is not a dictionary. [pid: 8|app: 0|req: 1400/2876] 10.0.0.213 () {34 vars in 707 bytes} [Thu Apr 16 04:03:10 2026] POST /v2.0/vpn/ipsec-site-connections => generated 129 bytes in 10 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1477/2877] 10.0.0.213 () {34 vars in 693 bytes} [Thu Apr 16 04:03:10 2026] POST /v2.0/vpn/endpoint-groups => generated 294 bytes in 43 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:03:10.257 8 INFO neutron.api.v2.resource [None req-55c8a61f-d862-423d-b761-d79ae8e56488 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - 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: 1401/2878] 10.0.0.213 () {34 vars in 707 bytes} [Thu Apr 16 04:03:10 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 43 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1478/2879] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:03:10 2026] GET /v2.0/vpn/endpoint-groups => generated 910 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1402/2880] 10.0.0.213 () {32 vars in 748 bytes} [Thu Apr 16 04:03:10 2026] DELETE /v2.0/vpn/endpoint-groups/2db532a5-e744-4f35-87a5-f84a6a23bbb5 => generated 0 bytes in 30 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1479/2881] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:03:10 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1403/2882] 10.0.0.213 () {34 vars in 693 bytes} [Thu Apr 16 04:03:10 2026] POST /v2.0/vpn/endpoint-groups => generated 301 bytes in 59 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:03:10.442 7 INFO neutron.api.v2.resource [None req-02598a16-c3ef-4962-a21f-63a4ffc359f2 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - 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: 1480/2883] 10.0.0.213 () {34 vars in 707 bytes} [Thu Apr 16 04:03:10 2026] POST /v2.0/vpn/ipsec-site-connections => generated 148 bytes in 47 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1404/2884] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:03:10 2026] GET /v2.0/vpn/endpoint-groups => generated 917 bytes in 18 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1481/2885] 10.0.0.213 () {32 vars in 748 bytes} [Thu Apr 16 04:03:10 2026] DELETE /v2.0/vpn/endpoint-groups/9cb292dd-d11a-4631-9b6b-576dd4fde4b5 => generated 0 bytes in 24 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1405/2886] 10.0.0.213 () {32 vars in 671 bytes} [Thu Apr 16 04:03:10 2026] GET /v2.0/vpn/endpoint-groups => generated 634 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:10.514 7 WARNING neutron.api.v2.base [None req-e87091b9-abc3-4ff1-8d98-a031b0c55e33 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet.].: webob.exc.HTTPBadRequest: Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. 2026-04-16 04:03:10.514 7 INFO neutron.api.v2.resource [None req-e87091b9-abc3-4ff1-8d98-a031b0c55e33 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - 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: 1482/2887] 10.0.0.213 () {34 vars in 707 bytes} [Thu Apr 16 04:03:10 2026] POST /v2.0/vpn/ipsec-site-connections => generated 149 bytes in 4 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1483/2888] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:10 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 12 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:03:10.618 8 INFO neutron.db.segments_db [None req-6b870794-b33c-4e0a-b1d1-ac99c455561f 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Added segment d7db7b8e-450f-457a-96ba-363aefcf106b of type geneve for network 27626620-ded1-4309-9b7a-434c3b62db3e 2026-04-16 04:03:10.727 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b870794-b33c-4e0a-b1d1-ac99c455561f 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 27626620-ded1-4309-9b7a-434c3b62db3e (type: networks) to 1 2026-04-16 04:03:10.910 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6b870794-b33c-4e0a-b1d1-ac99c455561f 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] No more DHCP agents 2026-04-16 04:03:10.912 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6b870794-b33c-4e0a-b1d1-ac99c455561f 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Unable to schedule network 27626620-ded1-4309-9b7a-434c3b62db3e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:03:10.984 8 INFO neutron.db.ovn_revision_numbers_db [None req-6b870794-b33c-4e0a-b1d1-ac99c455561f 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource b0930abe-0752-41b2-8a05-2ac926bfd44a (type: ports) to 1 [pid: 8|app: 0|req: 1406/2889] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:03:10 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-04-16 04:03:11.217 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3bd6be5f-afbf-4211-a1ce-0624e7fbf16f 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] No more DHCP agents 2026-04-16 04:03:11.218 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3bd6be5f-afbf-4211-a1ce-0624e7fbf16f 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Unable to schedule network 27626620-ded1-4309-9b7a-434c3b62db3e: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1407/2890] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:03:11 2026] GET /v2.0/networks?id=3be02afe-bf36-442a-a381-0495cf75267d => generated 711 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1408/2891] 199.204.45.157 () {34 vars in 1050 bytes} [Thu Apr 16 04:03:11 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=ae882b1dca4b43f5802cbc46660a4ce9 => generated 274 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:11.663 7 INFO neutron.db.ovn_revision_numbers_db [None req-4aff201f-7189-4676-a4b4-30eacf4e2e44 - - - - - -] Successfully bumped revision number for resource b0930abe-0752-41b2-8a05-2ac926bfd44a (type: ports) to 2 2026-04-16 04:03:11.692 7 INFO neutron.db.ovn_revision_numbers_db [None req-4aff201f-7189-4676-a4b4-30eacf4e2e44 - - - - - -] Successfully bumped revision number for resource 49694837-435e-423c-806b-255926826b84 (type: subnets) to 0 [pid: 7|app: 0|req: 1484/2892] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:03:11 2026] POST /v2.0/subnets => generated 629 bytes in 696 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1485/2893] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:11 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 12 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:03:11.888 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-1c19e935-0660-487c-9232-413295074c47 req-0652ee66-6b5b-4dba-81f3-4e612cb3b4f2 ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] No more DHCP agents 2026-04-16 04:03:11.889 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-1c19e935-0660-487c-9232-413295074c47 req-0652ee66-6b5b-4dba-81f3-4e612cb3b4f2 ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Unable to schedule network 3be02afe-bf36-442a-a381-0495cf75267d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:03:11.996 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de593094-e984-4448-9e74-f43ec5439d80 - - - - - -] OVN reports status down for port: 83901626-c60f-4530-8eb1-ff3aa8736915 2026-04-16 04:03:12.058 8 INFO neutron.db.ovn_revision_numbers_db [req-1c19e935-0660-487c-9232-413295074c47 req-0652ee66-6b5b-4dba-81f3-4e612cb3b4f2 ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Successfully bumped revision number for resource 83901626-c60f-4530-8eb1-ff3aa8736915 (type: ports) to 1 2026-04-16 04:03:12.137 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9cf072ff-3b22-432d-91cf-6f9a95c0b457 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] No more DHCP agents 2026-04-16 04:03:12.138 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9cf072ff-3b22-432d-91cf-6f9a95c0b457 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. [pid: 8|app: 0|req: 1409/2894] 199.204.45.157 () {38 vars in 955 bytes} [Thu Apr 16 04:03:11 2026] POST /v2.0/ports => generated 993 bytes in 557 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-04-16 04:03:12.213 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-0c13ff7c-0837-4829-a407-48eb159888b7 - - - - - -] No hosting information found for port 4e80ba35-988c-4e27-9473-e0ca040834ea: RuntimeError: No hosting information found for port 4e80ba35-988c-4e27-9473-e0ca040834ea 2026-04-16 04:03:12.213 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0c13ff7c-0837-4829-a407-48eb159888b7 - - - - - -] OVN reports status up for port: c1fe2da0-0379-48b2-a7d6-8a82040eb46e 2026-04-16 04:03:12.230 7 INFO neutron.plugins.ml2.plugin [None req-0c13ff7c-0837-4829-a407-48eb159888b7 - - - - - -] Attempt 1 to provision port c1fe2da0-0379-48b2-a7d6-8a82040eb46e 2026-04-16 04:03:12.337 7 INFO neutron.db.ovn_revision_numbers_db [None req-9cf072ff-3b22-432d-91cf-6f9a95c0b457 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 9fcc8d60-6b74-4c0c-a793-e860ac5cad28 (type: ports) to 1 2026-04-16 04:03:12.474 8 INFO neutron.db.ovn_revision_numbers_db [req-1c19e935-0660-487c-9232-413295074c47 req-90f4d27e-4525-4306-b07f-9824c822cfee 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 83901626-c60f-4530-8eb1-ff3aa8736915 (type: ports) to 2 2026-04-16 04:03:12.664 8 INFO neutron.db.ovn_revision_numbers_db [req-1c19e935-0660-487c-9232-413295074c47 req-90f4d27e-4525-4306-b07f-9824c822cfee 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 83901626-c60f-4530-8eb1-ff3aa8736915 (type: ports) to 4 [pid: 8|app: 0|req: 1410/2895] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 04:03:12 2026] PUT /v2.0/ports/83901626-c60f-4530-8eb1-ff3aa8736915 => generated 1243 bytes in 535 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:03:12.732 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1e3edd8-44f4-4570-84fe-b990d29c5be9'] response: {'name': 'network-changed', 'server_uuid': 'b8324c46-c760-447c-bf5f-25c087c36c28', 'tag': '83901626-c60f-4530-8eb1-ff3aa8736915', '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: 1411/2896] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:12 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1008 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1412/2897] 10.0.0.45 () {34 vars in 1119 bytes} [Thu Apr 16 04:03:12 2026] GET /v2.0/security-groups?id=cc9a6f1b-8f40-44ea-a2e9-3342e8a04676&id=f326cac2-46fb-4196-bc04-f8bd5a034032&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:12.983 7 INFO neutron.db.ovn_revision_numbers_db [None req-0c13ff7c-0837-4829-a407-48eb159888b7 - - - - - -] Successfully bumped revision number for resource c1fe2da0-0379-48b2-a7d6-8a82040eb46e (type: ports) to 2 [pid: 8|app: 0|req: 1413/2898] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:03:13 2026] GET /v2.0/ports?tenant_id=ae882b1dca4b43f5802cbc46660a4ce9&device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1246 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1414/2899] 199.204.45.157 () {34 vars in 1018 bytes} [Thu Apr 16 04:03:13 2026] GET /v2.0/networks?tenant_id=ae882b1dca4b43f5802cbc46660a4ce9&shared=False => generated 809 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1415/2900] 199.204.45.157 () {34 vars in 930 bytes} [Thu Apr 16 04:03:13 2026] GET /v2.0/networks?shared=True => generated 791 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:13.880 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-23bb19af-ff28-4c26-afd0-884ce7536f10 - - - - - -] Schedule LRP lrp-9fcc8d60-6b74-4c0c-a793-e860ac5cad28 on gateway bb74fd48-4ab3-4811-8555-4318a677bb0f with priority 1 2026-04-16 04:03:13.948 7 INFO neutron.db.ovn_revision_numbers_db [None req-9cf072ff-3b22-432d-91cf-6f9a95c0b457 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 9fcc8d60-6b74-4c0c-a793-e860ac5cad28 (type: router_ports) to 1 [pid: 8|app: 0|req: 1416/2901] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:13 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:03:14.022 7 INFO neutron.db.ovn_revision_numbers_db [None req-9cf072ff-3b22-432d-91cf-6f9a95c0b457 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 6cf31839-36e1-4890-8010-fc9a27603f06 (type: routers) to 2 [pid: 8|app: 0|req: 1417/2902] 10.0.0.45 () {34 vars in 1119 bytes} [Thu Apr 16 04:03:14 2026] GET /v2.0/security-groups?id=cc9a6f1b-8f40-44ea-a2e9-3342e8a04676&id=f326cac2-46fb-4196-bc04-f8bd5a034032&fields=id&fields=name => generated 207 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1486/2903] 10.0.0.213 () {34 vars in 669 bytes} [Thu Apr 16 04:03:11 2026] POST /v2.0/routers => generated 936 bytes in 2311 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1487/2904] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:03:14 2026] GET /v2.0/ports?tenant_id=ae882b1dca4b43f5802cbc46660a4ce9&device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1246 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1488/2905] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 04:03:14 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=83901626-c60f-4530-8eb1-ff3aa8736915 => 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: 1489/2906] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:03:14 2026] GET /v2.0/subnets?id=2ad32896-5ad6-440f-a497-9cd5db5cc956 => generated 691 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1490/2907] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:03:14 2026] GET /v2.0/ports?network_id=3be02afe-bf36-442a-a381-0495cf75267d&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: 7|app: 0|req: 1491/2908] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:03:14 2026] GET /v2.0/networks/3be02afe-bf36-442a-a381-0495cf75267d?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1492/2909] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:03:14 2026] GET /v2.0/networks/3be02afe-bf36-442a-a381-0495cf75267d?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: 1493/2910] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:15 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1008 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1494/2911] 10.0.0.45 () {34 vars in 1119 bytes} [Thu Apr 16 04:03:15 2026] GET /v2.0/security-groups?id=cc9a6f1b-8f40-44ea-a2e9-3342e8a04676&id=f326cac2-46fb-4196-bc04-f8bd5a034032&fields=id&fields=name => generated 207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:15.503 8 INFO neutron.api.v2.resource [None req-e8f9a21a-a972-4878-a65d-6dc0c3408069 6617064fc0164051b7fefde0f3ce9ebf 87fbe00960df4596bab56289872af949 - - 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: 1418/2912] 10.0.0.213 () {34 vars in 685 bytes} [Thu Apr 16 04:03:14 2026] POST /v2.0/vpn/vpnservices => generated 194 bytes in 1460 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1419/2913] 10.0.0.45 () {34 vars in 1015 bytes} [Thu Apr 16 04:03:15 2026] GET /v2.0/security-groups?id=92ce5235-6810-4426-ab1d-f8386ee67480&fields=id => generated 69 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1420/2914] 10.0.0.45 () {34 vars in 981 bytes} [Thu Apr 16 04:03:15 2026] GET /v2.0/networks?id=b4ff38a8-c12c-40b3-bb91-0a9830d834da => generated 776 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1421/2915] 10.0.0.45 () {34 vars in 964 bytes} [Thu Apr 16 04:03:15 2026] GET /v2.0/quotas/9bb142ba12db4410bd7df8de12e51496 => generated 291 bytes in 17 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:15.635 7 INFO neutron_taas.services.taas.taas_plugin [None req-d1a8a106-a4ae-4c48-998a-fe2f5dc91c7c 6617064fc0164051b7fefde0f3ce9ebf 87fbe00960df4596bab56289872af949 - - default default] TaaS: Handle Delete Port: b0930abe-0752-41b2-8a05-2ac926bfd44a 2026-04-16 04:03:15.644 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d1a8a106-a4ae-4c48-998a-fe2f5dc91c7c 6617064fc0164051b7fefde0f3ce9ebf 87fbe00960df4596bab56289872af949 - - default default] Tap Mirror: Handle Delete Port: b0930abe-0752-41b2-8a05-2ac926bfd44a [pid: 8|app: 0|req: 1422/2916] 10.0.0.45 () {34 vars in 1001 bytes} [Thu Apr 16 04:03:15 2026] GET /v2.0/ports?tenant_id=9bb142ba12db4410bd7df8de12e51496&fields=id => generated 149 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1423/2917] 10.0.0.45 () {34 vars in 1007 bytes} [Thu Apr 16 04:03:15 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da?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: 1424/2918] 10.0.0.45 () {34 vars in 1107 bytes} [Thu Apr 16 04:03:15 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da?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) 2026-04-16 04:03:15.987 7 INFO neutron.services.segments.plugin [-] Segment d7db7b8e-450f-457a-96ba-363aefcf106b resource provider aggregate not found 2026-04-16 04:03:15.998 7 INFO neutron.services.segments.plugin [-] Segment d7db7b8e-450f-457a-96ba-363aefcf106b resource provider aggregate not found 2026-04-16 04:03:16.004 7 INFO neutron.services.segments.plugin [-] Segment d7db7b8e-450f-457a-96ba-363aefcf106b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7db7b8e-450f-457a-96ba-363aefcf106b found for delete ", "request_id": "req-dedfd8ee-7542-4eb6-b5ab-6f7df98dc99d"}]} 2026-04-16 04:03:16.021 7 INFO neutron.services.segments.plugin [-] Segment d7db7b8e-450f-457a-96ba-363aefcf106b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d7db7b8e-450f-457a-96ba-363aefcf106b found for delete ", "request_id": "req-4fd4a2f7-6ab6-4c38-a146-2e8ceaf029d7"}]} [pid: 7|app: 0|req: 1495/2919] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:03:15 2026] DELETE /v2.0/networks/27626620-ded1-4309-9b7a-434c3b62db3e => generated 0 bytes in 543 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1496/2920] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:16 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => 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: 1497/2921] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:16 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1008 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:03:16.394 8 INFO neutron_taas.services.taas.taas_plugin [None req-3b26f46e-0378-4398-b8fb-0d5f082ace87 6617064fc0164051b7fefde0f3ce9ebf 87fbe00960df4596bab56289872af949 - - default default] TaaS: Handle Delete Port: 9fcc8d60-6b74-4c0c-a793-e860ac5cad28 [pid: 7|app: 0|req: 1498/2922] 10.0.0.45 () {34 vars in 1119 bytes} [Thu Apr 16 04:03:16 2026] GET /v2.0/security-groups?id=cc9a6f1b-8f40-44ea-a2e9-3342e8a04676&id=f326cac2-46fb-4196-bc04-f8bd5a034032&fields=id&fields=name => generated 207 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:16.397 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b26f46e-0378-4398-b8fb-0d5f082ace87 6617064fc0164051b7fefde0f3ce9ebf 87fbe00960df4596bab56289872af949 - - default default] Tap Mirror: Handle Delete Port: 9fcc8d60-6b74-4c0c-a793-e860ac5cad28 [pid: 7|app: 0|req: 1499/2923] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:16 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => 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: 1425/2924] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:03:16 2026] DELETE /v2.0/routers/6cf31839-36e1-4890-8010-fc9a27603f06 => generated 0 bytes in 703 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:03:16.773 7 WARNING neutron.api.v2.base [None req-bc10e7ce-0515-4443-9eb2-a888a52a12e1 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. 2026-04-16 04:03:16.774 7 INFO neutron.api.v2.resource [None req-bc10e7ce-0515-4443-9eb2-a888a52a12e1 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] create failed (client error): Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. [pid: 7|app: 0|req: 1500/2925] 10.0.0.213 () {34 vars in 685 bytes} [Thu Apr 16 04:03:16 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-04-16 04:03:16.784 8 WARNING neutron.api.v2.base [None req-1b0efb19-bae0-44af-b7db-7aeaf5a0f2a4 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. 2026-04-16 04:03:16.785 8 INFO neutron.api.v2.resource [None req-1b0efb19-bae0-44af-b7db-7aeaf5a0f2a4 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] create failed (client error): Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. [pid: 8|app: 0|req: 1426/2926] 10.0.0.213 () {34 vars in 685 bytes} [Thu Apr 16 04:03:16 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-04-16 04:03:16.824 7 INFO neutron.api.v2.resource [None req-9a8b7b55-aa5d-4153-a5e9-ca52a5392e7e 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - 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: 1501/2927] 10.0.0.213 () {34 vars in 693 bytes} [Thu Apr 16 04:03:16 2026] POST /v2.0/vpn/endpoint-groups => generated 183 bytes in 34 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) 2026-04-16 04:03:16.860 8 INFO neutron.api.v2.resource [None req-d489de41-ac09-4514-b050-88f63c693841 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - 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: 1427/2928] 10.0.0.213 () {34 vars in 693 bytes} [Thu Apr 16 04:03:16 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-04-16 04:03:16.897 7 INFO neutron.api.v2.resource [None req-002b6e88-9f79-4f6f-972c-9cc1981d885f 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - 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: 1502/2929] 10.0.0.213 () {34 vars in 693 bytes} [Thu Apr 16 04:03:16 2026] POST /v2.0/vpn/endpoint-groups => generated 154 bytes in 30 msecs (HTTP/1.1 400) 4 headers in 166 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1428/2930] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 04:03:16 2026] GET /v2.0/vpn/ikepolicies => generated 407 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1503/2931] 10.0.0.213 () {32 vars in 667 bytes} [Thu Apr 16 04:03:16 2026] GET /v2.0/vpn/ipsecpolicies => 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: 1429/2932] 10.0.0.213 () {32 vars in 685 bytes} [Thu Apr 16 04:03:16 2026] GET /v2.0/vpn/ipsec-site-connections => generated 795 bytes in 9 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1504/2933] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 04:03:16 2026] GET /v2.0/vpn/vpnservices => generated 862 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1430/2934] 10.0.0.213 () {32 vars in 745 bytes} [Thu Apr 16 04:03:16 2026] GET /v2.0/vpn/endpoint-groups/8287417a-1bc1-426c-a582-b2b6ddd13fd5 => generated 329 bytes in 8 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1505/2935] 10.0.0.213 () {32 vars in 745 bytes} [Thu Apr 16 04:03:16 2026] GET /v2.0/vpn/endpoint-groups/f05e5d2d-24a2-47aa-8043-d52298b8fec4 => 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: 1431/2936] 10.0.0.213 () {32 vars in 737 bytes} [Thu Apr 16 04:03:16 2026] GET /v2.0/vpn/ikepolicies/7d1ed70f-152a-4b85-b139-d218b7469e87 => generated 403 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1506/2937] 10.0.0.213 () {32 vars in 741 bytes} [Thu Apr 16 04:03:17 2026] GET /v2.0/vpn/ipsecpolicies/3e2feba6-a5b5-4d7c-91df-a6c720b12e6b => generated 412 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1432/2938] 10.0.0.213 () {32 vars in 737 bytes} [Thu Apr 16 04:03:17 2026] GET /v2.0/vpn/vpnservices/9b77de7c-8903-447d-85b4-840b7ce27467 => generated 449 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:17.481 7 INFO neutron.db.ovn_revision_numbers_db [None req-cb18c1d7-9510-4450-9bd6-81c929c015aa 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 7119f979-c898-4338-8565-b2487d0f301b (type: routers) to 10 [pid: 7|app: 0|req: 1507/2939] 10.0.0.213 () {32 vars in 762 bytes} [Thu Apr 16 04:03:17 2026] DELETE /v2.0/vpn/ipsec-site-connections/c427d166-59f2-4743-8974-d7497e300f56 => generated 0 bytes in 469 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1508/2940] 10.0.0.213 () {32 vars in 748 bytes} [Thu Apr 16 04:03:17 2026] DELETE /v2.0/vpn/endpoint-groups/8287417a-1bc1-426c-a582-b2b6ddd13fd5 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1509/2941] 10.0.0.213 () {32 vars in 748 bytes} [Thu Apr 16 04:03:17 2026] DELETE /v2.0/vpn/endpoint-groups/f05e5d2d-24a2-47aa-8043-d52298b8fec4 => 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: 1433/2942] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:17 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1008 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1510/2943] 10.0.0.213 () {32 vars in 744 bytes} [Thu Apr 16 04:03:17 2026] DELETE /v2.0/vpn/ipsecpolicies/3e2feba6-a5b5-4d7c-91df-a6c720b12e6b => generated 0 bytes in 28 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1511/2944] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:03:17 2026] DELETE /v2.0/vpn/ikepolicies/7d1ed70f-152a-4b85-b139-d218b7469e87 => generated 0 bytes in 20 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1434/2945] 10.0.0.45 () {34 vars in 1119 bytes} [Thu Apr 16 04:03:17 2026] GET /v2.0/security-groups?id=cc9a6f1b-8f40-44ea-a2e9-3342e8a04676&id=f326cac2-46fb-4196-bc04-f8bd5a034032&fields=id&fields=name => generated 207 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1512/2946] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:03:17 2026] DELETE /v2.0/vpn/vpnservices/9b77de7c-8903-447d-85b4-840b7ce27467 => generated 0 bytes in 54 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1435/2947] 199.204.45.157 () {34 vars in 994 bytes} [Thu Apr 16 04:03:17 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1246 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1436/2948] 199.204.45.157 () {34 vars in 1124 bytes} [Thu Apr 16 04:03:17 2026] GET /v2.0/security-groups?id=f326cac2-46fb-4196-bc04-f8bd5a034032&id=cc9a6f1b-8f40-44ea-a2e9-3342e8a04676&fields=id&fields=name => generated 207 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:17.882 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-de593094-e984-4448-9e74-f43ec5439d80 - - - - - -] OVN reports status up for port: 83901626-c60f-4530-8eb1-ff3aa8736915 2026-04-16 04:03:17.895 8 INFO neutron.plugins.ml2.plugin [None req-de593094-e984-4448-9e74-f43ec5439d80 - - - - - -] Attempt 1 to provision port 83901626-c60f-4530-8eb1-ff3aa8736915 2026-04-16 04:03:18.040 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-dd8a8098-f75f-47f5-b5b1-8075abe3439b'] response: {'server_uuid': 'b8324c46-c760-447c-bf5f-25c087c36c28', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '83901626-c60f-4530-8eb1-ff3aa8736915', 'code': 200} 2026-04-16 04:03:18.074 7 INFO neutron_taas.services.taas.taas_plugin [None req-034985d5-2a0a-4947-bf53-825deb8a20c7 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] TaaS: Handle Delete Port: 93aa21e5-944c-4ccd-94c7-eb75c4e74b61 2026-04-16 04:03:18.077 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-034985d5-2a0a-4947-bf53-825deb8a20c7 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Tap Mirror: Handle Delete Port: 93aa21e5-944c-4ccd-94c7-eb75c4e74b61 2026-04-16 04:03:18.154 8 INFO neutron.db.ovn_revision_numbers_db [None req-de593094-e984-4448-9e74-f43ec5439d80 - - - - - -] Successfully bumped revision number for resource 83901626-c60f-4530-8eb1-ff3aa8736915 (type: ports) to 5 2026-04-16 04:03:18.317 7 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-efe7b5af-bc28-4ff1-856d-a86b418f8a36 - - - - - -] No hosting information found for port c1fe2da0-0379-48b2-a7d6-8a82040eb46e: RuntimeError: No hosting information found for port c1fe2da0-0379-48b2-a7d6-8a82040eb46e 2026-04-16 04:03:18.456 7 INFO neutron.db.ovn_revision_numbers_db [None req-efe7b5af-bc28-4ff1-856d-a86b418f8a36 - - - - - -] Successfully bumped revision number for resource c1fe2da0-0379-48b2-a7d6-8a82040eb46e (type: router_ports) to 2 2026-04-16 04:03:18.457 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efe7b5af-bc28-4ff1-856d-a86b418f8a36 - - - - - -] OVN reports status down for port: 06a886dc-0b76-47bb-b2a5-9298716f3d37 2026-04-16 04:03:18.480 7 INFO neutron_taas.services.taas.taas_plugin [None req-86979720-f0ff-435c-84a0-80416dc1e6b5 - - - - - -] TaaS: Handle Delete Port: 242cd1aa-4149-4c91-bbd4-decf5e025120 2026-04-16 04:03:18.485 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-86979720-f0ff-435c-84a0-80416dc1e6b5 - - - - - -] Tap Mirror: Handle Delete Port: 242cd1aa-4149-4c91-bbd4-decf5e025120 2026-04-16 04:03:18.560 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efe7b5af-bc28-4ff1-856d-a86b418f8a36 - - - - - -] OVN reports status down for port: c86efd05-1d20-412f-b912-206149006a94 2026-04-16 04:03:18.575 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efe7b5af-bc28-4ff1-856d-a86b418f8a36 - - - - - -] OVN reports status down for port: bc4bfdcb-9a9c-40ef-95ea-3a8dd94aedf3 2026-04-16 04:03:18.597 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efe7b5af-bc28-4ff1-856d-a86b418f8a36 - - - - - -] OVN reports status down for port: b6b288c1-02bd-4eb0-95df-aec60b4ddc15 2026-04-16 04:03:18.618 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efe7b5af-bc28-4ff1-856d-a86b418f8a36 - - - - - -] OVN reports status down for port: b0930abe-0752-41b2-8a05-2ac926bfd44a 2026-04-16 04:03:18.634 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efe7b5af-bc28-4ff1-856d-a86b418f8a36 - - - - - -] OVN reports status down for port: 9fcc8d60-6b74-4c0c-a793-e860ac5cad28 /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-04-16 04:03:18.750 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efe7b5af-bc28-4ff1-856d-a86b418f8a36 - - - - - -] OVN reports status up for port: 9fcc8d60-6b74-4c0c-a793-e860ac5cad28 [pid: 8|app: 0|req: 1437/2949] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:18 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1010 bytes in 93 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1438/2950] 10.0.0.45 () {34 vars in 1119 bytes} [Thu Apr 16 04:03:18 2026] GET /v2.0/security-groups?id=cc9a6f1b-8f40-44ea-a2e9-3342e8a04676&id=f326cac2-46fb-4196-bc04-f8bd5a034032&fields=id&fields=name => generated 207 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1439/2951] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:19 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:03:19.206 7 INFO neutron_taas.services.taas.taas_plugin [None req-04d6de13-7c73-45c5-a60f-db3c53e09b58 - - - - - -] TaaS: Handle Delete Port: dfda5131-54f7-44c9-9c43-3515519c1068 2026-04-16 04:03:19.210 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04d6de13-7c73-45c5-a60f-db3c53e09b58 - - - - - -] Tap Mirror: Handle Delete Port: dfda5131-54f7-44c9-9c43-3515519c1068 [pid: 8|app: 0|req: 1440/2952] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:19 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => 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: 1441/2953] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:19 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1010 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1442/2954] 10.0.0.45 () {34 vars in 1119 bytes} [Thu Apr 16 04:03:19 2026] GET /v2.0/security-groups?id=cc9a6f1b-8f40-44ea-a2e9-3342e8a04676&id=f326cac2-46fb-4196-bc04-f8bd5a034032&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:20.086 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-f12da235-f4df-4b98-939b-887df9b8e0b8'] response: {'server_uuid': 'b8324c46-c760-447c-bf5f-25c087c36c28', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '83901626-c60f-4530-8eb1-ff3aa8736915', 'code': 200} 2026-04-16 04:03:20.096 7 INFO neutron_taas.services.taas.taas_plugin [None req-04d6de13-7c73-45c5-a60f-db3c53e09b58 - - - - - -] TaaS: Handle Delete Port: 5db3a784-9157-4bf7-b1c5-9cfb667bf5df 2026-04-16 04:03:20.100 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-04d6de13-7c73-45c5-a60f-db3c53e09b58 - - - - - -] Tap Mirror: Handle Delete Port: 5db3a784-9157-4bf7-b1c5-9cfb667bf5df [pid: 8|app: 0|req: 1443/2955] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:20 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1010 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:03:20.334 7 INFO neutron.services.segments.plugin [-] Segment 04af5ff9-d4a3-40d4-bcad-c8d67dad107d resource provider aggregate not found 2026-04-16 04:03:20.337 7 INFO neutron.services.segments.plugin [-] Segment 04af5ff9-d4a3-40d4-bcad-c8d67dad107d resource provider aggregate not found 2026-04-16 04:03:20.355 7 INFO neutron.services.segments.plugin [-] Segment 04af5ff9-d4a3-40d4-bcad-c8d67dad107d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04af5ff9-d4a3-40d4-bcad-c8d67dad107d found for delete ", "request_id": "req-fb5da5db-c1b6-4d75-817d-8e88eb2440eb"}]} 2026-04-16 04:03:20.357 7 INFO neutron.services.segments.plugin [-] Segment 04af5ff9-d4a3-40d4-bcad-c8d67dad107d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 04af5ff9-d4a3-40d4-bcad-c8d67dad107d found for delete ", "request_id": "req-3cfa275d-f50d-4794-af5e-06fe5fd53b8f"}]} [pid: 7|app: 0|req: 1513/2956] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:03:17 2026] DELETE /v2.0/vpn/vpnservices/f095d70e-9ead-4917-a87f-0b63cc7d3b93 => generated 0 bytes in 2705 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: 1514/2957] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:03:20 2026] GET /v2.0/routers/7119f979-c898-4338-8565-b2487d0f301b => generated 943 bytes in 83 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1515/2958] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:03:20 2026] GET /v2.0/networks?id=b4ff38a8-c12c-40b3-bb91-0a9830d834da => generated 776 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:20.772 8 INFO neutron.db.ovn_revision_numbers_db [None req-b64104e2-a8ce-4b8c-8ce3-177dd51f114d ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Successfully bumped revision number for resource 3de8ecba-c6ba-4531-b17d-2745aef78348 (type: floatingips) to 1 2026-04-16 04:03:20.918 8 INFO neutron.db.ovn_revision_numbers_db [None req-b64104e2-a8ce-4b8c-8ce3-177dd51f114d ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Successfully bumped revision number for resource 3de8ecba-c6ba-4531-b17d-2745aef78348 (type: floatingips) to 2 2026-04-16 04:03:20.918 8 INFO neutron.db.l3_db [None req-b64104e2-a8ce-4b8c-8ce3-177dd51f114d ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Floating IP 3de8ecba-c6ba-4531-b17d-2745aef78348 associated. External IP: 10.96.250.219, port: 83901626-c60f-4530-8eb1-ff3aa8736915. [pid: 8|app: 0|req: 1444/2959] 10.0.0.213 () {34 vars in 749 bytes} [Thu Apr 16 04:03:20 2026] PUT /v2.0/floatingips/3de8ecba-c6ba-4531-b17d-2745aef78348 => generated 855 bytes in 780 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: 1445/2960] 199.204.45.157 () {34 vars in 1050 bytes} [Thu Apr 16 04:03:20 2026] GET /v2.0/security-groups?fields=id&fields=name&tenant_id=9bb142ba12db4410bd7df8de12e51496 => generated 343 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:21.229 8 WARNING neutron.scheduler.dhcp_agent_scheduler [req-7ce3f7fb-aa73-4631-8018-5f9e8d547abb req-2f863017-35a0-431b-8cd2-fb64159f1eb4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:03:21.231 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-7ce3f7fb-aa73-4631-8018-5f9e8d547abb req-2f863017-35a0-431b-8cd2-fb64159f1eb4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network b4ff38a8-c12c-40b3-bb91-0a9830d834da: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:03:21.262 7 INFO neutron.db.ovn_revision_numbers_db [None req-79e99ddb-6308-4c3f-9244-88dfc0b274cd 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 7119f979-c898-4338-8565-b2487d0f301b (type: routers) to 11 [pid: 7|app: 0|req: 1516/2961] 10.0.0.213 () {34 vars in 742 bytes} [Thu Apr 16 04:03:20 2026] PUT /v2.0/routers/7119f979-c898-4338-8565-b2487d0f301b => generated 943 bytes in 741 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:21.346 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74b6830e-34d4-4a7d-90bb-4eabdd98ac44 - - - - - -] OVN reports status down for port: 6d52e45f-abdc-404a-a01a-fb949eb0093c [pid: 7|app: 0|req: 1517/2962] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:03:21 2026] GET /v2.0/ports?device_id=7119f979-c898-4338-8565-b2487d0f301b => generated 946 bytes in 99 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:21.398 8 INFO neutron.db.ovn_revision_numbers_db [req-7ce3f7fb-aa73-4631-8018-5f9e8d547abb req-2f863017-35a0-431b-8cd2-fb64159f1eb4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6d52e45f-abdc-404a-a01a-fb949eb0093c (type: ports) to 1 [pid: 8|app: 0|req: 1446/2963] 199.204.45.157 () {38 vars in 955 bytes} [Thu Apr 16 04:03:21 2026] POST /v2.0/ports => generated 1082 bytes in 432 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-04-16 04:03:21.719 7 INFO neutron_taas.services.taas.taas_plugin [None req-899ab2b2-7b8d-4c33-9f0f-6e4f29516230 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] TaaS: Handle Delete Port: 9878af2a-a4c7-4ed8-8111-503bf3fbdc52 2026-04-16 04:03:21.722 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-899ab2b2-7b8d-4c33-9f0f-6e4f29516230 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Tap Mirror: Handle Delete Port: 9878af2a-a4c7-4ed8-8111-503bf3fbdc52 2026-04-16 04:03:21.830 8 INFO neutron.db.ovn_revision_numbers_db [req-7ce3f7fb-aa73-4631-8018-5f9e8d547abb req-78b85c7f-765b-4a48-9777-795d1463e8be 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 6d52e45f-abdc-404a-a01a-fb949eb0093c (type: ports) to 2 2026-04-16 04:03:22.029 8 INFO neutron.db.ovn_revision_numbers_db [req-7ce3f7fb-aa73-4631-8018-5f9e8d547abb req-78b85c7f-765b-4a48-9777-795d1463e8be 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 6d52e45f-abdc-404a-a01a-fb949eb0093c (type: ports) to 4 [pid: 8|app: 0|req: 1447/2964] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 04:03:21 2026] PUT /v2.0/ports/6d52e45f-abdc-404a-a01a-fb949eb0093c => generated 1212 bytes in 605 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:03:22.138 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82de2e36-c6d9-4135-bd1b-83459950aac7'] response: {'name': 'network-changed', 'server_uuid': 'b8324c46-c760-447c-bf5f-25c087c36c28', 'tag': '83901626-c60f-4530-8eb1-ff3aa8736915', 'status': 'completed', 'code': 200} 2026-04-16 04:03:22.139 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-82de2e36-c6d9-4135-bd1b-83459950aac7'] response: {'name': 'network-changed', 'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'tag': '6d52e45f-abdc-404a-a01a-fb949eb0093c', '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: 1518/2967] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:03:21 2026] PUT /v2.0/routers/7119f979-c898-4338-8565-b2487d0f301b/remove_router_interface => generated 309 bytes in 887 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: 1450/2968] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:22 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 1215 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1451/2969] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:03:22 2026] GET /v2.0/security-groups?id=92ce5235-6810-4426-ab1d-f8386ee67480&fields=id&fields=name => generated 96 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1452/2970] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:22 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 1215 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:03:22.615 7 INFO neutron_taas.services.taas.taas_plugin [None req-82b3046c-ac21-4078-8209-4118af9bd430 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] TaaS: Handle Delete Port: 486e0896-4f59-4c38-b5a5-576a942d863a 2026-04-16 04:03:22.617 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-82b3046c-ac21-4078-8209-4118af9bd430 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Tap Mirror: Handle Delete Port: 486e0896-4f59-4c38-b5a5-576a942d863a [pid: 8|app: 0|req: 1453/2971] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:03:22 2026] GET /v2.0/ports?tenant_id=ae882b1dca4b43f5802cbc46660a4ce9&device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1248 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1454/2972] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:03:22 2026] GET /v2.0/networks?id=3be02afe-bf36-442a-a381-0495cf75267d => generated 809 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1455/2973] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 04:03:22 2026] GET /v2.0/floatingips?fixed_ip_address=10.100.0.8&port_id=83901626-c60f-4530-8eb1-ff3aa8736915 => generated 860 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1456/2974] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:03:22 2026] GET /v2.0/subnets?id=2ad32896-5ad6-440f-a497-9cd5db5cc956 => generated 691 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1457/2975] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:03:22 2026] GET /v2.0/ports?network_id=3be02afe-bf36-442a-a381-0495cf75267d&device_owner=network%3Adhcp => generated 12 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1458/2976] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:03:22 2026] GET /v2.0/networks/3be02afe-bf36-442a-a381-0495cf75267d?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: 1459/2977] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:03:22 2026] GET /v2.0/networks/3be02afe-bf36-442a-a381-0495cf75267d?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) [pid: 7|app: 0|req: 1519/2978] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:03:22 2026] DELETE /v2.0/routers/7119f979-c898-4338-8565-b2487d0f301b => generated 0 bytes in 716 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1520/2979] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:03:23 2026] GET /v2.0/ports?tenant_id=9bb142ba12db4410bd7df8de12e51496&device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 1215 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1460/2980] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:03:23 2026] GET /v2.0/routers/aa9c5f08-4883-4234-9b52-297a5b8e3433 => generated 942 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1521/2981] 199.204.45.157 () {34 vars in 1062 bytes} [Thu Apr 16 04:03:23 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.185&port_id=6d52e45f-abdc-404a-a01a-fb949eb0093c => 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: 1522/2982] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:03:23 2026] GET /v2.0/subnets?id=23a1831b-0e63-47b5-8115-0866276616cd => generated 654 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1523/2983] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:03:23 2026] GET /v2.0/ports?network_id=b4ff38a8-c12c-40b3-bb91-0a9830d834da&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: 1524/2984] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:03:23 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da?fields=segments => generated 14 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1525/2985] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:03:23 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:03:23.886 8 INFO neutron.db.ovn_revision_numbers_db [None req-ca9c64d9-9931-434a-84c3-6c16dac167c9 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource aa9c5f08-4883-4234-9b52-297a5b8e3433 (type: routers) to 5 [pid: 8|app: 0|req: 1461/2986] 10.0.0.213 () {34 vars in 742 bytes} [Thu Apr 16 04:03:23 2026] PUT /v2.0/routers/aa9c5f08-4883-4234-9b52-297a5b8e3433 => generated 942 bytes in 788 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1526/2987] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:03:23 2026] GET /v2.0/ports?device_id=aa9c5f08-4883-4234-9b52-297a5b8e3433 => generated 950 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:24.257 8 INFO neutron_taas.services.taas.taas_plugin [None req-09e1c522-9b91-48d2-84e8-f837fa9c1f08 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] TaaS: Handle Delete Port: 57e3ba87-a009-49dc-a1c6-d4b7d545f8f3 2026-04-16 04:03:24.261 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-09e1c522-9b91-48d2-84e8-f837fa9c1f08 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Tap Mirror: Handle Delete Port: 57e3ba87-a009-49dc-a1c6-d4b7d545f8f3 [pid: 7|app: 0|req: 1527/2988] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:03:24 2026] GET /v2.0/ports?tenant_id=9bb142ba12db4410bd7df8de12e51496&device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 1215 bytes in 89 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1528/2989] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:03:24 2026] GET /v2.0/networks?id=b4ff38a8-c12c-40b3-bb91-0a9830d834da => generated 776 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1529/2990] 199.204.45.157 () {34 vars in 1062 bytes} [Thu Apr 16 04:03:24 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.185&port_id=6d52e45f-abdc-404a-a01a-fb949eb0093c => 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: 1530/2991] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:03:24 2026] GET /v2.0/subnets?id=23a1831b-0e63-47b5-8115-0866276616cd => generated 654 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1531/2992] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:03:24 2026] GET /v2.0/ports?network_id=b4ff38a8-c12c-40b3-bb91-0a9830d834da&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: 1532/2993] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:03:24 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da?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: 1533/2994] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:03:24 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1462/2995] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:03:23 2026] PUT /v2.0/routers/aa9c5f08-4883-4234-9b52-297a5b8e3433/remove_router_interface => generated 309 bytes in 826 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-04-16 04:03:25.220 7 INFO neutron_taas.services.taas.taas_plugin [None req-766926fa-4119-4f91-832e-a1e513976c7d 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] TaaS: Handle Delete Port: 798a7220-e718-4316-aeb4-b84d8d1910af 2026-04-16 04:03:25.223 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-766926fa-4119-4f91-832e-a1e513976c7d 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Tap Mirror: Handle Delete Port: 798a7220-e718-4316-aeb4-b84d8d1910af [pid: 8|app: 0|req: 1463/2996] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:25 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 1215 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1464/2997] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:03:25 2026] GET /v2.0/security-groups?id=92ce5235-6810-4426-ab1d-f8386ee67480&fields=id&fields=name => generated 96 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1465/2998] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:25 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 1215 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1534/2999] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:03:24 2026] DELETE /v2.0/routers/aa9c5f08-4883-4234-9b52-297a5b8e3433 => generated 0 bytes in 851 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1466/3000] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:03:25 2026] GET /v2.0/routers/97d1bd17-0bee-4b44-bf11-c8d47a9edac1 => generated 941 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:26.477 7 INFO neutron.db.ovn_revision_numbers_db [None req-f924af8d-5bf2-4e71-8bef-1cb0aae9f94d 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Successfully bumped revision number for resource 97d1bd17-0bee-4b44-bf11-c8d47a9edac1 (type: routers) to 5 [pid: 7|app: 0|req: 1535/3001] 10.0.0.213 () {34 vars in 742 bytes} [Thu Apr 16 04:03:25 2026] PUT /v2.0/routers/97d1bd17-0bee-4b44-bf11-c8d47a9edac1 => generated 941 bytes in 746 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1467/3002] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:03:26 2026] GET /v2.0/ports?device_id=97d1bd17-0bee-4b44-bf11-c8d47a9edac1 => generated 950 bytes in 78 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:26.850 7 INFO neutron_taas.services.taas.taas_plugin [None req-3bfb0341-5013-462e-96b5-8b2fb4b33662 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] TaaS: Handle Delete Port: 35c4234d-173a-4b5c-b70e-91b190b5ab49 2026-04-16 04:03:26.853 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bfb0341-5013-462e-96b5-8b2fb4b33662 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Tap Mirror: Handle Delete Port: 35c4234d-173a-4b5c-b70e-91b190b5ab49 [pid: 7|app: 0|req: 1536/3003] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:03:26 2026] PUT /v2.0/routers/97d1bd17-0bee-4b44-bf11-c8d47a9edac1/remove_router_interface => generated 309 bytes in 776 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: 1468/3004] 199.204.45.157 () {34 vars in 994 bytes} [Thu Apr 16 04:03:27 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 1215 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1469/3005] 199.204.45.157 () {34 vars in 1044 bytes} [Thu Apr 16 04:03:27 2026] GET /v2.0/security-groups?id=92ce5235-6810-4426-ab1d-f8386ee67480&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-04-16 04:03:27.540 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-74b6830e-34d4-4a7d-90bb-4eabdd98ac44 - - - - - -] OVN reports status up for port: 6d52e45f-abdc-404a-a01a-fb949eb0093c 2026-04-16 04:03:27.556 8 INFO neutron.plugins.ml2.plugin [None req-74b6830e-34d4-4a7d-90bb-4eabdd98ac44 - - - - - -] Attempt 1 to provision port 6d52e45f-abdc-404a-a01a-fb949eb0093c 2026-04-16 04:03:27.684 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-ce490faf-3d5f-4e68-8cf2-a4c3c9e0bf3b'] response: {'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d52e45f-abdc-404a-a01a-fb949eb0093c', 'code': 200} 2026-04-16 04:03:27.743 7 INFO neutron_taas.services.taas.taas_plugin [None req-1b79b6a7-3a76-40a7-b01a-3454914b98dc 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] TaaS: Handle Delete Port: 4e80ba35-988c-4e27-9473-e0ca040834ea 2026-04-16 04:03:27.747 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1b79b6a7-3a76-40a7-b01a-3454914b98dc 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Tap Mirror: Handle Delete Port: 4e80ba35-988c-4e27-9473-e0ca040834ea 2026-04-16 04:03:27.836 8 INFO neutron.db.ovn_revision_numbers_db [None req-74b6830e-34d4-4a7d-90bb-4eabdd98ac44 - - - - - -] Successfully bumped revision number for resource 6d52e45f-abdc-404a-a01a-fb949eb0093c (type: ports) to 5 [pid: 7|app: 0|req: 1537/3006] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:03:27 2026] DELETE /v2.0/routers/97d1bd17-0bee-4b44-bf11-c8d47a9edac1 => generated 0 bytes in 845 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-04-16 04:03:28.237 8 INFO neutron.api.v2.resource [None req-e256ad6a-7b67-423d-9abe-ea7225971196 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1470/3007] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:03:28 2026] GET /v2.0/routers/6cf31839-36e1-4890-8010-fc9a27603f06 => generated 135 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1471/3008] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:28 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 1217 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1472/3009] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:03:28 2026] GET /v2.0/security-groups?id=92ce5235-6810-4426-ab1d-f8386ee67480&fields=id&fields=name => generated 96 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1538/3010] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:03:28 2026] DELETE /v2.0/subnets/c7f58f98-42ed-4670-b1e7-338bf0dcb458 => generated 0 bytes in 199 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1473/3011] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:28 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 1217 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1539/3012] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:03:28 2026] DELETE /v2.0/subnets/2ba63514-8ce2-4991-ad04-828e04763bec => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1474/3013] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:03:28 2026] DELETE /v2.0/subnets/fb103028-03e2-4ad8-8bbd-cd0dcbfbbd29 => generated 0 bytes in 203 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:03:28.844 7 INFO neutron.pecan_wsgi.hooks.translation [None req-b2adbadb-100e-4f01-9f19-36f9713cec95 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1540/3014] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:03:28 2026] DELETE /v2.0/subnets/49694837-435e-423c-806b-255926826b84 => generated 136 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:03:28.966 8 INFO neutron_taas.services.taas.taas_plugin [None req-85452a76-d9fd-47f6-85e5-62df6ad88317 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] TaaS: Handle Delete Port: 9c9c747a-5d50-4bed-93bb-92cdea493fa3 2026-04-16 04:03:28.977 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-85452a76-d9fd-47f6-85e5-62df6ad88317 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Tap Mirror: Handle Delete Port: 9c9c747a-5d50-4bed-93bb-92cdea493fa3 2026-04-16 04:03:29.209 8 INFO neutron.services.segments.plugin [-] Segment a276ddc0-70af-4b5a-bf03-91579419dd5b resource provider aggregate not found 2026-04-16 04:03:29.218 8 INFO neutron.services.segments.plugin [-] Segment a276ddc0-70af-4b5a-bf03-91579419dd5b resource provider aggregate not found 2026-04-16 04:03:29.232 8 INFO neutron.services.segments.plugin [-] Segment a276ddc0-70af-4b5a-bf03-91579419dd5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a276ddc0-70af-4b5a-bf03-91579419dd5b found for delete ", "request_id": "req-b64cac21-6c2d-471d-a503-869d2cd80ab8"}]} 2026-04-16 04:03:29.262 8 INFO neutron.services.segments.plugin [-] Segment a276ddc0-70af-4b5a-bf03-91579419dd5b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a276ddc0-70af-4b5a-bf03-91579419dd5b found for delete ", "request_id": "req-ab439e40-bdb0-4efc-9d3f-2c2aebc34cf5"}]} [pid: 8|app: 0|req: 1475/3015] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:03:28 2026] DELETE /v2.0/networks/35c8690a-5602-478a-8fe6-b0f75ee6942a => generated 0 bytes in 430 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:03:29.397 7 INFO neutron_taas.services.taas.taas_plugin [None req-a4f094a1-7267-4991-a85f-fb78bc9bf2be 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] TaaS: Handle Delete Port: 581a4e8d-564f-417c-9ab5-df0ed3fca6aa 2026-04-16 04:03:29.400 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a4f094a1-7267-4991-a85f-fb78bc9bf2be 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Tap Mirror: Handle Delete Port: 581a4e8d-564f-417c-9ab5-df0ed3fca6aa [pid: 7|app: 0|req: 1541/3016] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:03:29 2026] DELETE /v2.0/networks/17bb1dc2-bf48-4815-9dbc-4e44906c476c => generated 0 bytes in 386 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:03:29.725 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-c1a0daa1-e57f-4c9e-a9c3-1096fa36f701'] response: {'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6d52e45f-abdc-404a-a01a-fb949eb0093c', 'code': 200} 2026-04-16 04:03:29.767 7 INFO neutron.services.segments.plugin [-] Segment 44e67cec-393a-453a-a729-f11012ba10e5 resource provider aggregate not found 2026-04-16 04:03:29.771 7 INFO neutron.services.segments.plugin [-] Segment 44e67cec-393a-453a-a729-f11012ba10e5 resource provider aggregate not found 2026-04-16 04:03:29.789 7 INFO neutron.services.segments.plugin [-] Segment 44e67cec-393a-453a-a729-f11012ba10e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44e67cec-393a-453a-a729-f11012ba10e5 found for delete ", "request_id": "req-145daaaf-9362-45a1-a596-81e03f08b21d"}]} 2026-04-16 04:03:29.791 7 INFO neutron.services.segments.plugin [-] Segment 44e67cec-393a-453a-a729-f11012ba10e5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44e67cec-393a-453a-a729-f11012ba10e5 found for delete ", "request_id": "req-667c681d-fdcb-4944-8783-1342f73c35cd"}]} 2026-04-16 04:03:29.795 8 INFO neutron_taas.services.taas.taas_plugin [None req-cd75aa1f-9073-466d-b1f9-beb80e732e5a 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] TaaS: Handle Delete Port: b9f0c5e4-3aee-48e1-847d-962723779a7f 2026-04-16 04:03:29.797 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-cd75aa1f-9073-466d-b1f9-beb80e732e5a 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] Tap Mirror: Handle Delete Port: b9f0c5e4-3aee-48e1-847d-962723779a7f [pid: 8|app: 0|req: 1476/3017] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:03:29 2026] DELETE /v2.0/networks/010fd8d7-39d9-4304-9bf1-c50440a95bdc => generated 0 bytes in 288 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:03:29.990 7 INFO neutron.pecan_wsgi.hooks.translation [None req-7344cf75-8d60-4f9d-aa32-a99a90d481da 8f004c8170c74c60bc601869de43aa9b 470ea77ec2264114a1b05a2b018eeb86 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1542/3018] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:03:29 2026] DELETE /v2.0/networks/27626620-ded1-4309-9b7a-434c3b62db3e => generated 138 bytes in 17 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1477/3019] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:03:30 2026] GET /v2.0/security-groups?tenant_id=470ea77ec2264114a1b05a2b018eeb86&name=default => generated 2929 bytes in 154 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1543/3020] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:03:30 2026] DELETE /v2.0/security-groups/8742a713-046a-42de-9ac0-ad0d03251d3f => generated 0 bytes in 271 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1544/3021] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:31 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 1217 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1545/3022] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:03:31 2026] GET /v2.0/security-groups?id=92ce5235-6810-4426-ab1d-f8386ee67480&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-04-16 04:03:31.263 8 INFO neutron.services.segments.plugin [-] Segment 3d8d96e8-a321-48c1-a790-41359afce07f resource provider aggregate not found 2026-04-16 04:03:31.287 8 INFO neutron.services.segments.plugin [-] Segment 3d8d96e8-a321-48c1-a790-41359afce07f resource provider aggregate not found 2026-04-16 04:03:31.288 8 INFO neutron.services.segments.plugin [-] Segment 3d8d96e8-a321-48c1-a790-41359afce07f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d8d96e8-a321-48c1-a790-41359afce07f found for delete ", "request_id": "req-4e0f8e18-01e7-4595-8f0b-8a68b506383f"}]} 2026-04-16 04:03:31.290 8 INFO neutron.db.ovn_revision_numbers_db [None req-d07739c7-af63-4bdd-b324-6a90a6093b94 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 85d793d9-48d5-4f17-80d3-84d9e13fd2b8 (type: security_groups) to 1 2026-04-16 04:03:31.305 8 INFO neutron.services.segments.plugin [-] Segment 3d8d96e8-a321-48c1-a790-41359afce07f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3d8d96e8-a321-48c1-a790-41359afce07f found for delete ", "request_id": "req-02adfdde-9947-44eb-bdbb-928ffff29be3"}]} 2026-04-16 04:03:31.306 8 INFO neutron.db.ovn_revision_numbers_db [None req-d07739c7-af63-4bdd-b324-6a90a6093b94 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 1d6681d1-5f06-48a8-9bb1-4fc746e51ed5 (type: security_group_rules) to 0 2026-04-16 04:03:31.318 8 INFO neutron.db.ovn_revision_numbers_db [None req-d07739c7-af63-4bdd-b324-6a90a6093b94 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7da3cd4f-f65a-4557-8b8f-23ba34172ad6 (type: security_group_rules) to 0 2026-04-16 04:03:31.330 8 INFO neutron.db.ovn_revision_numbers_db [None req-d07739c7-af63-4bdd-b324-6a90a6093b94 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 93c73b7e-70dc-4a0d-be53-17290d1a0460 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1546/3023] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:31 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 1217 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:03:31.343 8 INFO neutron.db.ovn_revision_numbers_db [None req-d07739c7-af63-4bdd-b324-6a90a6093b94 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f5bfa3e5-866f-4243-b973-576aabe96b0e (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1478/3024] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:03:31 2026] GET /v2.0/security-groups?tenant_id=87fbe00960df4596bab56289872af949&name=default => generated 2929 bytes in 280 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1547/3025] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:03:31 2026] DELETE /v2.0/security-groups/85d793d9-48d5-4f17-80d3-84d9e13fd2b8 => generated 0 bytes in 257 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1479/3026] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 04:03:32 2026] GET /v2.0/network-ip-availabilities => generated 4131 bytes in 119 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1548/3027] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 04:03:32 2026] GET /v2.0/networks => generated 6363 bytes in 77 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1480/3028] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:03:32 2026] GET /v2.0/subnets => generated 6866 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1549/3029] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:03:32 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: 8|app: 0|req: 1481/3030] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:03:32 2026] GET /v2.0/floatingips => generated 2545 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1550/3031] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 04:03:32 2026] GET /v2.0/security-groups => generated 44304 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1482/3032] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 04:03:32 2026] GET /v2.0/ports => generated 28417 bytes in 137 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1551/3033] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 04:03:33 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: 1483/3034] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:03:33 2026] GET /v2.0/routers => generated 2890 bytes in 86 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1552/3035] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 04:03:33 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: 8|app: 0|req: 1484/3036] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:03:33 2026] GET /v2.0/subnets => generated 6866 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1553/3039] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:36 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1010 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1487/3040] 10.0.0.45 () {34 vars in 1119 bytes} [Thu Apr 16 04:03:36 2026] GET /v2.0/security-groups?id=cc9a6f1b-8f40-44ea-a2e9-3342e8a04676&id=f326cac2-46fb-4196-bc04-f8bd5a034032&fields=id&fields=name => generated 207 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1554/3041] 10.0.0.213 () {32 vars in 736 bytes} [Thu Apr 16 04:03:36 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1248 bytes in 129 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1488/3042] 10.0.0.213 () {32 vars in 858 bytes} [Thu Apr 16 04:03:36 2026] GET /v2.0/floatingips?floating_network_id=16b3b066-97c5-449e-ad0d-64531260e114&port_id=83901626-c60f-4530-8eb1-ff3aa8736915 => generated 860 bytes in 67 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1555/3043] 10.0.0.140 () {34 vars in 990 bytes} [Thu Apr 16 04:03:37 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1248 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1489/3044] 10.0.0.140 () {34 vars in 1120 bytes} [Thu Apr 16 04:03:37 2026] GET /v2.0/security-groups?id=cc9a6f1b-8f40-44ea-a2e9-3342e8a04676&id=f326cac2-46fb-4196-bc04-f8bd5a034032&fields=id&fields=name => generated 207 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1556/3045] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:39 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1010 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1490/3046] 10.0.0.45 () {34 vars in 1119 bytes} [Thu Apr 16 04:03:39 2026] GET /v2.0/security-groups?id=cc9a6f1b-8f40-44ea-a2e9-3342e8a04676&id=f326cac2-46fb-4196-bc04-f8bd5a034032&fields=id&fields=name => generated 207 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:40.279 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4471346e-bcc0-455e-8ad0-139979017d3a - - - - - -] OVN reports status down for port: 83901626-c60f-4530-8eb1-ff3aa8736915 [pid: 7|app: 0|req: 1557/3047] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:40 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1010 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1491/3048] 10.0.0.45 () {34 vars in 1119 bytes} [Thu Apr 16 04:03:40 2026] GET /v2.0/security-groups?id=cc9a6f1b-8f40-44ea-a2e9-3342e8a04676&id=f326cac2-46fb-4196-bc04-f8bd5a034032&fields=id&fields=name => generated 207 bytes in 87 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:40.572 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-de13a15c-63e9-4ec9-86c7-7744289e2343'] response: {'server_uuid': 'b8324c46-c760-447c-bf5f-25c087c36c28', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '83901626-c60f-4530-8eb1-ff3aa8736915', 'code': 200} 2026-04-16 04:03:40.624 8 INFO neutron.db.ovn_revision_numbers_db [None req-4471346e-bcc0-455e-8ad0-139979017d3a - - - - - -] Successfully bumped revision number for resource 83901626-c60f-4530-8eb1-ff3aa8736915 (type: ports) to 6 [pid: 7|app: 0|req: 1558/3049] 199.204.45.157 () {34 vars in 994 bytes} [Thu Apr 16 04:03:41 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1008 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: 7|app: 0|req: 1559/3050] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:41 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 1008 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:03:41.681 8 INFO neutron_taas.services.taas.taas_plugin [req-8e02fd2b-cf17-4b32-bf29-cf7fbe77a239 req-b865ea57-5394-46bd-ab9d-f61dd9f22c7a ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] TaaS: Handle Delete Port: 83901626-c60f-4530-8eb1-ff3aa8736915 2026-04-16 04:03:41.684 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-8e02fd2b-cf17-4b32-bf29-cf7fbe77a239 req-b865ea57-5394-46bd-ab9d-f61dd9f22c7a ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Tap Mirror: Handle Delete Port: 83901626-c60f-4530-8eb1-ff3aa8736915 [pid: 7|app: 0|req: 1560/3051] 10.0.0.45 () {34 vars in 1119 bytes} [Thu Apr 16 04:03:41 2026] GET /v2.0/security-groups?id=cc9a6f1b-8f40-44ea-a2e9-3342e8a04676&id=f326cac2-46fb-4196-bc04-f8bd5a034032&fields=id&fields=name => generated 207 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:41.935 8 INFO neutron.db.l3_db [req-8e02fd2b-cf17-4b32-bf29-cf7fbe77a239 req-b865ea57-5394-46bd-ab9d-f61dd9f22c7a ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Floating IP 3de8ecba-c6ba-4531-b17d-2745aef78348 disassociated. External IP: 10.96.250.219, port: 83901626-c60f-4530-8eb1-ff3aa8736915. [pid: 8|app: 0|req: 1492/3052] 199.204.45.157 () {36 vars in 997 bytes} [Thu Apr 16 04:03:41 2026] DELETE /v2.0/ports/83901626-c60f-4530-8eb1-ff3aa8736915 => generated 0 bytes in 560 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:03:42.610 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cd04476-7887-4ee5-91a8-496ba1a1e3db'] response: {'server_uuid': 'b8324c46-c760-447c-bf5f-25c087c36c28', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '83901626-c60f-4530-8eb1-ff3aa8736915', 'code': 200} 2026-04-16 04:03:42.611 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-0cd04476-7887-4ee5-91a8-496ba1a1e3db'] response: {'server_uuid': 'b8324c46-c760-447c-bf5f-25c087c36c28', 'name': 'network-vif-deleted', 'tag': '83901626-c60f-4530-8eb1-ff3aa8736915', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1561/3053] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:42 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => generated 12 bytes in 19 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: 1493/3054] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:43 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => 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: 1562/3055] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:03:44 2026] GET /v2.0/ports?device_id=b8324c46-c760-447c-bf5f-25c087c36c28 => 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: 1494/3056] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:03:46 2026] DELETE /v2.0/security-groups/f326cac2-46fb-4196-bc04-f8bd5a034032 => generated 0 bytes in 151 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:03:46.350 7 INFO neutron.api.v2.resource [None req-8c24fa6b-875d-4194-8333-1cbcc0635b8a ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1563/3057] 10.0.0.213 () {32 vars in 737 bytes} [Thu Apr 16 04:03:46 2026] GET /v2.0/security-groups/f326cac2-46fb-4196-bc04-f8bd5a034032 => generated 146 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:03:46.512 8 INFO neutron_taas.services.taas.taas_plugin [None req-6253ad1d-e34b-42ca-b8f5-e35d9b01720e ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] TaaS: Handle Delete Port: b36e5368-9183-42f1-b649-c4d5f8801d4e 2026-04-16 04:03:46.515 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6253ad1d-e34b-42ca-b8f5-e35d9b01720e ad9973155b8844e793d45eec9f1ccb8a ae882b1dca4b43f5802cbc46660a4ce9 - - default default] Tap Mirror: Handle Delete Port: b36e5368-9183-42f1-b649-c4d5f8801d4e [pid: 8|app: 0|req: 1495/3058] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:03:46 2026] DELETE /v2.0/floatingips/3de8ecba-c6ba-4531-b17d-2745aef78348 => generated 0 bytes in 336 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1564/3059] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:03:46 2026] DELETE /v2.0/security-groups/cc9a6f1b-8f40-44ea-a2e9-3342e8a04676 => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:03:47.279 8 INFO neutron_taas.services.taas.taas_plugin [None req-029baf08-2d17-4513-afb0-6ea853ae53c4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 42e7966e-840c-4911-ba40-88ff2d6b1801 2026-04-16 04:03:47.283 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-029baf08-2d17-4513-afb0-6ea853ae53c4 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 42e7966e-840c-4911-ba40-88ff2d6b1801 [pid: 8|app: 0|req: 1496/3060] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:03:46 2026] PUT /v2.0/routers/7ce42ea5-461f-4b86-8893-2a843d2515c7/remove_router_interface => generated 309 bytes in 1110 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:48.353 7 INFO neutron_taas.services.taas.taas_plugin [None req-1df813d2-ff7a-4595-9dbb-c3660c219842 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 85f9e290-b1b6-4bea-9deb-d8dea9b4ac09 2026-04-16 04:03:48.356 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-1df813d2-ff7a-4595-9dbb-c3660c219842 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 85f9e290-b1b6-4bea-9deb-d8dea9b4ac09 [pid: 7|app: 0|req: 1565/3061] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:03:48 2026] DELETE /v2.0/routers/7ce42ea5-461f-4b86-8893-2a843d2515c7 => generated 0 bytes in 752 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: 1497/3062] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:03:48 2026] DELETE /v2.0/subnets/2ad32896-5ad6-440f-a497-9cd5db5cc956 => generated 0 bytes in 186 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:03:49.119 7 INFO neutron_taas.services.taas.taas_plugin [None req-c5154bcf-de20-4943-bb26-dbd8974075cb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 5cfc7a22-149d-4f96-875b-8368c54c49bb 2026-04-16 04:03:49.125 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c5154bcf-de20-4943-bb26-dbd8974075cb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 5cfc7a22-149d-4f96-875b-8368c54c49bb 2026-04-16 04:03:49.370 7 INFO neutron.services.segments.plugin [-] Segment caa88c63-8920-4378-85a6-6c3a11107151 resource provider aggregate not found 2026-04-16 04:03:49.378 7 INFO neutron.services.segments.plugin [-] Segment caa88c63-8920-4378-85a6-6c3a11107151 resource provider aggregate not found 2026-04-16 04:03:49.405 7 INFO neutron.services.segments.plugin [-] Segment caa88c63-8920-4378-85a6-6c3a11107151 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid caa88c63-8920-4378-85a6-6c3a11107151 found for delete ", "request_id": "req-159747ff-5adb-4a07-9423-eb0cd0806c49"}]} 2026-04-16 04:03:49.406 7 INFO neutron.services.segments.plugin [-] Segment caa88c63-8920-4378-85a6-6c3a11107151 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid caa88c63-8920-4378-85a6-6c3a11107151 found for delete ", "request_id": "req-dd39341f-a12c-4976-9862-4ad3d9c168f2"}]} [pid: 7|app: 0|req: 1566/3063] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:03:48 2026] DELETE /v2.0/networks/3be02afe-bf36-442a-a381-0495cf75267d => generated 0 bytes in 456 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:03:49.783 8 INFO neutron_taas.services.taas.taas_plugin [None req-3d7c02f8-9078-4a10-a10c-a56d78c090e9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: c1fe2da0-0379-48b2-a7d6-8a82040eb46e 2026-04-16 04:03:49.786 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3d7c02f8-9078-4a10-a10c-a56d78c090e9 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: c1fe2da0-0379-48b2-a7d6-8a82040eb46e [pid: 8|app: 0|req: 1498/3064] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:03:49 2026] PUT /v2.0/routers/85b9ea1d-c9ef-4ee5-88a9-255b2f56a760/remove_router_interface => generated 309 bytes in 996 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:03:50.758 7 INFO neutron_taas.services.taas.taas_plugin [None req-d31de587-f5a4-4f64-977c-4000870e9ac2 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 592e4dc9-9d15-4a2d-9d75-77e7edfafe1f 2026-04-16 04:03:50.760 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-d31de587-f5a4-4f64-977c-4000870e9ac2 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 592e4dc9-9d15-4a2d-9d75-77e7edfafe1f [pid: 7|app: 0|req: 1567/3065] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:03:50 2026] DELETE /v2.0/routers/85b9ea1d-c9ef-4ee5-88a9-255b2f56a760 => generated 0 bytes in 726 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: 1499/3066] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:03:51 2026] DELETE /v2.0/subnets/cce4212b-faad-40c5-b6a1-836ca69226d3 => generated 0 bytes in 194 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:03:51.502 7 INFO neutron_taas.services.taas.taas_plugin [None req-3ac0f3dd-ae65-4c21-9789-c9fea4280490 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 2fb94e21-0d7f-4bd9-9b18-2214490c94bf 2026-04-16 04:03:51.505 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3ac0f3dd-ae65-4c21-9789-c9fea4280490 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 2fb94e21-0d7f-4bd9-9b18-2214490c94bf 2026-04-16 04:03:51.696 7 INFO neutron.services.segments.plugin [-] Segment 0346e13e-d3a8-4e48-a657-0ad0bb65e0b4 resource provider aggregate not found 2026-04-16 04:03:51.703 7 INFO neutron.services.segments.plugin [-] Segment 0346e13e-d3a8-4e48-a657-0ad0bb65e0b4 resource provider aggregate not found 2026-04-16 04:03:51.722 7 INFO neutron.services.segments.plugin [-] Segment 0346e13e-d3a8-4e48-a657-0ad0bb65e0b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0346e13e-d3a8-4e48-a657-0ad0bb65e0b4 found for delete ", "request_id": "req-c600135c-d713-4a92-b30a-a208052d3a83"}]} 2026-04-16 04:03:51.724 7 INFO neutron.services.segments.plugin [-] Segment 0346e13e-d3a8-4e48-a657-0ad0bb65e0b4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 0346e13e-d3a8-4e48-a657-0ad0bb65e0b4 found for delete ", "request_id": "req-db236768-3a20-4229-ac0c-dff692fd22d1"}]} [pid: 7|app: 0|req: 1568/3069] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:03:51 2026] DELETE /v2.0/networks/353512e6-f890-4da4-b072-2309d9aefa0b => generated 0 bytes in 364 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1502/3070] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:03:51 2026] GET /v2.0/security-groups?tenant_id=ae882b1dca4b43f5802cbc46660a4ce9&name=default => generated 2929 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1569/3071] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:03:52 2026] DELETE /v2.0/security-groups/7f16fc61-4cbf-440f-8674-acf1e3d999b8 => generated 0 bytes in 303 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1503/3072] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:03:52 2026] GET /v2.0/security-groups?tenant_id=78209b70a6a248feb4d208693b116eea&name=default => generated 2929 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1570/3073] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:03:52 2026] DELETE /v2.0/security-groups/1438297b-b831-42cf-a747-02bc59a5ca0e => generated 0 bytes in 263 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:03:56.652 8 INFO neutron.db.ovn_revision_numbers_db [None req-2be37387-7f73-4e41-898f-da9cd5371221 d47b6ec3a57345f3b3c3669dc585a6e8 3f7ce578a3e34629b7b8870f2bf6932f - - default default] Successfully bumped revision number for resource 80ac7566-f0b8-4e18-9033-9311bbe1965b (type: security_groups) to 1 2026-04-16 04:03:56.665 8 INFO neutron.db.ovn_revision_numbers_db [None req-2be37387-7f73-4e41-898f-da9cd5371221 d47b6ec3a57345f3b3c3669dc585a6e8 3f7ce578a3e34629b7b8870f2bf6932f - - default default] Successfully bumped revision number for resource 0818689e-4b19-485c-a0bf-a9c4a7dd6332 (type: security_group_rules) to 0 2026-04-16 04:03:56.676 8 INFO neutron.db.ovn_revision_numbers_db [None req-2be37387-7f73-4e41-898f-da9cd5371221 d47b6ec3a57345f3b3c3669dc585a6e8 3f7ce578a3e34629b7b8870f2bf6932f - - default default] Successfully bumped revision number for resource 6ab2618e-9f85-4711-8933-cc2509ecafa5 (type: security_group_rules) to 0 2026-04-16 04:03:56.689 8 INFO neutron.db.ovn_revision_numbers_db [None req-2be37387-7f73-4e41-898f-da9cd5371221 d47b6ec3a57345f3b3c3669dc585a6e8 3f7ce578a3e34629b7b8870f2bf6932f - - default default] Successfully bumped revision number for resource 84a5b68a-5fba-4c7b-9cc5-8cb4ed7377b4 (type: security_group_rules) to 0 2026-04-16 04:03:56.700 8 INFO neutron.db.ovn_revision_numbers_db [None req-2be37387-7f73-4e41-898f-da9cd5371221 d47b6ec3a57345f3b3c3669dc585a6e8 3f7ce578a3e34629b7b8870f2bf6932f - - default default] Successfully bumped revision number for resource cefc0622-eae9-44d7-8f51-63975b0633a7 (type: security_group_rules) to 0 2026-04-16 04:03:56.812 8 INFO neutron.db.ovn_revision_numbers_db [None req-2be37387-7f73-4e41-898f-da9cd5371221 d47b6ec3a57345f3b3c3669dc585a6e8 3f7ce578a3e34629b7b8870f2bf6932f - - default default] Successfully bumped revision number for resource afe7baef-4622-426a-9307-d843fb723719 (type: security_groups) to 1 2026-04-16 04:03:56.825 8 INFO neutron.db.ovn_revision_numbers_db [None req-2be37387-7f73-4e41-898f-da9cd5371221 d47b6ec3a57345f3b3c3669dc585a6e8 3f7ce578a3e34629b7b8870f2bf6932f - - default default] Successfully bumped revision number for resource 80b57cc9-154a-4e1f-868f-d0f370b03877 (type: security_group_rules) to 0 2026-04-16 04:03:56.836 8 INFO neutron.db.ovn_revision_numbers_db [None req-2be37387-7f73-4e41-898f-da9cd5371221 d47b6ec3a57345f3b3c3669dc585a6e8 3f7ce578a3e34629b7b8870f2bf6932f - - default default] Successfully bumped revision number for resource 9ed0be73-5bd6-49ba-8215-888a681c266f (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1504/3074] 10.0.0.213 () {34 vars in 684 bytes} [Thu Apr 16 04:03:56 2026] POST /v2.0/security-groups => generated 1603 bytes in 541 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1571/3075] 10.0.0.213 () {34 vars in 767 bytes} [Thu Apr 16 04:03:56 2026] PUT /v2.0/security-groups/afe7baef-4622-426a-9307-d843fb723719/tags => generated 25 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1505/3076] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:03:56 2026] GET /v2.0/security-groups/afe7baef-4622-426a-9307-d843fb723719/tags => generated 25 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1572/3077] 10.0.0.213 () {34 vars in 778 bytes} [Thu Apr 16 04:03:56 2026] PUT /v2.0/security-groups/afe7baef-4622-426a-9307-d843fb723719/tags/green => generated 4 bytes in 58 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1506/3078] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:03:57 2026] GET /v2.0/security-groups/afe7baef-4622-426a-9307-d843fb723719/tags => generated 34 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1573/3079] 10.0.0.213 () {34 vars in 774 bytes} [Thu Apr 16 04:03:57 2026] PUT /v2.0/security-groups/afe7baef-4622-426a-9307-d843fb723719/tags/red => generated 4 bytes in 46 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1507/3080] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:03:57 2026] GET /v2.0/security-groups/afe7baef-4622-426a-9307-d843fb723719/tags => generated 34 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1574/3081] 10.0.0.213 () {34 vars in 796 bytes} [Thu Apr 16 04:03:57 2026] PUT /v2.0/security-groups/afe7baef-4622-426a-9307-d843fb723719/tags/black.or.white => generated 4 bytes in 57 msecs (HTTP/1.1 201) 4 headers in 160 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1508/3082] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:03:57 2026] GET /v2.0/security-groups/afe7baef-4622-426a-9307-d843fb723719/tags => generated 52 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1575/3083] 10.0.0.213 () {34 vars in 767 bytes} [Thu Apr 16 04:03:57 2026] PUT /v2.0/security-groups/afe7baef-4622-426a-9307-d843fb723719/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: 1509/3084] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:03:57 2026] GET /v2.0/security-groups/afe7baef-4622-426a-9307-d843fb723719/tags => generated 37 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1576/3085] 10.0.0.213 () {32 vars in 755 bytes} [Thu Apr 16 04:03:57 2026] GET /v2.0/security-groups/afe7baef-4622-426a-9307-d843fb723719/tags/red => generated 0 bytes in 37 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:03:57.473 8 INFO neutron.api.v2.resource [None req-ea9e8043-4b39-4e13-9779-48fa5728cc1e d47b6ec3a57345f3b3c3669dc585a6e8 3f7ce578a3e34629b7b8870f2bf6932f - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1510/3086] 10.0.0.213 () {32 vars in 759 bytes} [Thu Apr 16 04:03:57 2026] GET /v2.0/security-groups/afe7baef-4622-426a-9307-d843fb723719/tags/green => generated 99 bytes in 52 msecs (HTTP/1.1 404) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1577/3087] 10.0.0.213 () {32 vars in 758 bytes} [Thu Apr 16 04:03:57 2026] DELETE /v2.0/security-groups/afe7baef-4622-426a-9307-d843fb723719/tags/red => generated 0 bytes in 51 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1511/3088] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:03:57 2026] GET /v2.0/security-groups/afe7baef-4622-426a-9307-d843fb723719/tags => generated 30 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:03:57.621 7 INFO neutron.api.v2.resource [None req-70bf6f4d-edfc-4a2b-bc27-18c875b2a99f d47b6ec3a57345f3b3c3669dc585a6e8 3f7ce578a3e34629b7b8870f2bf6932f - - default default] delete failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1578/3089] 10.0.0.213 () {32 vars in 762 bytes} [Thu Apr 16 04:03:57 2026] DELETE /v2.0/security-groups/afe7baef-4622-426a-9307-d843fb723719/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: 1512/3090] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:03:57 2026] DELETE /v2.0/security-groups/afe7baef-4622-426a-9307-d843fb723719/tags => 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: 1579/3091] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:03:57 2026] GET /v2.0/security-groups/afe7baef-4622-426a-9307-d843fb723719/tags => 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: 1513/3092] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:03:57 2026] DELETE /v2.0/security-groups/afe7baef-4622-426a-9307-d843fb723719 => 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: 1580/3093] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:03:58 2026] GET /v2.0/security-groups?tenant_id=3f7ce578a3e34629b7b8870f2bf6932f&name=default => generated 2929 bytes in 142 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1514/3094] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:03:58 2026] DELETE /v2.0/security-groups/80ac7566-f0b8-4e18-9033-9311bbe1965b => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:03:59.280 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a9f4b42-3990-40f4-b4fc-cd32b03a8277 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource d096cb71-24fd-4a4b-b091-36bc0db6b9be (type: security_groups) to 1 2026-04-16 04:03:59.298 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a9f4b42-3990-40f4-b4fc-cd32b03a8277 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 2b128e17-37b8-4c46-b69b-009ad781b674 (type: security_group_rules) to 0 2026-04-16 04:03:59.327 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a9f4b42-3990-40f4-b4fc-cd32b03a8277 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 61595afa-f764-4648-b69b-ca4d60e31594 (type: security_group_rules) to 0 2026-04-16 04:03:59.336 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a9f4b42-3990-40f4-b4fc-cd32b03a8277 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 794315ec-45bf-48ef-8fac-cd88d0e0edca (type: security_group_rules) to 0 2026-04-16 04:03:59.348 7 INFO neutron.db.ovn_revision_numbers_db [None req-4a9f4b42-3990-40f4-b4fc-cd32b03a8277 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a6461d6a-2fd2-40b3-b639-599fd70b53d0 (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1581/3095] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:03:59 2026] GET /v2.0/security-groups?tenant_id=16271722c7fc470683e7e01ad5d416d3&name=default => generated 2929 bytes in 299 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1515/3096] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:03:59 2026] DELETE /v2.0/security-groups/d096cb71-24fd-4a4b-b091-36bc0db6b9be => generated 0 bytes in 283 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:04:03.299 7 INFO neutron.db.ovn_revision_numbers_db [None req-b889b56d-8d19-40ff-a61f-189259df0096 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] Successfully bumped revision number for resource 0d80c999-849c-4bd9-a4bd-7406a579071a (type: security_groups) to 1 2026-04-16 04:04:03.316 7 INFO neutron.db.ovn_revision_numbers_db [None req-b889b56d-8d19-40ff-a61f-189259df0096 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] Successfully bumped revision number for resource 0d5ae5d8-a859-476e-b5e3-a7cea9a5f1f8 (type: security_group_rules) to 0 2026-04-16 04:04:03.331 7 INFO neutron.db.ovn_revision_numbers_db [None req-b889b56d-8d19-40ff-a61f-189259df0096 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] Successfully bumped revision number for resource 679ed4e4-50d7-4536-a939-543c8b6b8eda (type: security_group_rules) to 0 2026-04-16 04:04:03.344 7 INFO neutron.db.ovn_revision_numbers_db [None req-b889b56d-8d19-40ff-a61f-189259df0096 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] Successfully bumped revision number for resource b8cc9414-bea6-44cc-9f12-6f5414cec2d3 (type: security_group_rules) to 0 2026-04-16 04:04:03.356 7 INFO neutron.db.ovn_revision_numbers_db [None req-b889b56d-8d19-40ff-a61f-189259df0096 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] Successfully bumped revision number for resource bc9083e1-378a-4b15-8383-1e9ad7fdfbce (type: security_group_rules) to 0 2026-04-16 04:04:03.432 7 INFO neutron.db.segments_db [None req-b889b56d-8d19-40ff-a61f-189259df0096 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] Added segment f52f6488-e61f-4068-a429-0d7fb4280a88 of type geneve for network 9dce6afe-a9c9-4820-b8b8-952ab656f7ec 2026-04-16 04:04:03.546 7 INFO neutron.db.ovn_revision_numbers_db [None req-b889b56d-8d19-40ff-a61f-189259df0096 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] Successfully bumped revision number for resource 9dce6afe-a9c9-4820-b8b8-952ab656f7ec (type: networks) to 1 2026-04-16 04:04:03.716 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b889b56d-8d19-40ff-a61f-189259df0096 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] No more DHCP agents 2026-04-16 04:04:03.717 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b889b56d-8d19-40ff-a61f-189259df0096 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] Unable to schedule network 9dce6afe-a9c9-4820-b8b8-952ab656f7ec: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:04:03.779 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efe7b5af-bc28-4ff1-856d-a86b418f8a36 - - - - - -] OVN reports status down for port: 20e54b6e-f205-4101-a4ae-7b94c10f14fb 2026-04-16 04:04:03.886 7 INFO neutron.db.ovn_revision_numbers_db [None req-b889b56d-8d19-40ff-a61f-189259df0096 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] Successfully bumped revision number for resource 20e54b6e-f205-4101-a4ae-7b94c10f14fb (type: ports) to 1 [pid: 7|app: 0|req: 1582/3097] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:04:02 2026] POST /v2.0/networks => generated 651 bytes in 1010 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:04:04.066 8 INFO neutron.db.segments_db [None req-8d5cda5c-e35c-4319-a355-91274de617bc 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] Added segment 3f787cd8-968c-400f-963c-5a256b057965 of type geneve for network cc70395b-a9a9-495d-b5b7-5b0ad1eb5bbc 2026-04-16 04:04:04.196 8 INFO neutron.db.ovn_revision_numbers_db [None req-8d5cda5c-e35c-4319-a355-91274de617bc 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] Successfully bumped revision number for resource cc70395b-a9a9-495d-b5b7-5b0ad1eb5bbc (type: networks) to 1 2026-04-16 04:04:04.371 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8d5cda5c-e35c-4319-a355-91274de617bc 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] No more DHCP agents 2026-04-16 04:04:04.372 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8d5cda5c-e35c-4319-a355-91274de617bc 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] Unable to schedule network cc70395b-a9a9-495d-b5b7-5b0ad1eb5bbc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:04:04.426 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efe7b5af-bc28-4ff1-856d-a86b418f8a36 - - - - - -] OVN reports status down for port: 20e38ec6-30c5-4350-af40-7821e0ecb54e 2026-04-16 04:04:04.474 8 INFO neutron.db.ovn_revision_numbers_db [None req-8d5cda5c-e35c-4319-a355-91274de617bc 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] Successfully bumped revision number for resource 20e38ec6-30c5-4350-af40-7821e0ecb54e (type: ports) to 1 [pid: 8|app: 0|req: 1516/3098] 10.0.0.213 () {34 vars in 670 bytes} [Thu Apr 16 04:04:03 2026] POST /v2.0/networks => generated 651 bytes in 548 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1583/3099] 10.0.0.213 () {34 vars in 753 bytes} [Thu Apr 16 04:04:04 2026] PUT /v2.0/networks/9dce6afe-a9c9-4820-b8b8-952ab656f7ec/tags => generated 25 bytes in 85 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1517/3100] 10.0.0.213 () {32 vars in 733 bytes} [Thu Apr 16 04:04:04 2026] GET /v2.0/networks/9dce6afe-a9c9-4820-b8b8-952ab656f7ec/tags => generated 25 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1584/3101] 10.0.0.213 () {34 vars in 753 bytes} [Thu Apr 16 04:04:04 2026] PUT /v2.0/networks/cc70395b-a9a9-495d-b5b7-5b0ad1eb5bbc/tags => generated 17 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1518/3102] 10.0.0.213 () {32 vars in 733 bytes} [Thu Apr 16 04:04:04 2026] GET /v2.0/networks/cc70395b-a9a9-495d-b5b7-5b0ad1eb5bbc/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: 1585/3103] 10.0.0.213 () {34 vars in 753 bytes} [Thu Apr 16 04:04:04 2026] PUT /v2.0/networks/cc70395b-a9a9-495d-b5b7-5b0ad1eb5bbc/tags => generated 12 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1519/3104] 10.0.0.213 () {32 vars in 733 bytes} [Thu Apr 16 04:04:04 2026] GET /v2.0/networks/cc70395b-a9a9-495d-b5b7-5b0ad1eb5bbc/tags => generated 12 bytes in 55 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1586/3105] 10.0.0.213 () {32 vars in 733 bytes} [Thu Apr 16 04:04:04 2026] GET /v2.0/networks/9dce6afe-a9c9-4820-b8b8-952ab656f7ec/tags => generated 25 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:04:05.078 8 INFO neutron_taas.services.taas.taas_plugin [None req-3072e5bc-cf69-4025-ab0b-98b358327f5f 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] TaaS: Handle Delete Port: 20e54b6e-f205-4101-a4ae-7b94c10f14fb 2026-04-16 04:04:05.081 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3072e5bc-cf69-4025-ab0b-98b358327f5f 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] Tap Mirror: Handle Delete Port: 20e54b6e-f205-4101-a4ae-7b94c10f14fb [pid: 8|app: 0|req: 1520/3106] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:04:04 2026] DELETE /v2.0/networks/9dce6afe-a9c9-4820-b8b8-952ab656f7ec => generated 0 bytes in 354 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:04:05.376 8 INFO neutron.services.segments.plugin [-] Segment f52f6488-e61f-4068-a429-0d7fb4280a88 resource provider aggregate not found 2026-04-16 04:04:05.381 8 INFO neutron.services.segments.plugin [-] Segment f52f6488-e61f-4068-a429-0d7fb4280a88 resource provider aggregate not found 2026-04-16 04:04:05.399 8 INFO neutron.services.segments.plugin [-] Segment f52f6488-e61f-4068-a429-0d7fb4280a88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f52f6488-e61f-4068-a429-0d7fb4280a88 found for delete ", "request_id": "req-a96c8375-7618-440d-b844-3590c17a68a4"}]} 2026-04-16 04:04:05.400 8 INFO neutron.services.segments.plugin [-] Segment f52f6488-e61f-4068-a429-0d7fb4280a88 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f52f6488-e61f-4068-a429-0d7fb4280a88 found for delete ", "request_id": "req-d9f5bd88-348c-4c4b-b952-533d0550cd29"}]} 2026-04-16 04:04:05.442 7 INFO neutron_taas.services.taas.taas_plugin [None req-a6ec61db-9533-4fce-b7b2-9e96d078c3db 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] TaaS: Handle Delete Port: 20e38ec6-30c5-4350-af40-7821e0ecb54e 2026-04-16 04:04:05.446 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-a6ec61db-9533-4fce-b7b2-9e96d078c3db 0852438b82e7484ba4c1485d219878bd 305f88ded09a43b68bc76d118f493ce4 - - default default] Tap Mirror: Handle Delete Port: 20e38ec6-30c5-4350-af40-7821e0ecb54e 2026-04-16 04:04:05.633 7 INFO neutron.services.segments.plugin [-] Segment 3f787cd8-968c-400f-963c-5a256b057965 resource provider aggregate not found 2026-04-16 04:04:05.639 7 INFO neutron.services.segments.plugin [-] Segment 3f787cd8-968c-400f-963c-5a256b057965 resource provider aggregate not found 2026-04-16 04:04:05.651 7 INFO neutron.services.segments.plugin [-] Segment 3f787cd8-968c-400f-963c-5a256b057965 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f787cd8-968c-400f-963c-5a256b057965 found for delete ", "request_id": "req-a7dc39e8-2f9e-49d9-a226-eeb93ab3d132"}]} 2026-04-16 04:04:05.661 7 INFO neutron.services.segments.plugin [-] Segment 3f787cd8-968c-400f-963c-5a256b057965 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 3f787cd8-968c-400f-963c-5a256b057965 found for delete ", "request_id": "req-8f9c3be1-9917-4256-8ff9-aa6048ff1a20"}]} [pid: 7|app: 0|req: 1587/3107] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:04:05 2026] DELETE /v2.0/networks/cc70395b-a9a9-495d-b5b7-5b0ad1eb5bbc => generated 0 bytes in 358 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:04:06.553 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfc5c653-c2b3-4455-b9ad-62f9d5cd335a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 9448ed1c-4d77-44c9-a8de-122f1730d54d (type: security_groups) to 1 2026-04-16 04:04:06.572 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfc5c653-c2b3-4455-b9ad-62f9d5cd335a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4682f6c5-e2f8-4b27-aaeb-74af796ddad1 (type: security_group_rules) to 0 2026-04-16 04:04:06.585 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfc5c653-c2b3-4455-b9ad-62f9d5cd335a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 53ec639d-b322-4245-a2ee-c1fbf82e9137 (type: security_group_rules) to 0 2026-04-16 04:04:06.619 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfc5c653-c2b3-4455-b9ad-62f9d5cd335a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a56419dc-bdfd-47ce-a600-729347cc2b76 (type: security_group_rules) to 0 2026-04-16 04:04:06.631 8 INFO neutron.db.ovn_revision_numbers_db [None req-bfc5c653-c2b3-4455-b9ad-62f9d5cd335a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e744db9d-fabb-41d4-9453-2dd54de855e7 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1521/3110] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:04:06 2026] GET /v2.0/security-groups?tenant_id=038b7643dd2241deb10fa651128efb47&name=default => generated 2929 bytes in 357 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1590/3111] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:04:06 2026] DELETE /v2.0/security-groups/9448ed1c-4d77-44c9-a8de-122f1730d54d => generated 0 bytes in 320 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1522/3112] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:04:07 2026] GET /v2.0/security-groups?tenant_id=305f88ded09a43b68bc76d118f493ce4&name=default => generated 2929 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1591/3113] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:04:07 2026] DELETE /v2.0/security-groups/0d80c999-849c-4bd9-a4bd-7406a579071a => 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: 1523/3114] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:04:07 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: 1592/3115] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:04:07 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: 8|app: 0|req: 1524/3116] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:04:07 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: 1593/3117] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:04:07 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: 8|app: 0|req: 1525/3118] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:04:07 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1594/3119] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:04:07 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 1217 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:04:08.115 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-097d1ae2-a8c2-4407-8d94-5c5f18f5f1ab 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:04:08.116 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-097d1ae2-a8c2-4407-8d94-5c5f18f5f1ab 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 79c81573-54c5-4c9c-b3da-b354df8f1e72: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:04:08.228 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efe7b5af-bc28-4ff1-856d-a86b418f8a36 - - - - - -] OVN reports status down for port: cf70502c-c9f9-4ece-9a16-bab68bdfbf39 2026-04-16 04:04:08.262 8 INFO neutron.db.ovn_revision_numbers_db [None req-097d1ae2-a8c2-4407-8d94-5c5f18f5f1ab 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource cf70502c-c9f9-4ece-9a16-bab68bdfbf39 (type: ports) to 1 [pid: 8|app: 0|req: 1526/3120] 199.204.45.157 () {34 vars in 717 bytes} [Thu Apr 16 04:04:07 2026] POST /v2.0/ports => generated 1059 bytes in 430 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1595/3121] 10.0.0.45 () {34 vars in 970 bytes} [Thu Apr 16 04:04:08 2026] GET /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => generated 1059 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1527/3122] 10.0.0.45 () {34 vars in 906 bytes} [Thu Apr 16 04:04:08 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) [pid: 7|app: 0|req: 1596/3123] 199.204.45.157 () {34 vars in 1262 bytes} [Thu Apr 16 04:04:09 2026] GET /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39?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: 8|app: 0|req: 1528/3124] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:04:09 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?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: 1597/3125] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:04:09 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?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: 1529/3126] 199.204.45.157 () {34 vars in 975 bytes} [Thu Apr 16 04:04:10 2026] GET /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => generated 1059 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1598/3127] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:04:10 2026] GET /v2.0/networks?id=79c81573-54c5-4c9c-b3da-b354df8f1e72 => generated 844 bytes in 62 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:04:10.557 8 INFO neutron.db.ovn_revision_numbers_db [req-79daa0d2-692d-4e56-9d55-c90001dad13d req-05633ce2-a1b8-4b2e-ab29-ddd4c9ac9a30 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource cf70502c-c9f9-4ece-9a16-bab68bdfbf39 (type: ports) to 2 2026-04-16 04:04:10.750 8 INFO neutron.db.ovn_revision_numbers_db [req-79daa0d2-692d-4e56-9d55-c90001dad13d req-05633ce2-a1b8-4b2e-ab29-ddd4c9ac9a30 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource cf70502c-c9f9-4ece-9a16-bab68bdfbf39 (type: ports) to 4 [pid: 8|app: 0|req: 1530/3128] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 04:04:10 2026] PUT /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => generated 1218 bytes in 557 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:04:10.819 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e5200537-0f7f-44d0-af2d-005e1b8e9d30'] response: {'name': 'network-changed', 'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'tag': 'cf70502c-c9f9-4ece-9a16-bab68bdfbf39', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1599/3129] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:04:11 2026] GET /v2.0/ports?tenant_id=9bb142ba12db4410bd7df8de12e51496&device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 2427 bytes in 543 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1531/3130] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:04:11 2026] GET /v2.0/networks?id=79c81573-54c5-4c9c-b3da-b354df8f1e72 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1600/3131] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 04:04:11 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => 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: 1532/3132] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:04:11 2026] GET /v2.0/subnets?id=7de795ee-03aa-4eda-93e4-351982a459e8 => 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: 1601/3133] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:04:12 2026] GET /v2.0/ports?network_id=79c81573-54c5-4c9c-b3da-b354df8f1e72&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: 1533/3134] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:04:12 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?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: 1602/3135] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:04:12 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?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: 8|app: 0|req: 1534/3136] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:04:13 2026] GET /v2.0/ports?tenant_id=9bb142ba12db4410bd7df8de12e51496&device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 2427 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1603/3137] 199.204.45.157 () {34 vars in 1062 bytes} [Thu Apr 16 04:04:13 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.185&port_id=6d52e45f-abdc-404a-a01a-fb949eb0093c => 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: 1535/3138] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:04:13 2026] GET /v2.0/subnets?id=23a1831b-0e63-47b5-8115-0866276616cd => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1604/3139] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:04:13 2026] GET /v2.0/ports?network_id=b4ff38a8-c12c-40b3-bb91-0a9830d834da&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: 1536/3140] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:04:13 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da?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: 1605/3141] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:04:13 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da?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: 1537/3142] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 04:04:13 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1606/3143] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:04:13 2026] GET /v2.0/subnets?id=7de795ee-03aa-4eda-93e4-351982a459e8 => generated 678 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1538/3144] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:04:13 2026] GET /v2.0/ports?network_id=79c81573-54c5-4c9c-b3da-b354df8f1e72&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: 1607/3145] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:04:13 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?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: 1539/3146] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:04:13 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?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-04-16 04:04:14.183 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-efe7b5af-bc28-4ff1-856d-a86b418f8a36 - - - - - -] OVN reports status up for port: cf70502c-c9f9-4ece-9a16-bab68bdfbf39 2026-04-16 04:04:14.194 7 INFO neutron.plugins.ml2.plugin [None req-efe7b5af-bc28-4ff1-856d-a86b418f8a36 - - - - - -] Attempt 1 to provision port cf70502c-c9f9-4ece-9a16-bab68bdfbf39 2026-04-16 04:04:14.452 7 INFO neutron.db.ovn_revision_numbers_db [None req-efe7b5af-bc28-4ff1-856d-a86b418f8a36 - - - - - -] Successfully bumped revision number for resource cf70502c-c9f9-4ece-9a16-bab68bdfbf39 (type: ports) to 5 2026-04-16 04:04:14.506 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-7d2e3752-41d2-4405-a3fd-628a3e8f8337'] response: {'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf70502c-c9f9-4ece-9a16-bab68bdfbf39', 'code': 200} 2026-04-16 04:04:16.545 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb098ed7-0bbe-4562-8832-9313efa9d43e'] response: {'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'cf70502c-c9f9-4ece-9a16-bab68bdfbf39', 'code': 200} [pid: 7|app: 0|req: 1608/3147] 10.0.0.45 () {34 vars in 970 bytes} [Thu Apr 16 04:04:17 2026] GET /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => generated 1220 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:04:17.914 8 INFO neutron.db.ovn_revision_numbers_db [None req-45ba4f1e-37cd-453b-bae4-cbbb44c193aa 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource cf70502c-c9f9-4ece-9a16-bab68bdfbf39 (type: ports) to 6 [pid: 8|app: 0|req: 1540/3148] 199.204.45.157 () {34 vars in 789 bytes} [Thu Apr 16 04:04:17 2026] PUT /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => generated 1253 bytes in 398 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:04:17.952 7 INFO neutron.api.v2.resource [None req-cf59ad7d-6d1b-44ad-936f-dcc12bb7ad31 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1609/3149] 199.204.45.157 () {30 vars in 763 bytes} [Thu Apr 16 04:04:17 2026] GET /v2.0/security-groups/lb-d2712600-b0a9-435c-b1b7-c6eb5e56bf01 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:04:17.967 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-46483749-ebaf-4a1b-8ab4-02dec4460804'] response: {'name': 'network-changed', 'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'tag': 'cf70502c-c9f9-4ece-9a16-bab68bdfbf39', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1541/3150] 199.204.45.157 () {30 vars in 785 bytes} [Thu Apr 16 04:04:17 2026] GET /v2.0/security-groups?name=lb-d2712600-b0a9-435c-b1b7-c6eb5e56bf01 => generated 1639 bytes in 563 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1610/3151] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:04:18 2026] GET /v2.0/ports?tenant_id=9bb142ba12db4410bd7df8de12e51496&device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 2490 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1542/3152] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:04:18 2026] GET /v2.0/networks?id=79c81573-54c5-4c9c-b3da-b354df8f1e72 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1543/3153] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 04:04:18 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => 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: 1544/3154] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:04:18 2026] GET /v2.0/subnets?id=7de795ee-03aa-4eda-93e4-351982a459e8 => 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: 1545/3155] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:04:18 2026] GET /v2.0/ports?network_id=79c81573-54c5-4c9c-b3da-b354df8f1e72&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: 8|app: 0|req: 1546/3156] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:04:18 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?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: 1547/3157] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:04:18 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?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) 2026-04-16 04:04:18.853 7 INFO neutron.db.ovn_revision_numbers_db [None req-60b7f8f5-33ac-4b9f-9d02-7cbd5c9c6f3c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource cf70502c-c9f9-4ece-9a16-bab68bdfbf39 (type: ports) to 7 [pid: 7|app: 0|req: 1611/3158] 199.204.45.157 () {34 vars in 789 bytes} [Thu Apr 16 04:04:18 2026] PUT /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => generated 1291 bytes in 335 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:04:18.909 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d5482d5e-3447-4bb0-b3ae-29aec3a89660'] response: {'name': 'network-changed', 'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'tag': 'cf70502c-c9f9-4ece-9a16-bab68bdfbf39', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1548/3159] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:04:19 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) /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: 1612/3160] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:04:19 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: 1549/3161] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:04:19 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: 1613/3162] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:04:19 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: 1550/3163] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:04:19 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => 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: 1614/3164] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:04:19 2026] GET /v2.0/ports/06a886dc-0b76-47bb-b2a5-9298716f3d37 => generated 1132 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1551/3165] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:04:19 2026] GET /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => generated 1319 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1615/3166] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:04:19 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => generated 675 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1552/3167] 199.204.45.157 () {30 vars in 743 bytes} [Thu Apr 16 04:04:19 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1616/3168] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:04:19 2026] GET /v2.0/ports/06a886dc-0b76-47bb-b2a5-9298716f3d37 => generated 1132 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1553/3169] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:04:19 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => 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: 1617/3170] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:04:19 2026] GET /v2.0/ports?tenant_id=9bb142ba12db4410bd7df8de12e51496&device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 2528 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1554/3171] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:04:19 2026] GET /v2.0/networks?id=79c81573-54c5-4c9c-b3da-b354df8f1e72 => generated 844 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1618/3172] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 04:04:19 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => 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: 1555/3173] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:04:19 2026] GET /v2.0/subnets?id=7de795ee-03aa-4eda-93e4-351982a459e8 => generated 678 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1619/3174] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:04:20 2026] GET /v2.0/ports?network_id=79c81573-54c5-4c9c-b3da-b354df8f1e72&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: 1556/3175] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:04:20 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?fields=segments => generated 14 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1620/3176] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:04:20 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?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-04-16 04:04:23.732 8 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-192bec7f-e4fd-4ff3-bd0f-4ad587d53ed5 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] No more DHCP agents 2026-04-16 04:04:23.733 8 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-192bec7f-e4fd-4ff3-bd0f-4ad587d53ed5 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Unable to schedule network 16b3b066-97c5-449e-ad0d-64531260e114: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:04:24.533 8 INFO neutron.db.ovn_revision_numbers_db [None req-192bec7f-e4fd-4ff3-bd0f-4ad587d53ed5 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Successfully bumped revision number for resource c100819b-6f70-4219-a8fb-e14045eb2c39 (type: floatingips) to 1 2026-04-16 04:04:24.533 8 INFO neutron.db.l3_db [None req-192bec7f-e4fd-4ff3-bd0f-4ad587d53ed5 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Floating IP c100819b-6f70-4219-a8fb-e14045eb2c39 associated. External IP: 10.96.250.207, port: 06a886dc-0b76-47bb-b2a5-9298716f3d37. [pid: 8|app: 0|req: 1558/3179] 10.0.0.213 () {34 vars in 677 bytes} [Thu Apr 16 04:04:23 2026] POST /v2.0/floatingips => generated 899 bytes in 1090 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1622/3180] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:04:27 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: 1559/3181] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:04:27 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: 1623/3182] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:04:27 2026] GET /v2.0/extensions/qos => generated 166 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1560/3183] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:04:27 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-04-16 04:04:27.662 7 INFO neutron.api.v2.resource [None req-d761f6ba-a245-4a38-9d28-6faaa49e5086 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1624/3184] 199.204.45.157 () {30 vars in 763 bytes} [Thu Apr 16 04:04:27 2026] GET /v2.0/security-groups/lb-d2712600-b0a9-435c-b1b7-c6eb5e56bf01 => generated 149 bytes in 24 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:04:27.665 7 INFO neutron.db.ovn_revision_numbers_db [None req-06c758dd-de36-490d-ba29-6fd754f13193 - - - - - -] Successfully bumped revision number for resource 06a886dc-0b76-47bb-b2a5-9298716f3d37 (type: ports) to 4 [pid: 8|app: 0|req: 1561/3185] 199.204.45.157 () {30 vars in 785 bytes} [Thu Apr 16 04:04:27 2026] GET /v2.0/security-groups?name=lb-d2712600-b0a9-435c-b1b7-c6eb5e56bf01 => 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: 1625/3186] 199.204.45.157 () {30 vars in 815 bytes} [Thu Apr 16 04:04:27 2026] GET /v2.0/security-group-rules?security_group_id=5ddeaf79-e370-41fb-ada1-40a195578620 => generated 1182 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:04:27.874 8 INFO neutron.db.ovn_revision_numbers_db [None req-559aa004-b451-472f-9d20-dcdf554f0521 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 56adc35a-ab00-4641-86ce-e356858edc33 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1562/3187] 199.204.45.157 () {34 vars in 747 bytes} [Thu Apr 16 04:04:27 2026] POST /v2.0/security-group-rules => generated 597 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) 2026-04-16 04:04:28.046 7 INFO neutron.db.ovn_revision_numbers_db [None req-d7507d9f-11d2-4128-83a5-c3a15e2158eb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a7c47b4c-431e-4181-b8c4-3b5ad206335d (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1626/3188] 199.204.45.157 () {34 vars in 747 bytes} [Thu Apr 16 04:04:27 2026] POST /v2.0/security-group-rules => generated 601 bytes in 151 msecs (HTTP/1.1 201) 4 headers in 162 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1563/3189] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:04:32 2026] GET /v2.0/subnets => generated 5510 bytes in 156 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1627/3190] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:04:32 2026] GET /v2.0/floatingips => generated 2589 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1564/3191] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:04:32 2026] GET /v2.0/subnets => generated 5510 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1628/3192] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:04:32 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: 1565/3193] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 04:04:32 2026] GET /v2.0/agents => generated 1214 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1629/3194] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 04:04:32 2026] GET /v2.0/network-ip-availabilities => generated 3187 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1566/3195] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 04:04:32 2026] GET /v2.0/security-groups => generated 31495 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1630/3196] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 04:04:32 2026] GET /v2.0/ports => generated 22049 bytes in 103 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1567/3197] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:04:33 2026] GET /v2.0/routers => generated 966 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1631/3198] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 04:04:33 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: 8|app: 0|req: 1568/3199] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 04:04:33 2026] GET /v2.0/networks => generated 4772 bytes in 81 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1632/3200] 10.0.0.6 () {30 vars in 688 bytes} [Thu Apr 16 04:04:36 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: 1569/3201] 10.0.0.6 () {30 vars in 690 bytes} [Thu Apr 16 04:04:36 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: 1633/3202] 10.0.0.6 () {30 vars in 666 bytes} [Thu Apr 16 04:04:36 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: 1570/3203] 10.0.0.6 () {30 vars in 702 bytes} [Thu Apr 16 04:04:36 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: 1635/3206] 10.0.0.6 () {28 vars in 437 bytes} [Thu Apr 16 04:04:36 2026] GET / => generated 151 bytes in 1 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1572/3207] 10.0.0.6 () {30 vars in 726 bytes} [Thu Apr 16 04:04:36 2026] GET /v2.0/subnets/4af4aca8-5846-4596-a97e-b322c4214aa8 => generated 655 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1636/3208] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:04:38 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1573/3209] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:04:38 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: 1637/3210] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:04:38 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: 1574/3211] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:04:38 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: 1638/3212] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:04:39 2026] GET /v2.0/subnets/4af4aca8-5846-4596-a97e-b322c4214aa8 => generated 673 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1575/3213] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:04:39 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 2528 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1639/3214] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:04: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: 1576/3215] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:04: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: 1640/3216] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:04:39 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: 1577/3217] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:04:39 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-04-16 04:04:39.572 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-40b8785c-83ab-477b-abc0-bdf6b54a40de 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:04:39.573 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-40b8785c-83ab-477b-abc0-bdf6b54a40de 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network 61ebc0d6-27a1-4342-8dba-2e6770f8066a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:04:39.698 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ad20069b-26fd-480f-9c3c-3747a991d4cd - - - - - -] OVN reports status down for port: eb01071c-0676-4c70-8e7a-86414b994bdc 2026-04-16 04:04:39.771 7 INFO neutron.db.ovn_revision_numbers_db [None req-40b8785c-83ab-477b-abc0-bdf6b54a40de 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource eb01071c-0676-4c70-8e7a-86414b994bdc (type: ports) to 1 [pid: 7|app: 0|req: 1641/3218] 199.204.45.157 () {34 vars in 717 bytes} [Thu Apr 16 04:04:39 2026] POST /v2.0/ports => generated 1320 bytes in 497 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1578/3219] 10.0.0.45 () {34 vars in 970 bytes} [Thu Apr 16 04:04:40 2026] GET /v2.0/ports/eb01071c-0676-4c70-8e7a-86414b994bdc => generated 1320 bytes in 34 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: 1642/3220] 199.204.45.157 () {34 vars in 1262 bytes} [Thu Apr 16 04:04:41 2026] GET /v2.0/ports/eb01071c-0676-4c70-8e7a-86414b994bdc?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1579/3221] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:04:41 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?fields=segments => generated 14 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1643/3222] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:04:41 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?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: 1580/3223] 199.204.45.157 () {34 vars in 975 bytes} [Thu Apr 16 04:04:41 2026] GET /v2.0/ports/eb01071c-0676-4c70-8e7a-86414b994bdc => generated 1320 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1644/3224] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:04:41 2026] GET /v2.0/networks?id=61ebc0d6-27a1-4342-8dba-2e6770f8066a => generated 842 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:04:42.445 8 INFO neutron.db.ovn_revision_numbers_db [req-36a3fefd-5a2a-4fa4-a2f5-56a76ccc1566 req-f1cc1f89-c836-4c75-a006-6b1477d8b8d5 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource eb01071c-0676-4c70-8e7a-86414b994bdc (type: ports) to 2 2026-04-16 04:04:42.678 8 INFO neutron.db.ovn_revision_numbers_db [req-36a3fefd-5a2a-4fa4-a2f5-56a76ccc1566 req-f1cc1f89-c836-4c75-a006-6b1477d8b8d5 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource eb01071c-0676-4c70-8e7a-86414b994bdc (type: ports) to 4 [pid: 8|app: 0|req: 1581/3225] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 04:04:42 2026] PUT /v2.0/ports/eb01071c-0676-4c70-8e7a-86414b994bdc => generated 1479 bytes in 654 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:04:42.738 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3452fdd2-fdc6-40b0-9b2c-0d01006c2d53'] response: {'name': 'network-changed', 'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'tag': 'eb01071c-0676-4c70-8e7a-86414b994bdc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1645/3226] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:04:43 2026] GET /v2.0/ports?tenant_id=9bb142ba12db4410bd7df8de12e51496&device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 3999 bytes in 48 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: 1582/3227] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:04:43 2026] GET /v2.0/networks?id=61ebc0d6-27a1-4342-8dba-2e6770f8066a => generated 842 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1646/3228] 199.204.45.157 () {34 vars in 1056 bytes} [Thu Apr 16 04:04:43 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=eb01071c-0676-4c70-8e7a-86414b994bdc => 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: 1583/3229] 199.204.45.157 () {34 vars in 1102 bytes} [Thu Apr 16 04:04:43 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22&port_id=eb01071c-0676-4c70-8e7a-86414b994bdc => 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: 1647/3230] 199.204.45.157 () {34 vars in 1064 bytes} [Thu Apr 16 04:04:43 2026] GET /v2.0/subnets?id=4af4aca8-5846-4596-a97e-b322c4214aa8&id=1742ea05-9bdf-4a51-b1fb-08a2a1404ec0 => generated 1410 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1584/3231] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:04:43 2026] GET /v2.0/ports?network_id=61ebc0d6-27a1-4342-8dba-2e6770f8066a&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: 1648/3232] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:04:43 2026] GET /v2.0/ports?network_id=61ebc0d6-27a1-4342-8dba-2e6770f8066a&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: 1585/3233] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:04:43 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?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: 1649/3234] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:04:43 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?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: 1586/3235] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:04:44 2026] GET /v2.0/ports?tenant_id=9bb142ba12db4410bd7df8de12e51496&device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 3999 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1650/3236] 199.204.45.157 () {34 vars in 1062 bytes} [Thu Apr 16 04:04:44 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.185&port_id=6d52e45f-abdc-404a-a01a-fb949eb0093c => 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: 1587/3237] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:04:44 2026] GET /v2.0/subnets?id=23a1831b-0e63-47b5-8115-0866276616cd => generated 654 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1651/3238] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:04:44 2026] GET /v2.0/ports?network_id=b4ff38a8-c12c-40b3-bb91-0a9830d834da&device_owner=network%3Adhcp => generated 12 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1588/3239] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:04:44 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da?fields=segments => generated 14 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1652/3240] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:04:44 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da?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) [pid: 8|app: 0|req: 1589/3241] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 04:04:44 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => 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: 1653/3242] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:04:44 2026] GET /v2.0/subnets?id=7de795ee-03aa-4eda-93e4-351982a459e8 => generated 678 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1590/3243] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:04:44 2026] GET /v2.0/ports?network_id=79c81573-54c5-4c9c-b3da-b354df8f1e72&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: 1654/3244] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:04:44 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?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: 1591/3245] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:04:45 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?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: 1655/3246] 199.204.45.157 () {34 vars in 1056 bytes} [Thu Apr 16 04:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=eb01071c-0676-4c70-8e7a-86414b994bdc => 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: 1592/3247] 199.204.45.157 () {34 vars in 1102 bytes} [Thu Apr 16 04:04:45 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22&port_id=eb01071c-0676-4c70-8e7a-86414b994bdc => 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: 1656/3248] 199.204.45.157 () {34 vars in 1064 bytes} [Thu Apr 16 04:04:45 2026] GET /v2.0/subnets?id=4af4aca8-5846-4596-a97e-b322c4214aa8&id=1742ea05-9bdf-4a51-b1fb-08a2a1404ec0 => generated 1410 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1593/3249] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:04:45 2026] GET /v2.0/ports?network_id=61ebc0d6-27a1-4342-8dba-2e6770f8066a&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: 1657/3250] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:04:45 2026] GET /v2.0/ports?network_id=61ebc0d6-27a1-4342-8dba-2e6770f8066a&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: 1594/3251] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:04:45 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?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: 1658/3252] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:04:45 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?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-04-16 04:04:45.907 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ad20069b-26fd-480f-9c3c-3747a991d4cd - - - - - -] OVN reports status up for port: eb01071c-0676-4c70-8e7a-86414b994bdc 2026-04-16 04:04:45.940 7 INFO neutron.plugins.ml2.plugin [None req-ad20069b-26fd-480f-9c3c-3747a991d4cd - - - - - -] Attempt 1 to provision port eb01071c-0676-4c70-8e7a-86414b994bdc 2026-04-16 04:04:46.060 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-673f1bb7-728e-4271-b616-1f30744b468c'] response: {'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb01071c-0676-4c70-8e7a-86414b994bdc', 'code': 200} 2026-04-16 04:04:46.182 7 INFO neutron.db.ovn_revision_numbers_db [None req-ad20069b-26fd-480f-9c3c-3747a991d4cd - - - - - -] Successfully bumped revision number for resource eb01071c-0676-4c70-8e7a-86414b994bdc (type: ports) to 5 2026-04-16 04:04:48.095 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-44ba41b7-78c5-40d9-bc4a-5df4db1ec45d'] response: {'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'eb01071c-0676-4c70-8e7a-86414b994bdc', 'code': 200} [pid: 8|app: 0|req: 1595/3253] 10.0.0.45 () {34 vars in 970 bytes} [Thu Apr 16 04:04:49 2026] GET /v2.0/ports/eb01071c-0676-4c70-8e7a-86414b994bdc => generated 1481 bytes in 31 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: 1659/3254] 199.204.45.157 () {30 vars in 743 bytes} [Thu Apr 16 04:04:49 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a => generated 839 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1596/3255] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:04:49 2026] GET /v2.0/subnets/4af4aca8-5846-4596-a97e-b322c4214aa8 => generated 673 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1660/3256] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:04:49 2026] GET /v2.0/subnets/1742ea05-9bdf-4a51-b1fb-08a2a1404ec0 => generated 744 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1597/3257] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:04:49 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1661/3258] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:04:49 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: 8|app: 0|req: 1598/3259] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:04: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: 7|app: 0|req: 1662/3260] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:04: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) [pid: 8|app: 0|req: 1599/3261] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:04:49 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1663/3262] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:04:49 2026] GET /v2.0/ports/06a886dc-0b76-47bb-b2a5-9298716f3d37 => generated 1140 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1600/3263] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:04:49 2026] GET /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => generated 1319 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1664/3264] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:04:49 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => generated 675 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1601/3265] 199.204.45.157 () {30 vars in 743 bytes} [Thu Apr 16 04:04:49 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72 => 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: 1665/3266] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:04:49 2026] GET /v2.0/ports/06a886dc-0b76-47bb-b2a5-9298716f3d37 => generated 1140 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1602/3267] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:04:49 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => generated 675 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1604/3270] 10.0.0.6 () {30 vars in 688 bytes} [Thu Apr 16 04:04:57 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: 1667/3271] 10.0.0.6 () {30 vars in 690 bytes} [Thu Apr 16 04:04:57 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: 8|app: 0|req: 1605/3272] 10.0.0.6 () {30 vars in 666 bytes} [Thu Apr 16 04:04:57 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: 1668/3273] 10.0.0.6 () {30 vars in 702 bytes} [Thu Apr 16 04:04:57 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: 1606/3274] 10.0.0.6 () {28 vars in 437 bytes} [Thu Apr 16 04:04:57 2026] GET / => generated 151 bytes in 2 msecs (HTTP/1.1 200) 3 headers in 91 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1669/3275] 10.0.0.6 () {30 vars in 726 bytes} [Thu Apr 16 04:04:57 2026] GET /v2.0/subnets/b8e28936-701a-40e4-be83-b97d127e6c03 => generated 655 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1607/3276] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:04:58 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: 1670/3277] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:04:58 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: 8|app: 0|req: 1608/3278] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:04:58 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: 1671/3279] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:04:58 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: 8|app: 0|req: 1609/3280] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:04:58 2026] GET /v2.0/subnets/4af4aca8-5846-4596-a97e-b322c4214aa8 => generated 673 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1672/3281] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:04:58 2026] GET /v2.0/subnets/b8e28936-701a-40e4-be83-b97d127e6c03 => generated 673 bytes in 23 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1610/3282] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:04:58 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 4001 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1673/3283] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:04:58 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 5 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1611/3284] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:04:58 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: 1674/3285] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:04:58 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: 1612/3286] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:04:58 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-04-16 04:04:59.191 7 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b9bae3e6-891e-406b-adb3-56bbfd051310 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] No more DHCP agents 2026-04-16 04:04:59.193 7 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b9bae3e6-891e-406b-adb3-56bbfd051310 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Unable to schedule network facdae6f-7fbb-4b53-9074-642ebecad2e5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-16 04:04:59.299 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-316151a9-dcaf-4101-aea6-04572ddbb8bb - - - - - -] OVN reports status down for port: 7da4b823-9ec1-4b4b-b664-3697b8632d91 2026-04-16 04:04:59.355 7 INFO neutron.db.ovn_revision_numbers_db [None req-b9bae3e6-891e-406b-adb3-56bbfd051310 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7da4b823-9ec1-4b4b-b664-3697b8632d91 (type: ports) to 1 [pid: 7|app: 0|req: 1675/3287] 199.204.45.157 () {34 vars in 717 bytes} [Thu Apr 16 04:04:58 2026] POST /v2.0/ports => generated 1328 bytes in 465 msecs (HTTP/1.1 201) 4 headers in 163 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1613/3288] 10.0.0.45 () {34 vars in 970 bytes} [Thu Apr 16 04:04:59 2026] GET /v2.0/ports/7da4b823-9ec1-4b4b-b664-3697b8632d91 => generated 1328 bytes in 29 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: 1676/3289] 10.0.0.45 () {34 vars in 906 bytes} [Thu Apr 16 04:04:59 2026] GET /v2.0/extensions => generated 20541 bytes in 7 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1614/3290] 199.204.45.157 () {34 vars in 1262 bytes} [Thu Apr 16 04:05:00 2026] GET /v2.0/ports/7da4b823-9ec1-4b4b-b664-3697b8632d91?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile => generated 136 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1677/3291] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:05:00 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?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: 1615/3292] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:05:00 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?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: 1678/3293] 199.204.45.157 () {34 vars in 975 bytes} [Thu Apr 16 04:05:01 2026] GET /v2.0/ports/7da4b823-9ec1-4b4b-b664-3697b8632d91 => generated 1328 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1616/3294] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:05:01 2026] GET /v2.0/networks?id=facdae6f-7fbb-4b53-9074-642ebecad2e5 => generated 841 bytes in 58 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:05:01.744 7 INFO neutron.db.ovn_revision_numbers_db [req-6f984fd8-42a9-4193-b98e-f2bde4baa941 req-2e206c9d-de5a-46f7-ac6e-41eb4fa68395 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 7da4b823-9ec1-4b4b-b664-3697b8632d91 (type: ports) to 2 2026-04-16 04:05:02.027 7 INFO neutron.db.ovn_revision_numbers_db [req-6f984fd8-42a9-4193-b98e-f2bde4baa941 req-2e206c9d-de5a-46f7-ac6e-41eb4fa68395 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 7da4b823-9ec1-4b4b-b664-3697b8632d91 (type: ports) to 4 [pid: 7|app: 0|req: 1679/3295] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 04:05:01 2026] PUT /v2.0/ports/7da4b823-9ec1-4b4b-b664-3697b8632d91 => generated 1487 bytes in 727 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:05:02.085 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-12a10007-3445-478e-8df9-9ae865c2a4c5'] response: {'name': 'network-changed', 'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'tag': '7da4b823-9ec1-4b4b-b664-3697b8632d91', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1617/3296] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:05:02 2026] GET /v2.0/ports?tenant_id=9bb142ba12db4410bd7df8de12e51496&device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 5480 bytes in 58 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: 1680/3297] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:05:02 2026] GET /v2.0/networks?id=facdae6f-7fbb-4b53-9074-642ebecad2e5 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1618/3298] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 04:05:02 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.231&port_id=7da4b823-9ec1-4b4b-b664-3697b8632d91 => 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: 1681/3299] 199.204.45.157 () {34 vars in 1104 bytes} [Thu Apr 16 04:05:02 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aff&port_id=7da4b823-9ec1-4b4b-b664-3697b8632d91 => 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: 1619/3300] 199.204.45.157 () {34 vars in 1064 bytes} [Thu Apr 16 04:05:02 2026] GET /v2.0/subnets?id=6bd97be0-73e5-4e6b-ac4e-969d19fbbbcb&id=b8e28936-701a-40e4-be83-b97d127e6c03 => generated 1413 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1682/3301] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:05:02 2026] GET /v2.0/ports?network_id=facdae6f-7fbb-4b53-9074-642ebecad2e5&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: 8|app: 0|req: 1620/3302] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:05:02 2026] GET /v2.0/ports?network_id=facdae6f-7fbb-4b53-9074-642ebecad2e5&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: 1683/3303] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:05:02 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?fields=segments => generated 14 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1621/3304] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:05:02 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?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: 7|app: 0|req: 1684/3305] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:05:03 2026] GET /v2.0/ports?tenant_id=9bb142ba12db4410bd7df8de12e51496&device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 5480 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1622/3306] 199.204.45.157 () {34 vars in 1062 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.185&port_id=6d52e45f-abdc-404a-a01a-fb949eb0093c => 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: 1685/3307] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/subnets?id=23a1831b-0e63-47b5-8115-0866276616cd => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1623/3308] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/ports?network_id=b4ff38a8-c12c-40b3-bb91-0a9830d834da&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: 1686/3309] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da?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: 1624/3310] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da?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: 1687/3311] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => 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: 1625/3312] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/subnets?id=7de795ee-03aa-4eda-93e4-351982a459e8 => generated 678 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1688/3313] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/ports?network_id=79c81573-54c5-4c9c-b3da-b354df8f1e72&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: 1626/3314] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?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: 1689/3315] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?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: 8|app: 0|req: 1627/3316] 199.204.45.157 () {34 vars in 1056 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=eb01071c-0676-4c70-8e7a-86414b994bdc => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1690/3317] 199.204.45.157 () {34 vars in 1102 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A22&port_id=eb01071c-0676-4c70-8e7a-86414b994bdc => 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: 1628/3318] 199.204.45.157 () {34 vars in 1064 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/subnets?id=4af4aca8-5846-4596-a97e-b322c4214aa8&id=1742ea05-9bdf-4a51-b1fb-08a2a1404ec0 => generated 1410 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1691/3319] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/ports?network_id=61ebc0d6-27a1-4342-8dba-2e6770f8066a&device_owner=network%3Adhcp => generated 12 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1629/3320] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/ports?network_id=61ebc0d6-27a1-4342-8dba-2e6770f8066a&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: 1692/3321] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?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: 1630/3322] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 65 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1693/3323] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.231&port_id=7da4b823-9ec1-4b4b-b664-3697b8632d91 => generated 19 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1631/3324] 199.204.45.157 () {34 vars in 1104 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aff&port_id=7da4b823-9ec1-4b4b-b664-3697b8632d91 => generated 19 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1694/3325] 199.204.45.157 () {34 vars in 1064 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/subnets?id=6bd97be0-73e5-4e6b-ac4e-969d19fbbbcb&id=b8e28936-701a-40e4-be83-b97d127e6c03 => generated 1413 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1632/3326] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/ports?network_id=facdae6f-7fbb-4b53-9074-642ebecad2e5&device_owner=network%3Adhcp => 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: 1695/3327] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/ports?network_id=facdae6f-7fbb-4b53-9074-642ebecad2e5&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: 8|app: 0|req: 1633/3328] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?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: 1696/3329] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:05:04 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?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-04-16 04:05:05.638 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-316151a9-dcaf-4101-aea6-04572ddbb8bb - - - - - -] OVN reports status up for port: 7da4b823-9ec1-4b4b-b664-3697b8632d91 2026-04-16 04:05:05.648 7 INFO neutron.plugins.ml2.plugin [None req-316151a9-dcaf-4101-aea6-04572ddbb8bb - - - - - -] Attempt 1 to provision port 7da4b823-9ec1-4b4b-b664-3697b8632d91 2026-04-16 04:05:05.798 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-3c5b4e85-ccdb-4d11-8fb5-1dd6b135f8ee'] response: {'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7da4b823-9ec1-4b4b-b664-3697b8632d91', 'code': 200} 2026-04-16 04:05:05.968 7 INFO neutron.db.ovn_revision_numbers_db [None req-316151a9-dcaf-4101-aea6-04572ddbb8bb - - - - - -] Successfully bumped revision number for resource 7da4b823-9ec1-4b4b-b664-3697b8632d91 (type: ports) to 5 2026-04-16 04:05:07.840 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-d2e53c9b-aadf-4296-937f-c8486a2ce157'] response: {'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7da4b823-9ec1-4b4b-b664-3697b8632d91', '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: 1698/3332] 10.0.0.45 () {34 vars in 970 bytes} [Thu Apr 16 04:05:09 2026] GET /v2.0/ports/7da4b823-9ec1-4b4b-b664-3697b8632d91 => generated 1489 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1635/3333] 199.204.45.157 () {30 vars in 743 bytes} [Thu Apr 16 04:05:09 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5 => generated 838 bytes in 51 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1699/3334] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:05:09 2026] GET /v2.0/subnets/b8e28936-701a-40e4-be83-b97d127e6c03 => generated 673 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1636/3335] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:05:09 2026] GET /v2.0/subnets/6bd97be0-73e5-4e6b-ac4e-969d19fbbbcb => generated 747 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1700/3336] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:05:09 2026] GET /v2.0/ports/eb01071c-0676-4c70-8e7a-86414b994bdc => generated 1481 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:05:09.710 8 INFO neutron.db.ovn_revision_numbers_db [None req-c175efec-b1ce-4e09-a0a4-68e414ecdf52 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource eb01071c-0676-4c70-8e7a-86414b994bdc (type: ports) to 6 [pid: 8|app: 0|req: 1637/3337] 199.204.45.157 () {34 vars in 790 bytes} [Thu Apr 16 04:05:09 2026] PUT /v2.0/ports/eb01071c-0676-4c70-8e7a-86414b994bdc => generated 1228 bytes in 450 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:05:09.759 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-258ab06f-a2f4-47e9-b97f-7c8497b02225'] response: {'name': 'network-changed', 'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'tag': 'eb01071c-0676-4c70-8e7a-86414b994bdc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1701/3338] 199.204.45.157 () {30 vars in 743 bytes} [Thu Apr 16 04:05:09 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a => generated 839 bytes in 47 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: 1638/3339] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:05:09 2026] GET /v2.0/subnets/4af4aca8-5846-4596-a97e-b322c4214aa8 => generated 673 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1702/3340] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:05:09 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: 1639/3341] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:05:09 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: 1703/3342] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:05:09 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: 1640/3343] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:05:09 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: 1704/3344] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:05:09 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => 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: 1641/3345] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:05:10 2026] GET /v2.0/ports/06a886dc-0b76-47bb-b2a5-9298716f3d37 => generated 1140 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1705/3346] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:05:10 2026] GET /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => generated 1319 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1642/3347] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:05:10 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => generated 675 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1706/3348] 199.204.45.157 () {30 vars in 743 bytes} [Thu Apr 16 04:05:10 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72 => generated 841 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1643/3349] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:05:10 2026] GET /v2.0/ports/06a886dc-0b76-47bb-b2a5-9298716f3d37 => generated 1140 bytes in 38 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1707/3350] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:05:10 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1644/3351] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:05:10 2026] GET /v2.0/ports?tenant_id=9bb142ba12db4410bd7df8de12e51496&device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 5257 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1708/3352] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:05:10 2026] GET /v2.0/networks?id=61ebc0d6-27a1-4342-8dba-2e6770f8066a => generated 842 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1645/3353] 199.204.45.157 () {34 vars in 1056 bytes} [Thu Apr 16 04:05:10 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=eb01071c-0676-4c70-8e7a-86414b994bdc => generated 19 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1709/3354] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:05:10 2026] GET /v2.0/subnets?id=4af4aca8-5846-4596-a97e-b322c4214aa8 => generated 676 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1646/3355] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:05:10 2026] GET /v2.0/ports?network_id=61ebc0d6-27a1-4342-8dba-2e6770f8066a&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: 1710/3356] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:05:10 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?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: 1647/3357] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:05:10 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?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: 7|app: 0|req: 1712/3360] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:05:22 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: 1649/3361] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:05:22 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: 1713/3362] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:05:22 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: 1650/3363] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:05:22 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: 1714/3364] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:05:22 2026] GET /v2.0/subnets/4af4aca8-5846-4596-a97e-b322c4214aa8 => generated 673 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1651/3365] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:05:22 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 5257 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1715/3366] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:05:22 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: 1652/3367] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:05:22 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: 1716/3368] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:05:22 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: 1653/3369] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:05:22 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: 1717/3370] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:05:22 2026] GET /v2.0/ports/7da4b823-9ec1-4b4b-b664-3697b8632d91 => generated 1489 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:05:22.887 8 INFO neutron.db.ovn_revision_numbers_db [None req-28202671-26ef-4e22-99d8-49e9f8f34eee 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7da4b823-9ec1-4b4b-b664-3697b8632d91 (type: ports) to 6 [pid: 8|app: 0|req: 1654/3371] 199.204.45.157 () {34 vars in 790 bytes} [Thu Apr 16 04:05:22 2026] PUT /v2.0/ports/7da4b823-9ec1-4b4b-b664-3697b8632d91 => generated 1284 bytes in 362 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:05:22.945 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-51562962-dc9c-4249-9f16-c25f6649f285'] response: {'name': 'network-changed', 'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'tag': '7da4b823-9ec1-4b4b-b664-3697b8632d91', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1718/3372] 199.204.45.157 () {30 vars in 743 bytes} [Thu Apr 16 04:05:22 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5 => generated 838 bytes in 51 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: 1655/3373] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:05:22 2026] GET /v2.0/subnets/6bd97be0-73e5-4e6b-ac4e-969d19fbbbcb => generated 747 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1719/3374] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:05:23 2026] GET /v2.0/ports/7da4b823-9ec1-4b4b-b664-3697b8632d91 => generated 1312 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:05:23.465 8 INFO neutron.db.ovn_revision_numbers_db [None req-15408283-9c93-43f2-a979-c0cb4870c64e 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 7da4b823-9ec1-4b4b-b664-3697b8632d91 (type: ports) to 7 [pid: 8|app: 0|req: 1656/3375] 199.204.45.157 () {34 vars in 789 bytes} [Thu Apr 16 04:05:23 2026] PUT /v2.0/ports/7da4b823-9ec1-4b4b-b664-3697b8632d91 => generated 1057 bytes in 416 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: 1720/3376] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:05:23 2026] GET /v2.0/ports?tenant_id=9bb142ba12db4410bd7df8de12e51496&device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 4853 bytes in 50 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1657/3377] 199.204.45.157 () {30 vars in 743 bytes} [Thu Apr 16 04:05:23 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5 => generated 838 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1721/3378] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:05:23 2026] GET /v2.0/networks?id=facdae6f-7fbb-4b53-9074-642ebecad2e5 => generated 841 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1658/3379] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:05:23 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => 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: 1722/3380] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:05:23 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?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: 1659/3381] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:05:23 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?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: 7|app: 0|req: 1723/3382] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:05:23 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 4853 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1660/3383] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:05:24 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 4853 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:05:24.989 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-68091910-371d-460d-a442-14adec6ee4a8'] response: {'name': 'network-changed', 'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'tag': '7da4b823-9ec1-4b4b-b664-3697b8632d91', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1724/3384] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:05:25 2026] GET /v2.0/ports?tenant_id=9bb142ba12db4410bd7df8de12e51496&device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 4853 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1661/3385] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:05:25 2026] GET /v2.0/networks?id=facdae6f-7fbb-4b53-9074-642ebecad2e5 => generated 841 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1725/3386] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:05:25 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?fields=segments => generated 14 bytes in 56 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:05:25.717 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8c2d4bd4-6bf8-4201-b98e-979460d0df81 - - - - - -] OVN reports status down for port: 7da4b823-9ec1-4b4b-b664-3697b8632d91 [pid: 8|app: 0|req: 1662/3387] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:05:25 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 54 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1726/3388] 199.204.45.157 () {34 vars in 975 bytes} [Thu Apr 16 04:05:25 2026] GET /v2.0/ports/7da4b823-9ec1-4b4b-b664-3697b8632d91 => generated 1085 bytes in 53 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1663/3389] 199.204.45.157 () {34 vars in 1060 bytes} [Thu Apr 16 04:05:25 2026] GET /v2.0/ports/7da4b823-9ec1-4b4b-b664-3697b8632d91?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1664/3390] 199.204.45.157 () {34 vars in 1016 bytes} [Thu Apr 16 04:05:25 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?fields=dns_domain => generated 29 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:05:25.927 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-f21f8514-5b7d-48e5-bc3c-e8ebf1cebf3a'] response: {'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7da4b823-9ec1-4b4b-b664-3697b8632d91', 'code': 200} [pid: 7|app: 0|req: 1727/3391] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:05:25 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 4853 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:05:26.046 7 INFO neutron.db.ovn_revision_numbers_db [None req-8c2d4bd4-6bf8-4201-b98e-979460d0df81 - - - - - -] Successfully bumped revision number for resource 7da4b823-9ec1-4b4b-b664-3697b8632d91 (type: ports) to 8 2026-04-16 04:05:26.230 8 INFO neutron.db.ovn_revision_numbers_db [req-3af0b629-3d17-4ea2-84c9-6f3bbca700e5 req-7be2edce-7f67-41d6-a1d4-7f01cf2ba11b 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource 7da4b823-9ec1-4b4b-b664-3697b8632d91 (type: ports) to 9 [pid: 8|app: 0|req: 1665/3392] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 04:05:25 2026] PUT /v2.0/ports/7da4b823-9ec1-4b4b-b664-3697b8632d91 => generated 917 bytes in 367 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: 1728/3393] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:05:26 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 3776 bytes in 47 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-04-16 04:05:27.143 8 INFO neutron_taas.services.taas.taas_plugin [None req-7b789c35-a931-45cc-84fb-e8e5e67e0113 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 7da4b823-9ec1-4b4b-b664-3697b8632d91 2026-04-16 04:05:27.147 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7b789c35-a931-45cc-84fb-e8e5e67e0113 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 7da4b823-9ec1-4b4b-b664-3697b8632d91 [pid: 8|app: 0|req: 1666/3394] 199.204.45.157 () {32 vars in 759 bytes} [Thu Apr 16 04:05:27 2026] DELETE /v2.0/ports/7da4b823-9ec1-4b4b-b664-3697b8632d91 => generated 0 bytes in 264 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1729/3395] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:05:27 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/3396] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:05:27 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: 1730/3397] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:05:27 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: 1668/3398] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:05:27 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: 1731/3399] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:05:27 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => 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: 1669/3400] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:05:27 2026] GET /v2.0/ports/06a886dc-0b76-47bb-b2a5-9298716f3d37 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1732/3401] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:05:27 2026] GET /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => generated 1319 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1670/3402] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:05:27 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => generated 675 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1733/3403] 199.204.45.157 () {30 vars in 743 bytes} [Thu Apr 16 04:05:27 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1671/3404] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:05:27 2026] GET /v2.0/ports/06a886dc-0b76-47bb-b2a5-9298716f3d37 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1734/3405] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:05:27 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => generated 675 bytes in 19 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1672/3406] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:05:27 2026] GET /v2.0/ports?tenant_id=9bb142ba12db4410bd7df8de12e51496&device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 3776 bytes in 59 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1735/3407] 199.204.45.157 () {34 vars in 1226 bytes} [Thu Apr 16 04:05:27 2026] GET /v2.0/networks?id=b4ff38a8-c12c-40b3-bb91-0a9830d834da&id=79c81573-54c5-4c9c-b3da-b354df8f1e72&id=61ebc0d6-27a1-4342-8dba-2e6770f8066a&id=facdae6f-7fbb-4b53-9074-642ebecad2e5 => generated 3261 bytes in 73 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1673/3408] 199.204.45.157 () {34 vars in 1062 bytes} [Thu Apr 16 04:05:27 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.185&port_id=6d52e45f-abdc-404a-a01a-fb949eb0093c => 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: 1736/3409] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:05:27 2026] GET /v2.0/subnets?id=23a1831b-0e63-47b5-8115-0866276616cd => generated 654 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:05:27.977 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d2c3150-72e4-40b9-ae7d-6ae1c00486b5'] response: {'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7da4b823-9ec1-4b4b-b664-3697b8632d91', 'code': 200} [pid: 8|app: 0|req: 1674/3410] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:05:27 2026] GET /v2.0/ports?network_id=b4ff38a8-c12c-40b3-bb91-0a9830d834da&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: 1737/3411] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:05:28 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da?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: 1675/3412] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:05:28 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 72 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1738/3413] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 04:05:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => 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: 1676/3414] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:05:28 2026] GET /v2.0/subnets?id=7de795ee-03aa-4eda-93e4-351982a459e8 => 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: 1739/3415] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:05:28 2026] GET /v2.0/ports?network_id=79c81573-54c5-4c9c-b3da-b354df8f1e72&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: 8|app: 0|req: 1677/3416] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:05:28 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?fields=segments => generated 14 bytes in 71 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1740/3417] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:05:28 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?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: 8|app: 0|req: 1678/3418] 199.204.45.157 () {34 vars in 1056 bytes} [Thu Apr 16 04:05:28 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.53&port_id=eb01071c-0676-4c70-8e7a-86414b994bdc => 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: 1741/3419] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:05:28 2026] GET /v2.0/subnets?id=4af4aca8-5846-4596-a97e-b322c4214aa8 => generated 676 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1679/3420] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:05:28 2026] GET /v2.0/ports?network_id=61ebc0d6-27a1-4342-8dba-2e6770f8066a&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: 1742/3421] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:05:28 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?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: 1680/3422] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:05:28 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type => generated 79 bytes in 57 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1743/3423] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:05:32 2026] GET /v2.0/routers => generated 966 bytes in 101 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1681/3424] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 04:05:32 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: 7|app: 0|req: 1744/3425] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 04:05:32 2026] GET /v2.0/security-groups => generated 31495 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1682/3426] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 04:05:32 2026] GET /v2.0/ports => generated 23297 bytes in 111 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1745/3427] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 04:05:32 2026] GET /v2.0/networks => generated 4772 bytes in 66 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1683/3428] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 04:05:32 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: 7|app: 0|req: 1746/3429] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:05:32 2026] GET /v2.0/floatingips => generated 2589 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1684/3430] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:05:32 2026] GET /v2.0/subnets => generated 5510 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1747/3431] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:05:32 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: 1685/3432] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:05:32 2026] GET /v2.0/subnets => generated 5510 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1748/3433] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 04:05:33 2026] GET /v2.0/network-ip-availabilities => generated 3187 bytes in 21 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1686/3434] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:05:33 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: 1749/3435] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:05:33 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: 1687/3436] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:05:33 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: 7|app: 0|req: 1750/3437] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:05:33 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: 1688/3438] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:05:33 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 3776 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1751/3439] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:05:33 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: 1689/3440] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:05:33 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: 1752/3441] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:05:33 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: 1690/3442] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:05:33 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: 1753/3443] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:05:33 2026] GET /v2.0/ports/eb01071c-0676-4c70-8e7a-86414b994bdc => generated 1256 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:05:33.988 8 INFO neutron.db.ovn_revision_numbers_db [None req-05028192-350c-432a-8a23-fc6b1eb33efb 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource eb01071c-0676-4c70-8e7a-86414b994bdc (type: ports) to 7 [pid: 8|app: 0|req: 1691/3444] 199.204.45.157 () {34 vars in 789 bytes} [Thu Apr 16 04:05:33 2026] PUT /v2.0/ports/eb01071c-0676-4c70-8e7a-86414b994bdc => generated 1057 bytes in 367 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:05:34.043 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-35b77dbe-246d-4c4b-9106-a9b9729b9bb1'] response: {'name': 'network-changed', 'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'tag': 'eb01071c-0676-4c70-8e7a-86414b994bdc', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1754/3445] 199.204.45.157 () {30 vars in 743 bytes} [Thu Apr 16 04:05:34 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a => generated 839 bytes in 51 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: 1692/3446] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:05:34 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 3605 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1755/3447] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:05:34 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 3605 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1693/3448] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:05:34 2026] GET /v2.0/ports?tenant_id=9bb142ba12db4410bd7df8de12e51496&device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 3605 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1756/3449] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:05:34 2026] GET /v2.0/networks?id=61ebc0d6-27a1-4342-8dba-2e6770f8066a => generated 842 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1694/3450] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:05:34 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?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: 1757/3451] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:05:34 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?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: 1695/3452] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:05:35 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 3605 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:05:35.945 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-499b1e66-aae3-4223-974a-0ef2bbdd215a - - - - - -] OVN reports status down for port: eb01071c-0676-4c70-8e7a-86414b994bdc [pid: 7|app: 0|req: 1758/3453] 199.204.45.157 () {34 vars in 975 bytes} [Thu Apr 16 04:05:35 2026] GET /v2.0/ports/eb01071c-0676-4c70-8e7a-86414b994bdc => 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: 1696/3454] 199.204.45.157 () {34 vars in 1060 bytes} [Thu Apr 16 04:05:36 2026] GET /v2.0/ports/eb01071c-0676-4c70-8e7a-86414b994bdc?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:05:36.129 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-301471d1-271d-4e60-a890-04e52ce25069'] response: {'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eb01071c-0676-4c70-8e7a-86414b994bdc', 'code': 200} [pid: 7|app: 0|req: 1759/3455] 199.204.45.157 () {34 vars in 1016 bytes} [Thu Apr 16 04:05:36 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?fields=dns_domain => generated 29 bytes in 92 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:05:36.286 7 INFO neutron.db.ovn_revision_numbers_db [None req-499b1e66-aae3-4223-974a-0ef2bbdd215a - - - - - -] Successfully bumped revision number for resource eb01071c-0676-4c70-8e7a-86414b994bdc (type: ports) to 8 [pid: 7|app: 0|req: 1760/3456] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:05:36 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 3603 bytes in 80 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:05:36.483 8 INFO neutron.db.ovn_revision_numbers_db [req-5cb12134-b443-4770-823a-0d5ab608d6dc req-d83c7ac8-aada-4c01-b8eb-73739f10d5cc 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource eb01071c-0676-4c70-8e7a-86414b994bdc (type: ports) to 9 [pid: 8|app: 0|req: 1697/3457] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 04:05:36 2026] PUT /v2.0/ports/eb01071c-0676-4c70-8e7a-86414b994bdc => generated 917 bytes in 342 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: 1762/3460] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:05:37 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 2528 bytes in 42 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-04-16 04:05:37.578 8 INFO neutron_taas.services.taas.taas_plugin [None req-e5c743b9-9727-42c0-9793-591f69a763ab 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: eb01071c-0676-4c70-8e7a-86414b994bdc 2026-04-16 04:05:37.581 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e5c743b9-9727-42c0-9793-591f69a763ab 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: eb01071c-0676-4c70-8e7a-86414b994bdc [pid: 8|app: 0|req: 1699/3461] 199.204.45.157 () {32 vars in 759 bytes} [Thu Apr 16 04:05:37 2026] DELETE /v2.0/ports/eb01071c-0676-4c70-8e7a-86414b994bdc => generated 0 bytes in 247 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1763/3462] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:05:37 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: 1700/3463] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:05:37 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: 1764/3464] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:05:37 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: 1701/3465] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:05:37 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: 1765/3466] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:05:37 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => 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: 1702/3467] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:05:37 2026] GET /v2.0/ports/06a886dc-0b76-47bb-b2a5-9298716f3d37 => generated 1140 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1766/3468] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:05:37 2026] GET /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => generated 1319 bytes in 39 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1703/3469] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:05:37 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => generated 675 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1767/3470] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:05:38 2026] GET /v2.0/ports?tenant_id=9bb142ba12db4410bd7df8de12e51496&device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 2528 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1704/3471] 199.204.45.157 () {30 vars in 743 bytes} [Thu Apr 16 04:05:38 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72 => generated 841 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1768/3472] 199.204.45.157 () {34 vars in 1146 bytes} [Thu Apr 16 04:05:38 2026] GET /v2.0/networks?id=b4ff38a8-c12c-40b3-bb91-0a9830d834da&id=79c81573-54c5-4c9c-b3da-b354df8f1e72&id=61ebc0d6-27a1-4342-8dba-2e6770f8066a => generated 2434 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1705/3473] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:05:38 2026] GET /v2.0/ports/06a886dc-0b76-47bb-b2a5-9298716f3d37 => generated 1140 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1769/3474] 199.204.45.157 () {34 vars in 1062 bytes} [Thu Apr 16 04:05:38 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.185&port_id=6d52e45f-abdc-404a-a01a-fb949eb0093c => 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: 1706/3475] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:05:38 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => generated 675 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:05:38.181 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ba70531b-7e19-49c0-9fd1-e29b13c17357'] response: {'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'eb01071c-0676-4c70-8e7a-86414b994bdc', 'code': 200} [pid: 7|app: 0|req: 1770/3476] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:05:38 2026] GET /v2.0/subnets?id=23a1831b-0e63-47b5-8115-0866276616cd => generated 654 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1707/3477] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:05:38 2026] GET /v2.0/ports?network_id=b4ff38a8-c12c-40b3-bb91-0a9830d834da&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: 1771/3478] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:05:38 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1708/3479] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:05:38 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da?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) [pid: 7|app: 0|req: 1772/3480] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 04:05:38 2026] GET /v2.0/floatingips?fixed_ip_address=10.1.1.241&port_id=cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => 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: 1709/3481] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:05:38 2026] GET /v2.0/subnets?id=7de795ee-03aa-4eda-93e4-351982a459e8 => generated 678 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1773/3482] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:05:38 2026] GET /v2.0/ports?network_id=79c81573-54c5-4c9c-b3da-b354df8f1e72&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: 8|app: 0|req: 1710/3483] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:05:38 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?fields=segments => generated 14 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1774/3484] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:05:38 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?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: 1711/3485] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:05:49 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: 1775/3486] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:05:49 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: 1712/3487] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:05:49 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: 1776/3488] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:05:49 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) 2026-04-16 04:05:49.090 8 INFO neutron.api.v2.resource [None req-257ae67f-bf82-4775-a57b-fb6d35086304 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1713/3489] 199.204.45.157 () {30 vars in 763 bytes} [Thu Apr 16 04:05:49 2026] GET /v2.0/security-groups/lb-d2712600-b0a9-435c-b1b7-c6eb5e56bf01 => 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: 1777/3490] 199.204.45.157 () {30 vars in 785 bytes} [Thu Apr 16 04:05:49 2026] GET /v2.0/security-groups?name=lb-d2712600-b0a9-435c-b1b7-c6eb5e56bf01 => generated 2865 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1714/3491] 199.204.45.157 () {30 vars in 815 bytes} [Thu Apr 16 04:05:49 2026] GET /v2.0/security-group-rules?security_group_id=5ddeaf79-e370-41fb-ada1-40a195578620 => generated 2334 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1778/3492] 199.204.45.157 () {32 vars in 789 bytes} [Thu Apr 16 04:05:49 2026] DELETE /v2.0/security-group-rules/56adc35a-ab00-4641-86ce-e356858edc33 => generated 0 bytes in 109 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1715/3493] 199.204.45.157 () {32 vars in 789 bytes} [Thu Apr 16 04:05:49 2026] DELETE /v2.0/security-group-rules/a7c47b4c-431e-4181-b8c4-3b5ad206335d => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:05:53.206 7 INFO neutron_taas.services.taas.taas_plugin [None req-9014637c-fa7f-4f8d-950a-ab53eb452ed5 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] TaaS: Handle Delete Port: d591af26-aca3-4f15-a501-7779ce534579 2026-04-16 04:05:53.209 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-9014637c-fa7f-4f8d-950a-ab53eb452ed5 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Tap Mirror: Handle Delete Port: d591af26-aca3-4f15-a501-7779ce534579 2026-04-16 04:05:53.417 7 INFO neutron.db.l3_db [None req-9014637c-fa7f-4f8d-950a-ab53eb452ed5 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Floating IP c100819b-6f70-4219-a8fb-e14045eb2c39 disassociated (deleted). External IP: 10.96.250.207, port: 06a886dc-0b76-47bb-b2a5-9298716f3d37. [pid: 7|app: 0|req: 1780/3496] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:05:53 2026] DELETE /v2.0/floatingips/c100819b-6f70-4219-a8fb-e14045eb2c39 => generated 0 bytes in 442 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-04-16 04:05:53.481 8 INFO neutron.api.v2.resource [None req-be749a0d-8a91-4098-ac3e-162a2d5ba542 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1717/3497] 10.0.0.213 () {32 vars in 729 bytes} [Thu Apr 16 04:05:53 2026] GET /v2.0/floatingips/c100819b-6f70-4219-a8fb-e14045eb2c39 => generated 144 bytes in 27 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1781/3498] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:05:54 2026] GET /v2.0/extensions/security-group => generated 170 bytes in 11 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1718/3499] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:05:54 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: 1782/3500] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:05:54 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: 1719/3501] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:05:54 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-04-16 04:05:54.220 7 INFO neutron.api.v2.resource [None req-8c711389-989f-46c6-b3d7-d29759f66b48 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1783/3502] 199.204.45.157 () {30 vars in 763 bytes} [Thu Apr 16 04:05:54 2026] GET /v2.0/security-groups/lb-d2712600-b0a9-435c-b1b7-c6eb5e56bf01 => generated 149 bytes in 13 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1720/3503] 199.204.45.157 () {30 vars in 785 bytes} [Thu Apr 16 04:05:54 2026] GET /v2.0/security-groups?name=lb-d2712600-b0a9-435c-b1b7-c6eb5e56bf01 => generated 1639 bytes in 30 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1784/3504] 199.204.45.157 () {30 vars in 815 bytes} [Thu Apr 16 04:05:54 2026] GET /v2.0/security-group-rules?security_group_id=5ddeaf79-e370-41fb-ada1-40a195578620 => generated 1182 bytes in 46 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1721/3505] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:05:54 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: 7|app: 0|req: 1785/3506] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:05:54 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: 1722/3507] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:05:54 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: 1786/3508] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:05:54 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: 1723/3509] 199.204.45.157 () {30 vars in 741 bytes} [Thu Apr 16 04:05:54 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => generated 675 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1787/3510] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:05:54 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 2528 bytes in 45 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1724/3511] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:05:54 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 2528 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1788/3512] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:05:54 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 2528 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1725/3513] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:05:55 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 2528 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:05:56.430 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-77955c42-a63d-4924-8f04-9ef9532bdb8e - - - - - -] OVN reports status down for port: 06a886dc-0b76-47bb-b2a5-9298716f3d37 2026-04-16 04:05:56.629 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-77955c42-a63d-4924-8f04-9ef9532bdb8e - - - - - -] OVN reports status down for port: cf70502c-c9f9-4ece-9a16-bab68bdfbf39 [pid: 7|app: 0|req: 1789/3514] 199.204.45.157 () {34 vars in 975 bytes} [Thu Apr 16 04:05:56 2026] GET /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => generated 1319 bytes in 155 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1726/3515] 199.204.45.157 () {34 vars in 1060 bytes} [Thu Apr 16 04:05:56 2026] GET /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39?fields=binding%3Aprofile&fields=network_id => generated 83 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:05:56.780 7 INFO neutron.db.ovn_revision_numbers_db [None req-06c758dd-de36-490d-ba29-6fd754f13193 - - - - - -] Successfully bumped revision number for resource 06a886dc-0b76-47bb-b2a5-9298716f3d37 (type: ports) to 6 [pid: 8|app: 0|req: 1727/3516] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:05:56 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 2528 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1790/3517] 199.204.45.157 () {34 vars in 1016 bytes} [Thu Apr 16 04:05:56 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72?fields=dns_domain => generated 29 bytes in 108 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:05:56.881 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-ab655450-f8ab-462a-adee-2f2e0a14c6bc'] response: {'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cf70502c-c9f9-4ece-9a16-bab68bdfbf39', 'code': 200} 2026-04-16 04:05:56.977 7 INFO neutron.db.ovn_revision_numbers_db [None req-77955c42-a63d-4924-8f04-9ef9532bdb8e - - - - - -] Successfully bumped revision number for resource cf70502c-c9f9-4ece-9a16-bab68bdfbf39 (type: ports) to 8 2026-04-16 04:05:57.212 8 INFO neutron.db.ovn_revision_numbers_db [req-88e8736f-e94e-45e8-8623-a5067f00d79e req-4cb718d4-227b-4d6e-8825-337284527e35 8e7e97b9100e4ce9b01b3a51f9d3d1e7 ca9407df5b0e40a1986ac68c78d8d727 - - 53d9026fec4d4406ab55df428135029a 53d9026fec4d4406ab55df428135029a] Successfully bumped revision number for resource cf70502c-c9f9-4ece-9a16-bab68bdfbf39 (type: ports) to 9 [pid: 8|app: 0|req: 1728/3518] 199.204.45.157 () {38 vars in 1028 bytes} [Thu Apr 16 04:05:56 2026] PUT /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => generated 1151 bytes in 410 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: 1791/3519] 199.204.45.157 () {30 vars in 769 bytes} [Thu Apr 16 04:05:57 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 1217 bytes in 43 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-04-16 04:05:58.234 8 INFO neutron.db.ovn_revision_numbers_db [None req-e71b43c1-3159-4175-a5e5-7f95e05a26bf 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource cf70502c-c9f9-4ece-9a16-bab68bdfbf39 (type: ports) to 10 [pid: 8|app: 0|req: 1729/3520] 199.204.45.157 () {34 vars in 789 bytes} [Thu Apr 16 04:05:57 2026] PUT /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => generated 1091 bytes in 368 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1792/3521] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:05:58 2026] GET /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => generated 1091 bytes in 69 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-04-16 04:05:58.370 7 INFO neutron.db.ovn_revision_numbers_db [None req-06c758dd-de36-490d-ba29-6fd754f13193 - - - - - -] Successfully bumped revision number for resource 06a886dc-0b76-47bb-b2a5-9298716f3d37 (type: ports) to 8 2026-04-16 04:05:58.457 8 INFO neutron_taas.services.taas.taas_plugin [None req-3bdc7fd4-0f58-4d24-9e51-666a62140907 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: cf70502c-c9f9-4ece-9a16-bab68bdfbf39 2026-04-16 04:05:58.463 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3bdc7fd4-0f58-4d24-9e51-666a62140907 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: cf70502c-c9f9-4ece-9a16-bab68bdfbf39 [pid: 8|app: 0|req: 1730/3522] 199.204.45.157 () {32 vars in 759 bytes} [Thu Apr 16 04:05:58 2026] DELETE /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => generated 0 bytes in 283 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1793/3523] 199.204.45.157 () {30 vars in 703 bytes} [Thu Apr 16 04:05:58 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: 1731/3524] 199.204.45.157 () {30 vars in 705 bytes} [Thu Apr 16 04:05:58 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: 1794/3525] 199.204.45.157 () {30 vars in 681 bytes} [Thu Apr 16 04:05:58 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: 1732/3526] 199.204.45.157 () {30 vars in 717 bytes} [Thu Apr 16 04:05:58 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-04-16 04:05:58.762 7 INFO neutron.pecan_wsgi.hooks.translation [None req-847b0241-6258-4a89-9ac4-490364b78111 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] DELETE failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1795/3527] 199.204.45.157 () {32 vars in 759 bytes} [Thu Apr 16 04:05:58 2026] DELETE /v2.0/ports/cf70502c-c9f9-4ece-9a16-bab68bdfbf39 => generated 132 bytes in 18 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1733/3528] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:05:58 2026] GET /v2.0/ports?tenant_id=9bb142ba12db4410bd7df8de12e51496&device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 1217 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1796/3529] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:05:58 2026] GET /v2.0/ports/06a886dc-0b76-47bb-b2a5-9298716f3d37 => generated 1132 bytes in 36 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:05:58.825 7 INFO neutron.api.v2.resource [None req-c748149a-e78a-402b-ba6d-83d3b4cc732f 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1797/3530] 199.204.45.157 () {30 vars in 763 bytes} [Thu Apr 16 04:05:58 2026] GET /v2.0/security-groups/lb-d2712600-b0a9-435c-b1b7-c6eb5e56bf01 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1734/3531] 199.204.45.157 () {34 vars in 1066 bytes} [Thu Apr 16 04:05:58 2026] GET /v2.0/networks?id=b4ff38a8-c12c-40b3-bb91-0a9830d834da&id=79c81573-54c5-4c9c-b3da-b354df8f1e72 => generated 1606 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1798/3532] 199.204.45.157 () {30 vars in 785 bytes} [Thu Apr 16 04:05:58 2026] GET /v2.0/security-groups?name=lb-d2712600-b0a9-435c-b1b7-c6eb5e56bf01 => generated 1639 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1735/3533] 199.204.45.157 () {34 vars in 1062 bytes} [Thu Apr 16 04:05:58 2026] GET /v2.0/floatingips?fixed_ip_address=172.24.1.185&port_id=6d52e45f-abdc-404a-a01a-fb949eb0093c => 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: 1799/3534] 199.204.45.157 () {30 vars in 737 bytes} [Thu Apr 16 04:05:58 2026] GET /v2.0/ports/06a886dc-0b76-47bb-b2a5-9298716f3d37 => generated 1132 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1736/3535] 199.204.45.157 () {34 vars in 984 bytes} [Thu Apr 16 04:05:58 2026] GET /v2.0/subnets?id=23a1831b-0e63-47b5-8115-0866276616cd => generated 654 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:05:58.930 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-bd9a0599-ac65-4ba1-915a-7e250be9b658'] response: {'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'cf70502c-c9f9-4ece-9a16-bab68bdfbf39', 'code': 200} [pid: 8|app: 0|req: 1737/3536] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:05:58 2026] GET /v2.0/ports?network_id=b4ff38a8-c12c-40b3-bb91-0a9830d834da&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: 1738/3537] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:05:58 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da?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: 1739/3538] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:05:59 2026] GET /v2.0/networks/b4ff38a8-c12c-40b3-bb91-0a9830d834da?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) 2026-04-16 04:05:59.214 7 INFO neutron.db.ovn_revision_numbers_db [None req-f64beabc-ad19-4c42-bdc3-695d64eeaf64 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 06a886dc-0b76-47bb-b2a5-9298716f3d37 (type: ports) to 9 [pid: 7|app: 0|req: 1800/3539] 199.204.45.157 () {34 vars in 789 bytes} [Thu Apr 16 04:05:58 2026] PUT /v2.0/ports/06a886dc-0b76-47bb-b2a5-9298716f3d37 => generated 1094 bytes in 315 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1740/3540] 199.204.45.157 () {32 vars in 779 bytes} [Thu Apr 16 04:05:59 2026] DELETE /v2.0/security-groups/5ddeaf79-e370-41fb-ada1-40a195578620 => generated 0 bytes in 100 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:05:59.483 7 INFO neutron_taas.services.taas.taas_plugin [None req-7deb4a32-54ab-42de-a942-96bef36f6493 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 06a886dc-0b76-47bb-b2a5-9298716f3d37 2026-04-16 04:05:59.487 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-7deb4a32-54ab-42de-a942-96bef36f6493 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 06a886dc-0b76-47bb-b2a5-9298716f3d37 [pid: 7|app: 0|req: 1801/3541] 199.204.45.157 () {32 vars in 759 bytes} [Thu Apr 16 04:05:59 2026] DELETE /v2.0/ports/06a886dc-0b76-47bb-b2a5-9298716f3d37 => generated 0 bytes in 294 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:06:00.970 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-0c9b1721-6a4d-4d5d-b3f2-37c2b58284fc - - - - - -] OVN reports status down for port: 6d52e45f-abdc-404a-a01a-fb949eb0093c 2026-04-16 04:06:01.105 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e273790e-b5d1-48b0-9efd-fefa4f613f0e'] response: {'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6d52e45f-abdc-404a-a01a-fb949eb0093c', 'code': 200} 2026-04-16 04:06:01.258 8 INFO neutron.db.ovn_revision_numbers_db [None req-0c9b1721-6a4d-4d5d-b3f2-37c2b58284fc - - - - - -] Successfully bumped revision number for resource 6d52e45f-abdc-404a-a01a-fb949eb0093c (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: 1741/3542] 199.204.45.157 () {34 vars in 994 bytes} [Thu Apr 16 04:06:02 2026] GET /v2.0/ports?device_id=716a2530-c9bf-4839-84e3-bf3842630ab7 => generated 1215 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:06:02.343 7 INFO neutron_taas.services.taas.taas_plugin [req-b61c4eca-8fb2-442a-860a-440f4741c886 req-49978e4f-a31d-4122-9b2a-00fbe0a9f985 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] TaaS: Handle Delete Port: 6d52e45f-abdc-404a-a01a-fb949eb0093c 2026-04-16 04:06:02.349 7 INFO neutron_taas.services.taas.tap_mirror_plugin [req-b61c4eca-8fb2-442a-860a-440f4741c886 req-49978e4f-a31d-4122-9b2a-00fbe0a9f985 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Tap Mirror: Handle Delete Port: 6d52e45f-abdc-404a-a01a-fb949eb0093c [pid: 7|app: 0|req: 1802/3543] 199.204.45.157 () {36 vars in 997 bytes} [Thu Apr 16 04:06:02 2026] DELETE /v2.0/ports/6d52e45f-abdc-404a-a01a-fb949eb0093c => generated 0 bytes in 314 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:06:02.521 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-38613b94-9ba6-4709-8e80-2401ff6151a3'] response: {'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'name': 'network-vif-deleted', 'tag': '6d52e45f-abdc-404a-a01a-fb949eb0093c', 'status': 'completed', 'code': 200} 2026-04-16 04:06:03.149 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-3b61bc59-44af-4a79-a8a2-d32bd4e56a8d'] response: {'server_uuid': '716a2530-c9bf-4839-84e3-bf3842630ab7', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6d52e45f-abdc-404a-a01a-fb949eb0093c', 'code': 200} 2026-04-16 04:06:03.847 8 INFO neutron_taas.services.taas.taas_plugin [None req-e29f90ac-8097-493e-bf17-e88a1a3e9445 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] TaaS: Handle Delete Port: dbf0c50b-c5a7-48e7-9b31-074eb6a7a89e 2026-04-16 04:06:03.849 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e29f90ac-8097-493e-bf17-e88a1a3e9445 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Tap Mirror: Handle Delete Port: dbf0c50b-c5a7-48e7-9b31-074eb6a7a89e 2026-04-16 04:06:04.089 8 INFO neutron.db.l3_db [None req-e29f90ac-8097-493e-bf17-e88a1a3e9445 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Floating IP 77e040ae-c76f-41a8-8e91-f12fad73df3a disassociated (deleted). External IP: 10.96.250.213, port: 69d38769-0d63-43cc-9fc5-ccc5a7af1a43. [pid: 8|app: 0|req: 1742/3544] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:06:03 2026] DELETE /v2.0/floatingips/77e040ae-c76f-41a8-8e91-f12fad73df3a => generated 0 bytes in 431 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:04.145 7 INFO neutron.api.v2.resource [None req-e0b3d016-0a7f-4c6c-baad-33a0c4982557 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1803/3545] 10.0.0.213 () {32 vars in 729 bytes} [Thu Apr 16 04:06:04 2026] GET /v2.0/floatingips/77e040ae-c76f-41a8-8e91-f12fad73df3a => 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: 1743/3546] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:06:04 2026] GET /v2.0/ports?device_id=5049c01b-cc19-4104-9255-8f552cd46cc9 => generated 1200 bytes in 95 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1804/3547] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:06:04 2026] GET /v2.0/security-groups?id=290a813b-01b0-4329-985f-bff0d7fe951f&fields=id&fields=name => generated 110 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:06:05.193 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-591f136e-7729-4602-9f10-2a41a6a081e5'] response: {'name': 'network-changed', 'server_uuid': '5049c01b-cc19-4104-9255-8f552cd46cc9', 'tag': '69d38769-0d63-43cc-9fc5-ccc5a7af1a43', 'status': 'completed', 'code': 200} 2026-04-16 04:06:05.368 8 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-eed5d91a-38e6-45e1-ba14-050b26ca9c5d - - - - - -] OVN reports status down for port: 69d38769-0d63-43cc-9fc5-ccc5a7af1a43 2026-04-16 04:06:05.620 8 INFO neutron.db.ovn_revision_numbers_db [None req-eed5d91a-38e6-45e1-ba14-050b26ca9c5d - - - - - -] Successfully bumped revision number for resource 69d38769-0d63-43cc-9fc5-ccc5a7af1a43 (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: 1744/3548] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:06:05 2026] GET /v2.0/ports?tenant_id=b9059b512ae8411c94ab0a8d6db4be64&device_id=5049c01b-cc19-4104-9255-8f552cd46cc9 => generated 1436 bytes in 42 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1805/3549] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:06:05 2026] GET /v2.0/networks?id=facdae6f-7fbb-4b53-9074-642ebecad2e5 => generated 841 bytes in 47 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1745/3550] 199.204.45.157 () {34 vars in 1056 bytes} [Thu Apr 16 04:06:05 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.2.32&port_id=69d38769-0d63-43cc-9fc5-ccc5a7af1a43 => generated 19 bytes in 27 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1806/3551] 199.204.45.157 () {34 vars in 1106 bytes} [Thu Apr 16 04:06:05 2026] GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A186&port_id=69d38769-0d63-43cc-9fc5-ccc5a7af1a43 => generated 19 bytes in 25 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1746/3552] 199.204.45.157 () {34 vars in 1064 bytes} [Thu Apr 16 04:06:05 2026] GET /v2.0/subnets?id=6bd97be0-73e5-4e6b-ac4e-969d19fbbbcb&id=b8e28936-701a-40e4-be83-b97d127e6c03 => generated 1413 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1807/3553] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:06:05 2026] GET /v2.0/ports?network_id=facdae6f-7fbb-4b53-9074-642ebecad2e5&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: 1747/3554] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:06:05 2026] GET /v2.0/ports?network_id=facdae6f-7fbb-4b53-9074-642ebecad2e5&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: 1808/3555] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:06:05 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?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: 1748/3556] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:06:06 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5?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: 7|app: 0|req: 1809/3559] 199.204.45.157 () {34 vars in 994 bytes} [Thu Apr 16 04:06:06 2026] GET /v2.0/ports?device_id=5049c01b-cc19-4104-9255-8f552cd46cc9 => generated 1198 bytes in 91 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:06:06.778 8 INFO neutron_taas.services.taas.taas_plugin [req-840fde98-7d09-4db6-bb4a-f667beb3ba59 req-99695ef5-3ad7-447e-b641-7e9a007eff73 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] TaaS: Handle Delete Port: 69d38769-0d63-43cc-9fc5-ccc5a7af1a43 2026-04-16 04:06:06.782 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-840fde98-7d09-4db6-bb4a-f667beb3ba59 req-99695ef5-3ad7-447e-b641-7e9a007eff73 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Tap Mirror: Handle Delete Port: 69d38769-0d63-43cc-9fc5-ccc5a7af1a43 [pid: 8|app: 0|req: 1751/3560] 199.204.45.157 () {36 vars in 997 bytes} [Thu Apr 16 04:06:06 2026] DELETE /v2.0/ports/69d38769-0d63-43cc-9fc5-ccc5a7af1a43 => generated 0 bytes in 284 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:06:07.234 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5893aa23-bc48-47e1-a467-644eb79c1e8f'] response: {'server_uuid': '5049c01b-cc19-4104-9255-8f552cd46cc9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '69d38769-0d63-43cc-9fc5-ccc5a7af1a43', 'code': 200} 2026-04-16 04:06:07.235 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5893aa23-bc48-47e1-a467-644eb79c1e8f'] response: {'server_uuid': '5049c01b-cc19-4104-9255-8f552cd46cc9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '69d38769-0d63-43cc-9fc5-ccc5a7af1a43', 'code': 200} 2026-04-16 04:06:07.235 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-5893aa23-bc48-47e1-a467-644eb79c1e8f'] response: {'server_uuid': '5049c01b-cc19-4104-9255-8f552cd46cc9', 'name': 'network-vif-deleted', 'tag': '69d38769-0d63-43cc-9fc5-ccc5a7af1a43', 'status': 'completed', 'code': 200} [pid: 7|app: 0|req: 1810/3561] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:06:09 2026] GET /v2.0/ports?device_id=5049c01b-cc19-4104-9255-8f552cd46cc9 => generated 12 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) 2026-04-16 04:06:14.756 8 INFO neutron_taas.services.taas.taas_plugin [None req-40ce097c-19ce-4146-9c31-6fe99a6b1df2 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] TaaS: Handle Delete Port: da2fa632-c269-4f46-8476-346db17fc843 2026-04-16 04:06:14.760 8 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-40ce097c-19ce-4146-9c31-6fe99a6b1df2 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Tap Mirror: Handle Delete Port: da2fa632-c269-4f46-8476-346db17fc843 2026-04-16 04:06:14.981 8 INFO neutron.db.l3_db [None req-40ce097c-19ce-4146-9c31-6fe99a6b1df2 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Floating IP cf86e038-10a8-4602-ac29-26cd819442fc disassociated (deleted). External IP: 10.96.250.204, port: bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1. [pid: 8|app: 0|req: 1752/3562] 10.0.0.213 () {32 vars in 732 bytes} [Thu Apr 16 04:06:14 2026] DELETE /v2.0/floatingips/cf86e038-10a8-4602-ac29-26cd819442fc => generated 0 bytes in 410 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-04-16 04:06:15.040 7 INFO neutron.api.v2.resource [None req-87441590-49f2-4912-a752-89be174d1f6c 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] show failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1811/3563] 10.0.0.213 () {32 vars in 729 bytes} [Thu Apr 16 04:06:15 2026] GET /v2.0/floatingips/cf86e038-10a8-4602-ac29-26cd819442fc => generated 144 bytes in 29 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:06:15.044 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-44254157-2803-4a82-b4bc-69cc51f09ad3'] response: {'name': 'network-changed', 'server_uuid': 'c6ab8e36-ec05-4bb8-9569-5f49c633f1fc', 'tag': 'bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1', 'status': 'completed', 'code': 200} [pid: 8|app: 0|req: 1753/3564] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:06:15 2026] GET /v2.0/ports?device_id=c6ab8e36-ec05-4bb8-9569-5f49c633f1fc => generated 1200 bytes in 70 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1812/3565] 10.0.0.45 () {34 vars in 1039 bytes} [Thu Apr 16 04:06:15 2026] GET /v2.0/security-groups?id=290a813b-01b0-4329-985f-bff0d7fe951f&fields=id&fields=name => generated 110 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1754/3566] 199.204.45.157 () {34 vars in 1080 bytes} [Thu Apr 16 04:06:15 2026] GET /v2.0/ports?tenant_id=b9059b512ae8411c94ab0a8d6db4be64&device_id=c6ab8e36-ec05-4bb8-9569-5f49c633f1fc => generated 1438 bytes in 40 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1813/3567] 199.204.45.157 () {34 vars in 986 bytes} [Thu Apr 16 04:06:15 2026] GET /v2.0/networks?id=61ebc0d6-27a1-4342-8dba-2e6770f8066a => generated 842 bytes in 41 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1755/3568] 199.204.45.157 () {34 vars in 1058 bytes} [Thu Apr 16 04:06:15 2026] GET /v2.0/floatingips?fixed_ip_address=10.2.1.125&port_id=bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 => 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: 1814/3569] 199.204.45.157 () {34 vars in 1104 bytes} [Thu Apr 16 04:06:15 2026] GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A2fc&port_id=bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 => 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: 1756/3570] 199.204.45.157 () {34 vars in 1064 bytes} [Thu Apr 16 04:06:15 2026] GET /v2.0/subnets?id=4af4aca8-5846-4596-a97e-b322c4214aa8&id=1742ea05-9bdf-4a51-b1fb-08a2a1404ec0 => generated 1410 bytes in 33 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1815/3571] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:06:15 2026] GET /v2.0/ports?network_id=61ebc0d6-27a1-4342-8dba-2e6770f8066a&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: 1757/3572] 199.204.45.157 () {34 vars in 1052 bytes} [Thu Apr 16 04:06:15 2026] GET /v2.0/ports?network_id=61ebc0d6-27a1-4342-8dba-2e6770f8066a&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: 1816/3573] 199.204.45.157 () {34 vars in 1012 bytes} [Thu Apr 16 04:06:15 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?fields=segments => generated 14 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1758/3574] 199.204.45.157 () {34 vars in 1112 bytes} [Thu Apr 16 04:06:15 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a?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-04-16 04:06:16.264 7 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-4fb7f572-901c-4d40-bf36-4189ef4e929c - - - - - -] OVN reports status down for port: bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 2026-04-16 04:06:16.402 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-04fd4307-3a11-4a8e-be39-5252ba6f14dd'] response: {'server_uuid': 'c6ab8e36-ec05-4bb8-9569-5f49c633f1fc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1', 'code': 200} 2026-04-16 04:06:16.498 7 INFO neutron.db.ovn_revision_numbers_db [None req-4fb7f572-901c-4d40-bf36-4189ef4e929c - - - - - -] Successfully bumped revision number for resource bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 (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: 7|app: 0|req: 1817/3575] 199.204.45.157 () {34 vars in 994 bytes} [Thu Apr 16 04:06:17 2026] GET /v2.0/ports?device_id=c6ab8e36-ec05-4bb8-9569-5f49c633f1fc => generated 1198 bytes in 74 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) 2026-04-16 04:06:17.634 8 INFO neutron_taas.services.taas.taas_plugin [req-198f50d8-0bf4-431b-8aa5-03283d5e791e req-b196edeb-0ccb-4326-8f93-19b9c6260023 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] TaaS: Handle Delete Port: bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 2026-04-16 04:06:17.637 8 INFO neutron_taas.services.taas.tap_mirror_plugin [req-198f50d8-0bf4-431b-8aa5-03283d5e791e req-b196edeb-0ccb-4326-8f93-19b9c6260023 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Tap Mirror: Handle Delete Port: bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 [pid: 8|app: 0|req: 1759/3576] 199.204.45.157 () {36 vars in 997 bytes} [Thu Apr 16 04:06:17 2026] DELETE /v2.0/ports/bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1 => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:06:17.862 8 INFO neutron.notifiers.nova [-] Nova event matching ['req-e57e3893-f302-4798-bb39-da35be8c0f0f'] response: {'server_uuid': 'c6ab8e36-ec05-4bb8-9569-5f49c633f1fc', 'name': 'network-vif-deleted', 'tag': 'bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1', 'status': 'completed', 'code': 200} 2026-04-16 04:06:18.439 7 INFO neutron.notifiers.nova [-] Nova event matching ['req-2850b000-966f-4f5e-bb48-01a1d180c895'] response: {'server_uuid': 'c6ab8e36-ec05-4bb8-9569-5f49c633f1fc', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bf5f1922-d43b-4c24-8d4f-f1f862e5ffd1', 'code': 200} [pid: 7|app: 0|req: 1818/3577] 10.0.0.45 () {34 vars in 989 bytes} [Thu Apr 16 04:06:20 2026] GET /v2.0/ports?device_id=c6ab8e36-ec05-4bb8-9569-5f49c633f1fc => 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: 1820/3580] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:06:25 2026] DELETE /v2.0/security-group-rules/4e1a1fdb-052e-4697-ac0c-72b8e13539be => generated 0 bytes in 189 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:25.675 8 INFO neutron.api.v2.resource [None req-8df3ccb1-a794-411f-9991-eb6f8670c1be 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1761/3581] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:06:25 2026] GET /v2.0/security-group-rules/4e1a1fdb-052e-4697-ac0c-72b8e13539be => generated 155 bytes in 20 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1821/3582] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:06:25 2026] DELETE /v2.0/security-group-rules/cada926e-a0e9-4316-9d2d-628f6f8c2c52 => generated 0 bytes in 118 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:25.820 8 INFO neutron.api.v2.resource [None req-4d4c1f05-49b6-4600-95bd-83c7b21d64a1 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1762/3583] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:06:25 2026] GET /v2.0/security-group-rules/cada926e-a0e9-4316-9d2d-628f6f8c2c52 => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1822/3584] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:06:25 2026] DELETE /v2.0/security-group-rules/016611b6-9d27-4759-884e-9ee8738f598d => generated 0 bytes in 134 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:25.975 8 INFO neutron.api.v2.resource [None req-650a60ff-b628-46de-8ec7-eaa3016ea15b 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1763/3585] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:06:25 2026] GET /v2.0/security-group-rules/016611b6-9d27-4759-884e-9ee8738f598d => generated 155 bytes in 11 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1823/3586] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:06:25 2026] DELETE /v2.0/security-group-rules/f77d1454-97f9-4240-b3a1-0082d62e7ff3 => generated 0 bytes in 182 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:26.177 8 INFO neutron.api.v2.resource [None req-222aac90-8958-4f07-bf76-4765647110aa 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1764/3587] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:06:26 2026] GET /v2.0/security-group-rules/f77d1454-97f9-4240-b3a1-0082d62e7ff3 => 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: 1824/3588] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:06:26 2026] DELETE /v2.0/security-group-rules/d66e99cb-5262-4763-a001-b10bea2f00be => generated 0 bytes in 177 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:26.378 8 INFO neutron.api.v2.resource [None req-935531a9-cbcb-48bb-884a-1acc6b031564 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1765/3589] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:06:26 2026] GET /v2.0/security-group-rules/d66e99cb-5262-4763-a001-b10bea2f00be => 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: 1825/3590] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:06:26 2026] DELETE /v2.0/security-group-rules/863dff82-e7c2-4a79-af89-0d300ed503f4 => generated 0 bytes in 145 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:26.551 8 INFO neutron.api.v2.resource [None req-be5d0435-997d-40e9-b1a4-d9917163b948 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1766/3591] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:06:26 2026] GET /v2.0/security-group-rules/863dff82-e7c2-4a79-af89-0d300ed503f4 => 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: 1826/3592] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:06:26 2026] DELETE /v2.0/security-group-rules/8702e48d-28be-466c-bf04-8dd182836673 => generated 0 bytes in 135 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:26.709 8 INFO neutron.api.v2.resource [None req-f0adcc0a-ccfe-480f-95b3-7c59722d1e84 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1767/3593] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:06:26 2026] GET /v2.0/security-group-rules/8702e48d-28be-466c-bf04-8dd182836673 => 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: 1827/3594] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:06:26 2026] DELETE /v2.0/security-group-rules/25c7db72-0774-4489-a4de-28c133843815 => generated 0 bytes in 153 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:26.888 8 INFO neutron.api.v2.resource [None req-2d49a4a5-26c0-4e9d-a984-80ee43dcf2b4 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1768/3595] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:06:26 2026] GET /v2.0/security-group-rules/25c7db72-0774-4489-a4de-28c133843815 => 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: 1828/3596] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:06:26 2026] DELETE /v2.0/security-group-rules/a73714c0-3b78-4d72-9b3d-3b4e31b111a9 => generated 0 bytes in 133 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:27.046 8 INFO neutron.api.v2.resource [None req-ed4fac89-c36d-4501-9808-cd3d57e3d44e 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1769/3597] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:06:27 2026] GET /v2.0/security-group-rules/a73714c0-3b78-4d72-9b3d-3b4e31b111a9 => 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: 1829/3598] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:06:27 2026] DELETE /v2.0/security-group-rules/5d6c7327-4d0e-4183-9a6e-4c0f4ee235bd => generated 0 bytes in 129 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:27.198 8 INFO neutron.api.v2.resource [None req-e091a31a-4d82-4848-8d12-2e55df4bac3c 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1770/3599] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:06:27 2026] GET /v2.0/security-group-rules/5d6c7327-4d0e-4183-9a6e-4c0f4ee235bd => generated 155 bytes in 10 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1830/3600] 10.0.0.213 () {32 vars in 750 bytes} [Thu Apr 16 04:06:27 2026] DELETE /v2.0/security-group-rules/70437671-95ca-4fb5-b04e-7d93cd3c9dfa => generated 0 bytes in 131 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:27.356 8 INFO neutron.api.v2.resource [None req-298f542d-75cb-41eb-b5d6-de55474518d6 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1771/3601] 10.0.0.213 () {32 vars in 747 bytes} [Thu Apr 16 04:06:27 2026] GET /v2.0/security-group-rules/70437671-95ca-4fb5-b04e-7d93cd3c9dfa => 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: 1831/3602] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:06:27 2026] DELETE /v2.0/security-groups/290a813b-01b0-4329-985f-bff0d7fe951f => generated 0 bytes in 140 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:27.517 8 INFO neutron.api.v2.resource [None req-96c92b02-0af8-4e2a-8d81-178326b891af 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1772/3603] 10.0.0.213 () {32 vars in 737 bytes} [Thu Apr 16 04:06:27 2026] GET /v2.0/security-groups/290a813b-01b0-4329-985f-bff0d7fe951f => generated 146 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:06:27.882 7 INFO neutron_taas.services.taas.taas_plugin [None req-3b2f007c-80fc-4559-9b9a-6d173c7e7f17 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] TaaS: Handle Delete Port: 4937397a-45c1-4864-b74d-04e61e2b6750 2026-04-16 04:06:27.885 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-3b2f007c-80fc-4559-9b9a-6d173c7e7f17 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Tap Mirror: Handle Delete Port: 4937397a-45c1-4864-b74d-04e61e2b6750 [pid: 7|app: 0|req: 1832/3604] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:06:27 2026] PUT /v2.0/routers/74e2db6b-3cc6-4c64-af0d-de6d76a6b30f/remove_router_interface => generated 309 bytes in 934 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:06:28.610 8 INFO neutron.api.v2.resource [None req-c1bcf595-3ea9-47c4-a303-fabd5c4a4c23 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1773/3605] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:06:28 2026] PUT /v2.0/routers/74e2db6b-3cc6-4c64-af0d-de6d76a6b30f/remove_router_interface => generated 198 bytes in 105 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-04-16 04:06:28.947 7 INFO neutron_taas.services.taas.taas_plugin [None req-e6f23d2a-167e-4731-bc43-0b7723985045 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] TaaS: Handle Delete Port: 9f28dd80-3606-42f5-9508-1a7ecf00a768 2026-04-16 04:06:28.951 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-e6f23d2a-167e-4731-bc43-0b7723985045 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Tap Mirror: Handle Delete Port: 9f28dd80-3606-42f5-9508-1a7ecf00a768 [pid: 7|app: 0|req: 1833/3606] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:06:28 2026] PUT /v2.0/routers/74e2db6b-3cc6-4c64-af0d-de6d76a6b30f/remove_router_interface => generated 309 bytes in 854 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:06:29.582 8 INFO neutron.api.v2.resource [None req-92a8bb46-9d1c-4e72-a9e7-34b10a687de2 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1774/3607] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:06:29 2026] PUT /v2.0/routers/74e2db6b-3cc6-4c64-af0d-de6d76a6b30f/remove_router_interface => generated 198 bytes in 107 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-04-16 04:06:29.879 7 INFO neutron_taas.services.taas.taas_plugin [None req-c266881b-b00b-435f-bb55-2b73d15604b7 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] TaaS: Handle Delete Port: 1c8b5e94-35d1-40c4-9e39-3100d8fd14e7 2026-04-16 04:06:29.882 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-c266881b-b00b-435f-bb55-2b73d15604b7 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Tap Mirror: Handle Delete Port: 1c8b5e94-35d1-40c4-9e39-3100d8fd14e7 [pid: 7|app: 0|req: 1834/3608] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:06:29 2026] PUT /v2.0/routers/74e2db6b-3cc6-4c64-af0d-de6d76a6b30f/remove_router_interface => generated 309 bytes in 847 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-04-16 04:06:30.541 8 INFO neutron.api.v2.resource [None req-197bf40d-881c-4f98-b17f-a57ba94bf8b0 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] remove_router_interface failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1775/3609] 10.0.0.213 () {34 vars in 789 bytes} [Thu Apr 16 04:06:30 2026] PUT /v2.0/routers/74e2db6b-3cc6-4c64-af0d-de6d76a6b30f/remove_router_interface => generated 198 bytes in 100 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-04-16 04:06:30.907 7 INFO neutron_taas.services.taas.taas_plugin [None req-6356e275-f815-4c82-aa31-054ea637cca3 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] TaaS: Handle Delete Port: 8b40383d-3725-4cb8-a8ab-d4a9101c252a 2026-04-16 04:06:30.911 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-6356e275-f815-4c82-aa31-054ea637cca3 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Tap Mirror: Handle Delete Port: 8b40383d-3725-4cb8-a8ab-d4a9101c252a [pid: 7|app: 0|req: 1835/3610] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:06:30 2026] DELETE /v2.0/routers/74e2db6b-3cc6-4c64-af0d-de6d76a6b30f => generated 0 bytes in 785 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:31.355 8 INFO neutron.api.v2.resource [None req-de8b4f1a-8ec0-4dab-8771-6bf1120e5312 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] show failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1776/3611] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:06:31 2026] GET /v2.0/routers/74e2db6b-3cc6-4c64-af0d-de6d76a6b30f => generated 135 bytes in 19 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1836/3612] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:06:31 2026] DELETE /v2.0/subnets/6bd97be0-73e5-4e6b-ac4e-969d19fbbbcb => generated 0 bytes in 166 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:06:31.546 8 INFO neutron.pecan_wsgi.hooks.translation [None req-ed786cd3-bb00-45c0-a85d-4134d64d09ea 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1777/3613] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:06:31 2026] GET /v2.0/subnets/6bd97be0-73e5-4e6b-ac4e-969d19fbbbcb => 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: 1837/3614] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:06:31 2026] DELETE /v2.0/subnets/b8e28936-701a-40e4-be83-b97d127e6c03 => generated 0 bytes in 190 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:06:31.760 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f7c120d5-d5cf-4ff3-8bf8-dde2d23dc0a4 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1778/3615] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:06:31 2026] GET /v2.0/subnets/b8e28936-701a-40e4-be83-b97d127e6c03 => generated 136 bytes in 15 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:06:31.886 7 INFO neutron_taas.services.taas.taas_plugin [None req-b4fff7b1-eb7b-4867-9c4b-e48ab9edb907 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] TaaS: Handle Delete Port: 437c8ed8-3a86-442b-b4e3-9d0caf1e7619 2026-04-16 04:06:31.889 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-b4fff7b1-eb7b-4867-9c4b-e48ab9edb907 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Tap Mirror: Handle Delete Port: 437c8ed8-3a86-442b-b4e3-9d0caf1e7619 2026-04-16 04:06:32.077 7 INFO neutron.services.segments.plugin [-] Segment 1d5dc3f7-4ffe-46b4-8f00-f2c970281e41 resource provider aggregate not found 2026-04-16 04:06:32.082 7 INFO neutron.services.segments.plugin [-] Segment 1d5dc3f7-4ffe-46b4-8f00-f2c970281e41 resource provider aggregate not found 2026-04-16 04:06:32.106 7 INFO neutron.services.segments.plugin [-] Segment 1d5dc3f7-4ffe-46b4-8f00-f2c970281e41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d5dc3f7-4ffe-46b4-8f00-f2c970281e41 found for delete ", "request_id": "req-db1ad98d-c36f-4223-8fc5-6cec566800b5"}]} 2026-04-16 04:06:32.107 7 INFO neutron.services.segments.plugin [-] Segment 1d5dc3f7-4ffe-46b4-8f00-f2c970281e41 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1d5dc3f7-4ffe-46b4-8f00-f2c970281e41 found for delete ", "request_id": "req-ffbdf818-adee-42a1-97c3-c348fa0c53f6"}]} [pid: 7|app: 0|req: 1838/3616] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:06:31 2026] DELETE /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5 => generated 0 bytes in 390 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:06:32.180 8 INFO neutron.pecan_wsgi.hooks.translation [None req-bea224ef-b056-401c-a77e-f9c195216d1c 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1779/3617] 10.0.0.213 () {32 vars in 723 bytes} [Thu Apr 16 04:06:32 2026] GET /v2.0/networks/facdae6f-7fbb-4b53-9074-642ebecad2e5 => 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: 1839/3618] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:06:32 2026] DELETE /v2.0/subnets/1742ea05-9bdf-4a51-b1fb-08a2a1404ec0 => generated 0 bytes in 136 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:06:32.343 8 INFO neutron.pecan_wsgi.hooks.translation [None req-47d1f26e-ce86-4813-99bd-e9fc0f48c3ca 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1780/3619] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:06:32 2026] GET /v2.0/subnets/1742ea05-9bdf-4a51-b1fb-08a2a1404ec0 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1781/3620] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:06:32 2026] GET /v2.0/floatingips => generated 19 bytes in 69 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1840/3621] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:06:32 2026] DELETE /v2.0/subnets/4af4aca8-5846-4596-a97e-b322c4214aa8 => generated 0 bytes in 163 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1782/3622] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 04:06:32 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) 2026-04-16 04:06:32.529 7 INFO neutron.pecan_wsgi.hooks.translation [None req-2f1277eb-2a05-4c30-a51a-871d3673da2a 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] GET failed (client error): The resource could not be found. [pid: 7|app: 0|req: 1841/3623] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:06:32 2026] GET /v2.0/subnets/4af4aca8-5846-4596-a97e-b322c4214aa8 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1783/3624] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:06:32 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: 1784/3625] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 04:06:32 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: 1785/3626] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:06:32 2026] GET /v2.0/subnets => generated 2713 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1786/3627] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:06:32 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) 2026-04-16 04:06:32.643 7 INFO neutron_taas.services.taas.taas_plugin [None req-5a8c6d1c-7eaa-4cf5-8543-dcf775acecfc 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] TaaS: Handle Delete Port: bb388e75-87c5-47ff-b29f-aa2f4913b554 2026-04-16 04:06:32.646 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-5a8c6d1c-7eaa-4cf5-8543-dcf775acecfc 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Tap Mirror: Handle Delete Port: bb388e75-87c5-47ff-b29f-aa2f4913b554 [pid: 8|app: 0|req: 1787/3628] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 04:06:32 2026] GET /v2.0/security-groups => generated 20305 bytes in 32 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1788/3629] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:06:32 2026] GET /v2.0/subnets => generated 2713 bytes in 37 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1789/3630] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 04:06:32 2026] GET /v2.0/network-ip-availabilities => generated 2077 bytes in 16 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1790/3631] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 04:06:32 2026] GET /v2.0/networks => generated 3868 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1791/3632] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 04:06:32 2026] GET /v2.0/ports => generated 6218 bytes in 68 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1842/3633] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:06:32 2026] DELETE /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a => generated 0 bytes in 320 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:06:32.871 8 INFO neutron.pecan_wsgi.hooks.translation [None req-f5ba4b99-8e63-499b-a7b3-f96533e7576e 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1792/3634] 10.0.0.213 () {32 vars in 723 bytes} [Thu Apr 16 04:06:32 2026] GET /v2.0/networks/61ebc0d6-27a1-4342-8dba-2e6770f8066a => 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: 1843/3635] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:06:32 2026] DELETE /v2.0/subnets/333d9454-9781-4893-99ab-78d2bec2b048 => generated 0 bytes in 149 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:06:33.044 8 INFO neutron.pecan_wsgi.hooks.translation [None req-eebddf05-7905-4785-9051-474d553d0231 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1793/3636] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:06:33 2026] GET /v2.0/subnets/333d9454-9781-4893-99ab-78d2bec2b048 => 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: 1844/3637] 10.0.0.213 () {32 vars in 724 bytes} [Thu Apr 16 04:06:33 2026] DELETE /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => generated 0 bytes in 146 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:06:33.212 8 INFO neutron.pecan_wsgi.hooks.translation [None req-6ecf1852-b628-4e7e-a2da-139f2194c702 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1794/3638] 10.0.0.213 () {32 vars in 721 bytes} [Thu Apr 16 04:06:33 2026] GET /v2.0/subnets/7de795ee-03aa-4eda-93e4-351982a459e8 => generated 136 bytes in 14 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:06:33.340 7 INFO neutron_taas.services.taas.taas_plugin [None req-f003ae70-9957-4d92-b5d9-ae218c045f63 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] TaaS: Handle Delete Port: 8c7acb43-2c1a-48e8-bb67-02592f373538 2026-04-16 04:06:33.343 7 INFO neutron_taas.services.taas.tap_mirror_plugin [None req-f003ae70-9957-4d92-b5d9-ae218c045f63 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] Tap Mirror: Handle Delete Port: 8c7acb43-2c1a-48e8-bb67-02592f373538 [pid: 7|app: 0|req: 1845/3639] 10.0.0.213 () {32 vars in 726 bytes} [Thu Apr 16 04:06:33 2026] DELETE /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72 => generated 0 bytes in 335 msecs (HTTP/1.1 204) 3 headers in 131 bytes (1 switches on core 0) 2026-04-16 04:06:33.571 8 INFO neutron.pecan_wsgi.hooks.translation [None req-805492be-4416-4416-992c-1ee585052ef0 98acf01909bb4254b3d2e6343165d7d8 b9059b512ae8411c94ab0a8d6db4be64 - - default default] GET failed (client error): The resource could not be found. [pid: 8|app: 0|req: 1795/3640] 10.0.0.213 () {32 vars in 723 bytes} [Thu Apr 16 04:06:33 2026] GET /v2.0/networks/79c81573-54c5-4c9c-b3da-b354df8f1e72 => generated 138 bytes in 16 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) 2026-04-16 04:06:34.122 7 INFO neutron.services.segments.plugin [-] Segment 6acf113b-95cc-4ece-b0da-c67f1c75d694 resource provider aggregate not found 2026-04-16 04:06:34.126 7 INFO neutron.services.segments.plugin [-] Segment 6acf113b-95cc-4ece-b0da-c67f1c75d694 resource provider aggregate not found 2026-04-16 04:06:34.136 7 INFO neutron.services.segments.plugin [-] Segment 6acf113b-95cc-4ece-b0da-c67f1c75d694 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6acf113b-95cc-4ece-b0da-c67f1c75d694 found for delete ", "request_id": "req-32136d6b-ef3f-4dcf-840b-248b11a3b216"}]} 2026-04-16 04:06:34.142 7 INFO neutron.services.segments.plugin [-] Segment 6acf113b-95cc-4ece-b0da-c67f1c75d694 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 6acf113b-95cc-4ece-b0da-c67f1c75d694 found for delete ", "request_id": "req-30531ef5-b04d-4b2d-a1bc-e43fa193821f"}]} 2026-04-16 04:06:34.154 7 INFO neutron.services.segments.plugin [-] Segment af74b68f-9822-459c-8af6-9f93d63a1217 resource provider aggregate not found 2026-04-16 04:06:34.159 7 INFO neutron.services.segments.plugin [-] Segment af74b68f-9822-459c-8af6-9f93d63a1217 resource provider aggregate not found 2026-04-16 04:06:34.169 7 INFO neutron.services.segments.plugin [-] Segment af74b68f-9822-459c-8af6-9f93d63a1217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af74b68f-9822-459c-8af6-9f93d63a1217 found for delete ", "request_id": "req-acbb4e8a-9bdf-4ead-affb-c15097860898"}]} 2026-04-16 04:06:34.173 7 INFO neutron.services.segments.plugin [-] Segment af74b68f-9822-459c-8af6-9f93d63a1217 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid af74b68f-9822-459c-8af6-9f93d63a1217 found for delete ", "request_id": "req-011ec424-9f6b-4586-a56b-c7b746d6e551"}]} 2026-04-16 04:06:35.610 7 INFO neutron.db.ovn_revision_numbers_db [None req-00ddc4a4-f287-48b2-bf7e-c949980a96fc 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource ad4ffa4f-aa03-4cd0-9d4c-fe19a7c93223 (type: security_groups) to 1 2026-04-16 04:06:35.625 7 INFO neutron.db.ovn_revision_numbers_db [None req-00ddc4a4-f287-48b2-bf7e-c949980a96fc 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 86ed45ff-9b85-40ea-9574-4e218f017145 (type: security_group_rules) to 0 2026-04-16 04:06:35.636 7 INFO neutron.db.ovn_revision_numbers_db [None req-00ddc4a4-f287-48b2-bf7e-c949980a96fc 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a2f4c2b4-09cb-47ef-b2dc-8e48ddc13959 (type: security_group_rules) to 0 2026-04-16 04:06:35.647 7 INFO neutron.db.ovn_revision_numbers_db [None req-00ddc4a4-f287-48b2-bf7e-c949980a96fc 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource acacf3cd-b862-44eb-9883-ff8298399277 (type: security_group_rules) to 0 2026-04-16 04:06:35.658 7 INFO neutron.db.ovn_revision_numbers_db [None req-00ddc4a4-f287-48b2-bf7e-c949980a96fc 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c28f2112-5aec-463d-bef8-c73a0a70c11c (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1846/3641] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:06:35 2026] GET /v2.0/security-groups?tenant_id=5ce70d0d82a84370ae0cb2dae73a8bd4&name=default => generated 2929 bytes in 347 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1796/3642] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:06:35 2026] DELETE /v2.0/security-groups/ad4ffa4f-aa03-4cd0-9d4c-fe19a7c93223 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:36.172 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd758aa8-1268-491b-af7f-7c4a4f0af1e5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 2dca726c-6266-4e97-a120-1c750b4d20a9 (type: security_groups) to 1 2026-04-16 04:06:36.183 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd758aa8-1268-491b-af7f-7c4a4f0af1e5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 2e70a39d-3a87-495e-9927-528d61ded498 (type: security_group_rules) to 0 2026-04-16 04:06:36.194 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd758aa8-1268-491b-af7f-7c4a4f0af1e5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 3eec2f74-bbdc-44ef-878f-eb51d6799751 (type: security_group_rules) to 0 2026-04-16 04:06:36.204 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd758aa8-1268-491b-af7f-7c4a4f0af1e5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource c57b489e-0f3d-4083-bc63-0cc39d27014b (type: security_group_rules) to 0 2026-04-16 04:06:36.215 7 INFO neutron.db.ovn_revision_numbers_db [None req-bd758aa8-1268-491b-af7f-7c4a4f0af1e5 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource f3a6b610-e823-4c62-a9c6-2a7e8043adba (type: security_group_rules) to 0 [pid: 7|app: 0|req: 1847/3643] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:06:36 2026] GET /v2.0/security-groups?tenant_id=ceb4c79626a2450da0c190b5871cbdd3&name=default => generated 2929 bytes in 194 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1797/3644] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:06:36 2026] DELETE /v2.0/security-groups/2dca726c-6266-4e97-a120-1c750b4d20a9 => generated 0 bytes in 242 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:36.749 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f116131-569d-47b9-ad21-18518fa36b34 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource ae6190af-264e-4689-8460-9aad77176f7a (type: security_groups) to 1 2026-04-16 04:06:36.760 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f116131-569d-47b9-ad21-18518fa36b34 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 05a20cbe-7980-4dc7-a63b-9dfefb34ad01 (type: security_group_rules) to 0 2026-04-16 04:06:36.771 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f116131-569d-47b9-ad21-18518fa36b34 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6d67da4a-ea32-45f0-a432-0b5fcd45732f (type: security_group_rules) to 0 2026-04-16 04:06:36.783 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f116131-569d-47b9-ad21-18518fa36b34 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource a75e7653-b9f7-4232-b722-3b39e49e04fa (type: security_group_rules) to 0 2026-04-16 04:06:36.792 8 INFO neutron.db.ovn_revision_numbers_db [None req-0f116131-569d-47b9-ad21-18518fa36b34 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource dc023881-035f-4e12-9eef-ed3db6101a87 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1799/3647] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:06:36 2026] GET /v2.0/security-groups?tenant_id=7c90942e658a40ee80be024a6793b634&name=default => generated 2929 bytes in 212 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1849/3648] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:06:36 2026] DELETE /v2.0/security-groups/ae6190af-264e-4689-8460-9aad77176f7a => generated 0 bytes in 228 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:37.323 8 INFO neutron.db.ovn_revision_numbers_db [None req-a78351eb-f607-47b2-8a3d-bdebedb5924c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e88165f1-f0dc-4c3f-8477-39ca1cc62cd0 (type: security_groups) to 1 2026-04-16 04:06:37.336 8 INFO neutron.db.ovn_revision_numbers_db [None req-a78351eb-f607-47b2-8a3d-bdebedb5924c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 240df81a-2e31-420d-9e9b-8d48a8110da9 (type: security_group_rules) to 0 2026-04-16 04:06:37.347 8 INFO neutron.db.ovn_revision_numbers_db [None req-a78351eb-f607-47b2-8a3d-bdebedb5924c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 2c68ad44-74d5-4d62-8dec-ddd8e7f1ff94 (type: security_group_rules) to 0 2026-04-16 04:06:37.359 8 INFO neutron.db.ovn_revision_numbers_db [None req-a78351eb-f607-47b2-8a3d-bdebedb5924c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 637ec860-bd69-4ae8-a589-dca5a8878e66 (type: security_group_rules) to 0 2026-04-16 04:06:37.374 8 INFO neutron.db.ovn_revision_numbers_db [None req-a78351eb-f607-47b2-8a3d-bdebedb5924c 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource e5309f87-eee5-4b03-9768-d73cb0f518f9 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1800/3649] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:06:37 2026] GET /v2.0/security-groups?tenant_id=9d754f9227774b86922038e3da54871a&name=default => generated 2929 bytes in 206 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1850/3650] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:06:37 2026] DELETE /v2.0/security-groups/e88165f1-f0dc-4c3f-8477-39ca1cc62cd0 => generated 0 bytes in 245 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:37.909 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ceb5c65-ae1c-499a-92e7-8f382f7066b1 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 165b1b31-e3a7-4e36-849e-9c0170852eef (type: security_groups) to 1 2026-04-16 04:06:37.921 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ceb5c65-ae1c-499a-92e7-8f382f7066b1 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 03ac7b96-76d3-4175-9f44-b0cfc412a323 (type: security_group_rules) to 0 2026-04-16 04:06:37.932 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ceb5c65-ae1c-499a-92e7-8f382f7066b1 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 1b3e3457-04ff-4500-b2b6-18dea6d1b3d7 (type: security_group_rules) to 0 2026-04-16 04:06:37.943 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ceb5c65-ae1c-499a-92e7-8f382f7066b1 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4e40a963-0635-4f53-8dc8-b367f0c622c5 (type: security_group_rules) to 0 2026-04-16 04:06:37.954 8 INFO neutron.db.ovn_revision_numbers_db [None req-0ceb5c65-ae1c-499a-92e7-8f382f7066b1 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 6830d47e-45f8-426c-bc53-20af7fa07b02 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1801/3651] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:06:37 2026] GET /v2.0/security-groups?tenant_id=05255ee3333042b9808aee992e605c41&name=default => generated 2929 bytes in 207 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1851/3652] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:06:37 2026] DELETE /v2.0/security-groups/165b1b31-e3a7-4e36-849e-9c0170852eef => generated 0 bytes in 221 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1802/3653] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:06:38 2026] GET /v2.0/security-groups?tenant_id=b9059b512ae8411c94ab0a8d6db4be64&name=default => generated 2925 bytes in 34 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1852/3654] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:06:38 2026] DELETE /v2.0/security-groups/81e37c23-b88e-4c10-bf73-42d1dc2dc727 => generated 0 bytes in 210 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) 2026-04-16 04:06:38.891 8 INFO neutron.db.ovn_revision_numbers_db [None req-b77a4fe2-e124-4c92-ada9-5f025209185a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource b93dc79d-988d-47e1-8a61-c6f2e9fe8be5 (type: security_groups) to 1 2026-04-16 04:06:38.908 8 INFO neutron.db.ovn_revision_numbers_db [None req-b77a4fe2-e124-4c92-ada9-5f025209185a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 2316d3b7-b87d-49a4-a7a6-7cab5aa34239 (type: security_group_rules) to 0 2026-04-16 04:06:38.924 8 INFO neutron.db.ovn_revision_numbers_db [None req-b77a4fe2-e124-4c92-ada9-5f025209185a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 45a181f0-0433-4432-891e-dd6b62e9d4b5 (type: security_group_rules) to 0 2026-04-16 04:06:38.935 8 INFO neutron.db.ovn_revision_numbers_db [None req-b77a4fe2-e124-4c92-ada9-5f025209185a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4a26b93f-d389-4aaa-bc10-83af141873ef (type: security_group_rules) to 0 2026-04-16 04:06:38.946 8 INFO neutron.db.ovn_revision_numbers_db [None req-b77a4fe2-e124-4c92-ada9-5f025209185a 757bb90951fb4abe8d1c4d161fcf6313 9bb142ba12db4410bd7df8de12e51496 - - default default] Successfully bumped revision number for resource 4f16eb19-61cc-4d2c-b89a-d7436cacf523 (type: security_group_rules) to 0 [pid: 8|app: 0|req: 1803/3655] 10.0.0.213 () {32 vars in 774 bytes} [Thu Apr 16 04:06:38 2026] GET /v2.0/security-groups?tenant_id=bfa922c4ca914843af04d92fd0839420&name=default => generated 2929 bytes in 241 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1853/3656] 10.0.0.213 () {32 vars in 740 bytes} [Thu Apr 16 04:06:38 2026] DELETE /v2.0/security-groups/b93dc79d-988d-47e1-8a61-c6f2e9fe8be5 => generated 0 bytes in 224 msecs (HTTP/1.1 204) 2 headers in 112 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1804/3657] 10.0.0.213 () {32 vars in 649 bytes} [Thu Apr 16 04:06:42 2026] GET /v2.0/networks => generated 2287 bytes in 200 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1854/3658] 10.0.0.213 () {32 vars in 655 bytes} [Thu Apr 16 04:06:43 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: 8|app: 0|req: 1805/3659] 10.0.0.213 () {32 vars in 647 bytes} [Thu Apr 16 04:06:43 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: 1855/3660] 10.0.0.213 () {32 vars in 643 bytes} [Thu Apr 16 04:06:43 2026] GET /v2.0/ports => generated 5175 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1806/3661] 10.0.0.213 () {32 vars in 647 bytes} [Thu Apr 16 04:06:43 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: 1856/3662] 10.0.0.213 () {32 vars in 649 bytes} [Thu Apr 16 04:06:43 2026] GET /v2.0/networks => generated 2287 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1807/3663] 10.0.0.213 () {32 vars in 663 bytes} [Thu Apr 16 04:06:43 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: 7|app: 0|req: 1857/3664] 10.0.0.213 () {32 vars in 655 bytes} [Thu Apr 16 04:06:43 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: 1811/3671] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 04:07:32 2026] GET /v2.0/ports => generated 5175 bytes in 110 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1861/3672] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:07:32 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: 1812/3673] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 04:07:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1862/3674] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 04:07:32 2026] GET /v2.0/security-groups => generated 17401 bytes in 43 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1813/3675] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:07:32 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: 1863/3676] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 04:07:32 2026] GET /v2.0/networks => generated 2287 bytes in 63 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1814/3677] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:07:32 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: 1864/3678] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:07:32 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: 8|app: 0|req: 1815/3679] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:07:32 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: 1865/3680] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 04:07:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 76 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1816/3681] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 04:07:32 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: 1821/3690] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 04:08:32 2026] GET /v2.0/ports => generated 5175 bytes in 114 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1870/3691] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 04:08:32 2026] GET /v2.0/agents => generated 1214 bytes in 35 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1822/3692] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:08:32 2026] GET /v2.0/subnets => generated 1308 bytes in 49 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1871/3693] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:08:32 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: 1823/3694] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:08:32 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: 1872/3695] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:08:32 2026] GET /v2.0/subnets => generated 1308 bytes in 48 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1824/3696] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 04:08:32 2026] GET /v2.0/security-groups => generated 17401 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1873/3697] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 04:08:32 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: 8|app: 0|req: 1825/3698] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:08:32 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: 1874/3699] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 04:08:32 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: 1826/3700] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 04:08:32 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: 1831/3709] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 04:09:32 2026] GET /v2.0/security-groups => generated 17401 bytes in 75 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1879/3710] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 04:09:32 2026] GET /v2.0/ports => generated 5175 bytes in 52 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1832/3711] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 04:09:32 2026] GET /v2.0/agents => generated 1214 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1880/3712] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 04:09:32 2026] GET /v2.0/networks => generated 2287 bytes in 60 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1833/3713] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:09:32 2026] GET /v2.0/subnets => generated 1308 bytes in 22 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1881/3714] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:09:32 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) [pid: 8|app: 0|req: 1834/3715] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:09:32 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: 1882/3716] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:09:32 2026] GET /v2.0/routers => generated 15 bytes in 13 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1835/3717] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 04:09:32 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: 1883/3718] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 04:09:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 10 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1836/3719] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:09:32 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: 8|app: 0|req: 1841/3728] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 04:10:32 2026] GET /v2.0/networks => generated 2287 bytes in 118 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1888/3729] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:10:32 2026] GET /v2.0/routers => generated 15 bytes in 15 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1842/3730] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 04:10:32 2026] GET /v2.0/agents?binary=ovn-controller => generated 416 bytes in 44 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1889/3731] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 04:10:32 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: 1843/3732] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:10:32 2026] GET /v2.0/floatingips => generated 19 bytes in 29 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1890/3733] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 04:10:32 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: 1844/3734] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 04:10:32 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: 7|app: 0|req: 1891/3735] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:10:32 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: 1845/3736] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:10:32 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: 1892/3737] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:10:32 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: 1846/3738] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 04:10:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1897/3747] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:11:32 2026] GET /v2.0/floatingips => generated 19 bytes in 61 msecs (HTTP/1.1 200) 4 headers in 156 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1851/3748] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:11:32 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: 1898/3749] 10.0.0.36 () {28 vars in 584 bytes} [Thu Apr 16 04:11:32 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: 8|app: 0|req: 1852/3750] 10.0.0.36 () {28 vars in 580 bytes} [Thu Apr 16 04:11:32 2026] GET /v2.0/agents => generated 1214 bytes in 26 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1899/3751] 10.0.0.36 () {28 vars in 618 bytes} [Thu Apr 16 04:11:32 2026] GET /v2.0/network-ip-availabilities => generated 1104 bytes in 28 msecs (HTTP/1.1 200) 4 headers in 158 bytes (1 switches on core 0) [pid: 8|app: 0|req: 1853/3752] 10.0.0.36 () {28 vars in 598 bytes} [Thu Apr 16 04:11:32 2026] GET /v2.0/security-groups => generated 17401 bytes in 31 msecs (HTTP/1.1 200) 4 headers in 159 bytes (1 switches on core 0) [pid: 7|app: 0|req: 1900/3753] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:11:32 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: 1854/3754] 10.0.0.36 () {28 vars in 623 bytes} [Thu Apr 16 04:11:32 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: 7|app: 0|req: 1901/3755] 10.0.0.36 () {28 vars in 578 bytes} [Thu Apr 16 04:11:32 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: 1855/3756] 10.0.0.36 () {28 vars in 582 bytes} [Thu Apr 16 04:11:32 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: 7|app: 0|req: 1902/3757] 10.0.0.36 () {28 vars in 590 bytes} [Thu Apr 16 04:11:32 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)