++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Sep 1 11:55:37 PM UTC 2026 ===================' INFO: =================== Tue Sep 1 11:55:37 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ cut -d / -f 1 +++ command -v ip +++ local nic=enp1s0 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' +++ ip addr show dev enp1s0 ++ DEFAULT_LOCAL_IP=10.0.0.191 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=0 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 0 ]] ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=kubernetes ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=no-auth ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=False ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.191 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.191 ++ ANALYTICSDB_NODES=10.0.0.191 ++ ANALYTICS_SNMP_NODES=10.0.0.191 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:8081 ' +++ '[' -n '10.0.0.191:8081 ' ']' +++ echo 10.0.0.191:8081 ++ ANALYTICS_SERVERS=10.0.0.191:8081 +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:9042 ' +++ '[' -n '10.0.0.191:9042 ' ']' +++ echo 10.0.0.191:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.191:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.191 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:8086 ' +++ '[' -n '10.0.0.191:8086 ' ']' +++ echo 10.0.0.191:8086 ++ COLLECTOR_SERVERS=10.0.0.191:8086 ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.191 ++ CONFIGDB_NODES=10.0.0.191 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:8082 ' +++ '[' -n '10.0.0.191:8082 ' ']' +++ echo 10.0.0.191:8082 ++ CONFIG_SERVERS=10.0.0.191:8082 +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:9161 ' +++ '[' -n '10.0.0.191:9161 ' ']' +++ echo 10.0.0.191:9161 ++ CONFIGDB_SERVERS=10.0.0.191:9161 +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:9041 ' +++ '[' -n '10.0.0.191:9041 ' ']' +++ echo 10.0.0.191:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.191:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=False ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=False ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=False ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.0.0.191 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.191 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.191 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+=10.0.0.191:2181, +++ '[' -n 10.0.0.191:2181, ']' +++ echo 10.0.0.191:2181 ++ ZOOKEEPER_SERVERS=10.0.0.191:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:2181 ' +++ '[' -n '10.0.0.191:2181 ' ']' +++ echo 10.0.0.191:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.191:2181 ++ RABBITMQ_NODES=10.0.0.191 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+=10.0.0.191:5673, +++ '[' -n 10.0.0.191:5673, ']' +++ echo 10.0.0.191:5673 ++ RABBITMQ_SERVERS=10.0.0.191:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=False ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:6379 ' +++ '[' -n '10.0.0.191:6379 ' ']' +++ echo 10.0.0.191:6379 ++ REDIS_SERVERS=10.0.0.191:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=False ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.191 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.191 +++ local server_address=10.0.0.191 +++ extended_server_list+='10.0.0.191:9092 ' +++ '[' -n '10.0.0.191:9092 ' ']' +++ echo 10.0.0.191:9092 ++ KAFKA_SERVERS=10.0.0.191:9092 ++ KAFKA_SSL_ENABLE=False ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/ ++ KEYSTONE_AUTH_HOST=127.0.0.1 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.191 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.191 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.191 + local cassandra=10.0.0.191 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.191 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.191 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.191 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.191 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.191 +++ local servers=10.0.0.191 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.191,10.232.77.1,127.0.0.1,172.17.0.1,252.191.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.191'\''))' +++ local server_ip=10.0.0.191 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.191 ]] +++ [[ ,10.0.0.191,10.232.77.1,127.0.0.1,172.17.0.1,252.191.0.1,, =~ ,10\.0\.0\.191, ]] +++ echo 10.0.0.191 1 +++ return ++ local ip=10.0.0.191 ++ [[ -z 10.0.0.191 ]] ++ echo 10.0.0.191 + host_ip=10.0.0.191 + [[ cql == \c\q\l ]] ++ echo 10.0.0.191:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.191:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.191:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sort ++ grep '^API__.*__.*=.*$' ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 09/01/2026 23:56:22.585 7faae6f2bc80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/01/2026 23:56:22.779 7faae6f2bc80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/01/2026 23:56:22.818 7faae6f2bc80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/01/2026 23:56:22.819 7faae6f2bc80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.191:8082/ Hit Ctrl-C to quit. 10.0.0.191 - - [2026-09-01 23:56:35] "GET / HTTP/1.1" 503 181 0.000256 10.0.0.191 - - [2026-09-01 23:56:35] "GET / HTTP/1.1" 503 181 0.000278 10.0.0.191 - - [2026-09-01 23:56:36] "GET / HTTP/1.1" 200 36215 0.013328 10.0.0.191 - - [2026-09-01 23:56:36] "GET / HTTP/1.1" 200 36215 0.001713 10.0.0.191 - - [2026-09-01 23:56:36] "GET / HTTP/1.1" 200 45303 0.001432 10.0.0.191 - - [2026-09-01 23:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.087494 10.0.0.191 - - [2026-09-01 23:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.021558 10.0.0.191 - - [2026-09-01 23:56:36] "GET / HTTP/1.1" 200 36215 0.001200 10.0.0.191 - - [2026-09-01 23:56:36] "GET / HTTP/1.1" 200 36215 0.001167 10.0.0.191 - - [2026-09-01 23:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004703 10.0.0.191 - - [2026-09-01 23:56:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010712 10.0.0.191 - - [2026-09-01 23:56:36] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009657 10.0.0.191 - - [2026-09-01 23:56:36] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.011779 10.0.0.191 - - [2026-09-01 23:56:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.004741 10.0.0.191 - - [2026-09-01 23:56:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.004315 10.0.0.191 - - [2026-09-01 23:56:37] "POST /config-nodes HTTP/1.1" 200 595 0.074788 10.0.0.191 - - [2026-09-01 23:56:37] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.066521 10.0.0.191 - - [2026-09-01 23:56:37] "POST /fqname-to-id HTTP/1.1" 404 186 0.021106 10.0.0.191 - - [2026-09-01 23:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.012464 10.0.0.191 - - [2026-09-01 23:56:37] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.034773 10.0.0.191 - - [2026-09-01 23:56:37] "POST /service-appliance-sets HTTP/1.1" 200 555 0.162875 10.0.0.191 - - [2026-09-01 23:56:37] "GET / HTTP/1.1" 200 36215 0.001477 10.0.0.191 - - [2026-09-01 23:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006382 10.0.0.191 - - [2026-09-01 23:56:37] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006070 10.0.0.191 - - [2026-09-01 23:56:37] "POST /fqname-to-id HTTP/1.1" 404 216 0.009604 10.0.0.191 - - [2026-09-01 23:56:37] "POST /fqname-to-id HTTP/1.1" 404 180 0.015321 10.0.0.191 - - [2026-09-01 23:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007560 10.0.0.191 - - [2026-09-01 23:56:37] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007958 10.0.0.191 - - [2026-09-01 23:56:37] "POST /analytics-nodes HTTP/1.1" 200 601 0.037184 10.0.0.191 - - [2026-09-01 23:56:37] "POST /service-appliance-sets HTTP/1.1" 200 543 0.154946 10.0.0.191 - - [2026-09-01 23:56:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003172 10.0.0.191 - - [2026-09-01 23:56:37] "GET /network-ipam/6876b18b-78b2-4c90-8236-e946926f53ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.008082 10.0.0.191 - - [2026-09-01 23:56:37] "GET / HTTP/1.1" 200 36215 0.002941 10.0.0.191 - - [2026-09-01 23:56:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005033 10.0.0.191 - - [2026-09-01 23:56:38] "GET / HTTP/1.1" 200 36215 0.004025 10.0.0.191 - - [2026-09-01 23:56:38] "POST /service-templates HTTP/1.1" 200 513 0.126925 10.0.0.191 - - [2026-09-01 23:56:38] "POST /service-templates HTTP/1.1" 200 503 0.102977 10.0.0.191 - - [2026-09-01 23:56:38] "POST /service-templates HTTP/1.1" 200 517 0.069151 10.0.0.191 - - [2026-09-01 23:56:38] "POST /service-templates HTTP/1.1" 200 537 0.113597 10.0.0.191 - - [2026-09-01 23:56:38] "POST /service-templates HTTP/1.1" 200 509 0.049122 10.0.0.191 - - [2026-09-01 23:56:39] "GET / HTTP/1.1" 200 36215 0.005112 10.0.0.191 - - [2026-09-01 23:56:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.191 - - [2026-09-01 23:56:39] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.021125 10.0.0.191 - - [2026-09-01 23:56:39] "POST /fqname-to-id HTTP/1.1" 404 216 0.002929 10.0.0.191 - - [2026-09-01 23:56:39] "POST /config-database-nodes HTTP/1.1" 200 613 0.128205 10.0.0.191 - - [2026-09-01 23:56:40] "GET / HTTP/1.1" 200 36215 0.003552 10.0.0.191 - - [2026-09-01 23:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016311 10.0.0.191 - - [2026-09-01 23:56:40] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.031028 10.0.0.191 - - [2026-09-01 23:56:40] "POST /fqname-to-id HTTP/1.1" 404 216 0.007158 10.0.0.191 - - [2026-09-01 23:56:40] "POST /database-nodes HTTP/1.1" 200 599 0.104247 10.0.0.191 - - [2026-09-01 23:56:42] "GET / HTTP/1.1" 200 36215 0.003084 10.0.0.191 - - [2026-09-01 23:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004479 10.0.0.191 - - [2026-09-01 23:56:42] "GET /routing-instance/b00a0377-8b7e-4694-8736-7d99cfce07c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012825 10.0.0.191 - - [2026-09-01 23:56:42] "POST /bgp-routers HTTP/1.1" 200 618 0.180135 10.0.0.191 - - [2026-09-01 23:56:42] "GET /bgp-router/8b48d866-dad8-462e-9343-b7544d6f4b02?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.010246 10.0.0.191 - - [2026-09-01 23:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.191 - - [2026-09-01 23:56:42] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008436 10.0.0.191 - - [2026-09-01 23:56:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006143 10.0.0.191 - - [2026-09-01 23:56:42] "GET /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.023991 10.0.0.191 - - [2026-09-01 23:56:42] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005442 10.0.0.191 - - [2026-09-01 23:56:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004748 10.0.0.191 - - [2026-09-01 23:56:43] "POST /ref-update HTTP/1.1" 200 156 0.012526 10.0.0.191 - - [2026-09-01 23:56:43] "PUT /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f HTTP/1.1" 200 277 0.066632 10.0.0.191 - - [2026-09-01 23:56:43] "GET / HTTP/1.1" 200 36215 0.001849 10.0.0.191 - - [2026-09-01 23:56:43] "POST /alarms HTTP/1.1" 200 583 0.059009 10.0.0.191 - - [2026-09-01 23:56:43] "POST /alarms HTTP/1.1" 200 577 0.085742 10.0.0.191 - - [2026-09-01 23:56:43] "POST /alarms HTTP/1.1" 200 577 0.091448 10.0.0.191 - - [2026-09-01 23:56:43] "POST /alarms HTTP/1.1" 200 561 0.093036 10.0.0.191 - - [2026-09-01 23:56:43] "POST /alarms HTTP/1.1" 200 557 0.098244 10.0.0.191 - - [2026-09-01 23:56:44] "POST /alarms HTTP/1.1" 200 559 0.128400 10.0.0.191 - - [2026-09-01 23:56:44] "POST /alarms HTTP/1.1" 200 567 0.062569 10.0.0.191 - - [2026-09-01 23:56:44] "POST /alarms HTTP/1.1" 200 551 0.099021 10.0.0.191 - - [2026-09-01 23:56:44] "POST /alarms HTTP/1.1" 200 559 0.081946 10.0.0.191 - - [2026-09-01 23:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.191 - - [2026-09-01 23:56:44] "GET /network-ipam/6876b18b-78b2-4c90-8236-e946926f53ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005066 10.0.0.191 - - [2026-09-01 23:56:44] "POST /alarms HTTP/1.1" 200 569 0.169668 10.0.0.191 - - [2026-09-01 23:56:44] "POST /alarms HTTP/1.1" 200 557 0.232302 10.0.0.191 - - [2026-09-01 23:56:44] "POST /alarms HTTP/1.1" 200 569 0.066118 10.0.0.191 - - [2026-09-01 23:56:45] "POST /alarms HTTP/1.1" 200 577 0.173834 10.0.0.191 - - [2026-09-01 23:56:45] "POST /alarms HTTP/1.1" 200 571 0.064715 10.0.0.191 - - [2026-09-01 23:56:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.004486 10.0.0.191 - - [2026-09-01 23:56:45] "POST /alarms HTTP/1.1" 200 563 0.101329 10.0.0.191 - - [2026-09-01 23:56:45] "POST /access-control-lists HTTP/1.1" 200 589 0.144136 10.0.0.191 - - [2026-09-01 23:56:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.021047 10.0.0.191 - - [2026-09-01 23:56:45] "POST /alarms HTTP/1.1" 200 563 0.112247 10.0.0.191 - - [2026-09-01 23:56:45] "POST /alarms HTTP/1.1" 200 563 0.138710 10.0.0.191 - - [2026-09-01 23:56:45] "POST /access-control-lists HTTP/1.1" 200 587 0.200482 10.0.0.191 - - [2026-09-01 23:56:45] "POST /alarms HTTP/1.1" 200 549 0.108401 10.0.0.191 - - [2026-09-01 23:56:45] "POST /alarms HTTP/1.1" 200 597 0.159243 10.0.0.191 - - [2026-09-01 23:56:46] "POST /route-targets HTTP/1.1" 200 328 0.068728 10.0.0.191 - - [2026-09-01 23:56:46] "POST /ref-update HTTP/1.1" 200 156 0.050446 10.0.0.191 - - [2026-09-01 23:56:46] "POST /alarms HTTP/1.1" 200 577 0.143139 10.0.0.191 - - [2026-09-01 23:56:46] "POST /route-targets HTTP/1.1" 200 328 0.120484 10.0.0.191 - - [2026-09-01 23:56:46] "POST /alarms HTTP/1.1" 200 573 0.150415 10.0.0.191 - - [2026-09-01 23:56:46] "POST /ref-update HTTP/1.1" 200 156 0.077026 10.0.0.191 - - [2026-09-01 23:56:46] "POST /alarms HTTP/1.1" 200 585 0.243113 10.0.0.191 - - [2026-09-01 23:56:46] "POST /route-targets HTTP/1.1" 200 328 0.111524 10.0.0.191 - - [2026-09-01 23:56:46] "POST /alarms HTTP/1.1" 200 611 0.107808 10.0.0.191 - - [2026-09-01 23:56:46] "POST /ref-update HTTP/1.1" 200 156 0.092896 10.0.0.191 - - [2026-09-01 23:56:46] "POST /route-targets HTTP/1.1" 200 328 0.045832 10.0.0.191 - - [2026-09-01 23:56:46] "POST /ref-update HTTP/1.1" 200 156 0.030038 10.0.0.191 - - [2026-09-01 23:56:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.005919 10.0.0.191 - - [2026-09-01 23:56:46] "POST /access-control-lists HTTP/1.1" 200 553 0.101594 10.0.0.191 - - [2026-09-01 23:56:47] "GET / HTTP/1.1" 200 36215 0.001356 10.0.0.191 - - [2026-09-01 23:56:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.012483 10.0.0.191 - - [2026-09-01 23:56:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005855 10.0.0.191 - - [2026-09-01 23:56:47] "PUT /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f HTTP/1.1" 200 277 0.058805 10.0.0.191 - - [2026-09-01 23:56:48] "GET / HTTP/1.1" 200 36215 0.001564 10.0.0.191 - - [2026-09-01 23:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004232 10.0.0.191 - - [2026-09-01 23:56:48] "GET /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.004110 10.0.0.191 - - [2026-09-01 23:56:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005586 10.0.0.191 - - [2026-09-01 23:56:48] "PUT /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f HTTP/1.1" 200 277 0.017233 10.0.0.191 - - [2026-09-01 23:56:49] "GET / HTTP/1.1" 200 36215 0.002549 10.0.0.191 - - [2026-09-01 23:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003082 10.0.0.191 - - [2026-09-01 23:56:49] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006963 10.0.0.191 - - [2026-09-01 23:56:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.007711 10.0.0.191 - - [2026-09-01 23:56:49] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.051782 10.0.0.191 - - [2026-09-01 23:56:49] "GET / HTTP/1.1" 200 36215 0.001832 10.0.0.191 - - [2026-09-01 23:56:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.191 - - [2026-09-01 23:56:49] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009952 10.0.0.191 - - [2026-09-01 23:56:49] "PUT /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0 HTTP/1.1" 200 275 0.060672 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:56:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001127 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:56:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001330 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:56:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001833 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:56:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001596 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:57:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001292 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:57:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001455 10.0.0.191 - - [2026-09-01 23:57:06] "GET / HTTP/1.1" 200 36215 0.001683 10.0.0.191 - - [2026-09-01 23:57:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.191 - - [2026-09-01 23:57:07] "GET /domain/ed3eb4c9-5623-49bd-ba24-cc0117e6e9de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.003984 10.0.0.191 - - [2026-09-01 23:57:07] "POST /id-to-fqname HTTP/1.1" 200 173 0.000613 10.0.0.191 - - [2026-09-01 23:57:07] "POST /fqname-to-id HTTP/1.1" 404 182 0.013572 10.0.0.191 - - [2026-09-01 23:57:07] "POST /security-groups HTTP/1.1" 200 570 0.152313 10.0.0.191 - - [2026-09-01 23:57:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.004639 10.0.0.191 - - [2026-09-01 23:57:07] "POST /projects HTTP/1.1" 200 483 0.561535 10.0.0.191 - - [2026-09-01 23:57:08] "POST /access-control-lists HTTP/1.1" 200 581 0.137288 10.0.0.191 - - [2026-09-01 23:57:08] "POST /fqname-to-id HTTP/1.1" 404 212 0.026732 10.0.0.191 - - [2026-09-01 23:57:08] "POST /security-groups HTTP/1.1" 200 536 0.186304 10.0.0.191 - - [2026-09-01 23:57:08] "POST /access-control-lists HTTP/1.1" 200 579 0.112066 10.0.0.191 - - [2026-09-01 23:57:08] "POST /chown HTTP/1.1" 200 109 0.062901 10.0.0.191 - - [2026-09-01 23:57:08] "POST /policy-managements HTTP/1.1" 409 214 0.009306 10.0.0.191 - - [2026-09-01 23:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008774 10.0.0.191 - - [2026-09-01 23:57:08] "POST /fqname-to-id HTTP/1.1" 404 232 0.014326 10.0.0.191 - - [2026-09-01 23:57:08] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007367 10.0.0.191 - - [2026-09-01 23:57:08] "POST /access-control-lists HTTP/1.1" 200 596 0.072409 10.0.0.191 - - [2026-09-01 23:57:08] "POST /fqname-to-id HTTP/1.1" 404 231 0.005463 10.0.0.191 - - [2026-09-01 23:57:08] "POST /application-policy-sets HTTP/1.1" 200 530 0.076149 10.0.0.191 - - [2026-09-01 23:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008926 10.0.0.191 - - [2026-09-01 23:57:08] "GET /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.014786 10.0.0.191 - - [2026-09-01 23:57:08] "POST /access-control-lists HTTP/1.1" 200 594 0.111859 10.0.0.191 - - [2026-09-01 23:57:08] "PUT /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f HTTP/1.1" 200 277 0.072934 10.0.0.191 - - [2026-09-01 23:57:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.024674 10.0.0.191 - - [2026-09-01 23:57:08] "GET /virtual-network/bf4f498c-fc4c-46ab-86da-b821769f4764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.015193 10.0.0.191 - - [2026-09-01 23:57:08] "POST /id-to-fqname HTTP/1.1" 200 177 0.002130 10.0.0.191 - - [2026-09-01 23:57:08] "POST /fqname-to-id HTTP/1.1" 404 186 0.013309 10.0.0.191 - - [2026-09-01 23:57:09] "POST /security-groups HTTP/1.1" 200 574 0.108146 10.0.0.191 - - [2026-09-01 23:57:09] "POST /projects HTTP/1.1" 200 491 0.364475 10.0.0.191 - - [2026-09-01 23:57:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.005571 10.0.0.191 - - [2026-09-01 23:57:09] "POST /access-control-lists HTTP/1.1" 200 585 0.119186 10.0.0.191 - - [2026-09-01 23:57:09] "POST /security-groups HTTP/1.1" 200 548 0.188982 10.0.0.191 - - [2026-09-01 23:57:09] "POST /fqname-to-id HTTP/1.1" 404 216 0.049607 10.0.0.191 - - [2026-09-01 23:57:09] "POST /chown HTTP/1.1" 200 109 0.039291 10.0.0.191 - - [2026-09-01 23:57:09] "POST /access-control-lists HTTP/1.1" 200 583 0.063295 10.0.0.191 - - [2026-09-01 23:57:09] "POST /network-ipams HTTP/1.1" 200 524 0.072928 10.0.0.191 - - [2026-09-01 23:57:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.023246 10.0.0.191 - - [2026-09-01 23:57:09] "POST /network-ipams HTTP/1.1" 200 512 0.095359 10.0.0.191 - - [2026-09-01 23:57:09] "POST /access-control-lists HTTP/1.1" 200 604 0.084352 10.0.0.191 - - [2026-09-01 23:57:09] "POST /fqname-to-id HTTP/1.1" 404 198 0.002582 10.0.0.191 - - [2026-09-01 23:57:09] "POST /fqname-to-id HTTP/1.1" 404 239 0.010562 10.0.0.191 - - [2026-09-01 23:57:09] "POST /access-control-lists HTTP/1.1" 200 602 0.033693 10.0.0.191 - - [2026-09-01 23:57:09] "POST /fqname-to-id HTTP/1.1" 404 229 0.024863 10.0.0.191 - - [2026-09-01 23:57:09] "POST /useragent-kv HTTP/1.1" 200 115 0.026901 10.0.0.191 - - [2026-09-01 23:57:09] "POST /virtual-networks HTTP/1.1" 200 540 0.283945 10.0.0.191 - - [2026-09-01 23:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014523 10.0.0.191 - - [2026-09-01 23:57:09] "POST /access-control-lists HTTP/1.1" 200 591 0.135499 10.0.0.191 - - [2026-09-01 23:57:10] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.055388 10.0.0.191 - - [2026-09-01 23:57:10] "POST /network-ipams HTTP/1.1" 200 520 0.056049 10.0.0.191 - - [2026-09-01 23:57:10] "POST /route-targets HTTP/1.1" 200 328 0.032417 10.0.0.191 - - [2026-09-01 23:57:10] "POST /fqname-to-id HTTP/1.1" 404 202 0.009598 10.0.0.191 - - [2026-09-01 23:57:10] "POST /ref-update HTTP/1.1" 200 156 0.076607 10.0.0.191 - - [2026-09-01 23:57:10] "POST /useragent-kv HTTP/1.1" 200 115 0.008686 10.0.0.191 - - [2026-09-01 23:57:10] "POST /virtual-networks HTTP/1.1" 200 548 0.253284 10.0.0.191 - - [2026-09-01 23:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011703 10.0.0.191 - - [2026-09-01 23:57:10] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.028440 10.0.0.191 - - [2026-09-01 23:57:10] "POST /route-targets HTTP/1.1" 200 328 0.020598 10.0.0.191 - - [2026-09-01 23:57:10] "POST /fqname-to-id HTTP/1.1" 404 199 0.024750 10.0.0.191 - - [2026-09-01 23:57:10] "POST /ref-update HTTP/1.1" 200 156 0.072074 10.0.0.191 - - [2026-09-01 23:57:10] "POST /network-policys HTTP/1.1" 200 540 0.072064 10.0.0.191 - - [2026-09-01 23:57:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.015211 10.0.0.191 - - [2026-09-01 23:57:10] "POST /network-policys HTTP/1.1" 200 536 0.036680 10.0.0.191 - - [2026-09-01 23:57:10] "POST /fqname-to-id HTTP/1.1" 404 201 0.037949 10.0.0.191 - - [2026-09-01 23:57:10] "POST /network-policys HTTP/1.1" 200 544 0.036659 10.0.0.191 - - [2026-09-01 23:57:10] "PUT /access-control-list/72f550bc-2ae2-4219-9975-1a074ddb570c HTTP/1.1" 200 273 0.038638 10.0.0.191 - - [2026-09-01 23:57:11] "POST /ref-update HTTP/1.1" 200 156 0.167334 10.0.0.191 - - [2026-09-01 23:57:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010649 10.0.0.191 - - [2026-09-01 23:57:11] "POST /ref-update HTTP/1.1" 200 156 0.156758 10.0.0.191 - - [2026-09-01 23:57:11] "PUT /access-control-list/e81b8d2f-0988-4af8-aa81-b35de44f63f3 HTTP/1.1" 200 273 0.087057 10.0.0.191 - - [2026-09-01 23:57:11] "PUT /access-control-list/72f550bc-2ae2-4219-9975-1a074ddb570c HTTP/1.1" 200 273 0.052419 10.0.0.191 - - [2026-09-01 23:57:11] "POST /ref-update HTTP/1.1" 200 156 0.117010 10.0.0.191 - - [2026-09-01 23:57:11] "POST /ref-update HTTP/1.1" 200 156 0.280456 10.0.0.191 - - [2026-09-01 23:57:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014107 10.0.0.191 - - [2026-09-01 23:57:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016134 10.0.0.191 - - [2026-09-01 23:57:11] "PUT /access-control-list/e81b8d2f-0988-4af8-aa81-b35de44f63f3 HTTP/1.1" 200 273 0.137131 10.0.0.191 - - [2026-09-01 23:57:11] "POST /fqname-to-id HTTP/1.1" 404 237 0.014949 10.0.0.191 - - [2026-09-01 23:57:11] "POST /ref-update HTTP/1.1" 200 156 0.187619 10.0.0.191 - - [2026-09-01 23:57:11] "POST /access-control-lists HTTP/1.1" 200 603 0.104043 10.0.0.191 - - [2026-09-01 23:57:11] "PUT /access-control-list/72f550bc-2ae2-4219-9975-1a074ddb570c HTTP/1.1" 200 273 0.089070 10.0.0.191 - - [2026-09-01 23:57:12] "POST /ref-update HTTP/1.1" 200 156 0.306387 10.0.0.191 - - [2026-09-01 23:57:12] "POST /ref-update HTTP/1.1" 200 156 0.179301 10.0.0.191 - - [2026-09-01 23:57:12] "PUT /access-control-list/416b532a-58bd-467c-9945-ce22ebff78d7 HTTP/1.1" 200 273 0.118268 10.0.0.191 - - [2026-09-01 23:57:12] "POST /ref-update HTTP/1.1" 200 156 0.298962 10.0.0.191 - - [2026-09-01 23:57:12] "POST /ref-update HTTP/1.1" 200 156 0.070163 10.0.0.191 - - [2026-09-01 23:57:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042513 10.0.0.191 - - [2026-09-01 23:57:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.026291 10.0.0.191 - - [2026-09-01 23:57:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019156 10.0.0.191 - - [2026-09-01 23:57:12] "PUT /access-control-list/416b532a-58bd-467c-9945-ce22ebff78d7 HTTP/1.1" 200 273 0.089832 10.0.0.191 - - [2026-09-01 23:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005947 10.0.0.191 - - [2026-09-01 23:57:12] "GET /virtual-network/bf4f498c-fc4c-46ab-86da-b821769f4764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.017550 10.0.0.191 - - [2026-09-01 23:57:12] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.007875 10.0.0.191 - - [2026-09-01 23:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.191 - - [2026-09-01 23:57:12] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.011154 10.0.0.191 - - [2026-09-01 23:57:12] "POST /firewall-policys HTTP/1.1" 200 532 0.071889 10.0.0.191 - - [2026-09-01 23:57:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.061132 10.0.0.191 - - [2026-09-01 23:57:12] "GET /firewall-policy/37569f36-db12-42bd-9770-c21f71947ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.010122 10.0.0.191 - - [2026-09-01 23:57:12] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.004160 10.0.0.191 - - [2026-09-01 23:57:12] "GET /firewall-policy/37569f36-db12-42bd-9770-c21f71947ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005046 10.0.0.191 - - [2026-09-01 23:57:13] "POST /ref-update HTTP/1.1" 200 156 0.040377 10.0.0.191 - - [2026-09-01 23:57:13] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.010576 10.0.0.191 - - [2026-09-01 23:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.191 - - [2026-09-01 23:57:13] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006268 10.0.0.191 - - [2026-09-01 23:57:13] "POST /firewall-policys HTTP/1.1" 200 534 0.048972 10.0.0.191 - - [2026-09-01 23:57:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.019422 10.0.0.191 - - [2026-09-01 23:57:13] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.055543 10.0.0.191 - - [2026-09-01 23:57:13] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003858 10.0.0.191 - - [2026-09-01 23:57:13] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.005630 10.0.0.191 - - [2026-09-01 23:57:13] "GET /firewall-policy/37569f36-db12-42bd-9770-c21f71947ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005782 10.0.0.191 - - [2026-09-01 23:57:13] "GET /firewall-policy/37569f36-db12-42bd-9770-c21f71947ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.008091 10.0.0.191 - - [2026-09-01 23:57:13] "POST /ref-update HTTP/1.1" 200 156 0.031277 10.0.0.191 - - [2026-09-01 23:57:13] "POST /ref-update HTTP/1.1" 200 156 0.052944 10.0.0.191 - - [2026-09-01 23:57:13] "POST /ref-update HTTP/1.1" 200 156 0.079394 10.0.0.191 - - [2026-09-01 23:57:13] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.009456 10.0.0.191 - - [2026-09-01 23:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010353 10.0.0.191 - - [2026-09-01 23:57:13] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005007 10.0.0.191 - - [2026-09-01 23:57:13] "POST /firewall-policys HTTP/1.1" 200 532 0.047568 10.0.0.191 - - [2026-09-01 23:57:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.029510 10.0.0.191 - - [2026-09-01 23:57:13] "GET /firewall-policy/12ae01b8-b6e4-4638-96d1-e26eedbf765d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.021483 10.0.0.191 - - [2026-09-01 23:57:13] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.005655 10.0.0.191 - - [2026-09-01 23:57:13] "GET /firewall-policy/12ae01b8-b6e4-4638-96d1-e26eedbf765d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003778 10.0.0.191 - - [2026-09-01 23:57:13] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004322 10.0.0.191 - - [2026-09-01 23:57:13] "GET /firewall-policy/37569f36-db12-42bd-9770-c21f71947ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004189 10.0.0.191 - - [2026-09-01 23:57:13] "GET /firewall-policy/37569f36-db12-42bd-9770-c21f71947ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004018 10.0.0.191 - - [2026-09-01 23:57:13] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003176 10.0.0.191 - - [2026-09-01 23:57:14] "POST /ref-update HTTP/1.1" 200 156 0.041636 10.0.0.191 - - [2026-09-01 23:57:14] "POST /ref-update HTTP/1.1" 200 156 0.048856 10.0.0.191 - - [2026-09-01 23:57:14] "POST /ref-update HTTP/1.1" 200 156 0.048381 10.0.0.191 - - [2026-09-01 23:57:14] "POST /ref-update HTTP/1.1" 200 156 0.044208 10.0.0.191 - - [2026-09-01 23:57:14] "POST /ref-update HTTP/1.1" 200 156 0.059691 10.0.0.191 - - [2026-09-01 23:57:14] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.005294 10.0.0.191 - - [2026-09-01 23:57:14] "POST /tags HTTP/1.1" 200 300 0.085845 10.0.0.191 - - [2026-09-01 23:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.191 - - [2026-09-01 23:57:14] "GET /tag/81fb565d-6ba5-404c-b601-a1901febd104?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.058311 10.0.0.191 - - [2026-09-01 23:57:14] "POST /set-tag HTTP/1.1" 200 109 0.031072 10.0.0.191 - - [2026-09-01 23:57:15] "POST /tags HTTP/1.1" 200 358 0.166602 10.0.0.191 - - [2026-09-01 23:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.015298 10.0.0.191 - - [2026-09-01 23:57:15] "GET /tag/c381c517-cf3a-40ab-9051-25b1334b39c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.038234 10.0.0.191 - - [2026-09-01 23:57:15] "POST /tags HTTP/1.1" 200 306 0.075738 10.0.0.191 - - [2026-09-01 23:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014392 10.0.0.191 - - [2026-09-01 23:57:15] "GET /tag/f2428fc7-3a44-4054-a986-70d2208ec31e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.025687 10.0.0.191 - - [2026-09-01 23:57:15] "POST /id-to-fqname HTTP/1.1" 200 174 0.000542 10.0.0.191 - - [2026-09-01 23:57:15] "POST /fqname-to-id HTTP/1.1" 404 183 0.011127 10.0.0.191 - - [2026-09-01 23:57:15] "POST /security-groups HTTP/1.1" 200 571 0.089575 10.0.0.191 - - [2026-09-01 23:57:15] "POST /projects HTTP/1.1" 200 485 0.270311 10.0.0.191 - - [2026-09-01 23:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.027673 10.0.0.191 - - [2026-09-01 23:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.051821 10.0.0.191 - - [2026-09-01 23:57:15] "POST /fqname-to-id HTTP/1.1" 404 214 0.010355 10.0.0.191 - - [2026-09-01 23:57:15] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.011065 10.0.0.191 - - [2026-09-01 23:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011685 10.0.0.191 - - [2026-09-01 23:57:15] "POST /access-control-lists HTTP/1.1" 200 582 0.055962 10.0.0.191 - - [2026-09-01 23:57:15] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.014090 10.0.0.191 - - [2026-09-01 23:57:15] "POST /fqname-to-id HTTP/1.1" 404 213 0.005834 10.0.0.191 - - [2026-09-01 23:57:15] "POST /access-control-lists HTTP/1.1" 200 580 0.125066 10.0.0.191 - - [2026-09-01 23:57:16] "PUT /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa HTTP/1.1" 200 265 0.185158 10.0.0.191 - - [2026-09-01 23:57:16] "PUT /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75 HTTP/1.1" 200 265 0.148750 10.0.0.191 - - [2026-09-01 23:57:16] "POST /security-groups HTTP/1.1" 200 539 0.113181 10.0.0.191 - - [2026-09-01 23:57:16] "POST /fqname-to-id HTTP/1.1" 404 234 0.016455 10.0.0.191 - - [2026-09-01 23:57:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.057895 10.0.0.191 - - [2026-09-01 23:57:16] "POST /chown HTTP/1.1" 200 109 0.049991 10.0.0.191 - - [2026-09-01 23:57:16] "POST /access-control-lists HTTP/1.1" 200 598 0.113781 10.0.0.191 - - [2026-09-01 23:57:16] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019722 10.0.0.191 - - [2026-09-01 23:57:16] "POST /fqname-to-id HTTP/1.1" 404 233 0.041096 10.0.0.191 - - [2026-09-01 23:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004695 10.0.0.191 - - [2026-09-01 23:57:16] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003885 10.0.0.191 - - [2026-09-01 23:57:16] "POST /tags HTTP/1.1" 409 207 0.002304 10.0.0.191 - - [2026-09-01 23:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.191 - - [2026-09-01 23:57:16] "GET /tag/f2428fc7-3a44-4054-a986-70d2208ec31e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.056873 10.0.0.191 - - [2026-09-01 23:57:16] "POST /access-control-lists HTTP/1.1" 200 596 0.109658 10.0.0.191 - - [2026-09-01 23:57:16] "POST /firewall-rules HTTP/1.1" 200 566 0.137732 10.0.0.191 - - [2026-09-01 23:57:16] "GET /firewall-rule/515d088d-2d38-4465-a395-7c64ba62f633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.007756 10.0.0.191 - - [2026-09-01 23:57:16] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003335 10.0.0.191 - - [2026-09-01 23:57:16] "GET /firewall-rule/515d088d-2d38-4465-a395-7c64ba62f633?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.005067 10.0.0.191 - - [2026-09-01 23:57:16] "POST /ref-update HTTP/1.1" 200 156 0.052156 10.0.0.191 - - [2026-09-01 23:57:17] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.033866 10.0.0.191 - - [2026-09-01 23:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012548 10.0.0.191 - - [2026-09-01 23:57:17] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004284 10.0.0.191 - - [2026-09-01 23:57:17] "POST /tags HTTP/1.1" 409 207 0.010399 10.0.0.191 - - [2026-09-01 23:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003109 10.0.0.191 - - [2026-09-01 23:57:17] "GET /tag/f2428fc7-3a44-4054-a986-70d2208ec31e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.023058 10.0.0.191 - - [2026-09-01 23:57:17] "POST /firewall-rules HTTP/1.1" 200 564 0.194346 10.0.0.191 - - [2026-09-01 23:57:17] "GET /firewall-rule/214d2968-856b-473d-8fa0-5cf4166f44a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.018265 10.0.0.191 - - [2026-09-01 23:57:17] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.010602 10.0.0.191 - - [2026-09-01 23:57:17] "GET /firewall-rule/214d2968-856b-473d-8fa0-5cf4166f44a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.005236 10.0.0.191 - - [2026-09-01 23:57:17] "POST /ref-update HTTP/1.1" 200 156 0.031717 10.0.0.191 - - [2026-09-01 23:57:17] "POST /fqname-to-id HTTP/1.1" 404 226 0.009563 10.0.0.191 - - [2026-09-01 23:57:17] "POST /tags HTTP/1.1" 200 306 0.093950 10.0.0.191 - - [2026-09-01 23:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.050951 10.0.0.191 - - [2026-09-01 23:57:17] "GET /tag/dc93f645-21d0-4aea-a4e7-770875f26dfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.022566 10.0.0.191 - - [2026-09-01 23:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007715 10.0.0.191 - - [2026-09-01 23:57:17] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043209 10.0.0.191 - - [2026-09-01 23:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.191 - - [2026-09-01 23:57:17] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.008329 10.0.0.191 - - [2026-09-01 23:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.191 - - [2026-09-01 23:57:17] "GET /service-appliance-set/f08a6d43-db79-427d-910a-4b11ae0b3167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.007664 10.0.0.191 - - [2026-09-01 23:57:17] "POST /fqname-to-id HTTP/1.1" 404 240 0.002263 10.0.0.191 - - [2026-09-01 23:57:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.183762 10.0.0.191 - - [2026-09-01 23:57:18] "GET /virtual-machine-interface/bb13eeae-46ce-4509-8479-739e8399dc0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.043816 10.0.0.191 - - [2026-09-01 23:57:18] "POST /instance-ips HTTP/1.1" 200 382 0.094291 10.0.0.191 - - [2026-09-01 23:57:18] "GET /instance-ip/6318c5bc-4be4-449f-908a-51e0ce2fd117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.047853 10.0.0.191 - - [2026-09-01 23:57:18] "POST /loadbalancers HTTP/1.1" 200 584 0.104159 10.0.0.191 - - [2026-09-01 23:57:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.036660 10.0.0.191 - - [2026-09-01 23:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.043912 10.0.0.191 - - [2026-09-01 23:57:18] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.067126 10.0.0.191 - - [2026-09-01 23:57:18] "GET /loadbalancer/9c6a74d5-739e-4eb1-9933-1ff8add30009?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.005363 10.0.0.191 - - [2026-09-01 23:57:18] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.036397 10.0.0.191 - - [2026-09-01 23:57:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.059699 10.0.0.191 - - [2026-09-01 23:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.025311 10.0.0.191 - - [2026-09-01 23:57:18] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.148703 10.0.0.191 - - [2026-09-01 23:57:19] "GET /instance-ip/6318c5bc-4be4-449f-908a-51e0ce2fd117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.018751 10.0.0.191 - - [2026-09-01 23:57:19] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.153423 10.0.0.191 - - [2026-09-01 23:57:19] "POST /floating-ips HTTP/1.1" 200 585 0.099874 10.0.0.191 - - [2026-09-01 23:57:19] "GET /loadbalancer-listener/bb8a1c85-a7e1-4948-ab80-504d5ba0d29f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.006928 10.0.0.191 - - [2026-09-01 23:57:19] "GET /loadbalancer-listener/bb8a1c85-a7e1-4948-ab80-504d5ba0d29f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.018107 10.0.0.191 - - [2026-09-01 23:57:19] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.068241 10.0.0.191 - - [2026-09-01 23:57:19] "GET /instance-ip/6318c5bc-4be4-449f-908a-51e0ce2fd117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003499 10.0.0.191 - - [2026-09-01 23:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004996 10.0.0.191 - - [2026-09-01 23:57:19] "GET /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002523 10.0.0.191 - - [2026-09-01 23:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.191 - - [2026-09-01 23:57:19] "GET /instance-ip/6318c5bc-4be4-449f-908a-51e0ce2fd117?fields=floating_ips HTTP/1.1" 200 1172 0.009047 10.0.0.191 - - [2026-09-01 23:57:19] "GET /floating-ip/cafd6a16-c408-4428-b087-983519f8b319?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.008508 10.0.0.191 - - [2026-09-01 23:57:19] "PUT /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f HTTP/1.1" 200 277 0.013165 10.0.0.191 - - [2026-09-01 23:57:19] "POST /tags HTTP/1.1" 200 302 0.134468 10.0.0.191 - - [2026-09-01 23:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.025195 10.0.0.191 - - [2026-09-01 23:57:19] "GET /tag/2912d093-6b8e-4638-9dca-dfae698fc854?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.021103 10.0.0.191 - - [2026-09-01 23:57:19] "POST /tags HTTP/1.1" 200 326 0.135213 10.0.0.191 - - [2026-09-01 23:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017827 10.0.0.191 - - [2026-09-01 23:57:19] "GET /tag/a34de802-8615-445a-9335-a2f44b9e9667?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.023148 10.0.0.191 - - [2026-09-01 23:57:19] "POST /tags HTTP/1.1" 200 364 0.050011 10.0.0.191 - - [2026-09-01 23:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.017890 10.0.0.191 - - [2026-09-01 23:57:20] "GET /tag/a698010c-1ebb-4bad-82c1-40443cead97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.050979 10.0.0.191 - - [2026-09-01 23:57:20] "POST /tags HTTP/1.1" 200 312 0.065102 10.0.0.191 - - [2026-09-01 23:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017498 10.0.0.191 - - [2026-09-01 23:57:20] "GET /tag/8c886dff-103f-47e1-85c7-3f9211ec2403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.025054 10.0.0.191 - - [2026-09-01 23:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006146 10.0.0.191 - - [2026-09-01 23:57:20] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.009645 10.0.0.191 - - [2026-09-01 23:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.191 - - [2026-09-01 23:57:20] "GET /project/857b31c3-ec64-4e00-9de8-e8c7921ba449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.040365 10.0.0.191 - - [2026-09-01 23:57:20] "POST /virtual-machines HTTP/1.1" 200 378 0.046155 10.0.0.191 - - [2026-09-01 23:57:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.016312 10.0.0.191 - - [2026-09-01 23:57:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.202492 10.0.0.191 - - [2026-09-01 23:57:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.011625 10.0.0.191 - - [2026-09-01 23:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.073353 10.0.0.191 - - [2026-09-01 23:57:20] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.009124 10.0.0.191 - - [2026-09-01 23:57:20] "POST /instance-ips HTTP/1.1" 200 410 0.144815 10.0.0.191 - - [2026-09-01 23:57:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.081838 10.0.0.191 - - [2026-09-01 23:57:21] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.045602 10.0.0.191 - - [2026-09-01 23:57:21] "POST /set-tag HTTP/1.1" 200 109 0.030725 10.0.0.191 - - [2026-09-01 23:57:21] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.039538 10.0.0.191 - - [2026-09-01 23:57:21] "GET /instance-ip/de90db10-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.007801 10.0.0.191 - - [2026-09-01 23:57:21] "POST /fqname-to-id HTTP/1.1" 404 228 0.002676 10.0.0.191 - - [2026-09-01 23:57:21] "POST /tags HTTP/1.1" 200 356 0.074676 10.0.0.191 - - [2026-09-01 23:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.191 - - [2026-09-01 23:57:21] "GET /tag/d847887d-1ab8-4057-aaa9-f1f85a20298e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.052004 10.0.0.191 - - [2026-09-01 23:57:21] "POST /tags HTTP/1.1" 200 304 0.028214 10.0.0.191 - - [2026-09-01 23:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010061 10.0.0.191 - - [2026-09-01 23:57:21] "GET /tag/b7ae5c20-b4dc-49a6-a3b8-54e204bcd403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.035367 10.0.0.191 - - [2026-09-01 23:57:21] "POST /projects HTTP/1.1" 409 218 0.003464 10.0.0.191 - - [2026-09-01 23:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002698 10.0.0.191 - - [2026-09-01 23:57:21] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.064355 10.0.0.191 - - [2026-09-01 23:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005428 10.0.0.191 - - [2026-09-01 23:57:21] "GET /network-ipam/e850a1ea-63ef-4852-b356-d585095e8c69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.004240 10.0.0.191 - - [2026-09-01 23:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006515 10.0.0.191 - - [2026-09-01 23:57:21] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006614 10.0.0.191 - - [2026-09-01 23:57:21] "PUT /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa HTTP/1.1" 200 265 0.101883 10.0.0.191 - - [2026-09-01 23:57:21] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.013414 10.0.0.191 - - [2026-09-01 23:57:22] "POST /set-tag HTTP/1.1" 200 109 0.134901 10.0.0.191 - - [2026-09-01 23:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013553 10.0.0.191 - - [2026-09-01 23:57:22] "GET /network-ipam/317ef5b6-311e-460c-b210-ca6202737079?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003378 10.0.0.191 - - [2026-09-01 23:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014002 10.0.0.191 - - [2026-09-01 23:57:22] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.006070 10.0.0.191 - - [2026-09-01 23:57:22] "PUT /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75 HTTP/1.1" 200 265 0.092228 10.0.0.191 - - [2026-09-01 23:57:22] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.010712 10.0.0.191 - - [2026-09-01 23:57:22] "POST /set-tag HTTP/1.1" 200 109 0.081458 10.0.0.191 - - [2026-09-01 23:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.016393 10.0.0.191 - - [2026-09-01 23:57:22] "GET /network-policy/cf5dc020-afa8-41d2-a3f4-7bfa40078342?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006679 10.0.0.191 - - [2026-09-01 23:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.191 - - [2026-09-01 23:57:22] "GET /network-policy/5df83ee6-bbac-4da1-886c-dce0fef02aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003212 10.0.0.191 - - [2026-09-01 23:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.191 - - [2026-09-01 23:57:22] "GET /network-policy/55c58efc-2324-4ef1-b1e5-4ac3aab55133?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004182 10.0.0.191 - - [2026-09-01 23:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.191 - - [2026-09-01 23:57:22] "PUT /network-policy/55c58efc-2324-4ef1-b1e5-4ac3aab55133 HTTP/1.1" 200 263 0.014449 10.0.0.191 - - [2026-09-01 23:57:22] "POST /ref-update HTTP/1.1" 200 156 0.128318 10.0.0.191 - - [2026-09-01 23:57:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005078 10.0.0.191 - - [2026-09-01 23:57:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002916 10.0.0.191 - - [2026-09-01 23:57:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006506 10.0.0.191 - - [2026-09-01 23:57:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005590 10.0.0.191 - - [2026-09-01 23:57:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009962 10.0.0.191 - - [2026-09-01 23:57:22] "POST /security-groups HTTP/1.1" 409 245 0.003271 10.0.0.191 - - [2026-09-01 23:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.191 - - [2026-09-01 23:57:23] "PUT /security-group/b5ff0fa3-0894-4f1b-8f1c-9b63bc44a284 HTTP/1.1" 200 263 0.072823 10.0.0.191 - - [2026-09-01 23:57:23] "PUT /access-control-list/669bbb5e-768d-412d-8dd9-8647a4b3e7a7 HTTP/1.1" 200 273 0.038536 10.0.0.191 - - [2026-09-01 23:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.057944 10.0.0.191 - - [2026-09-01 23:57:23] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003243 10.0.0.191 - - [2026-09-01 23:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005344 10.0.0.191 - - [2026-09-01 23:57:23] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.008770 10.0.0.191 - - [2026-09-01 23:57:23] "POST /tags HTTP/1.1" 409 206 0.017039 10.0.0.191 - - [2026-09-01 23:57:23] "PUT /access-control-list/f26c67ef-56f0-4ecf-a115-041497211023 HTTP/1.1" 200 273 0.073945 10.0.0.191 - - [2026-09-01 23:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006231 10.0.0.191 - - [2026-09-01 23:57:23] "GET /tag/b7ae5c20-b4dc-49a6-a3b8-54e204bcd403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.021066 10.0.0.191 - - [2026-09-01 23:57:23] "POST /firewall-rules HTTP/1.1" 200 564 0.096045 10.0.0.191 - - [2026-09-01 23:57:23] "GET /firewall-rule/cc89db70-0459-409c-b451-66b4cffc848b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.019448 10.0.0.191 - - [2026-09-01 23:57:23] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.011183 10.0.0.191 - - [2026-09-01 23:57:23] "GET /firewall-rule/cc89db70-0459-409c-b451-66b4cffc848b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.006293 10.0.0.191 - - [2026-09-01 23:57:23] "POST /ref-update HTTP/1.1" 200 156 0.044632 10.0.0.191 - - [2026-09-01 23:57:23] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015496 10.0.0.191 - - [2026-09-01 23:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005336 10.0.0.191 - - [2026-09-01 23:57:23] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005153 10.0.0.191 - - [2026-09-01 23:57:23] "POST /tags HTTP/1.1" 409 206 0.003136 10.0.0.191 - - [2026-09-01 23:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.191 - - [2026-09-01 23:57:23] "GET /tag/b7ae5c20-b4dc-49a6-a3b8-54e204bcd403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.015021 10.0.0.191 - - [2026-09-01 23:57:23] "POST /firewall-rules HTTP/1.1" 200 562 0.079470 10.0.0.191 - - [2026-09-01 23:57:23] "GET /firewall-rule/ed26504f-3dfe-4ffd-8c0d-53d23973e995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.039575 10.0.0.191 - - [2026-09-01 23:57:23] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.006238 10.0.0.191 - - [2026-09-01 23:57:23] "GET /firewall-rule/ed26504f-3dfe-4ffd-8c0d-53d23973e995?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003102 10.0.0.191 - - [2026-09-01 23:57:23] "POST /ref-update HTTP/1.1" 200 156 0.055848 10.0.0.191 - - [2026-09-01 23:57:23] "POST /tags HTTP/1.1" 200 372 0.023275 10.0.0.191 - - [2026-09-01 23:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012671 10.0.0.191 - - [2026-09-01 23:57:24] "GET /tag/a349d698-256d-4af4-830a-564f56b45eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.020763 10.0.0.191 - - [2026-09-01 23:57:24] "POST /tags HTTP/1.1" 200 320 0.029797 10.0.0.191 - - [2026-09-01 23:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.022505 10.0.0.191 - - [2026-09-01 23:57:24] "GET /tag/38354af0-4f65-4971-bd43-3b15aa3ad249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.018167 10.0.0.191 - - [2026-09-01 23:57:24] "POST /id-to-fqname HTTP/1.1" 200 181 0.019819 10.0.0.191 - - [2026-09-01 23:57:24] "POST /fqname-to-id HTTP/1.1" 404 190 0.022452 10.0.0.191 - - [2026-09-01 23:57:24] "POST /security-groups HTTP/1.1" 200 578 0.136892 10.0.0.191 - - [2026-09-01 23:57:24] "POST /projects HTTP/1.1" 200 499 0.390815 10.0.0.191 - - [2026-09-01 23:57:24] "POST /fqname-to-id HTTP/1.1" 404 225 0.031203 10.0.0.191 - - [2026-09-01 23:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.074181 10.0.0.191 - - [2026-09-01 23:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.028420 10.0.0.191 - - [2026-09-01 23:57:24] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.007819 10.0.0.191 - - [2026-09-01 23:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003275 10.0.0.191 - - [2026-09-01 23:57:24] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.053183 10.0.0.191 - - [2026-09-01 23:57:24] "POST /access-control-lists HTTP/1.1" 200 589 0.160364 10.0.0.191 - - [2026-09-01 23:57:24] "POST /fqname-to-id HTTP/1.1" 404 224 0.004002 10.0.0.191 - - [2026-09-01 23:57:24] "POST /access-control-lists HTTP/1.1" 200 587 0.093658 10.0.0.191 - - [2026-09-01 23:57:25] "PUT /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa HTTP/1.1" 200 265 0.197228 10.0.0.191 - - [2026-09-01 23:57:25] "PUT /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75 HTTP/1.1" 200 265 0.122203 10.0.0.191 - - [2026-09-01 23:57:25] "POST /security-groups HTTP/1.1" 200 560 0.103503 10.0.0.191 - - [2026-09-01 23:57:25] "POST /fqname-to-id HTTP/1.1" 404 248 0.004204 10.0.0.191 - - [2026-09-01 23:57:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.054273 10.0.0.191 - - [2026-09-01 23:57:25] "POST /access-control-lists HTTP/1.1" 200 612 0.114986 10.0.0.191 - - [2026-09-01 23:57:25] "POST /chown HTTP/1.1" 200 109 0.088248 10.0.0.191 - - [2026-09-01 23:57:25] "POST /fqname-to-id HTTP/1.1" 404 247 0.010586 10.0.0.191 - - [2026-09-01 23:57:25] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017689 10.0.0.191 - - [2026-09-01 23:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.014651 10.0.0.191 - - [2026-09-01 23:57:25] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.016916 10.0.0.191 - - [2026-09-01 23:57:25] "POST /tags HTTP/1.1" 409 214 0.010080 10.0.0.191 - - [2026-09-01 23:57:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.191 - - [2026-09-01 23:57:25] "GET /tag/38354af0-4f65-4971-bd43-3b15aa3ad249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.047883 10.0.0.191 - - [2026-09-01 23:57:25] "POST /access-control-lists HTTP/1.1" 200 610 0.191392 10.0.0.191 - - [2026-09-01 23:57:25] "POST /firewall-rules HTTP/1.1" 200 580 0.119413 10.0.0.191 - - [2026-09-01 23:57:25] "GET /firewall-rule/b0b28e45-ffea-42f3-b717-7f4fe643862a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005387 10.0.0.191 - - [2026-09-01 23:57:25] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.004714 10.0.0.191 - - [2026-09-01 23:57:25] "GET /firewall-rule/b0b28e45-ffea-42f3-b717-7f4fe643862a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.012847 10.0.0.191 - - [2026-09-01 23:57:26] "POST /ref-update HTTP/1.1" 200 156 0.037044 10.0.0.191 - - [2026-09-01 23:57:26] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010384 10.0.0.191 - - [2026-09-01 23:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007352 10.0.0.191 - - [2026-09-01 23:57:26] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003280 10.0.0.191 - - [2026-09-01 23:57:26] "POST /tags HTTP/1.1" 409 214 0.002334 10.0.0.191 - - [2026-09-01 23:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.191 - - [2026-09-01 23:57:26] "GET /tag/38354af0-4f65-4971-bd43-3b15aa3ad249?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.013513 10.0.0.191 - - [2026-09-01 23:57:26] "POST /firewall-rules HTTP/1.1" 200 578 0.076770 10.0.0.191 - - [2026-09-01 23:57:26] "GET /firewall-rule/f3dc296f-5bf1-451a-83ff-275a7aadb083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.012644 10.0.0.191 - - [2026-09-01 23:57:26] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.006361 10.0.0.191 - - [2026-09-01 23:57:26] "GET /firewall-rule/f3dc296f-5bf1-451a-83ff-275a7aadb083?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002941 10.0.0.191 - - [2026-09-01 23:57:26] "POST /ref-update HTTP/1.1" 200 156 0.037852 10.0.0.191 - - [2026-09-01 23:57:26] "POST /tags HTTP/1.1" 200 302 0.027795 10.0.0.191 - - [2026-09-01 23:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013739 10.0.0.191 - - [2026-09-01 23:57:26] "GET /tag/2e042154-b80c-4a66-8b5a-c01e8acf3ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014751 10.0.0.191 - - [2026-09-01 23:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.191 - - [2026-09-01 23:57:26] "GET /project/857b31c3-ec64-4e00-9de8-e8c7921ba449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.058872 10.0.0.191 - - [2026-09-01 23:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006871 10.0.0.191 - - [2026-09-01 23:57:26] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.006557 10.0.0.191 - - [2026-09-01 23:57:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002986 10.0.0.191 - - [2026-09-01 23:57:26] "GET /service-appliance-set/f08a6d43-db79-427d-910a-4b11ae0b3167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003949 10.0.0.191 - - [2026-09-01 23:57:26] "POST /fqname-to-id HTTP/1.1" 404 242 0.003392 10.0.0.191 - - [2026-09-01 23:57:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.143312 10.0.0.191 - - [2026-09-01 23:57:26] "GET /virtual-machine-interface/fe0d85ea-1638-4351-bde0-63aa490b31de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.027580 10.0.0.191 - - [2026-09-01 23:57:26] "POST /instance-ips HTTP/1.1" 200 378 0.038693 10.0.0.191 - - [2026-09-01 23:57:27] "GET /instance-ip/22f41cb8-848c-44f0-83dc-107fc29e7d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.011570 10.0.0.191 - - [2026-09-01 23:57:27] "POST /loadbalancers HTTP/1.1" 200 584 0.078865 10.0.0.191 - - [2026-09-01 23:57:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.054669 10.0.0.191 - - [2026-09-01 23:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006616 10.0.0.191 - - [2026-09-01 23:57:27] "GET /project/857b31c3-ec64-4e00-9de8-e8c7921ba449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.111306 10.0.0.191 - - [2026-09-01 23:57:27] "GET /instance-ip/22f41cb8-848c-44f0-83dc-107fc29e7d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008480 10.0.0.191 - - [2026-09-01 23:57:27] "GET /project/857b31c3-ec64-4e00-9de8-e8c7921ba449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.067628 10.0.0.191 - - [2026-09-01 23:57:27] "GET /loadbalancer/fdfe313b-4cc0-4fdb-b680-ca5601df5d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.012150 10.0.0.191 - - [2026-09-01 23:57:27] "POST /floating-ips HTTP/1.1" 200 583 0.049084 10.0.0.191 - - [2026-09-01 23:57:27] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.084528 10.0.0.191 - - [2026-09-01 23:57:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.013798 10.0.0.191 - - [2026-09-01 23:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009962 10.0.0.191 - - [2026-09-01 23:57:27] "GET /project/857b31c3-ec64-4e00-9de8-e8c7921ba449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043941 10.0.0.191 - - [2026-09-01 23:57:27] "GET /loadbalancer-listener/aa1a38a8-7153-4a59-8bdd-cc1ccec745f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.003864 10.0.0.191 - - [2026-09-01 23:57:27] "GET /loadbalancer-listener/aa1a38a8-7153-4a59-8bdd-cc1ccec745f9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.006483 10.0.0.191 - - [2026-09-01 23:57:27] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.039061 10.0.0.191 - - [2026-09-01 23:57:27] "GET /instance-ip/22f41cb8-848c-44f0-83dc-107fc29e7d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003542 10.0.0.191 - - [2026-09-01 23:57:27] "GET /instance-ip/22f41cb8-848c-44f0-83dc-107fc29e7d1f?fields=floating_ips HTTP/1.1" 200 1165 0.005771 10.0.0.191 - - [2026-09-01 23:57:27] "GET /floating-ip/5d84e982-a794-4207-98e2-188395738d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.005171 10.0.0.191 - - [2026-09-01 23:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003593 10.0.0.191 - - [2026-09-01 23:57:27] "GET /project/857b31c3-ec64-4e00-9de8-e8c7921ba449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.052500 10.0.0.191 - - [2026-09-01 23:57:27] "GET /loadbalancer/fdfe313b-4cc0-4fdb-b680-ca5601df5d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.014800 10.0.0.191 - - [2026-09-01 23:57:27] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.031195 10.0.0.191 - - [2026-09-01 23:57:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.041473 10.0.0.191 - - [2026-09-01 23:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.025130 10.0.0.191 - - [2026-09-01 23:57:27] "GET /project/857b31c3-ec64-4e00-9de8-e8c7921ba449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.038426 10.0.0.191 - - [2026-09-01 23:57:27] "GET /loadbalancer-listener/a8062572-1729-4f62-979a-c61570738de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.004970 10.0.0.191 - - [2026-09-01 23:57:28] "GET /loadbalancer-listener/a8062572-1729-4f62-979a-c61570738de4?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.014381 10.0.0.191 - - [2026-09-01 23:57:28] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.041530 10.0.0.191 - - [2026-09-01 23:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006261 10.0.0.191 - - [2026-09-01 23:57:28] "GET /instance-ip/22f41cb8-848c-44f0-83dc-107fc29e7d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005999 10.0.0.191 - - [2026-09-01 23:57:28] "GET /instance-ip/22f41cb8-848c-44f0-83dc-107fc29e7d1f?fields=floating_ips HTTP/1.1" 200 1165 0.003573 10.0.0.191 - - [2026-09-01 23:57:28] "GET /project/857b31c3-ec64-4e00-9de8-e8c7921ba449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.052980 10.0.0.191 - - [2026-09-01 23:57:28] "GET /floating-ip/5d84e982-a794-4207-98e2-188395738d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.015785 10.0.0.191 - - [2026-09-01 23:57:28] "GET /loadbalancer/fdfe313b-4cc0-4fdb-b680-ca5601df5d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004910 10.0.0.191 - - [2026-09-01 23:57:28] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.023511 10.0.0.191 - - [2026-09-01 23:57:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.040605 10.0.0.191 - - [2026-09-01 23:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006555 10.0.0.191 - - [2026-09-01 23:57:28] "GET /project/857b31c3-ec64-4e00-9de8-e8c7921ba449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.044256 10.0.0.191 - - [2026-09-01 23:57:28] "GET /loadbalancer-listener/42d3430f-b077-4bc8-9863-8a36b46ed76a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.009948 10.0.0.191 - - [2026-09-01 23:57:28] "GET /loadbalancer-listener/42d3430f-b077-4bc8-9863-8a36b46ed76a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.007155 10.0.0.191 - - [2026-09-01 23:57:28] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.053704 10.0.0.191 - - [2026-09-01 23:57:28] "GET /instance-ip/22f41cb8-848c-44f0-83dc-107fc29e7d1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005022 10.0.0.191 - - [2026-09-01 23:57:28] "GET /instance-ip/22f41cb8-848c-44f0-83dc-107fc29e7d1f?fields=floating_ips HTTP/1.1" 200 1165 0.010011 10.0.0.191 - - [2026-09-01 23:57:28] "GET /floating-ip/5d84e982-a794-4207-98e2-188395738d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.017169 10.0.0.191 - - [2026-09-01 23:57:28] "POST /tags HTTP/1.1" 200 364 0.059597 10.0.0.191 - - [2026-09-01 23:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.050792 10.0.0.191 - - [2026-09-01 23:57:28] "GET /tag/969eddb2-0b47-4883-a56c-1e03afee73fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.022413 10.0.0.191 - - [2026-09-01 23:57:28] "POST /tags HTTP/1.1" 200 312 0.040832 10.0.0.191 - - [2026-09-01 23:57:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.014659 10.0.0.191 - - [2026-09-01 23:57:28] "GET /tag/7c40aa0e-59d0-4317-b3e1-025475197088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.015816 10.0.0.191 - - [2026-09-01 23:57:28] "POST /id-to-fqname HTTP/1.1" 200 177 0.000585 10.0.0.191 - - [2026-09-01 23:57:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.005905 10.0.0.191 - - [2026-09-01 23:57:29] "POST /security-groups HTTP/1.1" 200 574 0.110652 10.0.0.191 - - [2026-09-01 23:57:29] "POST /projects HTTP/1.1" 200 491 0.269192 10.0.0.191 - - [2026-09-01 23:57:29] "POST /fqname-to-id HTTP/1.1" 404 217 0.007274 10.0.0.191 - - [2026-09-01 23:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.043030 10.0.0.191 - - [2026-09-01 23:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014307 10.0.0.191 - - [2026-09-01 23:57:29] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.033885 10.0.0.191 - - [2026-09-01 23:57:29] "POST /access-control-lists HTTP/1.1" 200 585 0.121668 10.0.0.191 - - [2026-09-01 23:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.027547 10.0.0.191 - - [2026-09-01 23:57:29] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.012029 10.0.0.191 - - [2026-09-01 23:57:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.002544 10.0.0.191 - - [2026-09-01 23:57:29] "POST /access-control-lists HTTP/1.1" 200 583 0.077728 10.0.0.191 - - [2026-09-01 23:57:29] "PUT /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa HTTP/1.1" 200 265 0.153643 10.0.0.191 - - [2026-09-01 23:57:29] "PUT /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75 HTTP/1.1" 200 265 0.135961 10.0.0.191 - - [2026-09-01 23:57:29] "POST /security-groups HTTP/1.1" 200 548 0.091401 10.0.0.191 - - [2026-09-01 23:57:29] "POST /fqname-to-id HTTP/1.1" 404 240 0.006067 10.0.0.191 - - [2026-09-01 23:57:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021804 10.0.0.191 - - [2026-09-01 23:57:29] "POST /chown HTTP/1.1" 200 109 0.031417 10.0.0.191 - - [2026-09-01 23:57:29] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016398 10.0.0.191 - - [2026-09-01 23:57:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013002 10.0.0.191 - - [2026-09-01 23:57:29] "POST /access-control-lists HTTP/1.1" 200 604 0.150927 10.0.0.191 - - [2026-09-01 23:57:29] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009832 10.0.0.191 - - [2026-09-01 23:57:30] "POST /tags HTTP/1.1" 409 210 0.003974 10.0.0.191 - - [2026-09-01 23:57:30] "POST /fqname-to-id HTTP/1.1" 404 239 0.002196 10.0.0.191 - - [2026-09-01 23:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.191 - - [2026-09-01 23:57:30] "GET /tag/7c40aa0e-59d0-4317-b3e1-025475197088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.042752 10.0.0.191 - - [2026-09-01 23:57:30] "POST /access-control-lists HTTP/1.1" 200 602 0.092147 10.0.0.191 - - [2026-09-01 23:57:30] "POST /firewall-rules HTTP/1.1" 200 572 0.124413 10.0.0.191 - - [2026-09-01 23:57:30] "GET /firewall-rule/5b88bebf-fe40-49c2-bb31-278d94b80e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.006085 10.0.0.191 - - [2026-09-01 23:57:30] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.004212 10.0.0.191 - - [2026-09-01 23:57:30] "GET /firewall-rule/5b88bebf-fe40-49c2-bb31-278d94b80e8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.009721 10.0.0.191 - - [2026-09-01 23:57:30] "POST /ref-update HTTP/1.1" 200 156 0.040871 10.0.0.191 - - [2026-09-01 23:57:30] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005437 10.0.0.191 - - [2026-09-01 23:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005578 10.0.0.191 - - [2026-09-01 23:57:30] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003958 10.0.0.191 - - [2026-09-01 23:57:30] "POST /tags HTTP/1.1" 409 210 0.002209 10.0.0.191 - - [2026-09-01 23:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.191 - - [2026-09-01 23:57:30] "GET /tag/7c40aa0e-59d0-4317-b3e1-025475197088?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.023008 10.0.0.191 - - [2026-09-01 23:57:30] "POST /firewall-rules HTTP/1.1" 200 570 0.106241 10.0.0.191 - - [2026-09-01 23:57:30] "GET /firewall-rule/83361f88-9b26-4f8e-b87d-e5be54ed68ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.034950 10.0.0.191 - - [2026-09-01 23:57:30] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.016567 10.0.0.191 - - [2026-09-01 23:57:30] "GET /firewall-rule/83361f88-9b26-4f8e-b87d-e5be54ed68ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.008467 10.0.0.191 - - [2026-09-01 23:57:30] "POST /ref-update HTTP/1.1" 200 156 0.061709 10.0.0.191 - - [2026-09-01 23:57:30] "POST /tags HTTP/1.1" 409 237 0.015900 10.0.0.191 - - [2026-09-01 23:57:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.191 - - [2026-09-01 23:57:30] "GET /tag/a698010c-1ebb-4bad-82c1-40443cead97f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.020516 10.0.0.191 - - [2026-09-01 23:57:30] "POST /tags HTTP/1.1" 409 210 0.002898 10.0.0.191 - - [2026-09-01 23:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.191 - - [2026-09-01 23:57:31] "GET /tag/8c886dff-103f-47e1-85c7-3f9211ec2403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.015962 10.0.0.191 - - [2026-09-01 23:57:31] "POST /projects HTTP/1.1" 409 223 0.003813 10.0.0.191 - - [2026-09-01 23:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006964 10.0.0.191 - - [2026-09-01 23:57:31] "GET /project/857b31c3-ec64-4e00-9de8-e8c7921ba449?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.084411 10.0.0.191 - - [2026-09-01 23:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002461 10.0.0.191 - - [2026-09-01 23:57:31] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005023 10.0.0.191 - - [2026-09-01 23:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002093 10.0.0.191 - - [2026-09-01 23:57:31] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005524 10.0.0.191 - - [2026-09-01 23:57:31] "PUT /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa HTTP/1.1" 200 265 0.112580 10.0.0.191 - - [2026-09-01 23:57:31] "PUT /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75 HTTP/1.1" 200 265 0.084991 10.0.0.191 - - [2026-09-01 23:57:31] "POST /security-groups HTTP/1.1" 409 253 0.004039 10.0.0.191 - - [2026-09-01 23:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.191 - - [2026-09-01 23:57:31] "PUT /security-group/04eab0e6-5e38-4d3c-ae39-b1164baeb182 HTTP/1.1" 200 263 0.072286 10.0.0.191 - - [2026-09-01 23:57:31] "PUT /access-control-list/80b7f85f-e9c8-4555-aafe-27542fb0f13b HTTP/1.1" 200 273 0.047538 10.0.0.191 - - [2026-09-01 23:57:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.063143 10.0.0.191 - - [2026-09-01 23:57:31] "PUT /access-control-list/33c9aca2-118e-4564-8e29-f406b5e15e8f HTTP/1.1" 200 273 0.041220 10.0.0.191 - - [2026-09-01 23:57:31] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.023005 10.0.0.191 - - [2026-09-01 23:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.191 - - [2026-09-01 23:57:31] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006443 10.0.0.191 - - [2026-09-01 23:57:31] "POST /tags HTTP/1.1" 409 210 0.004869 10.0.0.191 - - [2026-09-01 23:57:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005027 10.0.0.191 - - [2026-09-01 23:57:31] "GET /tag/8c886dff-103f-47e1-85c7-3f9211ec2403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.018126 10.0.0.191 - - [2026-09-01 23:57:32] "POST /firewall-rules HTTP/1.1" 200 572 0.095655 10.0.0.191 - - [2026-09-01 23:57:32] "GET /firewall-rule/c6899434-4ab9-4267-ace1-dfdd960abe39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.016468 10.0.0.191 - - [2026-09-01 23:57:32] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.011422 10.0.0.191 - - [2026-09-01 23:57:32] "GET /firewall-rule/c6899434-4ab9-4267-ace1-dfdd960abe39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.008900 10.0.0.191 - - [2026-09-01 23:57:32] "POST /ref-update HTTP/1.1" 200 156 0.097791 10.0.0.191 - - [2026-09-01 23:57:32] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005261 10.0.0.191 - - [2026-09-01 23:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006122 10.0.0.191 - - [2026-09-01 23:57:32] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003766 10.0.0.191 - - [2026-09-01 23:57:32] "POST /tags HTTP/1.1" 409 210 0.008973 10.0.0.191 - - [2026-09-01 23:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004360 10.0.0.191 - - [2026-09-01 23:57:32] "GET /tag/8c886dff-103f-47e1-85c7-3f9211ec2403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.020802 10.0.0.191 - - [2026-09-01 23:57:32] "POST /firewall-rules HTTP/1.1" 200 570 0.091710 10.0.0.191 - - [2026-09-01 23:57:32] "GET /firewall-rule/157b07b0-55aa-4d37-a540-4e21d58ea887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.020865 10.0.0.191 - - [2026-09-01 23:57:32] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.006007 10.0.0.191 - - [2026-09-01 23:57:32] "GET /firewall-rule/157b07b0-55aa-4d37-a540-4e21d58ea887?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004662 10.0.0.191 - - [2026-09-01 23:57:32] "POST /ref-update HTTP/1.1" 200 156 0.077928 10.0.0.191 - - [2026-09-01 23:57:32] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012650 10.0.0.191 - - [2026-09-01 23:57:32] "POST /set-tag HTTP/1.1" 200 109 0.003191 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:57:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000982 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:57:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000908 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:57:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001269 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:57:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001263 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:57:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001081 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:57:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000983 10.0.0.191 - - [2026-09-01 23:58:08] "GET / HTTP/1.1" 200 36215 0.001596 10.0.0.191 - - [2026-09-01 23:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.191 - - [2026-09-01 23:58:08] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.006337 10.0.0.191 - - [2026-09-01 23:58:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.191 - - [2026-09-01 23:58:08] "GET /config-node/2faebd9f-bd99-46e5-9076-eee5fbf0864c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.004004 10.0.0.188 - - [2026-09-01 23:58:13] "GET / HTTP/1.1" 200 36215 0.001393 10.0.0.188 - - [2026-09-01 23:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.188 - - [2026-09-01 23:58:13] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005695 10.0.0.188 - - [2026-09-01 23:58:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.188 - - [2026-09-01 23:58:13] "GET /routing-instance/b00a0377-8b7e-4694-8736-7d99cfce07c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005258 10.0.0.188 - - [2026-09-01 23:58:13] "PUT /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0 HTTP/1.1" 200 275 0.014398 10.0.0.188 - - [2026-09-01 23:58:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.018241 10.0.0.188 - - [2026-09-01 23:58:14] "POST /virtual-routers HTTP/1.1" 200 601 0.019565 10.0.0.188 - - [2026-09-01 23:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007561 10.0.0.188 - - [2026-09-01 23:58:14] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.005363 10.0.0.188 - - [2026-09-01 23:58:14] "POST /fqname-to-id HTTP/1.1" 404 229 0.002676 10.0.0.188 - - [2026-09-01 23:58:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.188 - - [2026-09-01 23:58:14] "GET /virtual-network/bf4f498c-fc4c-46ab-86da-b821769f4764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.006731 10.0.0.188 - - [2026-09-01 23:58:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.072893 10.0.0.191 - - [2026-09-01 23:58:20] "GET / HTTP/1.1" 200 36215 0.001592 10.0.0.191 - - [2026-09-01 23:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.191 - - [2026-09-01 23:58:20] "GET /routing-instance/b00a0377-8b7e-4694-8736-7d99cfce07c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004273 10.0.0.191 - - [2026-09-01 23:58:20] "POST /bgp-routers HTTP/1.1" 409 301 0.002503 10.0.0.191 - - [2026-09-01 23:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.191 - - [2026-09-01 23:58:20] "GET /bgp-router/8b48d866-dad8-462e-9343-b7544d6f4b02?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.006449 10.0.0.191 - - [2026-09-01 23:58:20] "PUT /bgp-router/8b48d866-dad8-462e-9343-b7544d6f4b02 HTTP/1.1" 200 255 0.017977 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:58:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001163 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:58:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001009 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:58:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001252 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:58:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001187 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:58:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001183 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:58:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001161 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:58:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001825 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:58:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001696 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:58:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001231 [Introspect:8084]10.0.0.191 - - [2026-09-01 23:58:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001201 10.0.0.191 - - [2026-09-01 23:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.191 - - [2026-09-01 23:58:38] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003998 10.0.0.191 - - [2026-09-02 00:00:48] "GET /global-system-configs HTTP/1.1" 200 323 0.007808 10.0.0.191 - - [2026-09-02 00:00:49] "GET /global-system-configs HTTP/1.1" 200 323 0.005795 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:01:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001109 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:01:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000876 10.0.0.188 - - [2026-09-02 00:01:15] "GET / HTTP/1.1" 200 36215 0.001750 10.0.0.188 - - [2026-09-02 00:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004524 10.0.0.188 - - [2026-09-02 00:01:15] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005551 10.0.0.188 - - [2026-09-02 00:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.188 - - [2026-09-02 00:01:15] "GET /routing-instance/b00a0377-8b7e-4694-8736-7d99cfce07c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003986 10.0.0.188 - - [2026-09-02 00:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.188 - - [2026-09-02 00:01:15] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003604 10.0.0.188 - - [2026-09-02 00:01:15] "PUT /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87 HTTP/1.1" 200 263 0.011542 10.0.0.188 - - [2026-09-02 00:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.188 - - [2026-09-02 00:01:15] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003918 10.0.0.188 - - [2026-09-02 00:01:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.188 - - [2026-09-02 00:01:15] "GET /virtual-machine-interface/f0d16796-872e-4df9-bb4e-43567c231b63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.008892 10.0.0.188 - - [2026-09-02 00:01:15] "PUT /virtual-machine-interface/f0d16796-872e-4df9-bb4e-43567c231b63 HTTP/1.1" 200 285 0.029877 10.0.0.191 - - [2026-09-02 00:01:17] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.006318 10.0.0.191 - - [2026-09-02 00:01:17] "POST /ref-update HTTP/1.1" 200 156 0.015241 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:01:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001176 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:01:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001288 10.0.0.191 - - [2026-09-02 00:01:28] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005525 10.0.0.191 - - [2026-09-02 00:01:28] "POST /set-tag HTTP/1.1" 200 109 0.004892 10.0.0.191 - - [2026-09-02 00:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003546 10.0.0.191 - - [2026-09-02 00:01:28] "GET /loadbalancer/fdfe313b-4cc0-4fdb-b680-ca5601df5d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004400 10.0.0.191 - - [2026-09-02 00:01:28] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005246 10.0.0.191 - - [2026-09-02 00:01:28] "POST /set-tag HTTP/1.1" 200 109 0.002845 10.0.0.191 - - [2026-09-02 00:01:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.191 - - [2026-09-02 00:01:28] "GET /loadbalancer/fdfe313b-4cc0-4fdb-b680-ca5601df5d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002928 10.0.0.191 - - [2026-09-02 00:01:28] "GET /loadbalancer-pool/e8025d0c-12b5-4b4c-a3fe-e4133541f3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004544 10.0.0.191 - - [2026-09-02 00:01:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030061 10.0.0.191 - - [2026-09-02 00:01:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.053690 10.0.0.191 - - [2026-09-02 00:01:28] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010586 10.0.0.191 - - [2026-09-02 00:01:29] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014709 10.0.0.191 - - [2026-09-02 00:01:29] "POST /ref-update HTTP/1.1" 200 156 0.024438 10.0.0.191 - - [2026-09-02 00:01:29] "POST /tags HTTP/1.1" 409 205 0.009855 10.0.0.191 - - [2026-09-02 00:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.191 - - [2026-09-02 00:01:29] "GET /tag/2e042154-b80c-4a66-8b5a-c01e8acf3ab3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013099 10.0.0.191 - - [2026-09-02 00:01:29] "GET /floating-ip/5d84e982-a794-4207-98e2-188395738d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.032615 10.0.0.191 - - [2026-09-02 00:01:29] "PUT /floating-ip/5d84e982-a794-4207-98e2-188395738d49 HTTP/1.1" 200 257 0.029506 10.0.0.191 - - [2026-09-02 00:01:29] "POST /set-tag HTTP/1.1" 200 109 0.109732 10.0.0.191 - - [2026-09-02 00:01:29] "GET /loadbalancer-pool/b59915da-2e4d-4533-9f47-a50966717a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004717 10.0.0.191 - - [2026-09-02 00:01:29] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042747 10.0.0.191 - - [2026-09-02 00:01:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.010835 10.0.0.191 - - [2026-09-02 00:01:29] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016297 10.0.0.191 - - [2026-09-02 00:01:29] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004194 10.0.0.191 - - [2026-09-02 00:01:29] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.191 - - [2026-09-02 00:01:29] "POST /ref-update HTTP/1.1" 200 156 0.014186 10.0.0.191 - - [2026-09-02 00:01:29] "GET /floating-ip/5d84e982-a794-4207-98e2-188395738d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.009194 10.0.0.191 - - [2026-09-02 00:01:29] "GET /loadbalancer-pool/7b07a607-cefd-44ca-84c4-028b3f2cba1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.007546 10.0.0.191 - - [2026-09-02 00:01:29] "POST /loadbalancer-members HTTP/1.1" 200 694 0.036559 10.0.0.191 - - [2026-09-02 00:01:29] "PUT /floating-ip/5d84e982-a794-4207-98e2-188395738d49 HTTP/1.1" 200 257 0.039512 10.0.0.191 - - [2026-09-02 00:01:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.039050 10.0.0.191 - - [2026-09-02 00:01:29] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011973 10.0.0.191 - - [2026-09-02 00:01:29] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005516 10.0.0.191 - - [2026-09-02 00:01:29] "POST /ref-update HTTP/1.1" 200 156 0.013661 10.0.0.191 - - [2026-09-02 00:01:29] "GET /floating-ip/5d84e982-a794-4207-98e2-188395738d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.025690 10.0.0.191 - - [2026-09-02 00:01:29] "POST /set-tag HTTP/1.1" 200 109 0.015405 10.0.0.191 - - [2026-09-02 00:01:29] "PUT /floating-ip/5d84e982-a794-4207-98e2-188395738d49 HTTP/1.1" 200 257 0.016931 10.0.0.191 - - [2026-09-02 00:01:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.191 - - [2026-09-02 00:01:39] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004120 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:02:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001287 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:02:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001024 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:03:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001442 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:03:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001200 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:05:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001213 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:05:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001377 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:05:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001099 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:05:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001239 10.0.0.191 - - [2026-09-02 00:05:48] "GET /global-system-configs HTTP/1.1" 200 323 0.002982 10.0.0.191 - - [2026-09-02 00:05:49] "GET /global-system-configs HTTP/1.1" 200 323 0.002539 10.0.0.191 - - [2026-09-02 00:06:05] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012693 10.0.0.191 - - [2026-09-02 00:06:05] "POST /set-tag HTTP/1.1" 200 109 0.006217 10.0.0.191 - - [2026-09-02 00:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011818 10.0.0.191 - - [2026-09-02 00:06:06] "GET /loadbalancer/fdfe313b-4cc0-4fdb-b680-ca5601df5d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004797 10.0.0.191 - - [2026-09-02 00:06:06] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.014348 10.0.0.191 - - [2026-09-02 00:06:06] "POST /set-tag HTTP/1.1" 200 109 0.051227 10.0.0.191 - - [2026-09-02 00:06:06] "DELETE /loadbalancer-member/0cf71b50-84d0-4475-82a1-35fdc7cb7967 HTTP/1.1" 200 115 0.058395 10.0.0.191 - - [2026-09-02 00:06:06] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018264 10.0.0.191 - - [2026-09-02 00:06:06] "POST /set-tag HTTP/1.1" 200 109 0.003940 10.0.0.191 - - [2026-09-02 00:06:06] "DELETE /loadbalancer-member/77c786a4-af04-4917-8cb9-48b189beb29f HTTP/1.1" 200 115 0.069434 10.0.0.191 - - [2026-09-02 00:06:06] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004497 10.0.0.191 - - [2026-09-02 00:06:06] "POST /set-tag HTTP/1.1" 200 109 0.003276 10.0.0.191 - - [2026-09-02 00:06:06] "DELETE /loadbalancer-member/81e07803-70c7-4af0-9ce4-5eb472e11f04 HTTP/1.1" 200 115 0.046376 10.0.0.191 - - [2026-09-02 00:06:06] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009887 10.0.0.191 - - [2026-09-02 00:06:06] "POST /set-tag HTTP/1.1" 200 109 0.008024 10.0.0.191 - - [2026-09-02 00:06:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008543 10.0.0.191 - - [2026-09-02 00:06:06] "GET /loadbalancer/fdfe313b-4cc0-4fdb-b680-ca5601df5d1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002751 10.0.0.191 - - [2026-09-02 00:06:06] "GET /loadbalancer-pool/e8025d0c-12b5-4b4c-a3fe-e4133541f3d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005134 10.0.0.191 - - [2026-09-02 00:06:06] "POST /loadbalancer-members HTTP/1.1" 200 692 0.046173 10.0.0.191 - - [2026-09-02 00:06:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.031788 10.0.0.191 - - [2026-09-02 00:06:06] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013512 10.0.0.191 - - [2026-09-02 00:06:06] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.016620 10.0.0.191 - - [2026-09-02 00:06:06] "GET /floating-ip/5d84e982-a794-4207-98e2-188395738d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.007574 10.0.0.191 - - [2026-09-02 00:06:06] "POST /set-tag HTTP/1.1" 200 109 0.093413 10.0.0.191 - - [2026-09-02 00:06:06] "GET /loadbalancer-pool/b59915da-2e4d-4533-9f47-a50966717a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.029196 10.0.0.191 - - [2026-09-02 00:06:07] "POST /loadbalancer-members HTTP/1.1" 200 692 0.052783 10.0.0.191 - - [2026-09-02 00:06:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.028501 10.0.0.191 - - [2026-09-02 00:06:07] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.053153 10.0.0.191 - - [2026-09-02 00:06:07] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012074 10.0.0.191 - - [2026-09-02 00:06:07] "GET /floating-ip/5d84e982-a794-4207-98e2-188395738d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006991 10.0.0.191 - - [2026-09-02 00:06:07] "POST /set-tag HTTP/1.1" 200 109 0.008635 10.0.0.191 - - [2026-09-02 00:06:07] "GET /loadbalancer-pool/7b07a607-cefd-44ca-84c4-028b3f2cba1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.015991 10.0.0.191 - - [2026-09-02 00:06:07] "POST /loadbalancer-members HTTP/1.1" 200 694 0.055862 10.0.0.191 - - [2026-09-02 00:06:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.032602 10.0.0.191 - - [2026-09-02 00:06:07] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.022174 10.0.0.191 - - [2026-09-02 00:06:07] "GET /virtual-machine-interface/de6f0f6c-a660-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.011166 10.0.0.191 - - [2026-09-02 00:06:07] "POST /set-tag HTTP/1.1" 200 109 0.003115 10.0.0.191 - - [2026-09-02 00:06:07] "GET /floating-ip/5d84e982-a794-4207-98e2-188395738d49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004072 10.0.0.191 - - [2026-09-02 00:07:35] "GET / HTTP/1.1" 200 36215 0.001831 10.0.0.191 - - [2026-09-02 00:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.191 - - [2026-09-02 00:07:35] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.047255 10.0.0.191 - - [2026-09-02 00:07:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.191 - - [2026-09-02 00:07:35] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.047147 10.0.0.191 - - [2026-09-02 00:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.191 - - [2026-09-02 00:07:36] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.052927 10.0.0.191 - - [2026-09-02 00:07:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.009718 10.0.0.191 - - [2026-09-02 00:07:36] "POST /tags HTTP/1.1" 200 334 0.047941 10.0.0.191 - - [2026-09-02 00:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008048 10.0.0.191 - - [2026-09-02 00:07:36] "GET /tag/404756cc-596e-4a4b-99f0-3fb533c46f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.020128 10.0.0.191 - - [2026-09-02 00:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.191 - - [2026-09-02 00:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003678 10.0.0.191 - - [2026-09-02 00:07:36] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.047679 10.0.0.191 - - [2026-09-02 00:07:36] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.073892 10.0.0.191 - - [2026-09-02 00:07:36] "GET /virtual-networks?parent_id=93a39cb8-bbf5-4c02-9f5d-409bc481fafa&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.020207 10.0.0.191 - - [2026-09-02 00:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014400 10.0.0.191 - - [2026-09-02 00:07:36] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.007664 10.0.0.191 - - [2026-09-02 00:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003306 10.0.0.191 - - [2026-09-02 00:07:36] "POST /virtual-networks HTTP/1.1" 200 514 0.085542 10.0.0.191 - - [2026-09-02 00:07:36] "GET /service-appliance-set/f08a6d43-db79-427d-910a-4b11ae0b3167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003047 10.0.0.191 - - [2026-09-02 00:07:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005343 10.0.0.191 - - [2026-09-02 00:07:36] "GET /network-ipam/926a869f-1987-47f3-93d1-8afac6765eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.004442 10.0.0.191 - - [2026-09-02 00:07:36] "POST /fqname-to-id HTTP/1.1" 404 254 0.005035 10.0.0.191 - - [2026-09-02 00:07:36] "POST /useragent-kv HTTP/1.1" 200 115 0.032160 10.0.0.191 - - [2026-09-02 00:07:36] "POST /ref-update HTTP/1.1" 200 156 0.157472 10.0.0.191 - - [2026-09-02 00:07:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.164730 10.0.0.191 - - [2026-09-02 00:07:36] "GET /virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.008472 10.0.0.191 - - [2026-09-02 00:07:36] "GET /domains HTTP/1.1" 200 281 0.003067 10.0.0.191 - - [2026-09-02 00:07:37] "GET /virtual-machine-interface/f5187f65-9a3a-42f5-a5c6-eebac8e2cfec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.008719 10.0.0.191 - - [2026-09-02 00:07:37] "GET /domain/ed3eb4c9-5623-49bd-ba24-cc0117e6e9de HTTP/1.1" 200 3100 0.019249 10.0.0.191 - - [2026-09-02 00:07:37] "POST /instance-ips HTTP/1.1" 200 410 0.043611 10.0.0.191 - - [2026-09-02 00:07:37] "GET /instance-ip/46cde54f-0fad-4791-a241-27b60ac94912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.016603 10.0.0.191 - - [2026-09-02 00:07:37] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa HTTP/1.1" 200 5498 0.066010 10.0.0.191 - - [2026-09-02 00:07:37] "GET /virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 HTTP/1.1" 200 2080 0.008388 10.0.0.191 - - [2026-09-02 00:07:37] "GET /virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 HTTP/1.1" 200 2080 0.004658 10.0.0.191 - - [2026-09-02 00:07:37] "GET /routing-instance/cca7d7a0-f6fe-47af-9386-c784004cfb23 HTTP/1.1" 200 1184 0.003480 10.0.0.191 - - [2026-09-02 00:07:37] "GET /routing-instance/cca7d7a0-f6fe-47af-9386-c784004cfb23 HTTP/1.1" 200 1184 0.003530 10.0.0.191 - - [2026-09-02 00:07:37] "POST /loadbalancers HTTP/1.1" 200 612 0.073800 10.0.0.191 - - [2026-09-02 00:07:37] "POST /route-targets HTTP/1.1" 200 328 0.036190 10.0.0.191 - - [2026-09-02 00:07:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.041881 10.0.0.191 - - [2026-09-02 00:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006255 10.0.0.191 - - [2026-09-02 00:07:37] "POST /ref-update HTTP/1.1" 200 156 0.030026 10.0.0.191 - - [2026-09-02 00:07:37] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.101394 10.0.0.191 - - [2026-09-02 00:07:37] "GET /instance-ip/46cde54f-0fad-4791-a241-27b60ac94912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003954 10.0.0.191 - - [2026-09-02 00:07:37] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.077256 10.0.0.191 - - [2026-09-02 00:07:37] "GET /loadbalancer/c7259a3b-1704-4748-86ce-20fd798f3b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002919 10.0.0.191 - - [2026-09-02 00:07:37] "POST /floating-ips HTTP/1.1" 200 599 0.068380 10.0.0.191 - - [2026-09-02 00:07:37] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.040186 10.0.0.191 - - [2026-09-02 00:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.191 - - [2026-09-02 00:07:37] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045089 10.0.0.191 - - [2026-09-02 00:07:37] "GET /loadbalancer-listener/1ee5d4a6-dad3-483a-8002-b8806e058c64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1806 0.007408 10.0.0.191 - - [2026-09-02 00:07:37] "GET /loadbalancer-listener/1ee5d4a6-dad3-483a-8002-b8806e058c64?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1224 0.004753 10.0.0.191 - - [2026-09-02 00:07:37] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.031039 10.0.0.191 - - [2026-09-02 00:07:37] "GET /instance-ip/46cde54f-0fad-4791-a241-27b60ac94912?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1654 0.003768 10.0.0.191 - - [2026-09-02 00:07:37] "GET /instance-ip/46cde54f-0fad-4791-a241-27b60ac94912?fields=floating_ips HTTP/1.1" 200 1214 0.007430 10.0.0.191 - - [2026-09-02 00:07:37] "POST /tags HTTP/1.1" 200 296 0.078101 10.0.0.191 - - [2026-09-02 00:07:37] "GET /floating-ip/b51cacc9-14c9-4430-9508-44a61090dcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.006736 10.0.0.191 - - [2026-09-02 00:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.191 - - [2026-09-02 00:07:37] "GET /tag/8fceed52-500f-4fd0-b1bc-267990b4ba31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015945 10.0.0.191 - - [2026-09-02 00:07:37] "POST /tags HTTP/1.1" 409 233 0.002534 10.0.0.191 - - [2026-09-02 00:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.191 - - [2026-09-02 00:07:37] "GET /tag/d847887d-1ab8-4057-aaa9-f1f85a20298e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.013372 10.0.0.191 - - [2026-09-02 00:07:37] "POST /tags HTTP/1.1" 409 206 0.003313 10.0.0.191 - - [2026-09-02 00:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.191 - - [2026-09-02 00:07:37] "GET /tag/b7ae5c20-b4dc-49a6-a3b8-54e204bcd403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.015746 10.0.0.191 - - [2026-09-02 00:07:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002508 10.0.0.191 - - [2026-09-02 00:07:38] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005957 10.0.0.191 - - [2026-09-02 00:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.191 - - [2026-09-02 00:07:38] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045382 10.0.0.191 - - [2026-09-02 00:07:38] "POST /virtual-machines HTTP/1.1" 200 370 0.011861 10.0.0.191 - - [2026-09-02 00:07:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.026433 10.0.0.191 - - [2026-09-02 00:07:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.142118 10.0.0.191 - - [2026-09-02 00:07:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.017691 10.0.0.191 - - [2026-09-02 00:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011339 10.0.0.191 - - [2026-09-02 00:07:38] "GET /virtual-machine-interface/4ea65ba4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.005590 10.0.0.191 - - [2026-09-02 00:07:38] "POST /instance-ips HTTP/1.1" 200 410 0.046906 10.0.0.191 - - [2026-09-02 00:07:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.042445 10.0.0.191 - - [2026-09-02 00:07:38] "GET /virtual-machine-interface/4ea65ba4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.013190 10.0.0.191 - - [2026-09-02 00:07:38] "POST /set-tag HTTP/1.1" 200 109 0.018349 10.0.0.191 - - [2026-09-02 00:07:38] "GET /virtual-machine-interface/4ea65ba4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.020278 10.0.0.191 - - [2026-09-02 00:07:38] "GET /instance-ip/4ec650ee-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.006265 10.0.0.191 - - [2026-09-02 00:07:38] "GET /virtual-machine-interface/4ea65ba4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005622 10.0.0.191 - - [2026-09-02 00:07:38] "POST /set-tag HTTP/1.1" 200 109 0.002812 10.0.0.191 - - [2026-09-02 00:07:38] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003358 10.0.0.191 - - [2026-09-02 00:07:38] "POST /ref-update HTTP/1.1" 200 156 0.012814 10.0.0.191 - - [2026-09-02 00:07:38] "GET /virtual-machine-interface/4ea65ba4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007402 10.0.0.191 - - [2026-09-02 00:07:38] "POST /set-tag HTTP/1.1" 200 109 0.003372 10.0.0.191 - - [2026-09-02 00:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005204 10.0.0.191 - - [2026-09-02 00:07:38] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005864 10.0.0.191 - - [2026-09-02 00:07:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.191 - - [2026-09-02 00:07:38] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.051096 10.0.0.191 - - [2026-09-02 00:07:39] "POST /virtual-machines HTTP/1.1" 200 370 0.012682 10.0.0.191 - - [2026-09-02 00:07:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.030749 10.0.0.191 - - [2026-09-02 00:07:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.172217 10.0.0.191 - - [2026-09-02 00:07:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.036272 10.0.0.191 - - [2026-09-02 00:07:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.035909 10.0.0.191 - - [2026-09-02 00:07:39] "GET /virtual-machine-interface/4f2ad0c8-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.011861 10.0.0.191 - - [2026-09-02 00:07:39] "POST /instance-ips HTTP/1.1" 200 410 0.036976 10.0.0.191 - - [2026-09-02 00:07:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.093152 10.0.0.191 - - [2026-09-02 00:07:39] "GET /virtual-machine-interface/4f2ad0c8-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2856 0.011676 10.0.0.191 - - [2026-09-02 00:07:39] "POST /set-tag HTTP/1.1" 200 109 0.057887 10.0.0.191 - - [2026-09-02 00:07:39] "GET /virtual-machine-interface/4f2ad0c8-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.054222 10.0.0.191 - - [2026-09-02 00:07:39] "GET /instance-ip/4f5386bc-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.005554 10.0.0.191 - - [2026-09-02 00:07:39] "GET /virtual-machine-interface/4f2ad0c8-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006299 10.0.0.191 - - [2026-09-02 00:07:39] "POST /set-tag HTTP/1.1" 200 109 0.009060 10.0.0.191 - - [2026-09-02 00:07:39] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.010771 10.0.0.191 - - [2026-09-02 00:07:39] "POST /ref-update HTTP/1.1" 200 156 0.028999 10.0.0.191 - - [2026-09-02 00:07:40] "GET /virtual-machine-interface/4f2ad0c8-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.054669 10.0.0.191 - - [2026-09-02 00:07:40] "POST /set-tag HTTP/1.1" 200 109 0.005145 10.0.0.191 - - [2026-09-02 00:07:40] "GET /virtual-machine-interface/4ea65ba4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.015870 10.0.0.191 - - [2026-09-02 00:07:40] "POST /set-tag HTTP/1.1" 200 109 0.012711 10.0.0.191 - - [2026-09-02 00:07:40] "GET /virtual-machine-interface/4f2ad0c8-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.016974 10.0.0.191 - - [2026-09-02 00:07:40] "POST /set-tag HTTP/1.1" 200 109 0.007194 10.0.0.191 - - [2026-09-02 00:07:42] "GET /domains HTTP/1.1" 200 281 0.004323 10.0.0.191 - - [2026-09-02 00:07:42] "GET /domain/ed3eb4c9-5623-49bd-ba24-cc0117e6e9de HTTP/1.1" 200 3100 0.004982 10.0.0.191 - - [2026-09-02 00:07:42] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa HTTP/1.1" 200 7092 0.063062 10.0.0.191 - - [2026-09-02 00:07:42] "GET /virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 HTTP/1.1" 200 2080 0.007476 10.0.0.191 - - [2026-09-02 00:07:42] "GET /virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 HTTP/1.1" 200 2080 0.143396 10.0.0.191 - - [2026-09-02 00:07:42] "GET /routing-instance/cca7d7a0-f6fe-47af-9386-c784004cfb23 HTTP/1.1" 200 1406 0.004856 10.0.0.191 - - [2026-09-02 00:07:42] "GET /routing-instance/cca7d7a0-f6fe-47af-9386-c784004cfb23 HTTP/1.1" 200 1406 0.003338 10.0.0.191 - - [2026-09-02 00:07:42] "GET /route-target/38962e15-2c65-4a44-bab5-6f37d10790f0 HTTP/1.1" 200 1154 0.002989 10.0.0.191 - - [2026-09-02 00:07:42] "GET /virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 HTTP/1.1" 200 2080 0.007754 10.0.0.191 - - [2026-09-02 00:07:42] "GET /routing-instance/cca7d7a0-f6fe-47af-9386-c784004cfb23 HTTP/1.1" 200 1406 0.004086 10.0.0.191 - - [2026-09-02 00:07:42] "GET /virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.005155 10.0.0.191 - - [2026-09-02 00:07:42] "GET /virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 HTTP/1.1" 200 2080 0.006516 10.0.0.191 - - [2026-09-02 00:07:42] "GET /routing-instance/cca7d7a0-f6fe-47af-9386-c784004cfb23 HTTP/1.1" 200 1406 0.006676 10.0.0.191 - - [2026-09-02 00:07:42] "GET /routing-instance/cca7d7a0-f6fe-47af-9386-c784004cfb23 HTTP/1.1" 200 1406 0.074366 10.0.0.191 - - [2026-09-02 00:07:42] "GET /route-target/38962e15-2c65-4a44-bab5-6f37d10790f0 HTTP/1.1" 200 1154 0.003242 10.0.0.191 - - [2026-09-02 00:07:42] "GET /domains HTTP/1.1" 200 281 0.002578 10.0.0.191 - - [2026-09-02 00:07:42] "GET /domain/ed3eb4c9-5623-49bd-ba24-cc0117e6e9de HTTP/1.1" 200 3100 0.003843 10.0.0.191 - - [2026-09-02 00:07:42] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa HTTP/1.1" 200 7092 0.038678 10.0.0.191 - - [2026-09-02 00:07:42] "GET /virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 HTTP/1.1" 200 2080 0.009532 10.0.0.191 - - [2026-09-02 00:07:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.191 - - [2026-09-02 00:07:42] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.068397 10.0.0.191 - - [2026-09-02 00:07:42] "GET /virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.004737 10.0.0.191 - - [2026-09-02 00:07:42] "GET /floating-ip-pools?parent_id=86717a1a-7ee6-4dda-9d01-d2baa4490fa5&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003401 10.0.0.191 - - [2026-09-02 00:07:42] "GET /virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.016831 10.0.0.191 - - [2026-09-02 00:07:43] "POST /floating-ip-pools HTTP/1.1" 200 564 0.062306 10.0.0.191 - - [2026-09-02 00:07:43] "POST /ref-update HTTP/1.1" 200 156 0.016443 10.0.0.191 - - [2026-09-02 00:07:43] "GET /virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.031333 10.0.0.191 - - [2026-09-02 00:07:43] "GET /domains HTTP/1.1" 200 281 0.006558 10.0.0.191 - - [2026-09-02 00:07:43] "GET /domain/ed3eb4c9-5623-49bd-ba24-cc0117e6e9de HTTP/1.1" 200 3100 0.008047 10.0.0.191 - - [2026-09-02 00:07:43] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa HTTP/1.1" 200 7349 0.058923 10.0.0.191 - - [2026-09-02 00:07:43] "GET /virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 HTTP/1.1" 200 2319 0.017038 10.0.0.191 - - [2026-09-02 00:07:43] "GET /floating-ip-pool/3483fa94-1961-4bf1-b107-3d09c374c545 HTTP/1.1" 200 1317 0.007940 10.0.0.191 - - [2026-09-02 00:07:43] "GET /domains HTTP/1.1" 200 281 0.006342 10.0.0.191 - - [2026-09-02 00:07:43] "GET /domain/ed3eb4c9-5623-49bd-ba24-cc0117e6e9de HTTP/1.1" 200 3100 0.005482 10.0.0.191 - - [2026-09-02 00:07:43] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa HTTP/1.1" 200 7349 0.065436 10.0.0.191 - - [2026-09-02 00:07:43] "GET /virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 HTTP/1.1" 200 2319 0.007238 10.0.0.191 - - [2026-09-02 00:07:43] "GET /virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1850 0.017169 10.0.0.191 - - [2026-09-02 00:07:43] "POST /tags HTTP/1.1" 200 366 0.086596 10.0.0.191 - - [2026-09-02 00:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016386 10.0.0.191 - - [2026-09-02 00:07:43] "GET /tag/a13ecb77-4290-4ea4-91aa-08458c3713ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.023438 10.0.0.191 - - [2026-09-02 00:07:43] "POST /tags HTTP/1.1" 409 206 0.002817 10.0.0.191 - - [2026-09-02 00:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.191 - - [2026-09-02 00:07:43] "GET /tag/b7ae5c20-b4dc-49a6-a3b8-54e204bcd403?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.017020 10.0.0.191 - - [2026-09-02 00:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002641 10.0.0.191 - - [2026-09-02 00:07:43] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.061934 10.0.0.191 - - [2026-09-02 00:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.020572 10.0.0.191 - - [2026-09-02 00:07:43] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.042924 10.0.0.191 - - [2026-09-02 00:07:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.191 - - [2026-09-02 00:07:43] "GET /service-appliance-set/d2b0922a-f750-4741-bdb3-a222e6eb7dd5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.004384 10.0.0.191 - - [2026-09-02 00:07:43] "POST /fqname-to-id HTTP/1.1" 404 258 0.002050 10.0.0.191 - - [2026-09-02 00:07:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.183461 10.0.0.191 - - [2026-09-02 00:07:44] "GET /virtual-machine-interface/3370aab9-dd65-4351-b593-77218bb27d35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.022860 10.0.0.191 - - [2026-09-02 00:07:44] "POST /set-tag HTTP/1.1" 200 109 0.030757 10.0.0.191 - - [2026-09-02 00:07:44] "POST /instance-ips HTTP/1.1" 200 418 0.032188 10.0.0.191 - - [2026-09-02 00:07:44] "GET /instance-ip/075624b0-7bfe-4749-a16e-1f99fb98e311?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.023721 10.0.0.191 - - [2026-09-02 00:07:44] "POST /loadbalancers HTTP/1.1" 200 620 0.086339 10.0.0.191 - - [2026-09-02 00:07:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.014990 10.0.0.191 - - [2026-09-02 00:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.021890 10.0.0.191 - - [2026-09-02 00:07:44] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.071751 10.0.0.191 - - [2026-09-02 00:07:44] "POST /service-instances HTTP/1.1" 200 568 0.085358 10.0.0.191 - - [2026-09-02 00:07:44] "GET /virtual-machine-interface/3370aab9-dd65-4351-b593-77218bb27d35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.007569 10.0.0.191 - - [2026-09-02 00:07:44] "GET /virtual-machine-interface/3370aab9-dd65-4351-b593-77218bb27d35?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.007417 10.0.0.191 - - [2026-09-02 00:07:44] "POST /ref-update HTTP/1.1" 200 156 0.027621 10.0.0.191 - - [2026-09-02 00:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.018140 10.0.0.191 - - [2026-09-02 00:07:44] "GET /floating-ip-pool/3483fa94-1961-4bf1-b107-3d09c374c545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.007445 10.0.0.191 - - [2026-09-02 00:07:44] "PUT /service-instance/2bb04514-0d82-4192-a803-e9508184acf9 HTTP/1.1" 200 267 0.023912 10.0.0.191 - - [2026-09-02 00:07:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.032371 10.0.0.191 - - [2026-09-02 00:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006106 10.0.0.191 - - [2026-09-02 00:07:44] "POST /floating-ips HTTP/1.1" 200 673 0.162016 10.0.0.191 - - [2026-09-02 00:07:44] "POST /virtual-machines HTTP/1.1" 200 430 0.081227 10.0.0.191 - - [2026-09-02 00:07:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.053535 10.0.0.191 - - [2026-09-02 00:07:44] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006335 10.0.0.191 - - [2026-09-02 00:07:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004075 10.0.0.191 - - [2026-09-02 00:07:45] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.013871 10.0.0.191 - - [2026-09-02 00:07:45] "POST /tags HTTP/1.1" 409 221 0.019391 10.0.0.191 - - [2026-09-02 00:07:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.187868 10.0.0.191 - - [2026-09-02 00:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.013481 10.0.0.191 - - [2026-09-02 00:07:45] "GET /tag/404756cc-596e-4a4b-99f0-3fb533c46f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.056193 10.0.0.191 - - [2026-09-02 00:07:45] "POST /chown HTTP/1.1" 200 109 0.092876 10.0.0.191 - - [2026-09-02 00:07:45] "POST /tags HTTP/1.1" 409 238 0.004698 10.0.0.191 - - [2026-09-02 00:07:45] "POST /chown HTTP/1.1" 200 109 0.010476 10.0.0.191 - - [2026-09-02 00:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.031013 10.0.0.191 - - [2026-09-02 00:07:45] "GET /tag/a13ecb77-4290-4ea4-91aa-08458c3713ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.029050 10.0.0.191 - - [2026-09-02 00:07:45] "PUT /virtual-machine-interface/257109c8-858d-4f3c-9275-a76908661cea HTTP/1.1" 200 285 0.044010 10.0.0.191 - - [2026-09-02 00:07:45] "PUT /instance-ip/075624b0-7bfe-4749-a16e-1f99fb98e311 HTTP/1.1" 200 257 0.050428 10.0.0.191 - - [2026-09-02 00:07:45] "POST /firewall-rules HTTP/1.1" 200 652 0.179321 10.0.0.191 - - [2026-09-02 00:07:45] "POST /ref-update HTTP/1.1" 200 156 0.077454 10.0.0.191 - - [2026-09-02 00:07:45] "GET /firewall-rule/abd0c2d6-b1f5-40da-9a19-aeb1a98cb2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.026544 10.0.0.191 - - [2026-09-02 00:07:45] "GET /firewall-policy/12ae01b8-b6e4-4638-96d1-e26eedbf765d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.013888 10.0.0.191 - - [2026-09-02 00:07:45] "GET /firewall-rule/abd0c2d6-b1f5-40da-9a19-aeb1a98cb2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.006552 10.0.0.191 - - [2026-09-02 00:07:45] "POST /ref-update HTTP/1.1" 200 156 0.072795 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:07:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001767 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:07:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.004120 10.0.0.191 - - [2026-09-02 00:07:45] "POST /ref-update HTTP/1.1" 200 156 0.063583 10.0.0.191 - - [2026-09-02 00:07:45] "POST /ref-update HTTP/1.1" 200 156 0.089433 10.0.0.191 - - [2026-09-02 00:07:45] "POST /ref-update HTTP/1.1" 200 156 0.050431 10.0.0.191 - - [2026-09-02 00:07:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.026177 10.0.0.191 - - [2026-09-02 00:07:45] "POST /ref-update HTTP/1.1" 200 156 0.066206 10.0.0.191 - - [2026-09-02 00:07:45] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.118278 10.0.0.191 - - [2026-09-02 00:07:45] "POST /ref-update HTTP/1.1" 200 156 0.061178 10.0.0.191 - - [2026-09-02 00:07:45] "GET /loadbalancer/3060149c-6e00-480b-b329-b5ff45d6f6db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.003817 10.0.0.191 - - [2026-09-02 00:07:46] "POST /virtual-machines HTTP/1.1" 200 430 0.056463 10.0.0.191 - - [2026-09-02 00:07:46] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.131361 10.0.0.191 - - [2026-09-02 00:07:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.191 - - [2026-09-02 00:07:46] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.195746 10.0.0.191 - - [2026-09-02 00:07:46] "GET /loadbalancer-listener/6405a537-9ed6-43e5-8400-ee53fc6e710e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.010160 10.0.0.191 - - [2026-09-02 00:07:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.312930 10.0.0.191 - - [2026-09-02 00:07:46] "GET /loadbalancer-listener/6405a537-9ed6-43e5-8400-ee53fc6e710e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.050611 10.0.0.191 - - [2026-09-02 00:07:46] "POST /chown HTTP/1.1" 200 109 0.110211 10.0.0.191 - - [2026-09-02 00:07:46] "POST /chown HTTP/1.1" 200 109 0.045856 10.0.0.191 - - [2026-09-02 00:07:46] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.164447 10.0.0.191 - - [2026-09-02 00:07:46] "PUT /virtual-machine-interface/706327b2-89f4-4036-8664-ba7480292dac HTTP/1.1" 200 285 0.057843 10.0.0.191 - - [2026-09-02 00:07:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.055568 10.0.0.191 - - [2026-09-02 00:07:46] "PUT /instance-ip/075624b0-7bfe-4749-a16e-1f99fb98e311 HTTP/1.1" 200 257 0.051431 10.0.0.191 - - [2026-09-02 00:07:46] "GET /loadbalancer-pool/a390faba-588f-460b-aff4-741b6c6a122c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007831 10.0.0.191 - - [2026-09-02 00:07:46] "POST /ref-update HTTP/1.1" 200 156 0.030740 10.0.0.191 - - [2026-09-02 00:07:46] "POST /ref-update HTTP/1.1" 200 156 0.053180 10.0.0.191 - - [2026-09-02 00:07:46] "POST /loadbalancer-members HTTP/1.1" 200 709 0.158615 10.0.0.191 - - [2026-09-02 00:07:46] "POST /ref-update HTTP/1.1" 200 156 0.050295 10.0.0.191 - - [2026-09-02 00:07:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.058059 10.0.0.191 - - [2026-09-02 00:07:47] "GET /loadbalancer-member/12ba51f4-2e65-45bb-a016-47520bf0b9bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.017723 10.0.0.191 - - [2026-09-02 00:07:47] "POST /ref-update HTTP/1.1" 200 156 0.034707 10.0.0.191 - - [2026-09-02 00:07:47] "POST /ref-update HTTP/1.1" 200 156 0.034625 10.0.0.191 - - [2026-09-02 00:07:47] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.031938 10.0.0.191 - - [2026-09-02 00:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006487 10.0.0.191 - - [2026-09-02 00:07:47] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.007843 10.0.0.191 - - [2026-09-02 00:07:47] "PUT /service-instance/2bb04514-0d82-4192-a803-e9508184acf9 HTTP/1.1" 200 267 0.021593 10.0.0.191 - - [2026-09-02 00:07:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028694 10.0.0.191 - - [2026-09-02 00:07:47] "POST /tags HTTP/1.1" 409 221 0.004150 10.0.0.191 - - [2026-09-02 00:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005688 10.0.0.191 - - [2026-09-02 00:07:47] "GET /tag/404756cc-596e-4a4b-99f0-3fb533c46f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.016626 10.0.0.191 - - [2026-09-02 00:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002465 10.0.0.191 - - [2026-09-02 00:07:47] "POST /tags HTTP/1.1" 409 238 0.002672 10.0.0.191 - - [2026-09-02 00:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012897 10.0.0.191 - - [2026-09-02 00:07:47] "GET /tag/a13ecb77-4290-4ea4-91aa-08458c3713ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.040747 10.0.0.191 - - [2026-09-02 00:07:47] "POST /chown HTTP/1.1" 200 109 0.058106 10.0.0.191 - - [2026-09-02 00:07:47] "POST /firewall-rules HTTP/1.1" 409 293 0.011573 10.0.0.191 - - [2026-09-02 00:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.191 - - [2026-09-02 00:07:47] "POST /chown HTTP/1.1" 200 109 0.044854 10.0.0.191 - - [2026-09-02 00:07:47] "PUT /instance-ip/075624b0-7bfe-4749-a16e-1f99fb98e311 HTTP/1.1" 200 257 0.036579 10.0.0.191 - - [2026-09-02 00:07:47] "PUT /firewall-rule/abd0c2d6-b1f5-40da-9a19-aeb1a98cb2cc HTTP/1.1" 200 261 0.069787 10.0.0.191 - - [2026-09-02 00:07:47] "GET /firewall-rule/abd0c2d6-b1f5-40da-9a19-aeb1a98cb2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.012694 10.0.0.191 - - [2026-09-02 00:07:47] "POST /ref-update HTTP/1.1" 200 156 0.036483 10.0.0.191 - - [2026-09-02 00:07:47] "GET /firewall-policy/12ae01b8-b6e4-4638-96d1-e26eedbf765d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.021822 10.0.0.191 - - [2026-09-02 00:07:47] "GET /firewall-rule/abd0c2d6-b1f5-40da-9a19-aeb1a98cb2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.004068 10.0.0.191 - - [2026-09-02 00:07:47] "POST /chown HTTP/1.1" 200 109 0.023589 10.0.0.191 - - [2026-09-02 00:07:47] "POST /chown HTTP/1.1" 200 109 0.049184 10.0.0.191 - - [2026-09-02 00:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013185 10.0.0.191 - - [2026-09-02 00:07:47] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.027063 10.0.0.191 - - [2026-09-02 00:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010147 10.0.0.191 - - [2026-09-02 00:07:47] "PUT /instance-ip/075624b0-7bfe-4749-a16e-1f99fb98e311 HTTP/1.1" 200 257 0.023878 10.0.0.191 - - [2026-09-02 00:07:47] "POST /ref-update HTTP/1.1" 200 156 0.045607 10.0.0.191 - - [2026-09-02 00:07:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.191 - - [2026-09-02 00:07:47] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.096875 10.0.0.191 - - [2026-09-02 00:07:47] "POST /virtual-machines HTTP/1.1" 200 374 0.016030 10.0.0.191 - - [2026-09-02 00:07:47] "POST /chown HTTP/1.1" 200 109 0.035874 10.0.0.191 - - [2026-09-02 00:07:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.050421 10.0.0.191 - - [2026-09-02 00:07:47] "POST /chown HTTP/1.1" 200 109 0.059452 10.0.0.191 - - [2026-09-02 00:07:47] "PUT /instance-ip/075624b0-7bfe-4749-a16e-1f99fb98e311 HTTP/1.1" 200 257 0.063303 10.0.0.191 - - [2026-09-02 00:07:48] "POST /ref-update HTTP/1.1" 200 156 0.106899 10.0.0.191 - - [2026-09-02 00:07:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.257790 10.0.0.191 - - [2026-09-02 00:07:48] "POST /chown HTTP/1.1" 200 109 0.071317 10.0.0.191 - - [2026-09-02 00:07:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.042937 10.0.0.191 - - [2026-09-02 00:07:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007872 10.0.0.191 - - [2026-09-02 00:07:48] "GET /virtual-machine-interface/546d3da0-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.015083 10.0.0.191 - - [2026-09-02 00:07:48] "POST /chown HTTP/1.1" 200 109 0.063359 10.0.0.191 - - [2026-09-02 00:07:48] "PUT /instance-ip/075624b0-7bfe-4749-a16e-1f99fb98e311 HTTP/1.1" 200 257 0.025076 10.0.0.191 - - [2026-09-02 00:07:48] "POST /instance-ips HTTP/1.1" 200 414 0.067896 10.0.0.191 - - [2026-09-02 00:07:48] "POST /ref-update HTTP/1.1" 200 156 0.061062 10.0.0.191 - - [2026-09-02 00:07:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.063242 10.0.0.191 - - [2026-09-02 00:07:48] "GET /virtual-machine-interface/546d3da0-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2866 0.026784 10.0.0.191 - - [2026-09-02 00:07:48] "POST /set-tag HTTP/1.1" 200 109 0.026427 10.0.0.191 - - [2026-09-02 00:07:48] "GET /virtual-machine-interface/546d3da0-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.017308 10.0.0.191 - - [2026-09-02 00:07:48] "GET /instance-ip/54a58e30-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1964 0.009258 10.0.0.191 - - [2026-09-02 00:07:48] "PUT /service-instance/2bb04514-0d82-4192-a803-e9508184acf9 HTTP/1.1" 200 267 0.025655 10.0.0.191 - - [2026-09-02 00:07:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.031375 10.0.0.191 - - [2026-09-02 00:07:48] "GET /virtual-machine-interface/546d3da0-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.014578 10.0.0.191 - - [2026-09-02 00:07:48] "POST /set-tag HTTP/1.1" 200 109 0.003360 10.0.0.191 - - [2026-09-02 00:07:48] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.011170 10.0.0.191 - - [2026-09-02 00:07:48] "PUT /service-instance/2bb04514-0d82-4192-a803-e9508184acf9 HTTP/1.1" 200 267 0.013942 10.0.0.191 - - [2026-09-02 00:07:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.033716 10.0.0.191 - - [2026-09-02 00:07:48] "POST /ref-update HTTP/1.1" 200 156 0.049045 10.0.0.191 - - [2026-09-02 00:07:48] "GET /virtual-machine-interface/546d3da0-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.020805 10.0.0.191 - - [2026-09-02 00:07:48] "POST /set-tag HTTP/1.1" 200 109 0.009657 10.0.0.191 - - [2026-09-02 00:07:48] "PUT /service-instance/2bb04514-0d82-4192-a803-e9508184acf9 HTTP/1.1" 200 267 0.018180 10.0.0.191 - - [2026-09-02 00:07:48] "GET /virtual-machine-interface/546d3da0-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.012774 10.0.0.191 - - [2026-09-02 00:07:48] "POST /set-tag HTTP/1.1" 200 109 0.006409 10.0.0.191 - - [2026-09-02 00:07:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.044034 10.0.0.191 - - [2026-09-02 00:07:48] "PUT /service-instance/2bb04514-0d82-4192-a803-e9508184acf9 HTTP/1.1" 200 267 0.018002 10.0.0.191 - - [2026-09-02 00:07:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027251 10.0.0.191 - - [2026-09-02 00:07:49] "PUT /service-instance/2bb04514-0d82-4192-a803-e9508184acf9 HTTP/1.1" 200 267 0.016091 10.0.0.191 - - [2026-09-02 00:07:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.029282 10.0.0.191 - - [2026-09-02 00:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002926 10.0.0.191 - - [2026-09-02 00:07:49] "POST /chown HTTP/1.1" 200 109 0.017797 10.0.0.191 - - [2026-09-02 00:07:49] "POST /chown HTTP/1.1" 200 109 0.008495 10.0.0.191 - - [2026-09-02 00:07:49] "POST /ref-update HTTP/1.1" 200 156 0.026505 10.0.0.191 - - [2026-09-02 00:07:49] "POST /chown HTTP/1.1" 200 109 0.019190 10.0.0.191 - - [2026-09-02 00:07:49] "POST /chown HTTP/1.1" 200 109 0.008388 10.0.0.191 - - [2026-09-02 00:07:49] "POST /ref-update HTTP/1.1" 200 156 0.030143 10.0.0.191 - - [2026-09-02 00:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012748 10.0.0.191 - - [2026-09-02 00:07:49] "POST /chown HTTP/1.1" 200 109 0.014276 10.0.0.191 - - [2026-09-02 00:07:49] "POST /chown HTTP/1.1" 200 109 0.031787 10.0.0.191 - - [2026-09-02 00:07:49] "POST /chown HTTP/1.1" 200 109 0.029175 10.0.0.191 - - [2026-09-02 00:07:49] "POST /chown HTTP/1.1" 200 109 0.008974 10.0.0.191 - - [2026-09-02 00:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003292 10.0.0.191 - - [2026-09-02 00:07:49] "POST /chown HTTP/1.1" 200 109 0.008339 10.0.0.191 - - [2026-09-02 00:07:49] "POST /chown HTTP/1.1" 200 109 0.020621 10.0.0.191 - - [2026-09-02 00:07:49] "POST /chown HTTP/1.1" 200 109 0.008665 10.0.0.191 - - [2026-09-02 00:07:49] "POST /chown HTTP/1.1" 200 109 0.027286 10.0.0.191 - - [2026-09-02 00:07:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003772 10.0.0.191 - - [2026-09-02 00:07:49] "POST /chown HTTP/1.1" 200 109 0.014229 10.0.0.191 - - [2026-09-02 00:07:49] "POST /chown HTTP/1.1" 200 109 0.031356 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.038890 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.012311 10.0.0.191 - - [2026-09-02 00:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.019777 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.048697 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.008102 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.029111 10.0.0.191 - - [2026-09-02 00:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.008170 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.029488 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.008762 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.008565 10.0.0.191 - - [2026-09-02 00:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.009642 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.007718 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.032359 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.033133 10.0.0.191 - - [2026-09-02 00:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003135 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.009104 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.030715 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.010241 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.020860 10.0.0.191 - - [2026-09-02 00:07:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.013356 10.0.0.191 - - [2026-09-02 00:07:50] "POST /chown HTTP/1.1" 200 109 0.020564 10.0.0.191 - - [2026-09-02 00:07:51] "POST /chown HTTP/1.1" 200 109 0.027901 10.0.0.191 - - [2026-09-02 00:07:51] "POST /chown HTTP/1.1" 200 109 0.022110 10.0.0.191 - - [2026-09-02 00:07:51] "POST /chown HTTP/1.1" 200 109 0.015623 10.0.0.191 - - [2026-09-02 00:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.010596 10.0.0.191 - - [2026-09-02 00:07:51] "POST /chown HTTP/1.1" 200 109 0.011551 10.0.0.191 - - [2026-09-02 00:07:51] "POST /chown HTTP/1.1" 200 109 0.007671 10.0.0.191 - - [2026-09-02 00:07:51] "POST /chown HTTP/1.1" 200 109 0.020489 10.0.0.191 - - [2026-09-02 00:07:51] "POST /chown HTTP/1.1" 200 109 0.026915 10.0.0.191 - - [2026-09-02 00:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005475 10.0.0.191 - - [2026-09-02 00:07:51] "POST /chown HTTP/1.1" 200 109 0.007932 10.0.0.191 - - [2026-09-02 00:07:51] "POST /chown HTTP/1.1" 200 109 0.030651 10.0.0.191 - - [2026-09-02 00:07:51] "POST /chown HTTP/1.1" 200 109 0.007796 10.0.0.191 - - [2026-09-02 00:07:51] "POST /chown HTTP/1.1" 200 109 0.021573 10.0.0.191 - - [2026-09-02 00:07:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.191 - - [2026-09-02 00:07:51] "POST /chown HTTP/1.1" 200 109 0.008259 10.0.0.191 - - [2026-09-02 00:07:51] "POST /chown HTTP/1.1" 200 109 0.028582 10.0.0.191 - - [2026-09-02 00:07:51] "POST /chown HTTP/1.1" 200 109 0.022792 10.0.0.191 - - [2026-09-02 00:07:51] "POST /chown HTTP/1.1" 200 109 0.007095 10.0.0.191 - - [2026-09-02 00:07:53] "GET /virtual-machine-interface/4ea65ba4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005951 10.0.0.191 - - [2026-09-02 00:07:53] "POST /set-tag HTTP/1.1" 200 109 0.003141 10.0.0.191 - - [2026-09-02 00:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.191 - - [2026-09-02 00:07:53] "GET /loadbalancer/c7259a3b-1704-4748-86ce-20fd798f3b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002690 10.0.0.191 - - [2026-09-02 00:07:53] "GET /loadbalancer-pool/44de927a-4cab-4f45-a759-ff52c8a93559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003111 10.0.0.191 - - [2026-09-02 00:07:53] "POST /loadbalancer-members HTTP/1.1" 200 704 0.020667 10.0.0.191 - - [2026-09-02 00:07:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.026899 10.0.0.191 - - [2026-09-02 00:07:53] "GET /virtual-machine-interface/4ea65ba4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010419 10.0.0.191 - - [2026-09-02 00:07:53] "GET /virtual-machine-interface/4ea65ba4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005544 10.0.0.191 - - [2026-09-02 00:07:53] "POST /ref-update HTTP/1.1" 200 156 0.010496 10.0.0.191 - - [2026-09-02 00:07:53] "GET /floating-ip/b51cacc9-14c9-4430-9508-44a61090dcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.012523 10.0.0.191 - - [2026-09-02 00:07:53] "POST /tags HTTP/1.1" 409 221 0.005074 10.0.0.191 - - [2026-09-02 00:07:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003133 10.0.0.191 - - [2026-09-02 00:07:53] "GET /tag/404756cc-596e-4a4b-99f0-3fb533c46f14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.013270 10.0.0.191 - - [2026-09-02 00:07:53] "PUT /floating-ip/b51cacc9-14c9-4430-9508-44a61090dcd1 HTTP/1.1" 200 257 0.010611 10.0.0.191 - - [2026-09-02 00:07:53] "POST /set-tag HTTP/1.1" 200 109 0.023439 10.0.0.191 - - [2026-09-02 00:07:54] "GET /virtual-machine-interface/4f2ad0c8-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.005596 10.0.0.191 - - [2026-09-02 00:07:54] "POST /set-tag HTTP/1.1" 200 109 0.003195 10.0.0.191 - - [2026-09-02 00:07:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.191 - - [2026-09-02 00:07:54] "GET /loadbalancer/c7259a3b-1704-4748-86ce-20fd798f3b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003470 10.0.0.191 - - [2026-09-02 00:07:54] "GET /loadbalancer-pool/44de927a-4cab-4f45-a759-ff52c8a93559?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003427 10.0.0.191 - - [2026-09-02 00:07:54] "POST /loadbalancer-members HTTP/1.1" 200 704 0.023417 10.0.0.191 - - [2026-09-02 00:07:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009904 10.0.0.191 - - [2026-09-02 00:07:54] "GET /virtual-machine-interface/4f2ad0c8-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.011425 10.0.0.191 - - [2026-09-02 00:07:54] "GET /virtual-machine-interface/4f2ad0c8-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.007237 10.0.0.191 - - [2026-09-02 00:07:54] "POST /ref-update HTTP/1.1" 200 156 0.008956 10.0.0.191 - - [2026-09-02 00:07:54] "GET /floating-ip/b51cacc9-14c9-4430-9508-44a61090dcd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.019134 10.0.0.191 - - [2026-09-02 00:07:54] "POST /set-tag HTTP/1.1" 200 109 0.055930 10.0.0.191 - - [2026-09-02 00:07:56] "GET /virtual-machine/0467eb00-686f-466f-a75a-3fc5fdc07eb4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004258 10.0.0.191 - - [2026-09-02 00:07:56] "GET /virtual-machine-interface/4ea65ba4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005341 10.0.0.191 - - [2026-09-02 00:07:56] "GET /virtual-machine/13654994-cb43-428f-9846-82a1fa824191?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004474 10.0.0.191 - - [2026-09-02 00:07:56] "GET /virtual-machine-interface/4f2ad0c8-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.008527 10.0.0.191 - - [2026-09-02 00:07:57] "GET /virtual-machine-interface/546d3da0-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005691 10.0.0.191 - - [2026-09-02 00:07:57] "POST /set-tag HTTP/1.1" 200 109 0.003376 10.0.0.191 - - [2026-09-02 00:08:01] "GET /virtual-machine/76931374-7e5c-45df-aee6-f18e606ce9d1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003686 10.0.0.191 - - [2026-09-02 00:08:01] "GET /virtual-machine-interface/546d3da0-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.005080 10.0.0.191 - - [2026-09-02 00:08:02] "GET /virtual-machine-interface/546d3da0-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.016225 10.0.0.191 - - [2026-09-02 00:08:02] "POST /set-tag HTTP/1.1" 200 109 0.005168 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:08:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001282 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:08:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001284 10.0.0.191 - - [2026-09-02 00:08:33] "GET /virtual-machine-interface/546d3da0-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.012970 10.0.0.191 - - [2026-09-02 00:08:33] "POST /set-tag HTTP/1.1" 200 109 0.003942 10.0.0.191 - - [2026-09-02 00:08:33] "GET /virtual-machine-interface/546d3da0-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.007350 10.0.0.191 - - [2026-09-02 00:08:33] "POST /set-tag HTTP/1.1" 200 109 0.002935 10.0.0.191 - - [2026-09-02 00:08:33] "GET /virtual-machine/76931374-7e5c-45df-aee6-f18e606ce9d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003392 10.0.0.191 - - [2026-09-02 00:08:33] "POST /ref-update HTTP/1.1" 200 156 0.014655 10.0.0.191 - - [2026-09-02 00:08:33] "GET /virtual-machine-interface/546d3da0-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3242 0.011673 10.0.0.191 - - [2026-09-02 00:08:33] "POST /set-tag HTTP/1.1" 200 109 0.045478 10.0.0.191 - - [2026-09-02 00:08:33] "POST /set-tag HTTP/1.1" 200 109 0.024182 10.0.0.191 - - [2026-09-02 00:08:33] "DELETE /instance-ip/54a58e30-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.071287 10.0.0.191 - - [2026-09-02 00:08:33] "DELETE /virtual-machine-interface/546d3da0-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.049864 10.0.0.191 - - [2026-09-02 00:08:33] "DELETE /virtual-machine/76931374-7e5c-45df-aee6-f18e606ce9d1 HTTP/1.1" 200 115 0.032370 10.0.0.191 - - [2026-09-02 00:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.191 - - [2026-09-02 00:08:37] "GET /tag/a13ecb77-4290-4ea4-91aa-08458c3713ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.022687 10.0.0.191 - - [2026-09-02 00:08:37] "GET /tag/a13ecb77-4290-4ea4-91aa-08458c3713ef?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.015010 10.0.0.191 - - [2026-09-02 00:08:37] "GET /virtual-machine-interface/257109c8-858d-4f3c-9275-a76908661cea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.005488 10.0.0.191 - - [2026-09-02 00:08:37] "POST /set-tag HTTP/1.1" 200 109 0.018401 10.0.0.191 - - [2026-09-02 00:08:37] "GET /virtual-machine-interface/3370aab9-dd65-4351-b593-77218bb27d35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.038738 10.0.0.191 - - [2026-09-02 00:08:37] "POST /set-tag HTTP/1.1" 200 109 0.020044 10.0.0.191 - - [2026-09-02 00:08:37] "GET /virtual-machine-interface/706327b2-89f4-4036-8664-ba7480292dac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.005578 10.0.0.191 - - [2026-09-02 00:08:37] "POST /set-tag HTTP/1.1" 200 109 0.027594 10.0.0.191 - - [2026-09-02 00:08:37] "GET /firewall-policy/12ae01b8-b6e4-4638-96d1-e26eedbf765d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.010952 10.0.0.191 - - [2026-09-02 00:08:37] "GET /firewall-rule/abd0c2d6-b1f5-40da-9a19-aeb1a98cb2cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.004138 10.0.0.191 - - [2026-09-02 00:08:37] "POST /ref-update HTTP/1.1" 200 156 0.041470 10.0.0.191 - - [2026-09-02 00:08:37] "DELETE /firewall-rule/abd0c2d6-b1f5-40da-9a19-aeb1a98cb2cc HTTP/1.1" 200 115 0.070939 10.0.0.191 - - [2026-09-02 00:08:37] "DELETE /loadbalancer-member/12ba51f4-2e65-45bb-a016-47520bf0b9bb HTTP/1.1" 200 115 0.048193 10.0.0.191 - - [2026-09-02 00:08:37] "PUT /service-instance/2bb04514-0d82-4192-a803-e9508184acf9 HTTP/1.1" 200 267 0.015578 10.0.0.191 - - [2026-09-02 00:08:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016191 10.0.0.191 - - [2026-09-02 00:08:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.191 - - [2026-09-02 00:08:37] "DELETE /loadbalancer-pool/a390faba-588f-460b-aff4-741b6c6a122c HTTP/1.1" 200 115 0.106601 10.0.0.191 - - [2026-09-02 00:08:37] "POST /chown HTTP/1.1" 200 109 0.028813 10.0.0.191 - - [2026-09-02 00:08:37] "POST /chown HTTP/1.1" 200 109 0.011008 10.0.0.191 - - [2026-09-02 00:08:37] "POST /chown HTTP/1.1" 200 109 0.026502 10.0.0.191 - - [2026-09-02 00:08:37] "DELETE /loadbalancer-listener/6405a537-9ed6-43e5-8400-ee53fc6e710e HTTP/1.1" 200 115 0.121079 10.0.0.191 - - [2026-09-02 00:08:37] "GET /floating-ip/1501fe9a-fae7-4f81-93ae-05c175ad6bee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2395 0.002746 10.0.0.191 - - [2026-09-02 00:08:37] "POST /chown HTTP/1.1" 200 109 0.048999 10.0.0.191 - - [2026-09-02 00:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011529 10.0.0.191 - - [2026-09-02 00:08:38] "PUT /floating-ip/1501fe9a-fae7-4f81-93ae-05c175ad6bee HTTP/1.1" 200 257 0.032393 10.0.0.191 - - [2026-09-02 00:08:38] "POST /chown HTTP/1.1" 200 109 0.023858 10.0.0.191 - - [2026-09-02 00:08:38] "POST /chown HTTP/1.1" 200 109 0.035086 10.0.0.191 - - [2026-09-02 00:08:38] "POST /chown HTTP/1.1" 200 109 0.017594 10.0.0.191 - - [2026-09-02 00:08:38] "DELETE /floating-ip/1501fe9a-fae7-4f81-93ae-05c175ad6bee HTTP/1.1" 200 115 0.139597 10.0.0.191 - - [2026-09-02 00:08:38] "POST /chown HTTP/1.1" 200 109 0.038052 10.0.0.191 - - [2026-09-02 00:08:38] "PUT /service-instance/2bb04514-0d82-4192-a803-e9508184acf9 HTTP/1.1" 200 267 0.012691 10.0.0.191 - - [2026-09-02 00:08:38] "DELETE /loadbalancer/3060149c-6e00-480b-b329-b5ff45d6f6db HTTP/1.1" 200 115 0.098677 10.0.0.191 - - [2026-09-02 00:08:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.027868 10.0.0.191 - - [2026-09-02 00:08:38] "POST /ref-update HTTP/1.1" 404 171 0.004771 10.0.0.191 - - [2026-09-02 00:08:38] "PUT /service-instance/2bb04514-0d82-4192-a803-e9508184acf9 HTTP/1.1" 200 267 0.016809 10.0.0.191 - - [2026-09-02 00:08:38] "DELETE /instance-ip/075624b0-7bfe-4749-a16e-1f99fb98e311 HTTP/1.1" 200 115 0.157247 10.0.0.191 - - [2026-09-02 00:08:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.013569 10.0.0.191 - - [2026-09-02 00:08:38] "POST /ref-update HTTP/1.1" 404 171 0.005740 10.0.0.191 - - [2026-09-02 00:08:38] "PUT /service-instance/2bb04514-0d82-4192-a803-e9508184acf9 HTTP/1.1" 200 267 0.025151 10.0.0.191 - - [2026-09-02 00:08:38] "DELETE /virtual-machine-interface/3370aab9-dd65-4351-b593-77218bb27d35 HTTP/1.1" 200 115 0.071324 10.0.0.191 - - [2026-09-02 00:08:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.032676 10.0.0.191 - - [2026-09-02 00:08:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.191 - - [2026-09-02 00:08:38] "DELETE /tag/a13ecb77-4290-4ea4-91aa-08458c3713ef HTTP/1.1" 200 115 0.148435 10.0.0.191 - - [2026-09-02 00:08:38] "DELETE /service-instance/2bb04514-0d82-4192-a803-e9508184acf9 HTTP/1.1" 200 115 0.057825 10.0.0.191 - - [2026-09-02 00:08:38] "GET /virtual-machine-interface/257109c8-858d-4f3c-9275-a76908661cea?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.006042 10.0.0.191 - - [2026-09-02 00:08:38] "DELETE /virtual-machine-interface/257109c8-858d-4f3c-9275-a76908661cea HTTP/1.1" 200 115 0.057953 10.0.0.191 - - [2026-09-02 00:08:38] "POST /ref-update HTTP/1.1" 200 156 0.012228 10.0.0.191 - - [2026-09-02 00:08:38] "DELETE /virtual-machine/b1c13beb-18bb-4fef-98dc-378d490aa115 HTTP/1.1" 200 115 0.050549 10.0.0.191 - - [2026-09-02 00:08:38] "GET /virtual-machine-interface/706327b2-89f4-4036-8664-ba7480292dac?fields=floating_ip_back_refs%2Cinterface_route_table_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.016163 10.0.0.191 - - [2026-09-02 00:08:39] "DELETE /virtual-machine-interface/706327b2-89f4-4036-8664-ba7480292dac HTTP/1.1" 200 115 0.065468 10.0.0.191 - - [2026-09-02 00:08:39] "DELETE /virtual-machine/e04e4c8e-bde4-4fc6-a55f-49f0026e5e0d HTTP/1.1" 200 115 0.028770 10.0.0.191 - - [2026-09-02 00:08:39] "GET /floating-ip-pool/3483fa94-1961-4bf1-b107-3d09c374c545?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.003288 10.0.0.191 - - [2026-09-02 00:08:39] "POST /ref-update HTTP/1.1" 200 156 0.013437 10.0.0.191 - - [2026-09-02 00:08:39] "DELETE /floating-ip-pool/3483fa94-1961-4bf1-b107-3d09c374c545 HTTP/1.1" 200 115 0.035585 10.0.0.191 - - [2026-09-02 00:08:39] "POST /useragent-kv HTTP/1.1" 200 115 0.003381 10.0.0.191 - - [2026-09-02 00:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.191 - - [2026-09-02 00:08:39] "POST /useragent-kv HTTP/1.1" 200 115 0.002095 10.0.0.191 - - [2026-09-02 00:08:39] "DELETE /virtual-network/86717a1a-7ee6-4dda-9d01-d2baa4490fa5 HTTP/1.1" 200 115 0.128632 10.0.0.191 - - [2026-09-02 00:08:39] "GET /routing-instance/cca7d7a0-f6fe-47af-9386-c784004cfb23 HTTP/1.1" 404 171 0.002145 10.0.0.191 - - [2026-09-02 00:08:39] "GET /domains HTTP/1.1" 200 281 0.002809 10.0.0.191 - - [2026-09-02 00:08:39] "GET /domain/ed3eb4c9-5623-49bd-ba24-cc0117e6e9de HTTP/1.1" 200 3100 0.003500 10.0.0.191 - - [2026-09-02 00:08:39] "DELETE /route-target/38962e15-2c65-4a44-bab5-6f37d10790f0 HTTP/1.1" 200 115 0.027637 10.0.0.191 - - [2026-09-02 00:08:39] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa HTTP/1.1" 200 6900 0.043417 10.0.0.191 - - [2026-09-02 00:08:39] "GET /virtual-machine-interface/4f2ad0c8-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.007540 10.0.0.191 - - [2026-09-02 00:08:39] "POST /set-tag HTTP/1.1" 200 109 0.005024 10.0.0.191 - - [2026-09-02 00:08:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.191 - - [2026-09-02 00:08:39] "GET /loadbalancer/c7259a3b-1704-4748-86ce-20fd798f3b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003499 10.0.0.191 - - [2026-09-02 00:08:39] "GET /virtual-machine-interface/4f2ad0c8-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.005659 10.0.0.191 - - [2026-09-02 00:08:39] "POST /set-tag HTTP/1.1" 200 109 0.028678 10.0.0.191 - - [2026-09-02 00:08:39] "DELETE /loadbalancer-member/486444d4-0127-4044-ac13-710ca6f2e2c2 HTTP/1.1" 200 115 0.044425 10.0.0.191 - - [2026-09-02 00:08:41] "GET /virtual-machine-interface/4f2ad0c8-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.010774 10.0.0.191 - - [2026-09-02 00:08:41] "POST /set-tag HTTP/1.1" 200 109 0.004575 10.0.0.191 - - [2026-09-02 00:08:41] "GET /virtual-machine-interface/4f2ad0c8-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.006088 10.0.0.191 - - [2026-09-02 00:08:41] "POST /set-tag HTTP/1.1" 200 109 0.003340 10.0.0.191 - - [2026-09-02 00:08:41] "GET /virtual-machine/13654994-cb43-428f-9846-82a1fa824191?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003767 10.0.0.191 - - [2026-09-02 00:08:41] "POST /ref-update HTTP/1.1" 200 156 0.019040 10.0.0.191 - - [2026-09-02 00:08:41] "GET /virtual-machine-interface/4f2ad0c8-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3396 0.019769 10.0.0.191 - - [2026-09-02 00:08:41] "POST /set-tag HTTP/1.1" 200 109 0.040906 10.0.0.191 - - [2026-09-02 00:08:41] "POST /set-tag HTTP/1.1" 200 109 0.061485 10.0.0.191 - - [2026-09-02 00:08:41] "POST /set-tag HTTP/1.1" 200 109 0.041067 10.0.0.191 - - [2026-09-02 00:08:41] "DELETE /instance-ip/4f5386bc-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.063480 10.0.0.191 - - [2026-09-02 00:08:41] "POST /ref-update HTTP/1.1" 200 156 0.010521 10.0.0.191 - - [2026-09-02 00:08:41] "DELETE /virtual-machine-interface/4f2ad0c8-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.064013 10.0.0.191 - - [2026-09-02 00:08:42] "DELETE /virtual-machine/13654994-cb43-428f-9846-82a1fa824191 HTTP/1.1" 200 115 0.039929 10.0.0.191 - - [2026-09-02 00:08:44] "GET /virtual-machine-interface/4ea65ba4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.008782 10.0.0.191 - - [2026-09-02 00:08:44] "POST /set-tag HTTP/1.1" 200 109 0.007600 10.0.0.191 - - [2026-09-02 00:08:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.191 - - [2026-09-02 00:08:44] "GET /loadbalancer/c7259a3b-1704-4748-86ce-20fd798f3b4e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003500 10.0.0.191 - - [2026-09-02 00:08:46] "GET /virtual-machine-interface/4ea65ba4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.009951 10.0.0.191 - - [2026-09-02 00:08:46] "POST /set-tag HTTP/1.1" 200 109 0.004336 10.0.0.191 - - [2026-09-02 00:08:46] "GET /virtual-machine-interface/4ea65ba4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.007444 10.0.0.191 - - [2026-09-02 00:08:46] "POST /set-tag HTTP/1.1" 200 109 0.003672 10.0.0.191 - - [2026-09-02 00:08:46] "GET /virtual-machine/0467eb00-686f-466f-a75a-3fc5fdc07eb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.004387 10.0.0.191 - - [2026-09-02 00:08:46] "POST /ref-update HTTP/1.1" 200 156 0.021693 10.0.0.191 - - [2026-09-02 00:08:46] "GET /virtual-machine-interface/4ea65ba4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3579 0.036483 10.0.0.191 - - [2026-09-02 00:08:46] "POST /set-tag HTTP/1.1" 200 109 0.027170 10.0.0.191 - - [2026-09-02 00:08:46] "POST /set-tag HTTP/1.1" 200 109 0.051009 10.0.0.191 - - [2026-09-02 00:08:46] "POST /set-tag HTTP/1.1" 200 109 0.039293 10.0.0.191 - - [2026-09-02 00:08:46] "DELETE /instance-ip/4ec650ee-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.056593 10.0.0.191 - - [2026-09-02 00:08:46] "POST /ref-update HTTP/1.1" 200 156 0.021546 10.0.0.191 - - [2026-09-02 00:08:46] "DELETE /virtual-machine-interface/4ea65ba4-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.078056 10.0.0.191 - - [2026-09-02 00:08:46] "DELETE /virtual-machine/0467eb00-686f-466f-a75a-3fc5fdc07eb4 HTTP/1.1" 200 115 0.023297 10.0.0.191 - - [2026-09-02 00:08:46] "DELETE /tag/8fceed52-500f-4fd0-b1bc-267990b4ba31 HTTP/1.1" 200 115 0.084262 10.0.0.191 - - [2026-09-02 00:08:46] "DELETE /tag/d847887d-1ab8-4057-aaa9-f1f85a20298e HTTP/1.1" 200 115 0.049709 10.0.0.191 - - [2026-09-02 00:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.191 - - [2026-09-02 00:08:50] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.074488 10.0.0.191 - - [2026-09-02 00:08:50] "POST /tags HTTP/1.1" 200 394 0.040478 10.0.0.191 - - [2026-09-02 00:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003957 10.0.0.191 - - [2026-09-02 00:08:50] "GET /tag/33e4e6db-34b3-4c36-8ce4-c5d0b907c0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.020057 10.0.0.191 - - [2026-09-02 00:08:50] "POST /tags HTTP/1.1" 200 342 0.020039 10.0.0.191 - - [2026-09-02 00:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.191 - - [2026-09-02 00:08:50] "GET /tag/5cecbdfa-4296-47ce-a0d1-d6b481c05672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.019972 10.0.0.191 - - [2026-09-02 00:08:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.000671 10.0.0.191 - - [2026-09-02 00:08:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.004258 10.0.0.191 - - [2026-09-02 00:08:50] "POST /security-groups HTTP/1.1" 200 589 0.063612 10.0.0.191 - - [2026-09-02 00:08:50] "POST /projects HTTP/1.1" 200 521 0.225186 10.0.0.191 - - [2026-09-02 00:08:50] "POST /fqname-to-id HTTP/1.1" 404 236 0.002656 10.0.0.191 - - [2026-09-02 00:08:50] "POST /access-control-lists HTTP/1.1" 200 600 0.065265 10.0.0.191 - - [2026-09-02 00:08:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.063890 10.0.0.191 - - [2026-09-02 00:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.020833 10.0.0.191 - - [2026-09-02 00:08:50] "POST /fqname-to-id HTTP/1.1" 404 235 0.002189 10.0.0.191 - - [2026-09-02 00:08:50] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004880 10.0.0.191 - - [2026-09-02 00:08:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.191 - - [2026-09-02 00:08:50] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.008893 10.0.0.191 - - [2026-09-02 00:08:50] "POST /access-control-lists HTTP/1.1" 200 598 0.063884 10.0.0.191 - - [2026-09-02 00:08:50] "PUT /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa HTTP/1.1" 200 265 0.099230 10.0.0.191 - - [2026-09-02 00:08:51] "PUT /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75 HTTP/1.1" 200 265 0.087038 10.0.0.191 - - [2026-09-02 00:08:51] "POST /security-groups HTTP/1.1" 200 593 0.081410 10.0.0.191 - - [2026-09-02 00:08:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.003919 10.0.0.191 - - [2026-09-02 00:08:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.046661 10.0.0.191 - - [2026-09-02 00:08:51] "POST /access-control-lists HTTP/1.1" 200 634 0.046215 10.0.0.191 - - [2026-09-02 00:08:51] "POST /chown HTTP/1.1" 200 109 0.049388 10.0.0.191 - - [2026-09-02 00:08:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.002588 10.0.0.191 - - [2026-09-02 00:08:51] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003837 10.0.0.191 - - [2026-09-02 00:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.191 - - [2026-09-02 00:08:51] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.043240 10.0.0.191 - - [2026-09-02 00:08:51] "POST /access-control-lists HTTP/1.1" 200 632 0.072733 10.0.0.191 - - [2026-09-02 00:08:51] "POST /tags HTTP/1.1" 409 226 0.023623 10.0.0.191 - - [2026-09-02 00:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.191 - - [2026-09-02 00:08:51] "GET /tag/5cecbdfa-4296-47ce-a0d1-d6b481c05672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.012218 10.0.0.191 - - [2026-09-02 00:08:51] "POST /firewall-rules HTTP/1.1" 200 602 0.066926 10.0.0.191 - - [2026-09-02 00:08:51] "GET /firewall-rule/1c84b9db-6625-491e-bb9c-568fd5f8f999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005785 10.0.0.191 - - [2026-09-02 00:08:51] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.005270 10.0.0.191 - - [2026-09-02 00:08:51] "GET /firewall-rule/1c84b9db-6625-491e-bb9c-568fd5f8f999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.002996 10.0.0.191 - - [2026-09-02 00:08:51] "POST /ref-update HTTP/1.1" 200 156 0.052432 10.0.0.191 - - [2026-09-02 00:08:51] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.017302 10.0.0.191 - - [2026-09-02 00:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005895 10.0.0.191 - - [2026-09-02 00:08:51] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003954 10.0.0.191 - - [2026-09-02 00:08:51] "POST /tags HTTP/1.1" 409 226 0.003040 10.0.0.191 - - [2026-09-02 00:08:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002346 10.0.0.191 - - [2026-09-02 00:08:51] "GET /tag/5cecbdfa-4296-47ce-a0d1-d6b481c05672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.020954 10.0.0.191 - - [2026-09-02 00:08:51] "POST /firewall-rules HTTP/1.1" 200 600 0.077988 10.0.0.191 - - [2026-09-02 00:08:51] "GET /firewall-rule/4d5b8d94-3534-4ac1-98d4-be2c20f6d2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006800 10.0.0.191 - - [2026-09-02 00:08:51] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.005782 10.0.0.191 - - [2026-09-02 00:08:51] "GET /firewall-rule/4d5b8d94-3534-4ac1-98d4-be2c20f6d2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003983 10.0.0.191 - - [2026-09-02 00:08:52] "POST /ref-update HTTP/1.1" 200 156 0.064855 10.0.0.191 - - [2026-09-02 00:08:53] "POST /tags HTTP/1.1" 200 394 0.046806 10.0.0.191 - - [2026-09-02 00:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.008193 10.0.0.191 - - [2026-09-02 00:08:53] "GET /tag/2f4d9379-a654-4538-9863-3aaadd32efc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.023802 10.0.0.191 - - [2026-09-02 00:08:53] "POST /tags HTTP/1.1" 200 342 0.027209 10.0.0.191 - - [2026-09-02 00:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003473 10.0.0.191 - - [2026-09-02 00:08:53] "GET /tag/96c502c8-03b6-4dff-af75-40b09497c9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.015262 10.0.0.191 - - [2026-09-02 00:08:53] "POST /id-to-fqname HTTP/1.1" 200 192 0.001401 10.0.0.191 - - [2026-09-02 00:08:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.009273 10.0.0.191 - - [2026-09-02 00:08:53] "POST /security-groups HTTP/1.1" 200 589 0.072081 10.0.0.191 - - [2026-09-02 00:08:53] "POST /fqname-to-id HTTP/1.1" 404 236 0.002916 10.0.0.191 - - [2026-09-02 00:08:53] "POST /projects HTTP/1.1" 200 521 0.265757 10.0.0.191 - - [2026-09-02 00:08:53] "POST /access-control-lists HTTP/1.1" 200 600 0.066798 10.0.0.191 - - [2026-09-02 00:08:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.043741 10.0.0.191 - - [2026-09-02 00:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018862 10.0.0.191 - - [2026-09-02 00:08:53] "POST /fqname-to-id HTTP/1.1" 404 235 0.014260 10.0.0.191 - - [2026-09-02 00:08:53] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.014488 10.0.0.191 - - [2026-09-02 00:08:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.191 - - [2026-09-02 00:08:53] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.020518 10.0.0.191 - - [2026-09-02 00:08:53] "POST /access-control-lists HTTP/1.1" 200 598 0.082046 10.0.0.191 - - [2026-09-02 00:08:53] "PUT /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa HTTP/1.1" 200 265 0.097402 10.0.0.191 - - [2026-09-02 00:08:54] "PUT /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75 HTTP/1.1" 200 265 0.062551 10.0.0.191 - - [2026-09-02 00:08:54] "POST /security-groups HTTP/1.1" 200 593 0.098444 10.0.0.191 - - [2026-09-02 00:08:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.004091 10.0.0.191 - - [2026-09-02 00:08:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.040546 10.0.0.191 - - [2026-09-02 00:08:54] "POST /chown HTTP/1.1" 200 109 0.062772 10.0.0.191 - - [2026-09-02 00:08:54] "POST /access-control-lists HTTP/1.1" 200 634 0.100576 10.0.0.191 - - [2026-09-02 00:08:54] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007672 10.0.0.191 - - [2026-09-02 00:08:54] "POST /fqname-to-id HTTP/1.1" 404 269 0.004228 10.0.0.191 - - [2026-09-02 00:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008468 10.0.0.191 - - [2026-09-02 00:08:54] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.006573 10.0.0.191 - - [2026-09-02 00:08:54] "POST /tags HTTP/1.1" 409 226 0.002962 10.0.0.191 - - [2026-09-02 00:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.013727 10.0.0.191 - - [2026-09-02 00:08:54] "POST /access-control-lists HTTP/1.1" 200 632 0.089991 10.0.0.191 - - [2026-09-02 00:08:54] "GET /tag/96c502c8-03b6-4dff-af75-40b09497c9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.037180 10.0.0.191 - - [2026-09-02 00:08:54] "POST /firewall-rules HTTP/1.1" 200 602 0.068746 10.0.0.191 - - [2026-09-02 00:08:54] "GET /firewall-rule/81c4ffc0-5faa-4d93-b08a-63dae6c87fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.017049 10.0.0.191 - - [2026-09-02 00:08:54] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.005354 10.0.0.191 - - [2026-09-02 00:08:54] "GET /firewall-rule/81c4ffc0-5faa-4d93-b08a-63dae6c87fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003613 10.0.0.191 - - [2026-09-02 00:08:54] "POST /ref-update HTTP/1.1" 200 156 0.061293 10.0.0.191 - - [2026-09-02 00:08:54] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018059 10.0.0.191 - - [2026-09-02 00:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002476 10.0.0.191 - - [2026-09-02 00:08:54] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003051 10.0.0.191 - - [2026-09-02 00:08:54] "POST /tags HTTP/1.1" 409 226 0.002126 10.0.0.191 - - [2026-09-02 00:08:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.191 - - [2026-09-02 00:08:54] "GET /tag/96c502c8-03b6-4dff-af75-40b09497c9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.013289 10.0.0.191 - - [2026-09-02 00:08:55] "POST /firewall-rules HTTP/1.1" 200 600 0.082445 10.0.0.191 - - [2026-09-02 00:08:55] "GET /firewall-rule/3c0f5475-f08b-4749-bc0e-babb0833928d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.005406 10.0.0.191 - - [2026-09-02 00:08:55] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.006541 10.0.0.191 - - [2026-09-02 00:08:55] "GET /firewall-rule/3c0f5475-f08b-4749-bc0e-babb0833928d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003824 10.0.0.191 - - [2026-09-02 00:08:55] "POST /ref-update HTTP/1.1" 200 156 0.139037 10.0.0.191 - - [2026-09-02 00:08:56] "POST /tags HTTP/1.1" 200 346 0.132442 10.0.0.191 - - [2026-09-02 00:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.015372 10.0.0.191 - - [2026-09-02 00:08:56] "GET /tag/558a8f83-5e47-4b93-a8ec-bce2cc2bdf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.028099 10.0.0.191 - - [2026-09-02 00:08:56] "POST /projects HTTP/1.1" 409 238 0.004293 10.0.0.191 - - [2026-09-02 00:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003233 10.0.0.191 - - [2026-09-02 00:08:56] "GET /project/ffb42618-5dbd-4f0b-9dc5-e68542c01387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.057050 10.0.0.191 - - [2026-09-02 00:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.191 - - [2026-09-02 00:08:56] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005700 10.0.0.191 - - [2026-09-02 00:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003066 10.0.0.191 - - [2026-09-02 00:08:56] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006586 10.0.0.191 - - [2026-09-02 00:08:56] "POST /security-groups HTTP/1.1" 409 285 0.003638 10.0.0.191 - - [2026-09-02 00:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.191 - - [2026-09-02 00:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.006705 10.0.0.191 - - [2026-09-02 00:08:56] "PUT /security-group/e29b7bfe-8f92-464b-a262-18ad68dc8454 HTTP/1.1" 200 263 0.075377 10.0.0.191 - - [2026-09-02 00:08:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.032370 10.0.0.191 - - [2026-09-02 00:08:56] "GET /project/ffb42618-5dbd-4f0b-9dc5-e68542c01387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.107293 10.0.0.191 - - [2026-09-02 00:08:56] "PUT /access-control-list/3e45a519-b2b7-4125-bb47-79c6b246e382 HTTP/1.1" 200 273 0.052768 10.0.0.191 - - [2026-09-02 00:08:56] "POST /tags HTTP/1.1" 409 228 0.009559 10.0.0.191 - - [2026-09-02 00:08:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.191 - - [2026-09-02 00:08:56] "PUT /access-control-list/80b88c31-abd0-41ad-92d4-72af9f637ced HTTP/1.1" 200 273 0.042575 10.0.0.191 - - [2026-09-02 00:08:57] "GET /tag/558a8f83-5e47-4b93-a8ec-bce2cc2bdf1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.073277 10.0.0.191 - - [2026-09-02 00:08:57] "POST /tags HTTP/1.1" 200 346 0.058315 10.0.0.191 - - [2026-09-02 00:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003022 10.0.0.191 - - [2026-09-02 00:08:57] "GET /tag/f31ddacf-0c1f-4aa1-a0bf-bd88b10a4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.016476 10.0.0.191 - - [2026-09-02 00:08:57] "POST /projects HTTP/1.1" 409 238 0.002700 10.0.0.191 - - [2026-09-02 00:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.191 - - [2026-09-02 00:08:57] "GET /project/94deb434-a7b2-4fb8-bcfb-d14b216cebbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.062530 10.0.0.191 - - [2026-09-02 00:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007845 10.0.0.191 - - [2026-09-02 00:08:57] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007390 10.0.0.191 - - [2026-09-02 00:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.191 - - [2026-09-02 00:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.191 - - [2026-09-02 00:08:57] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004690 10.0.0.191 - - [2026-09-02 00:08:57] "GET /project/94deb434-a7b2-4fb8-bcfb-d14b216cebbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044657 10.0.0.191 - - [2026-09-02 00:08:57] "POST /security-groups HTTP/1.1" 409 285 0.009973 10.0.0.191 - - [2026-09-02 00:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.191 - - [2026-09-02 00:08:57] "PUT /security-group/2803738a-7dfe-4197-a56c-e4176f0a8ed5 HTTP/1.1" 200 263 0.065698 10.0.0.191 - - [2026-09-02 00:08:57] "PUT /access-control-list/cedf5c48-b384-481c-9790-fb43e7329c15 HTTP/1.1" 200 273 0.018741 10.0.0.191 - - [2026-09-02 00:08:57] "PUT /access-control-list/d18eecb8-ff3a-4b52-8b45-670b853a1016 HTTP/1.1" 200 273 0.025684 10.0.0.191 - - [2026-09-02 00:08:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.050960 10.0.0.191 - - [2026-09-02 00:08:57] "POST /tags HTTP/1.1" 409 228 0.021939 10.0.0.191 - - [2026-09-02 00:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.191 - - [2026-09-02 00:08:57] "GET /tag/f31ddacf-0c1f-4aa1-a0bf-bd88b10a4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.014355 10.0.0.191 - - [2026-09-02 00:08:57] "POST /tags HTTP/1.1" 200 292 0.069863 10.0.0.191 - - [2026-09-02 00:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012310 10.0.0.191 - - [2026-09-02 00:08:57] "GET /tag/b500d27c-a542-44e5-a2c8-ce6464a346fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.018479 10.0.0.191 - - [2026-09-02 00:08:57] "POST /tags HTTP/1.1" 200 304 0.070670 10.0.0.191 - - [2026-09-02 00:08:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.009965 10.0.0.191 - - [2026-09-02 00:08:58] "GET /tag/efa51492-4195-4adf-adb8-ed0b14637281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.017085 10.0.0.191 - - [2026-09-02 00:08:58] "POST /tags HTTP/1.1" 409 252 0.002703 10.0.0.191 - - [2026-09-02 00:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.191 - - [2026-09-02 00:08:58] "GET /tag/33e4e6db-34b3-4c36-8ce4-c5d0b907c0f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.013493 10.0.0.191 - - [2026-09-02 00:08:58] "POST /tags HTTP/1.1" 409 226 0.002887 10.0.0.191 - - [2026-09-02 00:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.191 - - [2026-09-02 00:08:58] "GET /tag/5cecbdfa-4296-47ce-a0d1-d6b481c05672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013439 10.0.0.191 - - [2026-09-02 00:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.191 - - [2026-09-02 00:08:58] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004937 10.0.0.191 - - [2026-09-02 00:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003142 10.0.0.191 - - [2026-09-02 00:08:58] "GET /project/ffb42618-5dbd-4f0b-9dc5-e68542c01387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040214 10.0.0.191 - - [2026-09-02 00:08:58] "POST /virtual-machines HTTP/1.1" 200 396 0.010874 10.0.0.191 - - [2026-09-02 00:08:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.012026 10.0.0.191 - - [2026-09-02 00:08:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.136719 10.0.0.191 - - [2026-09-02 00:08:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.029822 10.0.0.191 - - [2026-09-02 00:08:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008026 10.0.0.191 - - [2026-09-02 00:08:58] "GET /virtual-machine-interface/7e70b7c6-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006665 10.0.0.191 - - [2026-09-02 00:08:58] "POST /instance-ips HTTP/1.1" 200 398 0.026406 10.0.0.191 - - [2026-09-02 00:08:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.023469 10.0.0.191 - - [2026-09-02 00:08:58] "GET /virtual-machine-interface/7e70b7c6-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.009913 10.0.0.191 - - [2026-09-02 00:08:58] "POST /set-tag HTTP/1.1" 200 109 0.084107 10.0.0.191 - - [2026-09-02 00:08:58] "GET /virtual-machine-interface/7e70b7c6-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.023804 10.0.0.191 - - [2026-09-02 00:08:58] "GET /instance-ip/7e8e2900-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003937 10.0.0.191 - - [2026-09-02 00:08:58] "GET /virtual-machine-interface/7e70b7c6-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005311 10.0.0.191 - - [2026-09-02 00:08:58] "POST /set-tag HTTP/1.1" 200 109 0.003193 10.0.0.191 - - [2026-09-02 00:08:58] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.004509 10.0.0.191 - - [2026-09-02 00:08:59] "POST /ref-update HTTP/1.1" 200 156 0.014024 10.0.0.191 - - [2026-09-02 00:08:59] "GET /virtual-machine-interface/7e70b7c6-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008793 10.0.0.191 - - [2026-09-02 00:08:59] "POST /set-tag HTTP/1.1" 200 109 0.004843 10.0.0.191 - - [2026-09-02 00:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.191 - - [2026-09-02 00:08:59] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005898 10.0.0.191 - - [2026-09-02 00:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.191 - - [2026-09-02 00:08:59] "GET /project/ffb42618-5dbd-4f0b-9dc5-e68542c01387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043612 10.0.0.191 - - [2026-09-02 00:08:59] "POST /virtual-machines HTTP/1.1" 200 396 0.012504 10.0.0.191 - - [2026-09-02 00:08:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012503 10.0.0.191 - - [2026-09-02 00:08:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.143899 10.0.0.191 - - [2026-09-02 00:08:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.019624 10.0.0.191 - - [2026-09-02 00:08:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.015559 10.0.0.191 - - [2026-09-02 00:08:59] "GET /virtual-machine-interface/7efc2ac2-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006413 10.0.0.191 - - [2026-09-02 00:08:59] "POST /instance-ips HTTP/1.1" 200 398 0.040497 10.0.0.191 - - [2026-09-02 00:08:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.034875 10.0.0.191 - - [2026-09-02 00:08:59] "GET /virtual-machine-interface/7efc2ac2-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.017386 10.0.0.191 - - [2026-09-02 00:08:59] "POST /set-tag HTTP/1.1" 200 109 0.067647 10.0.0.191 - - [2026-09-02 00:08:59] "GET /virtual-machine-interface/7efc2ac2-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.025135 10.0.0.191 - - [2026-09-02 00:08:59] "GET /instance-ip/7f1e6fec-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003867 10.0.0.191 - - [2026-09-02 00:08:59] "GET /virtual-machine-interface/7efc2ac2-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005519 10.0.0.191 - - [2026-09-02 00:08:59] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.191 - - [2026-09-02 00:08:59] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.004340 10.0.0.191 - - [2026-09-02 00:08:59] "POST /ref-update HTTP/1.1" 200 156 0.014898 10.0.0.191 - - [2026-09-02 00:08:59] "GET /virtual-machine-interface/7efc2ac2-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.014132 10.0.0.191 - - [2026-09-02 00:09:00] "POST /set-tag HTTP/1.1" 200 109 0.003186 10.0.0.191 - - [2026-09-02 00:09:00] "POST /tags HTTP/1.1" 200 292 0.030350 10.0.0.191 - - [2026-09-02 00:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006053 10.0.0.191 - - [2026-09-02 00:09:00] "GET /tag/3e491a56-1f78-4910-86ae-cf7c31de1cb9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.022450 10.0.0.191 - - [2026-09-02 00:09:00] "POST /tags HTTP/1.1" 409 252 0.003334 10.0.0.191 - - [2026-09-02 00:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.191 - - [2026-09-02 00:09:00] "GET /tag/2f4d9379-a654-4538-9863-3aaadd32efc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.013900 10.0.0.191 - - [2026-09-02 00:09:00] "POST /tags HTTP/1.1" 409 226 0.003232 10.0.0.191 - - [2026-09-02 00:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003238 10.0.0.191 - - [2026-09-02 00:09:00] "GET /tag/96c502c8-03b6-4dff-af75-40b09497c9dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.019122 10.0.0.191 - - [2026-09-02 00:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.191 - - [2026-09-02 00:09:00] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005302 10.0.0.191 - - [2026-09-02 00:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.191 - - [2026-09-02 00:09:00] "GET /project/94deb434-a7b2-4fb8-bcfb-d14b216cebbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038733 10.0.0.191 - - [2026-09-02 00:09:00] "POST /virtual-machines HTTP/1.1" 200 396 0.021018 10.0.0.191 - - [2026-09-02 00:09:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.021186 10.0.0.191 - - [2026-09-02 00:09:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.145973 10.0.0.191 - - [2026-09-02 00:09:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.022815 10.0.0.191 - - [2026-09-02 00:09:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012643 10.0.0.191 - - [2026-09-02 00:09:00] "GET /virtual-machine-interface/7fb5f3da-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.019175 10.0.0.191 - - [2026-09-02 00:09:00] "POST /instance-ips HTTP/1.1" 200 398 0.034883 10.0.0.191 - - [2026-09-02 00:09:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.031851 10.0.0.191 - - [2026-09-02 00:09:00] "GET /virtual-machine-interface/7fb5f3da-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.011638 10.0.0.191 - - [2026-09-02 00:09:01] "POST /set-tag HTTP/1.1" 200 109 0.074349 10.0.0.191 - - [2026-09-02 00:09:01] "GET /virtual-machine-interface/7fb5f3da-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.029377 10.0.0.191 - - [2026-09-02 00:09:01] "GET /instance-ip/7fd97cec-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.006741 10.0.0.191 - - [2026-09-02 00:09:01] "GET /virtual-machine-interface/7fb5f3da-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.009148 10.0.0.191 - - [2026-09-02 00:09:01] "POST /set-tag HTTP/1.1" 200 109 0.004816 10.0.0.191 - - [2026-09-02 00:09:01] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.006816 10.0.0.191 - - [2026-09-02 00:09:01] "POST /ref-update HTTP/1.1" 200 156 0.015721 10.0.0.191 - - [2026-09-02 00:09:01] "GET /virtual-machine-interface/7fb5f3da-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.020027 10.0.0.191 - - [2026-09-02 00:09:01] "POST /set-tag HTTP/1.1" 200 109 0.003193 10.0.0.191 - - [2026-09-02 00:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.191 - - [2026-09-02 00:09:01] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005414 10.0.0.191 - - [2026-09-02 00:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.191 - - [2026-09-02 00:09:01] "GET /project/94deb434-a7b2-4fb8-bcfb-d14b216cebbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.061721 10.0.0.191 - - [2026-09-02 00:09:01] "POST /virtual-machines HTTP/1.1" 200 396 0.015603 10.0.0.191 - - [2026-09-02 00:09:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.029880 10.0.0.191 - - [2026-09-02 00:09:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.126482 10.0.0.191 - - [2026-09-02 00:09:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.010636 10.0.0.191 - - [2026-09-02 00:09:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008618 10.0.0.191 - - [2026-09-02 00:09:01] "GET /virtual-machine-interface/8052a5f4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006979 10.0.0.191 - - [2026-09-02 00:09:01] "POST /instance-ips HTTP/1.1" 200 398 0.029436 10.0.0.191 - - [2026-09-02 00:09:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.032866 10.0.0.191 - - [2026-09-02 00:09:01] "GET /virtual-machine-interface/8052a5f4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.008590 10.0.0.191 - - [2026-09-02 00:09:01] "POST /set-tag HTTP/1.1" 200 109 0.067972 10.0.0.191 - - [2026-09-02 00:09:02] "GET /virtual-machine-interface/8052a5f4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.031555 10.0.0.191 - - [2026-09-02 00:09:02] "GET /instance-ip/8070103a-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005861 10.0.0.191 - - [2026-09-02 00:09:02] "GET /virtual-machine-interface/8052a5f4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.013842 10.0.0.191 - - [2026-09-02 00:09:02] "POST /set-tag HTTP/1.1" 200 109 0.005721 10.0.0.191 - - [2026-09-02 00:09:02] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.008837 10.0.0.191 - - [2026-09-02 00:09:02] "POST /ref-update HTTP/1.1" 200 156 0.011956 10.0.0.191 - - [2026-09-02 00:09:02] "GET /virtual-machine-interface/8052a5f4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005731 10.0.0.191 - - [2026-09-02 00:09:02] "POST /set-tag HTTP/1.1" 200 109 0.002976 10.0.0.191 - - [2026-09-02 00:09:02] "POST /tags HTTP/1.1" 200 300 0.030666 10.0.0.191 - - [2026-09-02 00:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.020095 10.0.0.191 - - [2026-09-02 00:09:02] "GET /tag/20ea9a4f-8b17-4cab-99f2-40c553507532?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.019977 10.0.0.191 - - [2026-09-02 00:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.191 - - [2026-09-02 00:09:02] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006119 10.0.0.191 - - [2026-09-02 00:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.191 - - [2026-09-02 00:09:02] "GET /project/ffb42618-5dbd-4f0b-9dc5-e68542c01387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048636 10.0.0.191 - - [2026-09-02 00:09:02] "POST /virtual-machines HTTP/1.1" 200 396 0.010025 10.0.0.191 - - [2026-09-02 00:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.023230 10.0.0.191 - - [2026-09-02 00:09:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.121381 10.0.0.191 - - [2026-09-02 00:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011994 10.0.0.191 - - [2026-09-02 00:09:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018520 10.0.0.191 - - [2026-09-02 00:09:02] "GET /virtual-machine-interface/80f33b22-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.010527 10.0.0.191 - - [2026-09-02 00:09:02] "POST /instance-ips HTTP/1.1" 200 398 0.030756 10.0.0.191 - - [2026-09-02 00:09:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.027958 10.0.0.191 - - [2026-09-02 00:09:02] "GET /virtual-machine-interface/80f33b22-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.013734 10.0.0.191 - - [2026-09-02 00:09:02] "POST /set-tag HTTP/1.1" 200 109 0.026732 10.0.0.191 - - [2026-09-02 00:09:03] "GET /virtual-machine-interface/80f33b22-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008423 10.0.0.191 - - [2026-09-02 00:09:03] "GET /instance-ip/81101ff8-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.011146 10.0.0.191 - - [2026-09-02 00:09:03] "GET /virtual-machine-interface/80f33b22-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005809 10.0.0.191 - - [2026-09-02 00:09:03] "POST /set-tag HTTP/1.1" 200 109 0.003362 10.0.0.191 - - [2026-09-02 00:09:03] "POST /tags HTTP/1.1" 200 300 0.026835 10.0.0.191 - - [2026-09-02 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.191 - - [2026-09-02 00:09:03] "GET /tag/14cd39de-ad74-4f0d-99a8-f2923ce805f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.013558 10.0.0.191 - - [2026-09-02 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.191 - - [2026-09-02 00:09:03] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006375 10.0.0.191 - - [2026-09-02 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002632 10.0.0.191 - - [2026-09-02 00:09:03] "GET /project/ffb42618-5dbd-4f0b-9dc5-e68542c01387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.039776 10.0.0.191 - - [2026-09-02 00:09:03] "POST /virtual-machines HTTP/1.1" 200 396 0.008893 10.0.0.191 - - [2026-09-02 00:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.013287 10.0.0.191 - - [2026-09-02 00:09:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118599 10.0.0.191 - - [2026-09-02 00:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.036611 10.0.0.191 - - [2026-09-02 00:09:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.021448 10.0.0.191 - - [2026-09-02 00:09:03] "GET /virtual-machine-interface/81701c96-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.006087 10.0.0.191 - - [2026-09-02 00:09:03] "POST /instance-ips HTTP/1.1" 200 398 0.040540 10.0.0.191 - - [2026-09-02 00:09:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.028942 10.0.0.191 - - [2026-09-02 00:09:03] "GET /virtual-machine-interface/81701c96-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.021096 10.0.0.191 - - [2026-09-02 00:09:03] "POST /set-tag HTTP/1.1" 200 109 0.027556 10.0.0.191 - - [2026-09-02 00:09:03] "GET /virtual-machine-interface/81701c96-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.010055 10.0.0.191 - - [2026-09-02 00:09:03] "GET /instance-ip/818af4f8-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.003568 10.0.0.191 - - [2026-09-02 00:09:03] "GET /virtual-machine-interface/81701c96-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005221 10.0.0.191 - - [2026-09-02 00:09:03] "POST /set-tag HTTP/1.1" 200 109 0.003244 10.0.0.191 - - [2026-09-02 00:09:03] "POST /tags HTTP/1.1" 200 300 0.025185 10.0.0.191 - - [2026-09-02 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.191 - - [2026-09-02 00:09:04] "GET /tag/17b86a53-994b-4ab8-8ee8-811bdbb00071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.023117 10.0.0.191 - - [2026-09-02 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.191 - - [2026-09-02 00:09:04] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006105 10.0.0.191 - - [2026-09-02 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002272 10.0.0.191 - - [2026-09-02 00:09:04] "GET /project/94deb434-a7b2-4fb8-bcfb-d14b216cebbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.053707 10.0.0.191 - - [2026-09-02 00:09:04] "POST /virtual-machines HTTP/1.1" 200 396 0.021732 10.0.0.191 - - [2026-09-02 00:09:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.016214 10.0.0.191 - - [2026-09-02 00:09:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.156755 10.0.0.191 - - [2026-09-02 00:09:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.013570 10.0.0.191 - - [2026-09-02 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018204 10.0.0.191 - - [2026-09-02 00:09:04] "GET /virtual-machine-interface/81f5e506-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.012685 10.0.0.191 - - [2026-09-02 00:09:04] "POST /instance-ips HTTP/1.1" 200 398 0.027099 10.0.0.191 - - [2026-09-02 00:09:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020308 10.0.0.191 - - [2026-09-02 00:09:04] "GET /virtual-machine-interface/81f5e506-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.011922 10.0.0.191 - - [2026-09-02 00:09:04] "POST /set-tag HTTP/1.1" 200 109 0.028241 10.0.0.191 - - [2026-09-02 00:09:04] "GET /virtual-machine-interface/81f5e506-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.024220 10.0.0.191 - - [2026-09-02 00:09:04] "GET /instance-ip/8218208a-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.004228 10.0.0.191 - - [2026-09-02 00:09:04] "GET /virtual-machine-interface/81f5e506-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005538 10.0.0.191 - - [2026-09-02 00:09:04] "POST /set-tag HTTP/1.1" 200 109 0.003658 10.0.0.191 - - [2026-09-02 00:09:04] "POST /tags HTTP/1.1" 200 300 0.026680 10.0.0.191 - - [2026-09-02 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002898 10.0.0.191 - - [2026-09-02 00:09:04] "GET /tag/b672069a-0100-4db8-b58e-e900c42ce95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.022141 10.0.0.191 - - [2026-09-02 00:09:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.191 - - [2026-09-02 00:09:05] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008268 10.0.0.191 - - [2026-09-02 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005189 10.0.0.191 - - [2026-09-02 00:09:05] "GET /project/94deb434-a7b2-4fb8-bcfb-d14b216cebbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.069105 10.0.0.191 - - [2026-09-02 00:09:05] "POST /virtual-machines HTTP/1.1" 200 396 0.019419 10.0.0.191 - - [2026-09-02 00:09:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.024665 10.0.0.191 - - [2026-09-02 00:09:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.132557 10.0.0.191 - - [2026-09-02 00:09:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.018412 10.0.0.191 - - [2026-09-02 00:09:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.012677 10.0.0.191 - - [2026-09-02 00:09:05] "GET /virtual-machine-interface/82864326-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.009162 10.0.0.191 - - [2026-09-02 00:09:05] "POST /instance-ips HTTP/1.1" 200 398 0.030499 10.0.0.191 - - [2026-09-02 00:09:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.031742 10.0.0.191 - - [2026-09-02 00:09:05] "GET /virtual-machine-interface/82864326-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2940 0.014213 10.0.0.191 - - [2026-09-02 00:09:05] "POST /set-tag HTTP/1.1" 200 109 0.029519 10.0.0.191 - - [2026-09-02 00:09:05] "GET /virtual-machine-interface/82864326-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.025440 10.0.0.191 - - [2026-09-02 00:09:05] "GET /instance-ip/82a66bba-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1981 0.005130 10.0.0.191 - - [2026-09-02 00:09:05] "GET /virtual-machine-interface/82864326-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006289 10.0.0.191 - - [2026-09-02 00:09:05] "POST /set-tag HTTP/1.1" 200 109 0.003481 10.0.0.191 - - [2026-09-02 00:09:05] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.005299 10.0.0.191 - - [2026-09-02 00:09:05] "POST /ref-update HTTP/1.1" 200 156 0.011762 10.0.0.191 - - [2026-09-02 00:09:05] "GET /virtual-machine-interface/80f33b22-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.025752 10.0.0.191 - - [2026-09-02 00:09:05] "POST /set-tag HTTP/1.1" 200 109 0.005393 10.0.0.191 - - [2026-09-02 00:09:05] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.007085 10.0.0.191 - - [2026-09-02 00:09:06] "POST /ref-update HTTP/1.1" 200 156 0.037378 10.0.0.191 - - [2026-09-02 00:09:06] "GET /virtual-machine-interface/81701c96-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.018454 10.0.0.191 - - [2026-09-02 00:09:06] "POST /set-tag HTTP/1.1" 200 109 0.003533 10.0.0.191 - - [2026-09-02 00:09:06] "GET /virtual-machine-interface/7e70b7c6-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006791 10.0.0.191 - - [2026-09-02 00:09:06] "POST /set-tag HTTP/1.1" 200 109 0.003622 10.0.0.191 - - [2026-09-02 00:09:06] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.006218 10.0.0.191 - - [2026-09-02 00:09:06] "POST /ref-update HTTP/1.1" 200 156 0.014004 10.0.0.191 - - [2026-09-02 00:09:06] "GET /virtual-machine-interface/81f5e506-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.020610 10.0.0.191 - - [2026-09-02 00:09:06] "POST /set-tag HTTP/1.1" 200 109 0.003132 10.0.0.191 - - [2026-09-02 00:09:06] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.005652 10.0.0.191 - - [2026-09-02 00:09:06] "POST /ref-update HTTP/1.1" 200 156 0.011941 10.0.0.191 - - [2026-09-02 00:09:06] "GET /virtual-machine-interface/82864326-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005702 10.0.0.191 - - [2026-09-02 00:09:06] "POST /set-tag HTTP/1.1" 200 109 0.002945 10.0.0.191 - - [2026-09-02 00:09:06] "GET /virtual-machine-interface/7efc2ac2-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005278 10.0.0.191 - - [2026-09-02 00:09:06] "POST /set-tag HTTP/1.1" 200 109 0.003181 10.0.0.191 - - [2026-09-02 00:09:06] "GET /virtual-machine-interface/7fb5f3da-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006283 10.0.0.191 - - [2026-09-02 00:09:06] "POST /set-tag HTTP/1.1" 200 109 0.003500 10.0.0.191 - - [2026-09-02 00:09:06] "GET /virtual-machine-interface/8052a5f4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005492 10.0.0.191 - - [2026-09-02 00:09:06] "POST /set-tag HTTP/1.1" 200 109 0.003597 10.0.0.191 - - [2026-09-02 00:09:06] "GET /virtual-machine-interface/80f33b22-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007897 10.0.0.191 - - [2026-09-02 00:09:06] "POST /set-tag HTTP/1.1" 200 109 0.003223 10.0.0.191 - - [2026-09-02 00:09:06] "GET /virtual-machine-interface/7efc2ac2-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005124 10.0.0.191 - - [2026-09-02 00:09:06] "POST /set-tag HTTP/1.1" 200 109 0.005718 10.0.0.191 - - [2026-09-02 00:09:06] "GET /virtual-machine-interface/81701c96-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007044 10.0.0.191 - - [2026-09-02 00:09:06] "POST /set-tag HTTP/1.1" 200 109 0.003838 10.0.0.191 - - [2026-09-02 00:09:06] "GET /virtual-machine-interface/7e70b7c6-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010391 10.0.0.191 - - [2026-09-02 00:09:06] "POST /set-tag HTTP/1.1" 200 109 0.003346 10.0.0.191 - - [2026-09-02 00:09:06] "GET /virtual-machine-interface/81f5e506-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007079 10.0.0.191 - - [2026-09-02 00:09:06] "POST /set-tag HTTP/1.1" 200 109 0.003026 10.0.0.191 - - [2026-09-02 00:09:06] "GET /virtual-machine-interface/82864326-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005988 10.0.0.191 - - [2026-09-02 00:09:06] "POST /set-tag HTTP/1.1" 200 109 0.003208 10.0.0.191 - - [2026-09-02 00:09:07] "GET /virtual-machine/48d0f5f6-de30-4a24-97ba-eea32a8bbed0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004038 10.0.0.191 - - [2026-09-02 00:09:07] "GET /virtual-machine-interface/7e70b7c6-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005214 10.0.0.191 - - [2026-09-02 00:09:07] "GET /virtual-machine/5db05c75-4aac-4bb4-9b01-87c430d2ccae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004723 10.0.0.191 - - [2026-09-02 00:09:07] "GET /virtual-machine-interface/7efc2ac2-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.010157 10.0.0.191 - - [2026-09-02 00:09:08] "GET /virtual-machine-interface/81701c96-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005661 10.0.0.191 - - [2026-09-02 00:09:08] "POST /set-tag HTTP/1.1" 200 109 0.002925 10.0.0.191 - - [2026-09-02 00:09:09] "GET /virtual-machine-interface/82864326-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007142 10.0.0.191 - - [2026-09-02 00:09:09] "POST /set-tag HTTP/1.1" 200 109 0.005928 10.0.0.191 - - [2026-09-02 00:09:09] "GET /virtual-machine-interface/81f5e506-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005096 10.0.0.191 - - [2026-09-02 00:09:09] "POST /set-tag HTTP/1.1" 200 109 0.004024 10.0.0.191 - - [2026-09-02 00:09:09] "GET /virtual-machine-interface/8052a5f4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.008531 10.0.0.191 - - [2026-09-02 00:09:09] "POST /set-tag HTTP/1.1" 200 109 0.012069 10.0.0.191 - - [2026-09-02 00:09:10] "GET /virtual-machine-interface/7fb5f3da-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006474 10.0.0.191 - - [2026-09-02 00:09:10] "POST /set-tag HTTP/1.1" 200 109 0.003564 10.0.0.191 - - [2026-09-02 00:09:12] "GET /virtual-machine/bd56a93d-5f79-4960-ba54-b90a97c2b15a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003725 10.0.0.191 - - [2026-09-02 00:09:12] "GET /virtual-machine-interface/7fb5f3da-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005280 10.0.0.191 - - [2026-09-02 00:09:12] "GET /virtual-machine/c4fb99ce-c1ca-482c-b044-ff55ed1df7a2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.005204 10.0.0.191 - - [2026-09-02 00:09:12] "GET /virtual-machine-interface/8052a5f4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005759 10.0.0.191 - - [2026-09-02 00:09:14] "GET /virtual-machine-interface/80f33b22-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006165 10.0.0.191 - - [2026-09-02 00:09:14] "POST /set-tag HTTP/1.1" 200 109 0.003604 10.0.0.191 - - [2026-09-02 00:09:17] "GET /virtual-machine/df2631dd-0890-49f0-b2d2-32e29af34fe7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004037 10.0.0.191 - - [2026-09-02 00:09:17] "GET /virtual-machine-interface/80f33b22-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.004749 10.0.0.191 - - [2026-09-02 00:09:17] "GET /virtual-machine/e0a737e5-be2f-4c6d-be58-0d299a189b86?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003959 10.0.0.191 - - [2026-09-02 00:09:17] "GET /virtual-machine-interface/81f5e506-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005881 10.0.0.191 - - [2026-09-02 00:09:17] "GET /virtual-machine/a90bcb28-0444-4e29-94c1-4f21c4118162?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003401 10.0.0.191 - - [2026-09-02 00:09:17] "GET /virtual-machine-interface/81701c96-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005528 10.0.0.191 - - [2026-09-02 00:09:18] "GET /virtual-machine/943f30da-180d-47d0-b7ae-2acbeb4acbb7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.015103 10.0.0.191 - - [2026-09-02 00:09:18] "GET /virtual-machine-interface/82864326-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005144 10.0.0.191 - - [2026-09-02 00:09:18] "POST /tags HTTP/1.1" 200 334 0.038211 10.0.0.191 - - [2026-09-02 00:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020790 10.0.0.191 - - [2026-09-02 00:09:18] "GET /loadbalancer/ad939f31-8b42-4a22-97f3-8619dc882bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.014320 10.0.0.191 - - [2026-09-02 00:09:18] "GET /tag/5480e692-309c-4656-a167-7e1981151dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.034683 10.0.0.191 - - [2026-09-02 00:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009473 10.0.0.191 - - [2026-09-02 00:09:18] "GET /project/ffb42618-5dbd-4f0b-9dc5-e68542c01387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.044550 10.0.0.191 - - [2026-09-02 00:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.191 - - [2026-09-02 00:09:18] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006932 10.0.0.191 - - [2026-09-02 00:09:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.191 - - [2026-09-02 00:09:18] "GET /service-appliance-set/f08a6d43-db79-427d-910a-4b11ae0b3167?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004195 10.0.0.191 - - [2026-09-02 00:09:18] "POST /fqname-to-id HTTP/1.1" 404 273 0.003152 10.0.0.191 - - [2026-09-02 00:09:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.121852 10.0.0.191 - - [2026-09-02 00:09:19] "GET /virtual-machine-interface/098d1848-a0de-4a1d-9481-ec9e3a02b3ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2424 0.018684 10.0.0.191 - - [2026-09-02 00:09:19] "POST /instance-ips HTTP/1.1" 200 410 0.028608 10.0.0.191 - - [2026-09-02 00:09:19] "GET /instance-ip/65bea860-28a1-4e0e-b0c9-9239bea21af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.005166 10.0.0.191 - - [2026-09-02 00:09:19] "POST /loadbalancers HTTP/1.1" 200 631 0.068385 10.0.0.191 - - [2026-09-02 00:09:19] "GET /project/ffb42618-5dbd-4f0b-9dc5-e68542c01387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049282 10.0.0.191 - - [2026-09-02 00:09:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.038621 10.0.0.191 - - [2026-09-02 00:09:19] "GET /instance-ip/65bea860-28a1-4e0e-b0c9-9239bea21af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.007788 10.0.0.191 - - [2026-09-02 00:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018836 10.0.0.191 - - [2026-09-02 00:09:19] "GET /project/ffb42618-5dbd-4f0b-9dc5-e68542c01387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048514 10.0.0.191 - - [2026-09-02 00:09:19] "POST /floating-ips HTTP/1.1" 200 599 0.053850 10.0.0.191 - - [2026-09-02 00:09:19] "GET /loadbalancer/ad939f31-8b42-4a22-97f3-8619dc882bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.017170 10.0.0.191 - - [2026-09-02 00:09:19] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.022254 10.0.0.191 - - [2026-09-02 00:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009100 10.0.0.191 - - [2026-09-02 00:09:19] "GET /project/ffb42618-5dbd-4f0b-9dc5-e68542c01387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046027 10.0.0.191 - - [2026-09-02 00:09:19] "GET /loadbalancer-listener/3c0fd742-1ef6-4ba5-8deb-f65cea5f2182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.004441 10.0.0.191 - - [2026-09-02 00:09:19] "GET /loadbalancer-listener/3c0fd742-1ef6-4ba5-8deb-f65cea5f2182?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.004426 10.0.0.191 - - [2026-09-02 00:09:19] "GET /loadbalancer/ad939f31-8b42-4a22-97f3-8619dc882bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003167 10.0.0.191 - - [2026-09-02 00:09:19] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.027841 10.0.0.191 - - [2026-09-02 00:09:19] "GET /instance-ip/65bea860-28a1-4e0e-b0c9-9239bea21af9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004981 10.0.0.191 - - [2026-09-02 00:09:19] "GET /instance-ip/65bea860-28a1-4e0e-b0c9-9239bea21af9?fields=floating_ips HTTP/1.1" 200 1214 0.005662 10.0.0.191 - - [2026-09-02 00:09:19] "GET /floating-ip/b9777cee-0374-457e-aae6-19361c7ceade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.004587 10.0.0.191 - - [2026-09-02 00:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.191 - - [2026-09-02 00:09:19] "GET /loadbalancer/ad939f31-8b42-4a22-97f3-8619dc882bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002607 10.0.0.191 - - [2026-09-02 00:09:19] "GET /loadbalancer-pool/ca4f1877-37fb-4c17-8f32-e2f69bdb56e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.005229 10.0.0.191 - - [2026-09-02 00:09:19] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018142 10.0.0.191 - - [2026-09-02 00:09:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.022583 10.0.0.191 - - [2026-09-02 00:09:19] "GET /virtual-machine-interface/7e70b7c6-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.015724 10.0.0.191 - - [2026-09-02 00:09:19] "GET /virtual-machine-interface/7e70b7c6-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.005827 10.0.0.191 - - [2026-09-02 00:09:19] "POST /ref-update HTTP/1.1" 200 156 0.010439 10.0.0.191 - - [2026-09-02 00:09:19] "GET /floating-ip/b9777cee-0374-457e-aae6-19361c7ceade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.025007 10.0.0.191 - - [2026-09-02 00:09:19] "POST /tags HTTP/1.1" 409 221 0.015930 10.0.0.191 - - [2026-09-02 00:09:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.191 - - [2026-09-02 00:09:19] "GET /tag/5480e692-309c-4656-a167-7e1981151dae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.012835 10.0.0.191 - - [2026-09-02 00:09:19] "PUT /floating-ip/b9777cee-0374-457e-aae6-19361c7ceade HTTP/1.1" 200 257 0.028343 10.0.0.191 - - [2026-09-02 00:09:20] "POST /set-tag HTTP/1.1" 200 109 0.083925 10.0.0.191 - - [2026-09-02 00:09:20] "GET /loadbalancer-pool/ca4f1877-37fb-4c17-8f32-e2f69bdb56e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.010243 10.0.0.191 - - [2026-09-02 00:09:20] "POST /loadbalancer-members HTTP/1.1" 200 723 0.029664 10.0.0.191 - - [2026-09-02 00:09:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014407 10.0.0.191 - - [2026-09-02 00:09:20] "GET /virtual-machine-interface/7efc2ac2-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.015638 10.0.0.191 - - [2026-09-02 00:09:20] "GET /virtual-machine-interface/7efc2ac2-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006831 10.0.0.191 - - [2026-09-02 00:09:20] "POST /ref-update HTTP/1.1" 200 156 0.016105 10.0.0.191 - - [2026-09-02 00:09:20] "GET /floating-ip/b9777cee-0374-457e-aae6-19361c7ceade?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.020920 10.0.0.191 - - [2026-09-02 00:09:20] "POST /set-tag HTTP/1.1" 200 109 0.105672 10.0.0.191 - - [2026-09-02 00:09:21] "POST /tags HTTP/1.1" 409 206 0.002627 10.0.0.191 - - [2026-09-02 00:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003351 10.0.0.191 - - [2026-09-02 00:09:21] "GET /tag/efa51492-4195-4adf-adb8-ed0b14637281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015774 10.0.0.191 - - [2026-09-02 00:09:21] "POST /tags HTTP/1.1" 409 204 0.003276 10.0.0.191 - - [2026-09-02 00:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003196 10.0.0.191 - - [2026-09-02 00:09:21] "GET /tag/14cd39de-ad74-4f0d-99a8-f2923ce805f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.017823 10.0.0.191 - - [2026-09-02 00:09:21] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002764 10.0.0.191 - - [2026-09-02 00:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002969 10.0.0.191 - - [2026-09-02 00:09:21] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003925 10.0.0.191 - - [2026-09-02 00:09:21] "POST /tags HTTP/1.1" 409 206 0.002266 10.0.0.191 - - [2026-09-02 00:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.191 - - [2026-09-02 00:09:21] "GET /tag/efa51492-4195-4adf-adb8-ed0b14637281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012069 10.0.0.191 - - [2026-09-02 00:09:21] "POST /tags HTTP/1.1" 409 226 0.007432 10.0.0.191 - - [2026-09-02 00:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.191 - - [2026-09-02 00:09:21] "GET /tag/5cecbdfa-4296-47ce-a0d1-d6b481c05672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.015475 10.0.0.191 - - [2026-09-02 00:09:21] "POST /tags HTTP/1.1" 409 204 0.002587 10.0.0.191 - - [2026-09-02 00:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002381 10.0.0.191 - - [2026-09-02 00:09:21] "GET /tag/14cd39de-ad74-4f0d-99a8-f2923ce805f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.014968 10.0.0.191 - - [2026-09-02 00:09:21] "POST /tags HTTP/1.1" 409 226 0.002611 10.0.0.191 - - [2026-09-02 00:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.191 - - [2026-09-02 00:09:21] "GET /tag/5cecbdfa-4296-47ce-a0d1-d6b481c05672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.014226 10.0.0.191 - - [2026-09-02 00:09:21] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002898 10.0.0.191 - - [2026-09-02 00:09:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002932 10.0.0.191 - - [2026-09-02 00:09:21] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003828 10.0.0.191 - - [2026-09-02 00:09:21] "POST /firewall-rules HTTP/1.1" 200 628 0.078530 10.0.0.191 - - [2026-09-02 00:09:21] "POST /firewall-rules HTTP/1.1" 200 648 0.080521 10.0.0.191 - - [2026-09-02 00:09:21] "GET /firewall-rule/a81ad652-528c-48a9-9c4b-d7950980d07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.014910 10.0.0.191 - - [2026-09-02 00:09:21] "GET /firewall-policy/37569f36-db12-42bd-9770-c21f71947ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003212 10.0.0.191 - - [2026-09-02 00:09:21] "GET /firewall-rule/9bffbeea-94a4-4b93-bff5-d13b1c67c475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.006178 10.0.0.191 - - [2026-09-02 00:09:21] "POST /ref-update HTTP/1.1" 200 156 0.016596 10.0.0.191 - - [2026-09-02 00:09:22] "POST /firewall-policys HTTP/1.1" 200 608 0.051452 10.0.0.191 - - [2026-09-02 00:09:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.016561 10.0.0.191 - - [2026-09-02 00:09:22] "GET /firewall-policy/3bfa664e-97d6-46cc-8655-dc522b158a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.015804 10.0.0.191 - - [2026-09-02 00:09:22] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.004739 10.0.0.191 - - [2026-09-02 00:09:22] "GET /firewall-policy/3bfa664e-97d6-46cc-8655-dc522b158a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003464 10.0.0.191 - - [2026-09-02 00:09:22] "GET /firewall-policy/12ae01b8-b6e4-4638-96d1-e26eedbf765d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005366 10.0.0.191 - - [2026-09-02 00:09:22] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.005886 10.0.0.191 - - [2026-09-02 00:09:22] "GET /firewall-policy/37569f36-db12-42bd-9770-c21f71947ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004940 10.0.0.191 - - [2026-09-02 00:09:22] "GET /firewall-policy/37569f36-db12-42bd-9770-c21f71947ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002958 10.0.0.191 - - [2026-09-02 00:09:22] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.003246 10.0.0.191 - - [2026-09-02 00:09:22] "POST /ref-update HTTP/1.1" 200 156 0.024710 10.0.0.191 - - [2026-09-02 00:09:22] "POST /ref-update HTTP/1.1" 200 156 0.042491 10.0.0.191 - - [2026-09-02 00:09:22] "POST /ref-update HTTP/1.1" 200 156 0.043582 10.0.0.191 - - [2026-09-02 00:09:22] "POST /ref-update HTTP/1.1" 200 156 0.047174 10.0.0.191 - - [2026-09-02 00:09:22] "POST /ref-update HTTP/1.1" 200 156 0.063828 10.0.0.191 - - [2026-09-02 00:09:22] "GET /firewall-policy/3bfa664e-97d6-46cc-8655-dc522b158a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005245 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:10:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001330 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:10:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001209 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:10:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001096 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:10:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001041 10.0.0.191 - - [2026-09-02 00:10:48] "GET /global-system-configs HTTP/1.1" 200 323 0.008919 10.0.0.191 - - [2026-09-02 00:10:49] "GET /global-system-configs HTTP/1.1" 200 323 0.002434 10.0.0.191 - - [2026-09-02 00:11:21] "POST /tags HTTP/1.1" 409 252 0.002949 10.0.0.191 - - [2026-09-02 00:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002623 10.0.0.191 - - [2026-09-02 00:11:21] "GET /tag/2f4d9379-a654-4538-9863-3aaadd32efc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.013474 10.0.0.191 - - [2026-09-02 00:11:21] "POST /tags HTTP/1.1" 409 228 0.002678 10.0.0.191 - - [2026-09-02 00:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.191 - - [2026-09-02 00:11:21] "GET /tag/f31ddacf-0c1f-4aa1-a0bf-bd88b10a4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.015907 10.0.0.191 - - [2026-09-02 00:11:21] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005162 10.0.0.191 - - [2026-09-02 00:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001901 10.0.0.191 - - [2026-09-02 00:11:21] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003405 10.0.0.191 - - [2026-09-02 00:11:21] "POST /tags HTTP/1.1" 409 206 0.002310 10.0.0.191 - - [2026-09-02 00:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001899 10.0.0.191 - - [2026-09-02 00:11:21] "GET /tag/efa51492-4195-4adf-adb8-ed0b14637281?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.012319 10.0.0.191 - - [2026-09-02 00:11:21] "POST /tags HTTP/1.1" 409 226 0.002972 10.0.0.191 - - [2026-09-02 00:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.191 - - [2026-09-02 00:11:21] "GET /tag/5cecbdfa-4296-47ce-a0d1-d6b481c05672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013664 10.0.0.191 - - [2026-09-02 00:11:21] "POST /tags HTTP/1.1" 409 204 0.002457 10.0.0.191 - - [2026-09-02 00:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002599 10.0.0.191 - - [2026-09-02 00:11:21] "GET /tag/14cd39de-ad74-4f0d-99a8-f2923ce805f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.012596 10.0.0.191 - - [2026-09-02 00:11:21] "POST /tags HTTP/1.1" 409 226 0.002238 10.0.0.191 - - [2026-09-02 00:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002562 10.0.0.191 - - [2026-09-02 00:11:21] "GET /tag/5cecbdfa-4296-47ce-a0d1-d6b481c05672?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.012597 10.0.0.191 - - [2026-09-02 00:11:21] "POST /tags HTTP/1.1" 409 228 0.002444 10.0.0.191 - - [2026-09-02 00:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.191 - - [2026-09-02 00:11:21] "GET /tag/f31ddacf-0c1f-4aa1-a0bf-bd88b10a4465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.012405 10.0.0.191 - - [2026-09-02 00:11:21] "POST /tags HTTP/1.1" 409 252 0.003511 10.0.0.191 - - [2026-09-02 00:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.191 - - [2026-09-02 00:11:21] "GET /tag/2f4d9379-a654-4538-9863-3aaadd32efc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.013543 10.0.0.191 - - [2026-09-02 00:11:21] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003703 10.0.0.191 - - [2026-09-02 00:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.191 - - [2026-09-02 00:11:21] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003305 10.0.0.191 - - [2026-09-02 00:11:21] "POST /firewall-rules HTTP/1.1" 409 281 0.002337 10.0.0.191 - - [2026-09-02 00:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.191 - - [2026-09-02 00:11:21] "PUT /firewall-rule/9bffbeea-94a4-4b93-bff5-d13b1c67c475 HTTP/1.1" 200 261 0.030904 10.0.0.191 - - [2026-09-02 00:11:21] "POST /firewall-rules HTTP/1.1" 409 291 0.018875 10.0.0.191 - - [2026-09-02 00:11:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.191 - - [2026-09-02 00:11:22] "PUT /firewall-rule/a81ad652-528c-48a9-9c4b-d7950980d07f HTTP/1.1" 200 261 0.054414 10.0.0.191 - - [2026-09-02 00:11:22] "GET /firewall-rule/a81ad652-528c-48a9-9c4b-d7950980d07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.003030 10.0.0.191 - - [2026-09-02 00:11:22] "POST /firewall-rules HTTP/1.1" 200 660 0.100808 10.0.0.191 - - [2026-09-02 00:11:22] "GET /firewall-rule/9a138627-c21c-4112-aeee-c0138caa68d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.023302 10.0.0.191 - - [2026-09-02 00:11:22] "GET /firewall-policy/37569f36-db12-42bd-9770-c21f71947ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.005845 10.0.0.191 - - [2026-09-02 00:11:22] "GET /firewall-rule/9bffbeea-94a4-4b93-bff5-d13b1c67c475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.005251 10.0.0.191 - - [2026-09-02 00:11:22] "POST /firewall-policys HTTP/1.1" 409 269 0.002546 10.0.0.191 - - [2026-09-02 00:11:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.191 - - [2026-09-02 00:11:22] "PUT /firewall-policy/3bfa664e-97d6-46cc-8655-dc522b158a0f HTTP/1.1" 200 265 0.061802 10.0.0.191 - - [2026-09-02 00:11:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.032525 10.0.0.191 - - [2026-09-02 00:11:22] "GET /firewall-policy/3bfa664e-97d6-46cc-8655-dc522b158a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.005241 10.0.0.191 - - [2026-09-02 00:11:22] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005230 10.0.0.191 - - [2026-09-02 00:11:22] "GET /firewall-policy/3bfa664e-97d6-46cc-8655-dc522b158a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.007918 10.0.0.191 - - [2026-09-02 00:11:22] "GET /firewall-policy/12ae01b8-b6e4-4638-96d1-e26eedbf765d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005635 10.0.0.191 - - [2026-09-02 00:11:22] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.009868 10.0.0.191 - - [2026-09-02 00:11:22] "GET /firewall-policy/37569f36-db12-42bd-9770-c21f71947ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003174 10.0.0.191 - - [2026-09-02 00:11:22] "GET /firewall-policy/3bfa664e-97d6-46cc-8655-dc522b158a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003705 10.0.0.191 - - [2026-09-02 00:11:22] "GET /firewall-policy/3bfa664e-97d6-46cc-8655-dc522b158a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003574 10.0.0.191 - - [2026-09-02 00:12:23] "GET /virtual-machine-interface/7e70b7c6-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.017333 10.0.0.191 - - [2026-09-02 00:12:23] "POST /set-tag HTTP/1.1" 200 109 0.006206 10.0.0.191 - - [2026-09-02 00:12:23] "GET /virtual-machine-interface/81701c96-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007604 10.0.0.191 - - [2026-09-02 00:12:23] "POST /set-tag HTTP/1.1" 200 109 0.003703 10.0.0.191 - - [2026-09-02 00:12:23] "GET /virtual-machine-interface/7fb5f3da-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006725 10.0.0.191 - - [2026-09-02 00:12:23] "POST /set-tag HTTP/1.1" 200 109 0.005503 10.0.0.191 - - [2026-09-02 00:12:24] "GET /virtual-machine-interface/7efc2ac2-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.007067 10.0.0.191 - - [2026-09-02 00:12:24] "POST /set-tag HTTP/1.1" 200 109 0.002919 10.0.0.191 - - [2026-09-02 00:12:24] "GET /virtual-machine-interface/81f5e506-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005518 10.0.0.191 - - [2026-09-02 00:12:24] "POST /set-tag HTTP/1.1" 200 109 0.002857 10.0.0.191 - - [2026-09-02 00:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.191 - - [2026-09-02 00:12:24] "GET /loadbalancer/ad939f31-8b42-4a22-97f3-8619dc882bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.006655 10.0.0.191 - - [2026-09-02 00:12:24] "GET /virtual-machine-interface/7e70b7c6-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.010708 10.0.0.191 - - [2026-09-02 00:12:24] "POST /set-tag HTTP/1.1" 200 109 0.029155 10.0.0.191 - - [2026-09-02 00:12:24] "DELETE /loadbalancer-member/0292fd50-2c33-49bd-8437-d8f67d7934cd HTTP/1.1" 200 115 0.061929 10.0.0.191 - - [2026-09-02 00:12:24] "GET /virtual-machine-interface/8052a5f4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.012714 10.0.0.191 - - [2026-09-02 00:12:24] "POST /set-tag HTTP/1.1" 200 109 0.003168 10.0.0.191 - - [2026-09-02 00:12:24] "GET /virtual-machine-interface/80f33b22-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005873 10.0.0.191 - - [2026-09-02 00:12:24] "POST /set-tag HTTP/1.1" 200 109 0.002919 10.0.0.191 - - [2026-09-02 00:12:24] "GET /virtual-machine-interface/82864326-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005733 10.0.0.191 - - [2026-09-02 00:12:24] "POST /set-tag HTTP/1.1" 200 109 0.003072 10.0.0.191 - - [2026-09-02 00:12:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.191 - - [2026-09-02 00:12:24] "GET /loadbalancer/ad939f31-8b42-4a22-97f3-8619dc882bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.003947 10.0.0.191 - - [2026-09-02 00:12:25] "GET /virtual-machine-interface/7fb5f3da-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.007649 10.0.0.191 - - [2026-09-02 00:12:25] "POST /set-tag HTTP/1.1" 200 109 0.003931 10.0.0.191 - - [2026-09-02 00:12:25] "GET /virtual-machine-interface/7fb5f3da-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.018850 10.0.0.191 - - [2026-09-02 00:12:25] "POST /set-tag HTTP/1.1" 200 109 0.004037 10.0.0.191 - - [2026-09-02 00:12:25] "GET /virtual-machine/bd56a93d-5f79-4960-ba54-b90a97c2b15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.007253 10.0.0.191 - - [2026-09-02 00:12:25] "POST /ref-update HTTP/1.1" 200 156 0.016447 10.0.0.191 - - [2026-09-02 00:12:25] "GET /virtual-machine-interface/7fb5f3da-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.017624 10.0.0.191 - - [2026-09-02 00:12:25] "POST /set-tag HTTP/1.1" 200 109 0.029083 10.0.0.191 - - [2026-09-02 00:12:25] "POST /set-tag HTTP/1.1" 200 109 0.040601 10.0.0.191 - - [2026-09-02 00:12:26] "POST /set-tag HTTP/1.1" 200 109 0.020079 10.0.0.191 - - [2026-09-02 00:12:26] "POST /set-tag HTTP/1.1" 200 109 0.038724 10.0.0.191 - - [2026-09-02 00:12:26] "POST /set-tag HTTP/1.1" 200 109 0.035393 10.0.0.191 - - [2026-09-02 00:12:26] "DELETE /instance-ip/7fd97cec-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.036585 10.0.0.191 - - [2026-09-02 00:12:26] "DELETE /virtual-machine-interface/7fb5f3da-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.056228 10.0.0.191 - - [2026-09-02 00:12:26] "DELETE /virtual-machine/bd56a93d-5f79-4960-ba54-b90a97c2b15a HTTP/1.1" 200 115 0.029329 10.0.0.191 - - [2026-09-02 00:12:26] "GET /virtual-machine-interface/7e70b7c6-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.011873 10.0.0.191 - - [2026-09-02 00:12:26] "POST /set-tag HTTP/1.1" 200 109 0.003153 10.0.0.191 - - [2026-09-02 00:12:26] "GET /virtual-machine-interface/7e70b7c6-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004921 10.0.0.191 - - [2026-09-02 00:12:26] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.191 - - [2026-09-02 00:12:26] "GET /virtual-machine/48d0f5f6-de30-4a24-97ba-eea32a8bbed0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004165 10.0.0.191 - - [2026-09-02 00:12:26] "POST /ref-update HTTP/1.1" 200 156 0.014411 10.0.0.191 - - [2026-09-02 00:12:26] "GET /virtual-machine-interface/7e70b7c6-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.021597 10.0.0.191 - - [2026-09-02 00:12:26] "POST /set-tag HTTP/1.1" 200 109 0.026287 10.0.0.191 - - [2026-09-02 00:12:26] "POST /set-tag HTTP/1.1" 200 109 0.037446 10.0.0.191 - - [2026-09-02 00:12:26] "POST /set-tag HTTP/1.1" 200 109 0.034545 10.0.0.191 - - [2026-09-02 00:12:26] "POST /set-tag HTTP/1.1" 200 109 0.021113 10.0.0.191 - - [2026-09-02 00:12:26] "POST /set-tag HTTP/1.1" 200 109 0.042679 10.0.0.191 - - [2026-09-02 00:12:26] "DELETE /instance-ip/7e8e2900-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.061757 10.0.0.191 - - [2026-09-02 00:12:26] "POST /ref-update HTTP/1.1" 200 156 0.010617 10.0.0.191 - - [2026-09-02 00:12:26] "DELETE /virtual-machine-interface/7e70b7c6-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.065490 10.0.0.191 - - [2026-09-02 00:12:26] "DELETE /virtual-machine/48d0f5f6-de30-4a24-97ba-eea32a8bbed0 HTTP/1.1" 200 115 0.027597 10.0.0.191 - - [2026-09-02 00:12:27] "GET /virtual-machine-interface/8052a5f4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.006634 10.0.0.191 - - [2026-09-02 00:12:27] "POST /set-tag HTTP/1.1" 200 109 0.003201 10.0.0.191 - - [2026-09-02 00:12:27] "GET /virtual-machine-interface/8052a5f4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.004724 10.0.0.191 - - [2026-09-02 00:12:27] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.191 - - [2026-09-02 00:12:27] "GET /virtual-machine/c4fb99ce-c1ca-482c-b044-ff55ed1df7a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003233 10.0.0.191 - - [2026-09-02 00:12:27] "POST /ref-update HTTP/1.1" 200 156 0.012816 10.0.0.191 - - [2026-09-02 00:12:27] "GET /virtual-machine-interface/8052a5f4-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3873 0.020671 10.0.0.191 - - [2026-09-02 00:12:27] "POST /set-tag HTTP/1.1" 200 109 0.024624 10.0.0.191 - - [2026-09-02 00:12:27] "POST /set-tag HTTP/1.1" 200 109 0.057434 10.0.0.191 - - [2026-09-02 00:12:27] "POST /set-tag HTTP/1.1" 200 109 0.046193 10.0.0.191 - - [2026-09-02 00:12:27] "POST /set-tag HTTP/1.1" 200 109 0.021748 10.0.0.191 - - [2026-09-02 00:12:27] "POST /set-tag HTTP/1.1" 200 109 0.046347 10.0.0.191 - - [2026-09-02 00:12:27] "DELETE /instance-ip/8070103a-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.065110 10.0.0.191 - - [2026-09-02 00:12:27] "DELETE /virtual-machine-interface/8052a5f4-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.056512 10.0.0.191 - - [2026-09-02 00:12:27] "DELETE /virtual-machine/c4fb99ce-c1ca-482c-b044-ff55ed1df7a2 HTTP/1.1" 200 115 0.029488 10.0.0.191 - - [2026-09-02 00:12:27] "DELETE /tag/3e491a56-1f78-4910-86ae-cf7c31de1cb9 HTTP/1.1" 200 115 0.053893 10.0.0.191 - - [2026-09-02 00:12:27] "GET /virtual-machine-interface/7efc2ac2-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.015036 10.0.0.191 - - [2026-09-02 00:12:27] "POST /set-tag HTTP/1.1" 200 109 0.003728 10.0.0.191 - - [2026-09-02 00:12:27] "GET /virtual-machine-interface/7efc2ac2-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.011168 10.0.0.191 - - [2026-09-02 00:12:27] "POST /set-tag HTTP/1.1" 200 109 0.006281 10.0.0.191 - - [2026-09-02 00:12:27] "GET /virtual-machine/5db05c75-4aac-4bb4-9b01-87c430d2ccae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003380 10.0.0.191 - - [2026-09-02 00:12:27] "POST /ref-update HTTP/1.1" 200 156 0.018592 10.0.0.191 - - [2026-09-02 00:12:27] "GET /virtual-machine-interface/7efc2ac2-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4056 0.027525 10.0.0.191 - - [2026-09-02 00:12:27] "POST /set-tag HTTP/1.1" 200 109 0.022921 10.0.0.191 - - [2026-09-02 00:12:28] "POST /set-tag HTTP/1.1" 200 109 0.048841 10.0.0.191 - - [2026-09-02 00:12:28] "POST /set-tag HTTP/1.1" 200 109 0.044468 10.0.0.191 - - [2026-09-02 00:12:28] "POST /set-tag HTTP/1.1" 200 109 0.034261 10.0.0.191 - - [2026-09-02 00:12:28] "POST /set-tag HTTP/1.1" 200 109 0.036440 10.0.0.191 - - [2026-09-02 00:12:28] "DELETE /instance-ip/7f1e6fec-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.067897 10.0.0.191 - - [2026-09-02 00:12:28] "POST /ref-update HTTP/1.1" 200 156 0.012485 10.0.0.191 - - [2026-09-02 00:12:28] "DELETE /virtual-machine-interface/7efc2ac2-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.082020 10.0.0.191 - - [2026-09-02 00:12:28] "DELETE /virtual-machine/5db05c75-4aac-4bb4-9b01-87c430d2ccae HTTP/1.1" 200 115 0.043741 10.0.0.191 - - [2026-09-02 00:12:28] "DELETE /tag/b500d27c-a542-44e5-a2c8-ce6464a346fa HTTP/1.1" 200 115 0.059155 10.0.0.191 - - [2026-09-02 00:12:28] "DELETE /tag/efa51492-4195-4adf-adb8-ed0b14637281 HTTP/1.1" 409 391 0.008488 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:12:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001232 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:12:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001461 10.0.0.191 - - [2026-09-02 00:12:54] "GET /virtual-machine-interface/82864326-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007798 10.0.0.191 - - [2026-09-02 00:12:54] "POST /set-tag HTTP/1.1" 200 109 0.003976 10.0.0.191 - - [2026-09-02 00:12:54] "GET /virtual-machine-interface/82864326-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.008355 10.0.0.191 - - [2026-09-02 00:12:54] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.191 - - [2026-09-02 00:12:54] "GET /virtual-machine/943f30da-180d-47d0-b7ae-2acbeb4acbb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003487 10.0.0.191 - - [2026-09-02 00:12:54] "POST /ref-update HTTP/1.1" 200 156 0.012210 10.0.0.191 - - [2026-09-02 00:12:54] "GET /virtual-machine-interface/82864326-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.019825 10.0.0.191 - - [2026-09-02 00:12:55] "POST /set-tag HTTP/1.1" 200 109 0.033731 10.0.0.191 - - [2026-09-02 00:12:55] "POST /set-tag HTTP/1.1" 200 109 0.023708 10.0.0.191 - - [2026-09-02 00:12:55] "POST /set-tag HTTP/1.1" 200 109 0.030602 10.0.0.191 - - [2026-09-02 00:12:55] "POST /set-tag HTTP/1.1" 200 109 0.021614 10.0.0.191 - - [2026-09-02 00:12:55] "DELETE /instance-ip/82a66bba-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.046502 10.0.0.191 - - [2026-09-02 00:12:55] "DELETE /virtual-machine-interface/82864326-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.046002 10.0.0.191 - - [2026-09-02 00:12:55] "DELETE /virtual-machine/943f30da-180d-47d0-b7ae-2acbeb4acbb7 HTTP/1.1" 200 115 0.024140 10.0.0.191 - - [2026-09-02 00:12:55] "DELETE /tag/b672069a-0100-4db8-b58e-e900c42ce95d HTTP/1.1" 200 115 0.055161 10.0.0.191 - - [2026-09-02 00:12:55] "GET /virtual-machine-interface/80f33b22-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.007102 10.0.0.191 - - [2026-09-02 00:12:55] "POST /set-tag HTTP/1.1" 200 109 0.003591 10.0.0.191 - - [2026-09-02 00:12:55] "GET /virtual-machine-interface/80f33b22-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005415 10.0.0.191 - - [2026-09-02 00:12:55] "POST /set-tag HTTP/1.1" 200 109 0.002904 10.0.0.191 - - [2026-09-02 00:12:55] "GET /virtual-machine/df2631dd-0890-49f0-b2d2-32e29af34fe7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003958 10.0.0.191 - - [2026-09-02 00:12:55] "POST /ref-update HTTP/1.1" 200 156 0.014127 10.0.0.191 - - [2026-09-02 00:12:55] "GET /virtual-machine-interface/80f33b22-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.015117 10.0.0.191 - - [2026-09-02 00:12:55] "POST /set-tag HTTP/1.1" 200 109 0.021683 10.0.0.191 - - [2026-09-02 00:12:55] "POST /set-tag HTTP/1.1" 200 109 0.036147 10.0.0.191 - - [2026-09-02 00:12:55] "POST /set-tag HTTP/1.1" 200 109 0.045269 10.0.0.191 - - [2026-09-02 00:12:55] "POST /set-tag HTTP/1.1" 200 109 0.021561 10.0.0.191 - - [2026-09-02 00:12:55] "DELETE /instance-ip/81101ff8-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.072377 10.0.0.191 - - [2026-09-02 00:12:55] "DELETE /virtual-machine-interface/80f33b22-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.063611 10.0.0.191 - - [2026-09-02 00:12:55] "DELETE /virtual-machine/df2631dd-0890-49f0-b2d2-32e29af34fe7 HTTP/1.1" 200 115 0.032336 10.0.0.191 - - [2026-09-02 00:12:56] "DELETE /tag/20ea9a4f-8b17-4cab-99f2-40c553507532 HTTP/1.1" 200 115 0.054474 10.0.0.191 - - [2026-09-02 00:12:56] "GET /virtual-machine-interface/81701c96-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005831 10.0.0.191 - - [2026-09-02 00:12:56] "POST /set-tag HTTP/1.1" 200 109 0.003502 10.0.0.191 - - [2026-09-02 00:12:56] "GET /virtual-machine-interface/81701c96-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005249 10.0.0.191 - - [2026-09-02 00:12:56] "POST /set-tag HTTP/1.1" 200 109 0.003286 10.0.0.191 - - [2026-09-02 00:12:56] "GET /virtual-machine/a90bcb28-0444-4e29-94c1-4f21c4118162?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.008017 10.0.0.191 - - [2026-09-02 00:12:56] "POST /ref-update HTTP/1.1" 200 156 0.015171 10.0.0.191 - - [2026-09-02 00:12:56] "GET /virtual-machine-interface/81701c96-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.015944 10.0.0.191 - - [2026-09-02 00:12:56] "POST /set-tag HTTP/1.1" 200 109 0.027795 10.0.0.191 - - [2026-09-02 00:12:56] "POST /set-tag HTTP/1.1" 200 109 0.041668 10.0.0.191 - - [2026-09-02 00:12:56] "POST /set-tag HTTP/1.1" 200 109 0.038210 10.0.0.191 - - [2026-09-02 00:12:56] "POST /set-tag HTTP/1.1" 200 109 0.024293 10.0.0.191 - - [2026-09-02 00:12:56] "DELETE /instance-ip/818af4f8-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.073975 10.0.0.191 - - [2026-09-02 00:12:56] "DELETE /virtual-machine-interface/81701c96-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.061157 10.0.0.191 - - [2026-09-02 00:12:56] "DELETE /virtual-machine/a90bcb28-0444-4e29-94c1-4f21c4118162 HTTP/1.1" 200 115 0.045293 10.0.0.191 - - [2026-09-02 00:12:56] "DELETE /tag/33e4e6db-34b3-4c36-8ce4-c5d0b907c0f1 HTTP/1.1" 200 115 0.047119 10.0.0.191 - - [2026-09-02 00:12:56] "DELETE /tag/14cd39de-ad74-4f0d-99a8-f2923ce805f1 HTTP/1.1" 409 237 0.004834 10.0.0.191 - - [2026-09-02 00:12:56] "DELETE /tag/558a8f83-5e47-4b93-a8ec-bce2cc2bdf1c HTTP/1.1" 200 115 0.050741 10.0.0.191 - - [2026-09-02 00:12:56] "GET /virtual-machine-interface/81f5e506-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005102 10.0.0.191 - - [2026-09-02 00:12:56] "POST /set-tag HTTP/1.1" 200 109 0.003246 10.0.0.191 - - [2026-09-02 00:12:56] "GET /virtual-machine-interface/81f5e506-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.005224 10.0.0.191 - - [2026-09-02 00:12:56] "POST /set-tag HTTP/1.1" 200 109 0.002750 10.0.0.191 - - [2026-09-02 00:12:56] "GET /virtual-machine/e0a737e5-be2f-4c6d-be58-0d299a189b86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003011 10.0.0.191 - - [2026-09-02 00:12:56] "POST /ref-update HTTP/1.1" 200 156 0.011345 10.0.0.191 - - [2026-09-02 00:12:56] "GET /virtual-machine-interface/81f5e506-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3709 0.006525 10.0.0.191 - - [2026-09-02 00:12:56] "POST /set-tag HTTP/1.1" 200 109 0.022868 10.0.0.191 - - [2026-09-02 00:12:57] "POST /set-tag HTTP/1.1" 200 109 0.027812 10.0.0.191 - - [2026-09-02 00:12:57] "POST /set-tag HTTP/1.1" 200 109 0.045725 10.0.0.191 - - [2026-09-02 00:12:57] "POST /set-tag HTTP/1.1" 200 109 0.038772 10.0.0.191 - - [2026-09-02 00:12:57] "DELETE /instance-ip/8218208a-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.040789 10.0.0.191 - - [2026-09-02 00:12:57] "DELETE /virtual-machine-interface/81f5e506-a662-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.059928 10.0.0.191 - - [2026-09-02 00:12:57] "DELETE /virtual-machine/e0a737e5-be2f-4c6d-be58-0d299a189b86 HTTP/1.1" 200 115 0.026991 10.0.0.191 - - [2026-09-02 00:12:57] "DELETE /tag/f31ddacf-0c1f-4aa1-a0bf-bd88b10a4465 HTTP/1.1" 409 237 0.007799 10.0.0.191 - - [2026-09-02 00:12:57] "DELETE /tag/17b86a53-994b-4ab8-8ee8-811bdbb00071 HTTP/1.1" 200 115 0.045593 10.0.0.191 - - [2026-09-02 00:12:57] "DELETE /tag/2f4d9379-a654-4538-9863-3aaadd32efc3 HTTP/1.1" 409 237 0.005556 10.0.0.191 - - [2026-09-02 00:12:59] "POST /projects HTTP/1.1" 409 238 0.003069 10.0.0.191 - - [2026-09-02 00:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.010014 10.0.0.191 - - [2026-09-02 00:12:59] "GET /project/94deb434-a7b2-4fb8-bcfb-d14b216cebbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.061360 10.0.0.191 - - [2026-09-02 00:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003962 10.0.0.191 - - [2026-09-02 00:12:59] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008717 10.0.0.191 - - [2026-09-02 00:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.191 - - [2026-09-02 00:12:59] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005366 10.0.0.191 - - [2026-09-02 00:12:59] "POST /security-groups HTTP/1.1" 409 285 0.003208 10.0.0.191 - - [2026-09-02 00:12:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.191 - - [2026-09-02 00:12:59] "PUT /security-group/2803738a-7dfe-4197-a56c-e4176f0a8ed5 HTTP/1.1" 200 263 0.069205 10.0.0.191 - - [2026-09-02 00:12:59] "PUT /access-control-list/cedf5c48-b384-481c-9790-fb43e7329c15 HTTP/1.1" 200 273 0.029377 10.0.0.191 - - [2026-09-02 00:12:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.045420 10.0.0.191 - - [2026-09-02 00:12:59] "PUT /access-control-list/d18eecb8-ff3a-4b52-8b45-670b853a1016 HTTP/1.1" 200 273 0.033477 10.0.0.191 - - [2026-09-02 00:13:04] "POST /projects HTTP/1.1" 409 238 0.002618 10.0.0.191 - - [2026-09-02 00:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009105 10.0.0.191 - - [2026-09-02 00:13:04] "GET /project/94deb434-a7b2-4fb8-bcfb-d14b216cebbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.059407 10.0.0.191 - - [2026-09-02 00:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.191 - - [2026-09-02 00:13:04] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.011619 10.0.0.191 - - [2026-09-02 00:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.191 - - [2026-09-02 00:13:04] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006970 10.0.0.191 - - [2026-09-02 00:13:04] "POST /security-groups HTTP/1.1" 409 285 0.004586 10.0.0.191 - - [2026-09-02 00:13:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.191 - - [2026-09-02 00:13:04] "PUT /security-group/2803738a-7dfe-4197-a56c-e4176f0a8ed5 HTTP/1.1" 200 263 0.068546 10.0.0.191 - - [2026-09-02 00:13:04] "PUT /access-control-list/cedf5c48-b384-481c-9790-fb43e7329c15 HTTP/1.1" 200 273 0.014593 10.0.0.191 - - [2026-09-02 00:13:04] "PUT /access-control-list/d18eecb8-ff3a-4b52-8b45-670b853a1016 HTTP/1.1" 200 273 0.027372 10.0.0.191 - - [2026-09-02 00:13:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.037167 10.0.0.191 - - [2026-09-02 00:13:04] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.014757 10.0.0.191 - - [2026-09-02 00:13:04] "GET /firewall-rule/81c4ffc0-5faa-4d93-b08a-63dae6c87fe2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.011168 10.0.0.191 - - [2026-09-02 00:13:05] "POST /ref-update HTTP/1.1" 200 156 0.115918 10.0.0.191 - - [2026-09-02 00:13:05] "DELETE /firewall-rule/81c4ffc0-5faa-4d93-b08a-63dae6c87fe2 HTTP/1.1" 200 115 0.043221 10.0.0.191 - - [2026-09-02 00:13:05] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.007136 10.0.0.191 - - [2026-09-02 00:13:05] "GET /firewall-rule/3c0f5475-f08b-4749-bc0e-babb0833928d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004184 10.0.0.191 - - [2026-09-02 00:13:05] "POST /ref-update HTTP/1.1" 200 156 0.096185 10.0.0.191 - - [2026-09-02 00:13:05] "DELETE /firewall-rule/3c0f5475-f08b-4749-bc0e-babb0833928d HTTP/1.1" 200 115 0.066518 10.0.0.191 - - [2026-09-02 00:13:05] "DELETE /tag/f31ddacf-0c1f-4aa1-a0bf-bd88b10a4465 HTTP/1.1" 409 237 0.009729 10.0.0.191 - - [2026-09-02 00:13:05] "DELETE /tag/2f4d9379-a654-4538-9863-3aaadd32efc3 HTTP/1.1" 409 237 0.006357 10.0.0.191 - - [2026-09-02 00:13:05] "DELETE /tag/96c502c8-03b6-4dff-af75-40b09497c9dc HTTP/1.1" 200 115 0.042756 10.0.0.191 - - [2026-09-02 00:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.191 - - [2026-09-02 00:13:05] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007059 10.0.0.191 - - [2026-09-02 00:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.191 - - [2026-09-02 00:13:05] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007819 10.0.0.191 - - [2026-09-02 00:13:05] "PUT /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa HTTP/1.1" 200 265 0.066609 10.0.0.191 - - [2026-09-02 00:13:05] "PUT /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75 HTTP/1.1" 200 265 0.056102 10.0.0.191 - - [2026-09-02 00:13:05] "DELETE /security-group/2803738a-7dfe-4197-a56c-e4176f0a8ed5 HTTP/1.1" 200 115 0.111451 10.0.0.191 - - [2026-09-02 00:13:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003926 10.0.0.191 - - [2026-09-02 00:13:05] "DELETE /access-control-list/cedf5c48-b384-481c-9790-fb43e7329c15 HTTP/1.1" 200 115 0.042206 10.0.0.191 - - [2026-09-02 00:13:05] "DELETE /access-control-list/d18eecb8-ff3a-4b52-8b45-670b853a1016 HTTP/1.1" 200 115 0.062701 10.0.0.191 - - [2026-09-02 00:13:06] "GET /project/94deb434-a7b2-4fb8-bcfb-d14b216cebbe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.078334 10.0.0.191 - - [2026-09-02 00:13:06] "GET /project/94deb434-a7b2-4fb8-bcfb-d14b216cebbe?fields=security_groups HTTP/1.1" 200 1353 0.044854 10.0.0.191 - - [2026-09-02 00:13:06] "DELETE /security-group/68c6f1c2-36ff-4073-9979-1f66e7092387 HTTP/1.1" 200 115 0.063623 10.0.0.191 - - [2026-09-02 00:13:06] "DELETE /access-control-list/e0a9764e-db92-4e7d-9b75-b0d18e873ac7 HTTP/1.1" 200 115 0.069178 10.0.0.191 - - [2026-09-02 00:13:06] "GET /project/94deb434-a7b2-4fb8-bcfb-d14b216cebbe?fields=application_policy_sets HTTP/1.1" 200 1392 0.092007 10.0.0.191 - - [2026-09-02 00:13:06] "DELETE /access-control-list/be3a2939-6f35-4dc7-91ba-e7dc7dd34c48 HTTP/1.1" 200 115 0.083127 10.0.0.191 - - [2026-09-02 00:13:06] "DELETE /project/94deb434-a7b2-4fb8-bcfb-d14b216cebbe HTTP/1.1" 200 115 0.462409 10.0.0.191 - - [2026-09-02 00:13:06] "POST /projects HTTP/1.1" 409 238 0.003816 10.0.0.191 - - [2026-09-02 00:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.191 - - [2026-09-02 00:13:06] "GET /project/ffb42618-5dbd-4f0b-9dc5-e68542c01387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.049172 10.0.0.191 - - [2026-09-02 00:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006061 10.0.0.191 - - [2026-09-02 00:13:06] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005750 10.0.0.191 - - [2026-09-02 00:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.191 - - [2026-09-02 00:13:06] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004942 10.0.0.191 - - [2026-09-02 00:13:06] "POST /security-groups HTTP/1.1" 409 285 0.002848 10.0.0.191 - - [2026-09-02 00:13:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.191 - - [2026-09-02 00:13:06] "PUT /security-group/e29b7bfe-8f92-464b-a262-18ad68dc8454 HTTP/1.1" 200 263 0.061851 10.0.0.191 - - [2026-09-02 00:13:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.056214 10.0.0.191 - - [2026-09-02 00:13:06] "PUT /access-control-list/3e45a519-b2b7-4125-bb47-79c6b246e382 HTTP/1.1" 200 273 0.019694 10.0.0.191 - - [2026-09-02 00:13:06] "PUT /access-control-list/80b88c31-abd0-41ad-92d4-72af9f637ced HTTP/1.1" 200 273 0.037385 10.0.0.191 - - [2026-09-02 00:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003236 10.0.0.191 - - [2026-09-02 00:13:10] "GET /loadbalancer/ad939f31-8b42-4a22-97f3-8619dc882bd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2329 0.002922 10.0.0.191 - - [2026-09-02 00:13:10] "GET /virtual-machine-interface/7efc2ac2-a662-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002221 10.0.0.191 - - [2026-09-02 00:13:10] "DELETE /loadbalancer-member/4613b709-ef97-4a85-af4b-42b2d7868ac3 HTTP/1.1" 200 115 0.053984 10.0.0.191 - - [2026-09-02 00:13:10] "DELETE /loadbalancer-pool/ca4f1877-37fb-4c17-8f32-e2f69bdb56e1 HTTP/1.1" 200 115 0.058713 10.0.0.191 - - [2026-09-02 00:13:10] "DELETE /loadbalancer-listener/3c0fd742-1ef6-4ba5-8deb-f65cea5f2182 HTTP/1.1" 200 115 0.069317 10.0.0.191 - - [2026-09-02 00:13:10] "DELETE /loadbalancer/ad939f31-8b42-4a22-97f3-8619dc882bd1 HTTP/1.1" 200 115 0.050932 10.0.0.191 - - [2026-09-02 00:13:10] "DELETE /floating-ip/b9777cee-0374-457e-aae6-19361c7ceade HTTP/1.1" 200 115 0.038346 10.0.0.191 - - [2026-09-02 00:13:10] "DELETE /instance-ip/65bea860-28a1-4e0e-b0c9-9239bea21af9 HTTP/1.1" 200 115 0.040859 10.0.0.191 - - [2026-09-02 00:13:10] "DELETE /virtual-machine-interface/098d1848-a0de-4a1d-9481-ec9e3a02b3ef HTTP/1.1" 200 115 0.046169 10.0.0.191 - - [2026-09-02 00:13:10] "DELETE /tag/5480e692-309c-4656-a167-7e1981151dae HTTP/1.1" 200 115 0.046459 10.0.0.191 - - [2026-09-02 00:13:10] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002767 10.0.0.191 - - [2026-09-02 00:13:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003157 10.0.0.191 - - [2026-09-02 00:13:10] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003052 10.0.0.191 - - [2026-09-02 00:13:10] "GET /firewall-policy/37569f36-db12-42bd-9770-c21f71947ca6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002556 10.0.0.191 - - [2026-09-02 00:13:11] "GET /firewall-rule/9bffbeea-94a4-4b93-bff5-d13b1c67c475?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2336 0.003839 10.0.0.191 - - [2026-09-02 00:13:11] "POST /ref-update HTTP/1.1" 200 156 0.016657 10.0.0.191 - - [2026-09-02 00:13:11] "DELETE /firewall-rule/9bffbeea-94a4-4b93-bff5-d13b1c67c475 HTTP/1.1" 200 115 0.064852 10.0.0.191 - - [2026-09-02 00:13:11] "GET /firewall-policy/3bfa664e-97d6-46cc-8655-dc522b158a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003774 10.0.0.191 - - [2026-09-02 00:13:11] "GET /firewall-rule/a81ad652-528c-48a9-9c4b-d7950980d07f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2613 0.003603 10.0.0.191 - - [2026-09-02 00:13:11] "POST /ref-update HTTP/1.1" 200 156 0.025608 10.0.0.191 - - [2026-09-02 00:13:11] "DELETE /firewall-rule/a81ad652-528c-48a9-9c4b-d7950980d07f HTTP/1.1" 200 115 0.073931 10.0.0.191 - - [2026-09-02 00:13:11] "GET /firewall-policy/3bfa664e-97d6-46cc-8655-dc522b158a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005198 10.0.0.191 - - [2026-09-02 00:13:11] "GET /firewall-rule/9a138627-c21c-4112-aeee-c0138caa68d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.003783 10.0.0.191 - - [2026-09-02 00:13:11] "POST /ref-update HTTP/1.1" 200 156 0.044152 10.0.0.191 - - [2026-09-02 00:13:11] "DELETE /firewall-rule/9a138627-c21c-4112-aeee-c0138caa68d9 HTTP/1.1" 200 115 0.074324 10.0.0.191 - - [2026-09-02 00:13:11] "GET /application-policy-set/77aa8b73-4712-4e6a-ba9b-274557e36cf3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003211 10.0.0.191 - - [2026-09-02 00:13:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.191 - - [2026-09-02 00:13:11] "GET /policy-management/06c567d3-6bb7-4860-afba-d36671b9793b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003730 10.0.0.191 - - [2026-09-02 00:13:11] "GET /firewall-policy/3bfa664e-97d6-46cc-8655-dc522b158a0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004830 10.0.0.191 - - [2026-09-02 00:13:11] "POST /ref-update HTTP/1.1" 200 156 0.031618 10.0.0.191 - - [2026-09-02 00:13:11] "DELETE /firewall-policy/3bfa664e-97d6-46cc-8655-dc522b158a0f HTTP/1.1" 200 115 0.056402 10.0.0.191 - - [2026-09-02 00:13:11] "DELETE /tag/f31ddacf-0c1f-4aa1-a0bf-bd88b10a4465 HTTP/1.1" 200 115 0.101799 10.0.0.191 - - [2026-09-02 00:13:11] "DELETE /tag/14cd39de-ad74-4f0d-99a8-f2923ce805f1 HTTP/1.1" 200 115 0.081030 10.0.0.191 - - [2026-09-02 00:13:11] "DELETE /tag/2f4d9379-a654-4538-9863-3aaadd32efc3 HTTP/1.1" 200 115 0.041497 10.0.0.191 - - [2026-09-02 00:13:12] "DELETE /tag/efa51492-4195-4adf-adb8-ed0b14637281 HTTP/1.1" 200 115 0.105326 10.0.0.191 - - [2026-09-02 00:13:12] "POST /projects HTTP/1.1" 409 238 0.002877 10.0.0.191 - - [2026-09-02 00:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.191 - - [2026-09-02 00:13:12] "GET /project/ffb42618-5dbd-4f0b-9dc5-e68542c01387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.064389 10.0.0.191 - - [2026-09-02 00:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007607 10.0.0.191 - - [2026-09-02 00:13:12] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005384 10.0.0.191 - - [2026-09-02 00:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002964 10.0.0.191 - - [2026-09-02 00:13:12] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005397 10.0.0.191 - - [2026-09-02 00:13:12] "POST /security-groups HTTP/1.1" 409 285 0.009272 10.0.0.191 - - [2026-09-02 00:13:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009660 10.0.0.191 - - [2026-09-02 00:13:12] "PUT /security-group/e29b7bfe-8f92-464b-a262-18ad68dc8454 HTTP/1.1" 200 263 0.084667 10.0.0.191 - - [2026-09-02 00:13:12] "PUT /access-control-list/3e45a519-b2b7-4125-bb47-79c6b246e382 HTTP/1.1" 200 273 0.058233 10.0.0.191 - - [2026-09-02 00:13:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.050618 10.0.0.191 - - [2026-09-02 00:13:12] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.028499 10.0.0.191 - - [2026-09-02 00:13:12] "GET /firewall-rule/1c84b9db-6625-491e-bb9c-568fd5f8f999?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003137 10.0.0.191 - - [2026-09-02 00:13:12] "PUT /access-control-list/80b88c31-abd0-41ad-92d4-72af9f637ced HTTP/1.1" 200 273 0.056561 10.0.0.191 - - [2026-09-02 00:13:12] "POST /ref-update HTTP/1.1" 200 156 0.047268 10.0.0.191 - - [2026-09-02 00:13:12] "DELETE /firewall-rule/1c84b9db-6625-491e-bb9c-568fd5f8f999 HTTP/1.1" 200 115 0.090052 10.0.0.191 - - [2026-09-02 00:13:12] "GET /firewall-policy/18816c34-8d1b-425d-93e8-48c8f741862f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.006264 10.0.0.191 - - [2026-09-02 00:13:12] "GET /firewall-rule/4d5b8d94-3534-4ac1-98d4-be2c20f6d2b4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.016636 10.0.0.191 - - [2026-09-02 00:13:12] "POST /ref-update HTTP/1.1" 200 156 0.082110 10.0.0.191 - - [2026-09-02 00:13:12] "DELETE /firewall-rule/4d5b8d94-3534-4ac1-98d4-be2c20f6d2b4 HTTP/1.1" 200 115 0.056470 10.0.0.191 - - [2026-09-02 00:13:13] "DELETE /tag/5cecbdfa-4296-47ce-a0d1-d6b481c05672 HTTP/1.1" 200 115 0.065046 10.0.0.191 - - [2026-09-02 00:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.191 - - [2026-09-02 00:13:13] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.008727 10.0.0.191 - - [2026-09-02 00:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.191 - - [2026-09-02 00:13:13] "GET /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007930 10.0.0.191 - - [2026-09-02 00:13:13] "PUT /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa HTTP/1.1" 200 265 0.077056 10.0.0.191 - - [2026-09-02 00:13:13] "PUT /virtual-network/486b2292-b75e-45e4-9da9-a4d358b9de75 HTTP/1.1" 200 265 0.171356 10.0.0.191 - - [2026-09-02 00:13:13] "DELETE /security-group/e29b7bfe-8f92-464b-a262-18ad68dc8454 HTTP/1.1" 200 115 0.111376 10.0.0.191 - - [2026-09-02 00:13:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002998 10.0.0.191 - - [2026-09-02 00:13:13] "DELETE /access-control-list/3e45a519-b2b7-4125-bb47-79c6b246e382 HTTP/1.1" 200 115 0.058878 10.0.0.191 - - [2026-09-02 00:13:13] "DELETE /access-control-list/80b88c31-abd0-41ad-92d4-72af9f637ced HTTP/1.1" 200 115 0.090991 10.0.0.191 - - [2026-09-02 00:13:13] "GET /project/ffb42618-5dbd-4f0b-9dc5-e68542c01387?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.093984 10.0.0.191 - - [2026-09-02 00:13:13] "GET /project/ffb42618-5dbd-4f0b-9dc5-e68542c01387?fields=security_groups HTTP/1.1" 200 1353 0.088651 10.0.0.191 - - [2026-09-02 00:13:13] "DELETE /security-group/0450b1a9-09a4-4a88-9ca0-2c4a92747f05 HTTP/1.1" 200 115 0.066871 10.0.0.191 - - [2026-09-02 00:13:13] "DELETE /access-control-list/e7851be8-2366-4535-8757-f19fe18d1a95 HTTP/1.1" 200 115 0.074239 10.0.0.191 - - [2026-09-02 00:13:13] "GET /project/ffb42618-5dbd-4f0b-9dc5-e68542c01387?fields=application_policy_sets HTTP/1.1" 200 1392 0.108620 10.0.0.191 - - [2026-09-02 00:13:14] "DELETE /access-control-list/1b10647a-8943-4373-a6bf-ed5c7d7da0dd HTTP/1.1" 200 115 0.100880 10.0.0.191 - - [2026-09-02 00:13:14] "DELETE /project/ffb42618-5dbd-4f0b-9dc5-e68542c01387 HTTP/1.1" 200 115 0.592978 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:13:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001508 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:13:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001018 10.0.0.191 - - [2026-09-02 00:14:15] "GET / HTTP/1.1" 200 36215 0.002246 10.0.0.191 - - [2026-09-02 00:14:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.191 - - [2026-09-02 00:14:15] "GET /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003317 10.0.0.191 - - [2026-09-02 00:14:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.191 - - [2026-09-02 00:14:16] "GET /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003602 10.0.0.191 - - [2026-09-02 00:14:31] "GET / HTTP/1.1" 200 36215 0.001428 10.0.0.191 - - [2026-09-02 00:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002646 10.0.0.191 - - [2026-09-02 00:14:31] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006549 10.0.0.191 - - [2026-09-02 00:14:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.191 - - [2026-09-02 00:14:31] "GET /config-node/2faebd9f-bd99-46e5-9076-eee5fbf0864c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.002587 10.0.0.191 - - [2026-09-02 00:14:31] "GET / HTTP/1.1" 200 36215 0.001787 10.0.0.191 - - [2026-09-02 00:14:31] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002720 10.0.0.191 - - [2026-09-02 00:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003035 10.0.0.191 - - [2026-09-02 00:14:36] "GET /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003556 10.0.0.191 - - [2026-09-02 00:14:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.191 - - [2026-09-02 00:14:36] "PUT /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f HTTP/1.1" 200 277 0.013833 10.0.0.191 - - [2026-09-02 00:14:37] "GET / HTTP/1.1" 200 36215 0.002874 10.0.0.191 - - [2026-09-02 00:14:37] "POST /alarms HTTP/1.1" 409 264 0.002584 10.0.0.191 - - [2026-09-02 00:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002323 10.0.0.191 - - [2026-09-02 00:14:37] "PUT /alarm/da980dcb-4294-4cd4-8081-d7f7ce08f220 HTTP/1.1" 200 245 0.016174 10.0.0.191 - - [2026-09-02 00:14:37] "POST /alarms HTTP/1.1" 409 261 0.002913 10.0.0.191 - - [2026-09-02 00:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.191 - - [2026-09-02 00:14:37] "PUT /alarm/7cd7fae7-29c7-4150-8373-1466a2da6949 HTTP/1.1" 200 245 0.016921 10.0.0.191 - - [2026-09-02 00:14:37] "POST /alarms HTTP/1.1" 409 261 0.002748 10.0.0.191 - - [2026-09-02 00:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.191 - - [2026-09-02 00:14:37] "PUT /alarm/89895532-c2ae-439d-a90d-8051a9604bc0 HTTP/1.1" 200 245 0.014438 10.0.0.191 - - [2026-09-02 00:14:37] "POST /alarms HTTP/1.1" 409 253 0.004635 10.0.0.191 - - [2026-09-02 00:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.191 - - [2026-09-02 00:14:37] "PUT /alarm/519cd447-1407-42b9-8d62-6d33a530cd47 HTTP/1.1" 200 245 0.025301 10.0.0.191 - - [2026-09-02 00:14:37] "POST /alarms HTTP/1.1" 409 251 0.008802 10.0.0.191 - - [2026-09-02 00:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.191 - - [2026-09-02 00:14:37] "PUT /alarm/e029b57b-822c-4cde-82ff-aca3bd2a55e0 HTTP/1.1" 200 245 0.013482 10.0.0.191 - - [2026-09-02 00:14:37] "POST /alarms HTTP/1.1" 409 252 0.010922 10.0.0.191 - - [2026-09-02 00:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007878 10.0.0.191 - - [2026-09-02 00:14:37] "PUT /alarm/8ff1ce02-0fa4-42f3-a12f-e877ee5b75a1 HTTP/1.1" 200 245 0.016234 10.0.0.191 - - [2026-09-02 00:14:37] "POST /alarms HTTP/1.1" 409 256 0.016976 10.0.0.191 - - [2026-09-02 00:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003010 10.0.0.191 - - [2026-09-02 00:14:37] "PUT /alarm/16f18f71-10ef-41e2-baf8-4503054ddf93 HTTP/1.1" 200 245 0.016329 10.0.0.191 - - [2026-09-02 00:14:37] "POST /alarms HTTP/1.1" 409 248 0.007918 10.0.0.191 - - [2026-09-02 00:14:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002917 10.0.0.191 - - [2026-09-02 00:14:38] "PUT /alarm/62f08006-4ec8-4109-a54c-f223c0783fcd HTTP/1.1" 200 245 0.015989 10.0.0.191 - - [2026-09-02 00:14:38] "POST /alarms HTTP/1.1" 409 252 0.013440 10.0.0.191 - - [2026-09-02 00:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.191 - - [2026-09-02 00:14:38] "PUT /alarm/60b6a21e-7f80-4810-b627-c3ba05f461cb HTTP/1.1" 200 245 0.017670 10.0.0.191 - - [2026-09-02 00:14:38] "POST /alarms HTTP/1.1" 409 257 0.012126 10.0.0.191 - - [2026-09-02 00:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.191 - - [2026-09-02 00:14:38] "PUT /alarm/d7624546-7988-4b94-9bb2-8abe0f104241 HTTP/1.1" 200 245 0.016443 10.0.0.191 - - [2026-09-02 00:14:38] "POST /alarms HTTP/1.1" 409 251 0.019268 10.0.0.191 - - [2026-09-02 00:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.191 - - [2026-09-02 00:14:38] "PUT /alarm/cbeb18dd-f42a-4c21-af6a-c7b944e3d138 HTTP/1.1" 200 245 0.016891 10.0.0.191 - - [2026-09-02 00:14:38] "POST /alarms HTTP/1.1" 409 257 0.008688 10.0.0.191 - - [2026-09-02 00:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.191 - - [2026-09-02 00:14:38] "PUT /alarm/22afe002-ea92-497c-8389-61314e549699 HTTP/1.1" 200 245 0.024208 10.0.0.191 - - [2026-09-02 00:14:38] "POST /alarms HTTP/1.1" 409 261 0.019763 10.0.0.191 - - [2026-09-02 00:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.191 - - [2026-09-02 00:14:38] "PUT /alarm/eb56b821-65f0-4213-8f02-e4f99ad3374c HTTP/1.1" 200 245 0.015831 10.0.0.191 - - [2026-09-02 00:14:38] "POST /alarms HTTP/1.1" 409 258 0.007349 10.0.0.191 - - [2026-09-02 00:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.191 - - [2026-09-02 00:14:38] "PUT /alarm/af3ed845-1cfa-4e0d-abe2-5df6ff74aad9 HTTP/1.1" 200 245 0.014979 10.0.0.191 - - [2026-09-02 00:14:38] "POST /alarms HTTP/1.1" 409 254 0.013162 10.0.0.191 - - [2026-09-02 00:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.191 - - [2026-09-02 00:14:38] "PUT /alarm/a09a0b73-0be8-4cdf-9c3b-b6fc8c87ad39 HTTP/1.1" 200 245 0.016795 10.0.0.191 - - [2026-09-02 00:14:38] "POST /alarms HTTP/1.1" 409 254 0.011338 10.0.0.191 - - [2026-09-02 00:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.191 - - [2026-09-02 00:14:38] "PUT /alarm/90db3794-096b-4db2-a190-82a977350156 HTTP/1.1" 200 245 0.018150 10.0.0.191 - - [2026-09-02 00:14:38] "POST /alarms HTTP/1.1" 409 254 0.012190 10.0.0.191 - - [2026-09-02 00:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.191 - - [2026-09-02 00:14:38] "PUT /alarm/c9cccd08-4927-4ce1-a156-2bf7a0fc1937 HTTP/1.1" 200 245 0.014067 10.0.0.191 - - [2026-09-02 00:14:38] "POST /alarms HTTP/1.1" 409 247 0.021524 10.0.0.191 - - [2026-09-02 00:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002510 10.0.0.191 - - [2026-09-02 00:14:38] "PUT /alarm/79a656e2-5d86-4318-9cf7-4bb346b1f72f HTTP/1.1" 200 245 0.017115 10.0.0.191 - - [2026-09-02 00:14:38] "POST /alarms HTTP/1.1" 409 272 0.008274 10.0.0.191 - - [2026-09-02 00:14:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.191 - - [2026-09-02 00:14:38] "PUT /alarm/de25fca8-b4fe-497b-b66c-c3f9af751e8d HTTP/1.1" 200 245 0.014543 10.0.0.191 - - [2026-09-02 00:14:38] "POST /alarms HTTP/1.1" 409 261 0.022956 10.0.0.191 - - [2026-09-02 00:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002536 10.0.0.191 - - [2026-09-02 00:14:39] "PUT /alarm/06c6b4bc-5945-4249-8a57-2cb944781b73 HTTP/1.1" 200 245 0.018020 10.0.0.191 - - [2026-09-02 00:14:39] "POST /alarms HTTP/1.1" 409 259 0.010668 10.0.0.191 - - [2026-09-02 00:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.191 - - [2026-09-02 00:14:39] "PUT /alarm/d0de31db-4f51-48cf-bd00-11436dcbb59f HTTP/1.1" 200 245 0.016224 10.0.0.191 - - [2026-09-02 00:14:39] "POST /alarms HTTP/1.1" 409 265 0.007854 10.0.0.191 - - [2026-09-02 00:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.191 - - [2026-09-02 00:14:39] "PUT /alarm/aac2a528-f699-4fae-9885-8477007f8567 HTTP/1.1" 200 245 0.014271 10.0.0.191 - - [2026-09-02 00:14:39] "POST /alarms HTTP/1.1" 409 279 0.015620 10.0.0.191 - - [2026-09-02 00:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.191 - - [2026-09-02 00:14:39] "PUT /alarm/1d10b503-4215-443e-8cd7-b655f145095f HTTP/1.1" 200 245 0.024532 10.0.0.191 - - [2026-09-02 00:14:39] "GET / HTTP/1.1" 200 36215 0.001977 10.0.0.191 - - [2026-09-02 00:14:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002874 10.0.0.191 - - [2026-09-02 00:14:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003181 10.0.0.191 - - [2026-09-02 00:14:39] "PUT /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f HTTP/1.1" 200 277 0.057228 10.0.0.191 - - [2026-09-02 00:14:40] "GET / HTTP/1.1" 200 36215 0.001588 10.0.0.191 - - [2026-09-02 00:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.191 - - [2026-09-02 00:14:40] "GET /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003303 10.0.0.191 - - [2026-09-02 00:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.191 - - [2026-09-02 00:14:40] "PUT /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f HTTP/1.1" 200 277 0.017706 10.0.0.191 - - [2026-09-02 00:14:40] "GET / HTTP/1.1" 200 36215 0.002157 10.0.0.191 - - [2026-09-02 00:14:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.191 - - [2026-09-02 00:14:40] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.009652 10.0.0.191 - - [2026-09-02 00:14:40] "PUT /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0 HTTP/1.1" 200 275 0.030981 10.0.0.191 - - [2026-09-02 00:14:43] "GET / HTTP/1.1" 200 36215 0.001610 10.0.0.191 - - [2026-09-02 00:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.191 - - [2026-09-02 00:14:43] "GET /routing-instance/b00a0377-8b7e-4694-8736-7d99cfce07c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007873 10.0.0.191 - - [2026-09-02 00:14:43] "POST /bgp-routers HTTP/1.1" 409 301 0.002500 10.0.0.191 - - [2026-09-02 00:14:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.191 - - [2026-09-02 00:14:43] "GET /bgp-router/8b48d866-dad8-462e-9343-b7544d6f4b02?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.007967 10.0.0.191 - - [2026-09-02 00:14:43] "PUT /bgp-router/8b48d866-dad8-462e-9343-b7544d6f4b02 HTTP/1.1" 200 255 0.029986 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:14:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001101 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:14:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001431 10.0.0.191 - - [2026-09-02 00:14:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.191 - - [2026-09-02 00:14:47] "GET /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.006629 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:14:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001193 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:14:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001270 10.0.0.191 - - [2026-09-02 00:15:04] "GET / HTTP/1.1" 200 36215 0.001857 10.0.0.191 - - [2026-09-02 00:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.191 - - [2026-09-02 00:15:04] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004859 10.0.0.191 - - [2026-09-02 00:15:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.191 - - [2026-09-02 00:15:04] "GET /config-node/2faebd9f-bd99-46e5-9076-eee5fbf0864c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003705 10.0.0.191 - - [2026-09-02 00:15:16] "GET / HTTP/1.1" 200 36215 0.002303 10.0.0.191 - - [2026-09-02 00:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.191 - - [2026-09-02 00:15:16] "GET /routing-instance/b00a0377-8b7e-4694-8736-7d99cfce07c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004640 10.0.0.191 - - [2026-09-02 00:15:16] "POST /bgp-routers HTTP/1.1" 409 301 0.003058 10.0.0.191 - - [2026-09-02 00:15:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002658 10.0.0.191 - - [2026-09-02 00:15:16] "GET /bgp-router/8b48d866-dad8-462e-9343-b7544d6f4b02?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004433 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:15:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001224 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:15:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001127 10.0.0.191 - - [2026-09-02 00:15:16] "PUT /bgp-router/8b48d866-dad8-462e-9343-b7544d6f4b02 HTTP/1.1" 200 255 0.027638 10.0.0.191 - - [2026-09-02 00:15:31] "GET / HTTP/1.1" 200 36215 0.003105 10.0.0.191 - - [2026-09-02 00:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.191 - - [2026-09-02 00:15:31] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.008829 10.0.0.191 - - [2026-09-02 00:15:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.191 - - [2026-09-02 00:15:31] "GET /config-node/2faebd9f-bd99-46e5-9076-eee5fbf0864c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003932 10.0.0.191 - - [2026-09-02 00:15:32] "GET / HTTP/1.1" 200 36215 0.001511 10.0.0.191 - - [2026-09-02 00:15:32] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002320 10.0.0.191 - - [2026-09-02 00:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.191 - - [2026-09-02 00:15:37] "GET /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.004311 10.0.0.191 - - [2026-09-02 00:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.191 - - [2026-09-02 00:15:37] "PUT /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f HTTP/1.1" 200 277 0.012300 10.0.0.191 - - [2026-09-02 00:15:37] "GET / HTTP/1.1" 200 36215 0.001783 10.0.0.191 - - [2026-09-02 00:15:37] "POST /alarms HTTP/1.1" 409 264 0.002838 10.0.0.191 - - [2026-09-02 00:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002125 10.0.0.191 - - [2026-09-02 00:15:37] "PUT /alarm/da980dcb-4294-4cd4-8081-d7f7ce08f220 HTTP/1.1" 200 245 0.016654 10.0.0.191 - - [2026-09-02 00:15:37] "POST /alarms HTTP/1.1" 409 261 0.003561 10.0.0.191 - - [2026-09-02 00:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.191 - - [2026-09-02 00:15:37] "PUT /alarm/7cd7fae7-29c7-4150-8373-1466a2da6949 HTTP/1.1" 200 245 0.012535 10.0.0.191 - - [2026-09-02 00:15:37] "POST /alarms HTTP/1.1" 409 261 0.003530 10.0.0.191 - - [2026-09-02 00:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.191 - - [2026-09-02 00:15:37] "PUT /alarm/89895532-c2ae-439d-a90d-8051a9604bc0 HTTP/1.1" 200 245 0.010943 10.0.0.191 - - [2026-09-02 00:15:37] "POST /alarms HTTP/1.1" 409 253 0.005938 10.0.0.191 - - [2026-09-02 00:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003512 10.0.0.191 - - [2026-09-02 00:15:37] "PUT /alarm/519cd447-1407-42b9-8d62-6d33a530cd47 HTTP/1.1" 200 245 0.012709 10.0.0.191 - - [2026-09-02 00:15:37] "POST /alarms HTTP/1.1" 409 251 0.004863 10.0.0.191 - - [2026-09-02 00:15:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.191 - - [2026-09-02 00:15:37] "PUT /alarm/e029b57b-822c-4cde-82ff-aca3bd2a55e0 HTTP/1.1" 200 245 0.013968 10.0.0.191 - - [2026-09-02 00:15:37] "POST /alarms HTTP/1.1" 409 252 0.010548 10.0.0.191 - - [2026-09-02 00:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.191 - - [2026-09-02 00:15:38] "PUT /alarm/8ff1ce02-0fa4-42f3-a12f-e877ee5b75a1 HTTP/1.1" 200 245 0.013459 10.0.0.191 - - [2026-09-02 00:15:38] "POST /alarms HTTP/1.1" 409 256 0.009670 10.0.0.191 - - [2026-09-02 00:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003693 10.0.0.191 - - [2026-09-02 00:15:38] "PUT /alarm/16f18f71-10ef-41e2-baf8-4503054ddf93 HTTP/1.1" 200 245 0.015602 10.0.0.191 - - [2026-09-02 00:15:38] "POST /alarms HTTP/1.1" 409 248 0.019882 10.0.0.191 - - [2026-09-02 00:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.191 - - [2026-09-02 00:15:38] "PUT /alarm/62f08006-4ec8-4109-a54c-f223c0783fcd HTTP/1.1" 200 245 0.015852 10.0.0.191 - - [2026-09-02 00:15:38] "POST /alarms HTTP/1.1" 409 252 0.012036 10.0.0.191 - - [2026-09-02 00:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.191 - - [2026-09-02 00:15:38] "PUT /alarm/60b6a21e-7f80-4810-b627-c3ba05f461cb HTTP/1.1" 200 245 0.014751 10.0.0.191 - - [2026-09-02 00:15:38] "POST /alarms HTTP/1.1" 409 257 0.007363 10.0.0.191 - - [2026-09-02 00:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.191 - - [2026-09-02 00:15:38] "PUT /alarm/d7624546-7988-4b94-9bb2-8abe0f104241 HTTP/1.1" 200 245 0.041181 10.0.0.191 - - [2026-09-02 00:15:38] "POST /alarms HTTP/1.1" 409 251 0.013135 10.0.0.191 - - [2026-09-02 00:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.191 - - [2026-09-02 00:15:38] "PUT /alarm/cbeb18dd-f42a-4c21-af6a-c7b944e3d138 HTTP/1.1" 200 245 0.014609 10.0.0.191 - - [2026-09-02 00:15:38] "POST /alarms HTTP/1.1" 409 257 0.013340 10.0.0.191 - - [2026-09-02 00:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.191 - - [2026-09-02 00:15:38] "PUT /alarm/22afe002-ea92-497c-8389-61314e549699 HTTP/1.1" 200 245 0.014517 10.0.0.191 - - [2026-09-02 00:15:38] "POST /alarms HTTP/1.1" 409 261 0.005064 10.0.0.191 - - [2026-09-02 00:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005343 10.0.0.191 - - [2026-09-02 00:15:38] "PUT /alarm/eb56b821-65f0-4213-8f02-e4f99ad3374c HTTP/1.1" 200 245 0.017198 10.0.0.191 - - [2026-09-02 00:15:38] "POST /alarms HTTP/1.1" 409 258 0.014640 10.0.0.191 - - [2026-09-02 00:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003029 10.0.0.191 - - [2026-09-02 00:15:38] "PUT /alarm/af3ed845-1cfa-4e0d-abe2-5df6ff74aad9 HTTP/1.1" 200 245 0.016578 10.0.0.191 - - [2026-09-02 00:15:38] "POST /alarms HTTP/1.1" 409 254 0.016110 10.0.0.191 - - [2026-09-02 00:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002715 10.0.0.191 - - [2026-09-02 00:15:38] "PUT /alarm/a09a0b73-0be8-4cdf-9c3b-b6fc8c87ad39 HTTP/1.1" 200 245 0.018931 10.0.0.191 - - [2026-09-02 00:15:38] "POST /alarms HTTP/1.1" 409 254 0.006281 10.0.0.191 - - [2026-09-02 00:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.191 - - [2026-09-02 00:15:38] "PUT /alarm/90db3794-096b-4db2-a190-82a977350156 HTTP/1.1" 200 245 0.015473 10.0.0.191 - - [2026-09-02 00:15:38] "POST /alarms HTTP/1.1" 409 254 0.009379 10.0.0.191 - - [2026-09-02 00:15:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003307 10.0.0.191 - - [2026-09-02 00:15:39] "PUT /alarm/c9cccd08-4927-4ce1-a156-2bf7a0fc1937 HTTP/1.1" 200 245 0.016875 10.0.0.191 - - [2026-09-02 00:15:39] "POST /alarms HTTP/1.1" 409 247 0.016223 10.0.0.191 - - [2026-09-02 00:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.191 - - [2026-09-02 00:15:39] "PUT /alarm/79a656e2-5d86-4318-9cf7-4bb346b1f72f HTTP/1.1" 200 245 0.020164 10.0.0.191 - - [2026-09-02 00:15:39] "POST /alarms HTTP/1.1" 409 272 0.008744 10.0.0.191 - - [2026-09-02 00:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.191 - - [2026-09-02 00:15:39] "PUT /alarm/de25fca8-b4fe-497b-b66c-c3f9af751e8d HTTP/1.1" 200 245 0.031841 10.0.0.191 - - [2026-09-02 00:15:39] "POST /alarms HTTP/1.1" 409 261 0.011640 10.0.0.191 - - [2026-09-02 00:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.191 - - [2026-09-02 00:15:39] "PUT /alarm/06c6b4bc-5945-4249-8a57-2cb944781b73 HTTP/1.1" 200 245 0.013100 10.0.0.191 - - [2026-09-02 00:15:39] "POST /alarms HTTP/1.1" 409 259 0.020123 10.0.0.191 - - [2026-09-02 00:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.191 - - [2026-09-02 00:15:39] "PUT /alarm/d0de31db-4f51-48cf-bd00-11436dcbb59f HTTP/1.1" 200 245 0.013330 10.0.0.191 - - [2026-09-02 00:15:39] "POST /alarms HTTP/1.1" 409 265 0.015083 10.0.0.191 - - [2026-09-02 00:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.191 - - [2026-09-02 00:15:39] "PUT /alarm/aac2a528-f699-4fae-9885-8477007f8567 HTTP/1.1" 200 245 0.015273 10.0.0.191 - - [2026-09-02 00:15:39] "POST /alarms HTTP/1.1" 409 279 0.012551 10.0.0.191 - - [2026-09-02 00:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.191 - - [2026-09-02 00:15:39] "PUT /alarm/1d10b503-4215-443e-8cd7-b655f145095f HTTP/1.1" 200 245 0.015660 10.0.0.191 - - [2026-09-02 00:15:39] "GET / HTTP/1.1" 200 36215 0.002208 10.0.0.191 - - [2026-09-02 00:15:39] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002841 10.0.0.191 - - [2026-09-02 00:15:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.191 - - [2026-09-02 00:15:39] "PUT /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f HTTP/1.1" 200 277 0.014315 10.0.0.191 - - [2026-09-02 00:15:40] "GET / HTTP/1.1" 200 36215 0.001657 10.0.0.191 - - [2026-09-02 00:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002444 10.0.0.191 - - [2026-09-02 00:15:40] "GET /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003032 10.0.0.191 - - [2026-09-02 00:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.191 - - [2026-09-02 00:15:40] "PUT /global-vrouter-config/839de135-b420-48a0-8556-5f4bcc46e31f HTTP/1.1" 200 277 0.014951 10.0.0.191 - - [2026-09-02 00:15:40] "GET / HTTP/1.1" 200 36215 0.001862 10.0.0.191 - - [2026-09-02 00:15:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003201 10.0.0.191 - - [2026-09-02 00:15:40] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006859 10.0.0.191 - - [2026-09-02 00:15:40] "PUT /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0 HTTP/1.1" 200 275 0.022631 10.0.0.191 - - [2026-09-02 00:15:43] "GET / HTTP/1.1" 200 36215 0.001730 10.0.0.191 - - [2026-09-02 00:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002768 10.0.0.191 - - [2026-09-02 00:15:43] "GET /routing-instance/b00a0377-8b7e-4694-8736-7d99cfce07c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002949 10.0.0.191 - - [2026-09-02 00:15:43] "POST /bgp-routers HTTP/1.1" 409 301 0.001945 10.0.0.191 - - [2026-09-02 00:15:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.191 - - [2026-09-02 00:15:43] "GET /bgp-router/8b48d866-dad8-462e-9343-b7544d6f4b02?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.007822 10.0.0.191 - - [2026-09-02 00:15:43] "PUT /bgp-router/8b48d866-dad8-462e-9343-b7544d6f4b02 HTTP/1.1" 200 255 0.021864 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:15:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001063 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:15:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000949 10.0.0.191 - - [2026-09-02 00:15:48] "GET /global-system-configs HTTP/1.1" 200 323 0.003819 10.0.0.191 - - [2026-09-02 00:15:48] "POST /tags HTTP/1.1" 200 356 0.029755 10.0.0.191 - - [2026-09-02 00:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012438 10.0.0.191 - - [2026-09-02 00:15:48] "GET /tag/584c45ff-f0c4-486e-acef-4b51238c2862?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.021513 10.0.0.191 - - [2026-09-02 00:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005843 10.0.0.191 - - [2026-09-02 00:15:48] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005411 10.0.0.191 - - [2026-09-02 00:15:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005487 10.0.0.191 - - [2026-09-02 00:15:49] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.058580 10.0.0.191 - - [2026-09-02 00:15:49] "POST /virtual-machines HTTP/1.1" 200 352 0.017292 10.0.0.191 - - [2026-09-02 00:15:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.051888 10.0.0.191 - - [2026-09-02 00:15:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.136852 10.0.0.191 - - [2026-09-02 00:15:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.013071 10.0.0.191 - - [2026-09-02 00:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001995 10.0.0.191 - - [2026-09-02 00:15:49] "GET /virtual-machine-interface/733fbc02-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.027513 10.0.0.191 - - [2026-09-02 00:15:49] "GET /global-system-configs HTTP/1.1" 200 323 0.014083 10.0.0.191 - - [2026-09-02 00:15:49] "POST /instance-ips HTTP/1.1" 200 392 0.047305 10.0.0.191 - - [2026-09-02 00:15:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.041143 10.0.0.191 - - [2026-09-02 00:15:49] "GET /virtual-machine-interface/733fbc02-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2811 0.023033 10.0.0.191 - - [2026-09-02 00:15:49] "POST /set-tag HTTP/1.1" 200 109 0.029994 10.0.0.191 - - [2026-09-02 00:15:49] "GET /virtual-machine-interface/733fbc02-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.016411 10.0.0.191 - - [2026-09-02 00:15:49] "GET /instance-ip/735efaf4-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.013717 10.0.0.191 - - [2026-09-02 00:15:49] "GET /virtual-machine-interface/733fbc02-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.006559 10.0.0.191 - - [2026-09-02 00:15:49] "POST /set-tag HTTP/1.1" 200 109 0.003481 10.0.0.191 - - [2026-09-02 00:15:49] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.006079 10.0.0.191 - - [2026-09-02 00:15:49] "POST /ref-update HTTP/1.1" 200 156 0.011122 10.0.0.191 - - [2026-09-02 00:15:49] "GET /virtual-machine-interface/733fbc02-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.016622 10.0.0.191 - - [2026-09-02 00:15:49] "POST /set-tag HTTP/1.1" 200 109 0.002968 10.0.0.191 - - [2026-09-02 00:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.191 - - [2026-09-02 00:15:49] "GET /virtual-network/8743c714-1a2c-4cd4-8d7d-45b35530ecfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004445 10.0.0.191 - - [2026-09-02 00:15:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.191 - - [2026-09-02 00:15:49] "GET /project/93a39cb8-bbf5-4c02-9f5d-409bc481fafa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.051647 10.0.0.191 - - [2026-09-02 00:15:49] "POST /virtual-machines HTTP/1.1" 200 356 0.016926 10.0.0.191 - - [2026-09-02 00:15:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025971 10.0.0.191 - - [2026-09-02 00:15:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.147364 10.0.0.191 - - [2026-09-02 00:15:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.021003 10.0.0.191 - - [2026-09-02 00:15:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.026864 10.0.0.191 - - [2026-09-02 00:15:50] "GET /virtual-machine-interface/73cbc698-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.010499 10.0.0.191 - - [2026-09-02 00:15:50] "POST /instance-ips HTTP/1.1" 200 396 0.040025 10.0.0.191 - - [2026-09-02 00:15:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.060009 10.0.0.191 - - [2026-09-02 00:15:50] "GET /virtual-machine-interface/73cbc698-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2821 0.030514 10.0.0.191 - - [2026-09-02 00:15:50] "POST /set-tag HTTP/1.1" 200 109 0.019320 10.0.0.191 - - [2026-09-02 00:15:50] "GET /virtual-machine-interface/73cbc698-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.028656 10.0.0.191 - - [2026-09-02 00:15:50] "GET /instance-ip/73ee9682-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.005399 10.0.0.191 - - [2026-09-02 00:15:50] "GET /virtual-machine-interface/73cbc698-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005152 10.0.0.191 - - [2026-09-02 00:15:50] "POST /set-tag HTTP/1.1" 200 109 0.011031 10.0.0.191 - - [2026-09-02 00:15:50] "GET /virtual-router/5a8bf3a5-501b-4fd4-89fa-2f54f1504d87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.007598 10.0.0.191 - - [2026-09-02 00:15:50] "POST /ref-update HTTP/1.1" 200 156 0.016994 10.0.0.191 - - [2026-09-02 00:15:50] "GET /virtual-machine-interface/73cbc698-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.021699 10.0.0.191 - - [2026-09-02 00:15:50] "POST /set-tag HTTP/1.1" 200 109 0.006809 10.0.0.191 - - [2026-09-02 00:15:50] "GET /virtual-machine-interface/733fbc02-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.007268 10.0.0.191 - - [2026-09-02 00:15:50] "POST /set-tag HTTP/1.1" 200 109 0.003628 10.0.0.191 - - [2026-09-02 00:15:50] "GET /virtual-machine-interface/73cbc698-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.017400 10.0.0.191 - - [2026-09-02 00:15:50] "POST /set-tag HTTP/1.1" 200 109 0.003599 10.0.0.191 - - [2026-09-02 00:16:00] "GET / HTTP/1.1" 200 36215 0.002093 10.0.0.191 - - [2026-09-02 00:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.191 - - [2026-09-02 00:16:00] "GET /global-system-config/30616f4e-0f6c-4d8d-8191-36db044f0fb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007997 10.0.0.191 - - [2026-09-02 00:16:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002802 10.0.0.191 - - [2026-09-02 00:16:00] "GET /config-node/2faebd9f-bd99-46e5-9076-eee5fbf0864c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003187 10.0.0.191 - - [2026-09-02 00:16:06] "GET /virtual-machine-interface/733fbc02-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.011121 10.0.0.191 - - [2026-09-02 00:16:06] "POST /set-tag HTTP/1.1" 200 109 0.005700 10.0.0.191 - - [2026-09-02 00:16:07] "GET /virtual-machine-interface/73cbc698-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.009784 10.0.0.191 - - [2026-09-02 00:16:07] "POST /set-tag HTTP/1.1" 200 109 0.003992 10.0.0.191 - - [2026-09-02 00:16:09] "GET /virtual-machine-interface/733fbc02-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.012715 10.0.0.191 - - [2026-09-02 00:16:09] "POST /set-tag HTTP/1.1" 200 109 0.003083 10.0.0.191 - - [2026-09-02 00:16:12] "GET / HTTP/1.1" 200 36215 0.003117 10.0.0.191 - - [2026-09-02 00:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003773 10.0.0.191 - - [2026-09-02 00:16:12] "GET /routing-instance/b00a0377-8b7e-4694-8736-7d99cfce07c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004454 10.0.0.191 - - [2026-09-02 00:16:12] "POST /bgp-routers HTTP/1.1" 409 301 0.002726 10.0.0.191 - - [2026-09-02 00:16:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002746 10.0.0.191 - - [2026-09-02 00:16:12] "GET /bgp-router/8b48d866-dad8-462e-9343-b7544d6f4b02?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.003854 10.0.0.191 - - [2026-09-02 00:16:12] "PUT /bgp-router/8b48d866-dad8-462e-9343-b7544d6f4b02 HTTP/1.1" 200 255 0.029233 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:16:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001303 [Introspect:8084]10.0.0.191 - - [2026-09-02 00:16:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001463 10.0.0.191 - - [2026-09-02 00:16:40] "GET /virtual-machine-interface/733fbc02-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.004872 10.0.0.191 - - [2026-09-02 00:16:40] "POST /set-tag HTTP/1.1" 200 109 0.003621 10.0.0.191 - - [2026-09-02 00:16:40] "GET /virtual-machine-interface/733fbc02-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.005012 10.0.0.191 - - [2026-09-02 00:16:40] "POST /set-tag HTTP/1.1" 200 109 0.003211 10.0.0.191 - - [2026-09-02 00:16:40] "GET /virtual-machine/e625e5d7-c316-4037-ad63-2f2268918e24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.004107 10.0.0.191 - - [2026-09-02 00:16:40] "POST /ref-update HTTP/1.1" 200 156 0.020087 10.0.0.191 - - [2026-09-02 00:16:40] "GET /virtual-machine-interface/733fbc02-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3187 0.053555 10.0.0.191 - - [2026-09-02 00:16:40] "POST /set-tag HTTP/1.1" 200 109 0.070680 10.0.0.191 - - [2026-09-02 00:16:40] "POST /set-tag HTTP/1.1" 200 109 0.046909 10.0.0.191 - - [2026-09-02 00:16:40] "DELETE /instance-ip/735efaf4-a663-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.038019 10.0.0.191 - - [2026-09-02 00:16:40] "DELETE /virtual-machine-interface/733fbc02-a663-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.047781 10.0.0.191 - - [2026-09-02 00:16:40] "DELETE /virtual-machine/e625e5d7-c316-4037-ad63-2f2268918e24 HTTP/1.1" 200 115 0.035390 10.0.0.191 - - [2026-09-02 00:16:40] "GET /virtual-machine-interface/73cbc698-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005200 10.0.0.191 - - [2026-09-02 00:16:40] "POST /set-tag HTTP/1.1" 200 109 0.003010 10.0.0.191 - - [2026-09-02 00:17:11] "GET /virtual-machine-interface/73cbc698-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005211 10.0.0.191 - - [2026-09-02 00:17:11] "POST /set-tag HTTP/1.1" 200 109 0.010091 10.0.0.191 - - [2026-09-02 00:17:11] "GET /virtual-machine-interface/73cbc698-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.005861 10.0.0.191 - - [2026-09-02 00:17:11] "POST /set-tag HTTP/1.1" 200 109 0.011382 10.0.0.191 - - [2026-09-02 00:17:11] "GET /virtual-machine/91ff2523-32d9-4aaf-8812-19b582650e52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.010576 10.0.0.191 - - [2026-09-02 00:17:11] "POST /ref-update HTTP/1.1" 200 156 0.025330 10.0.0.191 - - [2026-09-02 00:17:11] "GET /virtual-machine-interface/73cbc698-a663-11f1-86b0-fa163ed1bb11?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3197 0.012262 10.0.0.191 - - [2026-09-02 00:17:11] "POST /set-tag HTTP/1.1" 200 109 0.066031 10.0.0.191 - - [2026-09-02 00:17:11] "POST /set-tag HTTP/1.1" 200 109 0.103182 10.0.0.191 - - [2026-09-02 00:17:11] "DELETE /instance-ip/73ee9682-a663-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.046178 10.0.0.191 - - [2026-09-02 00:17:11] "DELETE /virtual-machine-interface/73cbc698-a663-11f1-86b0-fa163ed1bb11 HTTP/1.1" 200 115 0.076025 10.0.0.191 - - [2026-09-02 00:17:11] "DELETE /virtual-machine/91ff2523-32d9-4aaf-8812-19b582650e52 HTTP/1.1" 200 115 0.024317 10.0.0.191 - - [2026-09-02 00:17:12] "DELETE /tag/584c45ff-f0c4-486e-acef-4b51238c2862 HTTP/1.1" 200 115 0.058615