+ COMMAND=start + start + start_ovn + exec neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-08-15 05:33:28.819 1 INFO neutron.common.config [-] Logging enabled! 2026-08-15 05:33:28.820 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 22.2.2.dev49 2026-08-15 05:33:29.059 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-15 05:33:29.921 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-15 05:33:29.924 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-15 05:33:29.926 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-15 05:33:29.926 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-15 05:33:29.927 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-15 05:33:29.927 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-15 05:33:29.927 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-15 05:33:29.932 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-15 05:33:29.932 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-15 05:33:29.932 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-15 05:33:30.300 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-15 05:33:30.300 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-15 05:33:30.300 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-15 05:33:30.319 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-15 05:33:30.320 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-15 05:33:30.320 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-15 05:33:30.320 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-15 05:33:32.471 1 INFO neutron.plugins.ml2.managers [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Initializing driver for type 'vlan' 2026-08-15 05:33:32.622 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] VlanTypeDriver initialization complete 2026-08-15 05:33:32.623 1 INFO neutron.plugins.ml2.managers [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-15 05:33:32.623 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-15 05:33:32.623 1 INFO neutron.plugins.ml2.managers [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Initializing extension driver 'port_security' 2026-08-15 05:33:32.624 1 INFO neutron.plugins.ml2.extensions.port_security [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-15 05:33:32.624 1 INFO neutron.plugins.ml2.managers [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Initializing extension driver 'qos' 2026-08-15 05:33:32.624 1 INFO neutron.plugins.ml2.managers [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Initializing mechanism driver 'ovn' 2026-08-15 05:33:32.624 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Starting OVNMechanismDriver 2026-08-15 05:33:32.648 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] OVN logging driver registered 2026-08-15 05:33:32.655 1 INFO neutron.quota [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded quota_driver: . 2026-08-15 05:33:32.655 1 INFO neutron.plugins.ml2.plugin [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Modular L2 Plugin initialization complete 2026-08-15 05:33:32.656 1 INFO neutron.plugins.ml2.managers [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-15 05:33:32.656 1 INFO neutron.plugins.ml2.managers [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-15 05:33:32.656 1 INFO neutron.plugins.ml2.managers [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Got port-security extension from driver 'port_security' 2026-08-15 05:33:32.656 1 INFO neutron.extensions.vlantransparent [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Disabled vlantransparent extension. 2026-08-15 05:33:32.657 1 INFO neutron.manager [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loading Plugin: qos 2026-08-15 05:33:32.667 1 INFO neutron.manager [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loading Plugin: ovn-router 2026-08-15 05:33:32.684 1 INFO neutron.services.ovn_l3.plugin [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Starting OVNL3RouterPlugin 2026-08-15 05:33:32.685 1 INFO neutron.manager [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loading Plugin: segments 2026-08-15 05:33:32.761 1 INFO neutron.manager [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loading Plugin: trunk 2026-08-15 05:33:32.767 1 INFO neutron.manager [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loading Plugin: log 2026-08-15 05:33:32.769 1 INFO neutron.manager [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loading Plugin: auto_allocate 2026-08-15 05:33:32.772 1 INFO neutron.manager [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loading Plugin: tag 2026-08-15 05:33:32.776 1 INFO neutron.manager [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loading Plugin: timestamp 2026-08-15 05:33:32.778 1 INFO neutron.manager [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loading Plugin: network_ip_availability 2026-08-15 05:33:32.781 1 INFO neutron.manager [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loading Plugin: flavors 2026-08-15 05:33:32.784 1 INFO neutron.manager [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loading Plugin: revisions 2026-08-15 05:33:32.786 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Initializing extension manager. 2026-08-15 05:33:32.787 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: address-group 2026-08-15 05:33:32.788 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: address-scope 2026-08-15 05:33:32.788 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-15 05:33:32.789 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: agent 2026-08-15 05:33:32.790 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-15 05:33:32.791 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: allowed-address-pairs 2026-08-15 05:33:32.791 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: auto-allocated-topology 2026-08-15 05:33:32.792 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: availability_zone 2026-08-15 05:33:32.792 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-15 05:33:32.793 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-15 05:33:32.793 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: default-subnetpools 2026-08-15 05:33:32.794 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-15 05:33:32.795 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: dns-integration 2026-08-15 05:33:32.795 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: dns-domain-ports 2026-08-15 05:33:32.796 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-15 05:33:32.796 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-15 05:33:32.797 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-15 05:33:32.797 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension empty-string-filtering not supported by any of loaded plugins 2026-08-15 05:33:32.797 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-15 05:33:32.798 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-15 05:33:32.798 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: external-net 2026-08-15 05:33:32.799 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-15 05:33:32.799 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: extraroute 2026-08-15 05:33:32.800 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-15 05:33:32.801 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: filter-validation 2026-08-15 05:33:32.801 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-15 05:33:32.801 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-15 05:33:32.802 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-15 05:33:32.802 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: fip-port-details 2026-08-15 05:33:32.803 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: flavors 2026-08-15 05:33:32.804 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-15 05:33:32.804 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: floatingip-pools 2026-08-15 05:33:32.805 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: ip_allocation 2026-08-15 05:33:32.805 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-15 05:33:32.806 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: l2_adjacency 2026-08-15 05:33:32.806 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: router 2026-08-15 05:33:32.808 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-15 05:33:32.808 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: ext-gw-mode 2026-08-15 05:33:32.809 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension l3-ha not supported by any of loaded plugins 2026-08-15 05:33:32.809 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-15 05:33:32.810 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension l3-flavors not supported by any of loaded plugins 2026-08-15 05:33:32.810 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-15 05:33:32.811 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-15 05:33:32.812 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-15 05:33:32.813 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-15 05:33:32.814 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: logging 2026-08-15 05:33:32.818 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-15 05:33:32.818 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-15 05:33:32.819 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: multi-provider 2026-08-15 05:33:32.819 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: net-mtu 2026-08-15 05:33:32.820 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: net-mtu-writable 2026-08-15 05:33:32.820 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: network_availability_zone 2026-08-15 05:33:32.821 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: network-ip-availability 2026-08-15 05:33:32.822 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-15 05:33:32.822 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: pagination 2026-08-15 05:33:32.823 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: port-device-profile 2026-08-15 05:33:32.823 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-15 05:33:32.823 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-15 05:33:32.824 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-15 05:33:32.824 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: port-resource-request 2026-08-15 05:33:32.825 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: port-resource-request-groups 2026-08-15 05:33:32.825 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: binding 2026-08-15 05:33:32.826 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: binding-extended 2026-08-15 05:33:32.826 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: port-security 2026-08-15 05:33:32.827 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: project-id 2026-08-15 05:33:32.827 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: provider 2026-08-15 05:33:32.829 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: qos 2026-08-15 05:33:32.830 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-15 05:33:32.830 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-15 05:33:32.830 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: qos-default 2026-08-15 05:33:32.831 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: qos-fip 2026-08-15 05:33:32.831 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-15 05:33:32.832 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: qos-gateway-ip 2026-08-15 05:33:32.832 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: qos-port-network-policy 2026-08-15 05:33:32.833 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: qos-pps-minimum 2026-08-15 05:33:32.833 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-15 05:33:32.834 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: qos-pps 2026-08-15 05:33:32.834 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: qos-rule-type-details 2026-08-15 05:33:32.835 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-15 05:33:32.835 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: qos-rules-alias 2026-08-15 05:33:32.836 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: quota-check-limit 2026-08-15 05:33:32.837 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: quotas 2026-08-15 05:33:32.838 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: quota_details 2026-08-15 05:33:32.839 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: rbac-policies 2026-08-15 05:33:32.839 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-15 05:33:32.840 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: rbac-address-scope 2026-08-15 05:33:32.840 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: rbac-security-groups 2026-08-15 05:33:32.841 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-15 05:33:32.841 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: revision-if-match 2026-08-15 05:33:32.842 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: standard-attr-revisions 2026-08-15 05:33:32.842 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: router_availability_zone 2026-08-15 05:33:32.843 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-15 05:33:32.844 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension security-groups-default-rules not supported by any of loaded plugins 2026-08-15 05:33:32.844 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-15 05:33:32.844 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-15 05:33:32.845 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-15 05:33:32.845 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-15 05:33:32.853 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: security-group 2026-08-15 05:33:32.855 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: segment 2026-08-15 05:33:32.855 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-15 05:33:32.856 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: service-type 2026-08-15 05:33:32.856 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: sorting 2026-08-15 05:33:32.856 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: standard-attr-segment 2026-08-15 05:33:32.857 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: standard-attr-description 2026-08-15 05:33:32.858 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: stateful-security-group 2026-08-15 05:33:32.858 1 WARNING neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-15 05:33:32.858 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-15 05:33:32.859 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-15 05:33:32.859 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-15 05:33:32.860 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: subnet-service-types 2026-08-15 05:33:32.866 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: subnet_allocation 2026-08-15 05:33:32.867 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-15 05:33:32.867 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-15 05:33:32.869 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: standard-attr-tag 2026-08-15 05:33:32.870 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-15 05:33:32.871 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: trunk 2026-08-15 05:33:32.871 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Loaded extension: trunk-details 2026-08-15 05:33:32.871 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-15 05:33:32.872 1 INFO neutron.api.extensions [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-15 05:33:32.874 1 INFO neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-15 05:33:32.874 1 INFO neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-15 05:33:32.874 1 INFO neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 05:33:32.875 1 INFO neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-15 05:33:32.875 1 INFO neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-15 05:33:32.876 1 INFO neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-15 05:33:32.878 1 INFO neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-15 05:33:32.878 1 INFO neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-15 05:33:32.878 1 INFO neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-15 05:33:32.878 1 INFO neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 05:33:32.878 1 WARNING neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] subnetpool is already registered 2026-08-15 05:33:32.879 1 INFO neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-15 05:33:32.880 1 INFO neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-15 05:33:32.880 1 WARNING neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] router is already registered 2026-08-15 05:33:32.880 1 INFO neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-15 05:33:32.881 1 WARNING neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] floatingip is already registered 2026-08-15 05:33:32.881 1 INFO neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-15 05:33:32.881 1 WARNING neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] rbac_policy is already registered 2026-08-15 05:33:32.882 1 INFO neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-15 05:33:32.882 1 WARNING neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] security_group is already registered 2026-08-15 05:33:32.882 1 INFO neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-15 05:33:32.882 1 WARNING neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] security_group_rule is already registered 2026-08-15 05:33:32.882 1 INFO neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-15 05:33:32.882 1 WARNING neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] subnetpool is already registered 2026-08-15 05:33:32.883 1 INFO neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-15 05:33:32.883 1 WARNING neutron.quota.resource_registry [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] trunk is already registered 2026-08-15 05:33:32.909 1 WARNING keystonemiddleware._common.config [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-15 05:33:32.916 1 WARNING oslo_config.cfg [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-15 05:33:32.919 1 INFO oslo_service.service [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Starting 2 workers 2026-08-15 05:33:32.930 1 INFO neutron.service [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-08-15 05:33:32.973 1 INFO oslo_service.service [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Starting 2 workers 2026-08-15 05:33:32.979 1 INFO oslo_service.service [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Starting 1 workers 2026-08-15 05:33:32.982 10 INFO neutron.db.ovn_hash_ring_db [None req-090b5883-a8d5-4e77-9d8d-a41345a398e4 - - - - - -] Nodes from host "neutron-server-57cd79ff5d-52lkz" and group "mechanism_driver" removed from the Hash Ring 2026-08-15 05:33:32.987 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-15 05:33:32.989 1 INFO oslo_service.service [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Starting 1 workers 2026-08-15 05:33:32.993 1 INFO oslo_service.service [None req-1cfbf426-9fe1-45d8-91aa-9e2b710d7414 - - - - - -] Starting 1 workers 2026-08-15 05:33:33.000 10 INFO neutron.db.ovn_hash_ring_db [None req-090b5883-a8d5-4e77-9d8d-a41345a398e4 - - - - - -] Node 32cb6331-90c5-4e00-8eea-cddbe1eeb41b from host "neutron-server-57cd79ff5d-52lkz" and group "mechanism_driver" added to the Hash Ring 2026-08-15 05:33:33.003 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-090b5883-a8d5-4e77-9d8d-a41345a398e4 - - - - - -] Hash Ring probing thread has started 2026-08-15 05:33:33.012 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-090b5883-a8d5-4e77-9d8d-a41345a398e4 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-15 05:33:33.023 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-08-15 05:33:33.025 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-15 05:33:33.041 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7d232353-6853-4402-ab52-e959c23a49f1 - - - - - -] tcp:10.98.57.245:6641: connecting... 2026-08-15 05:33:33.042 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7d232353-6853-4402-ab52-e959c23a49f1 - - - - - -] tcp:10.98.57.245:6641: connected 2026-08-15 05:33:33.046 1 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. 2026-08-15 05:33:33.059 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-090b5883-a8d5-4e77-9d8d-a41345a398e4 - - - - - -] tcp:10.98.57.245:6641: connecting... 2026-08-15 05:33:33.060 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-090b5883-a8d5-4e77-9d8d-a41345a398e4 - - - - - -] tcp:10.98.57.245:6641: connected 2026-08-15 05:33:33.075 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e4990571-5f09-4148-ab11-f3a4e30942b1 - - - - - -] tcp:10.98.57.245:6641: connecting... 2026-08-15 05:33:33.075 9 INFO neutron.db.ovn_hash_ring_db [None req-7011af0d-5e95-4859-a5b9-15092448ce46 - - - - - -] Node 832346d2-6356-4a20-879c-3422f8127dce from host "neutron-server-57cd79ff5d-52lkz" and group "mechanism_driver" added to the Hash Ring 2026-08-15 05:33:33.076 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e4990571-5f09-4148-ab11-f3a4e30942b1 - - - - - -] tcp:10.98.57.245:6641: connected 2026-08-15 05:33:33.080 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-7011af0d-5e95-4859-a5b9-15092448ce46 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-15 05:33:33.080 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.98.57.245:6641: connecting... 2026-08-15 05:33:33.081 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.98.57.245:6641: connected 2026-08-15 05:33:33.111 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-090b5883-a8d5-4e77-9d8d-a41345a398e4 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-15 05:33:33.113 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-08-15 05:33:33.116 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7011af0d-5e95-4859-a5b9-15092448ce46 - - - - - -] tcp:10.98.57.245:6641: connecting... 2026-08-15 05:33:33.116 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7011af0d-5e95-4859-a5b9-15092448ce46 - - - - - -] tcp:10.98.57.245:6641: connected 2026-08-15 05:33:33.118 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-7d232353-6853-4402-ab52-e959c23a49f1 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-15 05:33:33.118 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.99.24.145:6642: connecting... 2026-08-15 05:33:33.119 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.99.24.145:6642: connected 2026-08-15 05:33:33.119 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-090b5883-a8d5-4e77-9d8d-a41345a398e4 - - - - - -] tcp:10.99.24.145:6642: connecting... 2026-08-15 05:33:33.119 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-090b5883-a8d5-4e77-9d8d-a41345a398e4 - - - - - -] tcp:10.99.24.145:6642: connected 2026-08-15 05:33:33.126 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7d232353-6853-4402-ab52-e959c23a49f1 - - - - - -] tcp:10.99.24.145:6642: connecting... 2026-08-15 05:33:33.126 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7d232353-6853-4402-ab52-e959c23a49f1 - - - - - -] tcp:10.99.24.145:6642: connected 2026-08-15 05:33:33.145 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-e4990571-5f09-4148-ab11-f3a4e30942b1 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-15 05:33:33.157 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e4990571-5f09-4148-ab11-f3a4e30942b1 - - - - - -] tcp:10.99.24.145:6642: connecting... 2026-08-15 05:33:33.157 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e4990571-5f09-4148-ab11-f3a4e30942b1 - - - - - -] tcp:10.99.24.145:6642: connected 2026-08-15 05:33:33.163 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-15 05:33:33.163 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-15 05:33:33.164 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-15 05:33:33.167 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-090b5883-a8d5-4e77-9d8d-a41345a398e4 - - - - - -] WorkerService process has finished the post initialization 2026-08-15 05:33:33.168 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-08-15 05:33:33.176 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7d232353-6853-4402-ab52-e959c23a49f1 - - - - - -] RpcWorker process has finished the post initialization 2026-08-15 05:33:33.179 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-08-15 05:33:33.179 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-08-15 05:33:33.181 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-7011af0d-5e95-4859-a5b9-15092448ce46 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-15 05:33:33.189 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7011af0d-5e95-4859-a5b9-15092448ce46 - - - - - -] tcp:10.99.24.145:6642: connecting... 2026-08-15 05:33:33.189 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7011af0d-5e95-4859-a5b9-15092448ce46 - - - - - -] tcp:10.99.24.145:6642: connected 2026-08-15 05:33:33.207 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e4990571-5f09-4148-ab11-f3a4e30942b1 - - - - - -] RpcWorker process has finished the post initialization 2026-08-15 05:33:33.240 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7011af0d-5e95-4859-a5b9-15092448ce46 - - - - - -] WorkerService process has finished the post initialization 2026-08-15 05:33:33.244 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-08-15 05:33:33.420 15 INFO neutron.db.ovn_hash_ring_db [None req-1b2acd00-dcfa-4561-9c06-e65f0cbcf538 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-08-15 05:33:33.443 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-1b2acd00-dcfa-4561-9c06-e65f0cbcf538 - - - - - -] Starting OVNClientQosExtension 2026-08-15 05:33:36.555 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036118 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-15 05:33:42.379 9 WARNING oslo_policy.policy [None req-61d7ddce-8d4c-449d-8de5-67f5d9ac25d9 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-08-15 05:33:42.644 9 INFO neutron.wsgi [None req-61d7ddce-8d4c-449d-8de5-67f5d9ac25d9 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/networks HTTP/1.1" status: 200 len: 189 time: 0.8006227 2026-08-15 05:33:42.797 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-6cafc288-02c8-44cc-bccc-3e3c2081f121 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Starting OVNClientQosExtension 2026-08-15 05:33:42.797 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-6cafc288-02c8-44cc-bccc-3e3c2081f121 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Starting OVNClientPlacementExtension 2026-08-15 05:33:42.846 9 INFO neutron.db.ovn_revision_numbers_db [None req-6cafc288-02c8-44cc-bccc-3e3c2081f121 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource c297dcd8-bb89-4185-914e-38e34c991f7c (type: security_groups) to 1 2026-08-15 05:33:42.861 9 INFO neutron.db.ovn_revision_numbers_db [None req-6cafc288-02c8-44cc-bccc-3e3c2081f121 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 3273faa5-6728-4d4d-b335-25367cbe88e9 (type: security_group_rules) to 0 2026-08-15 05:33:42.874 9 INFO neutron.db.ovn_revision_numbers_db [None req-6cafc288-02c8-44cc-bccc-3e3c2081f121 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 8817c088-738c-4fdd-9b5b-269a3071ab4b (type: security_group_rules) to 0 2026-08-15 05:33:42.886 9 INFO neutron.db.ovn_revision_numbers_db [None req-6cafc288-02c8-44cc-bccc-3e3c2081f121 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource cc61af72-155d-49a3-830e-ed2fac1cd3e5 (type: security_group_rules) to 0 2026-08-15 05:33:42.901 9 INFO neutron.db.ovn_revision_numbers_db [None req-6cafc288-02c8-44cc-bccc-3e3c2081f121 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource cfd8a1b5-c62d-4d77-bf40-0da6f057ecab (type: security_group_rules) to 0 2026-08-15 05:33:42.923 9 WARNING neutron.services.revisions.revision_plugin [None req-6cafc288-02c8-44cc-bccc-3e3c2081f121 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Could not find related network for resource to bump revision. 2026-08-15 05:33:42.967 9 INFO neutron.db.segments_db [None req-6cafc288-02c8-44cc-bccc-3e3c2081f121 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Added segment cbd4f42f-1887-40af-88be-cd8ec562eccf of type flat for network e53fac52-9b6a-4af0-804d-be60f275b1df 2026-08-15 05:33:43.200 9 INFO neutron.db.ovn_revision_numbers_db [None req-6cafc288-02c8-44cc-bccc-3e3c2081f121 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource e53fac52-9b6a-4af0-804d-be60f275b1df (type: networks) to 1 2026-08-15 05:33:43.401 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-be93e6b1-da8b-4a09-9681-5cbf69ea9171 - - - - - -] Missing metadata port found in Neutron for network e53fac52-9b6a-4af0-804d-be60f275b1df 2026-08-15 05:33:43.441 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6cafc288-02c8-44cc-bccc-3e3c2081f121 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] No more DHCP agents 2026-08-15 05:33:43.444 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6cafc288-02c8-44cc-bccc-3e3c2081f121 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Unable to schedule network e53fac52-9b6a-4af0-804d-be60f275b1df: no agents available; will retry on subsequent port and subnet creation events. 2026-08-15 05:33:43.490 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-be93e6b1-da8b-4a09-9681-5cbf69ea9171 - - - - - -] Starting OVNClientQosExtension 2026-08-15 05:33:43.527 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-be93e6b1-da8b-4a09-9681-5cbf69ea9171 - - - - - -] Starting OVNClientQosExtension 2026-08-15 05:33:43.557 9 INFO neutron.db.ovn_revision_numbers_db [None req-6cafc288-02c8-44cc-bccc-3e3c2081f121 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource a5f12c08-e191-471d-b88f-a258dbc7ab90 (type: ports) to 1 2026-08-15 05:33:43.584 9 INFO neutron.wsgi [None req-6cafc288-02c8-44cc-bccc-3e3c2081f121 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 0.9359653 2026-08-15 05:33:44.736 9 INFO neutron.wsgi [None req-ea0a9a6c-f673-4122-a80c-5e74f5ca034b 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 188 time: 0.0496802 2026-08-15 05:33:44.801 9 INFO neutron.wsgi [None req-e05eee11-e6e5-49d8-b1ec-709634cc62fb 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/networks HTTP/1.1" status: 200 len: 890 time: 0.0574768 2026-08-15 05:33:45.057 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-09501234-05c2-4259-8718-02173888e94f 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] No more DHCP agents 2026-08-15 05:33:45.061 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-09501234-05c2-4259-8718-02173888e94f 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Unable to schedule network e53fac52-9b6a-4af0-804d-be60f275b1df: no agents available; will retry on subsequent port and subnet creation events. 2026-08-15 05:33:45.636 9 INFO neutron.db.ovn_revision_numbers_db [None req-09501234-05c2-4259-8718-02173888e94f 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource a5f12c08-e191-471d-b88f-a258dbc7ab90 (type: ports) to 2 2026-08-15 05:33:45.677 9 INFO neutron.db.ovn_revision_numbers_db [None req-09501234-05c2-4259-8718-02173888e94f 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 481eed97-3342-454d-b0c5-cf3061eb6304 (type: subnets) to 0 2026-08-15 05:33:45.692 9 INFO neutron.wsgi [None req-09501234-05c2-4259-8718-02173888e94f 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.8864093 2026-08-15 05:33:46.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028574 2026-08-15 05:34:01.540 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039096 2026-08-15 05:34:16.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027990 2026-08-15 05:34:31.539 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029461 2026-08-15 05:34:31.542 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0070851 2026-08-15 05:34:46.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027134 2026-08-15 05:34:46.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028946 2026-08-15 05:35:01.537 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024953 2026-08-15 05:35:01.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030115 2026-08-15 05:35:16.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025330 2026-08-15 05:35:16.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027869 2026-08-15 05:35:31.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030463 2026-08-15 05:35:31.539 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036943 2026-08-15 05:35:46.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027916 2026-08-15 05:35:46.539 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033472 2026-08-15 05:36:01.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032670 2026-08-15 05:36:01.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032580 2026-08-15 05:36:16.537 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023320 2026-08-15 05:36:16.542 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0060534 2026-08-15 05:36:31.537 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020664 2026-08-15 05:36:31.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027902 2026-08-15 05:36:46.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031230 2026-08-15 05:36:46.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032911 2026-08-15 05:37:01.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025787 2026-08-15 05:37:01.539 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033987 2026-08-15 05:37:16.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029049 2026-08-15 05:37:16.541 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012991 2026-08-15 05:37:31.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024140 2026-08-15 05:37:31.539 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030866 2026-08-15 05:37:46.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027113 2026-08-15 05:37:46.539 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037987 2026-08-15 05:38:01.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028136 2026-08-15 05:38:01.539 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035486 2026-08-15 05:38:16.537 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022781 2026-08-15 05:38:16.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029373 2026-08-15 05:38:31.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028908 2026-08-15 05:38:31.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029700 2026-08-15 05:38:33.514 15 INFO neutron.db.ovn_revision_numbers_db [None req-1b2acd00-dcfa-4561-9c06-e65f0cbcf538 - - - - - -] Successfully bumped revision number for resource e53fac52-9b6a-4af0-804d-be60f275b1df (type: networks) to 2 2026-08-15 05:38:33.514 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1b2acd00-dcfa-4561-9c06-e65f0cbcf538 - - - - - -] Maintenance task: Synchronization finished (took 0.17 seconds) 2026-08-15 05:38:46.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026464 2026-08-15 05:38:46.539 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031548 2026-08-15 05:39:01.536 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021286 2026-08-15 05:39:01.537 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025115 2026-08-15 05:39:16.539 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034838 2026-08-15 05:39:16.541 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017309 2026-08-15 05:39:31.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025525 2026-08-15 05:39:31.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031390 2026-08-15 05:39:46.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028629 2026-08-15 05:39:46.539 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027826 2026-08-15 05:40:01.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027206 2026-08-15 05:40:01.540 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044627 2026-08-15 05:40:16.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025237 2026-08-15 05:40:16.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028644 2026-08-15 05:40:23.325 9 INFO neutron.wsgi [None req-c391b697-3f24-4c67-a318-633e271412e9 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/networks HTTP/1.1" status: 200 len: 928 time: 0.1757119 2026-08-15 05:40:23.432 9 INFO neutron.db.segments_db [None req-bc2146f5-7414-4bae-b6cb-253b04d53f03 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Added segment d847770f-781c-42d0-aec3-4232a865144e of type geneve for network 434d25e3-dcad-466e-945d-ed00182149ae 2026-08-15 05:40:23.612 9 INFO neutron.db.ovn_revision_numbers_db [None req-bc2146f5-7414-4bae-b6cb-253b04d53f03 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 434d25e3-dcad-466e-945d-ed00182149ae (type: networks) to 1 2026-08-15 05:40:23.765 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc2146f5-7414-4bae-b6cb-253b04d53f03 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] No more DHCP agents 2026-08-15 05:40:23.767 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc2146f5-7414-4bae-b6cb-253b04d53f03 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Unable to schedule network 434d25e3-dcad-466e-945d-ed00182149ae: no agents available; will retry on subsequent port and subnet creation events. 2026-08-15 05:40:23.837 9 INFO neutron.db.ovn_revision_numbers_db [None req-bc2146f5-7414-4bae-b6cb-253b04d53f03 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 5140973d-7725-425b-bd14-6c30935f09d9 (type: ports) to 1 2026-08-15 05:40:23.869 9 INFO neutron.wsgi [None req-bc2146f5-7414-4bae-b6cb-253b04d53f03 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.5407488 2026-08-15 05:40:24.836 9 INFO neutron.wsgi [None req-65651aad-70af-417b-8dcd-5b9d84bfc0ad 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 819 time: 0.0739481 2026-08-15 05:40:24.904 9 INFO neutron.wsgi [None req-6edb6064-5648-476a-a62e-536182a30538 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1615 time: 0.0608759 2026-08-15 05:40:25.105 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a5cf02d9-dd28-4977-b6ee-a9a6205f2a71 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] No more DHCP agents 2026-08-15 05:40:25.114 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a5cf02d9-dd28-4977-b6ee-a9a6205f2a71 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Unable to schedule network 434d25e3-dcad-466e-945d-ed00182149ae: no agents available; will retry on subsequent port and subnet creation events. 2026-08-15 05:40:25.690 9 INFO neutron.db.ovn_revision_numbers_db [None req-a5cf02d9-dd28-4977-b6ee-a9a6205f2a71 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 5140973d-7725-425b-bd14-6c30935f09d9 (type: ports) to 2 2026-08-15 05:40:25.736 9 INFO neutron.db.ovn_revision_numbers_db [None req-a5cf02d9-dd28-4977-b6ee-a9a6205f2a71 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource ef455123-14a3-4f68-899e-88b8931439c0 (type: subnets) to 0 2026-08-15 05:40:25.752 9 INFO neutron.wsgi [None req-a5cf02d9-dd28-4977-b6ee-a9a6205f2a71 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 0.8441780 2026-08-15 05:40:26.718 9 INFO neutron.wsgi [None req-c1c9e4ab-2b1c-4550-b0f1-4eb3d8e684da 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/security-groups?tenant_id=ad1148c59a4d4eee8ca9d60a1d86d437 HTTP/1.1" status: 200 len: 2969 time: 0.0766478 2026-08-15 05:40:26.837 9 INFO neutron.db.ovn_revision_numbers_db [None req-f90a00c2-a230-4c56-aca8-8fa7b279bc1d 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 735d7c26-b7aa-42a3-b576-9ccbdb1bb592 (type: security_groups) to 1 2026-08-15 05:40:26.852 9 INFO neutron.db.ovn_revision_numbers_db [None req-f90a00c2-a230-4c56-aca8-8fa7b279bc1d 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 2cb48521-eeed-46fc-9b65-19c85045f09e (type: security_group_rules) to 0 2026-08-15 05:40:26.865 9 INFO neutron.db.ovn_revision_numbers_db [None req-f90a00c2-a230-4c56-aca8-8fa7b279bc1d 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 57e85bcd-c556-4700-8411-1166ae4d98f9 (type: security_group_rules) to 0 2026-08-15 05:40:26.894 9 INFO neutron.wsgi [None req-f90a00c2-a230-4c56-aca8-8fa7b279bc1d 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1733 time: 0.1687009 2026-08-15 05:40:27.883 9 INFO neutron.wsgi [None req-14afc498-4dfc-49ba-93fb-690edc40d1a8 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/security-groups?tenant_id=ad1148c59a4d4eee8ca9d60a1d86d437 HTTP/1.1" status: 200 len: 4503 time: 0.0718019 2026-08-15 05:40:27.936 9 INFO neutron.wsgi [None req-57e38cf0-064b-45e9-92bd-311a0c83d2ce 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4503 time: 0.0438378 2026-08-15 05:40:28.041 9 INFO neutron.db.ovn_revision_numbers_db [None req-b78ba480-bba6-4d0c-838d-133e37bdf206 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource d06c48ab-3e61-48f0-b03e-41e5eda9631a (type: security_group_rules) to 0 2026-08-15 05:40:28.067 9 INFO neutron.wsgi [None req-b78ba480-bba6-4d0c-838d-133e37bdf206 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.1245496 2026-08-15 05:40:28.892 9 INFO neutron.wsgi [None req-ce783fa4-2762-47e8-b1a2-37b6010e4005 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/security-groups?tenant_id=ad1148c59a4d4eee8ca9d60a1d86d437 HTTP/1.1" status: 200 len: 5085 time: 0.0660570 2026-08-15 05:40:28.933 9 INFO neutron.wsgi [None req-d523828a-6779-4451-9502-bb302668c9cf 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 5085 time: 0.0329680 2026-08-15 05:40:29.070 9 INFO neutron.db.ovn_revision_numbers_db [None req-b02edcda-a9b1-4b22-b401-4fa10746ff7e 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 0be28dfe-b8a1-47fd-b5d0-2bffa1cb8971 (type: security_group_rules) to 0 2026-08-15 05:40:29.094 9 INFO neutron.wsgi [None req-b02edcda-a9b1-4b22-b401-4fa10746ff7e 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1514256 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-15 05:40:30.303 10 WARNING oslo_policy.policy [None req-ef171d79-cc62-4e2f-b3ee-47799e5686f3 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-08-15 05:40:30.596 10 INFO neutron.wsgi [None req-ef171d79-cc62-4e2f-b3ee-47799e5686f3 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/security-groups?tenant_id=ad1148c59a4d4eee8ca9d60a1d86d437 HTTP/1.1" status: 200 len: 5669 time: 0.7232957 2026-08-15 05:40:30.656 10 INFO neutron.wsgi [None req-4659ad96-bb25-4cd3-979c-ac0990edad5f 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 5669 time: 0.0531182 2026-08-15 05:40:30.765 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-5f245222-f559-4815-b52b-fee1e9b60ff0 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Starting OVNClientQosExtension 2026-08-15 05:40:30.765 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-5f245222-f559-4815-b52b-fee1e9b60ff0 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Starting OVNClientPlacementExtension 2026-08-15 05:40:30.815 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f245222-f559-4815-b52b-fee1e9b60ff0 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource e9388781-a1da-4195-a000-7758c68a3394 (type: security_group_rules) to 0 2026-08-15 05:40:30.891 10 INFO neutron.wsgi [None req-5f245222-f559-4815-b52b-fee1e9b60ff0 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.2269201 2026-08-15 05:40:31.537 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021272 2026-08-15 05:40:31.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032015 2026-08-15 05:40:31.750 9 INFO neutron.wsgi [None req-74f51802-5e91-48b3-81fb-390832528b38 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/security-groups?tenant_id=ad1148c59a4d4eee8ca9d60a1d86d437 HTTP/1.1" status: 200 len: 6253 time: 0.0762317 2026-08-15 05:40:31.798 9 INFO neutron.wsgi [None req-51e699df-6608-4802-a984-02d8217a1ed1 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 6253 time: 0.0387588 2026-08-15 05:40:31.936 9 INFO neutron.db.ovn_revision_numbers_db [None req-4bf29319-6058-4204-8be7-e88e3cd6052a 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 9963e556-4612-408f-8456-4afded36430b (type: security_group_rules) to 0 2026-08-15 05:40:31.967 9 INFO neutron.wsgi [None req-4bf29319-6058-4204-8be7-e88e3cd6052a 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1591055 2026-08-15 05:40:32.792 9 INFO neutron.wsgi [None req-361bba65-9618-4ed2-b8ab-cf066f76a725 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/security-groups?tenant_id=ad1148c59a4d4eee8ca9d60a1d86d437 HTTP/1.1" status: 200 len: 6837 time: 0.0709300 2026-08-15 05:40:32.838 9 INFO neutron.wsgi [None req-e79ba12a-4fce-424a-a5f1-601d835313c0 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 6837 time: 0.0366094 2026-08-15 05:40:32.971 9 INFO neutron.db.ovn_revision_numbers_db [None req-e74f082b-a88e-4b1d-9663-6f6d73b54cdc 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 069d598d-97b2-41b6-b248-8d98ae8b6df5 (type: security_group_rules) to 0 2026-08-15 05:40:32.998 9 INFO neutron.wsgi [None req-e74f082b-a88e-4b1d-9663-6f6d73b54cdc 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1520472 2026-08-15 05:40:34.027 9 INFO neutron.wsgi [None req-5670ebc6-f33e-47ad-978c-f3e25faf0430 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 7421 time: 0.0770292 2026-08-15 05:40:34.092 9 INFO neutron.wsgi [None req-cf0dd1bf-5910-4661-aff2-b585f50a242a 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/ports HTTP/1.1" status: 200 len: 2301 time: 0.0564556 2026-08-15 05:40:34.183 9 INFO neutron.wsgi [None req-fbee3a71-e075-4b06-b331-8ade09f2d4a8 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1653 time: 0.0823684 2026-08-15 05:40:34.473 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3ca41f1f-d565-48e6-8b4b-c19cc065c3dd 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] No more DHCP agents 2026-08-15 05:40:34.475 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3ca41f1f-d565-48e6-8b4b-c19cc065c3dd 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Unable to schedule network 434d25e3-dcad-466e-945d-ed00182149ae: no agents available; will retry on subsequent port and subnet creation events. 2026-08-15 05:40:34.613 9 INFO neutron.db.ovn_revision_numbers_db [None req-3ca41f1f-d565-48e6-8b4b-c19cc065c3dd 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 710b876f-f643-4bcf-972a-e42ae531d2e8 (type: ports) to 1 2026-08-15 05:40:34.633 9 INFO neutron.wsgi [None req-3ca41f1f-d565-48e6-8b4b-c19cc065c3dd 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1281 time: 0.4390855 2026-08-15 05:40:40.644 10 INFO neutron.pecan_wsgi.hooks.translation [None req-7faefbe5-7060-4ce6-b35d-24ae023394ec 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] GET failed (client error): The resource could not be found. 2026-08-15 05:40:40.647 10 INFO neutron.wsgi [None req-7faefbe5-7060-4ce6-b35d-24ae023394ec 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0728080 2026-08-15 05:40:40.715 10 INFO neutron.wsgi [None req-77d8c52f-4f5d-4334-a6b7-8aa726d9e56b 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1279 time: 0.0641065 2026-08-15 05:40:41.256 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d844089-93ef-43f3-85a9-d9b907053956 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 710b876f-f643-4bcf-972a-e42ae531d2e8 (type: ports) to 1 2026-08-15 05:40:41.512 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d844089-93ef-43f3-85a9-d9b907053956 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 710b876f-f643-4bcf-972a-e42ae531d2e8 (type: ports) to 2 2026-08-15 05:40:41.531 10 INFO neutron.wsgi [None req-3d844089-93ef-43f3-85a9-d9b907053956 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "PUT /v2.0/ports/710b876f-f643-4bcf-972a-e42ae531d2e8 HTTP/1.1" status: 200 len: 1366 time: 0.8076935 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-15 05:40:43.032 9 INFO neutron.wsgi [None req-7d5e715c-4deb-483b-bec5-4cb8797440d7 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3511 time: 0.0728333 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-15 05:40:44.033 10 INFO neutron.wsgi [None req-64cd1d54-a791-4db5-b5dd-846ff2b04337 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/security-groups?tenant_id=ad1148c59a4d4eee8ca9d60a1d86d437 HTTP/1.1" status: 200 len: 7421 time: 0.0822971 2026-08-15 05:40:44.155 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ab55f4e-d2ba-4c1f-9f0d-82292072ea29 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 8a84c8aa-6cfc-4f82-a833-f2582330096d (type: security_groups) to 1 2026-08-15 05:40:44.168 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ab55f4e-d2ba-4c1f-9f0d-82292072ea29 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 1ccf566d-b1c5-463a-907b-718276806a71 (type: security_group_rules) to 0 2026-08-15 05:40:44.182 10 INFO neutron.db.ovn_revision_numbers_db [None req-6ab55f4e-d2ba-4c1f-9f0d-82292072ea29 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 6a342044-831f-413b-a104-ae2180eb98a4 (type: security_group_rules) to 0 2026-08-15 05:40:44.199 10 INFO neutron.wsgi [None req-6ab55f4e-d2ba-4c1f-9f0d-82292072ea29 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1727 time: 0.1552923 2026-08-15 05:40:45.105 9 INFO neutron.wsgi [None req-855a8c81-c429-4b52-965c-64f73e031439 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/security-groups?tenant_id=ad1148c59a4d4eee8ca9d60a1d86d437 HTTP/1.1" status: 200 len: 8949 time: 0.0769658 2026-08-15 05:40:45.159 9 INFO neutron.wsgi [None req-b35b88f4-64ee-4ca4-ac5b-46c40095f567 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 8949 time: 0.0452116 2026-08-15 05:40:45.421 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5f9dfcc-b07e-42c8-bb32-aa1edf04cbc0 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource f9df88dd-a9a2-441f-b50f-09f3c4324b3c (type: security_group_rules) to 0 2026-08-15 05:40:45.452 9 INFO neutron.wsgi [None req-f5f9dfcc-b07e-42c8-bb32-aa1edf04cbc0 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 771 time: 0.2830434 2026-08-15 05:40:46.274 9 INFO neutron.wsgi [None req-7cc16ad8-70e2-4d79-b203-bc5f4068a5ad 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/security-groups?tenant_id=ad1148c59a4d4eee8ca9d60a1d86d437 HTTP/1.1" status: 200 len: 9553 time: 0.0795105 2026-08-15 05:40:46.340 9 INFO neutron.wsgi [None req-e18d063f-b9f7-4681-a373-032b1400804d 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 9553 time: 0.0562425 2026-08-15 05:40:46.507 9 INFO neutron.db.ovn_revision_numbers_db [None req-781af728-71f1-4b80-87c8-9da528173749 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] Successfully bumped revision number for resource 75fa7843-90b6-4b4a-b704-0b6e6fd0409d (type: security_group_rules) to 0 2026-08-15 05:40:46.530 9 INFO neutron.wsgi [None req-781af728-71f1-4b80-87c8-9da528173749 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 775 time: 0.1811519 2026-08-15 05:40:46.536 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015717 2026-08-15 05:40:46.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027606 2026-08-15 05:41:01.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033128 2026-08-15 05:41:01.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027575 2026-08-15 05:41:16.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027096 2026-08-15 05:41:16.542 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032051 2026-08-15 05:41:31.537 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025237 2026-08-15 05:41:31.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028644 2026-08-15 05:41:46.537 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026786 2026-08-15 05:41:46.541 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023549 2026-08-15 05:41:51.139 10 INFO neutron.wsgi [None req-8ec518d9-d490-4cbd-b09f-28f7373eb31f 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/quotas/ad1148c59a4d4eee8ca9d60a1d86d437 HTTP/1.1" status: 200 len: 362 time: 0.0157003 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-08-15 05:41:51.485 10 INFO neutron.wsgi [None req-ec9f0422-7eee-4d20-a095-a0ff2c3ab8d3 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "PUT /v2.0/quotas/ad1148c59a4d4eee8ca9d60a1d86d437 HTTP/1.1" status: 200 len: 361 time: 0.0397182 2026-08-15 05:41:51.777 10 INFO neutron.wsgi [None req-cd6d0b3d-703b-45a0-a419-9c900e013881 8a28bc074ba04c09bab8f34ba21d7485 ad1148c59a4d4eee8ca9d60a1d86d437 - - default default] 199.204.45.74,10.0.0.6 "GET /v2.0/quotas/ad1148c59a4d4eee8ca9d60a1d86d437 HTTP/1.1" status: 200 len: 361 time: 0.0090063 2026-08-15 05:42:01.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023031 2026-08-15 05:42:01.540 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032601 2026-08-15 05:42:16.539 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032678 2026-08-15 05:42:16.542 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0064802 2026-08-15 05:42:31.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028319 2026-08-15 05:42:31.539 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038292 2026-08-15 05:42:46.537 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018702 2026-08-15 05:42:46.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029259 2026-08-15 05:43:01.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031214 2026-08-15 05:43:01.539 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036919 2026-08-15 05:43:16.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031781 2026-08-15 05:43:16.539 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039549 2026-08-15 05:43:31.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029604 2026-08-15 05:43:31.542 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028877 2026-08-15 05:43:33.511 15 INFO neutron.db.ovn_revision_numbers_db [None req-1b2acd00-dcfa-4561-9c06-e65f0cbcf538 - - - - - -] Successfully bumped revision number for resource 434d25e3-dcad-466e-945d-ed00182149ae (type: networks) to 2 2026-08-15 05:43:33.559 15 INFO neutron.db.ovn_revision_numbers_db [None req-1b2acd00-dcfa-4561-9c06-e65f0cbcf538 - - - - - -] Successfully bumped revision number for resource 735d7c26-b7aa-42a3-b576-9ccbdb1bb592 (type: security_groups) to 6 2026-08-15 05:43:33.601 15 INFO neutron.db.ovn_revision_numbers_db [None req-1b2acd00-dcfa-4561-9c06-e65f0cbcf538 - - - - - -] Successfully bumped revision number for resource 8a84c8aa-6cfc-4f82-a833-f2582330096d (type: security_groups) to 3 2026-08-15 05:43:33.812 15 INFO neutron.db.ovn_revision_numbers_db [None req-1b2acd00-dcfa-4561-9c06-e65f0cbcf538 - - - - - -] Successfully bumped revision number for resource 710b876f-f643-4bcf-972a-e42ae531d2e8 (type: ports) to 3 2026-08-15 05:43:33.813 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1b2acd00-dcfa-4561-9c06-e65f0cbcf538 - - - - - -] Maintenance task: Synchronization finished (took 0.43 seconds) 2026-08-15 05:43:46.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028551 2026-08-15 05:43:46.539 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032773 2026-08-15 05:44:01.539 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029380 2026-08-15 05:44:01.539 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028136 2026-08-15 05:44:16.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028467 2026-08-15 05:44:16.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034080 2026-08-15 05:44:31.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030942 2026-08-15 05:44:31.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029087 2026-08-15 05:44:46.537 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026946 2026-08-15 05:44:46.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036533 2026-08-15 05:45:01.537 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017653 2026-08-15 05:45:01.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029171 2026-08-15 05:45:16.537 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020709 2026-08-15 05:45:16.537 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026124 2026-08-15 05:45:31.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028977 2026-08-15 05:45:31.540 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013273 2026-08-15 05:45:46.539 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029588 2026-08-15 05:45:46.539 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038617 2026-08-15 05:46:01.537 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027001 2026-08-15 05:46:01.537 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029795 2026-08-15 05:46:16.541 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0048728 2026-08-15 05:46:16.541 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0047519 2026-08-15 05:46:31.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027034 2026-08-15 05:46:31.539 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036194 2026-08-15 05:46:46.537 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026460 2026-08-15 05:46:46.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029597 2026-08-15 05:47:01.539 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028086 2026-08-15 05:47:01.539 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036757 2026-08-15 05:47:16.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029087 2026-08-15 05:47:16.539 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037351 2026-08-15 05:47:31.537 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021904 2026-08-15 05:47:31.541 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0043952 2026-08-15 05:47:46.539 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023363 2026-08-15 05:47:46.541 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013614 2026-08-15 05:48:01.537 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021327 2026-08-15 05:48:01.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027947 2026-08-15 05:48:16.537 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017033 2026-08-15 05:48:16.539 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013771 2026-08-15 05:48:31.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025423 2026-08-15 05:48:31.539 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030873 2026-08-15 05:48:46.537 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020885 2026-08-15 05:48:46.539 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0010355 2026-08-15 05:49:01.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026143 2026-08-15 05:49:01.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027473 2026-08-15 05:49:16.540 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022023 2026-08-15 05:49:16.539 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022058 2026-08-15 05:49:31.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025172 2026-08-15 05:49:31.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033429 2026-08-15 05:49:46.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029244 2026-08-15 05:49:46.540 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012527 2026-08-15 05:50:01.537 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019867 2026-08-15 05:50:01.539 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040064 2026-08-15 05:50:16.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019355 2026-08-15 05:50:16.540 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039821 2026-08-15 05:50:31.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027199 2026-08-15 05:50:31.541 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016980 2026-08-15 05:50:46.542 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032144 2026-08-15 05:50:46.549 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0048945 2026-08-15 05:51:01.539 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035880 2026-08-15 05:51:01.577 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0408432 2026-08-15 05:51:16.536 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019226 2026-08-15 05:51:16.537 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024221 2026-08-15 05:51:31.537 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017560 2026-08-15 05:51:31.537 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024564 2026-08-15 05:51:46.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029206 2026-08-15 05:51:46.539 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035498 2026-08-15 05:52:01.537 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023279 2026-08-15 05:52:01.539 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011899 2026-08-15 05:52:16.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030668 2026-08-15 05:52:16.539 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036860 2026-08-15 05:52:31.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029523 2026-08-15 05:52:31.539 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034659 2026-08-15 05:52:46.537 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019662 2026-08-15 05:52:46.540 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018780 2026-08-15 05:53:01.537 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016057 2026-08-15 05:53:01.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023305 2026-08-15 05:53:16.537 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019586 2026-08-15 05:53:16.539 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0011752 2026-08-15 05:53:31.537 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024724 2026-08-15 05:53:31.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035257 2026-08-15 05:53:46.537 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027025 2026-08-15 05:53:46.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028477 2026-08-15 05:54:01.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027702 2026-08-15 05:54:01.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029132 2026-08-15 05:54:16.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035150 2026-08-15 05:54:16.542 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020988 2026-08-15 05:54:31.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027459 2026-08-15 05:54:31.538 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026770 2026-08-15 05:54:46.538 9 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032523 2026-08-15 05:54:46.541 10 INFO neutron.wsgi [-] 10.0.0.6 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0063574