++ 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: =================== Thu Aug 20 06:50:56 PM UTC 2026 ===================' INFO: =================== Thu Aug 20 06:50:56 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 +++++ ip route get 1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ cut -d / -f 1 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev enp1s0 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.176 ++ 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.176 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.176 ++ ANALYTICSDB_NODES=10.0.0.176 ++ ANALYTICS_SNMP_NODES=10.0.0.176 ++ 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.176 +++ local server_address=10.0.0.176 +++ extended_server_list+='10.0.0.176:8081 ' +++ '[' -n '10.0.0.176:8081 ' ']' +++ echo 10.0.0.176:8081 ++ ANALYTICS_SERVERS=10.0.0.176: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.176 +++ local server_address=10.0.0.176 +++ extended_server_list+='10.0.0.176:9042 ' +++ '[' -n '10.0.0.176:9042 ' ']' +++ echo 10.0.0.176:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.176:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.176 ++ 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.176 +++ local server_address=10.0.0.176 +++ extended_server_list+='10.0.0.176:8086 ' +++ '[' -n '10.0.0.176:8086 ' ']' +++ echo 10.0.0.176:8086 ++ COLLECTOR_SERVERS=10.0.0.176: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.176 ++ CONFIGDB_NODES=10.0.0.176 ++ 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.176 +++ local server_address=10.0.0.176 +++ extended_server_list+='10.0.0.176:8082 ' +++ '[' -n '10.0.0.176:8082 ' ']' +++ echo 10.0.0.176:8082 ++ CONFIG_SERVERS=10.0.0.176: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.176 +++ local server_address=10.0.0.176 +++ extended_server_list+='10.0.0.176:9161 ' +++ '[' -n '10.0.0.176:9161 ' ']' +++ echo 10.0.0.176:9161 ++ CONFIGDB_SERVERS=10.0.0.176: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.176 +++ local server_address=10.0.0.176 +++ extended_server_list+='10.0.0.176:9041 ' +++ '[' -n '10.0.0.176:9041 ' ']' +++ echo 10.0.0.176:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.176: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.176 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.176 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.176 ++ 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.176 +++ local server_address=10.0.0.176 +++ extended_server_list+=10.0.0.176:2181, +++ '[' -n 10.0.0.176:2181, ']' +++ echo 10.0.0.176:2181 ++ ZOOKEEPER_SERVERS=10.0.0.176: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.176 +++ local server_address=10.0.0.176 +++ extended_server_list+='10.0.0.176:2181 ' +++ '[' -n '10.0.0.176:2181 ' ']' +++ echo 10.0.0.176:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.176:2181 ++ RABBITMQ_NODES=10.0.0.176 ++ 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.176 +++ local server_address=10.0.0.176 +++ extended_server_list+=10.0.0.176:5673, +++ '[' -n 10.0.0.176:5673, ']' +++ echo 10.0.0.176:5673 ++ RABBITMQ_SERVERS=10.0.0.176: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.176 +++ local server_address=10.0.0.176 +++ extended_server_list+='10.0.0.176:6379 ' +++ '[' -n '10.0.0.176:6379 ' ']' +++ echo 10.0.0.176:6379 ++ REDIS_SERVERS=10.0.0.176: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.176 ++ 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.176 +++ local server_address=10.0.0.176 +++ extended_server_list+='10.0.0.176:9092 ' +++ '[' -n '10.0.0.176:9092 ' ']' +++ echo 10.0.0.176:9092 ++ KAFKA_SERVERS=10.0.0.176: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.176 ++ 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.176 ++ 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 ++ echo 10.0.0.176 ++ cut -d , -f 1 + local cassandra=10.0.0.176 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.176 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.176 9041 + 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.176 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.176 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.176 9041 + echo 'INFO: Waiting for cassandra 6/30' INFO: Waiting for cassandra 6/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.176 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 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.176 +++ local servers=10.0.0.176 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ uniq ++++ cat /proc/net/fib_trie ++++ sort ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.176,10.244.217.1,127.0.0.1,172.17.0.1,252.176.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.176'\''))' +++ local server_ip=10.0.0.176 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.176 ]] +++ [[ ,10.0.0.176,10.244.217.1,127.0.0.1,172.17.0.1,252.176.0.1,, =~ ,10\.0\.0\.176, ]] +++ echo 10.0.0.176 1 +++ return ++ local ip=10.0.0.176 ++ [[ -z 10.0.0.176 ]] ++ echo 10.0.0.176 + host_ip=10.0.0.176 + [[ cql == \c\q\l ]] ++ echo 10.0.0.176:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.176:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.176: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=__ ++ set -o posix ++ set ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ sort ++ grep '^API__.*__.*=.*$' + 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: 08/20/2026 18:52:02.156 7f65cae27640 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/20/2026 18:52:02.456 7f65cae27640 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/20/2026 18:52:02.472 7f65cae27640 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/20/2026 18:52:02.472 7f65cae27640 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.176 - - [2026-08-20 18:52:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000858 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.176:8082/ Hit Ctrl-C to quit. 10.0.0.176 - - [2026-08-20 18:52:12] "GET / HTTP/1.1" 503 181 0.000684 10.0.0.176 - - [2026-08-20 18:52:12] "GET / HTTP/1.1" 503 181 0.000453 10.0.0.176 - - [2026-08-20 18:52:12] "GET / HTTP/1.1" 503 181 0.000295 10.0.0.176 - - [2026-08-20 18:52:12] "GET / HTTP/1.1" 503 181 0.000365 10.0.0.176 - - [2026-08-20 18:52:13] "GET / HTTP/1.1" 503 181 0.000242 10.0.0.176 - - [2026-08-20 18:52:13] "GET / HTTP/1.1" 503 181 0.000279 10.0.0.176 - - [2026-08-20 18:52:13] "GET / HTTP/1.1" 200 36215 0.017123 10.0.0.176 - - [2026-08-20 18:52:13] "GET / HTTP/1.1" 200 36215 0.002947 10.0.0.176 - - [2026-08-20 18:52:13] "GET / HTTP/1.1" 200 36215 0.014579 10.0.0.176 - - [2026-08-20 18:52:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.040925 10.0.0.176 - - [2026-08-20 18:52:14] "GET / HTTP/1.1" 200 36215 0.007228 10.0.0.176 - - [2026-08-20 18:52:14] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.083474 10.0.0.176 - - [2026-08-20 18:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.071307 10.0.0.176 - - [2026-08-20 18:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.126925 10.0.0.176 - - [2026-08-20 18:52:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.052766 10.0.0.176 - - [2026-08-20 18:52:14] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.066816 10.0.0.176 - - [2026-08-20 18:52:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.025562 10.0.0.176 - - [2026-08-20 18:52:14] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.110958 10.0.0.176 - - [2026-08-20 18:52:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.081976 10.0.0.176 - - [2026-08-20 18:52:14] "GET / HTTP/1.1" 200 45303 0.003991 10.0.0.176 - - [2026-08-20 18:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.048328 10.0.0.176 - - [2026-08-20 18:52:14] "GET / HTTP/1.1" 200 36215 0.010160 10.0.0.176 - - [2026-08-20 18:52:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.043649 10.0.0.176 - - [2026-08-20 18:52:14] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.515548 10.0.0.176 - - [2026-08-20 18:52:14] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.499589 10.0.0.176 - - [2026-08-20 18:52:14] "POST /config-database-nodes HTTP/1.1" 200 613 0.623106 10.0.0.176 - - [2026-08-20 18:52:15] "GET / HTTP/1.1" 200 36215 0.001119 10.0.0.176 - - [2026-08-20 18:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006376 10.0.0.176 - - [2026-08-20 18:52:15] "GET /domain/aab591e1-ff94-4e99-9a4a-932237c88755?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 895 0.035657 10.0.0.176 - - [2026-08-20 18:52:15] "GET / HTTP/1.1" 200 36215 0.002382 10.0.0.176 - - [2026-08-20 18:52:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.019444 10.0.0.176 - - [2026-08-20 18:52:15] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.051488 10.0.0.176 - - [2026-08-20 18:52:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.061412 10.0.0.176 - - [2026-08-20 18:52:15] "GET / HTTP/1.1" 200 36215 0.001807 10.0.0.176 - - [2026-08-20 18:52:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.038552 10.0.0.176 - - [2026-08-20 18:52:16] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.109846 10.0.0.176 - - [2026-08-20 18:52:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.018046 10.0.0.176 - - [2026-08-20 18:52:16] "POST /analytics-nodes HTTP/1.1" 200 601 0.258282 10.0.0.176 - - [2026-08-20 18:52:16] "POST /database-nodes HTTP/1.1" 200 599 0.315062 10.0.0.176 - - [2026-08-20 18:52:16] "POST /id-to-fqname HTTP/1.1" 200 173 0.000860 10.0.0.176 - - [2026-08-20 18:52:16] "POST /fqname-to-id HTTP/1.1" 404 182 0.026225 10.0.0.176 - - [2026-08-20 18:52:17] "POST /security-groups HTTP/1.1" 200 570 0.365523 10.0.0.176 - - [2026-08-20 18:52:17] "POST /projects HTTP/1.1" 200 483 1.464950 10.0.0.176 - - [2026-08-20 18:52:17] "GET / HTTP/1.1" 200 36215 0.003266 10.0.0.176 - - [2026-08-20 18:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.041588 10.0.0.176 - - [2026-08-20 18:52:17] "GET /routing-instance/44386cdb-2f04-46ba-832f-935fd04801b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.012146 10.0.0.176 - - [2026-08-20 18:52:17] "POST /security-groups HTTP/1.1" 200 536 0.255556 10.0.0.176 - - [2026-08-20 18:52:17] "POST /bgp-routers HTTP/1.1" 200 618 0.225482 10.0.0.176 - - [2026-08-20 18:52:17] "POST /chown HTTP/1.1" 200 109 0.101174 10.0.0.176 - - [2026-08-20 18:52:17] "POST /policy-managements HTTP/1.1" 409 214 0.012772 10.0.0.176 - - [2026-08-20 18:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011453 10.0.0.176 - - [2026-08-20 18:52:17] "GET /bgp-router/dedc017c-dfd7-446a-865a-35fe99f8eb7b?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.098229 10.0.0.176 - - [2026-08-20 18:52:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.021982 10.0.0.176 - - [2026-08-20 18:52:17] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.033440 10.0.0.176 - - [2026-08-20 18:52:17] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.040058 10.0.0.176 - - [2026-08-20 18:52:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016681 10.0.0.176 - - [2026-08-20 18:52:17] "POST /ref-update HTTP/1.1" 200 156 0.178840 10.0.0.176 - - [2026-08-20 18:52:18] "POST /application-policy-sets HTTP/1.1" 200 530 0.317194 10.0.0.176 - - [2026-08-20 18:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.019025 10.0.0.176 - - [2026-08-20 18:52:18] "GET /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.011371 10.0.0.176 - - [2026-08-20 18:52:18] "PUT /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194 HTTP/1.1" 200 277 0.047829 10.0.0.176 - - [2026-08-20 18:52:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018713 10.0.0.176 - - [2026-08-20 18:52:18] "GET /virtual-network/9446743e-3143-4b19-be6e-f41ff3b5eace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.034645 10.0.0.176 - - [2026-08-20 18:52:19] "POST /id-to-fqname HTTP/1.1" 200 177 0.000621 10.0.0.176 - - [2026-08-20 18:52:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.022180 10.0.0.176 - - [2026-08-20 18:52:19] "POST /security-groups HTTP/1.1" 200 574 0.103531 10.0.0.176 - - [2026-08-20 18:52:19] "POST /projects HTTP/1.1" 200 491 0.868775 10.0.0.176 - - [2026-08-20 18:52:19] "POST /security-groups HTTP/1.1" 200 548 0.088545 10.0.0.176 - - [2026-08-20 18:52:19] "POST /chown HTTP/1.1" 200 109 0.087646 10.0.0.176 - - [2026-08-20 18:52:19] "POST /network-ipams HTTP/1.1" 200 524 0.226187 [Introspect:8084]10.0.0.176 - - [2026-08-20 18:52:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001369 [Introspect:8084]10.0.0.176 - - [2026-08-20 18:52:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.008681 10.0.0.176 - - [2026-08-20 18:52:19] "POST /network-ipams HTTP/1.1" 200 512 0.155030 10.0.0.176 - - [2026-08-20 18:52:19] "POST /fqname-to-id HTTP/1.1" 404 198 0.006780 10.0.0.176 - - [2026-08-20 18:52:20] "POST /useragent-kv HTTP/1.1" 200 115 0.008354 10.0.0.176 - - [2026-08-20 18:52:20] "POST /virtual-networks HTTP/1.1" 200 540 0.438973 10.0.0.176 - - [2026-08-20 18:52:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012563 10.0.0.176 - - [2026-08-20 18:52:20] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.028477 10.0.0.176 - - [2026-08-20 18:52:20] "POST /network-ipams HTTP/1.1" 200 520 0.201454 10.0.0.176 - - [2026-08-20 18:52:20] "POST /fqname-to-id HTTP/1.1" 404 202 0.002620 10.0.0.176 - - [2026-08-20 18:52:21] "POST /useragent-kv HTTP/1.1" 200 115 0.035363 10.0.0.176 - - [2026-08-20 18:52:21] "POST /virtual-networks HTTP/1.1" 200 548 0.357174 10.0.0.176 - - [2026-08-20 18:52:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.038782 10.0.0.176 - - [2026-08-20 18:52:21] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.071131 10.0.0.176 - - [2026-08-20 18:52:21] "POST /fqname-to-id HTTP/1.1" 404 199 0.031031 10.0.0.176 - - [2026-08-20 18:52:21] "POST /network-policys HTTP/1.1" 200 540 0.166587 10.0.0.176 - - [2026-08-20 18:52:21] "POST /fqname-to-id HTTP/1.1" 404 197 0.024093 10.0.0.176 - - [2026-08-20 18:52:21] "POST /network-policys HTTP/1.1" 200 536 0.091911 10.0.0.176 - - [2026-08-20 18:52:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.005692 10.0.0.176 - - [2026-08-20 18:52:21] "POST /network-policys HTTP/1.1" 200 544 0.042073 10.0.0.176 - - [2026-08-20 18:52:21] "POST /ref-update HTTP/1.1" 200 156 0.162271 10.0.0.176 - - [2026-08-20 18:52:21] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022053 10.0.0.176 - - [2026-08-20 18:52:22] "GET / HTTP/1.1" 200 36215 0.002317 10.0.0.176 - - [2026-08-20 18:52:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012674 10.0.0.176 - - [2026-08-20 18:52:22] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.026904 10.0.0.176 - - [2026-08-20 18:52:22] "POST /ref-update HTTP/1.1" 200 156 0.256138 10.0.0.176 - - [2026-08-20 18:52:22] "POST /fqname-to-id HTTP/1.1" 404 216 0.025659 10.0.0.176 - - [2026-08-20 18:52:22] "POST /config-nodes HTTP/1.1" 200 595 0.138571 10.0.0.176 - - [2026-08-20 18:52:22] "POST /ref-update HTTP/1.1" 200 156 0.313703 10.0.0.176 - - [2026-08-20 18:52:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003444 10.0.0.176 - - [2026-08-20 18:52:22] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003246 10.0.0.176 - - [2026-08-20 18:52:22] "POST /ref-update HTTP/1.1" 200 156 0.161535 10.0.0.176 - - [2026-08-20 18:52:22] "POST /ref-update HTTP/1.1" 200 156 0.148116 10.0.0.176 - - [2026-08-20 18:52:23] "GET / HTTP/1.1" 200 36215 0.004056 10.0.0.176 - - [2026-08-20 18:52:23] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.011307 10.0.0.176 - - [2026-08-20 18:52:23] "POST /ref-update HTTP/1.1" 200 156 0.215728 10.0.0.176 - - [2026-08-20 18:52:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.039131 10.0.0.176 - - [2026-08-20 18:52:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005978 10.0.0.176 - - [2026-08-20 18:52:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005265 10.0.0.176 - - [2026-08-20 18:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011359 10.0.0.176 - - [2026-08-20 18:52:23] "GET /virtual-network/9446743e-3143-4b19-be6e-f41ff3b5eace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.015512 10.0.0.176 - - [2026-08-20 18:52:23] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.006076 10.0.0.176 - - [2026-08-20 18:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.176 - - [2026-08-20 18:52:23] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003789 10.0.0.176 - - [2026-08-20 18:52:23] "POST /firewall-policys HTTP/1.1" 200 532 0.043686 10.0.0.176 - - [2026-08-20 18:52:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.192430 10.0.0.176 - - [2026-08-20 18:52:23] "GET /firewall-policy/0ad976b5-c58c-4e6a-825f-6c3f8937116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.031527 10.0.0.176 - - [2026-08-20 18:52:23] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.020224 10.0.0.176 - - [2026-08-20 18:52:23] "GET /firewall-policy/0ad976b5-c58c-4e6a-825f-6c3f8937116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.027036 10.0.0.176 - - [2026-08-20 18:52:23] "POST /ref-update HTTP/1.1" 200 156 0.072403 10.0.0.176 - - [2026-08-20 18:52:23] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.009696 10.0.0.176 - - [2026-08-20 18:52:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006591 10.0.0.176 - - [2026-08-20 18:52:24] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010224 10.0.0.176 - - [2026-08-20 18:52:24] "POST /firewall-policys HTTP/1.1" 200 534 0.069718 10.0.0.176 - - [2026-08-20 18:52:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.083643 10.0.0.176 - - [2026-08-20 18:52:24] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.126750 10.0.0.176 - - [2026-08-20 18:52:24] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.006587 10.0.0.176 - - [2026-08-20 18:52:24] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.006916 10.0.0.176 - - [2026-08-20 18:52:24] "GET /firewall-policy/0ad976b5-c58c-4e6a-825f-6c3f8937116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005326 10.0.0.176 - - [2026-08-20 18:52:24] "GET /firewall-policy/0ad976b5-c58c-4e6a-825f-6c3f8937116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.028926 10.0.0.176 - - [2026-08-20 18:52:24] "POST /ref-update HTTP/1.1" 200 156 0.079191 10.0.0.176 - - [2026-08-20 18:52:24] "POST /ref-update HTTP/1.1" 200 156 0.076678 10.0.0.176 - - [2026-08-20 18:52:24] "POST /ref-update HTTP/1.1" 200 156 0.077387 10.0.0.176 - - [2026-08-20 18:52:24] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.025640 10.0.0.176 - - [2026-08-20 18:52:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.176 - - [2026-08-20 18:52:24] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004345 10.0.0.176 - - [2026-08-20 18:52:25] "POST /firewall-policys HTTP/1.1" 200 532 0.043592 10.0.0.176 - - [2026-08-20 18:52:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.039736 10.0.0.176 - - [2026-08-20 18:52:25] "GET /firewall-policy/69799e41-b16c-43b8-98a3-98145271dd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.019672 10.0.0.176 - - [2026-08-20 18:52:25] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003434 10.0.0.176 - - [2026-08-20 18:52:25] "GET /firewall-policy/69799e41-b16c-43b8-98a3-98145271dd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004466 10.0.0.176 - - [2026-08-20 18:52:25] "GET /firewall-policy/0ad976b5-c58c-4e6a-825f-6c3f8937116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.006410 10.0.0.176 - - [2026-08-20 18:52:25] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.006033 10.0.0.176 - - [2026-08-20 18:52:25] "GET /firewall-policy/0ad976b5-c58c-4e6a-825f-6c3f8937116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.005265 10.0.0.176 - - [2026-08-20 18:52:25] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.005428 10.0.0.176 - - [2026-08-20 18:52:25] "POST /ref-update HTTP/1.1" 200 156 0.059252 10.0.0.176 - - [2026-08-20 18:52:25] "POST /ref-update HTTP/1.1" 200 156 0.095133 10.0.0.176 - - [2026-08-20 18:52:25] "POST /ref-update HTTP/1.1" 200 156 0.097064 10.0.0.176 - - [2026-08-20 18:52:25] "POST /ref-update HTTP/1.1" 200 156 0.242670 10.0.0.176 - - [2026-08-20 18:52:26] "POST /ref-update HTTP/1.1" 200 156 0.205741 10.0.0.176 - - [2026-08-20 18:52:26] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.121489 10.0.0.176 - - [2026-08-20 18:52:26] "POST /tags HTTP/1.1" 200 300 0.067271 10.0.0.176 - - [2026-08-20 18:52:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.026701 10.0.0.176 - - [2026-08-20 18:52:26] "GET /tag/dc34c406-0e56-44ce-9fb8-4c87cfe6522a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.069095 10.0.0.176 - - [2026-08-20 18:52:26] "POST /set-tag HTTP/1.1" 200 109 0.203888 10.0.0.176 - - [2026-08-20 18:52:27] "POST /tags HTTP/1.1" 200 358 0.129867 10.0.0.176 - - [2026-08-20 18:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003408 10.0.0.176 - - [2026-08-20 18:52:27] "GET /tag/cc937519-ed7b-4c1f-99fb-d4c30ee55d6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.016591 10.0.0.176 - - [2026-08-20 18:52:27] "POST /tags HTTP/1.1" 200 306 0.447662 10.0.0.176 - - [2026-08-20 18:52:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013414 10.0.0.176 - - [2026-08-20 18:52:27] "GET /tag/47cfa00c-6abe-4035-9683-5a2229c67920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.029891 10.0.0.176 - - [2026-08-20 18:52:27] "POST /id-to-fqname HTTP/1.1" 200 174 0.000598 10.0.0.176 - - [2026-08-20 18:52:27] "POST /fqname-to-id HTTP/1.1" 404 183 0.018281 10.0.0.176 - - [2026-08-20 18:52:28] "POST /security-groups HTTP/1.1" 200 571 0.111996 10.0.0.176 - - [2026-08-20 18:52:28] "POST /projects HTTP/1.1" 200 485 0.316627 10.0.0.176 - - [2026-08-20 18:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009556 10.0.0.176 - - [2026-08-20 18:52:28] "GET /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.009528 10.0.0.176 - - [2026-08-20 18:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010119 10.0.0.176 - - [2026-08-20 18:52:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.041938 10.0.0.176 - - [2026-08-20 18:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.053025 10.0.0.176 - - [2026-08-20 18:52:28] "PUT /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194 HTTP/1.1" 200 277 0.058805 10.0.0.176 - - [2026-08-20 18:52:28] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.019150 10.0.0.176 - - [2026-08-20 18:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005495 10.0.0.176 - - [2026-08-20 18:52:28] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.009844 10.0.0.176 - - [2026-08-20 18:52:28] "PUT /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d HTTP/1.1" 200 265 0.084638 10.0.0.176 - - [2026-08-20 18:52:28] "PUT /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f HTTP/1.1" 200 265 0.127938 10.0.0.176 - - [2026-08-20 18:52:28] "POST /security-groups HTTP/1.1" 200 539 0.138369 10.0.0.176 - - [2026-08-20 18:52:28] "GET / HTTP/1.1" 200 36215 0.001444 10.0.0.176 - - [2026-08-20 18:52:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.296800 10.0.0.176 - - [2026-08-20 18:52:29] "POST /alarms HTTP/1.1" 200 583 0.289990 10.0.0.176 - - [2026-08-20 18:52:29] "POST /chown HTTP/1.1" 200 109 0.073941 10.0.0.176 - - [2026-08-20 18:52:29] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015107 10.0.0.176 - - [2026-08-20 18:52:29] "POST /alarms HTTP/1.1" 200 577 0.060677 10.0.0.176 - - [2026-08-20 18:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.176 - - [2026-08-20 18:52:29] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013873 10.0.0.176 - - [2026-08-20 18:52:29] "POST /tags HTTP/1.1" 409 207 0.008019 10.0.0.176 - - [2026-08-20 18:52:29] "POST /alarms HTTP/1.1" 200 577 0.070126 10.0.0.176 - - [2026-08-20 18:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005192 10.0.0.176 - - [2026-08-20 18:52:29] "GET /tag/47cfa00c-6abe-4035-9683-5a2229c67920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.021135 10.0.0.176 - - [2026-08-20 18:52:29] "POST /alarms HTTP/1.1" 200 561 0.096375 10.0.0.176 - - [2026-08-20 18:52:29] "POST /firewall-rules HTTP/1.1" 200 566 0.147144 10.0.0.176 - - [2026-08-20 18:52:29] "GET /firewall-rule/e79550fe-6388-429e-8c9f-7b53f9ca1dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.024680 10.0.0.176 - - [2026-08-20 18:52:29] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.004770 10.0.0.176 - - [2026-08-20 18:52:29] "GET /firewall-rule/e79550fe-6388-429e-8c9f-7b53f9ca1dc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2005 0.030340 10.0.0.176 - - [2026-08-20 18:52:29] "POST /alarms HTTP/1.1" 200 557 0.177237 10.0.0.176 - - [2026-08-20 18:52:29] "POST /alarms HTTP/1.1" 200 559 0.109448 10.0.0.176 - - [2026-08-20 18:52:29] "POST /ref-update HTTP/1.1" 200 156 0.171802 10.0.0.176 - - [2026-08-20 18:52:29] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.055205 10.0.0.176 - - [2026-08-20 18:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010134 10.0.0.176 - - [2026-08-20 18:52:29] "POST /alarms HTTP/1.1" 200 567 0.195687 10.0.0.176 - - [2026-08-20 18:52:29] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011433 10.0.0.176 - - [2026-08-20 18:52:29] "POST /tags HTTP/1.1" 409 207 0.021123 10.0.0.176 - - [2026-08-20 18:52:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.022718 10.0.0.176 - - [2026-08-20 18:52:30] "GET /tag/47cfa00c-6abe-4035-9683-5a2229c67920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.026117 10.0.0.176 - - [2026-08-20 18:52:30] "POST /alarms HTTP/1.1" 200 551 0.204586 [Introspect:8084]10.0.0.176 - - [2026-08-20 18:52:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001251 [Introspect:8084]10.0.0.176 - - [2026-08-20 18:52:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001509 10.0.0.176 - - [2026-08-20 18:52:30] "POST /alarms HTTP/1.1" 200 559 0.156038 10.0.0.176 - - [2026-08-20 18:52:30] "POST /firewall-rules HTTP/1.1" 200 564 0.314127 10.0.0.176 - - [2026-08-20 18:52:30] "GET /firewall-rule/ac9d0450-2972-4833-a409-37e1d6004c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.063108 10.0.0.176 - - [2026-08-20 18:52:30] "POST /alarms HTTP/1.1" 200 569 0.183180 10.0.0.176 - - [2026-08-20 18:52:30] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.020612 10.0.0.176 - - [2026-08-20 18:52:30] "GET /firewall-rule/ac9d0450-2972-4833-a409-37e1d6004c2b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.008507 10.0.0.176 - - [2026-08-20 18:52:30] "POST /alarms HTTP/1.1" 200 557 0.044601 10.0.0.176 - - [2026-08-20 18:52:30] "POST /ref-update HTTP/1.1" 200 156 0.166751 10.0.0.176 - - [2026-08-20 18:52:30] "POST /fqname-to-id HTTP/1.1" 404 226 0.018661 10.0.0.176 - - [2026-08-20 18:52:30] "POST /alarms HTTP/1.1" 200 569 0.234693 10.0.0.176 - - [2026-08-20 18:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003247 10.0.0.176 - - [2026-08-20 18:52:30] "GET /network-ipam/64efcbec-dfca-4af7-be22-468a558d623e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005466 10.0.0.176 - - [2026-08-20 18:52:31] "POST /alarms HTTP/1.1" 200 577 0.266505 10.0.0.176 - - [2026-08-20 18:52:31] "POST /alarms HTTP/1.1" 200 571 0.100541 10.0.0.176 - - [2026-08-20 18:52:31] "POST /tags HTTP/1.1" 200 302 0.469175 10.0.0.176 - - [2026-08-20 18:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.032130 10.0.0.176 - - [2026-08-20 18:52:31] "POST /alarms HTTP/1.1" 200 563 0.089059 10.0.0.176 - - [2026-08-20 18:52:31] "GET /tag/cfd5bab8-3695-4234-8016-90dd70aaf03a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.067796 10.0.0.176 - - [2026-08-20 18:52:31] "POST /alarms HTTP/1.1" 200 563 0.143292 10.0.0.176 - - [2026-08-20 18:52:31] "POST /fqname-to-id HTTP/1.1" 404 225 0.008449 10.0.0.176 - - [2026-08-20 18:52:31] "POST /alarms HTTP/1.1" 200 563 0.124358 10.0.0.176 - - [2026-08-20 18:52:31] "POST /tags HTTP/1.1" 200 326 0.263188 10.0.0.176 - - [2026-08-20 18:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.020067 10.0.0.176 - - [2026-08-20 18:52:31] "POST /access-control-lists HTTP/1.1" 200 589 0.095941 10.0.0.176 - - [2026-08-20 18:52:31] "POST /fqname-to-id HTTP/1.1" 404 224 0.016666 10.0.0.176 - - [2026-08-20 18:52:31] "GET /tag/55ab3ec2-706d-4f87-a758-1dca2f074a1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.054845 10.0.0.176 - - [2026-08-20 18:52:31] "POST /alarms HTTP/1.1" 200 549 0.142790 10.0.0.176 - - [2026-08-20 18:52:31] "POST /alarms HTTP/1.1" 200 597 0.088410 10.0.0.176 - - [2026-08-20 18:52:31] "POST /tags HTTP/1.1" 200 364 0.110995 10.0.0.176 - - [2026-08-20 18:52:31] "POST /access-control-lists HTTP/1.1" 200 587 0.151262 10.0.0.176 - - [2026-08-20 18:52:31] "POST /fqname-to-id HTTP/1.1" 404 214 0.005056 10.0.0.176 - - [2026-08-20 18:52:31] "POST /alarms HTTP/1.1" 200 577 0.052594 10.0.0.176 - - [2026-08-20 18:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.025883 10.0.0.176 - - [2026-08-20 18:52:32] "GET /tag/348ca23d-8130-42ea-b114-597284ec5725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.061775 10.0.0.176 - - [2026-08-20 18:52:32] "POST /alarms HTTP/1.1" 200 573 0.105099 10.0.0.176 - - [2026-08-20 18:52:32] "POST /access-control-lists HTTP/1.1" 200 582 0.130357 10.0.0.176 - - [2026-08-20 18:52:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.007710 10.0.0.176 - - [2026-08-20 18:52:32] "POST /alarms HTTP/1.1" 200 585 0.089836 10.0.0.176 - - [2026-08-20 18:52:32] "POST /tags HTTP/1.1" 200 312 0.166845 10.0.0.176 - - [2026-08-20 18:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.033479 10.0.0.176 - - [2026-08-20 18:52:32] "GET /tag/6058b957-37c7-4c98-a11a-d84d97f24205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.064372 10.0.0.176 - - [2026-08-20 18:52:32] "POST /access-control-lists HTTP/1.1" 200 580 0.211284 10.0.0.176 - - [2026-08-20 18:52:32] "POST /fqname-to-id HTTP/1.1" 404 234 0.018883 10.0.0.176 - - [2026-08-20 18:52:32] "POST /alarms HTTP/1.1" 200 611 0.179087 10.0.0.176 - - [2026-08-20 18:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.036561 10.0.0.176 - - [2026-08-20 18:52:32] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.030586 10.0.0.176 - - [2026-08-20 18:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005908 10.0.0.176 - - [2026-08-20 18:52:32] "POST /access-control-lists HTTP/1.1" 200 598 0.142759 10.0.0.176 - - [2026-08-20 18:52:32] "POST /fqname-to-id HTTP/1.1" 404 233 0.053543 10.0.0.176 - - [2026-08-20 18:52:32] "GET /project/d0731e26-d449-4c82-9ccf-702b1cabb99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.215314 10.0.0.176 - - [2026-08-20 18:52:32] "POST /access-control-lists HTTP/1.1" 200 596 0.127635 10.0.0.176 - - [2026-08-20 18:52:32] "POST /fqname-to-id HTTP/1.1" 404 213 0.028246 10.0.0.176 - - [2026-08-20 18:52:32] "POST /virtual-machines HTTP/1.1" 200 378 0.094791 10.0.0.176 - - [2026-08-20 18:52:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.046867 10.0.0.176 - - [2026-08-20 18:52:33] "POST /access-control-lists HTTP/1.1" 200 581 0.166110 10.0.0.176 - - [2026-08-20 18:52:33] "POST /fqname-to-id HTTP/1.1" 404 212 0.017004 10.0.0.176 - - [2026-08-20 18:52:33] "GET / HTTP/1.1" 200 36215 0.001266 10.0.0.176 - - [2026-08-20 18:52:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003704 10.0.0.176 - - [2026-08-20 18:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.176 - - [2026-08-20 18:52:33] "POST /access-control-lists HTTP/1.1" 200 579 0.157771 10.0.0.176 - - [2026-08-20 18:52:33] "POST /fqname-to-id HTTP/1.1" 404 232 0.023721 10.0.0.176 - - [2026-08-20 18:52:33] "PUT /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194 HTTP/1.1" 200 277 0.087804 10.0.0.176 - - [2026-08-20 18:52:33] "POST /access-control-lists HTTP/1.1" 200 596 0.221789 10.0.0.176 - - [2026-08-20 18:52:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.628555 10.0.0.176 - - [2026-08-20 18:52:33] "POST /fqname-to-id HTTP/1.1" 404 231 0.043315 10.0.0.176 - - [2026-08-20 18:52:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.072768 10.0.0.176 - - [2026-08-20 18:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.033547 10.0.0.176 - - [2026-08-20 18:52:33] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.029667 10.0.0.176 - - [2026-08-20 18:52:33] "POST /access-control-lists HTTP/1.1" 200 594 0.191595 10.0.0.176 - - [2026-08-20 18:52:33] "POST /fqname-to-id HTTP/1.1" 404 217 0.024260 10.0.0.176 - - [2026-08-20 18:52:34] "POST /access-control-lists HTTP/1.1" 200 585 0.152695 10.0.0.176 - - [2026-08-20 18:52:34] "POST /fqname-to-id HTTP/1.1" 404 216 0.060662 10.0.0.176 - - [2026-08-20 18:52:34] "GET / HTTP/1.1" 200 36215 0.001541 10.0.0.176 - - [2026-08-20 18:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.203337 10.0.0.176 - - [2026-08-20 18:52:34] "GET /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.013900 10.0.0.176 - - [2026-08-20 18:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.020105 10.0.0.176 - - [2026-08-20 18:52:34] "GET / HTTP/1.1" 200 36215 0.006348 10.0.0.176 - - [2026-08-20 18:52:34] "PUT /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194 HTTP/1.1" 200 277 0.091015 10.0.0.176 - - [2026-08-20 18:52:34] "POST /instance-ips HTTP/1.1" 200 410 0.788321 10.0.0.176 - - [2026-08-20 18:52:34] "POST /access-control-lists HTTP/1.1" 200 583 0.519479 10.0.0.176 - - [2026-08-20 18:52:34] "POST /fqname-to-id HTTP/1.1" 404 240 0.021182 10.0.0.176 - - [2026-08-20 18:52:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.199331 10.0.0.176 - - [2026-08-20 18:52:34] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.028811 10.0.0.176 - - [2026-08-20 18:52:34] "POST /access-control-lists HTTP/1.1" 200 604 0.146821 10.0.0.176 - - [2026-08-20 18:52:35] "POST /fqname-to-id HTTP/1.1" 404 239 0.161977 10.0.0.176 - - [2026-08-20 18:52:35] "POST /set-tag HTTP/1.1" 200 109 0.127561 10.0.0.176 - - [2026-08-20 18:52:35] "POST /fqname-to-id HTTP/1.1" 404 186 0.046690 10.0.0.176 - - [2026-08-20 18:52:35] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.045283 10.0.0.176 - - [2026-08-20 18:52:35] "GET /instance-ip/4dbb9ea0-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.015367 10.0.0.176 - - [2026-08-20 18:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.051094 10.0.0.176 - - [2026-08-20 18:52:35] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006102 10.0.0.176 - - [2026-08-20 18:52:35] "POST /service-appliance-sets HTTP/1.1" 200 555 0.079494 10.0.0.176 - - [2026-08-20 18:52:35] "POST /access-control-lists HTTP/1.1" 200 602 0.183275 10.0.0.176 - - [2026-08-20 18:52:35] "POST /fqname-to-id HTTP/1.1" 404 180 0.007593 10.0.0.176 - - [2026-08-20 18:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.036869 10.0.0.176 - - [2026-08-20 18:52:35] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.024364 10.0.0.176 - - [2026-08-20 18:52:35] "GET / HTTP/1.1" 200 36215 0.003534 10.0.0.176 - - [2026-08-20 18:52:35] "POST /route-targets HTTP/1.1" 200 328 0.200222 10.0.0.176 - - [2026-08-20 18:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.019993 10.0.0.176 - - [2026-08-20 18:52:35] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.031931 10.0.0.176 - - [2026-08-20 18:52:35] "POST /tags HTTP/1.1" 200 306 0.495914 10.0.0.176 - - [2026-08-20 18:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008304 10.0.0.176 - - [2026-08-20 18:52:35] "POST /ref-update HTTP/1.1" 200 156 0.099866 10.0.0.176 - - [2026-08-20 18:52:35] "POST /service-appliance-sets HTTP/1.1" 200 543 0.348825 10.0.0.176 - - [2026-08-20 18:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006417 10.0.0.176 - - [2026-08-20 18:52:35] "GET /tag/acb3abe3-de52-468c-92db-4a618c60fc86?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.073802 10.0.0.176 - - [2026-08-20 18:52:35] "GET /network-ipam/64efcbec-dfca-4af7-be22-468a558d623e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.034668 10.0.0.176 - - [2026-08-20 18:52:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013784 10.0.0.176 - - [2026-08-20 18:52:35] "PUT /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655 HTTP/1.1" 200 275 0.178992 10.0.0.176 - - [2026-08-20 18:52:35] "POST /route-targets HTTP/1.1" 200 328 0.062964 10.0.0.176 - - [2026-08-20 18:52:35] "POST /ref-update HTTP/1.1" 200 156 0.053159 10.0.0.176 - - [2026-08-20 18:52:36] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.149308 10.0.0.176 - - [2026-08-20 18:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.017675 10.0.0.176 - - [2026-08-20 18:52:36] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.020715 10.0.0.176 - - [2026-08-20 18:52:36] "POST /route-targets HTTP/1.1" 200 328 0.071254 10.0.0.176 - - [2026-08-20 18:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.059585 10.0.0.176 - - [2026-08-20 18:52:36] "GET /service-appliance-set/ec296a69-aeb3-47e4-a46d-b4314929aa0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.029978 10.0.0.176 - - [2026-08-20 18:52:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.011117 10.0.0.176 - - [2026-08-20 18:52:36] "POST /ref-update HTTP/1.1" 200 156 0.109016 10.0.0.176 - - [2026-08-20 18:52:36] "POST /route-targets HTTP/1.1" 200 328 0.044387 10.0.0.176 - - [2026-08-20 18:52:36] "POST /ref-update HTTP/1.1" 200 156 0.062722 10.0.0.176 - - [2026-08-20 18:52:36] "POST /service-templates HTTP/1.1" 200 513 0.138346 10.0.0.176 - - [2026-08-20 18:52:36] "POST /route-targets HTTP/1.1" 200 328 0.073778 10.0.0.176 - - [2026-08-20 18:52:36] "POST /service-templates HTTP/1.1" 200 503 0.315000 10.0.0.176 - - [2026-08-20 18:52:36] "POST /ref-update HTTP/1.1" 200 156 0.246691 10.0.0.176 - - [2026-08-20 18:52:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.586663 10.0.0.176 - - [2026-08-20 18:52:36] "GET /virtual-machine-interface/1dd896c0-c52c-4533-9d26-3a03a07bca2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.068036 10.0.0.176 - - [2026-08-20 18:52:36] "POST /service-templates HTTP/1.1" 200 517 0.202234 10.0.0.176 - - [2026-08-20 18:52:37] "POST /route-targets HTTP/1.1" 200 328 0.083614 10.0.0.176 - - [2026-08-20 18:52:37] "POST /service-templates HTTP/1.1" 200 537 0.097833 10.0.0.176 - - [2026-08-20 18:52:37] "POST /ref-update HTTP/1.1" 200 156 0.094108 10.0.0.176 - - [2026-08-20 18:52:37] "POST /instance-ips HTTP/1.1" 200 382 0.259243 10.0.0.176 - - [2026-08-20 18:52:37] "GET /instance-ip/b5ed165b-8de4-48e1-81af-caff84a21eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.023603 10.0.0.176 - - [2026-08-20 18:52:37] "POST /service-templates HTTP/1.1" 200 509 0.180744 10.0.0.176 - - [2026-08-20 18:52:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.003283 10.0.0.176 - - [2026-08-20 18:52:37] "POST /loadbalancers HTTP/1.1" 200 584 0.179373 10.0.0.176 - - [2026-08-20 18:52:37] "POST /access-control-lists HTTP/1.1" 200 553 0.112336 10.0.0.176 - - [2026-08-20 18:52:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.020355 10.0.0.176 - - [2026-08-20 18:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.088492 10.0.0.176 - - [2026-08-20 18:52:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.036894 10.0.0.176 - - [2026-08-20 18:52:37] "POST /access-control-lists HTTP/1.1" 200 591 0.135520 10.0.0.176 - - [2026-08-20 18:52:37] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.111750 10.0.0.176 - - [2026-08-20 18:52:37] "GET /loadbalancer/bd91c64d-75f0-4b44-a44b-6988489a875f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.017390 10.0.0.176 - - [2026-08-20 18:52:37] "POST /ref-update HTTP/1.1" 200 156 0.094385 10.0.0.176 - - [2026-08-20 18:52:37] "POST /fqname-to-id HTTP/1.1" 404 237 0.018340 10.0.0.176 - - [2026-08-20 18:52:37] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.103947 [Introspect:8084]10.0.0.176 - - [2026-08-20 18:52:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.003404 [Introspect:8084]10.0.0.176 - - [2026-08-20 18:52:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001195 10.0.0.176 - - [2026-08-20 18:52:37] "POST /access-control-lists HTTP/1.1" 200 603 0.118943 10.0.0.176 - - [2026-08-20 18:52:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.077965 10.0.0.176 - - [2026-08-20 18:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.026543 10.0.0.176 - - [2026-08-20 18:52:38] "POST /ref-update HTTP/1.1" 200 156 0.061412 10.0.0.176 - - [2026-08-20 18:52:38] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.126973 10.0.0.176 - - [2026-08-20 18:52:38] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.141376 10.0.0.176 - - [2026-08-20 18:52:38] "POST /ref-update HTTP/1.1" 200 156 0.102765 10.0.0.176 - - [2026-08-20 18:52:38] "GET /instance-ip/b5ed165b-8de4-48e1-81af-caff84a21eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.027397 10.0.0.176 - - [2026-08-20 18:52:38] "GET /loadbalancer-listener/d946a634-3791-408d-9491-9b64c282611b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.038069 10.0.0.176 - - [2026-08-20 18:52:38] "GET /loadbalancer-listener/d946a634-3791-408d-9491-9b64c282611b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.041410 10.0.0.176 - - [2026-08-20 18:52:38] "POST /floating-ips HTTP/1.1" 200 585 0.113731 10.0.0.176 - - [2026-08-20 18:52:38] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.125711 10.0.0.176 - - [2026-08-20 18:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.033549 10.0.0.176 - - [2026-08-20 18:52:38] "GET /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.021110 10.0.0.176 - - [2026-08-20 18:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.015562 10.0.0.176 - - [2026-08-20 18:52:38] "PUT /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194 HTTP/1.1" 200 277 0.059611 10.0.0.176 - - [2026-08-20 18:52:38] "GET /instance-ip/b5ed165b-8de4-48e1-81af-caff84a21eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.031175 10.0.0.176 - - [2026-08-20 18:52:38] "GET /instance-ip/b5ed165b-8de4-48e1-81af-caff84a21eda?fields=floating_ips HTTP/1.1" 200 1172 0.021709 10.0.0.176 - - [2026-08-20 18:52:38] "GET /floating-ip/d4fcafac-deb0-4c7b-a521-eb45c178b3df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.009676 10.0.0.176 - - [2026-08-20 18:52:38] "POST /tags HTTP/1.1" 200 356 0.339174 10.0.0.176 - - [2026-08-20 18:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.054056 10.0.0.176 - - [2026-08-20 18:52:39] "GET /tag/0f957250-8097-4f3b-8b9a-29ab55df945e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.027688 10.0.0.176 - - [2026-08-20 18:52:39] "POST /tags HTTP/1.1" 200 304 0.056949 10.0.0.176 - - [2026-08-20 18:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.026422 10.0.0.176 - - [2026-08-20 18:52:39] "GET /tag/a259702b-2617-405f-9bd0-d1777e3d852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.019428 10.0.0.176 - - [2026-08-20 18:52:39] "POST /projects HTTP/1.1" 409 218 0.016369 10.0.0.176 - - [2026-08-20 18:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007969 10.0.0.176 - - [2026-08-20 18:52:39] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.093900 10.0.0.176 - - [2026-08-20 18:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015136 10.0.0.176 - - [2026-08-20 18:52:39] "GET /network-ipam/ff9d2099-c5e4-4e7d-b82d-4a9b9fb599f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.005377 10.0.0.176 - - [2026-08-20 18:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.176 - - [2026-08-20 18:52:39] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.017005 10.0.0.176 - - [2026-08-20 18:52:39] "PUT /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d HTTP/1.1" 200 265 0.125154 10.0.0.176 - - [2026-08-20 18:52:39] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.008596 10.0.0.176 - - [2026-08-20 18:52:39] "POST /set-tag HTTP/1.1" 200 109 0.096547 10.0.0.176 - - [2026-08-20 18:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.011373 10.0.0.176 - - [2026-08-20 18:52:39] "GET /network-ipam/77276862-d0a5-4ad1-a5a8-cfc3ae843f2e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.003821 10.0.0.176 - - [2026-08-20 18:52:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.176 - - [2026-08-20 18:52:39] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.022960 10.0.0.176 - - [2026-08-20 18:52:40] "PUT /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f HTTP/1.1" 200 265 0.178260 10.0.0.176 - - [2026-08-20 18:52:40] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.031130 10.0.0.176 - - [2026-08-20 18:52:40] "POST /set-tag HTTP/1.1" 200 109 0.124001 10.0.0.176 - - [2026-08-20 18:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.032233 10.0.0.176 - - [2026-08-20 18:52:40] "GET /network-policy/be404189-a5b9-4cd9-ae34-59b8b2c5f5a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.011184 10.0.0.176 - - [2026-08-20 18:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005908 10.0.0.176 - - [2026-08-20 18:52:40] "GET /network-policy/e3ac45d2-3c51-4d73-ad9b-f2a74a35fecb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.004006 10.0.0.176 - - [2026-08-20 18:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005911 10.0.0.176 - - [2026-08-20 18:52:40] "GET /network-policy/9f6b44c4-cea8-4b30-acee-c413d54e44a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.016897 10.0.0.176 - - [2026-08-20 18:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.016146 10.0.0.176 - - [2026-08-20 18:52:40] "PUT /network-policy/9f6b44c4-cea8-4b30-acee-c413d54e44a9 HTTP/1.1" 200 263 0.019135 10.0.0.176 - - [2026-08-20 18:52:40] "POST /ref-update HTTP/1.1" 200 156 0.132160 10.0.0.176 - - [2026-08-20 18:52:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009226 10.0.0.176 - - [2026-08-20 18:52:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004774 10.0.0.176 - - [2026-08-20 18:52:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003675 10.0.0.176 - - [2026-08-20 18:52:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002716 10.0.0.176 - - [2026-08-20 18:52:40] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006442 10.0.0.176 - - [2026-08-20 18:52:40] "POST /security-groups HTTP/1.1" 409 245 0.007421 10.0.0.176 - - [2026-08-20 18:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007003 10.0.0.176 - - [2026-08-20 18:52:41] "PUT /security-group/c3e0b378-6cd6-4198-9771-4e432a30e2ca HTTP/1.1" 200 263 0.106093 10.0.0.176 - - [2026-08-20 18:52:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.062092 10.0.0.176 - - [2026-08-20 18:52:41] "PUT /access-control-list/bee50c35-ea4b-4fc8-8253-371f72d87b69 HTTP/1.1" 200 273 0.056957 10.0.0.176 - - [2026-08-20 18:52:41] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.029110 10.0.0.176 - - [2026-08-20 18:52:41] "PUT /access-control-list/2e930905-cdf3-41f3-9848-4379fb0d8bec HTTP/1.1" 200 273 0.034570 10.0.0.176 - - [2026-08-20 18:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.007162 10.0.0.176 - - [2026-08-20 18:52:41] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006533 10.0.0.176 - - [2026-08-20 18:52:41] "POST /tags HTTP/1.1" 409 206 0.005640 10.0.0.176 - - [2026-08-20 18:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003116 10.0.0.176 - - [2026-08-20 18:52:41] "GET /tag/a259702b-2617-405f-9bd0-d1777e3d852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.022505 10.0.0.176 - - [2026-08-20 18:52:41] "POST /firewall-rules HTTP/1.1" 200 564 0.119893 10.0.0.176 - - [2026-08-20 18:52:41] "GET /firewall-rule/2c2da0cd-a0d1-497a-bb41-eb78a8a3c7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007992 10.0.0.176 - - [2026-08-20 18:52:41] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.007464 10.0.0.176 - - [2026-08-20 18:52:41] "GET /firewall-rule/2c2da0cd-a0d1-497a-bb41-eb78a8a3c7ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.004948 10.0.0.176 - - [2026-08-20 18:52:41] "POST /ref-update HTTP/1.1" 200 156 0.083415 10.0.0.176 - - [2026-08-20 18:52:41] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022726 10.0.0.176 - - [2026-08-20 18:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003620 10.0.0.176 - - [2026-08-20 18:52:41] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004158 10.0.0.176 - - [2026-08-20 18:52:41] "POST /tags HTTP/1.1" 409 206 0.002889 10.0.0.176 - - [2026-08-20 18:52:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.176 - - [2026-08-20 18:52:41] "GET /tag/a259702b-2617-405f-9bd0-d1777e3d852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.017548 10.0.0.176 - - [2026-08-20 18:52:41] "POST /firewall-rules HTTP/1.1" 200 562 0.080837 10.0.0.176 - - [2026-08-20 18:52:41] "GET /firewall-rule/c2829241-2343-4072-a811-273fb0633d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.014903 10.0.0.176 - - [2026-08-20 18:52:42] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006515 10.0.0.176 - - [2026-08-20 18:52:42] "GET /firewall-rule/c2829241-2343-4072-a811-273fb0633d7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.003885 10.0.0.176 - - [2026-08-20 18:52:42] "POST /ref-update HTTP/1.1" 200 156 0.084781 10.0.0.176 - - [2026-08-20 18:52:42] "POST /fqname-to-id HTTP/1.1" 404 228 0.002768 10.0.0.176 - - [2026-08-20 18:52:42] "POST /tags HTTP/1.1" 200 302 0.024582 10.0.0.176 - - [2026-08-20 18:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.009410 10.0.0.176 - - [2026-08-20 18:52:42] "GET /tag/c64d33ec-2ec8-4e2b-88fa-5c25263d94a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.029418 10.0.0.176 - - [2026-08-20 18:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005790 10.0.0.176 - - [2026-08-20 18:52:42] "GET /project/d0731e26-d449-4c82-9ccf-702b1cabb99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.051249 10.0.0.176 - - [2026-08-20 18:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002935 10.0.0.176 - - [2026-08-20 18:52:42] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.009308 10.0.0.176 - - [2026-08-20 18:52:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015510 10.0.0.176 - - [2026-08-20 18:52:42] "GET /service-appliance-set/ec296a69-aeb3-47e4-a46d-b4314929aa0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003588 10.0.0.176 - - [2026-08-20 18:52:42] "POST /fqname-to-id HTTP/1.1" 404 242 0.009550 10.0.0.176 - - [2026-08-20 18:52:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.173394 10.0.0.176 - - [2026-08-20 18:52:42] "GET /virtual-machine-interface/91677b4c-98c3-4124-8dcd-2cb65a2724ba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2318 0.007910 10.0.0.176 - - [2026-08-20 18:52:42] "POST /instance-ips HTTP/1.1" 200 378 0.043338 10.0.0.176 - - [2026-08-20 18:52:42] "GET /instance-ip/bf39a192-87f0-4f65-bac7-e9b8b09756be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.017742 10.0.0.176 - - [2026-08-20 18:52:43] "POST /loadbalancers HTTP/1.1" 200 584 0.114222 10.0.0.176 - - [2026-08-20 18:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.033250 10.0.0.176 - - [2026-08-20 18:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.019436 10.0.0.176 - - [2026-08-20 18:52:43] "GET /project/d0731e26-d449-4c82-9ccf-702b1cabb99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.132293 10.0.0.176 - - [2026-08-20 18:52:43] "GET /project/d0731e26-d449-4c82-9ccf-702b1cabb99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.091802 10.0.0.176 - - [2026-08-20 18:52:43] "GET /instance-ip/bf39a192-87f0-4f65-bac7-e9b8b09756be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.024700 10.0.0.176 - - [2026-08-20 18:52:43] "GET /loadbalancer/280f9313-4926-4e6c-84ec-3346cb635b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.004599 10.0.0.176 - - [2026-08-20 18:52:43] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.032346 10.0.0.176 - - [2026-08-20 18:52:43] "POST /floating-ips HTTP/1.1" 200 583 0.053289 10.0.0.176 - - [2026-08-20 18:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.047273 10.0.0.176 - - [2026-08-20 18:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.018264 10.0.0.176 - - [2026-08-20 18:52:43] "GET /project/d0731e26-d449-4c82-9ccf-702b1cabb99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.114985 10.0.0.176 - - [2026-08-20 18:52:43] "GET /loadbalancer-listener/80cd1c9f-eee5-469a-a08c-03591ba70560?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.009995 10.0.0.176 - - [2026-08-20 18:52:43] "GET /loadbalancer-listener/80cd1c9f-eee5-469a-a08c-03591ba70560?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.009629 10.0.0.176 - - [2026-08-20 18:52:43] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.032488 10.0.0.176 - - [2026-08-20 18:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005804 10.0.0.176 - - [2026-08-20 18:52:43] "GET /instance-ip/bf39a192-87f0-4f65-bac7-e9b8b09756be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003475 10.0.0.176 - - [2026-08-20 18:52:43] "GET /instance-ip/bf39a192-87f0-4f65-bac7-e9b8b09756be?fields=floating_ips HTTP/1.1" 200 1167 0.009616 10.0.0.176 - - [2026-08-20 18:52:43] "GET /floating-ip/2f4756d0-0e7a-4a5a-9267-1c26d1c0b632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.007643 10.0.0.176 - - [2026-08-20 18:52:43] "GET /project/d0731e26-d449-4c82-9ccf-702b1cabb99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.047328 10.0.0.176 - - [2026-08-20 18:52:43] "GET /loadbalancer/280f9313-4926-4e6c-84ec-3346cb635b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.016876 10.0.0.176 - - [2026-08-20 18:52:43] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.037613 10.0.0.176 - - [2026-08-20 18:52:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.057441 10.0.0.176 - - [2026-08-20 18:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.028397 10.0.0.176 - - [2026-08-20 18:52:44] "GET /project/d0731e26-d449-4c82-9ccf-702b1cabb99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.084789 10.0.0.176 - - [2026-08-20 18:52:44] "GET /loadbalancer-listener/1f3495d6-4465-4eb5-a42b-98abae9fb071?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.005789 10.0.0.176 - - [2026-08-20 18:52:44] "GET /loadbalancer-listener/1f3495d6-4465-4eb5-a42b-98abae9fb071?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.013774 10.0.0.176 - - [2026-08-20 18:52:44] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.100678 10.0.0.176 - - [2026-08-20 18:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.016366 10.0.0.176 - - [2026-08-20 18:52:44] "GET /instance-ip/bf39a192-87f0-4f65-bac7-e9b8b09756be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007630 10.0.0.176 - - [2026-08-20 18:52:44] "GET /instance-ip/bf39a192-87f0-4f65-bac7-e9b8b09756be?fields=floating_ips HTTP/1.1" 200 1167 0.014311 10.0.0.176 - - [2026-08-20 18:52:44] "GET /floating-ip/2f4756d0-0e7a-4a5a-9267-1c26d1c0b632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.014873 10.0.0.176 - - [2026-08-20 18:52:44] "GET /project/d0731e26-d449-4c82-9ccf-702b1cabb99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.099617 10.0.0.176 - - [2026-08-20 18:52:44] "GET /loadbalancer/280f9313-4926-4e6c-84ec-3346cb635b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.006384 10.0.0.176 - - [2026-08-20 18:52:44] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.055362 10.0.0.176 - - [2026-08-20 18:52:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020454 10.0.0.176 - - [2026-08-20 18:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.021356 10.0.0.176 - - [2026-08-20 18:52:44] "GET /project/d0731e26-d449-4c82-9ccf-702b1cabb99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.044870 10.0.0.176 - - [2026-08-20 18:52:44] "GET /loadbalancer-listener/bc329e53-c84b-42de-b629-a57c2b009650?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.012208 10.0.0.176 - - [2026-08-20 18:52:44] "GET /loadbalancer-listener/bc329e53-c84b-42de-b629-a57c2b009650?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.006540 10.0.0.176 - - [2026-08-20 18:52:44] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.038133 10.0.0.176 - - [2026-08-20 18:52:44] "GET /instance-ip/bf39a192-87f0-4f65-bac7-e9b8b09756be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.006326 10.0.0.176 - - [2026-08-20 18:52:44] "GET /instance-ip/bf39a192-87f0-4f65-bac7-e9b8b09756be?fields=floating_ips HTTP/1.1" 200 1167 0.005749 10.0.0.176 - - [2026-08-20 18:52:44] "POST /tags HTTP/1.1" 200 372 0.041564 10.0.0.176 - - [2026-08-20 18:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.029294 10.0.0.176 - - [2026-08-20 18:52:44] "GET /floating-ip/2f4756d0-0e7a-4a5a-9267-1c26d1c0b632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1467 0.018476 10.0.0.176 - - [2026-08-20 18:52:44] "GET /tag/20d3564b-e411-4eaa-97b3-6df48d427b0b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1283 0.026810 10.0.0.176 - - [2026-08-20 18:52:44] "POST /tags HTTP/1.1" 200 320 0.043097 10.0.0.176 - - [2026-08-20 18:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.028916 10.0.0.176 - - [2026-08-20 18:52:45] "GET /tag/2566f19a-acff-48f6-a526-8ee661bebd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.020501 10.0.0.176 - - [2026-08-20 18:52:45] "POST /id-to-fqname HTTP/1.1" 200 181 0.000730 10.0.0.176 - - [2026-08-20 18:52:45] "POST /fqname-to-id HTTP/1.1" 404 190 0.033577 10.0.0.176 - - [2026-08-20 18:52:45] "POST /security-groups HTTP/1.1" 200 578 0.094495 10.0.0.176 - - [2026-08-20 18:52:45] "POST /projects HTTP/1.1" 200 499 0.456839 10.0.0.176 - - [2026-08-20 18:52:45] "POST /fqname-to-id HTTP/1.1" 404 225 0.010579 10.0.0.176 - - [2026-08-20 18:52:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.053268 10.0.0.176 - - [2026-08-20 18:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.024286 10.0.0.176 - - [2026-08-20 18:52:45] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.032074 10.0.0.176 - - [2026-08-20 18:52:45] "POST /access-control-lists HTTP/1.1" 200 589 0.152868 10.0.0.176 - - [2026-08-20 18:52:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.035068 10.0.0.176 - - [2026-08-20 18:52:45] "POST /fqname-to-id HTTP/1.1" 404 224 0.033890 10.0.0.176 - - [2026-08-20 18:52:45] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.022715 10.0.0.176 - - [2026-08-20 18:52:45] "POST /access-control-lists HTTP/1.1" 200 587 0.100053 10.0.0.176 - - [2026-08-20 18:52:46] "PUT /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d HTTP/1.1" 200 265 0.235237 10.0.0.176 - - [2026-08-20 18:52:46] "PUT /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f HTTP/1.1" 200 265 0.152711 10.0.0.176 - - [2026-08-20 18:52:46] "POST /security-groups HTTP/1.1" 200 560 0.156798 10.0.0.176 - - [2026-08-20 18:52:46] "POST /fqname-to-id HTTP/1.1" 404 248 0.015793 10.0.0.176 - - [2026-08-20 18:52:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.043454 10.0.0.176 - - [2026-08-20 18:52:46] "POST /access-control-lists HTTP/1.1" 200 612 0.101230 10.0.0.176 - - [2026-08-20 18:52:46] "POST /fqname-to-id HTTP/1.1" 404 247 0.016476 10.0.0.176 - - [2026-08-20 18:52:46] "POST /chown HTTP/1.1" 200 109 0.089160 10.0.0.176 - - [2026-08-20 18:52:46] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.024959 10.0.0.176 - - [2026-08-20 18:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.176 - - [2026-08-20 18:52:46] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.024226 10.0.0.176 - - [2026-08-20 18:52:46] "POST /access-control-lists HTTP/1.1" 200 610 0.125112 10.0.0.176 - - [2026-08-20 18:52:46] "POST /tags HTTP/1.1" 409 214 0.004711 10.0.0.176 - - [2026-08-20 18:52:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009737 10.0.0.176 - - [2026-08-20 18:52:46] "GET /tag/2566f19a-acff-48f6-a526-8ee661bebd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.014997 10.0.0.176 - - [2026-08-20 18:52:46] "POST /firewall-rules HTTP/1.1" 200 580 0.125530 10.0.0.176 - - [2026-08-20 18:52:47] "GET /firewall-rule/6b9f5d18-9814-4933-80ff-62b94899aebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007796 10.0.0.176 - - [2026-08-20 18:52:47] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.006002 10.0.0.176 - - [2026-08-20 18:52:47] "GET /firewall-rule/6b9f5d18-9814-4933-80ff-62b94899aebf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2038 0.007856 10.0.0.176 - - [2026-08-20 18:52:47] "POST /ref-update HTTP/1.1" 200 156 0.047854 10.0.0.176 - - [2026-08-20 18:52:47] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022444 10.0.0.176 - - [2026-08-20 18:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005146 10.0.0.176 - - [2026-08-20 18:52:47] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010578 10.0.0.176 - - [2026-08-20 18:52:47] "POST /tags HTTP/1.1" 409 214 0.002560 10.0.0.176 - - [2026-08-20 18:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.176 - - [2026-08-20 18:52:47] "GET /tag/2566f19a-acff-48f6-a526-8ee661bebd69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1153 0.025825 10.0.0.176 - - [2026-08-20 18:52:47] "POST /firewall-rules HTTP/1.1" 200 578 0.099543 10.0.0.176 - - [2026-08-20 18:52:47] "GET /firewall-rule/c988df8e-fa2b-44ae-bd02-f575df4c615e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.031685 10.0.0.176 - - [2026-08-20 18:52:47] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.007335 10.0.0.176 - - [2026-08-20 18:52:47] "GET /firewall-rule/c988df8e-fa2b-44ae-bd02-f575df4c615e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2037 0.003324 10.0.0.176 - - [2026-08-20 18:52:47] "POST /ref-update HTTP/1.1" 200 156 0.077783 10.0.0.176 - - [2026-08-20 18:52:47] "POST /tags HTTP/1.1" 200 364 0.060389 10.0.0.176 - - [2026-08-20 18:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.016679 10.0.0.176 - - [2026-08-20 18:52:47] "GET /tag/01f8768d-3895-4ffb-be99-a6582697d1ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.039297 10.0.0.176 - - [2026-08-20 18:52:47] "POST /tags HTTP/1.1" 200 312 0.044152 10.0.0.176 - - [2026-08-20 18:52:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.011025 10.0.0.176 - - [2026-08-20 18:52:47] "GET /tag/c4a35c52-29d0-466c-8987-9ab97c6f0cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.044923 10.0.0.176 - - [2026-08-20 18:52:48] "POST /id-to-fqname HTTP/1.1" 200 177 0.000627 10.0.0.176 - - [2026-08-20 18:52:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.003029 10.0.0.176 - - [2026-08-20 18:52:48] "POST /security-groups HTTP/1.1" 200 574 0.085578 10.0.0.176 - - [2026-08-20 18:52:48] "POST /projects HTTP/1.1" 200 491 0.248824 10.0.0.176 - - [2026-08-20 18:52:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.003614 10.0.0.176 - - [2026-08-20 18:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.020305 10.0.0.176 - - [2026-08-20 18:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.026223 10.0.0.176 - - [2026-08-20 18:52:48] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.039637 10.0.0.176 - - [2026-08-20 18:52:48] "POST /access-control-lists HTTP/1.1" 200 585 0.090325 10.0.0.176 - - [2026-08-20 18:52:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.042930 10.0.0.176 - - [2026-08-20 18:52:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.014505 10.0.0.176 - - [2026-08-20 18:52:48] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.007922 10.0.0.176 - - [2026-08-20 18:52:48] "POST /access-control-lists HTTP/1.1" 200 583 0.107495 10.0.0.176 - - [2026-08-20 18:52:48] "PUT /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d HTTP/1.1" 200 265 0.168093 10.0.0.176 - - [2026-08-20 18:52:48] "PUT /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f HTTP/1.1" 200 265 0.091207 10.0.0.176 - - [2026-08-20 18:52:48] "POST /security-groups HTTP/1.1" 200 548 0.110629 10.0.0.176 - - [2026-08-20 18:52:48] "POST /fqname-to-id HTTP/1.1" 404 240 0.002350 10.0.0.176 - - [2026-08-20 18:52:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028041 10.0.0.176 - - [2026-08-20 18:52:49] "POST /access-control-lists HTTP/1.1" 200 604 0.109974 10.0.0.176 - - [2026-08-20 18:52:49] "POST /chown HTTP/1.1" 200 109 0.094934 10.0.0.176 - - [2026-08-20 18:52:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.010919 10.0.0.176 - - [2026-08-20 18:52:49] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011410 10.0.0.176 - - [2026-08-20 18:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.176 - - [2026-08-20 18:52:49] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.044534 10.0.0.176 - - [2026-08-20 18:52:49] "POST /access-control-lists HTTP/1.1" 200 602 0.114211 10.0.0.176 - - [2026-08-20 18:52:49] "POST /tags HTTP/1.1" 409 210 0.022910 10.0.0.176 - - [2026-08-20 18:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.176 - - [2026-08-20 18:52:49] "GET /tag/c4a35c52-29d0-466c-8987-9ab97c6f0cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.014406 10.0.0.176 - - [2026-08-20 18:52:49] "POST /firewall-rules HTTP/1.1" 200 572 0.102333 10.0.0.176 - - [2026-08-20 18:52:49] "GET /firewall-rule/a433a195-5be5-4379-bb36-a9f13cb6a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.005708 10.0.0.176 - - [2026-08-20 18:52:49] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.005000 10.0.0.176 - - [2026-08-20 18:52:49] "GET /firewall-rule/a433a195-5be5-4379-bb36-a9f13cb6a1ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.003804 10.0.0.176 - - [2026-08-20 18:52:49] "POST /ref-update HTTP/1.1" 200 156 0.055134 10.0.0.176 - - [2026-08-20 18:52:49] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009852 10.0.0.176 - - [2026-08-20 18:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004184 10.0.0.176 - - [2026-08-20 18:52:49] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003854 10.0.0.176 - - [2026-08-20 18:52:49] "POST /tags HTTP/1.1" 409 210 0.002671 10.0.0.176 - - [2026-08-20 18:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.176 - - [2026-08-20 18:52:49] "GET /tag/c4a35c52-29d0-466c-8987-9ab97c6f0cfc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.015647 10.0.0.176 - - [2026-08-20 18:52:49] "POST /firewall-rules HTTP/1.1" 200 570 0.089080 10.0.0.176 - - [2026-08-20 18:52:49] "GET /firewall-rule/d1a913d7-f7da-449b-a72a-16c08c4735ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.021083 10.0.0.176 - - [2026-08-20 18:52:49] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.007754 10.0.0.176 - - [2026-08-20 18:52:49] "GET /firewall-rule/d1a913d7-f7da-449b-a72a-16c08c4735ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003567 10.0.0.176 - - [2026-08-20 18:52:49] "POST /ref-update HTTP/1.1" 200 156 0.082304 10.0.0.176 - - [2026-08-20 18:52:50] "POST /tags HTTP/1.1" 409 237 0.029275 10.0.0.176 - - [2026-08-20 18:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007194 10.0.0.176 - - [2026-08-20 18:52:50] "GET /tag/348ca23d-8130-42ea-b114-597284ec5725?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.016407 10.0.0.176 - - [2026-08-20 18:52:50] "POST /tags HTTP/1.1" 409 210 0.002619 10.0.0.176 - - [2026-08-20 18:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.176 - - [2026-08-20 18:52:50] "GET /tag/6058b957-37c7-4c98-a11a-d84d97f24205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.012671 10.0.0.176 - - [2026-08-20 18:52:50] "POST /projects HTTP/1.1" 409 223 0.002227 10.0.0.176 - - [2026-08-20 18:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.176 - - [2026-08-20 18:52:50] "GET /project/d0731e26-d449-4c82-9ccf-702b1cabb99f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.095289 10.0.0.176 - - [2026-08-20 18:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006186 10.0.0.176 - - [2026-08-20 18:52:50] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.005460 10.0.0.176 - - [2026-08-20 18:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006102 10.0.0.176 - - [2026-08-20 18:52:50] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.008618 10.0.0.176 - - [2026-08-20 18:52:50] "PUT /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d HTTP/1.1" 200 265 0.146785 10.0.0.176 - - [2026-08-20 18:52:50] "PUT /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f HTTP/1.1" 200 265 0.095851 10.0.0.176 - - [2026-08-20 18:52:50] "POST /security-groups HTTP/1.1" 409 253 0.032448 10.0.0.176 - - [2026-08-20 18:52:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.176 - - [2026-08-20 18:52:50] "PUT /security-group/14e118dc-6e32-4a22-b1da-985869fbaf22 HTTP/1.1" 200 263 0.076103 10.0.0.176 - - [2026-08-20 18:52:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.066302 10.0.0.176 - - [2026-08-20 18:52:50] "PUT /access-control-list/3c42e557-6444-4b4a-ba2d-d7d7ca3d7619 HTTP/1.1" 200 273 0.056909 10.0.0.176 - - [2026-08-20 18:52:50] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.038226 10.0.0.176 - - [2026-08-20 18:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004807 10.0.0.176 - - [2026-08-20 18:52:51] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010494 10.0.0.176 - - [2026-08-20 18:52:51] "PUT /access-control-list/afa47027-dca2-4566-8d55-83e19c4c7c3b HTTP/1.1" 200 273 0.082499 10.0.0.176 - - [2026-08-20 18:52:51] "POST /tags HTTP/1.1" 409 210 0.008440 10.0.0.176 - - [2026-08-20 18:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011570 10.0.0.176 - - [2026-08-20 18:52:51] "GET /tag/6058b957-37c7-4c98-a11a-d84d97f24205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.025970 10.0.0.176 - - [2026-08-20 18:52:51] "POST /firewall-rules HTTP/1.1" 200 572 0.109059 10.0.0.176 - - [2026-08-20 18:52:51] "GET /firewall-rule/45fb2334-a9ab-4d06-b633-276f53ef9af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.023001 10.0.0.176 - - [2026-08-20 18:52:51] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.010479 10.0.0.176 - - [2026-08-20 18:52:51] "GET /firewall-rule/45fb2334-a9ab-4d06-b633-276f53ef9af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.009165 10.0.0.176 - - [2026-08-20 18:52:51] "POST /ref-update HTTP/1.1" 200 156 0.127142 10.0.0.176 - - [2026-08-20 18:52:51] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007373 10.0.0.176 - - [2026-08-20 18:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003605 10.0.0.176 - - [2026-08-20 18:52:51] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003367 10.0.0.176 - - [2026-08-20 18:52:51] "POST /tags HTTP/1.1" 409 210 0.002321 10.0.0.176 - - [2026-08-20 18:52:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002009 10.0.0.176 - - [2026-08-20 18:52:51] "GET /tag/6058b957-37c7-4c98-a11a-d84d97f24205?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.014649 10.0.0.176 - - [2026-08-20 18:52:51] "POST /firewall-rules HTTP/1.1" 200 570 0.097770 10.0.0.176 - - [2026-08-20 18:52:51] "GET /firewall-rule/1db318e7-b14f-438a-856c-de268dddd71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.020969 10.0.0.176 - - [2026-08-20 18:52:51] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.007426 10.0.0.176 - - [2026-08-20 18:52:51] "GET /firewall-rule/1db318e7-b14f-438a-856c-de268dddd71f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.014133 10.0.0.176 - - [2026-08-20 18:52:51] "POST /ref-update HTTP/1.1" 200 156 0.090502 10.0.0.176 - - [2026-08-20 18:52:52] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004660 10.0.0.176 - - [2026-08-20 18:52:52] "POST /set-tag HTTP/1.1" 200 109 0.002710 10.0.0.161 - - [2026-08-20 18:53:44] "GET / HTTP/1.1" 200 36215 0.002307 10.0.0.161 - - [2026-08-20 18:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.161 - - [2026-08-20 18:53:44] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.006872 10.0.0.161 - - [2026-08-20 18:53:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.161 - - [2026-08-20 18:53:44] "GET /routing-instance/44386cdb-2f04-46ba-832f-935fd04801b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003888 10.0.0.161 - - [2026-08-20 18:53:44] "PUT /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655 HTTP/1.1" 200 275 0.015186 10.0.0.161 - - [2026-08-20 18:53:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.025530 10.0.0.161 - - [2026-08-20 18:53:45] "POST /virtual-routers HTTP/1.1" 200 601 0.038267 10.0.0.161 - - [2026-08-20 18:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.030197 10.0.0.161 - - [2026-08-20 18:53:45] "GET /virtual-router/dca3a2a3-2a01-4e0a-aab1-6ce1077c04ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.005778 10.0.0.161 - - [2026-08-20 18:53:45] "POST /fqname-to-id HTTP/1.1" 404 229 0.002523 10.0.0.161 - - [2026-08-20 18:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.161 - - [2026-08-20 18:53:45] "GET /virtual-network/9446743e-3143-4b19-be6e-f41ff3b5eace?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.005102 10.0.0.161 - - [2026-08-20 18:53:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.087269 [Introspect:8084]10.0.0.176 - - [2026-08-20 18:56:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001299 [Introspect:8084]10.0.0.176 - - [2026-08-20 18:56:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001446 [Introspect:8084]10.0.0.176 - - [2026-08-20 18:56:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001520 [Introspect:8084]10.0.0.176 - - [2026-08-20 18:56:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001501 10.0.0.161 - - [2026-08-20 18:56:08] "GET / HTTP/1.1" 200 36215 0.001630 10.0.0.161 - - [2026-08-20 18:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004068 10.0.0.161 - - [2026-08-20 18:56:08] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.032199 10.0.0.161 - - [2026-08-20 18:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005688 10.0.0.161 - - [2026-08-20 18:56:08] "GET /routing-instance/44386cdb-2f04-46ba-832f-935fd04801b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004366 10.0.0.161 - - [2026-08-20 18:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003062 10.0.0.161 - - [2026-08-20 18:56:08] "GET /virtual-router/dca3a2a3-2a01-4e0a-aab1-6ce1077c04ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.004290 10.0.0.161 - - [2026-08-20 18:56:08] "PUT /virtual-router/dca3a2a3-2a01-4e0a-aab1-6ce1077c04ee HTTP/1.1" 200 263 0.052020 10.0.0.161 - - [2026-08-20 18:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.161 - - [2026-08-20 18:56:08] "GET /virtual-router/dca3a2a3-2a01-4e0a-aab1-6ce1077c04ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.004666 10.0.0.161 - - [2026-08-20 18:56:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006500 10.0.0.161 - - [2026-08-20 18:56:08] "GET /virtual-machine-interface/f86eeb8e-61bd-415c-9b4a-1ab973afdff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.010792 10.0.0.161 - - [2026-08-20 18:56:08] "PUT /virtual-machine-interface/f86eeb8e-61bd-415c-9b4a-1ab973afdff3 HTTP/1.1" 200 285 0.058242 10.0.0.176 - - [2026-08-20 18:56:10] "GET /global-system-configs HTTP/1.1" 200 323 0.008271 [Introspect:8084]10.0.0.176 - - [2026-08-20 18:56:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001115 [Introspect:8084]10.0.0.176 - - [2026-08-20 18:56:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001758 10.0.0.176 - - [2026-08-20 18:56:14] "GET /global-system-configs HTTP/1.1" 200 323 0.012322 [Introspect:8084]10.0.0.176 - - [2026-08-20 18:56:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001452 [Introspect:8084]10.0.0.176 - - [2026-08-20 18:56:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001303 10.0.0.176 - - [2026-08-20 18:56:27] "GET /virtual-router/dca3a2a3-2a01-4e0a-aab1-6ce1077c04ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.004044 10.0.0.176 - - [2026-08-20 18:56:27] "POST /ref-update HTTP/1.1" 200 156 0.015140 10.0.0.176 - - [2026-08-20 18:56:39] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007465 10.0.0.176 - - [2026-08-20 18:56:39] "POST /set-tag HTTP/1.1" 200 109 0.003490 10.0.0.176 - - [2026-08-20 18:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004006 10.0.0.176 - - [2026-08-20 18:56:40] "GET /loadbalancer/280f9313-4926-4e6c-84ec-3346cb635b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.008809 10.0.0.176 - - [2026-08-20 18:56:40] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004936 10.0.0.176 - - [2026-08-20 18:56:40] "POST /set-tag HTTP/1.1" 200 109 0.003180 10.0.0.176 - - [2026-08-20 18:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007035 10.0.0.176 - - [2026-08-20 18:56:40] "GET /loadbalancer/280f9313-4926-4e6c-84ec-3346cb635b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003369 10.0.0.176 - - [2026-08-20 18:56:40] "GET /loadbalancer-pool/9c0b83b8-fc62-4769-8c73-d3f0c1d91c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005451 10.0.0.176 - - [2026-08-20 18:56:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030629 10.0.0.176 - - [2026-08-20 18:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.040311 10.0.0.176 - - [2026-08-20 18:56:40] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.029871 10.0.0.176 - - [2026-08-20 18:56:40] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006451 10.0.0.176 - - [2026-08-20 18:56:40] "POST /ref-update HTTP/1.1" 200 156 0.010835 10.0.0.176 - - [2026-08-20 18:56:40] "GET /floating-ip/2f4756d0-0e7a-4a5a-9267-1c26d1c0b632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1775 0.006787 10.0.0.176 - - [2026-08-20 18:56:40] "POST /tags HTTP/1.1" 409 205 0.002683 10.0.0.176 - - [2026-08-20 18:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002047 10.0.0.176 - - [2026-08-20 18:56:40] "GET /tag/c64d33ec-2ec8-4e2b-88fa-5c25263d94a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013153 10.0.0.176 - - [2026-08-20 18:56:40] "PUT /floating-ip/2f4756d0-0e7a-4a5a-9267-1c26d1c0b632 HTTP/1.1" 200 257 0.010179 10.0.0.176 - - [2026-08-20 18:56:40] "POST /set-tag HTTP/1.1" 200 109 0.097238 10.0.0.176 - - [2026-08-20 18:56:40] "GET /loadbalancer-pool/99b31ef2-c269-49c4-bf0d-28d1b5260423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.024781 10.0.0.176 - - [2026-08-20 18:56:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.075462 10.0.0.176 - - [2026-08-20 18:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017688 10.0.0.176 - - [2026-08-20 18:56:40] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.022330 10.0.0.176 - - [2026-08-20 18:56:40] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.021888 10.0.0.176 - - [2026-08-20 18:56:40] "POST /set-tag HTTP/1.1" 200 109 0.006607 10.0.0.176 - - [2026-08-20 18:56:40] "POST /ref-update HTTP/1.1" 200 156 0.016403 10.0.0.176 - - [2026-08-20 18:56:40] "GET /floating-ip/2f4756d0-0e7a-4a5a-9267-1c26d1c0b632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.023329 10.0.0.176 - - [2026-08-20 18:56:40] "GET /loadbalancer-pool/3f365cd6-f519-45ac-a92f-4bfd33d58a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.009476 10.0.0.176 - - [2026-08-20 18:56:40] "POST /loadbalancer-members HTTP/1.1" 200 694 0.061328 10.0.0.176 - - [2026-08-20 18:56:40] "PUT /floating-ip/2f4756d0-0e7a-4a5a-9267-1c26d1c0b632 HTTP/1.1" 200 257 0.043075 10.0.0.176 - - [2026-08-20 18:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.038871 10.0.0.176 - - [2026-08-20 18:56:40] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012652 10.0.0.176 - - [2026-08-20 18:56:40] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007953 10.0.0.176 - - [2026-08-20 18:56:41] "POST /ref-update HTTP/1.1" 200 156 0.019626 10.0.0.176 - - [2026-08-20 18:56:41] "POST /set-tag HTTP/1.1" 200 109 0.016958 10.0.0.176 - - [2026-08-20 18:56:41] "GET /floating-ip/2f4756d0-0e7a-4a5a-9267-1c26d1c0b632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1973 0.011813 10.0.0.176 - - [2026-08-20 18:56:41] "PUT /floating-ip/2f4756d0-0e7a-4a5a-9267-1c26d1c0b632 HTTP/1.1" 200 257 0.018343 10.0.0.176 - - [2026-08-20 18:57:14] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012042 10.0.0.176 - - [2026-08-20 18:57:14] "POST /set-tag HTTP/1.1" 200 109 0.007173 10.0.0.176 - - [2026-08-20 18:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002780 10.0.0.176 - - [2026-08-20 18:57:14] "GET /loadbalancer/280f9313-4926-4e6c-84ec-3346cb635b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003355 10.0.0.176 - - [2026-08-20 18:57:14] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006046 10.0.0.176 - - [2026-08-20 18:57:14] "POST /set-tag HTTP/1.1" 200 109 0.030357 10.0.0.176 - - [2026-08-20 18:57:14] "DELETE /loadbalancer-member/a7a43e07-f5e5-48cb-8302-d039329134ae HTTP/1.1" 200 115 0.083102 10.0.0.176 - - [2026-08-20 18:57:14] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011932 10.0.0.176 - - [2026-08-20 18:57:14] "POST /set-tag HTTP/1.1" 200 109 0.003623 10.0.0.176 - - [2026-08-20 18:57:14] "DELETE /loadbalancer-member/b7841f2e-7e76-4a43-9b2a-20c2b454c0ab HTTP/1.1" 200 115 0.079263 10.0.0.176 - - [2026-08-20 18:57:14] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010649 10.0.0.176 - - [2026-08-20 18:57:14] "POST /set-tag HTTP/1.1" 200 109 0.003779 10.0.0.176 - - [2026-08-20 18:57:14] "DELETE /loadbalancer-member/58f51635-2eb5-465b-8ba0-2c0bd3f2a305 HTTP/1.1" 200 115 0.046098 10.0.0.176 - - [2026-08-20 18:57:14] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006626 10.0.0.176 - - [2026-08-20 18:57:15] "POST /set-tag HTTP/1.1" 200 109 0.003350 10.0.0.176 - - [2026-08-20 18:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.176 - - [2026-08-20 18:57:15] "GET /loadbalancer/280f9313-4926-4e6c-84ec-3346cb635b03?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2170 0.003235 10.0.0.176 - - [2026-08-20 18:57:15] "GET /loadbalancer-pool/9c0b83b8-fc62-4769-8c73-d3f0c1d91c5b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003833 10.0.0.176 - - [2026-08-20 18:57:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025804 10.0.0.176 - - [2026-08-20 18:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018400 10.0.0.176 - - [2026-08-20 18:57:15] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.017132 10.0.0.176 - - [2026-08-20 18:57:15] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008255 10.0.0.176 - - [2026-08-20 18:57:15] "GET /floating-ip/2f4756d0-0e7a-4a5a-9267-1c26d1c0b632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.004758 10.0.0.176 - - [2026-08-20 18:57:15] "POST /set-tag HTTP/1.1" 200 109 0.075654 10.0.0.176 - - [2026-08-20 18:57:15] "GET /loadbalancer-pool/99b31ef2-c269-49c4-bf0d-28d1b5260423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.016616 10.0.0.176 - - [2026-08-20 18:57:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.039007 10.0.0.176 - - [2026-08-20 18:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.014778 10.0.0.176 - - [2026-08-20 18:57:15] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.015938 10.0.0.176 - - [2026-08-20 18:57:15] "POST /set-tag HTTP/1.1" 200 109 0.003611 10.0.0.176 - - [2026-08-20 18:57:15] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006538 10.0.0.176 - - [2026-08-20 18:57:15] "GET /floating-ip/2f4756d0-0e7a-4a5a-9267-1c26d1c0b632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003541 10.0.0.176 - - [2026-08-20 18:57:15] "GET /loadbalancer-pool/3f365cd6-f519-45ac-a92f-4bfd33d58a95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003915 10.0.0.176 - - [2026-08-20 18:57:15] "POST /loadbalancer-members HTTP/1.1" 200 694 0.051122 10.0.0.176 - - [2026-08-20 18:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.030341 10.0.0.176 - - [2026-08-20 18:57:15] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010823 10.0.0.176 - - [2026-08-20 18:57:15] "GET /virtual-machine-interface/4d48709c-9cc8-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006252 10.0.0.176 - - [2026-08-20 18:57:15] "GET /floating-ip/2f4756d0-0e7a-4a5a-9267-1c26d1c0b632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2030 0.003238 10.0.0.176 - - [2026-08-20 18:57:15] "POST /set-tag HTTP/1.1" 200 109 0.003195 10.0.0.176 - - [2026-08-20 19:01:10] "GET /global-system-configs HTTP/1.1" 200 323 0.002584 10.0.0.176 - - [2026-08-20 19:01:14] "GET /global-system-configs HTTP/1.1" 200 323 0.004663 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:01:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001078 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:01:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001084 10.0.0.176 - - [2026-08-20 19:01:40] "GET / HTTP/1.1" 200 36215 0.002424 10.0.0.176 - - [2026-08-20 19:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003071 10.0.0.176 - - [2026-08-20 19:01:40] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.080841 10.0.0.176 - - [2026-08-20 19:01:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007059 10.0.0.176 - - [2026-08-20 19:01:40] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.081647 10.0.0.176 - - [2026-08-20 19:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.016582 10.0.0.176 - - [2026-08-20 19:01:41] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.090927 10.0.0.176 - - [2026-08-20 19:01:42] "POST /tags HTTP/1.1" 200 334 0.158396 10.0.0.176 - - [2026-08-20 19:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.076144 10.0.0.176 - - [2026-08-20 19:01:42] "GET /tag/56682868-0128-4bfa-abbc-e15f34a4711b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.017372 10.0.0.176 - - [2026-08-20 19:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.176 - - [2026-08-20 19:01:42] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.164629 10.0.0.176 - - [2026-08-20 19:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.013416 10.0.0.176 - - [2026-08-20 19:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005529 10.0.0.176 - - [2026-08-20 19:01:42] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.010111 10.0.0.176 - - [2026-08-20 19:01:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.032461 10.0.0.176 - - [2026-08-20 19:01:42] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.084737 10.0.0.176 - - [2026-08-20 19:01:42] "GET /service-appliance-set/ec296a69-aeb3-47e4-a46d-b4314929aa0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.024311 10.0.0.176 - - [2026-08-20 19:01:42] "GET /virtual-networks?parent_id=c9d3e6bc-a4db-41d5-9de0-d983303bf087&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.013602 10.0.0.176 - - [2026-08-20 19:01:42] "POST /fqname-to-id HTTP/1.1" 404 254 0.005897 10.0.0.176 - - [2026-08-20 19:01:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.152196 10.0.0.176 - - [2026-08-20 19:01:42] "GET /virtual-machine-interface/bddf69a6-e7ce-4627-bd25-53098b761fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.062055 10.0.0.176 - - [2026-08-20 19:01:42] "POST /virtual-networks HTTP/1.1" 200 514 0.259065 10.0.0.176 - - [2026-08-20 19:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.040577 10.0.0.176 - - [2026-08-20 19:01:43] "GET /network-ipam/f844d012-c755-44ed-a146-2420c2fc3db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.009806 10.0.0.176 - - [2026-08-20 19:01:43] "POST /instance-ips HTTP/1.1" 200 410 0.095544 10.0.0.176 - - [2026-08-20 19:01:43] "GET /instance-ip/b671f578-6373-407b-8c3e-c35cdfc41a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.025344 10.0.0.176 - - [2026-08-20 19:01:43] "POST /useragent-kv HTTP/1.1" 200 115 0.025938 10.0.0.176 - - [2026-08-20 19:01:43] "POST /ref-update HTTP/1.1" 200 156 0.196128 10.0.0.176 - - [2026-08-20 19:01:43] "GET /virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.018901 10.0.0.176 - - [2026-08-20 19:01:43] "GET /domains HTTP/1.1" 200 281 0.012824 10.0.0.176 - - [2026-08-20 19:01:43] "POST /loadbalancers HTTP/1.1" 200 612 0.165656 10.0.0.176 - - [2026-08-20 19:01:43] "GET /domain/aab591e1-ff94-4e99-9a4a-932237c88755 HTTP/1.1" 200 3100 0.097232 10.0.0.176 - - [2026-08-20 19:01:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.071695 10.0.0.176 - - [2026-08-20 19:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.016609 10.0.0.176 - - [2026-08-20 19:01:43] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.181138 10.0.0.176 - - [2026-08-20 19:01:43] "POST /route-targets HTTP/1.1" 200 328 0.056272 10.0.0.176 - - [2026-08-20 19:01:43] "GET /instance-ip/b671f578-6373-407b-8c3e-c35cdfc41a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.022655 10.0.0.176 - - [2026-08-20 19:01:43] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.169033 10.0.0.176 - - [2026-08-20 19:01:43] "POST /ref-update HTTP/1.1" 200 156 0.093100 10.0.0.176 - - [2026-08-20 19:01:43] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087 HTTP/1.1" 200 5739 0.261412 10.0.0.176 - - [2026-08-20 19:01:43] "GET /loadbalancer/8dafb9ff-5b90-4a02-8de5-f7fcc00fddd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.011235 10.0.0.176 - - [2026-08-20 19:01:43] "GET /virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3 HTTP/1.1" 200 2092 0.026727 10.0.0.176 - - [2026-08-20 19:01:43] "GET /virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3 HTTP/1.1" 200 2092 0.012759 10.0.0.176 - - [2026-08-20 19:01:43] "GET /routing-instance/485be3e9-f526-4d6b-abcf-f48382a5aeef HTTP/1.1" 200 1405 0.006715 10.0.0.176 - - [2026-08-20 19:01:43] "POST /floating-ips HTTP/1.1" 200 599 0.186509 10.0.0.176 - - [2026-08-20 19:01:43] "GET /routing-instance/485be3e9-f526-4d6b-abcf-f48382a5aeef HTTP/1.1" 200 1405 0.014585 10.0.0.176 - - [2026-08-20 19:01:43] "GET /route-target/cc739711-ab11-4d46-8979-6fe2c4e71bc8 HTTP/1.1" 200 1154 0.012869 10.0.0.176 - - [2026-08-20 19:01:43] "GET /virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3 HTTP/1.1" 200 2092 0.010971 10.0.0.176 - - [2026-08-20 19:01:43] "GET /routing-instance/485be3e9-f526-4d6b-abcf-f48382a5aeef HTTP/1.1" 200 1405 0.014660 10.0.0.176 - - [2026-08-20 19:01:43] "GET /virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.010319 10.0.0.176 - - [2026-08-20 19:01:43] "GET /virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3 HTTP/1.1" 200 2092 0.014333 10.0.0.176 - - [2026-08-20 19:01:43] "GET /routing-instance/485be3e9-f526-4d6b-abcf-f48382a5aeef HTTP/1.1" 200 1405 0.008497 10.0.0.176 - - [2026-08-20 19:01:43] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.144720 10.0.0.176 - - [2026-08-20 19:01:43] "GET /routing-instance/485be3e9-f526-4d6b-abcf-f48382a5aeef HTTP/1.1" 200 1405 0.022421 10.0.0.176 - - [2026-08-20 19:01:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011058 10.0.0.176 - - [2026-08-20 19:01:43] "GET /route-target/cc739711-ab11-4d46-8979-6fe2c4e71bc8 HTTP/1.1" 200 1154 0.008738 10.0.0.176 - - [2026-08-20 19:01:43] "GET /domains HTTP/1.1" 200 281 0.004885 10.0.0.176 - - [2026-08-20 19:01:43] "GET /domain/aab591e1-ff94-4e99-9a4a-932237c88755 HTTP/1.1" 200 3100 0.016766 10.0.0.176 - - [2026-08-20 19:01:44] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.121127 10.0.0.176 - - [2026-08-20 19:01:44] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087 HTTP/1.1" 200 6294 0.101699 10.0.0.176 - - [2026-08-20 19:01:44] "GET /loadbalancer-listener/a8591f7b-8eb8-42bf-86f2-a6d513fd318f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.023649 10.0.0.176 - - [2026-08-20 19:01:44] "GET /virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3 HTTP/1.1" 200 2092 0.028744 10.0.0.176 - - [2026-08-20 19:01:44] "GET /loadbalancer-listener/a8591f7b-8eb8-42bf-86f2-a6d513fd318f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.038852 10.0.0.176 - - [2026-08-20 19:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.176 - - [2026-08-20 19:01:44] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.074357 10.0.0.176 - - [2026-08-20 19:01:44] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.079440 10.0.0.176 - - [2026-08-20 19:01:44] "GET /virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.017821 10.0.0.176 - - [2026-08-20 19:01:44] "GET /instance-ip/b671f578-6373-407b-8c3e-c35cdfc41a18?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.012213 10.0.0.176 - - [2026-08-20 19:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009445 10.0.0.176 - - [2026-08-20 19:01:44] "GET /floating-ip-pools?parent_id=1b1fe514-ff3f-483b-8c72-3e005cbc57b3&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.011201 10.0.0.176 - - [2026-08-20 19:01:44] "GET /loadbalancer/8dafb9ff-5b90-4a02-8de5-f7fcc00fddd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.008373 10.0.0.176 - - [2026-08-20 19:01:44] "GET /instance-ip/b671f578-6373-407b-8c3e-c35cdfc41a18?fields=floating_ips HTTP/1.1" 200 1215 0.020273 10.0.0.176 - - [2026-08-20 19:01:44] "GET /virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.007962 10.0.0.176 - - [2026-08-20 19:01:44] "GET /floating-ip/2d529103-93f3-44e0-abb2-9b05dfeab614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.010356 10.0.0.176 - - [2026-08-20 19:01:44] "POST /floating-ip-pools HTTP/1.1" 200 564 0.071421 10.0.0.176 - - [2026-08-20 19:01:44] "POST /ref-update HTTP/1.1" 200 156 0.026135 10.0.0.176 - - [2026-08-20 19:01:44] "POST /tags HTTP/1.1" 200 296 0.170184 10.0.0.176 - - [2026-08-20 19:01:44] "GET /virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.026198 10.0.0.176 - - [2026-08-20 19:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.176 - - [2026-08-20 19:01:44] "GET /tag/f544ea94-b2d5-40b6-ac56-926760182c50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.021194 10.0.0.176 - - [2026-08-20 19:01:44] "GET /domains HTTP/1.1" 200 281 0.005398 10.0.0.176 - - [2026-08-20 19:01:44] "GET /domain/aab591e1-ff94-4e99-9a4a-932237c88755 HTTP/1.1" 200 3100 0.008250 10.0.0.176 - - [2026-08-20 19:01:44] "POST /tags HTTP/1.1" 409 233 0.011077 10.0.0.176 - - [2026-08-20 19:01:44] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087 HTTP/1.1" 200 6841 0.047335 10.0.0.176 - - [2026-08-20 19:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004870 10.0.0.176 - - [2026-08-20 19:01:44] "GET /virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3 HTTP/1.1" 200 2331 0.013315 10.0.0.176 - - [2026-08-20 19:01:44] "GET /tag/0f957250-8097-4f3b-8b9a-29ab55df945e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.019651 10.0.0.176 - - [2026-08-20 19:01:44] "GET /floating-ip-pool/d7ac8aad-91d0-4880-8981-8852295a2e78 HTTP/1.1" 200 1317 0.023451 10.0.0.176 - - [2026-08-20 19:01:44] "POST /tags HTTP/1.1" 409 206 0.003688 10.0.0.176 - - [2026-08-20 19:01:44] "GET /domains HTTP/1.1" 200 281 0.005917 10.0.0.176 - - [2026-08-20 19:01:44] "GET /domain/aab591e1-ff94-4e99-9a4a-932237c88755 HTTP/1.1" 200 3100 0.007048 10.0.0.176 - - [2026-08-20 19:01:44] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087 HTTP/1.1" 200 6841 0.036717 10.0.0.176 - - [2026-08-20 19:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.176 - - [2026-08-20 19:01:44] "GET /virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3 HTTP/1.1" 200 2331 0.004093 10.0.0.176 - - [2026-08-20 19:01:44] "GET /tag/a259702b-2617-405f-9bd0-d1777e3d852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.014233 10.0.0.176 - - [2026-08-20 19:01:44] "GET /virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.012604 10.0.0.176 - - [2026-08-20 19:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.176 - - [2026-08-20 19:01:44] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005433 10.0.0.176 - - [2026-08-20 19:01:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.176 - - [2026-08-20 19:01:44] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.067453 10.0.0.176 - - [2026-08-20 19:01:44] "POST /virtual-machines HTTP/1.1" 200 370 0.016024 10.0.0.176 - - [2026-08-20 19:01:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022613 10.0.0.176 - - [2026-08-20 19:01:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.148781 10.0.0.176 - - [2026-08-20 19:01:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.011573 10.0.0.176 - - [2026-08-20 19:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015694 10.0.0.176 - - [2026-08-20 19:01:45] "GET /virtual-machine-interface/964e48e2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.011205 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:01:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001003 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:01:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001452 10.0.0.176 - - [2026-08-20 19:01:45] "POST /instance-ips HTTP/1.1" 200 410 0.038884 10.0.0.176 - - [2026-08-20 19:01:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.049832 10.0.0.176 - - [2026-08-20 19:01:45] "GET /virtual-machine-interface/964e48e2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.019773 10.0.0.176 - - [2026-08-20 19:01:45] "POST /set-tag HTTP/1.1" 200 109 0.030278 10.0.0.176 - - [2026-08-20 19:01:45] "GET /virtual-machine-interface/964e48e2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.033026 10.0.0.176 - - [2026-08-20 19:01:45] "GET /instance-ip/966f52d0-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.008270 10.0.0.176 - - [2026-08-20 19:01:45] "GET /virtual-machine-interface/964e48e2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007821 10.0.0.176 - - [2026-08-20 19:01:45] "POST /set-tag HTTP/1.1" 200 109 0.005901 10.0.0.176 - - [2026-08-20 19:01:45] "GET /virtual-router/dca3a2a3-2a01-4e0a-aab1-6ce1077c04ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005615 10.0.0.176 - - [2026-08-20 19:01:45] "POST /ref-update HTTP/1.1" 200 156 0.012578 10.0.0.176 - - [2026-08-20 19:01:45] "GET /virtual-machine-interface/964e48e2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.020975 10.0.0.176 - - [2026-08-20 19:01:45] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.176 - - [2026-08-20 19:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.176 - - [2026-08-20 19:01:45] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004560 10.0.0.176 - - [2026-08-20 19:01:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.176 - - [2026-08-20 19:01:45] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.080873 10.0.0.176 - - [2026-08-20 19:01:45] "POST /virtual-machines HTTP/1.1" 200 370 0.021339 10.0.0.176 - - [2026-08-20 19:01:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.022677 10.0.0.176 - - [2026-08-20 19:01:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.137398 10.0.0.176 - - [2026-08-20 19:01:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013578 10.0.0.176 - - [2026-08-20 19:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.019261 10.0.0.176 - - [2026-08-20 19:01:46] "GET /virtual-machine-interface/96eaf8a4-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.014025 10.0.0.176 - - [2026-08-20 19:01:46] "POST /instance-ips HTTP/1.1" 200 410 0.046757 10.0.0.176 - - [2026-08-20 19:01:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.024512 10.0.0.176 - - [2026-08-20 19:01:46] "GET /virtual-machine-interface/96eaf8a4-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.011585 10.0.0.176 - - [2026-08-20 19:01:46] "POST /set-tag HTTP/1.1" 200 109 0.033138 10.0.0.176 - - [2026-08-20 19:01:46] "GET /virtual-machine-interface/96eaf8a4-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004817 10.0.0.176 - - [2026-08-20 19:01:46] "GET /instance-ip/97097568-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.037743 10.0.0.176 - - [2026-08-20 19:01:46] "GET /virtual-machine-interface/96eaf8a4-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005516 10.0.0.176 - - [2026-08-20 19:01:46] "POST /set-tag HTTP/1.1" 200 109 0.003589 10.0.0.176 - - [2026-08-20 19:01:46] "GET /virtual-router/dca3a2a3-2a01-4e0a-aab1-6ce1077c04ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.005483 10.0.0.176 - - [2026-08-20 19:01:46] "POST /ref-update HTTP/1.1" 200 156 0.017343 10.0.0.176 - - [2026-08-20 19:01:46] "GET /virtual-machine-interface/96eaf8a4-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.029876 10.0.0.176 - - [2026-08-20 19:01:46] "POST /set-tag HTTP/1.1" 200 109 0.009727 10.0.0.176 - - [2026-08-20 19:01:46] "POST /tags HTTP/1.1" 200 366 0.116299 10.0.0.176 - - [2026-08-20 19:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.024621 10.0.0.176 - - [2026-08-20 19:01:46] "GET /tag/9cfc301a-939f-4802-b44a-ddc1bbc7a9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.020370 10.0.0.176 - - [2026-08-20 19:01:46] "POST /tags HTTP/1.1" 409 206 0.003104 10.0.0.176 - - [2026-08-20 19:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.176 - - [2026-08-20 19:01:47] "GET /tag/a259702b-2617-405f-9bd0-d1777e3d852e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1121 0.024234 10.0.0.176 - - [2026-08-20 19:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003243 10.0.0.176 - - [2026-08-20 19:01:47] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.144183 10.0.0.176 - - [2026-08-20 19:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.176 - - [2026-08-20 19:01:47] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004831 10.0.0.176 - - [2026-08-20 19:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003874 10.0.0.176 - - [2026-08-20 19:01:47] "GET /service-appliance-set/cd0c5d6b-63c2-454b-ae15-0886c8909446?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.011482 10.0.0.176 - - [2026-08-20 19:01:47] "POST /fqname-to-id HTTP/1.1" 404 258 0.002525 10.0.0.176 - - [2026-08-20 19:01:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.185940 10.0.0.176 - - [2026-08-20 19:01:47] "GET /virtual-machine-interface/6d3f5a7b-2926-41ea-befe-6ef417a08d3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.024048 10.0.0.176 - - [2026-08-20 19:01:47] "POST /set-tag HTTP/1.1" 200 109 0.028171 10.0.0.176 - - [2026-08-20 19:01:47] "POST /instance-ips HTTP/1.1" 200 418 0.072850 10.0.0.176 - - [2026-08-20 19:01:47] "GET /instance-ip/5b178150-1e74-49d5-b4ab-5b0309b0f1fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.016607 10.0.0.176 - - [2026-08-20 19:01:47] "POST /loadbalancers HTTP/1.1" 200 620 0.091193 10.0.0.176 - - [2026-08-20 19:01:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.026138 10.0.0.176 - - [2026-08-20 19:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.013022 10.0.0.176 - - [2026-08-20 19:01:48] "POST /service-instances HTTP/1.1" 200 568 0.076652 10.0.0.176 - - [2026-08-20 19:01:48] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.132631 10.0.0.176 - - [2026-08-20 19:01:48] "POST /ref-update HTTP/1.1" 200 156 0.082154 10.0.0.176 - - [2026-08-20 19:01:48] "GET /virtual-machine-interface/6d3f5a7b-2926-41ea-befe-6ef417a08d3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.029872 10.0.0.176 - - [2026-08-20 19:01:48] "GET /virtual-machine-interface/6d3f5a7b-2926-41ea-befe-6ef417a08d3b?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.012007 10.0.0.176 - - [2026-08-20 19:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009446 10.0.0.176 - - [2026-08-20 19:01:48] "PUT /service-instance/e3f5e10d-004b-4693-b744-340f8627d085 HTTP/1.1" 200 267 0.024189 10.0.0.176 - - [2026-08-20 19:01:48] "GET /floating-ip-pool/d7ac8aad-91d0-4880-8981-8852295a2e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012346 10.0.0.176 - - [2026-08-20 19:01:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.025553 10.0.0.176 - - [2026-08-20 19:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016610 10.0.0.176 - - [2026-08-20 19:01:48] "POST /virtual-machines HTTP/1.1" 200 430 0.024796 10.0.0.176 - - [2026-08-20 19:01:48] "POST /floating-ips HTTP/1.1" 200 673 0.182163 10.0.0.176 - - [2026-08-20 19:01:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.024940 10.0.0.176 - - [2026-08-20 19:01:48] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010722 10.0.0.176 - - [2026-08-20 19:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.024589 10.0.0.176 - - [2026-08-20 19:01:48] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009279 10.0.0.176 - - [2026-08-20 19:01:48] "POST /tags HTTP/1.1" 409 221 0.004617 10.0.0.176 - - [2026-08-20 19:01:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.277307 10.0.0.176 - - [2026-08-20 19:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.012617 10.0.0.176 - - [2026-08-20 19:01:48] "GET /tag/56682868-0128-4bfa-abbc-e15f34a4711b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.027680 10.0.0.176 - - [2026-08-20 19:01:48] "POST /chown HTTP/1.1" 200 109 0.081421 10.0.0.176 - - [2026-08-20 19:01:48] "POST /tags HTTP/1.1" 409 238 0.020218 10.0.0.176 - - [2026-08-20 19:01:48] "POST /chown HTTP/1.1" 200 109 0.023845 10.0.0.176 - - [2026-08-20 19:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006146 10.0.0.176 - - [2026-08-20 19:01:48] "GET /tag/9cfc301a-939f-4802-b44a-ddc1bbc7a9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.017185 10.0.0.176 - - [2026-08-20 19:01:48] "PUT /virtual-machine-interface/45b61a05-3597-44a4-a52b-9eff26e930a1 HTTP/1.1" 200 285 0.021752 10.0.0.176 - - [2026-08-20 19:01:48] "PUT /instance-ip/5b178150-1e74-49d5-b4ab-5b0309b0f1fa HTTP/1.1" 200 257 0.058080 10.0.0.176 - - [2026-08-20 19:01:48] "POST /firewall-rules HTTP/1.1" 200 652 0.125297 10.0.0.176 - - [2026-08-20 19:01:49] "POST /ref-update HTTP/1.1" 200 156 0.089069 10.0.0.176 - - [2026-08-20 19:01:49] "GET /firewall-rule/f5f094b3-a51e-4deb-b403-04c4d79e24e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.018512 10.0.0.176 - - [2026-08-20 19:01:49] "GET /firewall-policy/69799e41-b16c-43b8-98a3-98145271dd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003211 10.0.0.176 - - [2026-08-20 19:01:49] "GET /firewall-rule/f5f094b3-a51e-4deb-b403-04c4d79e24e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.013142 10.0.0.176 - - [2026-08-20 19:01:49] "POST /ref-update HTTP/1.1" 200 156 0.034842 10.0.0.176 - - [2026-08-20 19:01:49] "POST /ref-update HTTP/1.1" 200 156 0.068739 10.0.0.176 - - [2026-08-20 19:01:49] "POST /ref-update HTTP/1.1" 200 156 0.050138 10.0.0.176 - - [2026-08-20 19:01:49] "POST /ref-update HTTP/1.1" 200 156 0.153347 10.0.0.176 - - [2026-08-20 19:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011173 10.0.0.176 - - [2026-08-20 19:01:49] "POST /ref-update HTTP/1.1" 200 156 0.036168 10.0.0.176 - - [2026-08-20 19:01:49] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.101635 10.0.0.176 - - [2026-08-20 19:01:49] "POST /ref-update HTTP/1.1" 200 156 0.075368 10.0.0.176 - - [2026-08-20 19:01:49] "GET /loadbalancer/53486ace-9997-4d7e-96b8-bb2cd76acab6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.008519 10.0.0.176 - - [2026-08-20 19:01:49] "POST /virtual-machines HTTP/1.1" 200 430 0.034432 10.0.0.176 - - [2026-08-20 19:01:49] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.093795 10.0.0.176 - - [2026-08-20 19:01:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.012049 10.0.0.176 - - [2026-08-20 19:01:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.221282 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:01:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.004398 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:01:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001088 10.0.0.176 - - [2026-08-20 19:01:49] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.192919 10.0.0.176 - - [2026-08-20 19:01:49] "GET /loadbalancer-listener/63a4c2ff-21ef-455f-96f2-7d079719259d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.021085 10.0.0.176 - - [2026-08-20 19:01:49] "POST /chown HTTP/1.1" 200 109 0.089264 10.0.0.176 - - [2026-08-20 19:01:49] "GET /loadbalancer-listener/63a4c2ff-21ef-455f-96f2-7d079719259d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.018226 10.0.0.176 - - [2026-08-20 19:01:49] "POST /chown HTTP/1.1" 200 109 0.025454 10.0.0.176 - - [2026-08-20 19:01:49] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.065570 10.0.0.176 - - [2026-08-20 19:01:49] "PUT /virtual-machine-interface/16c34ef1-fd7f-4348-8402-6bc900eb7ed7 HTTP/1.1" 200 285 0.057899 10.0.0.176 - - [2026-08-20 19:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.048638 10.0.0.176 - - [2026-08-20 19:01:50] "GET /loadbalancer-pool/6ad52cd3-91b3-46ed-b835-555e4c90987a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.022080 10.0.0.176 - - [2026-08-20 19:01:50] "PUT /instance-ip/5b178150-1e74-49d5-b4ab-5b0309b0f1fa HTTP/1.1" 200 257 0.087259 10.0.0.176 - - [2026-08-20 19:01:50] "POST /ref-update HTTP/1.1" 200 156 0.185342 10.0.0.176 - - [2026-08-20 19:01:50] "POST /loadbalancer-members HTTP/1.1" 200 709 0.128747 10.0.0.176 - - [2026-08-20 19:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.064106 10.0.0.176 - - [2026-08-20 19:01:50] "GET /virtual-machine-interface/964e48e2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.017786 10.0.0.176 - - [2026-08-20 19:01:50] "POST /ref-update HTTP/1.1" 200 156 0.088911 10.0.0.176 - - [2026-08-20 19:01:50] "POST /set-tag HTTP/1.1" 200 109 0.008687 10.0.0.176 - - [2026-08-20 19:01:50] "POST /ref-update HTTP/1.1" 200 156 0.050941 10.0.0.176 - - [2026-08-20 19:01:50] "GET /virtual-machine-interface/96eaf8a4-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.035488 10.0.0.176 - - [2026-08-20 19:01:50] "POST /set-tag HTTP/1.1" 200 109 0.005972 10.0.0.176 - - [2026-08-20 19:01:50] "POST /ref-update HTTP/1.1" 200 156 0.048532 10.0.0.176 - - [2026-08-20 19:01:50] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.009559 10.0.0.176 - - [2026-08-20 19:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.176 - - [2026-08-20 19:01:50] "POST /ref-update HTTP/1.1" 200 156 0.019336 10.0.0.176 - - [2026-08-20 19:01:50] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003263 10.0.0.176 - - [2026-08-20 19:01:50] "POST /tags HTTP/1.1" 409 221 0.004289 10.0.0.176 - - [2026-08-20 19:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.176 - - [2026-08-20 19:01:50] "GET /tag/56682868-0128-4bfa-abbc-e15f34a4711b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.012058 10.0.0.176 - - [2026-08-20 19:01:50] "PUT /service-instance/e3f5e10d-004b-4693-b744-340f8627d085 HTTP/1.1" 200 267 0.026547 10.0.0.176 - - [2026-08-20 19:01:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.032918 10.0.0.176 - - [2026-08-20 19:01:50] "POST /tags HTTP/1.1" 409 238 0.020236 10.0.0.176 - - [2026-08-20 19:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008650 10.0.0.176 - - [2026-08-20 19:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006628 10.0.0.176 - - [2026-08-20 19:01:50] "GET /tag/9cfc301a-939f-4802-b44a-ddc1bbc7a9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.025847 10.0.0.176 - - [2026-08-20 19:01:50] "POST /chown HTTP/1.1" 200 109 0.021158 10.0.0.176 - - [2026-08-20 19:01:50] "POST /firewall-rules HTTP/1.1" 409 293 0.027389 10.0.0.176 - - [2026-08-20 19:01:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.176 - - [2026-08-20 19:01:50] "POST /chown HTTP/1.1" 200 109 0.037511 10.0.0.176 - - [2026-08-20 19:01:50] "PUT /instance-ip/5b178150-1e74-49d5-b4ab-5b0309b0f1fa HTTP/1.1" 200 257 0.059541 10.0.0.176 - - [2026-08-20 19:01:50] "PUT /firewall-rule/f5f094b3-a51e-4deb-b403-04c4d79e24e5 HTTP/1.1" 200 261 0.091625 10.0.0.176 - - [2026-08-20 19:01:50] "GET /firewall-rule/f5f094b3-a51e-4deb-b403-04c4d79e24e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.010888 10.0.0.176 - - [2026-08-20 19:01:50] "POST /ref-update HTTP/1.1" 200 156 0.017184 10.0.0.176 - - [2026-08-20 19:01:51] "POST /chown HTTP/1.1" 200 109 0.033767 10.0.0.176 - - [2026-08-20 19:01:51] "GET /firewall-policy/69799e41-b16c-43b8-98a3-98145271dd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.033213 10.0.0.176 - - [2026-08-20 19:01:51] "GET /firewall-rule/f5f094b3-a51e-4deb-b403-04c4d79e24e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.010586 10.0.0.176 - - [2026-08-20 19:01:51] "POST /chown HTTP/1.1" 200 109 0.016007 10.0.0.176 - - [2026-08-20 19:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.176 - - [2026-08-20 19:01:51] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.010965 10.0.0.176 - - [2026-08-20 19:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.004430 10.0.0.176 - - [2026-08-20 19:01:51] "PUT /instance-ip/5b178150-1e74-49d5-b4ab-5b0309b0f1fa HTTP/1.1" 200 257 0.033521 10.0.0.176 - - [2026-08-20 19:01:51] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.077741 10.0.0.176 - - [2026-08-20 19:01:51] "POST /ref-update HTTP/1.1" 200 156 0.077655 10.0.0.176 - - [2026-08-20 19:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008232 10.0.0.176 - - [2026-08-20 19:01:51] "POST /virtual-machines HTTP/1.1" 200 374 0.015316 10.0.0.176 - - [2026-08-20 19:01:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.054824 10.0.0.176 - - [2026-08-20 19:01:51] "POST /chown HTTP/1.1" 200 109 0.037077 10.0.0.176 - - [2026-08-20 19:01:51] "POST /chown HTTP/1.1" 200 109 0.100287 10.0.0.176 - - [2026-08-20 19:01:51] "PUT /instance-ip/5b178150-1e74-49d5-b4ab-5b0309b0f1fa HTTP/1.1" 200 257 0.081773 10.0.0.176 - - [2026-08-20 19:01:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.311798 10.0.0.176 - - [2026-08-20 19:01:51] "POST /ref-update HTTP/1.1" 200 156 0.099604 10.0.0.176 - - [2026-08-20 19:01:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.060292 10.0.0.176 - - [2026-08-20 19:01:51] "POST /chown HTTP/1.1" 200 109 0.083543 10.0.0.176 - - [2026-08-20 19:01:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.014266 10.0.0.176 - - [2026-08-20 19:01:51] "GET /virtual-machine-interface/9a21c53e-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.023074 10.0.0.176 - - [2026-08-20 19:01:51] "POST /chown HTTP/1.1" 200 109 0.044642 10.0.0.176 - - [2026-08-20 19:01:51] "PUT /instance-ip/5b178150-1e74-49d5-b4ab-5b0309b0f1fa HTTP/1.1" 200 257 0.021617 10.0.0.176 - - [2026-08-20 19:01:51] "POST /instance-ips HTTP/1.1" 200 414 0.059505 10.0.0.176 - - [2026-08-20 19:01:51] "POST /ref-update HTTP/1.1" 200 156 0.078526 10.0.0.176 - - [2026-08-20 19:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.098002 10.0.0.176 - - [2026-08-20 19:01:52] "GET /virtual-machine-interface/9a21c53e-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.024531 10.0.0.176 - - [2026-08-20 19:01:52] "POST /set-tag HTTP/1.1" 200 109 0.033159 10.0.0.176 - - [2026-08-20 19:01:52] "GET /virtual-machine-interface/9a21c53e-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.024413 10.0.0.176 - - [2026-08-20 19:01:52] "GET /instance-ip/9a63a26a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.004078 10.0.0.176 - - [2026-08-20 19:01:52] "PUT /service-instance/e3f5e10d-004b-4693-b744-340f8627d085 HTTP/1.1" 200 267 0.021412 10.0.0.176 - - [2026-08-20 19:01:52] "GET /virtual-machine-interface/9a21c53e-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.014907 10.0.0.176 - - [2026-08-20 19:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.042827 10.0.0.176 - - [2026-08-20 19:01:52] "POST /set-tag HTTP/1.1" 200 109 0.010480 10.0.0.176 - - [2026-08-20 19:01:52] "GET /virtual-router/dca3a2a3-2a01-4e0a-aab1-6ce1077c04ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.015833 10.0.0.176 - - [2026-08-20 19:01:52] "POST /ref-update HTTP/1.1" 200 156 0.013642 10.0.0.176 - - [2026-08-20 19:01:52] "GET /virtual-machine-interface/9a21c53e-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.017896 10.0.0.176 - - [2026-08-20 19:01:52] "POST /set-tag HTTP/1.1" 200 109 0.003258 10.0.0.176 - - [2026-08-20 19:01:52] "PUT /service-instance/e3f5e10d-004b-4693-b744-340f8627d085 HTTP/1.1" 200 267 0.012079 10.0.0.176 - - [2026-08-20 19:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.008678 10.0.0.176 - - [2026-08-20 19:01:52] "GET /virtual-machine-interface/9a21c53e-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011341 10.0.0.176 - - [2026-08-20 19:01:52] "POST /set-tag HTTP/1.1" 200 109 0.007116 10.0.0.176 - - [2026-08-20 19:01:52] "PUT /service-instance/e3f5e10d-004b-4693-b744-340f8627d085 HTTP/1.1" 200 267 0.012569 10.0.0.176 - - [2026-08-20 19:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.023146 10.0.0.176 - - [2026-08-20 19:01:52] "PUT /service-instance/e3f5e10d-004b-4693-b744-340f8627d085 HTTP/1.1" 200 267 0.011933 10.0.0.176 - - [2026-08-20 19:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009158 10.0.0.176 - - [2026-08-20 19:01:52] "PUT /service-instance/e3f5e10d-004b-4693-b744-340f8627d085 HTTP/1.1" 200 267 0.012309 10.0.0.176 - - [2026-08-20 19:01:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.027734 10.0.0.176 - - [2026-08-20 19:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.176 - - [2026-08-20 19:01:52] "POST /chown HTTP/1.1" 200 109 0.008189 10.0.0.176 - - [2026-08-20 19:01:52] "POST /chown HTTP/1.1" 200 109 0.008605 10.0.0.176 - - [2026-08-20 19:01:52] "POST /ref-update HTTP/1.1" 200 156 0.031230 10.0.0.176 - - [2026-08-20 19:01:52] "POST /chown HTTP/1.1" 200 109 0.018140 10.0.0.176 - - [2026-08-20 19:01:52] "POST /chown HTTP/1.1" 200 109 0.020217 10.0.0.176 - - [2026-08-20 19:01:53] "POST /ref-update HTTP/1.1" 200 156 0.035488 10.0.0.176 - - [2026-08-20 19:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012207 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.008079 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.021905 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.028308 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.008858 10.0.0.176 - - [2026-08-20 19:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.008898 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.032083 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.010493 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.028871 10.0.0.176 - - [2026-08-20 19:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005955 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.021156 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.034723 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.018862 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.009460 10.0.0.176 - - [2026-08-20 19:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.009125 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.028940 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.010585 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.024250 10.0.0.176 - - [2026-08-20 19:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003692 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.009699 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.025578 10.0.0.176 - - [2026-08-20 19:01:53] "POST /chown HTTP/1.1" 200 109 0.022538 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.016955 10.0.0.176 - - [2026-08-20 19:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.012119 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.008956 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.028394 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.023238 10.0.0.176 - - [2026-08-20 19:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.011080 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.034955 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.011635 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.035111 10.0.0.176 - - [2026-08-20 19:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005660 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.010372 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.029026 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.025422 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.009841 10.0.0.176 - - [2026-08-20 19:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.009403 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.008682 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.043265 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.026012 10.0.0.176 - - [2026-08-20 19:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003409 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.009997 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.036988 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.009585 10.0.0.176 - - [2026-08-20 19:01:54] "POST /chown HTTP/1.1" 200 109 0.027567 10.0.0.176 - - [2026-08-20 19:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.176 - - [2026-08-20 19:01:55] "POST /chown HTTP/1.1" 200 109 0.009750 10.0.0.176 - - [2026-08-20 19:01:55] "POST /chown HTTP/1.1" 200 109 0.035197 10.0.0.176 - - [2026-08-20 19:01:55] "POST /chown HTTP/1.1" 200 109 0.019451 10.0.0.176 - - [2026-08-20 19:01:55] "POST /chown HTTP/1.1" 200 109 0.010305 10.0.0.176 - - [2026-08-20 19:01:55] "GET /virtual-machine-interface/964e48e2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005069 10.0.0.176 - - [2026-08-20 19:01:55] "POST /set-tag HTTP/1.1" 200 109 0.004600 10.0.0.176 - - [2026-08-20 19:01:55] "GET /virtual-machine/4c819886-889a-46bb-9b1b-86739aeb7419?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.006104 10.0.0.176 - - [2026-08-20 19:01:55] "GET /virtual-machine-interface/964e48e2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006022 10.0.0.176 - - [2026-08-20 19:01:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004475 10.0.0.176 - - [2026-08-20 19:01:55] "GET /loadbalancer/8dafb9ff-5b90-4a02-8de5-f7fcc00fddd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.004803 10.0.0.176 - - [2026-08-20 19:01:55] "GET /loadbalancer-pool/f74bf8d7-fa40-4877-98e0-917b4bbd3eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003223 10.0.0.176 - - [2026-08-20 19:01:56] "POST /loadbalancer-members HTTP/1.1" 200 704 0.034070 10.0.0.176 - - [2026-08-20 19:01:56] "GET /virtual-machine/6cdd56bc-e037-4ccf-9a50-6e0708519fec?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.017735 10.0.0.176 - - [2026-08-20 19:01:56] "GET /virtual-machine-interface/96eaf8a4-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005764 10.0.0.176 - - [2026-08-20 19:01:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.030077 10.0.0.176 - - [2026-08-20 19:01:56] "GET /virtual-machine-interface/964e48e2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.011586 10.0.0.176 - - [2026-08-20 19:01:56] "GET /virtual-machine-interface/964e48e2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010991 10.0.0.176 - - [2026-08-20 19:01:56] "POST /ref-update HTTP/1.1" 200 156 0.012708 10.0.0.176 - - [2026-08-20 19:01:56] "GET /floating-ip/2d529103-93f3-44e0-abb2-9b05dfeab614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.008734 10.0.0.176 - - [2026-08-20 19:01:56] "POST /tags HTTP/1.1" 409 221 0.002957 10.0.0.176 - - [2026-08-20 19:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002645 10.0.0.176 - - [2026-08-20 19:01:56] "GET /tag/56682868-0128-4bfa-abbc-e15f34a4711b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.013648 10.0.0.176 - - [2026-08-20 19:01:56] "PUT /floating-ip/2d529103-93f3-44e0-abb2-9b05dfeab614 HTTP/1.1" 200 257 0.024275 10.0.0.176 - - [2026-08-20 19:01:56] "POST /set-tag HTTP/1.1" 200 109 0.063156 10.0.0.176 - - [2026-08-20 19:01:56] "GET /virtual-machine-interface/96eaf8a4-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005627 10.0.0.176 - - [2026-08-20 19:01:56] "POST /set-tag HTTP/1.1" 200 109 0.003583 10.0.0.176 - - [2026-08-20 19:01:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.176 - - [2026-08-20 19:01:56] "GET /loadbalancer/8dafb9ff-5b90-4a02-8de5-f7fcc00fddd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003231 10.0.0.176 - - [2026-08-20 19:01:56] "GET /loadbalancer-pool/f74bf8d7-fa40-4877-98e0-917b4bbd3eb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1912 0.003705 10.0.0.176 - - [2026-08-20 19:01:56] "POST /loadbalancer-members HTTP/1.1" 200 704 0.026658 10.0.0.176 - - [2026-08-20 19:01:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010763 10.0.0.176 - - [2026-08-20 19:01:56] "GET /virtual-machine-interface/96eaf8a4-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008163 10.0.0.176 - - [2026-08-20 19:01:56] "GET /virtual-machine-interface/96eaf8a4-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006415 10.0.0.176 - - [2026-08-20 19:01:56] "POST /ref-update HTTP/1.1" 200 156 0.019130 10.0.0.176 - - [2026-08-20 19:01:56] "GET /floating-ip/2d529103-93f3-44e0-abb2-9b05dfeab614?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.012838 10.0.0.176 - - [2026-08-20 19:01:56] "POST /set-tag HTTP/1.1" 200 109 0.070337 10.0.0.176 - - [2026-08-20 19:02:00] "GET /virtual-machine-interface/9a21c53e-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007033 10.0.0.176 - - [2026-08-20 19:02:00] "POST /set-tag HTTP/1.1" 200 109 0.003637 10.0.0.176 - - [2026-08-20 19:02:01] "GET /virtual-machine/2496f7dd-42af-416c-9de8-0cd2aa503354?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003856 10.0.0.176 - - [2026-08-20 19:02:01] "GET /virtual-machine-interface/9a21c53e-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005920 10.0.0.176 - - [2026-08-20 19:02:01] "GET /virtual-machine-interface/9a21c53e-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.006558 10.0.0.176 - - [2026-08-20 19:02:01] "POST /set-tag HTTP/1.1" 200 109 0.003505 10.0.0.176 - - [2026-08-20 19:02:05] "GET / HTTP/1.1" 200 36215 0.001867 10.0.0.176 - - [2026-08-20 19:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.176 - - [2026-08-20 19:02:05] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006502 10.0.0.176 - - [2026-08-20 19:02:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.176 - - [2026-08-20 19:02:05] "GET /config-node/6cfa39db-3833-4a1a-8692-0154281f2457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.005849 10.0.0.176 - - [2026-08-20 19:02:16] "GET / HTTP/1.1" 200 36215 0.001272 10.0.0.176 - - [2026-08-20 19:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.176 - - [2026-08-20 19:02:16] "GET /routing-instance/44386cdb-2f04-46ba-832f-935fd04801b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003941 10.0.0.176 - - [2026-08-20 19:02:16] "POST /bgp-routers HTTP/1.1" 409 301 0.003084 10.0.0.176 - - [2026-08-20 19:02:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005003 10.0.0.176 - - [2026-08-20 19:02:16] "GET /bgp-router/dedc017c-dfd7-446a-865a-35fe99f8eb7b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.006132 10.0.0.176 - - [2026-08-20 19:02:16] "PUT /bgp-router/dedc017c-dfd7-446a-865a-35fe99f8eb7b HTTP/1.1" 200 255 0.032731 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:02:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001279 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:02:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001210 10.0.0.176 - - [2026-08-20 19:02:33] "GET /virtual-machine-interface/9a21c53e-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005983 10.0.0.176 - - [2026-08-20 19:02:34] "POST /set-tag HTTP/1.1" 200 109 0.005737 10.0.0.176 - - [2026-08-20 19:02:34] "GET /virtual-machine-interface/9a21c53e-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005212 10.0.0.176 - - [2026-08-20 19:02:34] "POST /set-tag HTTP/1.1" 200 109 0.003126 10.0.0.176 - - [2026-08-20 19:02:34] "GET /virtual-machine/2496f7dd-42af-416c-9de8-0cd2aa503354?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003419 10.0.0.176 - - [2026-08-20 19:02:34] "POST /ref-update HTTP/1.1" 200 156 0.016861 10.0.0.176 - - [2026-08-20 19:02:34] "GET /virtual-machine-interface/9a21c53e-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.007732 10.0.0.176 - - [2026-08-20 19:02:34] "POST /set-tag HTTP/1.1" 200 109 0.027362 10.0.0.176 - - [2026-08-20 19:02:34] "POST /set-tag HTTP/1.1" 200 109 0.022831 10.0.0.176 - - [2026-08-20 19:02:34] "DELETE /instance-ip/9a63a26a-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.074890 10.0.0.176 - - [2026-08-20 19:02:34] "DELETE /virtual-machine-interface/9a21c53e-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.068657 10.0.0.176 - - [2026-08-20 19:02:34] "DELETE /virtual-machine/2496f7dd-42af-416c-9de8-0cd2aa503354 HTTP/1.1" 200 115 0.030896 10.0.0.176 - - [2026-08-20 19:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.176 - - [2026-08-20 19:02:36] "GET /tag/9cfc301a-939f-4802-b44a-ddc1bbc7a9ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.013356 10.0.0.176 - - [2026-08-20 19:02:36] "GET /tag/9cfc301a-939f-4802-b44a-ddc1bbc7a9ae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.014917 10.0.0.176 - - [2026-08-20 19:02:36] "GET /virtual-machine-interface/16c34ef1-fd7f-4348-8402-6bc900eb7ed7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3139 0.005732 10.0.0.176 - - [2026-08-20 19:02:36] "POST /set-tag HTTP/1.1" 200 109 0.017769 10.0.0.176 - - [2026-08-20 19:02:36] "GET /virtual-machine-interface/45b61a05-3597-44a4-a52b-9eff26e930a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.019230 10.0.0.176 - - [2026-08-20 19:02:36] "POST /set-tag HTTP/1.1" 200 109 0.021713 10.0.0.176 - - [2026-08-20 19:02:36] "GET /virtual-machine-interface/6d3f5a7b-2926-41ea-befe-6ef417a08d3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005656 10.0.0.176 - - [2026-08-20 19:02:36] "POST /set-tag HTTP/1.1" 200 109 0.023993 10.0.0.176 - - [2026-08-20 19:02:36] "GET /firewall-policy/69799e41-b16c-43b8-98a3-98145271dd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.027406 10.0.0.176 - - [2026-08-20 19:02:36] "GET /firewall-rule/f5f094b3-a51e-4deb-b403-04c4d79e24e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2422 0.005533 10.0.0.176 - - [2026-08-20 19:02:36] "POST /ref-update HTTP/1.1" 200 156 0.031611 10.0.0.176 - - [2026-08-20 19:02:36] "DELETE /firewall-rule/f5f094b3-a51e-4deb-b403-04c4d79e24e5 HTTP/1.1" 200 115 0.054842 10.0.0.176 - - [2026-08-20 19:02:37] "DELETE /loadbalancer-member/642797d8-2f25-4b1d-81ad-906da3387e0b HTTP/1.1" 200 115 0.063557 10.0.0.176 - - [2026-08-20 19:02:37] "PUT /service-instance/e3f5e10d-004b-4693-b744-340f8627d085 HTTP/1.1" 200 267 0.016567 10.0.0.176 - - [2026-08-20 19:02:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.024901 10.0.0.176 - - [2026-08-20 19:02:37] "DELETE /loadbalancer-pool/6ad52cd3-91b3-46ed-b835-555e4c90987a HTTP/1.1" 200 115 0.103998 10.0.0.176 - - [2026-08-20 19:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.006408 10.0.0.176 - - [2026-08-20 19:02:37] "POST /chown HTTP/1.1" 200 109 0.011108 10.0.0.176 - - [2026-08-20 19:02:37] "DELETE /loadbalancer-listener/63a4c2ff-21ef-455f-96f2-7d079719259d HTTP/1.1" 200 115 0.055016 10.0.0.176 - - [2026-08-20 19:02:37] "GET /floating-ip/0733fb6a-7704-4601-aba5-4ba4c59242d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2398 0.003568 10.0.0.176 - - [2026-08-20 19:02:37] "POST /chown HTTP/1.1" 200 109 0.011793 10.0.0.176 - - [2026-08-20 19:02:37] "POST /chown HTTP/1.1" 200 109 0.019512 10.0.0.176 - - [2026-08-20 19:02:37] "POST /chown HTTP/1.1" 200 109 0.030073 10.0.0.176 - - [2026-08-20 19:02:37] "PUT /floating-ip/0733fb6a-7704-4601-aba5-4ba4c59242d1 HTTP/1.1" 200 257 0.055403 10.0.0.176 - - [2026-08-20 19:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004725 10.0.0.176 - - [2026-08-20 19:02:37] "POST /chown HTTP/1.1" 200 109 0.021536 10.0.0.176 - - [2026-08-20 19:02:37] "POST /chown HTTP/1.1" 200 109 0.039693 10.0.0.176 - - [2026-08-20 19:02:37] "DELETE /floating-ip/0733fb6a-7704-4601-aba5-4ba4c59242d1 HTTP/1.1" 200 115 0.162420 10.0.0.176 - - [2026-08-20 19:02:37] "POST /chown HTTP/1.1" 200 109 0.027367 10.0.0.176 - - [2026-08-20 19:02:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.176 - - [2026-08-20 19:02:37] "POST /chown HTTP/1.1" 200 109 0.046162 10.0.0.176 - - [2026-08-20 19:02:37] "POST /chown HTTP/1.1" 200 109 0.027757 10.0.0.176 - - [2026-08-20 19:02:37] "POST /chown HTTP/1.1" 200 109 0.029686 10.0.0.176 - - [2026-08-20 19:02:37] "PUT /service-instance/e3f5e10d-004b-4693-b744-340f8627d085 HTTP/1.1" 200 267 0.030428 10.0.0.176 - - [2026-08-20 19:02:37] "DELETE /loadbalancer/53486ace-9997-4d7e-96b8-bb2cd76acab6 HTTP/1.1" 200 115 0.192612 10.0.0.176 - - [2026-08-20 19:02:37] "POST /chown HTTP/1.1" 200 109 0.046494 10.0.0.176 - - [2026-08-20 19:02:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.041680 10.0.0.176 - - [2026-08-20 19:02:37] "POST /ref-update HTTP/1.1" 404 171 0.004367 10.0.0.176 - - [2026-08-20 19:02:37] "POST /chown HTTP/1.1" 200 109 0.021167 10.0.0.176 - - [2026-08-20 19:02:37] "DELETE /instance-ip/5b178150-1e74-49d5-b4ab-5b0309b0f1fa HTTP/1.1" 200 115 0.148063 10.0.0.176 - - [2026-08-20 19:02:37] "PUT /service-instance/e3f5e10d-004b-4693-b744-340f8627d085 HTTP/1.1" 200 267 0.019572 10.0.0.176 - - [2026-08-20 19:02:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.034679 10.0.0.176 - - [2026-08-20 19:02:37] "POST /ref-update HTTP/1.1" 404 171 0.010753 10.0.0.176 - - [2026-08-20 19:02:37] "DELETE /virtual-machine-interface/6d3f5a7b-2926-41ea-befe-6ef417a08d3b HTTP/1.1" 200 115 0.111441 10.0.0.176 - - [2026-08-20 19:02:38] "PUT /service-instance/e3f5e10d-004b-4693-b744-340f8627d085 HTTP/1.1" 200 267 0.022873 10.0.0.176 - - [2026-08-20 19:02:38] "DELETE /tag/9cfc301a-939f-4802-b44a-ddc1bbc7a9ae HTTP/1.1" 200 115 0.103833 10.0.0.176 - - [2026-08-20 19:02:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.027254 10.0.0.176 - - [2026-08-20 19:02:38] "DELETE /service-instance/e3f5e10d-004b-4693-b744-340f8627d085 HTTP/1.1" 200 115 0.047673 10.0.0.176 - - [2026-08-20 19:02:38] "GET /virtual-machine-interface/16c34ef1-fd7f-4348-8402-6bc900eb7ed7?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1209 0.005226 10.0.0.176 - - [2026-08-20 19:02:38] "DELETE /virtual-machine-interface/16c34ef1-fd7f-4348-8402-6bc900eb7ed7 HTTP/1.1" 200 115 0.060025 10.0.0.176 - - [2026-08-20 19:02:38] "DELETE /virtual-machine/02b5642b-6804-48c7-8a26-786748f23c6d HTTP/1.1" 200 115 0.042681 10.0.0.176 - - [2026-08-20 19:02:38] "GET /virtual-machine-interface/45b61a05-3597-44a4-a52b-9eff26e930a1?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1210 0.018898 10.0.0.176 - - [2026-08-20 19:02:38] "DELETE /virtual-machine-interface/45b61a05-3597-44a4-a52b-9eff26e930a1 HTTP/1.1" 200 115 0.071353 10.0.0.176 - - [2026-08-20 19:02:38] "POST /ref-update HTTP/1.1" 200 156 0.025638 10.0.0.176 - - [2026-08-20 19:02:38] "GET /floating-ip-pool/d7ac8aad-91d0-4880-8981-8852295a2e78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012700 10.0.0.176 - - [2026-08-20 19:02:38] "POST /ref-update HTTP/1.1" 200 156 0.018813 10.0.0.176 - - [2026-08-20 19:02:38] "DELETE /virtual-machine/559de1b1-6cfc-46f5-9f53-a3bc2494841e HTTP/1.1" 200 115 0.115318 10.0.0.176 - - [2026-08-20 19:02:38] "DELETE /floating-ip-pool/d7ac8aad-91d0-4880-8981-8852295a2e78 HTTP/1.1" 200 115 0.092603 10.0.0.176 - - [2026-08-20 19:02:38] "POST /useragent-kv HTTP/1.1" 200 115 0.005487 10.0.0.176 - - [2026-08-20 19:02:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007949 10.0.0.176 - - [2026-08-20 19:02:38] "POST /useragent-kv HTTP/1.1" 200 115 0.003075 10.0.0.176 - - [2026-08-20 19:02:38] "DELETE /virtual-network/1b1fe514-ff3f-483b-8c72-3e005cbc57b3 HTTP/1.1" 200 115 0.158985 10.0.0.176 - - [2026-08-20 19:02:38] "GET /routing-instance/485be3e9-f526-4d6b-abcf-f48382a5aeef HTTP/1.1" 404 171 0.001835 10.0.0.176 - - [2026-08-20 19:02:38] "GET /domains HTTP/1.1" 200 281 0.007829 10.0.0.176 - - [2026-08-20 19:02:38] "DELETE /route-target/cc739711-ab11-4d46-8979-6fe2c4e71bc8 HTTP/1.1" 200 115 0.056181 10.0.0.176 - - [2026-08-20 19:02:38] "GET /domain/aab591e1-ff94-4e99-9a4a-932237c88755 HTTP/1.1" 200 3100 0.022282 10.0.0.176 - - [2026-08-20 19:02:39] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087 HTTP/1.1" 200 6900 0.066454 10.0.0.176 - - [2026-08-20 19:02:39] "GET /virtual-machine-interface/96eaf8a4-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.006678 10.0.0.176 - - [2026-08-20 19:02:39] "POST /set-tag HTTP/1.1" 200 109 0.003100 10.0.0.176 - - [2026-08-20 19:02:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004875 10.0.0.176 - - [2026-08-20 19:02:39] "GET /loadbalancer/8dafb9ff-5b90-4a02-8de5-f7fcc00fddd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.004271 10.0.0.176 - - [2026-08-20 19:02:39] "GET /virtual-machine-interface/96eaf8a4-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005218 10.0.0.176 - - [2026-08-20 19:02:39] "POST /set-tag HTTP/1.1" 200 109 0.036323 10.0.0.176 - - [2026-08-20 19:02:39] "DELETE /loadbalancer-member/03e8d64e-dc1a-4be0-b792-a4dd19dad639 HTTP/1.1" 200 115 0.099238 10.0.0.176 - - [2026-08-20 19:02:39] "GET /virtual-machine-interface/96eaf8a4-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006547 10.0.0.176 - - [2026-08-20 19:02:39] "POST /set-tag HTTP/1.1" 200 109 0.003300 10.0.0.176 - - [2026-08-20 19:02:39] "GET /virtual-machine-interface/96eaf8a4-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005980 10.0.0.176 - - [2026-08-20 19:02:40] "POST /set-tag HTTP/1.1" 200 109 0.010704 10.0.0.176 - - [2026-08-20 19:02:40] "GET /virtual-machine/6cdd56bc-e037-4ccf-9a50-6e0708519fec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003096 10.0.0.176 - - [2026-08-20 19:02:40] "POST /ref-update HTTP/1.1" 200 156 0.011325 10.0.0.176 - - [2026-08-20 19:02:40] "GET /virtual-machine-interface/96eaf8a4-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006481 10.0.0.176 - - [2026-08-20 19:02:40] "POST /set-tag HTTP/1.1" 200 109 0.024933 10.0.0.176 - - [2026-08-20 19:02:40] "POST /set-tag HTTP/1.1" 200 109 0.027381 10.0.0.176 - - [2026-08-20 19:02:40] "POST /set-tag HTTP/1.1" 200 109 0.041177 10.0.0.176 - - [2026-08-20 19:02:40] "DELETE /instance-ip/97097568-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.072191 10.0.0.176 - - [2026-08-20 19:02:40] "POST /ref-update HTTP/1.1" 200 156 0.009925 10.0.0.176 - - [2026-08-20 19:02:40] "DELETE /virtual-machine-interface/96eaf8a4-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.052226 10.0.0.176 - - [2026-08-20 19:02:40] "DELETE /virtual-machine/6cdd56bc-e037-4ccf-9a50-6e0708519fec HTTP/1.1" 200 115 0.025211 10.0.0.176 - - [2026-08-20 19:02:44] "GET /virtual-machine-interface/964e48e2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.011944 10.0.0.176 - - [2026-08-20 19:02:44] "POST /set-tag HTTP/1.1" 200 109 0.005127 10.0.0.176 - - [2026-08-20 19:02:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002450 10.0.0.176 - - [2026-08-20 19:02:44] "GET /loadbalancer/8dafb9ff-5b90-4a02-8de5-f7fcc00fddd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003522 10.0.0.176 - - [2026-08-20 19:02:45] "GET /virtual-machine-interface/964e48e2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.016504 10.0.0.176 - - [2026-08-20 19:02:45] "POST /set-tag HTTP/1.1" 200 109 0.003458 10.0.0.176 - - [2026-08-20 19:02:45] "GET /virtual-machine-interface/964e48e2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005025 10.0.0.176 - - [2026-08-20 19:02:45] "POST /set-tag HTTP/1.1" 200 109 0.003649 10.0.0.176 - - [2026-08-20 19:02:45] "GET /virtual-machine/4c819886-889a-46bb-9b1b-86739aeb7419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003851 10.0.0.176 - - [2026-08-20 19:02:45] "POST /ref-update HTTP/1.1" 200 156 0.017456 10.0.0.176 - - [2026-08-20 19:02:45] "GET /virtual-machine-interface/964e48e2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.015999 10.0.0.176 - - [2026-08-20 19:02:45] "POST /set-tag HTTP/1.1" 200 109 0.035998 10.0.0.176 - - [2026-08-20 19:02:45] "POST /set-tag HTTP/1.1" 200 109 0.026372 10.0.0.176 - - [2026-08-20 19:02:45] "POST /set-tag HTTP/1.1" 200 109 0.060538 10.0.0.176 - - [2026-08-20 19:02:45] "DELETE /instance-ip/966f52d0-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.078319 10.0.0.176 - - [2026-08-20 19:02:45] "POST /ref-update HTTP/1.1" 200 156 0.013860 10.0.0.176 - - [2026-08-20 19:02:45] "DELETE /virtual-machine-interface/964e48e2-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.044499 10.0.0.176 - - [2026-08-20 19:02:45] "DELETE /virtual-machine/4c819886-889a-46bb-9b1b-86739aeb7419 HTTP/1.1" 200 115 0.022599 10.0.0.176 - - [2026-08-20 19:02:45] "DELETE /tag/0f957250-8097-4f3b-8b9a-29ab55df945e HTTP/1.1" 200 115 0.039220 10.0.0.176 - - [2026-08-20 19:02:45] "DELETE /tag/f544ea94-b2d5-40b6-ac56-926760182c50 HTTP/1.1" 200 115 0.089415 10.0.0.176 - - [2026-08-20 19:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.176 - - [2026-08-20 19:02:49] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.048413 10.0.0.176 - - [2026-08-20 19:02:49] "POST /tags HTTP/1.1" 200 394 0.048239 10.0.0.176 - - [2026-08-20 19:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.176 - - [2026-08-20 19:02:49] "GET /tag/bd87c8f9-de5e-41af-b399-6ffeaaec0ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.016232 10.0.0.176 - - [2026-08-20 19:02:49] "POST /tags HTTP/1.1" 200 342 0.021654 10.0.0.176 - - [2026-08-20 19:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.176 - - [2026-08-20 19:02:49] "GET /tag/e6c9d045-f2a7-40bd-986f-0aa2c315501f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.013994 10.0.0.176 - - [2026-08-20 19:02:49] "POST /id-to-fqname HTTP/1.1" 200 192 0.000611 10.0.0.176 - - [2026-08-20 19:02:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.011125 10.0.0.176 - - [2026-08-20 19:02:50] "POST /security-groups HTTP/1.1" 200 589 0.068431 10.0.0.176 - - [2026-08-20 19:02:50] "POST /projects HTTP/1.1" 200 521 0.248072 10.0.0.176 - - [2026-08-20 19:02:50] "POST /fqname-to-id HTTP/1.1" 404 236 0.005431 10.0.0.176 - - [2026-08-20 19:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.014434 10.0.0.176 - - [2026-08-20 19:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.022661 10.0.0.176 - - [2026-08-20 19:02:50] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006927 10.0.0.176 - - [2026-08-20 19:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.176 - - [2026-08-20 19:02:50] "POST /access-control-lists HTTP/1.1" 200 600 0.095259 10.0.0.176 - - [2026-08-20 19:02:50] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.017088 10.0.0.176 - - [2026-08-20 19:02:50] "POST /fqname-to-id HTTP/1.1" 404 235 0.016436 10.0.0.176 - - [2026-08-20 19:02:50] "POST /access-control-lists HTTP/1.1" 200 598 0.050585 10.0.0.176 - - [2026-08-20 19:02:50] "PUT /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d HTTP/1.1" 200 265 0.083809 10.0.0.176 - - [2026-08-20 19:02:50] "PUT /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f HTTP/1.1" 200 265 0.081224 10.0.0.176 - - [2026-08-20 19:02:50] "POST /security-groups HTTP/1.1" 200 593 0.102605 10.0.0.176 - - [2026-08-20 19:02:50] "POST /fqname-to-id HTTP/1.1" 404 270 0.002993 10.0.0.176 - - [2026-08-20 19:02:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.039239 10.0.0.176 - - [2026-08-20 19:02:50] "POST /chown HTTP/1.1" 200 109 0.068978 10.0.0.176 - - [2026-08-20 19:02:50] "POST /access-control-lists HTTP/1.1" 200 634 0.132758 10.0.0.176 - - [2026-08-20 19:02:50] "POST /fqname-to-id HTTP/1.1" 404 269 0.026830 10.0.0.176 - - [2026-08-20 19:02:50] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014729 10.0.0.176 - - [2026-08-20 19:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.176 - - [2026-08-20 19:02:50] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007011 10.0.0.176 - - [2026-08-20 19:02:50] "POST /tags HTTP/1.1" 409 226 0.002550 10.0.0.176 - - [2026-08-20 19:02:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.176 - - [2026-08-20 19:02:50] "GET /tag/e6c9d045-f2a7-40bd-986f-0aa2c315501f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.019579 10.0.0.176 - - [2026-08-20 19:02:50] "POST /access-control-lists HTTP/1.1" 200 632 0.101909 10.0.0.176 - - [2026-08-20 19:02:51] "POST /firewall-rules HTTP/1.1" 200 602 0.084737 10.0.0.176 - - [2026-08-20 19:02:51] "GET /firewall-rule/ee727968-24e9-4bf8-b0d9-68053f036fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.006995 10.0.0.176 - - [2026-08-20 19:02:51] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.006246 10.0.0.176 - - [2026-08-20 19:02:51] "GET /firewall-rule/ee727968-24e9-4bf8-b0d9-68053f036fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.004405 10.0.0.176 - - [2026-08-20 19:02:51] "POST /ref-update HTTP/1.1" 200 156 0.061921 10.0.0.176 - - [2026-08-20 19:02:51] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013205 10.0.0.176 - - [2026-08-20 19:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003838 10.0.0.176 - - [2026-08-20 19:02:51] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003491 10.0.0.176 - - [2026-08-20 19:02:51] "POST /tags HTTP/1.1" 409 226 0.003660 10.0.0.176 - - [2026-08-20 19:02:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003083 10.0.0.176 - - [2026-08-20 19:02:51] "GET /tag/e6c9d045-f2a7-40bd-986f-0aa2c315501f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.012028 10.0.0.176 - - [2026-08-20 19:02:51] "POST /firewall-rules HTTP/1.1" 200 600 0.077041 10.0.0.176 - - [2026-08-20 19:02:51] "GET /firewall-rule/b7572963-4eda-4793-aec8-7fbe1f5f759b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005754 10.0.0.176 - - [2026-08-20 19:02:51] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.005601 10.0.0.176 - - [2026-08-20 19:02:51] "GET /firewall-rule/b7572963-4eda-4793-aec8-7fbe1f5f759b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.006282 10.0.0.176 - - [2026-08-20 19:02:51] "POST /ref-update HTTP/1.1" 200 156 0.077903 10.0.0.176 - - [2026-08-20 19:02:52] "POST /tags HTTP/1.1" 200 394 0.033382 10.0.0.176 - - [2026-08-20 19:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.014697 10.0.0.176 - - [2026-08-20 19:02:52] "GET /tag/09e6ed12-63a5-456b-8377-e40b61aa9a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.028613 10.0.0.176 - - [2026-08-20 19:02:52] "POST /tags HTTP/1.1" 200 342 0.025344 10.0.0.176 - - [2026-08-20 19:02:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.025640 10.0.0.176 - - [2026-08-20 19:02:52] "GET /tag/3d6d8b9a-6d41-435b-aaf7-7a8d5680f3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.016734 10.0.0.176 - - [2026-08-20 19:02:53] "POST /id-to-fqname HTTP/1.1" 200 192 0.000559 10.0.0.176 - - [2026-08-20 19:02:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.003448 10.0.0.176 - - [2026-08-20 19:02:53] "POST /security-groups HTTP/1.1" 200 589 0.081983 10.0.0.176 - - [2026-08-20 19:02:53] "POST /projects HTTP/1.1" 200 521 0.245207 10.0.0.176 - - [2026-08-20 19:02:53] "POST /fqname-to-id HTTP/1.1" 404 236 0.003059 10.0.0.176 - - [2026-08-20 19:02:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018804 10.0.0.176 - - [2026-08-20 19:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009323 10.0.0.176 - - [2026-08-20 19:02:53] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.016294 10.0.0.176 - - [2026-08-20 19:02:53] "POST /access-control-lists HTTP/1.1" 200 600 0.097742 10.0.0.176 - - [2026-08-20 19:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006687 10.0.0.176 - - [2026-08-20 19:02:53] "POST /fqname-to-id HTTP/1.1" 404 235 0.021292 10.0.0.176 - - [2026-08-20 19:02:53] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.013338 10.0.0.176 - - [2026-08-20 19:02:53] "POST /access-control-lists HTTP/1.1" 200 598 0.071450 10.0.0.176 - - [2026-08-20 19:02:53] "PUT /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d HTTP/1.1" 200 265 0.087763 10.0.0.176 - - [2026-08-20 19:02:53] "PUT /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f HTTP/1.1" 200 265 0.071816 10.0.0.176 - - [2026-08-20 19:02:53] "POST /security-groups HTTP/1.1" 200 593 0.087086 10.0.0.176 - - [2026-08-20 19:02:53] "POST /fqname-to-id HTTP/1.1" 404 270 0.002801 10.0.0.176 - - [2026-08-20 19:02:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.018827 10.0.0.176 - - [2026-08-20 19:02:53] "POST /access-control-lists HTTP/1.1" 200 634 0.046173 10.0.0.176 - - [2026-08-20 19:02:53] "POST /fqname-to-id HTTP/1.1" 404 269 0.011898 10.0.0.176 - - [2026-08-20 19:02:53] "POST /chown HTTP/1.1" 200 109 0.052378 10.0.0.176 - - [2026-08-20 19:02:53] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022355 10.0.0.176 - - [2026-08-20 19:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002576 10.0.0.176 - - [2026-08-20 19:02:53] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007839 10.0.0.176 - - [2026-08-20 19:02:53] "POST /access-control-lists HTTP/1.1" 200 632 0.101365 10.0.0.176 - - [2026-08-20 19:02:53] "POST /tags HTTP/1.1" 409 226 0.020138 10.0.0.176 - - [2026-08-20 19:02:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002519 10.0.0.176 - - [2026-08-20 19:02:53] "GET /tag/3d6d8b9a-6d41-435b-aaf7-7a8d5680f3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013973 10.0.0.176 - - [2026-08-20 19:02:54] "POST /firewall-rules HTTP/1.1" 200 602 0.070807 10.0.0.176 - - [2026-08-20 19:02:54] "GET /firewall-rule/ec436a3d-11d7-4c38-a7ad-404b657fb334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.005526 10.0.0.176 - - [2026-08-20 19:02:54] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.004594 10.0.0.176 - - [2026-08-20 19:02:54] "GET /firewall-rule/ec436a3d-11d7-4c38-a7ad-404b657fb334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003135 10.0.0.176 - - [2026-08-20 19:02:54] "POST /ref-update HTTP/1.1" 200 156 0.106180 10.0.0.176 - - [2026-08-20 19:02:54] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022548 10.0.0.176 - - [2026-08-20 19:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003191 10.0.0.176 - - [2026-08-20 19:02:54] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004339 10.0.0.176 - - [2026-08-20 19:02:54] "POST /tags HTTP/1.1" 409 226 0.002098 10.0.0.176 - - [2026-08-20 19:02:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003216 10.0.0.176 - - [2026-08-20 19:02:54] "GET /tag/3d6d8b9a-6d41-435b-aaf7-7a8d5680f3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.014351 10.0.0.176 - - [2026-08-20 19:02:54] "POST /firewall-rules HTTP/1.1" 200 600 0.084224 10.0.0.176 - - [2026-08-20 19:02:54] "GET /firewall-rule/50068870-a979-4b93-9bcc-0eb3bdcf9d32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.017247 10.0.0.176 - - [2026-08-20 19:02:54] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.006326 10.0.0.176 - - [2026-08-20 19:02:54] "GET /firewall-rule/50068870-a979-4b93-9bcc-0eb3bdcf9d32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003529 10.0.0.176 - - [2026-08-20 19:02:54] "POST /ref-update HTTP/1.1" 200 156 0.098854 10.0.0.176 - - [2026-08-20 19:02:55] "POST /tags HTTP/1.1" 200 346 0.108135 10.0.0.176 - - [2026-08-20 19:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.016685 10.0.0.176 - - [2026-08-20 19:02:55] "GET /tag/e02c3fae-9c06-4529-b838-11bc3fb408eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.021087 10.0.0.176 - - [2026-08-20 19:02:55] "POST /projects HTTP/1.1" 409 238 0.003521 10.0.0.176 - - [2026-08-20 19:02:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005345 10.0.0.176 - - [2026-08-20 19:02:56] "GET /project/4b09ae51-167e-4e91-8f8d-e8d910fd79dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.053860 10.0.0.176 - - [2026-08-20 19:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.176 - - [2026-08-20 19:02:56] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.007828 10.0.0.176 - - [2026-08-20 19:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004173 10.0.0.176 - - [2026-08-20 19:02:56] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.008507 10.0.0.176 - - [2026-08-20 19:02:56] "POST /security-groups HTTP/1.1" 409 285 0.006983 10.0.0.176 - - [2026-08-20 19:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.176 - - [2026-08-20 19:02:56] "PUT /security-group/5ea588d1-8da6-406f-a5e1-4d8e6be4ec0f HTTP/1.1" 200 263 0.074325 10.0.0.176 - - [2026-08-20 19:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.176 - - [2026-08-20 19:02:56] "PUT /access-control-list/6a22a3e3-390c-462b-a44f-fa274b1d1e40 HTTP/1.1" 200 273 0.023100 10.0.0.176 - - [2026-08-20 19:02:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.041512 10.0.0.176 - - [2026-08-20 19:02:56] "PUT /access-control-list/ed229d6c-0309-4810-ab0d-2b551300dd34 HTTP/1.1" 200 273 0.035575 10.0.0.176 - - [2026-08-20 19:02:56] "POST /tags HTTP/1.1" 409 228 0.003054 10.0.0.176 - - [2026-08-20 19:02:56] "GET /project/4b09ae51-167e-4e91-8f8d-e8d910fd79dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.091954 10.0.0.176 - - [2026-08-20 19:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.176 - - [2026-08-20 19:02:56] "GET /tag/e02c3fae-9c06-4529-b838-11bc3fb408eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.014349 10.0.0.176 - - [2026-08-20 19:02:56] "POST /tags HTTP/1.1" 200 346 0.032403 10.0.0.176 - - [2026-08-20 19:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004666 10.0.0.176 - - [2026-08-20 19:02:56] "GET /tag/dc4b8a7f-8ae2-41a9-b628-ead6e14c15a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.022326 10.0.0.176 - - [2026-08-20 19:02:56] "POST /projects HTTP/1.1" 409 238 0.002426 10.0.0.176 - - [2026-08-20 19:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002397 10.0.0.176 - - [2026-08-20 19:02:56] "GET /project/8c9cd954-124a-41b7-af66-08955bff35a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.048939 10.0.0.176 - - [2026-08-20 19:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005380 10.0.0.176 - - [2026-08-20 19:02:56] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005705 10.0.0.176 - - [2026-08-20 19:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002720 10.0.0.176 - - [2026-08-20 19:02:56] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005668 10.0.0.176 - - [2026-08-20 19:02:56] "POST /security-groups HTTP/1.1" 409 285 0.004278 10.0.0.176 - - [2026-08-20 19:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.176 - - [2026-08-20 19:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.176 - - [2026-08-20 19:02:56] "GET /project/8c9cd954-124a-41b7-af66-08955bff35a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.062266 10.0.0.176 - - [2026-08-20 19:02:56] "PUT /security-group/ddad9c22-5119-4af9-b68c-d1d8bf6d98c1 HTTP/1.1" 200 263 0.097806 10.0.0.176 - - [2026-08-20 19:02:56] "PUT /access-control-list/0e990f04-3405-48b6-93f9-9523c26e0b30 HTTP/1.1" 200 273 0.019099 10.0.0.176 - - [2026-08-20 19:02:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.036053 10.0.0.176 - - [2026-08-20 19:02:56] "POST /tags HTTP/1.1" 409 228 0.003012 10.0.0.176 - - [2026-08-20 19:02:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009570 10.0.0.176 - - [2026-08-20 19:02:56] "PUT /access-control-list/e1aa236c-431a-4cf4-80e7-7a2cbe89dec4 HTTP/1.1" 200 273 0.049093 10.0.0.176 - - [2026-08-20 19:02:57] "GET /tag/dc4b8a7f-8ae2-41a9-b628-ead6e14c15a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.015781 10.0.0.176 - - [2026-08-20 19:02:57] "POST /tags HTTP/1.1" 200 292 0.070633 10.0.0.176 - - [2026-08-20 19:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.014833 10.0.0.176 - - [2026-08-20 19:02:57] "GET /tag/689738ec-e032-43c1-8674-32215c9a89c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.017382 10.0.0.176 - - [2026-08-20 19:02:57] "POST /tags HTTP/1.1" 200 304 0.070133 10.0.0.176 - - [2026-08-20 19:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.017631 10.0.0.176 - - [2026-08-20 19:02:57] "GET /tag/3fcdef28-b7be-4396-ad73-2fa298e17b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018569 10.0.0.176 - - [2026-08-20 19:02:57] "POST /tags HTTP/1.1" 409 252 0.002694 10.0.0.176 - - [2026-08-20 19:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004690 10.0.0.176 - - [2026-08-20 19:02:57] "GET /tag/bd87c8f9-de5e-41af-b399-6ffeaaec0ae6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.013066 10.0.0.176 - - [2026-08-20 19:02:57] "POST /tags HTTP/1.1" 409 226 0.002794 10.0.0.176 - - [2026-08-20 19:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002789 10.0.0.176 - - [2026-08-20 19:02:57] "GET /tag/e6c9d045-f2a7-40bd-986f-0aa2c315501f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.017811 10.0.0.176 - - [2026-08-20 19:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005329 10.0.0.176 - - [2026-08-20 19:02:57] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006655 10.0.0.176 - - [2026-08-20 19:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003099 10.0.0.176 - - [2026-08-20 19:02:57] "GET /project/4b09ae51-167e-4e91-8f8d-e8d910fd79dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043874 10.0.0.176 - - [2026-08-20 19:02:57] "POST /virtual-machines HTTP/1.1" 200 396 0.013884 10.0.0.176 - - [2026-08-20 19:02:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.012392 10.0.0.176 - - [2026-08-20 19:02:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.143003 10.0.0.176 - - [2026-08-20 19:02:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.039811 10.0.0.176 - - [2026-08-20 19:02:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.020663 10.0.0.176 - - [2026-08-20 19:02:57] "GET /virtual-machine-interface/c1ae095a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005125 10.0.0.176 - - [2026-08-20 19:02:58] "POST /instance-ips HTTP/1.1" 200 398 0.046688 10.0.0.176 - - [2026-08-20 19:02:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.064678 10.0.0.176 - - [2026-08-20 19:02:58] "GET /virtual-machine-interface/c1ae095a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.036273 10.0.0.176 - - [2026-08-20 19:02:58] "POST /set-tag HTTP/1.1" 200 109 0.074419 10.0.0.176 - - [2026-08-20 19:02:58] "GET /virtual-machine-interface/c1ae095a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.024184 10.0.0.176 - - [2026-08-20 19:02:58] "GET /instance-ip/c1cbb356-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004114 10.0.0.176 - - [2026-08-20 19:02:58] "GET /virtual-machine-interface/c1ae095a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005442 10.0.0.176 - - [2026-08-20 19:02:58] "POST /set-tag HTTP/1.1" 200 109 0.008257 10.0.0.176 - - [2026-08-20 19:02:58] "GET /virtual-router/dca3a2a3-2a01-4e0a-aab1-6ce1077c04ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005559 10.0.0.176 - - [2026-08-20 19:02:58] "POST /ref-update HTTP/1.1" 200 156 0.012985 10.0.0.176 - - [2026-08-20 19:02:58] "GET /virtual-machine-interface/c1ae095a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017725 10.0.0.176 - - [2026-08-20 19:02:58] "POST /set-tag HTTP/1.1" 200 109 0.003875 10.0.0.176 - - [2026-08-20 19:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002539 10.0.0.176 - - [2026-08-20 19:02:58] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006058 10.0.0.176 - - [2026-08-20 19:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008420 10.0.0.176 - - [2026-08-20 19:02:58] "GET /project/4b09ae51-167e-4e91-8f8d-e8d910fd79dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.065060 10.0.0.176 - - [2026-08-20 19:02:58] "POST /virtual-machines HTTP/1.1" 200 396 0.015202 10.0.0.176 - - [2026-08-20 19:02:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.027454 10.0.0.176 - - [2026-08-20 19:02:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.136934 10.0.0.176 - - [2026-08-20 19:02:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.013553 10.0.0.176 - - [2026-08-20 19:02:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004959 10.0.0.176 - - [2026-08-20 19:02:58] "GET /virtual-machine-interface/c24c2ca2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008173 10.0.0.176 - - [2026-08-20 19:02:59] "POST /instance-ips HTTP/1.1" 200 398 0.028435 10.0.0.176 - - [2026-08-20 19:02:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.049673 10.0.0.176 - - [2026-08-20 19:02:59] "GET /virtual-machine-interface/c24c2ca2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.027070 10.0.0.176 - - [2026-08-20 19:02:59] "POST /set-tag HTTP/1.1" 200 109 0.075245 10.0.0.176 - - [2026-08-20 19:02:59] "GET /virtual-machine-interface/c24c2ca2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006797 10.0.0.176 - - [2026-08-20 19:02:59] "GET /instance-ip/c26be79a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.009677 10.0.0.176 - - [2026-08-20 19:02:59] "GET /virtual-machine-interface/c24c2ca2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005244 10.0.0.176 - - [2026-08-20 19:02:59] "POST /set-tag HTTP/1.1" 200 109 0.003233 10.0.0.176 - - [2026-08-20 19:02:59] "GET /virtual-router/dca3a2a3-2a01-4e0a-aab1-6ce1077c04ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.004651 10.0.0.176 - - [2026-08-20 19:02:59] "POST /ref-update HTTP/1.1" 200 156 0.010584 10.0.0.176 - - [2026-08-20 19:02:59] "GET /virtual-machine-interface/c24c2ca2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.021837 10.0.0.176 - - [2026-08-20 19:02:59] "POST /set-tag HTTP/1.1" 200 109 0.007934 10.0.0.176 - - [2026-08-20 19:02:59] "POST /tags HTTP/1.1" 200 292 0.048506 10.0.0.176 - - [2026-08-20 19:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.021509 10.0.0.176 - - [2026-08-20 19:02:59] "GET /tag/cdb26214-2c80-41b1-8c40-ffad8f6b4db5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.015277 10.0.0.176 - - [2026-08-20 19:02:59] "POST /tags HTTP/1.1" 409 252 0.002530 10.0.0.176 - - [2026-08-20 19:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002683 10.0.0.176 - - [2026-08-20 19:02:59] "GET /tag/09e6ed12-63a5-456b-8377-e40b61aa9a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.013504 10.0.0.176 - - [2026-08-20 19:02:59] "POST /tags HTTP/1.1" 409 226 0.007244 10.0.0.176 - - [2026-08-20 19:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002687 10.0.0.176 - - [2026-08-20 19:02:59] "GET /tag/3d6d8b9a-6d41-435b-aaf7-7a8d5680f3ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013591 10.0.0.176 - - [2026-08-20 19:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.176 - - [2026-08-20 19:02:59] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005569 10.0.0.176 - - [2026-08-20 19:02:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016145 10.0.0.176 - - [2026-08-20 19:02:59] "GET /project/8c9cd954-124a-41b7-af66-08955bff35a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.069506 10.0.0.176 - - [2026-08-20 19:02:59] "POST /virtual-machines HTTP/1.1" 200 396 0.020125 10.0.0.176 - - [2026-08-20 19:03:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.041096 10.0.0.176 - - [2026-08-20 19:03:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.146202 10.0.0.176 - - [2026-08-20 19:03:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.014187 10.0.0.176 - - [2026-08-20 19:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013693 10.0.0.176 - - [2026-08-20 19:03:00] "GET /virtual-machine-interface/c30dd00a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.017221 10.0.0.176 - - [2026-08-20 19:03:00] "POST /instance-ips HTTP/1.1" 200 398 0.038121 10.0.0.176 - - [2026-08-20 19:03:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.020631 10.0.0.176 - - [2026-08-20 19:03:00] "GET /virtual-machine-interface/c30dd00a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010907 10.0.0.176 - - [2026-08-20 19:03:00] "POST /set-tag HTTP/1.1" 200 109 0.071568 10.0.0.176 - - [2026-08-20 19:03:00] "GET /virtual-machine-interface/c30dd00a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.021813 10.0.0.176 - - [2026-08-20 19:03:00] "GET /instance-ip/c32d7d74-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.010676 10.0.0.176 - - [2026-08-20 19:03:00] "GET /virtual-machine-interface/c30dd00a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005780 10.0.0.176 - - [2026-08-20 19:03:00] "POST /set-tag HTTP/1.1" 200 109 0.003476 10.0.0.176 - - [2026-08-20 19:03:00] "GET /virtual-router/dca3a2a3-2a01-4e0a-aab1-6ce1077c04ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.006486 10.0.0.176 - - [2026-08-20 19:03:00] "POST /ref-update HTTP/1.1" 200 156 0.012343 10.0.0.176 - - [2026-08-20 19:03:00] "GET /virtual-machine-interface/c30dd00a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.031034 10.0.0.176 - - [2026-08-20 19:03:00] "POST /set-tag HTTP/1.1" 200 109 0.004835 10.0.0.176 - - [2026-08-20 19:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002803 10.0.0.176 - - [2026-08-20 19:03:00] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004585 10.0.0.176 - - [2026-08-20 19:03:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.176 - - [2026-08-20 19:03:00] "GET /project/8c9cd954-124a-41b7-af66-08955bff35a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.062553 10.0.0.176 - - [2026-08-20 19:03:00] "POST /virtual-machines HTTP/1.1" 200 396 0.016642 10.0.0.176 - - [2026-08-20 19:03:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.020445 10.0.0.176 - - [2026-08-20 19:03:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.139207 10.0.0.176 - - [2026-08-20 19:03:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.019889 10.0.0.176 - - [2026-08-20 19:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.009938 10.0.0.176 - - [2026-08-20 19:03:01] "GET /virtual-machine-interface/c3a6b860-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011061 10.0.0.176 - - [2026-08-20 19:03:01] "POST /instance-ips HTTP/1.1" 200 398 0.031991 10.0.0.176 - - [2026-08-20 19:03:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.043547 10.0.0.176 - - [2026-08-20 19:03:01] "GET /virtual-machine-interface/c3a6b860-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.015755 10.0.0.176 - - [2026-08-20 19:03:01] "POST /set-tag HTTP/1.1" 200 109 0.090731 10.0.0.176 - - [2026-08-20 19:03:01] "GET /virtual-machine-interface/c3a6b860-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.042078 10.0.0.176 - - [2026-08-20 19:03:01] "GET /instance-ip/c3c65db4-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004822 10.0.0.176 - - [2026-08-20 19:03:01] "GET /virtual-machine-interface/c3a6b860-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006554 10.0.0.176 - - [2026-08-20 19:03:01] "POST /set-tag HTTP/1.1" 200 109 0.003656 10.0.0.176 - - [2026-08-20 19:03:01] "GET /virtual-router/dca3a2a3-2a01-4e0a-aab1-6ce1077c04ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.005479 10.0.0.176 - - [2026-08-20 19:03:01] "POST /ref-update HTTP/1.1" 200 156 0.012743 10.0.0.176 - - [2026-08-20 19:03:01] "GET /virtual-machine-interface/c3a6b860-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.032413 10.0.0.176 - - [2026-08-20 19:03:01] "POST /set-tag HTTP/1.1" 200 109 0.004748 10.0.0.176 - - [2026-08-20 19:03:01] "POST /tags HTTP/1.1" 200 300 0.026270 10.0.0.176 - - [2026-08-20 19:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016213 10.0.0.176 - - [2026-08-20 19:03:01] "GET /tag/837337a4-29b3-4651-8f54-f056ac53155c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.019617 10.0.0.176 - - [2026-08-20 19:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003412 10.0.0.176 - - [2026-08-20 19:03:01] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006028 10.0.0.176 - - [2026-08-20 19:03:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.176 - - [2026-08-20 19:03:02] "GET /project/4b09ae51-167e-4e91-8f8d-e8d910fd79dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.053336 10.0.0.176 - - [2026-08-20 19:03:02] "POST /virtual-machines HTTP/1.1" 200 396 0.018918 10.0.0.176 - - [2026-08-20 19:03:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.028966 10.0.0.176 - - [2026-08-20 19:03:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.203077 10.0.0.176 - - [2026-08-20 19:03:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011598 10.0.0.176 - - [2026-08-20 19:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013155 10.0.0.176 - - [2026-08-20 19:03:02] "GET /virtual-machine-interface/c45452ae-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006140 10.0.0.176 - - [2026-08-20 19:03:02] "POST /instance-ips HTTP/1.1" 200 398 0.033765 10.0.0.176 - - [2026-08-20 19:03:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.035277 10.0.0.176 - - [2026-08-20 19:03:02] "GET /virtual-machine-interface/c45452ae-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.025707 10.0.0.176 - - [2026-08-20 19:03:02] "POST /set-tag HTTP/1.1" 200 109 0.024665 10.0.0.176 - - [2026-08-20 19:03:02] "GET /virtual-machine-interface/c45452ae-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.028003 10.0.0.176 - - [2026-08-20 19:03:02] "GET /instance-ip/c47d889a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004464 10.0.0.176 - - [2026-08-20 19:03:02] "GET /virtual-machine-interface/c45452ae-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005515 10.0.0.176 - - [2026-08-20 19:03:02] "POST /set-tag HTTP/1.1" 200 109 0.003122 10.0.0.176 - - [2026-08-20 19:03:02] "POST /tags HTTP/1.1" 200 300 0.025723 10.0.0.176 - - [2026-08-20 19:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.176 - - [2026-08-20 19:03:02] "GET /tag/ed7e3569-e92e-45af-940d-1e67e90a7261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.012685 10.0.0.176 - - [2026-08-20 19:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.176 - - [2026-08-20 19:03:02] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004908 10.0.0.176 - - [2026-08-20 19:03:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.176 - - [2026-08-20 19:03:02] "GET /project/4b09ae51-167e-4e91-8f8d-e8d910fd79dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049979 10.0.0.176 - - [2026-08-20 19:03:03] "POST /virtual-machines HTTP/1.1" 200 396 0.011225 10.0.0.176 - - [2026-08-20 19:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.038116 10.0.0.176 - - [2026-08-20 19:03:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.142417 10.0.0.176 - - [2026-08-20 19:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.016244 10.0.0.176 - - [2026-08-20 19:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018975 10.0.0.176 - - [2026-08-20 19:03:03] "GET /virtual-machine-interface/c4e6073a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004742 10.0.0.176 - - [2026-08-20 19:03:03] "POST /instance-ips HTTP/1.1" 200 398 0.030370 10.0.0.176 - - [2026-08-20 19:03:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.030058 10.0.0.176 - - [2026-08-20 19:03:03] "GET /virtual-machine-interface/c4e6073a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.016490 10.0.0.176 - - [2026-08-20 19:03:03] "POST /set-tag HTTP/1.1" 200 109 0.028029 10.0.0.176 - - [2026-08-20 19:03:03] "GET /virtual-machine-interface/c4e6073a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.013272 10.0.0.176 - - [2026-08-20 19:03:03] "GET /instance-ip/c505c8a4-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.005855 10.0.0.176 - - [2026-08-20 19:03:03] "GET /virtual-machine-interface/c4e6073a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005248 10.0.0.176 - - [2026-08-20 19:03:03] "POST /set-tag HTTP/1.1" 200 109 0.003401 10.0.0.176 - - [2026-08-20 19:03:03] "POST /tags HTTP/1.1" 200 300 0.030871 10.0.0.176 - - [2026-08-20 19:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002488 10.0.0.176 - - [2026-08-20 19:03:03] "GET /tag/50428d6a-ab0a-42db-b285-5a444e0584a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.014102 10.0.0.176 - - [2026-08-20 19:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002552 10.0.0.176 - - [2026-08-20 19:03:03] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008555 10.0.0.176 - - [2026-08-20 19:03:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003075 10.0.0.176 - - [2026-08-20 19:03:03] "GET /project/8c9cd954-124a-41b7-af66-08955bff35a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050354 10.0.0.176 - - [2026-08-20 19:03:03] "POST /virtual-machines HTTP/1.1" 200 396 0.019346 10.0.0.176 - - [2026-08-20 19:03:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.024772 10.0.0.176 - - [2026-08-20 19:03:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.129269 10.0.0.176 - - [2026-08-20 19:03:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017724 10.0.0.176 - - [2026-08-20 19:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003882 10.0.0.176 - - [2026-08-20 19:03:04] "GET /virtual-machine-interface/c570f174-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014855 10.0.0.176 - - [2026-08-20 19:03:04] "POST /instance-ips HTTP/1.1" 200 398 0.035269 10.0.0.176 - - [2026-08-20 19:03:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.041505 10.0.0.176 - - [2026-08-20 19:03:04] "GET /virtual-machine-interface/c570f174-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010681 10.0.0.176 - - [2026-08-20 19:03:04] "POST /set-tag HTTP/1.1" 200 109 0.031804 10.0.0.176 - - [2026-08-20 19:03:04] "GET /virtual-machine-interface/c570f174-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.027824 10.0.0.176 - - [2026-08-20 19:03:04] "GET /instance-ip/c5921836-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004391 10.0.0.176 - - [2026-08-20 19:03:04] "GET /virtual-machine-interface/c570f174-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006223 10.0.0.176 - - [2026-08-20 19:03:04] "POST /set-tag HTTP/1.1" 200 109 0.002882 10.0.0.176 - - [2026-08-20 19:03:04] "POST /tags HTTP/1.1" 200 300 0.024746 10.0.0.176 - - [2026-08-20 19:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.176 - - [2026-08-20 19:03:04] "GET /tag/3cb9e70a-5c33-4c18-9a95-f1e8b018d9c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.013425 10.0.0.176 - - [2026-08-20 19:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.176 - - [2026-08-20 19:03:04] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006469 10.0.0.176 - - [2026-08-20 19:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002820 10.0.0.176 - - [2026-08-20 19:03:04] "GET /project/8c9cd954-124a-41b7-af66-08955bff35a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.054779 10.0.0.176 - - [2026-08-20 19:03:04] "POST /virtual-machines HTTP/1.1" 200 396 0.012395 10.0.0.176 - - [2026-08-20 19:03:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.026992 10.0.0.176 - - [2026-08-20 19:03:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.152001 10.0.0.176 - - [2026-08-20 19:03:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.017806 10.0.0.176 - - [2026-08-20 19:03:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004600 10.0.0.176 - - [2026-08-20 19:03:05] "GET /virtual-machine-interface/c5fd2900-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007710 10.0.0.176 - - [2026-08-20 19:03:05] "POST /instance-ips HTTP/1.1" 200 398 0.043604 10.0.0.176 - - [2026-08-20 19:03:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.021320 10.0.0.176 - - [2026-08-20 19:03:05] "GET /virtual-machine-interface/c5fd2900-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010935 10.0.0.176 - - [2026-08-20 19:03:05] "POST /set-tag HTTP/1.1" 200 109 0.044058 10.0.0.176 - - [2026-08-20 19:03:05] "GET /virtual-machine-interface/c5fd2900-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.090717 10.0.0.176 - - [2026-08-20 19:03:05] "GET /instance-ip/c61fedc8-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006698 10.0.0.176 - - [2026-08-20 19:03:05] "GET /virtual-machine-interface/c5fd2900-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005734 10.0.0.176 - - [2026-08-20 19:03:05] "POST /set-tag HTTP/1.1" 200 109 0.003273 10.0.0.176 - - [2026-08-20 19:03:05] "GET /virtual-router/dca3a2a3-2a01-4e0a-aab1-6ce1077c04ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005481 10.0.0.176 - - [2026-08-20 19:03:05] "POST /ref-update HTTP/1.1" 200 156 0.015808 10.0.0.176 - - [2026-08-20 19:03:05] "GET /virtual-machine-interface/c45452ae-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011589 10.0.0.176 - - [2026-08-20 19:03:05] "POST /set-tag HTTP/1.1" 200 109 0.003815 10.0.0.176 - - [2026-08-20 19:03:05] "GET /virtual-router/dca3a2a3-2a01-4e0a-aab1-6ce1077c04ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005881 10.0.0.176 - - [2026-08-20 19:03:05] "POST /ref-update HTTP/1.1" 200 156 0.012781 10.0.0.176 - - [2026-08-20 19:03:05] "GET /virtual-machine-interface/c4e6073a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010111 10.0.0.176 - - [2026-08-20 19:03:05] "POST /set-tag HTTP/1.1" 200 109 0.004218 10.0.0.176 - - [2026-08-20 19:03:05] "GET /virtual-machine-interface/c1ae095a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008271 10.0.0.176 - - [2026-08-20 19:03:05] "POST /set-tag HTTP/1.1" 200 109 0.003556 10.0.0.176 - - [2026-08-20 19:03:05] "GET /virtual-router/dca3a2a3-2a01-4e0a-aab1-6ce1077c04ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.005893 10.0.0.176 - - [2026-08-20 19:03:06] "POST /ref-update HTTP/1.1" 200 156 0.023244 10.0.0.176 - - [2026-08-20 19:03:06] "GET /virtual-machine-interface/c570f174-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.024128 10.0.0.176 - - [2026-08-20 19:03:06] "POST /set-tag HTTP/1.1" 200 109 0.010179 10.0.0.176 - - [2026-08-20 19:03:06] "GET /virtual-router/dca3a2a3-2a01-4e0a-aab1-6ce1077c04ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.006007 10.0.0.176 - - [2026-08-20 19:03:06] "POST /ref-update HTTP/1.1" 200 156 0.010005 10.0.0.176 - - [2026-08-20 19:03:06] "GET /virtual-machine-interface/c5fd2900-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011453 10.0.0.176 - - [2026-08-20 19:03:06] "POST /set-tag HTTP/1.1" 200 109 0.003185 10.0.0.176 - - [2026-08-20 19:03:06] "GET /virtual-machine-interface/c24c2ca2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006379 10.0.0.176 - - [2026-08-20 19:03:06] "POST /set-tag HTTP/1.1" 200 109 0.003474 10.0.0.176 - - [2026-08-20 19:03:06] "GET /virtual-machine-interface/c30dd00a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012823 10.0.0.176 - - [2026-08-20 19:03:06] "POST /set-tag HTTP/1.1" 200 109 0.003971 10.0.0.176 - - [2026-08-20 19:03:06] "GET /virtual-machine-interface/c3a6b860-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006826 10.0.0.176 - - [2026-08-20 19:03:06] "POST /set-tag HTTP/1.1" 200 109 0.004650 10.0.0.176 - - [2026-08-20 19:03:06] "GET /virtual-machine-interface/c45452ae-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006963 10.0.0.176 - - [2026-08-20 19:03:06] "POST /set-tag HTTP/1.1" 200 109 0.003875 10.0.0.176 - - [2026-08-20 19:03:06] "GET /virtual-machine-interface/c24c2ca2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006463 10.0.0.176 - - [2026-08-20 19:03:06] "POST /set-tag HTTP/1.1" 200 109 0.002962 10.0.0.176 - - [2026-08-20 19:03:06] "GET /virtual-machine-interface/c4e6073a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008413 10.0.0.176 - - [2026-08-20 19:03:06] "POST /set-tag HTTP/1.1" 200 109 0.008434 10.0.0.176 - - [2026-08-20 19:03:06] "GET /virtual-machine-interface/c3a6b860-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012184 10.0.0.176 - - [2026-08-20 19:03:06] "POST /set-tag HTTP/1.1" 200 109 0.003748 10.0.0.176 - - [2026-08-20 19:03:06] "GET /virtual-machine-interface/c570f174-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008027 10.0.0.176 - - [2026-08-20 19:03:06] "POST /set-tag HTTP/1.1" 200 109 0.004147 10.0.0.176 - - [2026-08-20 19:03:06] "GET /virtual-machine-interface/c5fd2900-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006521 10.0.0.176 - - [2026-08-20 19:03:06] "POST /set-tag HTTP/1.1" 200 109 0.003400 10.0.0.176 - - [2026-08-20 19:03:08] "GET /virtual-machine-interface/c45452ae-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011700 10.0.0.176 - - [2026-08-20 19:03:08] "POST /set-tag HTTP/1.1" 200 109 0.003964 10.0.0.176 - - [2026-08-20 19:03:08] "GET /virtual-machine-interface/c1ae095a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007205 10.0.0.176 - - [2026-08-20 19:03:08] "POST /set-tag HTTP/1.1" 200 109 0.004024 10.0.0.176 - - [2026-08-20 19:03:09] "GET /virtual-machine-interface/c570f174-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005820 10.0.0.176 - - [2026-08-20 19:03:09] "POST /set-tag HTTP/1.1" 200 109 0.007314 10.0.0.176 - - [2026-08-20 19:03:09] "GET /virtual-machine-interface/c30dd00a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006068 10.0.0.176 - - [2026-08-20 19:03:09] "POST /set-tag HTTP/1.1" 200 109 0.003729 10.0.0.176 - - [2026-08-20 19:03:09] "GET /virtual-machine-interface/c4e6073a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009101 10.0.0.176 - - [2026-08-20 19:03:09] "POST /set-tag HTTP/1.1" 200 109 0.004086 10.0.0.176 - - [2026-08-20 19:03:09] "GET /virtual-machine-interface/c5fd2900-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006553 10.0.0.176 - - [2026-08-20 19:03:09] "POST /set-tag HTTP/1.1" 200 109 0.004771 10.0.0.176 - - [2026-08-20 19:03:11] "GET /virtual-machine/028deddf-da59-4a38-8aa6-c4b5d39a1144?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.006785 10.0.0.176 - - [2026-08-20 19:03:11] "GET /virtual-machine-interface/c1ae095a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007612 10.0.0.176 - - [2026-08-20 19:03:11] "GET /virtual-machine/405eb70c-fc0d-42ee-946f-5d766120010e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004469 10.0.0.176 - - [2026-08-20 19:03:11] "GET /virtual-machine-interface/c24c2ca2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005535 10.0.0.176 - - [2026-08-20 19:03:12] "GET /virtual-machine/821a6992-9a6c-4f29-ad3b-c31d109653d9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003549 10.0.0.176 - - [2026-08-20 19:03:12] "GET /virtual-machine-interface/c30dd00a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004709 10.0.0.176 - - [2026-08-20 19:03:12] "GET /virtual-machine/73b224aa-3f3f-401e-8e62-a446e38c0aaf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.006499 10.0.0.176 - - [2026-08-20 19:03:12] "GET /virtual-machine-interface/c3a6b860-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005799 10.0.0.176 - - [2026-08-20 19:03:12] "GET /virtual-machine/2bd60249-a140-4e5a-b809-4626d21daba6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004319 10.0.0.176 - - [2026-08-20 19:03:12] "GET /virtual-machine-interface/c45452ae-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006200 10.0.0.176 - - [2026-08-20 19:03:12] "GET /virtual-machine/ab9420e8-10aa-44dd-b988-6b77769cd55c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004449 10.0.0.176 - - [2026-08-20 19:03:12] "GET /virtual-machine-interface/c570f174-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012093 10.0.0.176 - - [2026-08-20 19:03:12] "GET /virtual-machine/4fc71b8b-2145-41c5-99e8-ce0dda3082f3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004817 10.0.0.176 - - [2026-08-20 19:03:12] "GET /virtual-machine-interface/c4e6073a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005430 10.0.0.176 - - [2026-08-20 19:03:12] "GET /virtual-machine/0078bfb9-218a-44e0-a68c-77c5f8f0a96f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003930 10.0.0.176 - - [2026-08-20 19:03:12] "GET /virtual-machine-interface/c5fd2900-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005801 10.0.0.176 - - [2026-08-20 19:03:13] "GET /loadbalancer/2872da39-c26b-470e-91e8-d50bc641e5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.007226 10.0.0.176 - - [2026-08-20 19:03:13] "POST /tags HTTP/1.1" 200 334 0.036083 10.0.0.176 - - [2026-08-20 19:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013503 10.0.0.176 - - [2026-08-20 19:03:13] "GET /tag/7e332175-a073-4563-ba00-67b933104f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.026684 10.0.0.176 - - [2026-08-20 19:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003421 10.0.0.176 - - [2026-08-20 19:03:13] "GET /project/4b09ae51-167e-4e91-8f8d-e8d910fd79dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.060233 10.0.0.176 - - [2026-08-20 19:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.176 - - [2026-08-20 19:03:13] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.008658 10.0.0.176 - - [2026-08-20 19:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.176 - - [2026-08-20 19:03:13] "GET /service-appliance-set/ec296a69-aeb3-47e4-a46d-b4314929aa0a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.005162 10.0.0.176 - - [2026-08-20 19:03:13] "POST /fqname-to-id HTTP/1.1" 404 273 0.003207 10.0.0.176 - - [2026-08-20 19:03:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.160528 10.0.0.176 - - [2026-08-20 19:03:13] "GET /virtual-machine-interface/48e8cde3-3ab9-4e5e-b957-50bac3dded2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.008035 10.0.0.176 - - [2026-08-20 19:03:13] "POST /instance-ips HTTP/1.1" 200 410 0.093008 10.0.0.176 - - [2026-08-20 19:03:13] "GET /instance-ip/2fd688a5-7452-4ed3-af14-0ecc68669d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.013017 10.0.0.176 - - [2026-08-20 19:03:13] "POST /loadbalancers HTTP/1.1" 200 631 0.117378 10.0.0.176 - - [2026-08-20 19:03:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.068313 10.0.0.176 - - [2026-08-20 19:03:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001875 10.0.0.176 - - [2026-08-20 19:03:14] "GET /project/4b09ae51-167e-4e91-8f8d-e8d910fd79dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.073147 10.0.0.176 - - [2026-08-20 19:03:14] "GET /instance-ip/2fd688a5-7452-4ed3-af14-0ecc68669d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.006318 10.0.0.176 - - [2026-08-20 19:03:14] "GET /loadbalancer/2872da39-c26b-470e-91e8-d50bc641e5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.013027 10.0.0.176 - - [2026-08-20 19:03:14] "GET /project/4b09ae51-167e-4e91-8f8d-e8d910fd79dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.105384 10.0.0.176 - - [2026-08-20 19:03:14] "GET /loadbalancer/2872da39-c26b-470e-91e8-d50bc641e5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.007871 10.0.0.176 - - [2026-08-20 19:03:14] "POST /floating-ips HTTP/1.1" 200 599 0.121521 10.0.0.176 - - [2026-08-20 19:03:14] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.112221 10.0.0.176 - - [2026-08-20 19:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010408 10.0.0.176 - - [2026-08-20 19:03:14] "GET /project/4b09ae51-167e-4e91-8f8d-e8d910fd79dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.090450 10.0.0.176 - - [2026-08-20 19:03:14] "GET /loadbalancer-listener/7fc92240-b9e6-4c54-82de-8a4416154f0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1844 0.009143 10.0.0.176 - - [2026-08-20 19:03:14] "GET /loadbalancer-listener/7fc92240-b9e6-4c54-82de-8a4416154f0d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.010407 10.0.0.176 - - [2026-08-20 19:03:14] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.056135 10.0.0.176 - - [2026-08-20 19:03:14] "GET /instance-ip/2fd688a5-7452-4ed3-af14-0ecc68669d96?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.011385 10.0.0.176 - - [2026-08-20 19:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008865 10.0.0.176 - - [2026-08-20 19:03:14] "GET /instance-ip/2fd688a5-7452-4ed3-af14-0ecc68669d96?fields=floating_ips HTTP/1.1" 200 1214 0.023873 10.0.0.176 - - [2026-08-20 19:03:14] "GET /loadbalancer/2872da39-c26b-470e-91e8-d50bc641e5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.008162 10.0.0.176 - - [2026-08-20 19:03:14] "GET /loadbalancer-pool/b7ecf866-4a21-45df-b037-b3093ff2a4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.014424 10.0.0.176 - - [2026-08-20 19:03:14] "GET /floating-ip/8514fab9-5238-424c-ad17-bab0a92e83a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.015862 10.0.0.176 - - [2026-08-20 19:03:14] "POST /loadbalancer-members HTTP/1.1" 200 723 0.045328 10.0.0.176 - - [2026-08-20 19:03:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.016142 10.0.0.176 - - [2026-08-20 19:03:14] "GET /virtual-machine-interface/c1ae095a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015471 10.0.0.176 - - [2026-08-20 19:03:14] "GET /virtual-machine-interface/c1ae095a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011350 10.0.0.176 - - [2026-08-20 19:03:14] "POST /tags HTTP/1.1" 409 221 0.005037 10.0.0.176 - - [2026-08-20 19:03:14] "POST /ref-update HTTP/1.1" 200 156 0.011621 10.0.0.176 - - [2026-08-20 19:03:14] "GET /floating-ip/8514fab9-5238-424c-ad17-bab0a92e83a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.008125 10.0.0.176 - - [2026-08-20 19:03:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.176 - - [2026-08-20 19:03:14] "GET /tag/7e332175-a073-4563-ba00-67b933104f5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.022853 10.0.0.176 - - [2026-08-20 19:03:14] "PUT /floating-ip/8514fab9-5238-424c-ad17-bab0a92e83a7 HTTP/1.1" 200 257 0.040090 10.0.0.176 - - [2026-08-20 19:03:15] "POST /set-tag HTTP/1.1" 200 109 0.137108 10.0.0.176 - - [2026-08-20 19:03:15] "GET /loadbalancer-pool/b7ecf866-4a21-45df-b037-b3093ff2a4cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003646 10.0.0.176 - - [2026-08-20 19:03:15] "POST /loadbalancer-members HTTP/1.1" 200 723 0.020467 10.0.0.176 - - [2026-08-20 19:03:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.026419 10.0.0.176 - - [2026-08-20 19:03:15] "GET /virtual-machine-interface/c24c2ca2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019487 10.0.0.176 - - [2026-08-20 19:03:15] "GET /virtual-machine-interface/c24c2ca2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005429 10.0.0.176 - - [2026-08-20 19:03:15] "POST /ref-update HTTP/1.1" 200 156 0.010663 10.0.0.176 - - [2026-08-20 19:03:15] "GET /floating-ip/8514fab9-5238-424c-ad17-bab0a92e83a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.016016 10.0.0.176 - - [2026-08-20 19:03:15] "POST /set-tag HTTP/1.1" 200 109 0.081141 10.0.0.176 - - [2026-08-20 19:03:15] "POST /tags HTTP/1.1" 409 206 0.002586 10.0.0.176 - - [2026-08-20 19:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006139 10.0.0.176 - - [2026-08-20 19:03:15] "GET /tag/3fcdef28-b7be-4396-ad73-2fa298e17b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018326 10.0.0.176 - - [2026-08-20 19:03:15] "POST /tags HTTP/1.1" 409 204 0.002648 10.0.0.176 - - [2026-08-20 19:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.176 - - [2026-08-20 19:03:15] "GET /tag/ed7e3569-e92e-45af-940d-1e67e90a7261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.014567 10.0.0.176 - - [2026-08-20 19:03:15] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003227 10.0.0.176 - - [2026-08-20 19:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.176 - - [2026-08-20 19:03:15] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003206 10.0.0.176 - - [2026-08-20 19:03:15] "POST /tags HTTP/1.1" 409 206 0.002255 10.0.0.176 - - [2026-08-20 19:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.176 - - [2026-08-20 19:03:15] "GET /tag/3fcdef28-b7be-4396-ad73-2fa298e17b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020529 10.0.0.176 - - [2026-08-20 19:03:15] "POST /tags HTTP/1.1" 409 226 0.002702 10.0.0.176 - - [2026-08-20 19:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.176 - - [2026-08-20 19:03:15] "GET /tag/e6c9d045-f2a7-40bd-986f-0aa2c315501f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.014298 10.0.0.176 - - [2026-08-20 19:03:15] "POST /tags HTTP/1.1" 409 204 0.003005 10.0.0.176 - - [2026-08-20 19:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002463 10.0.0.176 - - [2026-08-20 19:03:15] "GET /tag/ed7e3569-e92e-45af-940d-1e67e90a7261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.014485 10.0.0.176 - - [2026-08-20 19:03:15] "POST /tags HTTP/1.1" 409 226 0.002578 10.0.0.176 - - [2026-08-20 19:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.176 - - [2026-08-20 19:03:16] "GET /tag/e6c9d045-f2a7-40bd-986f-0aa2c315501f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011955 10.0.0.176 - - [2026-08-20 19:03:16] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003176 10.0.0.176 - - [2026-08-20 19:03:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.176 - - [2026-08-20 19:03:16] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003392 10.0.0.176 - - [2026-08-20 19:03:16] "POST /firewall-rules HTTP/1.1" 200 628 0.080744 10.0.0.176 - - [2026-08-20 19:03:16] "POST /firewall-rules HTTP/1.1" 200 648 0.090283 10.0.0.176 - - [2026-08-20 19:03:16] "GET /firewall-rule/724466e9-4a88-4c8b-a26f-957f700e2ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.041023 10.0.0.176 - - [2026-08-20 19:03:16] "GET /firewall-policy/0ad976b5-c58c-4e6a-825f-6c3f8937116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1442 0.003584 10.0.0.176 - - [2026-08-20 19:03:16] "GET /firewall-rule/0dde5a31-c9ca-4a3f-8ca2-573130fb8fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.005447 10.0.0.176 - - [2026-08-20 19:03:16] "POST /ref-update HTTP/1.1" 200 156 0.024838 10.0.0.176 - - [2026-08-20 19:03:16] "POST /firewall-policys HTTP/1.1" 200 608 0.052173 10.0.0.176 - - [2026-08-20 19:03:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.023175 10.0.0.176 - - [2026-08-20 19:03:16] "GET /firewall-policy/4e53a42b-a2b2-4553-8564-8687f6417958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.008872 10.0.0.176 - - [2026-08-20 19:03:16] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022357 10.0.0.176 - - [2026-08-20 19:03:16] "GET /firewall-policy/4e53a42b-a2b2-4553-8564-8687f6417958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003689 10.0.0.176 - - [2026-08-20 19:03:16] "GET /firewall-policy/0ad976b5-c58c-4e6a-825f-6c3f8937116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.005269 10.0.0.176 - - [2026-08-20 19:03:16] "GET /firewall-policy/69799e41-b16c-43b8-98a3-98145271dd97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005005 10.0.0.176 - - [2026-08-20 19:03:16] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.005871 10.0.0.176 - - [2026-08-20 19:03:16] "GET /firewall-policy/0ad976b5-c58c-4e6a-825f-6c3f8937116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003421 10.0.0.176 - - [2026-08-20 19:03:16] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003777 10.0.0.176 - - [2026-08-20 19:03:16] "POST /ref-update HTTP/1.1" 200 156 0.030697 10.0.0.176 - - [2026-08-20 19:03:16] "POST /ref-update HTTP/1.1" 200 156 0.050888 10.0.0.176 - - [2026-08-20 19:03:16] "POST /ref-update HTTP/1.1" 200 156 0.054106 10.0.0.176 - - [2026-08-20 19:03:17] "POST /ref-update HTTP/1.1" 200 156 0.034527 10.0.0.176 - - [2026-08-20 19:03:17] "POST /ref-update HTTP/1.1" 200 156 0.038471 10.0.0.176 - - [2026-08-20 19:03:17] "GET /firewall-policy/4e53a42b-a2b2-4553-8564-8687f6417958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.010438 10.0.0.176 - - [2026-08-20 19:05:15] "POST /tags HTTP/1.1" 409 252 0.002673 10.0.0.176 - - [2026-08-20 19:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007792 10.0.0.176 - - [2026-08-20 19:05:15] "GET /tag/09e6ed12-63a5-456b-8377-e40b61aa9a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.019288 10.0.0.176 - - [2026-08-20 19:05:15] "POST /tags HTTP/1.1" 409 228 0.003234 10.0.0.176 - - [2026-08-20 19:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002675 10.0.0.176 - - [2026-08-20 19:05:15] "GET /tag/dc4b8a7f-8ae2-41a9-b628-ead6e14c15a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.014048 10.0.0.176 - - [2026-08-20 19:05:15] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004984 10.0.0.176 - - [2026-08-20 19:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.176 - - [2026-08-20 19:05:15] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004493 10.0.0.176 - - [2026-08-20 19:05:15] "POST /tags HTTP/1.1" 409 206 0.003124 10.0.0.176 - - [2026-08-20 19:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.176 - - [2026-08-20 19:05:15] "GET /tag/3fcdef28-b7be-4396-ad73-2fa298e17b1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.013100 10.0.0.176 - - [2026-08-20 19:05:15] "POST /tags HTTP/1.1" 409 226 0.002462 10.0.0.176 - - [2026-08-20 19:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.176 - - [2026-08-20 19:05:15] "GET /tag/e6c9d045-f2a7-40bd-986f-0aa2c315501f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.014336 10.0.0.176 - - [2026-08-20 19:05:15] "POST /tags HTTP/1.1" 409 204 0.002520 10.0.0.176 - - [2026-08-20 19:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.176 - - [2026-08-20 19:05:15] "GET /tag/ed7e3569-e92e-45af-940d-1e67e90a7261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.010776 10.0.0.176 - - [2026-08-20 19:05:15] "POST /tags HTTP/1.1" 409 226 0.002838 10.0.0.176 - - [2026-08-20 19:05:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.176 - - [2026-08-20 19:05:15] "GET /tag/e6c9d045-f2a7-40bd-986f-0aa2c315501f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.014766 10.0.0.176 - - [2026-08-20 19:05:15] "POST /tags HTTP/1.1" 409 228 0.002902 10.0.0.176 - - [2026-08-20 19:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008275 10.0.0.176 - - [2026-08-20 19:05:16] "GET /tag/dc4b8a7f-8ae2-41a9-b628-ead6e14c15a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.014331 10.0.0.176 - - [2026-08-20 19:05:16] "POST /tags HTTP/1.1" 409 252 0.003888 10.0.0.176 - - [2026-08-20 19:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.176 - - [2026-08-20 19:05:16] "GET /tag/09e6ed12-63a5-456b-8377-e40b61aa9a6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.010598 10.0.0.176 - - [2026-08-20 19:05:16] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003267 10.0.0.176 - - [2026-08-20 19:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007504 10.0.0.176 - - [2026-08-20 19:05:16] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004259 10.0.0.176 - - [2026-08-20 19:05:16] "POST /firewall-rules HTTP/1.1" 409 281 0.003123 10.0.0.176 - - [2026-08-20 19:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.176 - - [2026-08-20 19:05:16] "PUT /firewall-rule/0dde5a31-c9ca-4a3f-8ca2-573130fb8fb2 HTTP/1.1" 200 261 0.021558 10.0.0.176 - - [2026-08-20 19:05:16] "POST /firewall-rules HTTP/1.1" 409 291 0.011133 10.0.0.176 - - [2026-08-20 19:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.176 - - [2026-08-20 19:05:16] "PUT /firewall-rule/724466e9-4a88-4c8b-a26f-957f700e2ae8 HTTP/1.1" 200 261 0.028732 10.0.0.176 - - [2026-08-20 19:05:16] "GET /firewall-rule/724466e9-4a88-4c8b-a26f-957f700e2ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.014155 10.0.0.176 - - [2026-08-20 19:05:16] "POST /firewall-rules HTTP/1.1" 200 660 0.081606 10.0.0.176 - - [2026-08-20 19:05:16] "GET /firewall-rule/356592dc-0774-41bd-a2e8-4f2e72e7ed7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.019809 10.0.0.176 - - [2026-08-20 19:05:16] "GET /firewall-policy/0ad976b5-c58c-4e6a-825f-6c3f8937116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003603 10.0.0.176 - - [2026-08-20 19:05:16] "GET /firewall-rule/0dde5a31-c9ca-4a3f-8ca2-573130fb8fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.007304 10.0.0.176 - - [2026-08-20 19:05:16] "POST /firewall-policys HTTP/1.1" 409 269 0.002947 10.0.0.176 - - [2026-08-20 19:05:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002792 10.0.0.176 - - [2026-08-20 19:05:16] "PUT /firewall-policy/4e53a42b-a2b2-4553-8564-8687f6417958 HTTP/1.1" 200 265 0.029047 10.0.0.176 - - [2026-08-20 19:05:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.033584 10.0.0.176 - - [2026-08-20 19:05:16] "GET /firewall-policy/4e53a42b-a2b2-4553-8564-8687f6417958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.014631 10.0.0.176 - - [2026-08-20 19:05:16] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003925 10.0.0.176 - - [2026-08-20 19:05:16] "GET /firewall-policy/4e53a42b-a2b2-4553-8564-8687f6417958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002778 10.0.0.176 - - [2026-08-20 19:05:16] "GET /firewall-policy/0ad976b5-c58c-4e6a-825f-6c3f8937116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002705 10.0.0.176 - - [2026-08-20 19:05:16] "GET /firewall-policy/4e53a42b-a2b2-4553-8564-8687f6417958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.003725 10.0.0.176 - - [2026-08-20 19:05:16] "GET /firewall-policy/4e53a42b-a2b2-4553-8564-8687f6417958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.002750 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:05:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001275 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:05:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001519 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:05:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001107 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:05:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001079 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:05:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001194 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:05:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001230 10.0.0.176 - - [2026-08-20 19:06:10] "GET /global-system-configs HTTP/1.1" 200 323 0.002801 10.0.0.176 - - [2026-08-20 19:06:14] "GET /global-system-configs HTTP/1.1" 200 323 0.002263 10.0.0.176 - - [2026-08-20 19:06:18] "GET /virtual-machine-interface/c1ae095a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.025398 10.0.0.176 - - [2026-08-20 19:06:18] "POST /set-tag HTTP/1.1" 200 109 0.007731 10.0.0.176 - - [2026-08-20 19:06:18] "GET /virtual-machine-interface/c4e6073a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010447 10.0.0.176 - - [2026-08-20 19:06:18] "POST /set-tag HTTP/1.1" 200 109 0.012318 10.0.0.176 - - [2026-08-20 19:06:18] "GET /virtual-machine-interface/c24c2ca2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007606 10.0.0.176 - - [2026-08-20 19:06:18] "POST /set-tag HTTP/1.1" 200 109 0.003236 10.0.0.176 - - [2026-08-20 19:06:18] "GET /virtual-machine-interface/c45452ae-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005295 10.0.0.176 - - [2026-08-20 19:06:18] "POST /set-tag HTTP/1.1" 200 109 0.003571 10.0.0.176 - - [2026-08-20 19:06:18] "GET /virtual-machine-interface/c570f174-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005600 10.0.0.176 - - [2026-08-20 19:06:18] "POST /set-tag HTTP/1.1" 200 109 0.002805 10.0.0.176 - - [2026-08-20 19:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002782 10.0.0.176 - - [2026-08-20 19:06:18] "GET /loadbalancer/2872da39-c26b-470e-91e8-d50bc641e5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003356 10.0.0.176 - - [2026-08-20 19:06:18] "GET /virtual-machine-interface/c1ae095a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005216 10.0.0.176 - - [2026-08-20 19:06:18] "POST /set-tag HTTP/1.1" 200 109 0.042428 10.0.0.176 - - [2026-08-20 19:06:18] "DELETE /loadbalancer-member/0d831596-aa8c-4e6d-a185-aa862a969f7b HTTP/1.1" 200 115 0.050017 10.0.0.176 - - [2026-08-20 19:06:18] "GET /virtual-machine-interface/c3a6b860-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006643 10.0.0.176 - - [2026-08-20 19:06:18] "POST /set-tag HTTP/1.1" 200 109 0.003673 10.0.0.176 - - [2026-08-20 19:06:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002831 10.0.0.176 - - [2026-08-20 19:06:18] "GET /loadbalancer/2872da39-c26b-470e-91e8-d50bc641e5ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003037 10.0.0.176 - - [2026-08-20 19:06:18] "GET /virtual-machine-interface/c30dd00a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005464 10.0.0.176 - - [2026-08-20 19:06:18] "POST /set-tag HTTP/1.1" 200 109 0.003325 10.0.0.176 - - [2026-08-20 19:06:18] "GET /virtual-machine-interface/c5fd2900-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005624 10.0.0.176 - - [2026-08-20 19:06:18] "POST /set-tag HTTP/1.1" 200 109 0.004203 10.0.0.176 - - [2026-08-20 19:06:19] "GET /virtual-machine-interface/c1ae095a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015220 10.0.0.176 - - [2026-08-20 19:06:19] "POST /set-tag HTTP/1.1" 200 109 0.005670 10.0.0.176 - - [2026-08-20 19:06:19] "GET /virtual-machine-interface/c1ae095a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010219 10.0.0.176 - - [2026-08-20 19:06:19] "POST /set-tag HTTP/1.1" 200 109 0.006307 10.0.0.176 - - [2026-08-20 19:06:19] "GET /virtual-machine/028deddf-da59-4a38-8aa6-c4b5d39a1144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.004061 10.0.0.176 - - [2026-08-20 19:06:19] "POST /ref-update HTTP/1.1" 200 156 0.018272 10.0.0.176 - - [2026-08-20 19:06:19] "GET /virtual-machine-interface/c1ae095a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010252 10.0.0.176 - - [2026-08-20 19:06:19] "POST /set-tag HTTP/1.1" 200 109 0.028255 10.0.0.176 - - [2026-08-20 19:06:19] "POST /set-tag HTTP/1.1" 200 109 0.054917 10.0.0.176 - - [2026-08-20 19:06:19] "POST /set-tag HTTP/1.1" 200 109 0.048363 10.0.0.176 - - [2026-08-20 19:06:19] "POST /set-tag HTTP/1.1" 200 109 0.024308 10.0.0.176 - - [2026-08-20 19:06:20] "POST /set-tag HTTP/1.1" 200 109 0.045916 10.0.0.176 - - [2026-08-20 19:06:20] "DELETE /instance-ip/c1cbb356-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.063984 10.0.0.176 - - [2026-08-20 19:06:20] "POST /ref-update HTTP/1.1" 200 156 0.013098 10.0.0.176 - - [2026-08-20 19:06:20] "DELETE /virtual-machine-interface/c1ae095a-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.058601 10.0.0.176 - - [2026-08-20 19:06:20] "DELETE /virtual-machine/028deddf-da59-4a38-8aa6-c4b5d39a1144 HTTP/1.1" 200 115 0.039794 10.0.0.176 - - [2026-08-20 19:06:20] "GET /virtual-machine-interface/c30dd00a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012501 10.0.0.176 - - [2026-08-20 19:06:20] "POST /set-tag HTTP/1.1" 200 109 0.003123 10.0.0.176 - - [2026-08-20 19:06:20] "GET /virtual-machine-interface/c30dd00a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005314 10.0.0.176 - - [2026-08-20 19:06:20] "POST /set-tag HTTP/1.1" 200 109 0.002871 10.0.0.176 - - [2026-08-20 19:06:20] "GET /virtual-machine/821a6992-9a6c-4f29-ad3b-c31d109653d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004494 10.0.0.176 - - [2026-08-20 19:06:20] "POST /ref-update HTTP/1.1" 200 156 0.013568 10.0.0.176 - - [2026-08-20 19:06:20] "GET /virtual-machine-interface/c30dd00a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015333 10.0.0.176 - - [2026-08-20 19:06:20] "POST /set-tag HTTP/1.1" 200 109 0.035172 10.0.0.176 - - [2026-08-20 19:06:20] "POST /set-tag HTTP/1.1" 200 109 0.071023 10.0.0.176 - - [2026-08-20 19:06:20] "POST /set-tag HTTP/1.1" 200 109 0.051497 10.0.0.176 - - [2026-08-20 19:06:20] "POST /set-tag HTTP/1.1" 200 109 0.023954 10.0.0.176 - - [2026-08-20 19:06:20] "POST /set-tag HTTP/1.1" 200 109 0.058808 10.0.0.176 - - [2026-08-20 19:06:20] "DELETE /instance-ip/c32d7d74-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.087781 10.0.0.176 - - [2026-08-20 19:06:20] "DELETE /virtual-machine-interface/c30dd00a-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.085416 10.0.0.176 - - [2026-08-20 19:06:21] "DELETE /virtual-machine/821a6992-9a6c-4f29-ad3b-c31d109653d9 HTTP/1.1" 200 115 0.050609 10.0.0.176 - - [2026-08-20 19:06:21] "GET /virtual-machine-interface/c24c2ca2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.014324 10.0.0.176 - - [2026-08-20 19:06:21] "POST /set-tag HTTP/1.1" 200 109 0.003582 10.0.0.176 - - [2026-08-20 19:06:21] "GET /virtual-machine-interface/c24c2ca2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.006372 10.0.0.176 - - [2026-08-20 19:06:21] "POST /set-tag HTTP/1.1" 200 109 0.003276 10.0.0.176 - - [2026-08-20 19:06:21] "GET /virtual-machine/405eb70c-fc0d-42ee-946f-5d766120010e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003872 10.0.0.176 - - [2026-08-20 19:06:21] "POST /ref-update HTTP/1.1" 200 156 0.016496 10.0.0.176 - - [2026-08-20 19:06:21] "GET /virtual-machine-interface/c24c2ca2-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.011665 10.0.0.176 - - [2026-08-20 19:06:21] "POST /set-tag HTTP/1.1" 200 109 0.061052 10.0.0.176 - - [2026-08-20 19:06:21] "POST /set-tag HTTP/1.1" 200 109 0.062205 10.0.0.176 - - [2026-08-20 19:06:21] "POST /set-tag HTTP/1.1" 200 109 0.053395 10.0.0.176 - - [2026-08-20 19:06:21] "POST /set-tag HTTP/1.1" 200 109 0.046279 10.0.0.176 - - [2026-08-20 19:06:21] "POST /set-tag HTTP/1.1" 200 109 0.063417 10.0.0.176 - - [2026-08-20 19:06:21] "DELETE /instance-ip/c26be79a-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.086576 10.0.0.176 - - [2026-08-20 19:06:21] "POST /ref-update HTTP/1.1" 200 156 0.013908 10.0.0.176 - - [2026-08-20 19:06:21] "DELETE /virtual-machine-interface/c24c2ca2-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.104343 10.0.0.176 - - [2026-08-20 19:06:21] "DELETE /virtual-machine/405eb70c-fc0d-42ee-946f-5d766120010e HTTP/1.1" 200 115 0.039262 10.0.0.176 - - [2026-08-20 19:06:22] "DELETE /tag/689738ec-e032-43c1-8674-32215c9a89c0 HTTP/1.1" 200 115 0.059395 10.0.0.176 - - [2026-08-20 19:06:22] "GET /virtual-machine-interface/c3a6b860-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011554 10.0.0.176 - - [2026-08-20 19:06:22] "POST /set-tag HTTP/1.1" 200 109 0.004033 10.0.0.176 - - [2026-08-20 19:06:22] "GET /virtual-machine-interface/c3a6b860-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010497 10.0.0.176 - - [2026-08-20 19:06:22] "POST /set-tag HTTP/1.1" 200 109 0.004557 10.0.0.176 - - [2026-08-20 19:06:22] "GET /virtual-machine/73b224aa-3f3f-401e-8e62-a446e38c0aaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004112 10.0.0.176 - - [2026-08-20 19:06:22] "POST /ref-update HTTP/1.1" 200 156 0.017679 10.0.0.176 - - [2026-08-20 19:06:22] "GET /virtual-machine-interface/c3a6b860-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008895 10.0.0.176 - - [2026-08-20 19:06:22] "POST /set-tag HTTP/1.1" 200 109 0.035215 10.0.0.176 - - [2026-08-20 19:06:22] "POST /set-tag HTTP/1.1" 200 109 0.047059 10.0.0.176 - - [2026-08-20 19:06:22] "POST /set-tag HTTP/1.1" 200 109 0.056119 10.0.0.176 - - [2026-08-20 19:06:22] "POST /set-tag HTTP/1.1" 200 109 0.023407 10.0.0.176 - - [2026-08-20 19:06:22] "POST /set-tag HTTP/1.1" 200 109 0.056677 10.0.0.176 - - [2026-08-20 19:06:22] "DELETE /instance-ip/c3c65db4-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.089817 10.0.0.176 - - [2026-08-20 19:06:22] "DELETE /virtual-machine-interface/c3a6b860-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.071875 10.0.0.176 - - [2026-08-20 19:06:22] "DELETE /virtual-machine/73b224aa-3f3f-401e-8e62-a446e38c0aaf HTTP/1.1" 200 115 0.027946 10.0.0.176 - - [2026-08-20 19:06:22] "DELETE /tag/3fcdef28-b7be-4396-ad73-2fa298e17b1d HTTP/1.1" 409 391 0.010318 10.0.0.176 - - [2026-08-20 19:06:22] "DELETE /tag/cdb26214-2c80-41b1-8c40-ffad8f6b4db5 HTTP/1.1" 200 115 0.045506 10.0.0.176 - - [2026-08-20 19:06:49] "GET /virtual-machine-interface/c570f174-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005711 10.0.0.176 - - [2026-08-20 19:06:49] "POST /set-tag HTTP/1.1" 200 109 0.003032 10.0.0.176 - - [2026-08-20 19:06:49] "GET /virtual-machine-interface/c570f174-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011622 10.0.0.176 - - [2026-08-20 19:06:49] "POST /set-tag HTTP/1.1" 200 109 0.003071 10.0.0.176 - - [2026-08-20 19:06:49] "GET /virtual-machine/ab9420e8-10aa-44dd-b988-6b77769cd55c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003814 10.0.0.176 - - [2026-08-20 19:06:49] "POST /ref-update HTTP/1.1" 200 156 0.014187 10.0.0.176 - - [2026-08-20 19:06:49] "GET /virtual-machine-interface/c570f174-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004874 10.0.0.176 - - [2026-08-20 19:06:49] "POST /set-tag HTTP/1.1" 200 109 0.034790 10.0.0.176 - - [2026-08-20 19:06:49] "POST /set-tag HTTP/1.1" 200 109 0.032430 10.0.0.176 - - [2026-08-20 19:06:49] "POST /set-tag HTTP/1.1" 200 109 0.022715 10.0.0.176 - - [2026-08-20 19:06:50] "POST /set-tag HTTP/1.1" 200 109 0.031030 10.0.0.176 - - [2026-08-20 19:06:50] "DELETE /instance-ip/c5921836-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.058649 10.0.0.176 - - [2026-08-20 19:06:50] "DELETE /virtual-machine-interface/c570f174-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.074266 10.0.0.176 - - [2026-08-20 19:06:50] "DELETE /virtual-machine/ab9420e8-10aa-44dd-b988-6b77769cd55c HTTP/1.1" 200 115 0.031482 10.0.0.176 - - [2026-08-20 19:06:50] "DELETE /tag/50428d6a-ab0a-42db-b285-5a444e0584a0 HTTP/1.1" 200 115 0.073079 10.0.0.176 - - [2026-08-20 19:06:50] "GET /virtual-machine-interface/c45452ae-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005630 10.0.0.176 - - [2026-08-20 19:06:50] "POST /set-tag HTTP/1.1" 200 109 0.003177 10.0.0.176 - - [2026-08-20 19:06:50] "GET /virtual-machine-interface/c45452ae-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005968 10.0.0.176 - - [2026-08-20 19:06:50] "POST /set-tag HTTP/1.1" 200 109 0.003521 10.0.0.176 - - [2026-08-20 19:06:50] "GET /virtual-machine/2bd60249-a140-4e5a-b809-4626d21daba6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003572 10.0.0.176 - - [2026-08-20 19:06:50] "POST /ref-update HTTP/1.1" 200 156 0.013803 10.0.0.176 - - [2026-08-20 19:06:50] "GET /virtual-machine-interface/c45452ae-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007513 10.0.0.176 - - [2026-08-20 19:06:50] "POST /set-tag HTTP/1.1" 200 109 0.031384 10.0.0.176 - - [2026-08-20 19:06:50] "POST /set-tag HTTP/1.1" 200 109 0.045114 10.0.0.176 - - [2026-08-20 19:06:50] "POST /set-tag HTTP/1.1" 200 109 0.053366 10.0.0.176 - - [2026-08-20 19:06:50] "POST /set-tag HTTP/1.1" 200 109 0.021477 10.0.0.176 - - [2026-08-20 19:06:50] "DELETE /instance-ip/c47d889a-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.065190 10.0.0.176 - - [2026-08-20 19:06:50] "DELETE /virtual-machine-interface/c45452ae-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.068268 10.0.0.176 - - [2026-08-20 19:06:50] "DELETE /virtual-machine/2bd60249-a140-4e5a-b809-4626d21daba6 HTTP/1.1" 200 115 0.033572 10.0.0.176 - - [2026-08-20 19:06:50] "DELETE /tag/837337a4-29b3-4651-8f54-f056ac53155c HTTP/1.1" 200 115 0.065989 10.0.0.176 - - [2026-08-20 19:06:50] "GET /virtual-machine-interface/c5fd2900-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008296 10.0.0.176 - - [2026-08-20 19:06:51] "POST /set-tag HTTP/1.1" 200 109 0.003285 10.0.0.176 - - [2026-08-20 19:06:51] "GET /virtual-machine-interface/c5fd2900-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006896 10.0.0.176 - - [2026-08-20 19:06:51] "POST /set-tag HTTP/1.1" 200 109 0.003619 10.0.0.176 - - [2026-08-20 19:06:51] "GET /virtual-machine/0078bfb9-218a-44e0-a68c-77c5f8f0a96f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003580 10.0.0.176 - - [2026-08-20 19:06:51] "POST /ref-update HTTP/1.1" 200 156 0.014106 10.0.0.176 - - [2026-08-20 19:06:51] "GET /virtual-machine-interface/c5fd2900-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.018496 10.0.0.176 - - [2026-08-20 19:06:51] "POST /set-tag HTTP/1.1" 200 109 0.024142 10.0.0.176 - - [2026-08-20 19:06:51] "POST /set-tag HTTP/1.1" 200 109 0.048532 10.0.0.176 - - [2026-08-20 19:06:51] "POST /set-tag HTTP/1.1" 200 109 0.042691 10.0.0.176 - - [2026-08-20 19:06:51] "POST /set-tag HTTP/1.1" 200 109 0.019755 10.0.0.176 - - [2026-08-20 19:06:51] "DELETE /instance-ip/c61fedc8-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.068510 10.0.0.176 - - [2026-08-20 19:06:51] "DELETE /virtual-machine-interface/c5fd2900-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.065782 10.0.0.176 - - [2026-08-20 19:06:51] "DELETE /virtual-machine/0078bfb9-218a-44e0-a68c-77c5f8f0a96f HTTP/1.1" 200 115 0.033599 10.0.0.176 - - [2026-08-20 19:06:51] "DELETE /tag/09e6ed12-63a5-456b-8377-e40b61aa9a6c HTTP/1.1" 409 237 0.008697 10.0.0.176 - - [2026-08-20 19:06:51] "DELETE /tag/dc4b8a7f-8ae2-41a9-b628-ead6e14c15a6 HTTP/1.1" 409 237 0.008193 10.0.0.176 - - [2026-08-20 19:06:51] "DELETE /tag/3cb9e70a-5c33-4c18-9a95-f1e8b018d9c6 HTTP/1.1" 200 115 0.049299 10.0.0.176 - - [2026-08-20 19:06:51] "GET /virtual-machine-interface/c4e6073a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005564 10.0.0.176 - - [2026-08-20 19:06:51] "POST /set-tag HTTP/1.1" 200 109 0.002834 10.0.0.176 - - [2026-08-20 19:06:51] "GET /virtual-machine-interface/c4e6073a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006145 10.0.0.176 - - [2026-08-20 19:06:51] "POST /set-tag HTTP/1.1" 200 109 0.003117 10.0.0.176 - - [2026-08-20 19:06:51] "GET /virtual-machine/4fc71b8b-2145-41c5-99e8-ce0dda3082f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003706 10.0.0.176 - - [2026-08-20 19:06:51] "POST /ref-update HTTP/1.1" 200 156 0.020307 10.0.0.176 - - [2026-08-20 19:06:51] "GET /virtual-machine-interface/c4e6073a-9cc9-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017294 10.0.0.176 - - [2026-08-20 19:06:51] "POST /set-tag HTTP/1.1" 200 109 0.025934 10.0.0.176 - - [2026-08-20 19:06:51] "POST /set-tag HTTP/1.1" 200 109 0.038445 10.0.0.176 - - [2026-08-20 19:06:51] "POST /set-tag HTTP/1.1" 200 109 0.031526 10.0.0.176 - - [2026-08-20 19:06:52] "POST /set-tag HTTP/1.1" 200 109 0.020739 10.0.0.176 - - [2026-08-20 19:06:52] "DELETE /instance-ip/c505c8a4-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.061158 10.0.0.176 - - [2026-08-20 19:06:52] "DELETE /virtual-machine-interface/c4e6073a-9cc9-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.063727 10.0.0.176 - - [2026-08-20 19:06:52] "DELETE /virtual-machine/4fc71b8b-2145-41c5-99e8-ce0dda3082f3 HTTP/1.1" 200 115 0.039412 10.0.0.176 - - [2026-08-20 19:06:52] "DELETE /tag/e02c3fae-9c06-4529-b838-11bc3fb408eb HTTP/1.1" 200 115 0.048203 10.0.0.176 - - [2026-08-20 19:06:52] "DELETE /tag/ed7e3569-e92e-45af-940d-1e67e90a7261 HTTP/1.1" 409 237 0.006983 10.0.0.176 - - [2026-08-20 19:06:52] "DELETE /tag/bd87c8f9-de5e-41af-b399-6ffeaaec0ae6 HTTP/1.1" 200 115 0.043964 10.0.0.176 - - [2026-08-20 19:06:53] "POST /projects HTTP/1.1" 409 238 0.002771 10.0.0.176 - - [2026-08-20 19:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.176 - - [2026-08-20 19:06:53] "GET /project/8c9cd954-124a-41b7-af66-08955bff35a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.050610 10.0.0.176 - - [2026-08-20 19:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002753 10.0.0.176 - - [2026-08-20 19:06:53] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004747 10.0.0.176 - - [2026-08-20 19:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.176 - - [2026-08-20 19:06:53] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004809 10.0.0.176 - - [2026-08-20 19:06:53] "POST /security-groups HTTP/1.1" 409 285 0.003264 10.0.0.176 - - [2026-08-20 19:06:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.176 - - [2026-08-20 19:06:53] "PUT /security-group/ddad9c22-5119-4af9-b68c-d1d8bf6d98c1 HTTP/1.1" 200 263 0.071428 10.0.0.176 - - [2026-08-20 19:06:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024928 10.0.0.176 - - [2026-08-20 19:06:53] "PUT /access-control-list/0e990f04-3405-48b6-93f9-9523c26e0b30 HTTP/1.1" 200 273 0.023081 10.0.0.176 - - [2026-08-20 19:06:53] "PUT /access-control-list/e1aa236c-431a-4cf4-80e7-7a2cbe89dec4 HTTP/1.1" 200 273 0.035519 10.0.0.176 - - [2026-08-20 19:06:58] "POST /projects HTTP/1.1" 409 238 0.002546 10.0.0.176 - - [2026-08-20 19:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002506 10.0.0.176 - - [2026-08-20 19:06:58] "GET /project/8c9cd954-124a-41b7-af66-08955bff35a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.066944 10.0.0.176 - - [2026-08-20 19:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007109 10.0.0.176 - - [2026-08-20 19:06:58] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005861 10.0.0.176 - - [2026-08-20 19:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002873 10.0.0.176 - - [2026-08-20 19:06:58] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005550 10.0.0.176 - - [2026-08-20 19:06:58] "POST /security-groups HTTP/1.1" 409 285 0.003864 10.0.0.176 - - [2026-08-20 19:06:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002445 10.0.0.176 - - [2026-08-20 19:06:59] "PUT /security-group/ddad9c22-5119-4af9-b68c-d1d8bf6d98c1 HTTP/1.1" 200 263 0.057999 10.0.0.176 - - [2026-08-20 19:06:59] "PUT /access-control-list/0e990f04-3405-48b6-93f9-9523c26e0b30 HTTP/1.1" 200 273 0.021556 10.0.0.176 - - [2026-08-20 19:06:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.058728 10.0.0.176 - - [2026-08-20 19:06:59] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.013572 10.0.0.176 - - [2026-08-20 19:06:59] "PUT /access-control-list/e1aa236c-431a-4cf4-80e7-7a2cbe89dec4 HTTP/1.1" 200 273 0.048298 10.0.0.176 - - [2026-08-20 19:06:59] "GET /firewall-rule/ec436a3d-11d7-4c38-a7ad-404b657fb334?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003303 10.0.0.176 - - [2026-08-20 19:06:59] "POST /ref-update HTTP/1.1" 200 156 0.071786 10.0.0.176 - - [2026-08-20 19:06:59] "DELETE /firewall-rule/ec436a3d-11d7-4c38-a7ad-404b657fb334 HTTP/1.1" 200 115 0.085365 10.0.0.176 - - [2026-08-20 19:06:59] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.011139 10.0.0.176 - - [2026-08-20 19:06:59] "GET /firewall-rule/50068870-a979-4b93-9bcc-0eb3bdcf9d32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003601 10.0.0.176 - - [2026-08-20 19:06:59] "POST /ref-update HTTP/1.1" 200 156 0.070521 10.0.0.176 - - [2026-08-20 19:06:59] "DELETE /firewall-rule/50068870-a979-4b93-9bcc-0eb3bdcf9d32 HTTP/1.1" 200 115 0.055871 10.0.0.176 - - [2026-08-20 19:06:59] "DELETE /tag/09e6ed12-63a5-456b-8377-e40b61aa9a6c HTTP/1.1" 409 237 0.006696 10.0.0.176 - - [2026-08-20 19:06:59] "DELETE /tag/dc4b8a7f-8ae2-41a9-b628-ead6e14c15a6 HTTP/1.1" 409 237 0.005566 10.0.0.176 - - [2026-08-20 19:06:59] "DELETE /tag/3d6d8b9a-6d41-435b-aaf7-7a8d5680f3ce HTTP/1.1" 200 115 0.040023 10.0.0.176 - - [2026-08-20 19:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.176 - - [2026-08-20 19:06:59] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005193 10.0.0.176 - - [2026-08-20 19:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.176 - - [2026-08-20 19:06:59] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005384 10.0.0.176 - - [2026-08-20 19:06:59] "PUT /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d HTTP/1.1" 200 265 0.063276 10.0.0.176 - - [2026-08-20 19:06:59] "PUT /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f HTTP/1.1" 200 265 0.077031 10.0.0.176 - - [2026-08-20 19:06:59] "DELETE /security-group/ddad9c22-5119-4af9-b68c-d1d8bf6d98c1 HTTP/1.1" 200 115 0.080860 10.0.0.176 - - [2026-08-20 19:06:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.176 - - [2026-08-20 19:07:00] "DELETE /access-control-list/0e990f04-3405-48b6-93f9-9523c26e0b30 HTTP/1.1" 200 115 0.051198 10.0.0.176 - - [2026-08-20 19:07:00] "DELETE /access-control-list/e1aa236c-431a-4cf4-80e7-7a2cbe89dec4 HTTP/1.1" 200 115 0.060925 10.0.0.176 - - [2026-08-20 19:07:00] "GET /project/8c9cd954-124a-41b7-af66-08955bff35a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.068597 10.0.0.176 - - [2026-08-20 19:07:00] "GET /project/8c9cd954-124a-41b7-af66-08955bff35a5?fields=security_groups HTTP/1.1" 200 1353 0.049555 10.0.0.176 - - [2026-08-20 19:07:00] "DELETE /security-group/df857808-9644-4d11-b39c-d03850d06c35 HTTP/1.1" 200 115 0.061981 10.0.0.176 - - [2026-08-20 19:07:00] "DELETE /access-control-list/928b16c0-2ddc-470a-8f2b-b7456f40451f HTTP/1.1" 200 115 0.048376 10.0.0.176 - - [2026-08-20 19:07:00] "GET /project/8c9cd954-124a-41b7-af66-08955bff35a5?fields=application_policy_sets HTTP/1.1" 200 1392 0.065332 10.0.0.176 - - [2026-08-20 19:07:00] "DELETE /access-control-list/4f08a1a7-a182-4733-a51b-e83431e24c95 HTTP/1.1" 200 115 0.068928 10.0.0.176 - - [2026-08-20 19:07:00] "DELETE /project/8c9cd954-124a-41b7-af66-08955bff35a5 HTTP/1.1" 200 115 0.430562 10.0.0.176 - - [2026-08-20 19:07:00] "POST /projects HTTP/1.1" 409 238 0.004138 10.0.0.176 - - [2026-08-20 19:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002259 10.0.0.176 - - [2026-08-20 19:07:00] "GET /project/4b09ae51-167e-4e91-8f8d-e8d910fd79dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052648 10.0.0.176 - - [2026-08-20 19:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002489 10.0.0.176 - - [2026-08-20 19:07:00] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004791 10.0.0.176 - - [2026-08-20 19:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.176 - - [2026-08-20 19:07:00] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005324 10.0.0.176 - - [2026-08-20 19:07:00] "POST /security-groups HTTP/1.1" 409 285 0.003217 10.0.0.176 - - [2026-08-20 19:07:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006000 10.0.0.176 - - [2026-08-20 19:07:00] "PUT /security-group/5ea588d1-8da6-406f-a5e1-4d8e6be4ec0f HTTP/1.1" 200 263 0.073067 10.0.0.176 - - [2026-08-20 19:07:00] "PUT /access-control-list/6a22a3e3-390c-462b-a44f-fa274b1d1e40 HTTP/1.1" 200 273 0.034701 10.0.0.176 - - [2026-08-20 19:07:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.036254 10.0.0.176 - - [2026-08-20 19:07:00] "PUT /access-control-list/ed229d6c-0309-4810-ab0d-2b551300dd34 HTTP/1.1" 200 273 0.034350 10.0.0.176 - - [2026-08-20 19:07:04] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003159 10.0.0.176 - - [2026-08-20 19:07:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002709 10.0.0.176 - - [2026-08-20 19:07:04] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003624 10.0.0.176 - - [2026-08-20 19:07:04] "GET /firewall-policy/0ad976b5-c58c-4e6a-825f-6c3f8937116e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003160 10.0.0.176 - - [2026-08-20 19:07:04] "GET /firewall-rule/0dde5a31-c9ca-4a3f-8ca2-573130fb8fb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.002953 10.0.0.176 - - [2026-08-20 19:07:04] "POST /ref-update HTTP/1.1" 200 156 0.019489 10.0.0.176 - - [2026-08-20 19:07:04] "DELETE /firewall-rule/0dde5a31-c9ca-4a3f-8ca2-573130fb8fb2 HTTP/1.1" 200 115 0.127955 10.0.0.176 - - [2026-08-20 19:07:04] "GET /firewall-policy/4e53a42b-a2b2-4553-8564-8687f6417958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2639 0.008080 10.0.0.176 - - [2026-08-20 19:07:04] "GET /firewall-rule/724466e9-4a88-4c8b-a26f-957f700e2ae8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.005472 10.0.0.176 - - [2026-08-20 19:07:04] "POST /ref-update HTTP/1.1" 200 156 0.039500 10.0.0.176 - - [2026-08-20 19:07:04] "DELETE /firewall-rule/724466e9-4a88-4c8b-a26f-957f700e2ae8 HTTP/1.1" 200 115 0.071725 10.0.0.176 - - [2026-08-20 19:07:04] "GET /firewall-policy/4e53a42b-a2b2-4553-8564-8687f6417958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2359 0.005923 10.0.0.176 - - [2026-08-20 19:07:05] "GET /firewall-rule/356592dc-0774-41bd-a2e8-4f2e72e7ed7a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2915 0.004031 10.0.0.176 - - [2026-08-20 19:07:05] "POST /ref-update HTTP/1.1" 200 156 0.019362 10.0.0.176 - - [2026-08-20 19:07:05] "DELETE /firewall-rule/356592dc-0774-41bd-a2e8-4f2e72e7ed7a HTTP/1.1" 200 115 0.081259 10.0.0.176 - - [2026-08-20 19:07:05] "GET /application-policy-set/a32700bd-b520-4da7-8d8c-f800e7adf4e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004672 10.0.0.176 - - [2026-08-20 19:07:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002814 10.0.0.176 - - [2026-08-20 19:07:05] "GET /policy-management/9d8754e4-d2a7-4e35-83b8-18bd82fb2900?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004096 10.0.0.176 - - [2026-08-20 19:07:05] "GET /firewall-policy/4e53a42b-a2b2-4553-8564-8687f6417958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.006133 10.0.0.176 - - [2026-08-20 19:07:05] "POST /ref-update HTTP/1.1" 200 156 0.036534 10.0.0.176 - - [2026-08-20 19:07:05] "DELETE /firewall-policy/4e53a42b-a2b2-4553-8564-8687f6417958 HTTP/1.1" 200 115 0.054795 10.0.0.176 - - [2026-08-20 19:07:05] "DELETE /tag/09e6ed12-63a5-456b-8377-e40b61aa9a6c HTTP/1.1" 200 115 0.043672 10.0.0.176 - - [2026-08-20 19:07:05] "DELETE /tag/ed7e3569-e92e-45af-940d-1e67e90a7261 HTTP/1.1" 200 115 0.071298 10.0.0.176 - - [2026-08-20 19:07:05] "DELETE /tag/3fcdef28-b7be-4396-ad73-2fa298e17b1d HTTP/1.1" 200 115 0.111560 10.0.0.176 - - [2026-08-20 19:07:05] "DELETE /tag/dc4b8a7f-8ae2-41a9-b628-ead6e14c15a6 HTTP/1.1" 200 115 0.102612 10.0.0.176 - - [2026-08-20 19:07:05] "DELETE /loadbalancer-member/1b645619-b569-49af-a257-fafc1be52c2b HTTP/1.1" 200 115 0.043898 10.0.0.176 - - [2026-08-20 19:07:05] "DELETE /loadbalancer-pool/b7ecf866-4a21-45df-b037-b3093ff2a4cf HTTP/1.1" 200 115 0.044290 10.0.0.176 - - [2026-08-20 19:07:05] "DELETE /loadbalancer-listener/7fc92240-b9e6-4c54-82de-8a4416154f0d HTTP/1.1" 200 115 0.076410 10.0.0.176 - - [2026-08-20 19:07:05] "DELETE /loadbalancer/2872da39-c26b-470e-91e8-d50bc641e5ab HTTP/1.1" 200 115 0.079109 10.0.0.176 - - [2026-08-20 19:07:06] "DELETE /floating-ip/8514fab9-5238-424c-ad17-bab0a92e83a7 HTTP/1.1" 200 115 0.072246 10.0.0.176 - - [2026-08-20 19:07:06] "DELETE /instance-ip/2fd688a5-7452-4ed3-af14-0ecc68669d96 HTTP/1.1" 200 115 0.071558 10.0.0.176 - - [2026-08-20 19:07:06] "DELETE /virtual-machine-interface/48e8cde3-3ab9-4e5e-b957-50bac3dded2c HTTP/1.1" 200 115 0.074780 10.0.0.176 - - [2026-08-20 19:07:06] "DELETE /tag/7e332175-a073-4563-ba00-67b933104f5d HTTP/1.1" 200 115 0.047675 10.0.0.176 - - [2026-08-20 19:07:06] "POST /projects HTTP/1.1" 409 238 0.003544 10.0.0.176 - - [2026-08-20 19:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007142 10.0.0.176 - - [2026-08-20 19:07:06] "GET /project/4b09ae51-167e-4e91-8f8d-e8d910fd79dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.064463 10.0.0.176 - - [2026-08-20 19:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003221 10.0.0.176 - - [2026-08-20 19:07:06] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.007491 10.0.0.176 - - [2026-08-20 19:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.176 - - [2026-08-20 19:07:06] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.009139 10.0.0.176 - - [2026-08-20 19:07:06] "POST /security-groups HTTP/1.1" 409 285 0.002938 10.0.0.176 - - [2026-08-20 19:07:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.176 - - [2026-08-20 19:07:06] "PUT /security-group/5ea588d1-8da6-406f-a5e1-4d8e6be4ec0f HTTP/1.1" 200 263 0.070885 10.0.0.176 - - [2026-08-20 19:07:06] "PUT /access-control-list/6a22a3e3-390c-462b-a44f-fa274b1d1e40 HTTP/1.1" 200 273 0.032412 10.0.0.176 - - [2026-08-20 19:07:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.033063 10.0.0.176 - - [2026-08-20 19:07:06] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.023265 10.0.0.176 - - [2026-08-20 19:07:06] "GET /firewall-rule/ee727968-24e9-4bf8-b0d9-68053f036fce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2095 0.003707 10.0.0.176 - - [2026-08-20 19:07:06] "PUT /access-control-list/ed229d6c-0309-4810-ab0d-2b551300dd34 HTTP/1.1" 200 273 0.058364 10.0.0.176 - - [2026-08-20 19:07:06] "POST /ref-update HTTP/1.1" 200 156 0.121776 10.0.0.176 - - [2026-08-20 19:07:06] "DELETE /firewall-rule/ee727968-24e9-4bf8-b0d9-68053f036fce HTTP/1.1" 200 115 0.066617 10.0.0.176 - - [2026-08-20 19:07:06] "GET /firewall-policy/cec0ff3a-a06d-4b76-94da-d1d193a7ed7e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.009797 10.0.0.176 - - [2026-08-20 19:07:07] "GET /firewall-rule/b7572963-4eda-4793-aec8-7fbe1f5f759b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003839 10.0.0.176 - - [2026-08-20 19:07:07] "POST /ref-update HTTP/1.1" 200 156 0.096817 10.0.0.176 - - [2026-08-20 19:07:07] "DELETE /firewall-rule/b7572963-4eda-4793-aec8-7fbe1f5f759b HTTP/1.1" 200 115 0.123125 10.0.0.176 - - [2026-08-20 19:07:07] "DELETE /tag/e6c9d045-f2a7-40bd-986f-0aa2c315501f HTTP/1.1" 200 115 0.073276 10.0.0.176 - - [2026-08-20 19:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.176 - - [2026-08-20 19:07:07] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.009930 10.0.0.176 - - [2026-08-20 19:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006008 10.0.0.176 - - [2026-08-20 19:07:07] "GET /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.016196 10.0.0.176 - - [2026-08-20 19:07:07] "PUT /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d HTTP/1.1" 200 265 0.097907 10.0.0.176 - - [2026-08-20 19:07:07] "PUT /virtual-network/a7d50472-7324-4893-b23a-ea20cc79e42f HTTP/1.1" 200 265 0.095003 10.0.0.176 - - [2026-08-20 19:07:07] "DELETE /security-group/5ea588d1-8da6-406f-a5e1-4d8e6be4ec0f HTTP/1.1" 200 115 0.053036 10.0.0.176 - - [2026-08-20 19:07:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003795 10.0.0.176 - - [2026-08-20 19:07:07] "DELETE /access-control-list/6a22a3e3-390c-462b-a44f-fa274b1d1e40 HTTP/1.1" 200 115 0.042690 10.0.0.176 - - [2026-08-20 19:07:07] "DELETE /access-control-list/ed229d6c-0309-4810-ab0d-2b551300dd34 HTTP/1.1" 200 115 0.042089 10.0.0.176 - - [2026-08-20 19:07:07] "GET /project/4b09ae51-167e-4e91-8f8d-e8d910fd79dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.101591 10.0.0.176 - - [2026-08-20 19:07:07] "GET /project/4b09ae51-167e-4e91-8f8d-e8d910fd79dd?fields=security_groups HTTP/1.1" 200 1352 0.066292 10.0.0.176 - - [2026-08-20 19:07:08] "DELETE /security-group/c9dcc5a8-ce7e-40f7-aa95-7ae88b3f6c93 HTTP/1.1" 200 115 0.122640 10.0.0.176 - - [2026-08-20 19:07:08] "DELETE /access-control-list/b1198a8a-5243-43b3-9a5a-14868d24384d HTTP/1.1" 200 115 0.057999 10.0.0.176 - - [2026-08-20 19:07:08] "GET /project/4b09ae51-167e-4e91-8f8d-e8d910fd79dd?fields=application_policy_sets HTTP/1.1" 200 1391 0.073678 10.0.0.176 - - [2026-08-20 19:07:08] "DELETE /access-control-list/02c1fced-b712-4f79-adbc-01121db47a3e HTTP/1.1" 200 115 0.090225 10.0.0.176 - - [2026-08-20 19:07:08] "DELETE /project/4b09ae51-167e-4e91-8f8d-e8d910fd79dd HTTP/1.1" 200 115 0.605824 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:07:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001222 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:07:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001240 10.0.0.176 - - [2026-08-20 19:08:02] "GET / HTTP/1.1" 200 36215 0.002404 10.0.0.176 - - [2026-08-20 19:08:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009863 10.0.0.176 - - [2026-08-20 19:08:02] "GET /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004268 10.0.0.176 - - [2026-08-20 19:08:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.176 - - [2026-08-20 19:08:03] "GET /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.007453 10.0.0.176 - - [2026-08-20 19:08:18] "GET / HTTP/1.1" 200 36215 0.006504 10.0.0.176 - - [2026-08-20 19:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.176 - - [2026-08-20 19:08:18] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.008303 10.0.0.176 - - [2026-08-20 19:08:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.176 - - [2026-08-20 19:08:18] "GET /config-node/6cfa39db-3833-4a1a-8692-0154281f2457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003474 10.0.0.176 - - [2026-08-20 19:08:18] "GET / HTTP/1.1" 200 36215 0.001456 10.0.0.176 - - [2026-08-20 19:08:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003089 10.0.0.176 - - [2026-08-20 19:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.176 - - [2026-08-20 19:08:23] "GET /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004002 10.0.0.176 - - [2026-08-20 19:08:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006382 10.0.0.176 - - [2026-08-20 19:08:23] "PUT /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194 HTTP/1.1" 200 277 0.014725 10.0.0.176 - - [2026-08-20 19:08:24] "GET / HTTP/1.1" 200 36215 0.001558 10.0.0.176 - - [2026-08-20 19:08:24] "POST /alarms HTTP/1.1" 409 264 0.002745 10.0.0.176 - - [2026-08-20 19:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.176 - - [2026-08-20 19:08:24] "PUT /alarm/d0775297-82af-442d-8077-10980df25ee1 HTTP/1.1" 200 245 0.022610 10.0.0.176 - - [2026-08-20 19:08:24] "POST /alarms HTTP/1.1" 409 261 0.013469 10.0.0.176 - - [2026-08-20 19:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004109 10.0.0.176 - - [2026-08-20 19:08:24] "PUT /alarm/5a5f57a8-1387-4019-81df-840ff7fc0cfb HTTP/1.1" 200 245 0.014688 10.0.0.176 - - [2026-08-20 19:08:24] "POST /alarms HTTP/1.1" 409 261 0.006327 10.0.0.176 - - [2026-08-20 19:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002948 10.0.0.176 - - [2026-08-20 19:08:24] "PUT /alarm/4ce7c8b7-a6f6-49e3-a94c-f71f7ae3d09c HTTP/1.1" 200 245 0.016125 10.0.0.176 - - [2026-08-20 19:08:24] "POST /alarms HTTP/1.1" 409 253 0.004058 10.0.0.176 - - [2026-08-20 19:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.176 - - [2026-08-20 19:08:24] "PUT /alarm/934b5dbb-497c-4cab-8be5-7663482c8e73 HTTP/1.1" 200 245 0.014809 10.0.0.176 - - [2026-08-20 19:08:24] "POST /alarms HTTP/1.1" 409 251 0.007588 10.0.0.176 - - [2026-08-20 19:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.176 - - [2026-08-20 19:08:24] "PUT /alarm/afe3c54a-43a1-4052-91dc-3cf038a27e02 HTTP/1.1" 200 245 0.012034 10.0.0.176 - - [2026-08-20 19:08:24] "POST /alarms HTTP/1.1" 409 252 0.002033 10.0.0.176 - - [2026-08-20 19:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.176 - - [2026-08-20 19:08:24] "PUT /alarm/0eecb97e-216e-41e3-b8fa-eac436002538 HTTP/1.1" 200 245 0.019540 10.0.0.176 - - [2026-08-20 19:08:24] "POST /alarms HTTP/1.1" 409 256 0.008478 10.0.0.176 - - [2026-08-20 19:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001578 10.0.0.176 - - [2026-08-20 19:08:24] "PUT /alarm/2af165c3-6b64-40dc-9dcf-de56f4330eea HTTP/1.1" 200 245 0.016470 10.0.0.176 - - [2026-08-20 19:08:24] "POST /alarms HTTP/1.1" 409 248 0.012982 10.0.0.176 - - [2026-08-20 19:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.176 - - [2026-08-20 19:08:24] "PUT /alarm/7e0bfb7f-d282-40a8-a60e-128440c79674 HTTP/1.1" 200 245 0.013708 10.0.0.176 - - [2026-08-20 19:08:24] "POST /alarms HTTP/1.1" 409 252 0.013480 10.0.0.176 - - [2026-08-20 19:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003078 10.0.0.176 - - [2026-08-20 19:08:24] "PUT /alarm/1ac85fb6-e6ac-46f3-8e39-befea00248fd HTTP/1.1" 200 245 0.013006 10.0.0.176 - - [2026-08-20 19:08:24] "POST /alarms HTTP/1.1" 409 257 0.013293 10.0.0.176 - - [2026-08-20 19:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002072 10.0.0.176 - - [2026-08-20 19:08:24] "PUT /alarm/0744d3f4-064b-4b95-b840-88e5fc7bd84d HTTP/1.1" 200 245 0.015776 10.0.0.176 - - [2026-08-20 19:08:24] "POST /alarms HTTP/1.1" 409 251 0.018464 10.0.0.176 - - [2026-08-20 19:08:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.176 - - [2026-08-20 19:08:24] "PUT /alarm/508f90b8-37a2-45ce-a94e-7e52bb2c2ec5 HTTP/1.1" 200 245 0.014898 10.0.0.176 - - [2026-08-20 19:08:25] "POST /alarms HTTP/1.1" 409 257 0.004806 10.0.0.176 - - [2026-08-20 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002668 10.0.0.176 - - [2026-08-20 19:08:25] "PUT /alarm/ba33e372-fbb8-4395-ac46-207a1d39519d HTTP/1.1" 200 245 0.027517 10.0.0.176 - - [2026-08-20 19:08:25] "POST /alarms HTTP/1.1" 409 261 0.006609 10.0.0.176 - - [2026-08-20 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.176 - - [2026-08-20 19:08:25] "PUT /alarm/b4fa53f8-3b83-458d-996a-2519f2ed1d5e HTTP/1.1" 200 245 0.012638 10.0.0.176 - - [2026-08-20 19:08:25] "POST /alarms HTTP/1.1" 409 258 0.009998 10.0.0.176 - - [2026-08-20 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001832 10.0.0.176 - - [2026-08-20 19:08:25] "PUT /alarm/fa48ec1d-ad4c-4742-8ff6-9f351f148c83 HTTP/1.1" 200 245 0.025703 10.0.0.176 - - [2026-08-20 19:08:25] "POST /alarms HTTP/1.1" 409 254 0.004827 10.0.0.176 - - [2026-08-20 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002232 10.0.0.176 - - [2026-08-20 19:08:25] "PUT /alarm/0fe3fa21-7a1d-442e-9f03-ca993a58fd4a HTTP/1.1" 200 245 0.016666 10.0.0.176 - - [2026-08-20 19:08:25] "POST /alarms HTTP/1.1" 409 254 0.008906 10.0.0.176 - - [2026-08-20 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.176 - - [2026-08-20 19:08:25] "PUT /alarm/d6fb25a3-857c-45a6-a672-b5af60a0dd4b HTTP/1.1" 200 245 0.015445 10.0.0.176 - - [2026-08-20 19:08:25] "POST /alarms HTTP/1.1" 409 254 0.007776 10.0.0.176 - - [2026-08-20 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004942 10.0.0.176 - - [2026-08-20 19:08:25] "PUT /alarm/637d20a4-9209-447b-a616-c4989f0f9634 HTTP/1.1" 200 245 0.013077 10.0.0.176 - - [2026-08-20 19:08:25] "POST /alarms HTTP/1.1" 409 247 0.015920 10.0.0.176 - - [2026-08-20 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.176 - - [2026-08-20 19:08:25] "PUT /alarm/9f1d0da5-e949-47a8-ba0b-ed8a3a790e06 HTTP/1.1" 200 245 0.017326 10.0.0.176 - - [2026-08-20 19:08:25] "POST /alarms HTTP/1.1" 409 272 0.013055 10.0.0.176 - - [2026-08-20 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.176 - - [2026-08-20 19:08:25] "PUT /alarm/e5d76a43-5406-4a79-98a2-889ffb4cc063 HTTP/1.1" 200 245 0.027793 10.0.0.176 - - [2026-08-20 19:08:25] "POST /alarms HTTP/1.1" 409 261 0.016933 10.0.0.176 - - [2026-08-20 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.176 - - [2026-08-20 19:08:25] "PUT /alarm/b67e781f-c650-4422-85dd-9a814d1b6913 HTTP/1.1" 200 245 0.011308 10.0.0.176 - - [2026-08-20 19:08:25] "POST /alarms HTTP/1.1" 409 259 0.002281 10.0.0.176 - - [2026-08-20 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.176 - - [2026-08-20 19:08:25] "PUT /alarm/fb16ce85-cc14-4dc5-8058-1746881eea05 HTTP/1.1" 200 245 0.019008 10.0.0.176 - - [2026-08-20 19:08:25] "POST /alarms HTTP/1.1" 409 265 0.007574 10.0.0.176 - - [2026-08-20 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009327 10.0.0.176 - - [2026-08-20 19:08:25] "PUT /alarm/a1c8d561-60c2-4cb4-827a-d2d1a0507185 HTTP/1.1" 200 245 0.015088 10.0.0.176 - - [2026-08-20 19:08:25] "POST /alarms HTTP/1.1" 409 279 0.002305 10.0.0.176 - - [2026-08-20 19:08:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.176 - - [2026-08-20 19:08:26] "PUT /alarm/2ac9f1b3-279c-45bb-87a2-6772f203ccb4 HTTP/1.1" 200 245 0.021456 10.0.0.176 - - [2026-08-20 19:08:26] "GET / HTTP/1.1" 200 36215 0.001527 10.0.0.176 - - [2026-08-20 19:08:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005708 10.0.0.176 - - [2026-08-20 19:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005489 10.0.0.176 - - [2026-08-20 19:08:26] "PUT /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194 HTTP/1.1" 200 277 0.009275 10.0.0.176 - - [2026-08-20 19:08:26] "GET / HTTP/1.1" 200 36215 0.002338 10.0.0.176 - - [2026-08-20 19:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.176 - - [2026-08-20 19:08:26] "GET /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003348 10.0.0.176 - - [2026-08-20 19:08:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006233 10.0.0.176 - - [2026-08-20 19:08:26] "PUT /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194 HTTP/1.1" 200 277 0.014769 10.0.0.176 - - [2026-08-20 19:08:27] "GET / HTTP/1.1" 200 36215 0.001804 10.0.0.176 - - [2026-08-20 19:08:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.176 - - [2026-08-20 19:08:27] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007025 10.0.0.176 - - [2026-08-20 19:08:27] "PUT /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655 HTTP/1.1" 200 275 0.019961 10.0.0.176 - - [2026-08-20 19:08:30] "GET / HTTP/1.1" 200 36215 0.001477 10.0.0.176 - - [2026-08-20 19:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.176 - - [2026-08-20 19:08:30] "GET /routing-instance/44386cdb-2f04-46ba-832f-935fd04801b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003482 10.0.0.176 - - [2026-08-20 19:08:30] "POST /bgp-routers HTTP/1.1" 409 301 0.014220 10.0.0.176 - - [2026-08-20 19:08:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.176 - - [2026-08-20 19:08:30] "GET /bgp-router/dedc017c-dfd7-446a-865a-35fe99f8eb7b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.005139 10.0.0.176 - - [2026-08-20 19:08:30] "PUT /bgp-router/dedc017c-dfd7-446a-865a-35fe99f8eb7b HTTP/1.1" 200 255 0.013668 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:08:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002076 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:08:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001909 10.0.0.176 - - [2026-08-20 19:08:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002902 10.0.0.176 - - [2026-08-20 19:08:31] "GET /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004025 10.0.0.176 - - [2026-08-20 19:09:08] "GET / HTTP/1.1" 200 36215 0.002307 10.0.0.176 - - [2026-08-20 19:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.017465 10.0.0.176 - - [2026-08-20 19:09:08] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.008168 10.0.0.176 - - [2026-08-20 19:09:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004879 10.0.0.176 - - [2026-08-20 19:09:08] "GET /config-node/6cfa39db-3833-4a1a-8692-0154281f2457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003508 10.0.0.176 - - [2026-08-20 19:09:20] "GET / HTTP/1.1" 200 36215 0.001487 10.0.0.176 - - [2026-08-20 19:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003488 10.0.0.176 - - [2026-08-20 19:09:20] "GET /routing-instance/44386cdb-2f04-46ba-832f-935fd04801b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004435 10.0.0.176 - - [2026-08-20 19:09:20] "POST /bgp-routers HTTP/1.1" 409 301 0.002636 10.0.0.176 - - [2026-08-20 19:09:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.176 - - [2026-08-20 19:09:20] "GET /bgp-router/dedc017c-dfd7-446a-865a-35fe99f8eb7b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003867 10.0.0.176 - - [2026-08-20 19:09:20] "PUT /bgp-router/dedc017c-dfd7-446a-865a-35fe99f8eb7b HTTP/1.1" 200 255 0.028959 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:09:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001279 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:09:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001667 10.0.0.176 - - [2026-08-20 19:09:36] "GET / HTTP/1.1" 200 36215 0.001680 10.0.0.176 - - [2026-08-20 19:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.176 - - [2026-08-20 19:09:36] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006514 10.0.0.176 - - [2026-08-20 19:09:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.176 - - [2026-08-20 19:09:36] "GET /config-node/6cfa39db-3833-4a1a-8692-0154281f2457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003320 10.0.0.176 - - [2026-08-20 19:09:36] "GET / HTTP/1.1" 200 36215 0.002504 10.0.0.176 - - [2026-08-20 19:09:36] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002723 10.0.0.176 - - [2026-08-20 19:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.176 - - [2026-08-20 19:09:41] "GET /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003025 10.0.0.176 - - [2026-08-20 19:09:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.176 - - [2026-08-20 19:09:41] "PUT /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194 HTTP/1.1" 200 277 0.009988 10.0.0.176 - - [2026-08-20 19:09:42] "GET / HTTP/1.1" 200 36215 0.001459 10.0.0.176 - - [2026-08-20 19:09:42] "POST /alarms HTTP/1.1" 409 264 0.002769 10.0.0.176 - - [2026-08-20 19:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.176 - - [2026-08-20 19:09:42] "PUT /alarm/d0775297-82af-442d-8077-10980df25ee1 HTTP/1.1" 200 245 0.014811 10.0.0.176 - - [2026-08-20 19:09:42] "POST /alarms HTTP/1.1" 409 261 0.006665 10.0.0.176 - - [2026-08-20 19:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.176 - - [2026-08-20 19:09:42] "PUT /alarm/5a5f57a8-1387-4019-81df-840ff7fc0cfb HTTP/1.1" 200 245 0.012654 10.0.0.176 - - [2026-08-20 19:09:42] "POST /alarms HTTP/1.1" 409 261 0.005359 10.0.0.176 - - [2026-08-20 19:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002953 10.0.0.176 - - [2026-08-20 19:09:42] "PUT /alarm/4ce7c8b7-a6f6-49e3-a94c-f71f7ae3d09c HTTP/1.1" 200 245 0.017683 10.0.0.176 - - [2026-08-20 19:09:42] "POST /alarms HTTP/1.1" 409 253 0.015221 10.0.0.176 - - [2026-08-20 19:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003333 10.0.0.176 - - [2026-08-20 19:09:42] "PUT /alarm/934b5dbb-497c-4cab-8be5-7663482c8e73 HTTP/1.1" 200 245 0.012481 10.0.0.176 - - [2026-08-20 19:09:42] "POST /alarms HTTP/1.1" 409 251 0.014133 10.0.0.176 - - [2026-08-20 19:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.176 - - [2026-08-20 19:09:42] "PUT /alarm/afe3c54a-43a1-4052-91dc-3cf038a27e02 HTTP/1.1" 200 245 0.013519 10.0.0.176 - - [2026-08-20 19:09:42] "POST /alarms HTTP/1.1" 409 252 0.009735 10.0.0.176 - - [2026-08-20 19:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.176 - - [2026-08-20 19:09:42] "PUT /alarm/0eecb97e-216e-41e3-b8fa-eac436002538 HTTP/1.1" 200 245 0.015037 10.0.0.176 - - [2026-08-20 19:09:42] "POST /alarms HTTP/1.1" 409 256 0.007878 10.0.0.176 - - [2026-08-20 19:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.176 - - [2026-08-20 19:09:42] "PUT /alarm/2af165c3-6b64-40dc-9dcf-de56f4330eea HTTP/1.1" 200 245 0.014708 10.0.0.176 - - [2026-08-20 19:09:42] "POST /alarms HTTP/1.1" 409 248 0.014218 10.0.0.176 - - [2026-08-20 19:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.176 - - [2026-08-20 19:09:42] "PUT /alarm/7e0bfb7f-d282-40a8-a60e-128440c79674 HTTP/1.1" 200 245 0.017450 10.0.0.176 - - [2026-08-20 19:09:42] "POST /alarms HTTP/1.1" 409 252 0.013404 10.0.0.176 - - [2026-08-20 19:09:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.176 - - [2026-08-20 19:09:42] "PUT /alarm/1ac85fb6-e6ac-46f3-8e39-befea00248fd HTTP/1.1" 200 245 0.012748 10.0.0.176 - - [2026-08-20 19:09:42] "POST /alarms HTTP/1.1" 409 257 0.013361 10.0.0.176 - - [2026-08-20 19:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.176 - - [2026-08-20 19:09:43] "PUT /alarm/0744d3f4-064b-4b95-b840-88e5fc7bd84d HTTP/1.1" 200 245 0.018837 10.0.0.176 - - [2026-08-20 19:09:43] "POST /alarms HTTP/1.1" 409 251 0.010890 10.0.0.176 - - [2026-08-20 19:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007364 10.0.0.176 - - [2026-08-20 19:09:43] "PUT /alarm/508f90b8-37a2-45ce-a94e-7e52bb2c2ec5 HTTP/1.1" 200 245 0.020885 10.0.0.176 - - [2026-08-20 19:09:43] "POST /alarms HTTP/1.1" 409 257 0.009019 10.0.0.176 - - [2026-08-20 19:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002514 10.0.0.176 - - [2026-08-20 19:09:43] "PUT /alarm/ba33e372-fbb8-4395-ac46-207a1d39519d HTTP/1.1" 200 245 0.017637 10.0.0.176 - - [2026-08-20 19:09:43] "POST /alarms HTTP/1.1" 409 261 0.008991 10.0.0.176 - - [2026-08-20 19:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003834 10.0.0.176 - - [2026-08-20 19:09:43] "PUT /alarm/b4fa53f8-3b83-458d-996a-2519f2ed1d5e HTTP/1.1" 200 245 0.013404 10.0.0.176 - - [2026-08-20 19:09:43] "POST /alarms HTTP/1.1" 409 258 0.002389 10.0.0.176 - - [2026-08-20 19:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.176 - - [2026-08-20 19:09:43] "PUT /alarm/fa48ec1d-ad4c-4742-8ff6-9f351f148c83 HTTP/1.1" 200 245 0.011182 10.0.0.176 - - [2026-08-20 19:09:43] "POST /alarms HTTP/1.1" 409 254 0.009082 10.0.0.176 - - [2026-08-20 19:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002787 10.0.0.176 - - [2026-08-20 19:09:43] "PUT /alarm/0fe3fa21-7a1d-442e-9f03-ca993a58fd4a HTTP/1.1" 200 245 0.013685 10.0.0.176 - - [2026-08-20 19:09:43] "POST /alarms HTTP/1.1" 409 254 0.007372 10.0.0.176 - - [2026-08-20 19:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.176 - - [2026-08-20 19:09:43] "PUT /alarm/d6fb25a3-857c-45a6-a672-b5af60a0dd4b HTTP/1.1" 200 245 0.012512 10.0.0.176 - - [2026-08-20 19:09:43] "POST /alarms HTTP/1.1" 409 254 0.007007 10.0.0.176 - - [2026-08-20 19:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.176 - - [2026-08-20 19:09:43] "PUT /alarm/637d20a4-9209-447b-a616-c4989f0f9634 HTTP/1.1" 200 245 0.011343 10.0.0.176 - - [2026-08-20 19:09:43] "POST /alarms HTTP/1.1" 409 247 0.007468 10.0.0.176 - - [2026-08-20 19:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.176 - - [2026-08-20 19:09:43] "PUT /alarm/9f1d0da5-e949-47a8-ba0b-ed8a3a790e06 HTTP/1.1" 200 245 0.013638 10.0.0.176 - - [2026-08-20 19:09:43] "POST /alarms HTTP/1.1" 409 272 0.013707 10.0.0.176 - - [2026-08-20 19:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002739 10.0.0.176 - - [2026-08-20 19:09:43] "PUT /alarm/e5d76a43-5406-4a79-98a2-889ffb4cc063 HTTP/1.1" 200 245 0.013194 10.0.0.176 - - [2026-08-20 19:09:43] "POST /alarms HTTP/1.1" 409 261 0.004731 10.0.0.176 - - [2026-08-20 19:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002575 10.0.0.176 - - [2026-08-20 19:09:43] "PUT /alarm/b67e781f-c650-4422-85dd-9a814d1b6913 HTTP/1.1" 200 245 0.012014 10.0.0.176 - - [2026-08-20 19:09:43] "POST /alarms HTTP/1.1" 409 259 0.007218 10.0.0.176 - - [2026-08-20 19:09:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002665 10.0.0.176 - - [2026-08-20 19:09:43] "PUT /alarm/fb16ce85-cc14-4dc5-8058-1746881eea05 HTTP/1.1" 200 245 0.027900 10.0.0.176 - - [2026-08-20 19:09:43] "POST /alarms HTTP/1.1" 409 265 0.016237 10.0.0.176 - - [2026-08-20 19:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.176 - - [2026-08-20 19:09:44] "PUT /alarm/a1c8d561-60c2-4cb4-827a-d2d1a0507185 HTTP/1.1" 200 245 0.013939 10.0.0.176 - - [2026-08-20 19:09:44] "POST /alarms HTTP/1.1" 409 279 0.014472 10.0.0.176 - - [2026-08-20 19:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.176 - - [2026-08-20 19:09:44] "PUT /alarm/2ac9f1b3-279c-45bb-87a2-6772f203ccb4 HTTP/1.1" 200 245 0.013501 10.0.0.176 - - [2026-08-20 19:09:44] "GET / HTTP/1.1" 200 36215 0.001627 10.0.0.176 - - [2026-08-20 19:09:44] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002301 10.0.0.176 - - [2026-08-20 19:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.176 - - [2026-08-20 19:09:44] "PUT /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194 HTTP/1.1" 200 277 0.009525 10.0.0.176 - - [2026-08-20 19:09:44] "GET / HTTP/1.1" 200 36215 0.002668 10.0.0.176 - - [2026-08-20 19:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002897 10.0.0.176 - - [2026-08-20 19:09:44] "GET /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003990 10.0.0.176 - - [2026-08-20 19:09:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002916 10.0.0.176 - - [2026-08-20 19:09:44] "PUT /global-vrouter-config/348cd0bb-686a-4f61-9f43-0cfb10ffb194 HTTP/1.1" 200 277 0.015876 10.0.0.176 - - [2026-08-20 19:09:45] "GET / HTTP/1.1" 200 36215 0.002173 10.0.0.176 - - [2026-08-20 19:09:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.176 - - [2026-08-20 19:09:45] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007174 10.0.0.176 - - [2026-08-20 19:09:45] "PUT /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655 HTTP/1.1" 200 275 0.029889 10.0.0.176 - - [2026-08-20 19:09:48] "GET / HTTP/1.1" 200 36215 0.001464 10.0.0.176 - - [2026-08-20 19:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.176 - - [2026-08-20 19:09:48] "GET /routing-instance/44386cdb-2f04-46ba-832f-935fd04801b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003660 10.0.0.176 - - [2026-08-20 19:09:48] "POST /bgp-routers HTTP/1.1" 409 301 0.002113 10.0.0.176 - - [2026-08-20 19:09:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.176 - - [2026-08-20 19:09:48] "GET /bgp-router/dedc017c-dfd7-446a-865a-35fe99f8eb7b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003118 10.0.0.176 - - [2026-08-20 19:09:48] "PUT /bgp-router/dedc017c-dfd7-446a-865a-35fe99f8eb7b HTTP/1.1" 200 255 0.023221 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:09:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001208 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:09:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001387 10.0.0.176 - - [2026-08-20 19:09:53] "POST /tags HTTP/1.1" 200 356 0.059171 10.0.0.176 - - [2026-08-20 19:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009895 10.0.0.176 - - [2026-08-20 19:09:53] "GET /tag/bd020ce1-6db4-432c-b17b-c376db58107e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.043328 10.0.0.176 - - [2026-08-20 19:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.176 - - [2026-08-20 19:09:53] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005694 10.0.0.176 - - [2026-08-20 19:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.176 - - [2026-08-20 19:09:53] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.045824 10.0.0.176 - - [2026-08-20 19:09:53] "POST /virtual-machines HTTP/1.1" 200 352 0.040828 10.0.0.176 - - [2026-08-20 19:09:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.022005 10.0.0.176 - - [2026-08-20 19:09:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.176867 10.0.0.176 - - [2026-08-20 19:09:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.013344 10.0.0.176 - - [2026-08-20 19:09:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005637 10.0.0.176 - - [2026-08-20 19:09:54] "GET /virtual-machine-interface/b9a7b0b6-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009820 10.0.0.176 - - [2026-08-20 19:09:54] "POST /instance-ips HTTP/1.1" 200 392 0.026495 10.0.0.176 - - [2026-08-20 19:09:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.026941 10.0.0.176 - - [2026-08-20 19:09:54] "GET /virtual-machine-interface/b9a7b0b6-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.015521 10.0.0.176 - - [2026-08-20 19:09:54] "POST /set-tag HTTP/1.1" 200 109 0.030834 10.0.0.176 - - [2026-08-20 19:09:54] "GET /virtual-machine-interface/b9a7b0b6-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.019922 10.0.0.176 - - [2026-08-20 19:09:54] "GET /instance-ip/b9cdf64a-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003486 10.0.0.176 - - [2026-08-20 19:09:54] "GET /virtual-machine-interface/b9a7b0b6-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005770 10.0.0.176 - - [2026-08-20 19:09:54] "POST /set-tag HTTP/1.1" 200 109 0.002772 10.0.0.176 - - [2026-08-20 19:09:54] "GET /virtual-router/dca3a2a3-2a01-4e0a-aab1-6ce1077c04ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005849 10.0.0.176 - - [2026-08-20 19:09:54] "POST /ref-update HTTP/1.1" 200 156 0.012786 10.0.0.176 - - [2026-08-20 19:09:54] "GET /virtual-machine-interface/b9a7b0b6-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.008823 10.0.0.176 - - [2026-08-20 19:09:54] "POST /set-tag HTTP/1.1" 200 109 0.004870 10.0.0.176 - - [2026-08-20 19:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004317 10.0.0.176 - - [2026-08-20 19:09:54] "GET /virtual-network/cc5bffdc-2589-4363-966e-96c030d35a1d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006164 10.0.0.176 - - [2026-08-20 19:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.176 - - [2026-08-20 19:09:54] "GET /project/c9d3e6bc-a4db-41d5-9de0-d983303bf087?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.050569 10.0.0.176 - - [2026-08-20 19:09:54] "POST /virtual-machines HTTP/1.1" 200 356 0.013700 10.0.0.176 - - [2026-08-20 19:09:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023193 10.0.0.176 - - [2026-08-20 19:09:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.127724 10.0.0.176 - - [2026-08-20 19:09:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.020411 10.0.0.176 - - [2026-08-20 19:09:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.018179 10.0.0.176 - - [2026-08-20 19:09:54] "GET /virtual-machine-interface/ba315dfc-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.015885 10.0.0.176 - - [2026-08-20 19:09:54] "POST /instance-ips HTTP/1.1" 200 396 0.034134 10.0.0.176 - - [2026-08-20 19:09:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.028337 10.0.0.176 - - [2026-08-20 19:09:55] "GET /virtual-machine-interface/ba315dfc-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.013989 10.0.0.176 - - [2026-08-20 19:09:55] "POST /set-tag HTTP/1.1" 200 109 0.023604 10.0.0.176 - - [2026-08-20 19:09:55] "GET /virtual-machine-interface/ba315dfc-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.012470 10.0.0.176 - - [2026-08-20 19:09:55] "GET /instance-ip/ba508ec0-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004429 10.0.0.176 - - [2026-08-20 19:09:55] "GET /virtual-machine-interface/ba315dfc-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005443 10.0.0.176 - - [2026-08-20 19:09:55] "POST /set-tag HTTP/1.1" 200 109 0.003024 10.0.0.176 - - [2026-08-20 19:09:55] "GET /virtual-router/dca3a2a3-2a01-4e0a-aab1-6ce1077c04ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.004758 10.0.0.176 - - [2026-08-20 19:09:55] "POST /ref-update HTTP/1.1" 200 156 0.012962 10.0.0.176 - - [2026-08-20 19:09:55] "GET /virtual-machine-interface/ba315dfc-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.010876 10.0.0.176 - - [2026-08-20 19:09:55] "POST /set-tag HTTP/1.1" 200 109 0.002984 10.0.0.176 - - [2026-08-20 19:09:55] "GET /virtual-machine-interface/b9a7b0b6-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005397 10.0.0.176 - - [2026-08-20 19:09:55] "POST /set-tag HTTP/1.1" 200 109 0.004686 10.0.0.176 - - [2026-08-20 19:09:55] "GET /virtual-machine-interface/ba315dfc-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004882 10.0.0.176 - - [2026-08-20 19:09:55] "POST /set-tag HTTP/1.1" 200 109 0.002890 10.0.0.176 - - [2026-08-20 19:10:04] "GET / HTTP/1.1" 200 36215 0.002460 10.0.0.176 - - [2026-08-20 19:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.176 - - [2026-08-20 19:10:04] "GET /global-system-config/f16533d1-c427-4db9-b8e0-429dfe07b655?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006069 10.0.0.176 - - [2026-08-20 19:10:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.176 - - [2026-08-20 19:10:04] "GET /config-node/6cfa39db-3833-4a1a-8692-0154281f2457?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1210 0.003272 10.0.0.176 - - [2026-08-20 19:10:06] "GET /virtual-machine-interface/b9a7b0b6-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007795 10.0.0.176 - - [2026-08-20 19:10:06] "POST /set-tag HTTP/1.1" 200 109 0.006854 10.0.0.176 - - [2026-08-20 19:10:07] "GET /virtual-machine-interface/ba315dfc-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005270 10.0.0.176 - - [2026-08-20 19:10:07] "POST /set-tag HTTP/1.1" 200 109 0.004688 10.0.0.176 - - [2026-08-20 19:10:08] "GET /virtual-machine-interface/b9a7b0b6-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006202 10.0.0.176 - - [2026-08-20 19:10:08] "POST /set-tag HTTP/1.1" 200 109 0.002980 10.0.0.176 - - [2026-08-20 19:10:16] "GET / HTTP/1.1" 200 36215 0.001797 10.0.0.176 - - [2026-08-20 19:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.176 - - [2026-08-20 19:10:16] "GET /routing-instance/44386cdb-2f04-46ba-832f-935fd04801b3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.006147 10.0.0.176 - - [2026-08-20 19:10:16] "POST /bgp-routers HTTP/1.1" 409 301 0.003258 10.0.0.176 - - [2026-08-20 19:10:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004945 10.0.0.176 - - [2026-08-20 19:10:16] "GET /bgp-router/dedc017c-dfd7-446a-865a-35fe99f8eb7b?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004183 10.0.0.176 - - [2026-08-20 19:10:16] "PUT /bgp-router/dedc017c-dfd7-446a-865a-35fe99f8eb7b HTTP/1.1" 200 255 0.017622 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:10:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001118 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:10:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001131 10.0.0.176 - - [2026-08-20 19:10:39] "GET /virtual-machine-interface/b9a7b0b6-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005367 10.0.0.176 - - [2026-08-20 19:10:39] "POST /set-tag HTTP/1.1" 200 109 0.002795 10.0.0.176 - - [2026-08-20 19:10:39] "GET /virtual-machine-interface/b9a7b0b6-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004706 10.0.0.176 - - [2026-08-20 19:10:39] "POST /set-tag HTTP/1.1" 200 109 0.002511 10.0.0.176 - - [2026-08-20 19:10:39] "GET /virtual-machine/fb2f5067-0ecd-4db5-8067-cdbe518bee6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.005077 10.0.0.176 - - [2026-08-20 19:10:39] "POST /ref-update HTTP/1.1" 200 156 0.009859 10.0.0.176 - - [2026-08-20 19:10:39] "GET /virtual-machine-interface/b9a7b0b6-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014292 10.0.0.176 - - [2026-08-20 19:10:39] "POST /set-tag HTTP/1.1" 200 109 0.017644 10.0.0.176 - - [2026-08-20 19:10:39] "POST /set-tag HTTP/1.1" 200 109 0.033486 10.0.0.176 - - [2026-08-20 19:10:39] "DELETE /instance-ip/b9cdf64a-9cca-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.046454 10.0.0.176 - - [2026-08-20 19:10:39] "DELETE /virtual-machine-interface/b9a7b0b6-9cca-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.062011 10.0.0.176 - - [2026-08-20 19:10:39] "DELETE /virtual-machine/fb2f5067-0ecd-4db5-8067-cdbe518bee6c HTTP/1.1" 200 115 0.033391 10.0.0.176 - - [2026-08-20 19:10:39] "GET /virtual-machine-interface/ba315dfc-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008691 10.0.0.176 - - [2026-08-20 19:10:39] "POST /set-tag HTTP/1.1" 200 109 0.003815 10.0.0.176 - - [2026-08-20 19:11:10] "GET /virtual-machine-interface/ba315dfc-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006241 10.0.0.176 - - [2026-08-20 19:11:10] "POST /set-tag HTTP/1.1" 200 109 0.007670 10.0.0.176 - - [2026-08-20 19:11:10] "GET /virtual-machine-interface/ba315dfc-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.012749 10.0.0.176 - - [2026-08-20 19:11:10] "POST /set-tag HTTP/1.1" 200 109 0.004065 10.0.0.176 - - [2026-08-20 19:11:10] "GET /virtual-machine/24f6c7c9-0b02-4dc7-9ae0-0bcbe5a0c576?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003580 10.0.0.176 - - [2026-08-20 19:11:10] "POST /ref-update HTTP/1.1" 200 156 0.012881 10.0.0.176 - - [2026-08-20 19:11:10] "GET /virtual-machine-interface/ba315dfc-9cca-11f1-b731-fa163e181eaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005482 10.0.0.176 - - [2026-08-20 19:11:10] "POST /set-tag HTTP/1.1" 200 109 0.037206 10.0.0.176 - - [2026-08-20 19:11:10] "POST /set-tag HTTP/1.1" 200 109 0.026695 10.0.0.176 - - [2026-08-20 19:11:10] "DELETE /instance-ip/ba508ec0-9cca-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.075412 10.0.0.176 - - [2026-08-20 19:11:10] "DELETE /virtual-machine-interface/ba315dfc-9cca-11f1-b731-fa163e181eaa HTTP/1.1" 200 115 0.081214 10.0.0.176 - - [2026-08-20 19:11:10] "DELETE /virtual-machine/24f6c7c9-0b02-4dc7-9ae0-0bcbe5a0c576 HTTP/1.1" 200 115 0.037881 10.0.0.176 - - [2026-08-20 19:11:10] "DELETE /tag/bd020ce1-6db4-432c-b17b-c376db58107e HTTP/1.1" 200 115 0.068665 10.0.0.176 - - [2026-08-20 19:11:10] "GET /global-system-configs HTTP/1.1" 200 323 0.002492 10.0.0.176 - - [2026-08-20 19:11:14] "GET /global-system-configs HTTP/1.1" 200 323 0.005274 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:11:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001190 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:11:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001096 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:11:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001330 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:11:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001249 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:11:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001204 [Introspect:8084]10.0.0.176 - - [2026-08-20 19:11:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001104