++ 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: =================== Mon Aug 17 12:27:32 PM UTC 2026 ===================' INFO: =================== Mon Aug 17 12:27:32 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 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ 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 +++ awk '{print $2}' +++ grep 'inet ' +++ ip addr show dev enp1s0 ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50: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.50 ++ CONFIGDB_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50: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.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50: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.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50: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.50 ++ 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.50 ++ 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.50 ++ cut -d , -f 1 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + 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.50 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.50 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.50 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.50 9041 + echo -e '\035\nquit' + 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.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ uniq ++++ sort +++ local local_ips=,10.0.0.50,10.196.166.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.196.166.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50: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=__ ++ sed 's/^API__//g' ++ sort ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/17/2026 12:28:27.630 7f7d6ccae800 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/17/2026 12:28:27.918 7f7d6ccae800 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/17/2026 12:28:27.962 7f7d6ccae800 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/17/2026 12:28:27.963 7f7d6ccae800 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.50 - - [2026-08-17 12:28:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001076 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:28:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000982 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2026-08-17 12:28:47] "GET / HTTP/1.1" 503 181 0.000340 10.0.0.50 - - [2026-08-17 12:28:47] "GET / HTTP/1.1" 503 181 0.000267 10.0.0.50 - - [2026-08-17 12:28:48] "GET / HTTP/1.1" 200 35931 0.001551 10.0.0.50 - - [2026-08-17 12:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005183 10.0.0.50 - - [2026-08-17 12:28:48] "GET / HTTP/1.1" 200 35931 0.001391 10.0.0.50 - - [2026-08-17 12:28:48] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.034878 10.0.0.50 - - [2026-08-17 12:28:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.003703 10.0.0.50 - - [2026-08-17 12:28:48] "POST /analytics-nodes HTTP/1.1" 200 599 0.085468 10.0.0.50 - - [2026-08-17 12:28:48] "GET / HTTP/1.1" 200 45303 0.001532 10.0.0.50 - - [2026-08-17 12:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008889 10.0.0.50 - - [2026-08-17 12:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016921 10.0.0.50 - - [2026-08-17 12:28:48] "GET / HTTP/1.1" 200 35931 0.001256 10.0.0.50 - - [2026-08-17 12:28:48] "GET / HTTP/1.1" 200 35931 0.001420 10.0.0.50 - - [2026-08-17 12:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008813 10.0.0.50 - - [2026-08-17 12:28:48] "GET /routing-instance/11fa2910-9502-4737-8648-e5c677f78961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.014995 10.0.0.50 - - [2026-08-17 12:28:48] "GET / HTTP/1.1" 200 35931 0.001685 10.0.0.50 - - [2026-08-17 12:28:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.031939 10.0.0.50 - - [2026-08-17 12:28:48] "POST /bgp-routers HTTP/1.1" 200 616 0.116675 10.0.0.50 - - [2026-08-17 12:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007193 10.0.0.50 - - [2026-08-17 12:28:48] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.025875 10.0.0.50 - - [2026-08-17 12:28:48] "GET /bgp-router/b146691e-6d04-4976-9692-7245e0f50baf?fields=global_system_config_back_refs HTTP/1.1" 200 1130 0.048607 10.0.0.50 - - [2026-08-17 12:28:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004818 10.0.0.50 - - [2026-08-17 12:28:48] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.032543 10.0.0.50 - - [2026-08-17 12:28:49] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.043241 10.0.0.50 - - [2026-08-17 12:28:49] "POST /service-appliance-sets HTTP/1.1" 200 553 0.224613 10.0.0.50 - - [2026-08-17 12:28:49] "POST /ref-update HTTP/1.1" 200 156 0.059396 10.0.0.50 - - [2026-08-17 12:28:49] "POST /fqname-to-id HTTP/1.1" 404 180 0.018417 10.0.0.50 - - [2026-08-17 12:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.015237 10.0.0.50 - - [2026-08-17 12:28:49] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.015164 10.0.0.50 - - [2026-08-17 12:28:49] "GET / HTTP/1.1" 200 35931 0.003866 10.0.0.50 - - [2026-08-17 12:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.048855 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:28:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001000 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:28:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001209 10.0.0.50 - - [2026-08-17 12:28:49] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.009820 10.0.0.50 - - [2026-08-17 12:28:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.012342 10.0.0.50 - - [2026-08-17 12:28:49] "POST /service-appliance-sets HTTP/1.1" 200 541 0.162766 10.0.0.50 - - [2026-08-17 12:28:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003905 10.0.0.50 - - [2026-08-17 12:28:49] "GET /network-ipam/ca4979d5-a88b-4e53-85f4-4fbc55d58c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.014307 10.0.0.50 - - [2026-08-17 12:28:49] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.030907 10.0.0.50 - - [2026-08-17 12:28:49] "POST /service-templates HTTP/1.1" 200 511 0.146816 10.0.0.50 - - [2026-08-17 12:28:50] "POST /service-templates HTTP/1.1" 200 501 0.233927 10.0.0.50 - - [2026-08-17 12:28:50] "POST /service-templates HTTP/1.1" 200 515 0.136649 10.0.0.50 - - [2026-08-17 12:28:50] "POST /service-templates HTTP/1.1" 200 535 0.088852 10.0.0.50 - - [2026-08-17 12:28:50] "GET / HTTP/1.1" 200 35931 0.001510 10.0.0.50 - - [2026-08-17 12:28:50] "POST /service-templates HTTP/1.1" 200 507 0.114390 10.0.0.50 - - [2026-08-17 12:28:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008182 10.0.0.50 - - [2026-08-17 12:28:51] "GET /domain/95b8368c-381b-4753-bc9a-4248b9bd2701?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.007480 10.0.0.50 - - [2026-08-17 12:28:51] "POST /id-to-fqname HTTP/1.1" 200 173 0.001407 10.0.0.50 - - [2026-08-17 12:28:51] "POST /fqname-to-id HTTP/1.1" 404 182 0.040195 10.0.0.50 - - [2026-08-17 12:28:51] "POST /security-groups HTTP/1.1" 200 570 0.078284 10.0.0.50 - - [2026-08-17 12:28:51] "POST /projects HTTP/1.1" 200 481 0.553616 10.0.0.50 - - [2026-08-17 12:28:51] "POST /security-groups HTTP/1.1" 200 534 0.105822 10.0.0.50 - - [2026-08-17 12:28:51] "POST /chown HTTP/1.1" 200 109 0.202461 10.0.0.50 - - [2026-08-17 12:28:52] "POST /policy-managements HTTP/1.1" 409 214 0.025363 10.0.0.50 - - [2026-08-17 12:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.028119 10.0.0.50 - - [2026-08-17 12:28:52] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004692 10.0.0.50 - - [2026-08-17 12:28:52] "POST /application-policy-sets HTTP/1.1" 200 528 0.102796 10.0.0.50 - - [2026-08-17 12:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007854 10.0.0.50 - - [2026-08-17 12:28:52] "GET /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.004174 10.0.0.50 - - [2026-08-17 12:28:52] "PUT /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8 HTTP/1.1" 200 276 0.029571 10.0.0.50 - - [2026-08-17 12:28:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011782 10.0.0.50 - - [2026-08-17 12:28:52] "GET /virtual-network/cae36585-1947-4e65-9947-7f38e3c0ba1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.011404 10.0.0.50 - - [2026-08-17 12:28:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.000681 10.0.0.50 - - [2026-08-17 12:28:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.021903 10.0.0.50 - - [2026-08-17 12:28:52] "POST /security-groups HTTP/1.1" 200 574 0.197469 10.0.0.50 - - [2026-08-17 12:28:52] "POST /projects HTTP/1.1" 200 489 0.485754 10.0.0.50 - - [2026-08-17 12:28:53] "POST /security-groups HTTP/1.1" 200 546 0.168080 10.0.0.50 - - [2026-08-17 12:28:53] "POST /chown HTTP/1.1" 200 109 0.067914 10.0.0.50 - - [2026-08-17 12:28:53] "POST /network-ipams HTTP/1.1" 200 522 0.161517 10.0.0.50 - - [2026-08-17 12:28:53] "POST /network-ipams HTTP/1.1" 200 510 0.093567 10.0.0.50 - - [2026-08-17 12:28:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.011223 10.0.0.50 - - [2026-08-17 12:28:53] "GET / HTTP/1.1" 200 35931 0.001555 10.0.0.50 - - [2026-08-17 12:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.50 - - [2026-08-17 12:28:53] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.018362 10.0.0.50 - - [2026-08-17 12:28:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.014701 10.0.0.50 - - [2026-08-17 12:28:53] "POST /useragent-kv HTTP/1.1" 200 115 0.043336 10.0.0.50 - - [2026-08-17 12:28:53] "POST /virtual-networks HTTP/1.1" 200 538 0.322084 10.0.0.50 - - [2026-08-17 12:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.017160 10.0.0.50 - - [2026-08-17 12:28:53] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.129972 10.0.0.50 - - [2026-08-17 12:28:53] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.008637 10.0.0.50 - - [2026-08-17 12:28:53] "POST /network-ipams HTTP/1.1" 200 518 0.045957 10.0.0.50 - - [2026-08-17 12:28:54] "POST /fqname-to-id HTTP/1.1" 404 202 0.017655 10.0.0.50 - - [2026-08-17 12:28:54] "POST /useragent-kv HTTP/1.1" 200 115 0.013252 10.0.0.50 - - [2026-08-17 12:28:54] "POST /virtual-networks HTTP/1.1" 200 546 0.522025 10.0.0.50 - - [2026-08-17 12:28:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.006939 10.0.0.50 - - [2026-08-17 12:28:54] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1750 0.020333 10.0.0.50 - - [2026-08-17 12:28:54] "POST /fqname-to-id HTTP/1.1" 404 199 0.002956 10.0.0.50 - - [2026-08-17 12:28:54] "POST /network-policys HTTP/1.1" 200 538 0.201806 10.0.0.50 - - [2026-08-17 12:28:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.046023 10.0.0.50 - - [2026-08-17 12:28:55] "POST /network-policys HTTP/1.1" 200 534 0.058069 10.0.0.50 - - [2026-08-17 12:28:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.024892 10.0.0.50 - - [2026-08-17 12:28:55] "POST /network-policys HTTP/1.1" 200 542 0.137012 10.0.0.50 - - [2026-08-17 12:28:55] "POST /ref-update HTTP/1.1" 200 156 0.200807 10.0.0.50 - - [2026-08-17 12:28:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032668 10.0.0.50 - - [2026-08-17 12:28:55] "POST /ref-update HTTP/1.1" 200 156 0.130901 10.0.0.50 - - [2026-08-17 12:28:55] "POST /ref-update HTTP/1.1" 200 156 0.179838 10.0.0.50 - - [2026-08-17 12:28:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010732 10.0.0.50 - - [2026-08-17 12:28:55] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.016052 10.0.0.50 - - [2026-08-17 12:28:56] "POST /ref-update HTTP/1.1" 200 156 0.263153 10.0.0.50 - - [2026-08-17 12:28:56] "POST /ref-update HTTP/1.1" 200 156 0.229554 10.0.0.50 - - [2026-08-17 12:28:56] "GET / HTTP/1.1" 200 35931 0.001858 10.0.0.50 - - [2026-08-17 12:28:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011283 10.0.0.50 - - [2026-08-17 12:28:56] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.019300 10.0.0.50 - - [2026-08-17 12:28:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.013355 10.0.0.50 - - [2026-08-17 12:28:56] "POST /config-nodes HTTP/1.1" 200 593 0.125657 10.0.0.50 - - [2026-08-17 12:28:56] "POST /ref-update HTTP/1.1" 200 156 0.372020 10.0.0.50 - - [2026-08-17 12:28:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032689 10.0.0.50 - - [2026-08-17 12:28:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014109 10.0.0.50 - - [2026-08-17 12:28:56] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018636 10.0.0.50 - - [2026-08-17 12:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.039345 10.0.0.50 - - [2026-08-17 12:28:57] "GET /virtual-network/cae36585-1947-4e65-9947-7f38e3c0ba1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.015311 10.0.0.50 - - [2026-08-17 12:28:57] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.008955 10.0.0.50 - - [2026-08-17 12:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.012877 10.0.0.50 - - [2026-08-17 12:28:57] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008689 10.0.0.50 - - [2026-08-17 12:28:57] "GET / HTTP/1.1" 200 35931 0.002009 10.0.0.50 - - [2026-08-17 12:28:57] "POST /firewall-policys HTTP/1.1" 200 530 0.088440 10.0.0.50 - - [2026-08-17 12:28:57] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.043656 10.0.0.50 - - [2026-08-17 12:28:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.109062 10.0.0.50 - - [2026-08-17 12:28:57] "GET /firewall-policy/cc0dd518-cdce-4fb3-97b2-4d7006588ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.028213 10.0.0.50 - - [2026-08-17 12:28:57] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.018220 10.0.0.50 - - [2026-08-17 12:28:57] "GET /firewall-policy/cc0dd518-cdce-4fb3-97b2-4d7006588ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007017 10.0.0.50 - - [2026-08-17 12:28:57] "POST /ref-update HTTP/1.1" 200 156 0.106769 10.0.0.50 - - [2026-08-17 12:28:57] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.014592 10.0.0.50 - - [2026-08-17 12:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.50 - - [2026-08-17 12:28:57] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003049 10.0.0.50 - - [2026-08-17 12:28:57] "POST /firewall-policys HTTP/1.1" 200 532 0.149726 10.0.0.50 - - [2026-08-17 12:28:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.124080 10.0.0.50 - - [2026-08-17 12:28:58] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.028970 10.0.0.50 - - [2026-08-17 12:28:58] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.011751 10.0.0.50 - - [2026-08-17 12:28:58] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.005375 10.0.0.50 - - [2026-08-17 12:28:58] "GET /firewall-policy/cc0dd518-cdce-4fb3-97b2-4d7006588ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008327 10.0.0.50 - - [2026-08-17 12:28:58] "GET /firewall-policy/cc0dd518-cdce-4fb3-97b2-4d7006588ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005850 10.0.0.50 - - [2026-08-17 12:28:58] "POST /ref-update HTTP/1.1" 200 156 0.045342 10.0.0.50 - - [2026-08-17 12:28:58] "POST /ref-update HTTP/1.1" 200 156 0.083153 10.0.0.50 - - [2026-08-17 12:28:58] "POST /ref-update HTTP/1.1" 200 156 0.144102 10.0.0.50 - - [2026-08-17 12:28:58] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.054792 10.0.0.50 - - [2026-08-17 12:28:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002434 10.0.0.50 - - [2026-08-17 12:28:58] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.057335 10.0.0.50 - - [2026-08-17 12:28:58] "POST /firewall-policys HTTP/1.1" 200 530 0.129082 10.0.0.50 - - [2026-08-17 12:28:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.072540 10.0.0.50 - - [2026-08-17 12:28:58] "GET /firewall-policy/ee436f8a-90a8-4977-8401-508b7e7fd0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.037055 10.0.0.50 - - [2026-08-17 12:28:59] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.020379 10.0.0.50 - - [2026-08-17 12:28:59] "GET /firewall-policy/ee436f8a-90a8-4977-8401-508b7e7fd0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.010541 10.0.0.50 - - [2026-08-17 12:28:59] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.007317 10.0.0.50 - - [2026-08-17 12:28:59] "GET / HTTP/1.1" 200 35931 0.001538 10.0.0.50 - - [2026-08-17 12:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018560 10.0.0.50 - - [2026-08-17 12:28:59] "GET /firewall-policy/cc0dd518-cdce-4fb3-97b2-4d7006588ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.028208 10.0.0.50 - - [2026-08-17 12:28:59] "GET /firewall-policy/cc0dd518-cdce-4fb3-97b2-4d7006588ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.008093 10.0.0.50 - - [2026-08-17 12:28:59] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.027641 10.0.0.50 - - [2026-08-17 12:28:59] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.019864 10.0.0.50 - - [2026-08-17 12:28:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.008795 10.0.0.50 - - [2026-08-17 12:28:59] "POST /database-nodes HTTP/1.1" 200 597 0.057278 10.0.0.50 - - [2026-08-17 12:28:59] "POST /ref-update HTTP/1.1" 200 156 0.103758 10.0.0.50 - - [2026-08-17 12:28:59] "POST /ref-update HTTP/1.1" 200 156 0.061346 10.0.0.50 - - [2026-08-17 12:28:59] "GET / HTTP/1.1" 200 35931 0.001905 10.0.0.50 - - [2026-08-17 12:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.023418 10.0.0.50 - - [2026-08-17 12:28:59] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.015892 10.0.0.50 - - [2026-08-17 12:28:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.006001 10.0.0.50 - - [2026-08-17 12:28:59] "POST /ref-update HTTP/1.1" 200 156 0.134615 10.0.0.50 - - [2026-08-17 12:28:59] "POST /config-database-nodes HTTP/1.1" 200 611 0.077567 10.0.0.50 - - [2026-08-17 12:28:59] "POST /ref-update HTTP/1.1" 200 156 0.063015 10.0.0.50 - - [2026-08-17 12:28:59] "POST /ref-update HTTP/1.1" 200 156 0.103498 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:28:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001028 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:28:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001232 10.0.0.50 - - [2026-08-17 12:28:59] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.057774 10.0.0.50 - - [2026-08-17 12:28:59] "POST /tags HTTP/1.1" 200 299 0.040192 10.0.0.50 - - [2026-08-17 12:28:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.018116 10.0.0.50 - - [2026-08-17 12:28:59] "GET /tag/7b97f4ec-298f-40c9-9c39-eb4322be2985?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.024905 10.0.0.50 - - [2026-08-17 12:29:00] "POST /set-tag HTTP/1.1" 200 109 0.044394 10.0.0.50 - - [2026-08-17 12:29:00] "POST /fqname-to-id HTTP/1.1" 404 226 0.004486 10.0.0.50 - - [2026-08-17 12:29:00] "POST /tags HTTP/1.1" 200 301 0.199862 10.0.0.50 - - [2026-08-17 12:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.038658 10.0.0.50 - - [2026-08-17 12:29:00] "GET /tag/af8aa3a4-d42c-4b27-86c0-13f60f99844d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.018313 10.0.0.50 - - [2026-08-17 12:29:00] "POST /tags HTTP/1.1" 200 325 0.158214 10.0.0.50 - - [2026-08-17 12:29:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.038431 10.0.0.50 - - [2026-08-17 12:29:01] "GET /tag/fbd2b4cf-00c5-4da1-94d4-6a797a699911?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.075248 10.0.0.50 - - [2026-08-17 12:29:01] "POST /tags HTTP/1.1" 200 311 0.233579 10.0.0.50 - - [2026-08-17 12:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.028346 10.0.0.50 - - [2026-08-17 12:29:01] "GET /tag/c5bc946d-e874-41f5-956e-c8c5643dc18c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.038174 10.0.0.50 - - [2026-08-17 12:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.50 - - [2026-08-17 12:29:01] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.024046 10.0.0.50 - - [2026-08-17 12:29:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002149 10.0.0.50 - - [2026-08-17 12:29:01] "GET /project/7d62fa72-9b88-490b-96e9-dd87eba2fc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.041716 10.0.0.50 - - [2026-08-17 12:29:01] "POST /virtual-machines HTTP/1.1" 200 377 0.042477 10.0.0.50 - - [2026-08-17 12:29:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.049768 10.0.0.50 - - [2026-08-17 12:29:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.322849 10.0.0.50 - - [2026-08-17 12:29:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.046183 10.0.0.50 - - [2026-08-17 12:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.018869 10.0.0.50 - - [2026-08-17 12:29:02] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.022207 10.0.0.50 - - [2026-08-17 12:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.028505 10.0.0.50 - - [2026-08-17 12:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.021326 10.0.0.50 - - [2026-08-17 12:29:02] "GET /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003556 10.0.0.50 - - [2026-08-17 12:29:02] "GET /network-ipam/ca4979d5-a88b-4e53-85f4-4fbc55d58c0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.045304 10.0.0.50 - - [2026-08-17 12:29:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006038 10.0.0.50 - - [2026-08-17 12:29:02] "POST /instance-ips HTTP/1.1" 200 409 0.334979 10.0.0.50 - - [2026-08-17 12:29:02] "PUT /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8 HTTP/1.1" 200 276 0.074187 10.0.0.50 - - [2026-08-17 12:29:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.147567 10.0.0.50 - - [2026-08-17 12:29:02] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.023951 10.0.0.50 - - [2026-08-17 12:29:02] "POST /set-tag HTTP/1.1" 200 109 0.089299 10.0.0.50 - - [2026-08-17 12:29:02] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.025354 10.0.0.50 - - [2026-08-17 12:29:02] "GET /instance-ip/3a80e216-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.028907 10.0.0.50 - - [2026-08-17 12:29:03] "POST /tags HTTP/1.1" 200 357 0.142759 10.0.0.50 - - [2026-08-17 12:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.026033 10.0.0.50 - - [2026-08-17 12:29:03] "GET /tag/02dbfb1f-03a1-494a-bf00-97698f816693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.069251 10.0.0.50 - - [2026-08-17 12:29:03] "GET / HTTP/1.1" 200 35931 0.002029 10.0.0.50 - - [2026-08-17 12:29:03] "POST /fqname-to-id HTTP/1.1" 404 225 0.002684 10.0.0.50 - - [2026-08-17 12:29:03] "POST /tags HTTP/1.1" 200 305 0.096792 10.0.0.50 - - [2026-08-17 12:29:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.010468 10.0.0.50 - - [2026-08-17 12:29:03] "GET /tag/b5f4fd37-ffc3-47ad-b7fc-393deab920c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.034325 10.0.0.50 - - [2026-08-17 12:29:03] "POST /alarms HTTP/1.1" 200 581 0.126195 10.0.0.50 - - [2026-08-17 12:29:03] "POST /access-control-lists HTTP/1.1" 200 587 0.145399 10.0.0.50 - - [2026-08-17 12:29:03] "POST /fqname-to-id HTTP/1.1" 404 224 0.047973 10.0.0.50 - - [2026-08-17 12:29:03] "POST /alarms HTTP/1.1" 200 575 0.141787 10.0.0.50 - - [2026-08-17 12:29:03] "POST /access-control-lists HTTP/1.1" 200 585 0.156713 10.0.0.50 - - [2026-08-17 12:29:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.013439 10.0.0.50 - - [2026-08-17 12:29:03] "POST /alarms HTTP/1.1" 200 575 0.088976 10.0.0.50 - - [2026-08-17 12:29:03] "POST /access-control-lists HTTP/1.1" 200 579 0.087149 10.0.0.50 - - [2026-08-17 12:29:03] "POST /fqname-to-id HTTP/1.1" 404 212 0.006798 10.0.0.50 - - [2026-08-17 12:29:03] "POST /id-to-fqname HTTP/1.1" 200 174 0.000683 10.0.0.50 - - [2026-08-17 12:29:03] "POST /fqname-to-id HTTP/1.1" 404 183 0.024149 10.0.0.50 - - [2026-08-17 12:29:03] "POST /access-control-lists HTTP/1.1" 200 577 0.097623 10.0.0.50 - - [2026-08-17 12:29:03] "POST /fqname-to-id HTTP/1.1" 404 232 0.005849 10.0.0.50 - - [2026-08-17 12:29:03] "POST /alarms HTTP/1.1" 200 559 0.204586 10.0.0.50 - - [2026-08-17 12:29:04] "POST /alarms HTTP/1.1" 200 555 0.129143 10.0.0.50 - - [2026-08-17 12:29:04] "POST /security-groups HTTP/1.1" 200 571 0.137104 10.0.0.50 - - [2026-08-17 12:29:04] "POST /projects HTTP/1.1" 200 483 0.782015 10.0.0.50 - - [2026-08-17 12:29:04] "POST /access-control-lists HTTP/1.1" 200 594 0.209113 10.0.0.50 - - [2026-08-17 12:29:04] "POST /fqname-to-id HTTP/1.1" 404 231 0.029325 10.0.0.50 - - [2026-08-17 12:29:04] "POST /alarms HTTP/1.1" 200 557 0.147516 10.0.0.50 - - [2026-08-17 12:29:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.059049 10.0.0.50 - - [2026-08-17 12:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.027139 10.0.0.50 - - [2026-08-17 12:29:04] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.030547 10.0.0.50 - - [2026-08-17 12:29:04] "POST /access-control-lists HTTP/1.1" 200 592 0.118369 10.0.0.50 - - [2026-08-17 12:29:04] "POST /alarms HTTP/1.1" 200 565 0.087009 10.0.0.50 - - [2026-08-17 12:29:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.026073 10.0.0.50 - - [2026-08-17 12:29:04] "POST /fqname-to-id HTTP/1.1" 404 217 0.013951 10.0.0.50 - - [2026-08-17 12:29:04] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2576 0.012333 10.0.0.50 - - [2026-08-17 12:29:04] "POST /alarms HTTP/1.1" 200 549 0.092781 10.0.0.50 - - [2026-08-17 12:29:04] "POST /access-control-lists HTTP/1.1" 200 583 0.182333 10.0.0.50 - - [2026-08-17 12:29:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.024885 10.0.0.50 - - [2026-08-17 12:29:04] "POST /alarms HTTP/1.1" 200 557 0.164151 10.0.0.50 - - [2026-08-17 12:29:04] "PUT /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca HTTP/1.1" 200 264 0.225005 10.0.0.50 - - [2026-08-17 12:29:04] "POST /access-control-lists HTTP/1.1" 200 581 0.112688 10.0.0.50 - - [2026-08-17 12:29:04] "POST /fqname-to-id HTTP/1.1" 404 240 0.016406 10.0.0.50 - - [2026-08-17 12:29:04] "PUT /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f HTTP/1.1" 200 264 0.166316 10.0.0.50 - - [2026-08-17 12:29:04] "POST /alarms HTTP/1.1" 200 567 0.218618 10.0.0.50 - - [2026-08-17 12:29:04] "POST /access-control-lists HTTP/1.1" 200 602 0.148828 10.0.0.50 - - [2026-08-17 12:29:05] "POST /fqname-to-id HTTP/1.1" 404 239 0.015868 10.0.0.50 - - [2026-08-17 12:29:05] "POST /security-groups HTTP/1.1" 200 537 0.212645 10.0.0.50 - - [2026-08-17 12:29:05] "POST /alarms HTTP/1.1" 200 555 0.251706 10.0.0.50 - - [2026-08-17 12:29:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.336432 10.0.0.50 - - [2026-08-17 12:29:05] "POST /access-control-lists HTTP/1.1" 200 600 0.456219 10.0.0.50 - - [2026-08-17 12:29:05] "POST /alarms HTTP/1.1" 200 567 0.362475 10.0.0.50 - - [2026-08-17 12:29:05] "POST /chown HTTP/1.1" 200 109 0.136207 10.0.0.50 - - [2026-08-17 12:29:05] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.041295 10.0.0.50 - - [2026-08-17 12:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007810 10.0.0.50 - - [2026-08-17 12:29:05] "POST /route-targets HTTP/1.1" 200 327 0.047429 10.0.0.50 - - [2026-08-17 12:29:05] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.030885 10.0.0.50 - - [2026-08-17 12:29:05] "POST /alarms HTTP/1.1" 200 575 0.158206 10.0.0.50 - - [2026-08-17 12:29:05] "POST /tags HTTP/1.1" 409 207 0.029303 10.0.0.50 - - [2026-08-17 12:29:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.50 - - [2026-08-17 12:29:05] "GET /tag/b5f4fd37-ffc3-47ad-b7fc-393deab920c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.026721 10.0.0.50 - - [2026-08-17 12:29:05] "POST /ref-update HTTP/1.1" 200 156 0.124332 10.0.0.50 - - [2026-08-17 12:29:05] "POST /alarms HTTP/1.1" 200 569 0.123714 10.0.0.50 - - [2026-08-17 12:29:05] "POST /firewall-rules HTTP/1.1" 200 564 0.091859 10.0.0.50 - - [2026-08-17 12:29:06] "POST /alarms HTTP/1.1" 200 561 0.098612 10.0.0.50 - - [2026-08-17 12:29:06] "GET /firewall-rule/4020186b-96f9-430e-a2d6-136273a758a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.044004 10.0.0.50 - - [2026-08-17 12:29:06] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1451 0.008122 10.0.0.50 - - [2026-08-17 12:29:06] "GET /firewall-rule/4020186b-96f9-430e-a2d6-136273a758a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.012058 10.0.0.50 - - [2026-08-17 12:29:06] "POST /route-targets HTTP/1.1" 200 327 0.083827 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:29:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002430 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:29:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001474 10.0.0.50 - - [2026-08-17 12:29:06] "POST /ref-update HTTP/1.1" 200 156 0.051038 10.0.0.50 - - [2026-08-17 12:29:06] "POST /alarms HTTP/1.1" 200 561 0.090277 10.0.0.50 - - [2026-08-17 12:29:06] "POST /route-targets HTTP/1.1" 200 327 0.029086 10.0.0.50 - - [2026-08-17 12:29:06] "POST /ref-update HTTP/1.1" 200 156 0.143634 10.0.0.50 - - [2026-08-17 12:29:06] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.015035 10.0.0.50 - - [2026-08-17 12:29:06] "POST /ref-update HTTP/1.1" 200 156 0.092562 10.0.0.50 - - [2026-08-17 12:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011585 10.0.0.50 - - [2026-08-17 12:29:06] "POST /alarms HTTP/1.1" 200 561 0.165998 10.0.0.50 - - [2026-08-17 12:29:06] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007948 10.0.0.50 - - [2026-08-17 12:29:06] "POST /tags HTTP/1.1" 409 207 0.002112 10.0.0.50 - - [2026-08-17 12:29:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.021455 10.0.0.50 - - [2026-08-17 12:29:06] "POST /route-targets HTTP/1.1" 200 327 0.033612 10.0.0.50 - - [2026-08-17 12:29:06] "POST /alarms HTTP/1.1" 200 547 0.129570 10.0.0.50 - - [2026-08-17 12:29:06] "GET /tag/b5f4fd37-ffc3-47ad-b7fc-393deab920c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1123 0.049962 10.0.0.50 - - [2026-08-17 12:29:06] "POST /ref-update HTTP/1.1" 200 156 0.091851 10.0.0.50 - - [2026-08-17 12:29:06] "POST /alarms HTTP/1.1" 200 595 0.055401 10.0.0.50 - - [2026-08-17 12:29:06] "POST /alarms HTTP/1.1" 200 575 0.284691 10.0.0.50 - - [2026-08-17 12:29:06] "POST /route-targets HTTP/1.1" 200 327 0.075680 10.0.0.50 - - [2026-08-17 12:29:06] "POST /firewall-rules HTTP/1.1" 200 562 0.388196 10.0.0.50 - - [2026-08-17 12:29:06] "GET /firewall-rule/58581082-fc96-40ef-b6b8-866d382d2a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.052318 10.0.0.50 - - [2026-08-17 12:29:06] "POST /ref-update HTTP/1.1" 200 156 0.071940 10.0.0.50 - - [2026-08-17 12:29:07] "POST /alarms HTTP/1.1" 200 571 0.162192 10.0.0.50 - - [2026-08-17 12:29:07] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.077286 10.0.0.50 - - [2026-08-17 12:29:07] "GET /firewall-rule/58581082-fc96-40ef-b6b8-866d382d2a47?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.012644 10.0.0.50 - - [2026-08-17 12:29:07] "POST /route-targets HTTP/1.1" 200 327 0.055425 10.0.0.50 - - [2026-08-17 12:29:07] "POST /alarms HTTP/1.1" 200 583 0.107763 10.0.0.50 - - [2026-08-17 12:29:07] "POST /ref-update HTTP/1.1" 200 156 0.127360 10.0.0.50 - - [2026-08-17 12:29:07] "POST /ref-update HTTP/1.1" 200 156 0.109823 10.0.0.50 - - [2026-08-17 12:29:07] "POST /fqname-to-id HTTP/1.1" 404 228 0.009522 10.0.0.50 - - [2026-08-17 12:29:07] "POST /alarms HTTP/1.1" 200 609 0.142736 10.0.0.50 - - [2026-08-17 12:29:07] "POST /fqname-to-id HTTP/1.1" 404 201 0.017339 10.0.0.50 - - [2026-08-17 12:29:07] "POST /access-control-lists HTTP/1.1" 200 551 0.167435 10.0.0.50 - - [2026-08-17 12:29:07] "POST /tags HTTP/1.1" 200 305 0.336693 10.0.0.50 - - [2026-08-17 12:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.019395 10.0.0.50 - - [2026-08-17 12:29:07] "POST /fqname-to-id HTTP/1.1" 404 229 0.036812 10.0.0.50 - - [2026-08-17 12:29:07] "GET /tag/79bec443-16b6-4dc9-90a9-3b01b4265239?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.021780 10.0.0.50 - - [2026-08-17 12:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005927 10.0.0.50 - - [2026-08-17 12:29:07] "POST /access-control-lists HTTP/1.1" 200 589 0.082587 10.0.0.50 - - [2026-08-17 12:29:07] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.067949 10.0.0.50 - - [2026-08-17 12:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.023527 10.0.0.50 - - [2026-08-17 12:29:07] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.011458 10.0.0.50 - - [2026-08-17 12:29:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005836 10.0.0.50 - - [2026-08-17 12:29:07] "POST /ref-update HTTP/1.1" 200 156 0.137254 10.0.0.50 - - [2026-08-17 12:29:07] "POST /fqname-to-id HTTP/1.1" 404 237 0.008334 10.0.0.50 - - [2026-08-17 12:29:07] "GET /service-appliance-set/d9b90442-ac83-4271-aded-b4563b77d3c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.039738 10.0.0.50 - - [2026-08-17 12:29:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.018896 10.0.0.50 - - [2026-08-17 12:29:08] "GET / HTTP/1.1" 200 35931 0.001583 10.0.0.50 - - [2026-08-17 12:29:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002239 10.0.0.50 - - [2026-08-17 12:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006640 10.0.0.50 - - [2026-08-17 12:29:08] "POST /access-control-lists HTTP/1.1" 200 601 0.096404 10.0.0.50 - - [2026-08-17 12:29:08] "POST /ref-update HTTP/1.1" 200 156 0.053691 10.0.0.50 - - [2026-08-17 12:29:08] "PUT /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8 HTTP/1.1" 200 276 0.105609 10.0.0.50 - - [2026-08-17 12:29:08] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.244987 10.0.0.50 - - [2026-08-17 12:29:08] "POST /ref-update HTTP/1.1" 200 156 0.087710 10.0.0.50 - - [2026-08-17 12:29:08] "GET /virtual-machine-interface/1e4707bd-87c1-4e61-9159-516ec9408f84?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.008617 10.0.0.50 - - [2026-08-17 12:29:08] "POST /instance-ips HTTP/1.1" 200 381 0.106381 10.0.0.50 - - [2026-08-17 12:29:08] "POST /fqname-to-id HTTP/1.1" 404 214 0.010058 10.0.0.50 - - [2026-08-17 12:29:08] "GET /instance-ip/30dbc6cd-53d0-4064-b4d3-0562d963237c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.037346 10.0.0.50 - - [2026-08-17 12:29:08] "POST /access-control-lists HTTP/1.1" 200 580 0.090222 10.0.0.50 - - [2026-08-17 12:29:08] "POST /fqname-to-id HTTP/1.1" 404 213 0.006524 10.0.0.50 - - [2026-08-17 12:29:08] "POST /loadbalancers HTTP/1.1" 200 582 0.191098 10.0.0.50 - - [2026-08-17 12:29:08] "GET / HTTP/1.1" 200 35931 0.005753 10.0.0.50 - - [2026-08-17 12:29:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008599 10.0.0.50 - - [2026-08-17 12:29:08] "GET /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.045820 10.0.0.50 - - [2026-08-17 12:29:08] "POST /access-control-lists HTTP/1.1" 200 578 0.232027 10.0.0.50 - - [2026-08-17 12:29:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.108536 10.0.0.50 - - [2026-08-17 12:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.144222 10.0.0.50 - - [2026-08-17 12:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017225 10.0.0.50 - - [2026-08-17 12:29:09] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.117028 10.0.0.50 - - [2026-08-17 12:29:09] "GET /instance-ip/30dbc6cd-53d0-4064-b4d3-0562d963237c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.021230 10.0.0.50 - - [2026-08-17 12:29:09] "POST /fqname-to-id HTTP/1.1" 404 234 0.014137 10.0.0.50 - - [2026-08-17 12:29:09] "PUT /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8 HTTP/1.1" 200 276 0.134211 10.0.0.50 - - [2026-08-17 12:29:09] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.194911 10.0.0.50 - - [2026-08-17 12:29:09] "GET /loadbalancer/dd58fe9f-a409-45ad-a5c0-5a53ba8ba1cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2155 0.004458 10.0.0.50 - - [2026-08-17 12:29:09] "POST /floating-ips HTTP/1.1" 200 583 0.116593 10.0.0.50 - - [2026-08-17 12:29:09] "POST /access-control-lists HTTP/1.1" 200 596 0.166307 10.0.0.50 - - [2026-08-17 12:29:09] "POST /fqname-to-id HTTP/1.1" 404 233 0.029757 10.0.0.50 - - [2026-08-17 12:29:09] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.139617 10.0.0.50 - - [2026-08-17 12:29:09] "POST /access-control-lists HTTP/1.1" 200 594 0.081926 10.0.0.50 - - [2026-08-17 12:29:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.062780 10.0.0.50 - - [2026-08-17 12:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009786 10.0.0.50 - - [2026-08-17 12:29:09] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.071747 10.0.0.50 - - [2026-08-17 12:29:09] "GET /loadbalancer-listener/77b26af0-16a8-4c2d-a29e-36c590d9d935?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.009554 10.0.0.50 - - [2026-08-17 12:29:09] "GET /loadbalancer-listener/77b26af0-16a8-4c2d-a29e-36c590d9d935?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005157 10.0.0.50 - - [2026-08-17 12:29:09] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.032660 10.0.0.50 - - [2026-08-17 12:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011784 10.0.0.50 - - [2026-08-17 12:29:09] "GET /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.012667 10.0.0.50 - - [2026-08-17 12:29:09] "GET /instance-ip/30dbc6cd-53d0-4064-b4d3-0562d963237c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.008016 10.0.0.50 - - [2026-08-17 12:29:09] "GET /instance-ip/30dbc6cd-53d0-4064-b4d3-0562d963237c?fields=floating_ips HTTP/1.1" 200 1170 0.009515 10.0.0.50 - - [2026-08-17 12:29:09] "GET /floating-ip/f10773c2-1aa4-421b-b675-1e8d812164df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.010982 10.0.0.50 - - [2026-08-17 12:29:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007485 10.0.0.50 - - [2026-08-17 12:29:09] "PUT /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8 HTTP/1.1" 200 276 0.015206 10.0.0.50 - - [2026-08-17 12:29:09] "POST /tags HTTP/1.1" 200 355 0.052536 10.0.0.50 - - [2026-08-17 12:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002736 10.0.0.50 - - [2026-08-17 12:29:10] "GET /tag/f8dae6dd-10ab-476a-829f-187f94368704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.030254 10.0.0.50 - - [2026-08-17 12:29:10] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.50 - - [2026-08-17 12:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014620 10.0.0.50 - - [2026-08-17 12:29:10] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.014277 10.0.0.50 - - [2026-08-17 12:29:10] "PUT /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74 HTTP/1.1" 200 274 0.073606 10.0.0.50 - - [2026-08-17 12:29:10] "POST /tags HTTP/1.1" 200 303 0.290496 10.0.0.50 - - [2026-08-17 12:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002655 10.0.0.50 - - [2026-08-17 12:29:10] "GET /tag/d31719c8-a560-44dd-818c-ff00dfb4b54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015170 10.0.0.50 - - [2026-08-17 12:29:10] "POST /projects HTTP/1.1" 409 218 0.006284 10.0.0.50 - - [2026-08-17 12:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.50 - - [2026-08-17 12:29:10] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.058975 10.0.0.50 - - [2026-08-17 12:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.50 - - [2026-08-17 12:29:10] "GET /network-ipam/ee4ff094-b852-4509-be03-6adaa01dcded?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003576 10.0.0.50 - - [2026-08-17 12:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002724 10.0.0.50 - - [2026-08-17 12:29:10] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.005682 10.0.0.50 - - [2026-08-17 12:29:10] "PUT /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca HTTP/1.1" 200 264 0.063150 10.0.0.50 - - [2026-08-17 12:29:10] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.020015 10.0.0.50 - - [2026-08-17 12:29:10] "POST /set-tag HTTP/1.1" 200 109 0.066136 10.0.0.50 - - [2026-08-17 12:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.50 - - [2026-08-17 12:29:10] "GET /network-ipam/f8520614-6c92-410b-9c46-81ab92dfee1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.004220 10.0.0.50 - - [2026-08-17 12:29:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.50 - - [2026-08-17 12:29:10] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.008593 10.0.0.50 - - [2026-08-17 12:29:10] "PUT /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f HTTP/1.1" 200 264 0.070436 10.0.0.50 - - [2026-08-17 12:29:11] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2646 0.020798 10.0.0.50 - - [2026-08-17 12:29:11] "POST /set-tag HTTP/1.1" 200 109 0.048770 10.0.0.50 - - [2026-08-17 12:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006324 10.0.0.50 - - [2026-08-17 12:29:11] "GET /network-policy/1b225e19-56bc-4eae-8efc-f1ce3f44955d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.003461 10.0.0.50 - - [2026-08-17 12:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002406 10.0.0.50 - - [2026-08-17 12:29:11] "GET /network-policy/f20e8d25-396e-4999-9c09-9ad3b85f33c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002915 10.0.0.50 - - [2026-08-17 12:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.50 - - [2026-08-17 12:29:11] "GET /network-policy/3b1b55e6-b658-4f74-87ea-c19a499f83ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2058 0.003553 10.0.0.50 - - [2026-08-17 12:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.50 - - [2026-08-17 12:29:11] "PUT /network-policy/3b1b55e6-b658-4f74-87ea-c19a499f83ea HTTP/1.1" 200 262 0.011198 10.0.0.50 - - [2026-08-17 12:29:11] "POST /ref-update HTTP/1.1" 200 156 0.085703 10.0.0.50 - - [2026-08-17 12:29:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.021109 10.0.0.50 - - [2026-08-17 12:29:11] "PUT /access-control-list/dbd9fb29-18aa-405d-a26f-e5079092d323 HTTP/1.1" 200 272 0.060814 10.0.0.50 - - [2026-08-17 12:29:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013439 10.0.0.50 - - [2026-08-17 12:29:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.041897 10.0.0.50 - - [2026-08-17 12:29:11] "PUT /access-control-list/12a283a5-565f-40ef-9f52-e08b85c826c2 HTTP/1.1" 200 272 0.086232 10.0.0.50 - - [2026-08-17 12:29:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032750 10.0.0.50 - - [2026-08-17 12:29:11] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007581 10.0.0.50 - - [2026-08-17 12:29:11] "POST /security-groups HTTP/1.1" 409 245 0.003294 10.0.0.50 - - [2026-08-17 12:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.50 - - [2026-08-17 12:29:11] "PUT /security-group/e50e59db-a617-4ce7-b0f9-2cb5a32312fe HTTP/1.1" 200 262 0.068265 10.0.0.50 - - [2026-08-17 12:29:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.059127 10.0.0.50 - - [2026-08-17 12:29:11] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.041247 10.0.0.50 - - [2026-08-17 12:29:11] "PUT /access-control-list/3a7cab7a-d1a5-4aca-a70d-7a54bb614be8 HTTP/1.1" 200 272 0.069525 10.0.0.50 - - [2026-08-17 12:29:11] "PUT /access-control-list/41ebc159-da8e-4085-809a-ce73687118dd HTTP/1.1" 200 272 0.023378 10.0.0.50 - - [2026-08-17 12:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.014541 10.0.0.50 - - [2026-08-17 12:29:11] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008234 10.0.0.50 - - [2026-08-17 12:29:11] "POST /tags HTTP/1.1" 409 206 0.003948 10.0.0.50 - - [2026-08-17 12:29:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.010812 10.0.0.50 - - [2026-08-17 12:29:11] "GET /tag/d31719c8-a560-44dd-818c-ff00dfb4b54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.027328 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:29:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001122 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:29:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001196 10.0.0.50 - - [2026-08-17 12:29:12] "POST /firewall-rules HTTP/1.1" 200 562 0.108648 10.0.0.50 - - [2026-08-17 12:29:12] "GET /firewall-rule/e9a95f50-2003-4103-b16c-1b7d4d31a539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.006569 10.0.0.50 - - [2026-08-17 12:29:12] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004597 10.0.0.50 - - [2026-08-17 12:29:12] "GET /firewall-rule/e9a95f50-2003-4103-b16c-1b7d4d31a539?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002673 10.0.0.50 - - [2026-08-17 12:29:12] "POST /ref-update HTTP/1.1" 200 156 0.039711 10.0.0.50 - - [2026-08-17 12:29:12] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023249 10.0.0.50 - - [2026-08-17 12:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.50 - - [2026-08-17 12:29:12] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003587 10.0.0.50 - - [2026-08-17 12:29:12] "POST /tags HTTP/1.1" 409 206 0.002904 10.0.0.50 - - [2026-08-17 12:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014284 10.0.0.50 - - [2026-08-17 12:29:12] "GET /tag/d31719c8-a560-44dd-818c-ff00dfb4b54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.020165 10.0.0.50 - - [2026-08-17 12:29:12] "POST /firewall-rules HTTP/1.1" 200 560 0.218210 10.0.0.50 - - [2026-08-17 12:29:12] "GET /firewall-rule/b214636a-092c-4e9d-94f2-fc669d2034cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.027126 10.0.0.50 - - [2026-08-17 12:29:12] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2187 0.008361 10.0.0.50 - - [2026-08-17 12:29:12] "GET /firewall-rule/b214636a-092c-4e9d-94f2-fc669d2034cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1994 0.004670 10.0.0.50 - - [2026-08-17 12:29:12] "POST /ref-update HTTP/1.1" 200 156 0.048794 10.0.0.50 - - [2026-08-17 12:29:12] "POST /tags HTTP/1.1" 200 371 0.048593 10.0.0.50 - - [2026-08-17 12:29:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002847 10.0.0.50 - - [2026-08-17 12:29:12] "GET /tag/6f7a87f7-fbb4-40fb-9fcd-551a21a5325b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1281 0.016058 10.0.0.50 - - [2026-08-17 12:29:12] "POST /tags HTTP/1.1" 200 319 0.046017 10.0.0.50 - - [2026-08-17 12:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.50 - - [2026-08-17 12:29:13] "GET /tag/1df52f03-de4c-449f-a23b-616807ef72c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.016415 10.0.0.50 - - [2026-08-17 12:29:13] "POST /id-to-fqname HTTP/1.1" 200 181 0.000721 10.0.0.50 - - [2026-08-17 12:29:13] "POST /fqname-to-id HTTP/1.1" 404 190 0.009276 10.0.0.50 - - [2026-08-17 12:29:13] "POST /security-groups HTTP/1.1" 200 578 0.141002 10.0.0.50 - - [2026-08-17 12:29:13] "POST /projects HTTP/1.1" 200 497 0.326641 10.0.0.50 - - [2026-08-17 12:29:13] "POST /fqname-to-id HTTP/1.1" 404 225 0.002048 10.0.0.50 - - [2026-08-17 12:29:13] "POST /access-control-lists HTTP/1.1" 200 587 0.076840 10.0.0.50 - - [2026-08-17 12:29:13] "POST /fqname-to-id HTTP/1.1" 404 224 0.013272 10.0.0.50 - - [2026-08-17 12:29:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.078563 10.0.0.50 - - [2026-08-17 12:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.013749 10.0.0.50 - - [2026-08-17 12:29:13] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.015579 10.0.0.50 - - [2026-08-17 12:29:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.50 - - [2026-08-17 12:29:13] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2825 0.011857 10.0.0.50 - - [2026-08-17 12:29:13] "POST /access-control-lists HTTP/1.1" 200 585 0.092412 10.0.0.50 - - [2026-08-17 12:29:13] "PUT /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca HTTP/1.1" 200 264 0.104090 10.0.0.50 - - [2026-08-17 12:29:13] "PUT /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f HTTP/1.1" 200 264 0.049647 10.0.0.50 - - [2026-08-17 12:29:13] "POST /security-groups HTTP/1.1" 200 558 0.095394 10.0.0.50 - - [2026-08-17 12:29:14] "POST /fqname-to-id HTTP/1.1" 404 248 0.002595 10.0.0.50 - - [2026-08-17 12:29:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.076401 10.0.0.50 - - [2026-08-17 12:29:14] "POST /chown HTTP/1.1" 200 109 0.065511 10.0.0.50 - - [2026-08-17 12:29:14] "POST /access-control-lists HTTP/1.1" 200 610 0.108770 10.0.0.50 - - [2026-08-17 12:29:14] "POST /fqname-to-id HTTP/1.1" 404 247 0.047817 10.0.0.50 - - [2026-08-17 12:29:14] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010188 10.0.0.50 - - [2026-08-17 12:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.50 - - [2026-08-17 12:29:14] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004425 10.0.0.50 - - [2026-08-17 12:29:14] "POST /tags HTTP/1.1" 409 214 0.005388 10.0.0.50 - - [2026-08-17 12:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015455 10.0.0.50 - - [2026-08-17 12:29:14] "POST /access-control-lists HTTP/1.1" 200 608 0.097974 10.0.0.50 - - [2026-08-17 12:29:14] "GET /tag/1df52f03-de4c-449f-a23b-616807ef72c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.041444 10.0.0.50 - - [2026-08-17 12:29:14] "POST /firewall-rules HTTP/1.1" 200 578 0.105146 10.0.0.50 - - [2026-08-17 12:29:14] "GET /firewall-rule/45ce6d40-9038-4d83-9a4d-e0a3e7f1dbf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.024794 10.0.0.50 - - [2026-08-17 12:29:14] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2423 0.005728 10.0.0.50 - - [2026-08-17 12:29:14] "GET /firewall-rule/45ce6d40-9038-4d83-9a4d-e0a3e7f1dbf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.003733 10.0.0.50 - - [2026-08-17 12:29:14] "POST /ref-update HTTP/1.1" 200 156 0.043603 10.0.0.50 - - [2026-08-17 12:29:14] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026227 10.0.0.50 - - [2026-08-17 12:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.50 - - [2026-08-17 12:29:14] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003075 10.0.0.50 - - [2026-08-17 12:29:14] "POST /tags HTTP/1.1" 409 214 0.002051 10.0.0.50 - - [2026-08-17 12:29:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002663 10.0.0.50 - - [2026-08-17 12:29:14] "GET /tag/1df52f03-de4c-449f-a23b-616807ef72c5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1151 0.012642 10.0.0.50 - - [2026-08-17 12:29:14] "POST /firewall-rules HTTP/1.1" 200 576 0.089318 10.0.0.50 - - [2026-08-17 12:29:14] "GET /firewall-rule/8ead9475-4444-4cec-98fd-11844fced270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.005329 10.0.0.50 - - [2026-08-17 12:29:14] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2668 0.007565 10.0.0.50 - - [2026-08-17 12:29:14] "GET /firewall-rule/8ead9475-4444-4cec-98fd-11844fced270?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004684 10.0.0.50 - - [2026-08-17 12:29:15] "POST /ref-update HTTP/1.1" 200 156 0.044925 10.0.0.50 - - [2026-08-17 12:29:15] "POST /tags HTTP/1.1" 200 301 0.026212 10.0.0.50 - - [2026-08-17 12:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.043369 10.0.0.50 - - [2026-08-17 12:29:15] "GET /tag/6bcb6f71-e7ab-4e3e-940d-20914f367aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015408 10.0.0.50 - - [2026-08-17 12:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.50 - - [2026-08-17 12:29:15] "GET /project/7d62fa72-9b88-490b-96e9-dd87eba2fc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045789 10.0.0.50 - - [2026-08-17 12:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003862 10.0.0.50 - - [2026-08-17 12:29:15] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.005497 10.0.0.50 - - [2026-08-17 12:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002651 10.0.0.50 - - [2026-08-17 12:29:15] "GET /service-appliance-set/d9b90442-ac83-4271-aded-b4563b77d3c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003532 10.0.0.50 - - [2026-08-17 12:29:15] "POST /fqname-to-id HTTP/1.1" 404 242 0.002528 10.0.0.50 - - [2026-08-17 12:29:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.172704 10.0.0.50 - - [2026-08-17 12:29:15] "GET /virtual-machine-interface/c4f1ae6f-dc32-4398-a8b3-ba1b4050909e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.011464 10.0.0.50 - - [2026-08-17 12:29:15] "POST /instance-ips HTTP/1.1" 200 377 0.075701 10.0.0.50 - - [2026-08-17 12:29:15] "GET /instance-ip/fccb68a2-614d-4ab2-8e41-fb9033d0de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.021567 10.0.0.50 - - [2026-08-17 12:29:15] "POST /loadbalancers HTTP/1.1" 200 582 0.068791 10.0.0.50 - - [2026-08-17 12:29:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.022703 10.0.0.50 - - [2026-08-17 12:29:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.022254 10.0.0.50 - - [2026-08-17 12:29:15] "GET /project/7d62fa72-9b88-490b-96e9-dd87eba2fc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.092192 10.0.0.50 - - [2026-08-17 12:29:15] "GET /instance-ip/fccb68a2-614d-4ab2-8e41-fb9033d0de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.016770 10.0.0.50 - - [2026-08-17 12:29:16] "GET /project/7d62fa72-9b88-490b-96e9-dd87eba2fc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.079351 10.0.0.50 - - [2026-08-17 12:29:16] "GET /loadbalancer/944064d3-6fbf-45e8-8a71-f47be40884af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005185 10.0.0.50 - - [2026-08-17 12:29:16] "POST /floating-ips HTTP/1.1" 200 581 0.042155 10.0.0.50 - - [2026-08-17 12:29:16] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.079674 10.0.0.50 - - [2026-08-17 12:29:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.011111 10.0.0.50 - - [2026-08-17 12:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012014 10.0.0.50 - - [2026-08-17 12:29:16] "GET /project/7d62fa72-9b88-490b-96e9-dd87eba2fc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.065718 10.0.0.50 - - [2026-08-17 12:29:16] "GET /loadbalancer-listener/ef44e70a-0aa2-4769-a356-4632c999cdaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1823 0.003464 10.0.0.50 - - [2026-08-17 12:29:16] "GET /loadbalancer-listener/ef44e70a-0aa2-4769-a356-4632c999cdaa?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.004261 10.0.0.50 - - [2026-08-17 12:29:16] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.038795 10.0.0.50 - - [2026-08-17 12:29:16] "GET /instance-ip/fccb68a2-614d-4ab2-8e41-fb9033d0de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004105 10.0.0.50 - - [2026-08-17 12:29:16] "GET /instance-ip/fccb68a2-614d-4ab2-8e41-fb9033d0de81?fields=floating_ips HTTP/1.1" 200 1165 0.006235 10.0.0.50 - - [2026-08-17 12:29:16] "GET /floating-ip/3dd9524f-35b9-478b-b250-48b77ff718ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.003177 10.0.0.50 - - [2026-08-17 12:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007326 10.0.0.50 - - [2026-08-17 12:29:16] "GET /project/7d62fa72-9b88-490b-96e9-dd87eba2fc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.087491 10.0.0.50 - - [2026-08-17 12:29:16] "GET /loadbalancer/944064d3-6fbf-45e8-8a71-f47be40884af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003660 10.0.0.50 - - [2026-08-17 12:29:16] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.026236 10.0.0.50 - - [2026-08-17 12:29:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.036634 10.0.0.50 - - [2026-08-17 12:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009171 10.0.0.50 - - [2026-08-17 12:29:16] "GET /project/7d62fa72-9b88-490b-96e9-dd87eba2fc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.052914 10.0.0.50 - - [2026-08-17 12:29:16] "GET /loadbalancer-listener/4b82ed67-b0af-4ff7-8fda-ae030ec303f3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.004149 10.0.0.50 - - [2026-08-17 12:29:16] "GET /loadbalancer-listener/4b82ed67-b0af-4ff7-8fda-ae030ec303f3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1195 0.005270 10.0.0.50 - - [2026-08-17 12:29:16] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.052271 10.0.0.50 - - [2026-08-17 12:29:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004984 10.0.0.50 - - [2026-08-17 12:29:16] "GET /instance-ip/fccb68a2-614d-4ab2-8e41-fb9033d0de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004660 10.0.0.50 - - [2026-08-17 12:29:16] "GET /instance-ip/fccb68a2-614d-4ab2-8e41-fb9033d0de81?fields=floating_ips HTTP/1.1" 200 1165 0.003171 10.0.0.50 - - [2026-08-17 12:29:16] "GET /floating-ip/3dd9524f-35b9-478b-b250-48b77ff718ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.006093 10.0.0.50 - - [2026-08-17 12:29:16] "GET /project/7d62fa72-9b88-490b-96e9-dd87eba2fc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.070562 10.0.0.50 - - [2026-08-17 12:29:16] "GET /loadbalancer/944064d3-6fbf-45e8-8a71-f47be40884af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.005850 10.0.0.50 - - [2026-08-17 12:29:17] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.036509 10.0.0.50 - - [2026-08-17 12:29:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.020307 10.0.0.50 - - [2026-08-17 12:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010554 10.0.0.50 - - [2026-08-17 12:29:17] "GET /project/7d62fa72-9b88-490b-96e9-dd87eba2fc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.043629 10.0.0.50 - - [2026-08-17 12:29:17] "GET /loadbalancer-listener/975b772b-f0ea-451f-9c1f-af9c8bf6d5ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.002727 10.0.0.50 - - [2026-08-17 12:29:17] "GET /loadbalancer-listener/975b772b-f0ea-451f-9c1f-af9c8bf6d5ea?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.007530 10.0.0.50 - - [2026-08-17 12:29:17] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.045971 10.0.0.50 - - [2026-08-17 12:29:17] "GET /instance-ip/fccb68a2-614d-4ab2-8e41-fb9033d0de81?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1593 0.004026 10.0.0.50 - - [2026-08-17 12:29:17] "GET /instance-ip/fccb68a2-614d-4ab2-8e41-fb9033d0de81?fields=floating_ips HTTP/1.1" 200 1165 0.003972 10.0.0.50 - - [2026-08-17 12:29:17] "POST /tags HTTP/1.1" 200 363 0.026570 10.0.0.50 - - [2026-08-17 12:29:17] "GET /floating-ip/3dd9524f-35b9-478b-b250-48b77ff718ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.012422 10.0.0.50 - - [2026-08-17 12:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017809 10.0.0.50 - - [2026-08-17 12:29:17] "GET /tag/b044643c-9546-427d-bec5-5b18e6f3db1f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.042806 10.0.0.50 - - [2026-08-17 12:29:17] "POST /tags HTTP/1.1" 200 311 0.034682 10.0.0.50 - - [2026-08-17 12:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014231 10.0.0.50 - - [2026-08-17 12:29:17] "GET /tag/8a9c7155-9b92-44fc-be9a-7c6cab2413e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.024726 10.0.0.50 - - [2026-08-17 12:29:17] "POST /id-to-fqname HTTP/1.1" 200 177 0.000623 10.0.0.50 - - [2026-08-17 12:29:17] "POST /fqname-to-id HTTP/1.1" 404 186 0.006356 10.0.0.50 - - [2026-08-17 12:29:17] "POST /security-groups HTTP/1.1" 200 574 0.080056 10.0.0.50 - - [2026-08-17 12:29:17] "POST /projects HTTP/1.1" 200 489 0.254213 10.0.0.50 - - [2026-08-17 12:29:17] "POST /fqname-to-id HTTP/1.1" 404 217 0.003563 10.0.0.50 - - [2026-08-17 12:29:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.021342 10.0.0.50 - - [2026-08-17 12:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010004 10.0.0.50 - - [2026-08-17 12:29:17] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.014909 10.0.0.50 - - [2026-08-17 12:29:17] "POST /access-control-lists HTTP/1.1" 200 583 0.096854 10.0.0.50 - - [2026-08-17 12:29:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.50 - - [2026-08-17 12:29:17] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.004687 10.0.0.50 - - [2026-08-17 12:29:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.002475 10.0.0.50 - - [2026-08-17 12:29:18] "POST /access-control-lists HTTP/1.1" 200 581 0.071268 10.0.0.50 - - [2026-08-17 12:29:18] "PUT /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca HTTP/1.1" 200 264 0.094318 10.0.0.50 - - [2026-08-17 12:29:18] "PUT /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f HTTP/1.1" 200 264 0.076054 10.0.0.50 - - [2026-08-17 12:29:18] "POST /security-groups HTTP/1.1" 200 546 0.082114 10.0.0.50 - - [2026-08-17 12:29:18] "POST /fqname-to-id HTTP/1.1" 404 240 0.002237 10.0.0.50 - - [2026-08-17 12:29:18] "POST /access-control-lists HTTP/1.1" 200 602 0.068329 10.0.0.50 - - [2026-08-17 12:29:18] "POST /fqname-to-id HTTP/1.1" 404 239 0.021165 10.0.0.50 - - [2026-08-17 12:29:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.084433 10.0.0.50 - - [2026-08-17 12:29:18] "POST /chown HTTP/1.1" 200 109 0.024409 10.0.0.50 - - [2026-08-17 12:29:18] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016670 10.0.0.50 - - [2026-08-17 12:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.50 - - [2026-08-17 12:29:18] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006213 10.0.0.50 - - [2026-08-17 12:29:18] "POST /access-control-lists HTTP/1.1" 200 600 0.136790 10.0.0.50 - - [2026-08-17 12:29:18] "POST /tags HTTP/1.1" 409 210 0.006665 10.0.0.50 - - [2026-08-17 12:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.50 - - [2026-08-17 12:29:18] "GET /tag/8a9c7155-9b92-44fc-be9a-7c6cab2413e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.017942 10.0.0.50 - - [2026-08-17 12:29:18] "POST /firewall-rules HTTP/1.1" 200 570 0.112593 10.0.0.50 - - [2026-08-17 12:29:18] "GET /firewall-rule/e03431fd-0811-4c37-85f8-3b9e177ce8cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004943 10.0.0.50 - - [2026-08-17 12:29:18] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2912 0.003801 10.0.0.50 - - [2026-08-17 12:29:18] "GET /firewall-rule/e03431fd-0811-4c37-85f8-3b9e177ce8cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002638 10.0.0.50 - - [2026-08-17 12:29:18] "POST /ref-update HTTP/1.1" 200 156 0.048340 10.0.0.50 - - [2026-08-17 12:29:18] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.021867 10.0.0.50 - - [2026-08-17 12:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012155 10.0.0.50 - - [2026-08-17 12:29:18] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003845 10.0.0.50 - - [2026-08-17 12:29:18] "POST /tags HTTP/1.1" 409 210 0.002597 10.0.0.50 - - [2026-08-17 12:29:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.50 - - [2026-08-17 12:29:19] "GET /tag/8a9c7155-9b92-44fc-be9a-7c6cab2413e9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1134 0.012552 10.0.0.50 - - [2026-08-17 12:29:19] "POST /firewall-rules HTTP/1.1" 200 568 0.075510 10.0.0.50 - - [2026-08-17 12:29:19] "GET /firewall-rule/a8c3456c-4398-436a-b2da-f41266752def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.012947 10.0.0.50 - - [2026-08-17 12:29:19] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3153 0.004691 10.0.0.50 - - [2026-08-17 12:29:19] "GET /firewall-rule/a8c3456c-4398-436a-b2da-f41266752def?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002763 10.0.0.50 - - [2026-08-17 12:29:19] "POST /ref-update HTTP/1.1" 200 156 0.042195 10.0.0.50 - - [2026-08-17 12:29:19] "POST /tags HTTP/1.1" 200 363 0.030425 10.0.0.50 - - [2026-08-17 12:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.024212 10.0.0.50 - - [2026-08-17 12:29:19] "GET /tag/ab38eb43-b44f-4a04-bbb7-18af3c649643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.015815 10.0.0.50 - - [2026-08-17 12:29:19] "POST /tags HTTP/1.1" 409 210 0.002867 10.0.0.50 - - [2026-08-17 12:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001758 10.0.0.50 - - [2026-08-17 12:29:19] "GET /tag/c5bc946d-e874-41f5-956e-c8c5643dc18c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.011693 10.0.0.50 - - [2026-08-17 12:29:19] "POST /projects HTTP/1.1" 409 223 0.002536 10.0.0.50 - - [2026-08-17 12:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.50 - - [2026-08-17 12:29:19] "GET /project/7d62fa72-9b88-490b-96e9-dd87eba2fc36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.058506 10.0.0.50 - - [2026-08-17 12:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.50 - - [2026-08-17 12:29:19] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005349 10.0.0.50 - - [2026-08-17 12:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.50 - - [2026-08-17 12:29:19] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2969 0.005211 10.0.0.50 - - [2026-08-17 12:29:19] "PUT /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca HTTP/1.1" 200 264 0.082393 10.0.0.50 - - [2026-08-17 12:29:19] "PUT /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f HTTP/1.1" 200 264 0.074116 10.0.0.50 - - [2026-08-17 12:29:19] "POST /security-groups HTTP/1.1" 409 253 0.003160 10.0.0.50 - - [2026-08-17 12:29:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.50 - - [2026-08-17 12:29:19] "PUT /security-group/efaad8e9-959c-4ee2-a313-bf094775cd44 HTTP/1.1" 200 262 0.061597 10.0.0.50 - - [2026-08-17 12:29:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.028252 10.0.0.50 - - [2026-08-17 12:29:19] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.014955 10.0.0.50 - - [2026-08-17 12:29:19] "PUT /access-control-list/2a4b7c8f-0a74-4f26-858c-a083df75f934 HTTP/1.1" 200 272 0.031617 10.0.0.50 - - [2026-08-17 12:29:20] "PUT /access-control-list/7f956fa6-aa96-44ea-bca5-ca3e259cb6cd HTTP/1.1" 200 272 0.030218 10.0.0.50 - - [2026-08-17 12:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007743 10.0.0.50 - - [2026-08-17 12:29:20] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009785 10.0.0.50 - - [2026-08-17 12:29:20] "POST /tags HTTP/1.1" 409 210 0.002483 10.0.0.50 - - [2026-08-17 12:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.50 - - [2026-08-17 12:29:20] "GET /tag/c5bc946d-e874-41f5-956e-c8c5643dc18c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.013551 10.0.0.50 - - [2026-08-17 12:29:20] "POST /firewall-rules HTTP/1.1" 200 570 0.071684 10.0.0.50 - - [2026-08-17 12:29:20] "GET /firewall-rule/97aa69d9-7b1d-42e5-b1a1-87b2a08b16a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.004623 10.0.0.50 - - [2026-08-17 12:29:20] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3393 0.004117 10.0.0.50 - - [2026-08-17 12:29:20] "GET /firewall-rule/97aa69d9-7b1d-42e5-b1a1-87b2a08b16a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.002390 10.0.0.50 - - [2026-08-17 12:29:20] "POST /ref-update HTTP/1.1" 200 156 0.066219 10.0.0.50 - - [2026-08-17 12:29:20] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.010321 10.0.0.50 - - [2026-08-17 12:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.50 - - [2026-08-17 12:29:20] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003526 10.0.0.50 - - [2026-08-17 12:29:20] "POST /tags HTTP/1.1" 409 210 0.002163 10.0.0.50 - - [2026-08-17 12:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.50 - - [2026-08-17 12:29:20] "GET /tag/c5bc946d-e874-41f5-956e-c8c5643dc18c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1135 0.013545 10.0.0.50 - - [2026-08-17 12:29:20] "POST /firewall-rules HTTP/1.1" 200 568 0.073431 10.0.0.50 - - [2026-08-17 12:29:20] "GET /firewall-rule/28d960be-40de-49de-b4d5-64903d1508f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.011227 10.0.0.50 - - [2026-08-17 12:29:20] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3634 0.004957 10.0.0.50 - - [2026-08-17 12:29:20] "GET /firewall-rule/28d960be-40de-49de-b4d5-64903d1508f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004046 10.0.0.50 - - [2026-08-17 12:29:20] "POST /ref-update HTTP/1.1" 200 156 0.057514 10.0.0.50 - - [2026-08-17 12:29:20] "POST /tags HTTP/1.1" 409 237 0.002930 10.0.0.50 - - [2026-08-17 12:29:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002888 10.0.0.50 - - [2026-08-17 12:29:20] "GET /tag/ab38eb43-b44f-4a04-bbb7-18af3c649643?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1266 0.012640 10.0.0.50 - - [2026-08-17 12:29:20] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.006275 10.0.0.50 - - [2026-08-17 12:29:20] "POST /set-tag HTTP/1.1" 200 109 0.025102 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:29:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001398 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:29:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001085 10.0.0.161 - - [2026-08-17 12:29:56] "GET / HTTP/1.1" 200 35931 0.001882 10.0.0.161 - - [2026-08-17 12:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.161 - - [2026-08-17 12:29:56] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.005631 10.0.0.161 - - [2026-08-17 12:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.161 - - [2026-08-17 12:29:56] "GET /routing-instance/11fa2910-9502-4737-8648-e5c677f78961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.005306 10.0.0.161 - - [2026-08-17 12:29:56] "PUT /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74 HTTP/1.1" 200 274 0.015661 10.0.0.161 - - [2026-08-17 12:29:56] "POST /fqname-to-id HTTP/1.1" 404 216 0.008844 10.0.0.161 - - [2026-08-17 12:29:56] "POST /virtual-routers HTTP/1.1" 200 599 0.018280 10.0.0.161 - - [2026-08-17 12:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.027456 10.0.0.161 - - [2026-08-17 12:29:56] "GET /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004215 10.0.0.161 - - [2026-08-17 12:29:56] "POST /fqname-to-id HTTP/1.1" 404 229 0.002573 10.0.0.161 - - [2026-08-17 12:29:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.161 - - [2026-08-17 12:29:56] "GET /virtual-network/cae36585-1947-4e65-9947-7f38e3c0ba1c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004395 10.0.0.161 - - [2026-08-17 12:29:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.087690 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:30:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001147 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:30:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001167 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:30:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002395 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:30:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001230 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:30:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001052 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:30:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 10.0.0.161 - - [2026-08-17 12:31:30] "GET / HTTP/1.1" 200 35931 0.001402 10.0.0.161 - - [2026-08-17 12:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.161 - - [2026-08-17 12:31:30] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005947 10.0.0.161 - - [2026-08-17 12:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.161 - - [2026-08-17 12:31:30] "GET /routing-instance/11fa2910-9502-4737-8648-e5c677f78961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003815 10.0.0.161 - - [2026-08-17 12:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.161 - - [2026-08-17 12:31:30] "GET /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003224 10.0.0.161 - - [2026-08-17 12:31:30] "PUT /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee HTTP/1.1" 200 262 0.012921 10.0.0.161 - - [2026-08-17 12:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010416 10.0.0.161 - - [2026-08-17 12:31:30] "GET /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.009114 10.0.0.161 - - [2026-08-17 12:31:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.161 - - [2026-08-17 12:31:30] "GET /virtual-machine-interface/3a865849-8680-415e-89e6-615e06630416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.006190 10.0.0.161 - - [2026-08-17 12:31:30] "PUT /virtual-machine-interface/3a865849-8680-415e-89e6-615e06630416 HTTP/1.1" 200 284 0.016829 10.0.0.50 - - [2026-08-17 12:31:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.50 - - [2026-08-17 12:31:50] "GET /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004199 10.0.0.50 - - [2026-08-17 12:32:43] "GET /global-system-configs HTTP/1.1" 200 322 0.002564 10.0.0.50 - - [2026-08-17 12:32:45] "GET /global-system-configs HTTP/1.1" 200 322 0.008576 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:33:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001060 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:33:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000987 10.0.0.50 - - [2026-08-17 12:34:00] "GET /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004158 10.0.0.50 - - [2026-08-17 12:34:00] "POST /ref-update HTTP/1.1" 200 156 0.031369 10.0.0.50 - - [2026-08-17 12:34:04] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006946 10.0.0.50 - - [2026-08-17 12:34:04] "POST /set-tag HTTP/1.1" 200 109 0.003557 10.0.0.50 - - [2026-08-17 12:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002868 10.0.0.50 - - [2026-08-17 12:34:04] "GET /loadbalancer/944064d3-6fbf-45e8-8a71-f47be40884af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003209 10.0.0.50 - - [2026-08-17 12:34:04] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005804 10.0.0.50 - - [2026-08-17 12:34:04] "POST /set-tag HTTP/1.1" 200 109 0.003992 10.0.0.50 - - [2026-08-17 12:34:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.50 - - [2026-08-17 12:34:04] "GET /loadbalancer/944064d3-6fbf-45e8-8a71-f47be40884af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003595 10.0.0.50 - - [2026-08-17 12:34:04] "GET /loadbalancer-pool/e8ee2f59-bcc5-4886-82ec-1246b376be64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.005912 10.0.0.50 - - [2026-08-17 12:34:04] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024926 10.0.0.50 - - [2026-08-17 12:34:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011988 10.0.0.50 - - [2026-08-17 12:34:04] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.015743 10.0.0.50 - - [2026-08-17 12:34:04] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.026004 10.0.0.50 - - [2026-08-17 12:34:04] "POST /tags HTTP/1.1" 409 205 0.004304 10.0.0.50 - - [2026-08-17 12:34:04] "POST /ref-update HTTP/1.1" 200 156 0.015136 10.0.0.50 - - [2026-08-17 12:34:05] "GET /floating-ip/3dd9524f-35b9-478b-b250-48b77ff718ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1772 0.014323 10.0.0.50 - - [2026-08-17 12:34:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.023740 10.0.0.50 - - [2026-08-17 12:34:05] "GET /tag/6bcb6f71-e7ab-4e3e-940d-20914f367aad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.024583 10.0.0.50 - - [2026-08-17 12:34:05] "PUT /floating-ip/3dd9524f-35b9-478b-b250-48b77ff718ee HTTP/1.1" 200 256 0.036719 10.0.0.50 - - [2026-08-17 12:34:05] "POST /set-tag HTTP/1.1" 200 109 0.091693 10.0.0.50 - - [2026-08-17 12:34:05] "GET /loadbalancer-pool/9aadbcf5-ac2f-4646-96c3-1e9feb2ad703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.005532 10.0.0.50 - - [2026-08-17 12:34:05] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022271 10.0.0.50 - - [2026-08-17 12:34:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020222 10.0.0.50 - - [2026-08-17 12:34:05] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.016430 10.0.0.50 - - [2026-08-17 12:34:05] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.007623 10.0.0.50 - - [2026-08-17 12:34:05] "POST /ref-update HTTP/1.1" 200 156 0.009981 10.0.0.50 - - [2026-08-17 12:34:05] "POST /set-tag HTTP/1.1" 200 109 0.005089 10.0.0.50 - - [2026-08-17 12:34:05] "GET /loadbalancer-pool/abfe3d03-fa0e-4d42-bc2a-ecab4e091fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.005553 10.0.0.50 - - [2026-08-17 12:34:05] "GET /floating-ip/3dd9524f-35b9-478b-b250-48b77ff718ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.004189 10.0.0.50 - - [2026-08-17 12:34:05] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026209 10.0.0.50 - - [2026-08-17 12:34:05] "PUT /floating-ip/3dd9524f-35b9-478b-b250-48b77ff718ee HTTP/1.1" 200 256 0.036428 10.0.0.50 - - [2026-08-17 12:34:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.019178 10.0.0.50 - - [2026-08-17 12:34:05] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.015939 10.0.0.50 - - [2026-08-17 12:34:05] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.018883 10.0.0.50 - - [2026-08-17 12:34:05] "POST /set-tag HTTP/1.1" 200 109 0.008773 10.0.0.50 - - [2026-08-17 12:34:05] "POST /ref-update HTTP/1.1" 200 156 0.011425 10.0.0.50 - - [2026-08-17 12:34:05] "GET /floating-ip/3dd9524f-35b9-478b-b250-48b77ff718ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1970 0.003898 10.0.0.50 - - [2026-08-17 12:34:05] "PUT /floating-ip/3dd9524f-35b9-478b-b250-48b77ff718ee HTTP/1.1" 200 256 0.016704 10.0.0.50 - - [2026-08-17 12:34:58] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005805 10.0.0.50 - - [2026-08-17 12:34:58] "POST /set-tag HTTP/1.1" 200 109 0.002962 10.0.0.50 - - [2026-08-17 12:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.50 - - [2026-08-17 12:34:58] "GET /loadbalancer/944064d3-6fbf-45e8-8a71-f47be40884af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003515 10.0.0.50 - - [2026-08-17 12:34:58] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005166 10.0.0.50 - - [2026-08-17 12:34:58] "POST /set-tag HTTP/1.1" 200 109 0.040423 10.0.0.50 - - [2026-08-17 12:34:58] "DELETE /loadbalancer-member/48cc36e4-e6ee-4339-8113-5e0d94521cc3 HTTP/1.1" 200 115 0.085427 10.0.0.50 - - [2026-08-17 12:34:58] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007157 10.0.0.50 - - [2026-08-17 12:34:58] "POST /set-tag HTTP/1.1" 200 109 0.003264 10.0.0.50 - - [2026-08-17 12:34:58] "DELETE /loadbalancer-member/f0f58f8e-e14f-4da4-b0c7-d5dac57687fc HTTP/1.1" 200 115 0.048792 10.0.0.50 - - [2026-08-17 12:34:58] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.011515 10.0.0.50 - - [2026-08-17 12:34:58] "POST /set-tag HTTP/1.1" 200 109 0.003285 10.0.0.50 - - [2026-08-17 12:34:58] "DELETE /loadbalancer-member/0bef9e6c-585c-48cb-9371-0e2218afd292 HTTP/1.1" 200 115 0.057136 10.0.0.50 - - [2026-08-17 12:34:58] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009670 10.0.0.50 - - [2026-08-17 12:34:58] "POST /set-tag HTTP/1.1" 200 109 0.004226 10.0.0.50 - - [2026-08-17 12:34:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002830 10.0.0.50 - - [2026-08-17 12:34:58] "GET /loadbalancer/944064d3-6fbf-45e8-8a71-f47be40884af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.006328 10.0.0.50 - - [2026-08-17 12:34:58] "GET /loadbalancer-pool/e8ee2f59-bcc5-4886-82ec-1246b376be64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003738 10.0.0.50 - - [2026-08-17 12:34:58] "POST /loadbalancer-members HTTP/1.1" 200 690 0.024715 10.0.0.50 - - [2026-08-17 12:34:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.025507 10.0.0.50 - - [2026-08-17 12:34:58] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.022782 10.0.0.50 - - [2026-08-17 12:34:58] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004941 10.0.0.50 - - [2026-08-17 12:34:58] "GET /floating-ip/3dd9524f-35b9-478b-b250-48b77ff718ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003225 10.0.0.50 - - [2026-08-17 12:34:59] "POST /set-tag HTTP/1.1" 200 109 0.095072 10.0.0.50 - - [2026-08-17 12:34:59] "GET /loadbalancer-pool/9aadbcf5-ac2f-4646-96c3-1e9feb2ad703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.029686 10.0.0.50 - - [2026-08-17 12:34:59] "POST /loadbalancer-members HTTP/1.1" 200 690 0.063908 10.0.0.50 - - [2026-08-17 12:34:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.013563 10.0.0.50 - - [2026-08-17 12:34:59] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.026805 10.0.0.50 - - [2026-08-17 12:34:59] "POST /set-tag HTTP/1.1" 200 109 0.003041 10.0.0.50 - - [2026-08-17 12:34:59] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009877 10.0.0.50 - - [2026-08-17 12:34:59] "GET /floating-ip/3dd9524f-35b9-478b-b250-48b77ff718ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003014 10.0.0.50 - - [2026-08-17 12:34:59] "GET /loadbalancer-pool/abfe3d03-fa0e-4d42-bc2a-ecab4e091fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.007358 10.0.0.50 - - [2026-08-17 12:34:59] "POST /loadbalancer-members HTTP/1.1" 200 692 0.054461 10.0.0.50 - - [2026-08-17 12:34:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.059709 10.0.0.50 - - [2026-08-17 12:34:59] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.037730 10.0.0.50 - - [2026-08-17 12:34:59] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.011915 10.0.0.50 - - [2026-08-17 12:34:59] "GET /floating-ip/3dd9524f-35b9-478b-b250-48b77ff718ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.002675 10.0.0.50 - - [2026-08-17 12:34:59] "POST /set-tag HTTP/1.1" 200 109 0.004221 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:35:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001219 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:35:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001080 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:36:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001070 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:36:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000983 10.0.0.50 - - [2026-08-17 12:36:48] "GET / HTTP/1.1" 200 35931 0.002058 10.0.0.50 - - [2026-08-17 12:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002909 10.0.0.50 - - [2026-08-17 12:36:48] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.008947 10.0.0.50 - - [2026-08-17 12:36:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.009731 10.0.0.50 - - [2026-08-17 12:36:48] "GET /config-node/6d2d8ada-ab18-4431-a581-f040b6f88dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.006873 10.0.0.50 - - [2026-08-17 12:37:01] "GET / HTTP/1.1" 200 35931 0.001524 10.0.0.50 - - [2026-08-17 12:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.50 - - [2026-08-17 12:37:01] "GET /routing-instance/11fa2910-9502-4737-8648-e5c677f78961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003588 10.0.0.50 - - [2026-08-17 12:37:01] "POST /bgp-routers HTTP/1.1" 409 301 0.012904 10.0.0.50 - - [2026-08-17 12:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.50 - - [2026-08-17 12:37:01] "GET /bgp-router/b146691e-6d04-4976-9692-7245e0f50baf?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.005041 10.0.0.50 - - [2026-08-17 12:37:01] "PUT /bgp-router/b146691e-6d04-4976-9692-7245e0f50baf HTTP/1.1" 200 254 0.043481 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:37:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001581 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:37:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001219 10.0.0.50 - - [2026-08-17 12:37:42] "GET / HTTP/1.1" 200 35931 0.001819 10.0.0.50 - - [2026-08-17 12:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002652 10.0.0.50 - - [2026-08-17 12:37:42] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.048089 10.0.0.50 - - [2026-08-17 12:37:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.50 - - [2026-08-17 12:37:43] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.067276 10.0.0.50 - - [2026-08-17 12:37:43] "GET /global-system-configs HTTP/1.1" 200 322 0.003474 10.0.0.50 - - [2026-08-17 12:37:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003239 10.0.0.50 - - [2026-08-17 12:37:43] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.054844 10.0.0.50 - - [2026-08-17 12:37:43] "POST /tags HTTP/1.1" 200 333 0.047494 10.0.0.50 - - [2026-08-17 12:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.028868 10.0.0.50 - - [2026-08-17 12:37:44] "GET /tag/c250e989-e167-40bf-a65d-d07ab5b19cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.063110 10.0.0.50 - - [2026-08-17 12:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003381 10.0.0.50 - - [2026-08-17 12:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004773 10.0.0.50 - - [2026-08-17 12:37:44] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060000 10.0.0.50 - - [2026-08-17 12:37:44] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.082016 10.0.0.50 - - [2026-08-17 12:37:44] "GET /virtual-networks?parent_id=babf5ce0-a2d6-47f0-9dcb-6cf375428515&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003956 10.0.0.50 - - [2026-08-17 12:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.50 - - [2026-08-17 12:37:44] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.004995 10.0.0.50 - - [2026-08-17 12:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.50 - - [2026-08-17 12:37:44] "GET /service-appliance-set/d9b90442-ac83-4271-aded-b4563b77d3c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.003232 10.0.0.50 - - [2026-08-17 12:37:44] "POST /virtual-networks HTTP/1.1" 200 512 0.066603 10.0.0.50 - - [2026-08-17 12:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.022912 10.0.0.50 - - [2026-08-17 12:37:44] "POST /fqname-to-id HTTP/1.1" 404 254 0.015231 10.0.0.50 - - [2026-08-17 12:37:44] "POST /route-targets HTTP/1.1" 200 327 0.010577 10.0.0.50 - - [2026-08-17 12:37:44] "POST /ref-update HTTP/1.1" 200 156 0.010592 10.0.0.50 - - [2026-08-17 12:37:44] "GET /network-ipam/d0b4f957-98ee-436b-9494-b8a872b7b188?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.012976 10.0.0.50 - - [2026-08-17 12:37:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.182960 10.0.0.50 - - [2026-08-17 12:37:44] "GET /virtual-machine-interface/126ac4d8-1a67-4b4d-b7ff-759e74764a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.006194 10.0.0.50 - - [2026-08-17 12:37:44] "POST /useragent-kv HTTP/1.1" 200 115 0.002669 10.0.0.50 - - [2026-08-17 12:37:44] "POST /ref-update HTTP/1.1" 200 156 0.211766 10.0.0.50 - - [2026-08-17 12:37:44] "GET /virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.013329 10.0.0.50 - - [2026-08-17 12:37:44] "POST /instance-ips HTTP/1.1" 200 409 0.071644 10.0.0.50 - - [2026-08-17 12:37:44] "GET /domains HTTP/1.1" 200 280 0.008524 10.0.0.50 - - [2026-08-17 12:37:44] "GET /domain/95b8368c-381b-4753-bc9a-4248b9bd2701 HTTP/1.1" 200 3087 0.011758 10.0.0.50 - - [2026-08-17 12:37:44] "GET /instance-ip/9a7fa299-78f2-4b81-a448-585a18f06027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.009254 10.0.0.50 - - [2026-08-17 12:37:44] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515 HTTP/1.1" 200 5477 0.068282 10.0.0.50 - - [2026-08-17 12:37:44] "GET /virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad HTTP/1.1" 200 2088 0.006578 10.0.0.50 - - [2026-08-17 12:37:44] "GET /virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad HTTP/1.1" 200 2088 0.039201 10.0.0.50 - - [2026-08-17 12:37:44] "POST /loadbalancers HTTP/1.1" 200 610 0.114177 10.0.0.50 - - [2026-08-17 12:37:44] "GET /routing-instance/08675209-20d3-4cb8-9947-ad9b53ffc018 HTTP/1.1" 200 1401 0.012517 10.0.0.50 - - [2026-08-17 12:37:44] "GET /routing-instance/08675209-20d3-4cb8-9947-ad9b53ffc018 HTTP/1.1" 200 1401 0.016669 10.0.0.50 - - [2026-08-17 12:37:44] "GET /route-target/8fb39dfa-66aa-4eb1-8edb-002b9d5573ed HTTP/1.1" 200 1153 0.009155 10.0.0.50 - - [2026-08-17 12:37:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.058847 10.0.0.50 - - [2026-08-17 12:37:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.50 - - [2026-08-17 12:37:44] "GET /virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad HTTP/1.1" 200 2088 0.006128 10.0.0.50 - - [2026-08-17 12:37:44] "GET /routing-instance/08675209-20d3-4cb8-9947-ad9b53ffc018 HTTP/1.1" 200 1401 0.014290 10.0.0.50 - - [2026-08-17 12:37:44] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.106402 10.0.0.50 - - [2026-08-17 12:37:44] "GET /virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.009209 10.0.0.50 - - [2026-08-17 12:37:44] "GET /instance-ip/9a7fa299-78f2-4b81-a448-585a18f06027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.007381 10.0.0.50 - - [2026-08-17 12:37:44] "GET /virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad HTTP/1.1" 200 2088 0.006170 10.0.0.50 - - [2026-08-17 12:37:44] "GET /routing-instance/08675209-20d3-4cb8-9947-ad9b53ffc018 HTTP/1.1" 200 1401 0.002745 10.0.0.50 - - [2026-08-17 12:37:45] "GET /routing-instance/08675209-20d3-4cb8-9947-ad9b53ffc018 HTTP/1.1" 200 1401 0.008932 10.0.0.50 - - [2026-08-17 12:37:45] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.060130 10.0.0.50 - - [2026-08-17 12:37:45] "GET /route-target/8fb39dfa-66aa-4eb1-8edb-002b9d5573ed HTTP/1.1" 200 1153 0.011406 10.0.0.50 - - [2026-08-17 12:37:45] "GET /loadbalancer/d189d6dd-8adf-4b9a-87dd-ac4bc2afc2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.006440 10.0.0.50 - - [2026-08-17 12:37:45] "GET /domains HTTP/1.1" 200 280 0.002132 10.0.0.50 - - [2026-08-17 12:37:45] "GET /domain/95b8368c-381b-4753-bc9a-4248b9bd2701 HTTP/1.1" 200 3087 0.004050 10.0.0.50 - - [2026-08-17 12:37:45] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.037353 10.0.0.50 - - [2026-08-17 12:37:45] "POST /floating-ips HTTP/1.1" 200 597 0.055817 10.0.0.50 - - [2026-08-17 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.50 - - [2026-08-17 12:37:45] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515 HTTP/1.1" 200 6270 0.104404 10.0.0.50 - - [2026-08-17 12:37:45] "GET /virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad HTTP/1.1" 200 2088 0.007512 10.0.0.50 - - [2026-08-17 12:37:45] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.081624 10.0.0.50 - - [2026-08-17 12:37:45] "GET /loadbalancer-listener/3ec12eb8-3c9c-4e70-8ff9-8f1a2bae51cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.003481 10.0.0.50 - - [2026-08-17 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002257 10.0.0.50 - - [2026-08-17 12:37:45] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.038146 10.0.0.50 - - [2026-08-17 12:37:45] "GET /loadbalancer-listener/3ec12eb8-3c9c-4e70-8ff9-8f1a2bae51cd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.012674 10.0.0.50 - - [2026-08-17 12:37:45] "GET /virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004754 10.0.0.50 - - [2026-08-17 12:37:45] "GET /floating-ip-pools?parent_id=c2bbca26-3df0-460e-81e2-5a2ed72018ad&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001917 10.0.0.50 - - [2026-08-17 12:37:45] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.028551 10.0.0.50 - - [2026-08-17 12:37:45] "GET /virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.011509 10.0.0.50 - - [2026-08-17 12:37:45] "GET /instance-ip/9a7fa299-78f2-4b81-a448-585a18f06027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.004173 10.0.0.50 - - [2026-08-17 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002223 10.0.0.50 - - [2026-08-17 12:37:45] "GET /loadbalancer/d189d6dd-8adf-4b9a-87dd-ac4bc2afc2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.002930 10.0.0.50 - - [2026-08-17 12:37:45] "GET /instance-ip/9a7fa299-78f2-4b81-a448-585a18f06027?fields=floating_ips HTTP/1.1" 200 1213 0.008665 10.0.0.50 - - [2026-08-17 12:37:45] "GET /floating-ip/f01f41ba-5027-4f93-b9ef-6ed9480b5b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1478 0.010470 10.0.0.50 - - [2026-08-17 12:37:45] "POST /floating-ip-pools HTTP/1.1" 200 562 0.053348 10.0.0.50 - - [2026-08-17 12:37:45] "GET /global-system-configs HTTP/1.1" 200 322 0.026704 10.0.0.50 - - [2026-08-17 12:37:45] "POST /ref-update HTTP/1.1" 200 156 0.062926 10.0.0.50 - - [2026-08-17 12:37:45] "GET /virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.013929 10.0.0.50 - - [2026-08-17 12:37:45] "GET /domains HTTP/1.1" 200 280 0.002387 10.0.0.50 - - [2026-08-17 12:37:45] "GET /domain/95b8368c-381b-4753-bc9a-4248b9bd2701 HTTP/1.1" 200 3087 0.003847 10.0.0.50 - - [2026-08-17 12:37:45] "POST /tags HTTP/1.1" 200 295 0.137111 10.0.0.50 - - [2026-08-17 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014683 10.0.0.50 - - [2026-08-17 12:37:45] "GET /tag/c458774b-56ef-40dd-8422-0909413d9c37?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1096 0.029515 10.0.0.50 - - [2026-08-17 12:37:45] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515 HTTP/1.1" 200 6815 0.130829 10.0.0.50 - - [2026-08-17 12:37:45] "POST /tags HTTP/1.1" 409 233 0.020869 10.0.0.50 - - [2026-08-17 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001557 10.0.0.50 - - [2026-08-17 12:37:45] "GET /virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad HTTP/1.1" 200 2326 0.017790 10.0.0.50 - - [2026-08-17 12:37:45] "GET /tag/f8dae6dd-10ab-476a-829f-187f94368704?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.017147 10.0.0.50 - - [2026-08-17 12:37:45] "GET /floating-ip-pool/c2afbf24-7a20-4bac-b976-f8ff5d4643ad HTTP/1.1" 200 1315 0.021477 10.0.0.50 - - [2026-08-17 12:37:45] "POST /tags HTTP/1.1" 409 206 0.003359 10.0.0.50 - - [2026-08-17 12:37:45] "GET /domains HTTP/1.1" 200 280 0.006610 10.0.0.50 - - [2026-08-17 12:37:45] "GET /domain/95b8368c-381b-4753-bc9a-4248b9bd2701 HTTP/1.1" 200 3087 0.008818 10.0.0.50 - - [2026-08-17 12:37:45] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515 HTTP/1.1" 200 6815 0.065270 10.0.0.50 - - [2026-08-17 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.033732 10.0.0.50 - - [2026-08-17 12:37:45] "GET /virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad HTTP/1.1" 200 2326 0.014910 10.0.0.50 - - [2026-08-17 12:37:45] "GET /tag/d31719c8-a560-44dd-818c-ff00dfb4b54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.026868 10.0.0.50 - - [2026-08-17 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.50 - - [2026-08-17 12:37:45] "GET /virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.011942 10.0.0.50 - - [2026-08-17 12:37:45] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.007903 10.0.0.50 - - [2026-08-17 12:37:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005333 10.0.0.50 - - [2026-08-17 12:37:45] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.064630 10.0.0.50 - - [2026-08-17 12:37:46] "POST /virtual-machines HTTP/1.1" 200 369 0.013316 10.0.0.50 - - [2026-08-17 12:37:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.042876 10.0.0.50 - - [2026-08-17 12:37:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.145441 10.0.0.50 - - [2026-08-17 12:37:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.010071 10.0.0.50 - - [2026-08-17 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014446 10.0.0.50 - - [2026-08-17 12:37:46] "GET /virtual-machine-interface/72d848f6-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.012095 10.0.0.50 - - [2026-08-17 12:37:46] "POST /instance-ips HTTP/1.1" 200 409 0.025382 10.0.0.50 - - [2026-08-17 12:37:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.033063 10.0.0.50 - - [2026-08-17 12:37:46] "GET /virtual-machine-interface/72d848f6-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.012835 10.0.0.50 - - [2026-08-17 12:37:46] "POST /set-tag HTTP/1.1" 200 109 0.023254 10.0.0.50 - - [2026-08-17 12:37:46] "GET /virtual-machine-interface/72d848f6-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.020953 10.0.0.50 - - [2026-08-17 12:37:46] "GET /instance-ip/72f7cc80-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.003006 10.0.0.50 - - [2026-08-17 12:37:46] "GET /virtual-machine-interface/72d848f6-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005237 10.0.0.50 - - [2026-08-17 12:37:46] "POST /set-tag HTTP/1.1" 200 109 0.003576 10.0.0.50 - - [2026-08-17 12:37:46] "GET /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004760 10.0.0.50 - - [2026-08-17 12:37:46] "POST /ref-update HTTP/1.1" 200 156 0.011663 10.0.0.50 - - [2026-08-17 12:37:46] "GET /virtual-machine-interface/72d848f6-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.007158 10.0.0.50 - - [2026-08-17 12:37:46] "POST /set-tag HTTP/1.1" 200 109 0.003560 10.0.0.50 - - [2026-08-17 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.50 - - [2026-08-17 12:37:46] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004456 10.0.0.50 - - [2026-08-17 12:37:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002168 10.0.0.50 - - [2026-08-17 12:37:46] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.045067 10.0.0.50 - - [2026-08-17 12:37:46] "POST /virtual-machines HTTP/1.1" 200 369 0.012609 10.0.0.50 - - [2026-08-17 12:37:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.023743 10.0.0.50 - - [2026-08-17 12:37:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.154346 10.0.0.50 - - [2026-08-17 12:37:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.010394 10.0.0.50 - - [2026-08-17 12:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.017181 10.0.0.50 - - [2026-08-17 12:37:47] "GET /virtual-machine-interface/735891dc-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.007002 10.0.0.50 - - [2026-08-17 12:37:47] "POST /instance-ips HTTP/1.1" 200 409 0.038625 10.0.0.50 - - [2026-08-17 12:37:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.028157 10.0.0.50 - - [2026-08-17 12:37:47] "GET /virtual-machine-interface/735891dc-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2850 0.015388 10.0.0.50 - - [2026-08-17 12:37:47] "POST /set-tag HTTP/1.1" 200 109 0.038570 10.0.0.50 - - [2026-08-17 12:37:47] "GET /virtual-machine-interface/735891dc-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.018989 10.0.0.50 - - [2026-08-17 12:37:47] "GET /instance-ip/73789f7c-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1951 0.006988 10.0.0.50 - - [2026-08-17 12:37:47] "GET /virtual-machine-interface/735891dc-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.005237 10.0.0.50 - - [2026-08-17 12:37:47] "POST /set-tag HTTP/1.1" 200 109 0.003364 10.0.0.50 - - [2026-08-17 12:37:47] "GET /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1687 0.005684 10.0.0.50 - - [2026-08-17 12:37:47] "POST /ref-update HTTP/1.1" 200 156 0.017225 10.0.0.50 - - [2026-08-17 12:37:47] "GET /virtual-machine-interface/735891dc-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.034165 10.0.0.50 - - [2026-08-17 12:37:47] "POST /set-tag HTTP/1.1" 200 109 0.004334 10.0.0.50 - - [2026-08-17 12:37:47] "POST /tags HTTP/1.1" 200 365 0.074843 10.0.0.50 - - [2026-08-17 12:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008366 10.0.0.50 - - [2026-08-17 12:37:47] "GET /tag/a2698a24-8055-4d8e-9b37-90e195706d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.017399 10.0.0.50 - - [2026-08-17 12:37:47] "POST /tags HTTP/1.1" 409 206 0.003095 10.0.0.50 - - [2026-08-17 12:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.50 - - [2026-08-17 12:37:47] "GET /tag/d31719c8-a560-44dd-818c-ff00dfb4b54c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.013474 10.0.0.50 - - [2026-08-17 12:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.50 - - [2026-08-17 12:37:47] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.059827 10.0.0.50 - - [2026-08-17 12:37:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010145 10.0.0.50 - - [2026-08-17 12:37:48] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.010738 10.0.0.50 - - [2026-08-17 12:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.50 - - [2026-08-17 12:37:48] "GET /service-appliance-set/2b95c60e-f295-42b2-ad33-121d482bcc55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1219 0.005954 10.0.0.50 - - [2026-08-17 12:37:48] "POST /fqname-to-id HTTP/1.1" 404 258 0.002082 10.0.0.50 - - [2026-08-17 12:37:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.121305 10.0.0.50 - - [2026-08-17 12:37:48] "GET /virtual-machine-interface/e5c73ab3-8337-4874-b4dc-d7aee04e3bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.024740 10.0.0.50 - - [2026-08-17 12:37:48] "POST /set-tag HTTP/1.1" 200 109 0.035359 10.0.0.50 - - [2026-08-17 12:37:48] "POST /instance-ips HTTP/1.1" 200 417 0.027601 10.0.0.50 - - [2026-08-17 12:37:48] "GET /instance-ip/6b72d26d-865a-4a67-abc0-74b4a62d4acf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.015249 10.0.0.50 - - [2026-08-17 12:37:48] "POST /loadbalancers HTTP/1.1" 200 618 0.065464 10.0.0.50 - - [2026-08-17 12:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.034857 10.0.0.50 - - [2026-08-17 12:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.011183 10.0.0.50 - - [2026-08-17 12:37:48] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.059632 10.0.0.50 - - [2026-08-17 12:37:48] "POST /service-instances HTTP/1.1" 200 566 0.063996 10.0.0.50 - - [2026-08-17 12:37:48] "GET /virtual-machine-interface/e5c73ab3-8337-4874-b4dc-d7aee04e3bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.014582 10.0.0.50 - - [2026-08-17 12:37:48] "GET /virtual-machine-interface/e5c73ab3-8337-4874-b4dc-d7aee04e3bf5?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.006318 10.0.0.50 - - [2026-08-17 12:37:48] "POST /ref-update HTTP/1.1" 200 156 0.045359 10.0.0.50 - - [2026-08-17 12:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.50 - - [2026-08-17 12:37:48] "PUT /service-instance/ea9624f8-4f36-421a-846e-3caa2a4b811e HTTP/1.1" 200 266 0.017338 10.0.0.50 - - [2026-08-17 12:37:48] "GET /floating-ip-pool/c2afbf24-7a20-4bac-b976-f8ff5d4643ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010962 10.0.0.50 - - [2026-08-17 12:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.029326 10.0.0.50 - - [2026-08-17 12:37:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002899 10.0.0.50 - - [2026-08-17 12:37:48] "POST /floating-ips HTTP/1.1" 200 671 0.118642 10.0.0.50 - - [2026-08-17 12:37:48] "POST /virtual-machines HTTP/1.1" 200 429 0.063567 10.0.0.50 - - [2026-08-17 12:37:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.033608 10.0.0.50 - - [2026-08-17 12:37:49] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004065 10.0.0.50 - - [2026-08-17 12:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.50 - - [2026-08-17 12:37:49] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.026943 10.0.0.50 - - [2026-08-17 12:37:49] "POST /tags HTTP/1.1" 409 221 0.016899 10.0.0.50 - - [2026-08-17 12:37:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.155220 10.0.0.50 - - [2026-08-17 12:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.005722 10.0.0.50 - - [2026-08-17 12:37:49] "GET /tag/c250e989-e167-40bf-a65d-d07ab5b19cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.016687 10.0.0.50 - - [2026-08-17 12:37:49] "POST /tags HTTP/1.1" 409 238 0.008321 10.0.0.50 - - [2026-08-17 12:37:49] "POST /chown HTTP/1.1" 200 109 0.044376 10.0.0.50 - - [2026-08-17 12:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.50 - - [2026-08-17 12:37:49] "GET /tag/a2698a24-8055-4d8e-9b37-90e195706d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.014123 10.0.0.50 - - [2026-08-17 12:37:49] "POST /chown HTTP/1.1" 200 109 0.011325 10.0.0.50 - - [2026-08-17 12:37:49] "PUT /virtual-machine-interface/16089e02-66e9-475c-9cc1-d1ff49302b09 HTTP/1.1" 200 284 0.020177 10.0.0.50 - - [2026-08-17 12:37:49] "PUT /instance-ip/6b72d26d-865a-4a67-abc0-74b4a62d4acf HTTP/1.1" 200 256 0.032720 10.0.0.50 - - [2026-08-17 12:37:49] "POST /firewall-rules HTTP/1.1" 200 650 0.098437 10.0.0.50 - - [2026-08-17 12:37:49] "POST /ref-update HTTP/1.1" 200 156 0.014057 10.0.0.50 - - [2026-08-17 12:37:49] "GET /firewall-rule/aabce541-dcd8-4b36-b172-01b20f23313f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.021276 10.0.0.50 - - [2026-08-17 12:37:49] "GET /firewall-policy/ee436f8a-90a8-4977-8401-508b7e7fd0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004397 10.0.0.50 - - [2026-08-17 12:37:49] "GET /firewall-rule/aabce541-dcd8-4b36-b172-01b20f23313f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.002795 10.0.0.50 - - [2026-08-17 12:37:49] "POST /ref-update HTTP/1.1" 200 156 0.042427 10.0.0.50 - - [2026-08-17 12:37:49] "POST /ref-update HTTP/1.1" 200 156 0.027244 10.0.0.50 - - [2026-08-17 12:37:49] "POST /ref-update HTTP/1.1" 200 156 0.039810 10.0.0.50 - - [2026-08-17 12:37:49] "POST /ref-update HTTP/1.1" 200 156 0.015891 10.0.0.50 - - [2026-08-17 12:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.021158 10.0.0.50 - - [2026-08-17 12:37:49] "POST /ref-update HTTP/1.1" 200 156 0.054228 10.0.0.50 - - [2026-08-17 12:37:49] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.105697 10.0.0.50 - - [2026-08-17 12:37:49] "POST /ref-update HTTP/1.1" 200 156 0.073823 10.0.0.50 - - [2026-08-17 12:37:49] "GET /loadbalancer/3ec9b9fb-855e-4a60-85a2-ab93bbe2479e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2556 0.005954 10.0.0.50 - - [2026-08-17 12:37:49] "POST /virtual-machines HTTP/1.1" 200 429 0.023587 10.0.0.50 - - [2026-08-17 12:37:49] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.075867 10.0.0.50 - - [2026-08-17 12:37:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010456 10.0.0.50 - - [2026-08-17 12:37:49] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.118016 10.0.0.50 - - [2026-08-17 12:37:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.214693 10.0.0.50 - - [2026-08-17 12:37:50] "GET /loadbalancer-listener/efcf196b-a41d-4214-babc-c7e5d2fab142?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.021074 10.0.0.50 - - [2026-08-17 12:37:50] "GET /loadbalancer-listener/efcf196b-a41d-4214-babc-c7e5d2fab142?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.021664 10.0.0.50 - - [2026-08-17 12:37:50] "POST /chown HTTP/1.1" 200 109 0.040614 10.0.0.50 - - [2026-08-17 12:37:50] "POST /chown HTTP/1.1" 200 109 0.012858 10.0.0.50 - - [2026-08-17 12:37:50] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.065338 10.0.0.50 - - [2026-08-17 12:37:50] "PUT /virtual-machine-interface/90d9c452-0235-421b-bf70-2c19b81565cf HTTP/1.1" 200 284 0.060504 10.0.0.50 - - [2026-08-17 12:37:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.056085 10.0.0.50 - - [2026-08-17 12:37:50] "GET /loadbalancer-pool/ef0f44cb-1b88-4d13-b33f-2db0a8a14e76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.010719 10.0.0.50 - - [2026-08-17 12:37:50] "PUT /instance-ip/6b72d26d-865a-4a67-abc0-74b4a62d4acf HTTP/1.1" 200 256 0.074483 10.0.0.50 - - [2026-08-17 12:37:50] "POST /loadbalancer-members HTTP/1.1" 200 707 0.031129 10.0.0.50 - - [2026-08-17 12:37:50] "POST /ref-update HTTP/1.1" 200 156 0.046736 10.0.0.50 - - [2026-08-17 12:37:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.059672 10.0.0.50 - - [2026-08-17 12:37:50] "GET /virtual-machine-interface/72d848f6-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.026035 10.0.0.50 - - [2026-08-17 12:37:50] "POST /ref-update HTTP/1.1" 200 156 0.077652 10.0.0.50 - - [2026-08-17 12:37:50] "POST /ref-update HTTP/1.1" 200 156 0.027453 10.0.0.50 - - [2026-08-17 12:37:50] "POST /set-tag HTTP/1.1" 200 109 0.007555 10.0.0.50 - - [2026-08-17 12:37:50] "GET /virtual-machine-interface/735891dc-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.008612 10.0.0.50 - - [2026-08-17 12:37:50] "POST /set-tag HTTP/1.1" 200 109 0.008310 10.0.0.50 - - [2026-08-17 12:37:50] "POST /ref-update HTTP/1.1" 200 156 0.013902 10.0.0.50 - - [2026-08-17 12:37:50] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.008461 10.0.0.50 - - [2026-08-17 12:37:50] "POST /ref-update HTTP/1.1" 200 156 0.040708 10.0.0.50 - - [2026-08-17 12:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.50 - - [2026-08-17 12:37:50] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018928 10.0.0.50 - - [2026-08-17 12:37:50] "PUT /service-instance/ea9624f8-4f36-421a-846e-3caa2a4b811e HTTP/1.1" 200 266 0.015543 10.0.0.50 - - [2026-08-17 12:37:50] "POST /tags HTTP/1.1" 409 221 0.009208 10.0.0.50 - - [2026-08-17 12:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.010112 10.0.0.50 - - [2026-08-17 12:37:50] "GET /tag/c250e989-e167-40bf-a65d-d07ab5b19cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.030985 10.0.0.50 - - [2026-08-17 12:37:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.064498 10.0.0.50 - - [2026-08-17 12:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.50 - - [2026-08-17 12:37:50] "POST /tags HTTP/1.1" 409 238 0.004036 10.0.0.50 - - [2026-08-17 12:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.005682 10.0.0.50 - - [2026-08-17 12:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.50 - - [2026-08-17 12:37:50] "GET /tag/a2698a24-8055-4d8e-9b37-90e195706d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.012782 10.0.0.50 - - [2026-08-17 12:37:50] "POST /chown HTTP/1.1" 200 109 0.016718 10.0.0.50 - - [2026-08-17 12:37:50] "POST /chown HTTP/1.1" 200 109 0.013838 10.0.0.50 - - [2026-08-17 12:37:50] "POST /firewall-rules HTTP/1.1" 409 293 0.004968 10.0.0.50 - - [2026-08-17 12:37:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007849 10.0.0.50 - - [2026-08-17 12:37:50] "POST /chown HTTP/1.1" 200 109 0.048371 10.0.0.50 - - [2026-08-17 12:37:50] "POST /chown HTTP/1.1" 200 109 0.049356 10.0.0.50 - - [2026-08-17 12:37:50] "PUT /instance-ip/6b72d26d-865a-4a67-abc0-74b4a62d4acf HTTP/1.1" 200 256 0.063339 10.0.0.50 - - [2026-08-17 12:37:50] "PUT /instance-ip/6b72d26d-865a-4a67-abc0-74b4a62d4acf HTTP/1.1" 200 256 0.071337 10.0.0.50 - - [2026-08-17 12:37:50] "PUT /firewall-rule/aabce541-dcd8-4b36-b172-01b20f23313f HTTP/1.1" 200 260 0.127554 10.0.0.50 - - [2026-08-17 12:37:51] "POST /ref-update HTTP/1.1" 200 156 0.074848 10.0.0.50 - - [2026-08-17 12:37:51] "POST /ref-update HTTP/1.1" 200 156 0.057959 10.0.0.50 - - [2026-08-17 12:37:51] "GET /firewall-rule/aabce541-dcd8-4b36-b172-01b20f23313f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.026277 10.0.0.50 - - [2026-08-17 12:37:51] "GET /firewall-policy/ee436f8a-90a8-4977-8401-508b7e7fd0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.003437 10.0.0.50 - - [2026-08-17 12:37:51] "POST /chown HTTP/1.1" 200 109 0.023639 10.0.0.50 - - [2026-08-17 12:37:51] "GET /firewall-rule/aabce541-dcd8-4b36-b172-01b20f23313f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.041800 10.0.0.50 - - [2026-08-17 12:37:51] "POST /chown HTTP/1.1" 200 109 0.051629 10.0.0.50 - - [2026-08-17 12:37:51] "POST /chown HTTP/1.1" 200 109 0.037873 10.0.0.50 - - [2026-08-17 12:37:51] "POST /chown HTTP/1.1" 200 109 0.025456 10.0.0.50 - - [2026-08-17 12:37:51] "PUT /instance-ip/6b72d26d-865a-4a67-abc0-74b4a62d4acf HTTP/1.1" 200 256 0.036302 10.0.0.50 - - [2026-08-17 12:37:51] "PUT /instance-ip/6b72d26d-865a-4a67-abc0-74b4a62d4acf HTTP/1.1" 200 256 0.030089 10.0.0.50 - - [2026-08-17 12:37:51] "POST /ref-update HTTP/1.1" 200 156 0.037327 10.0.0.50 - - [2026-08-17 12:37:51] "POST /chown HTTP/1.1" 200 109 0.021651 10.0.0.50 - - [2026-08-17 12:37:51] "POST /ref-update HTTP/1.1" 200 156 0.050233 10.0.0.50 - - [2026-08-17 12:37:51] "POST /chown HTTP/1.1" 200 109 0.021440 10.0.0.50 - - [2026-08-17 12:37:51] "POST /chown HTTP/1.1" 200 109 0.025576 10.0.0.50 - - [2026-08-17 12:37:51] "POST /chown HTTP/1.1" 200 109 0.026500 10.0.0.50 - - [2026-08-17 12:37:51] "PUT /instance-ip/6b72d26d-865a-4a67-abc0-74b4a62d4acf HTTP/1.1" 200 256 0.016931 10.0.0.50 - - [2026-08-17 12:37:51] "POST /ref-update HTTP/1.1" 200 156 0.055758 10.0.0.50 - - [2026-08-17 12:37:51] "PUT /instance-ip/6b72d26d-865a-4a67-abc0-74b4a62d4acf HTTP/1.1" 200 256 0.079759 10.0.0.50 - - [2026-08-17 12:37:51] "POST /chown HTTP/1.1" 200 109 0.074194 10.0.0.50 - - [2026-08-17 12:37:51] "POST /ref-update HTTP/1.1" 200 156 0.082975 10.0.0.50 - - [2026-08-17 12:37:51] "POST /chown HTTP/1.1" 200 109 0.029098 10.0.0.50 - - [2026-08-17 12:37:51] "POST /chown HTTP/1.1" 200 109 0.025839 10.0.0.50 - - [2026-08-17 12:37:51] "PUT /instance-ip/6b72d26d-865a-4a67-abc0-74b4a62d4acf HTTP/1.1" 200 256 0.042285 10.0.0.50 - - [2026-08-17 12:37:51] "POST /chown HTTP/1.1" 200 109 0.008404 10.0.0.50 - - [2026-08-17 12:37:51] "PUT /instance-ip/6b72d26d-865a-4a67-abc0-74b4a62d4acf HTTP/1.1" 200 256 0.041172 10.0.0.50 - - [2026-08-17 12:37:51] "POST /ref-update HTTP/1.1" 200 156 0.052876 10.0.0.50 - - [2026-08-17 12:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.012733 10.0.0.50 - - [2026-08-17 12:37:51] "POST /ref-update HTTP/1.1" 200 156 0.067324 10.0.0.50 - - [2026-08-17 12:37:51] "POST /chown HTTP/1.1" 200 109 0.026401 10.0.0.50 - - [2026-08-17 12:37:51] "POST /chown HTTP/1.1" 200 109 0.008492 10.0.0.50 - - [2026-08-17 12:37:51] "PUT /instance-ip/6b72d26d-865a-4a67-abc0-74b4a62d4acf HTTP/1.1" 200 256 0.032152 10.0.0.50 - - [2026-08-17 12:37:51] "POST /ref-update HTTP/1.1" 200 156 0.031483 10.0.0.50 - - [2026-08-17 12:37:51] "POST /chown HTTP/1.1" 200 109 0.008526 10.0.0.50 - - [2026-08-17 12:37:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.016073 10.0.0.50 - - [2026-08-17 12:37:51] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005853 10.0.0.50 - - [2026-08-17 12:37:52] "POST /chown HTTP/1.1" 200 109 0.058782 10.0.0.50 - - [2026-08-17 12:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002540 10.0.0.50 - - [2026-08-17 12:37:52] "PUT /instance-ip/6b72d26d-865a-4a67-abc0-74b4a62d4acf HTTP/1.1" 200 256 0.039196 10.0.0.50 - - [2026-08-17 12:37:52] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1541 0.096289 10.0.0.50 - - [2026-08-17 12:37:52] "POST /ref-update HTTP/1.1" 200 156 0.035600 10.0.0.50 - - [2026-08-17 12:37:52] "POST /virtual-machines HTTP/1.1" 200 373 0.056513 10.0.0.50 - - [2026-08-17 12:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.027649 10.0.0.50 - - [2026-08-17 12:37:52] "PUT /service-instance/ea9624f8-4f36-421a-846e-3caa2a4b811e HTTP/1.1" 200 266 0.013443 10.0.0.50 - - [2026-08-17 12:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.079247 10.0.0.50 - - [2026-08-17 12:37:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.223204 10.0.0.50 - - [2026-08-17 12:37:52] "PUT /service-instance/ea9624f8-4f36-421a-846e-3caa2a4b811e HTTP/1.1" 200 266 0.053983 10.0.0.50 - - [2026-08-17 12:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.071674 10.0.0.50 - - [2026-08-17 12:37:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.008851 10.0.0.50 - - [2026-08-17 12:37:52] "GET /virtual-machine-interface/76843b04-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.010188 10.0.0.50 - - [2026-08-17 12:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.064620 10.0.0.50 - - [2026-08-17 12:37:52] "PUT /service-instance/ea9624f8-4f36-421a-846e-3caa2a4b811e HTTP/1.1" 200 266 0.022670 10.0.0.50 - - [2026-08-17 12:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.030104 10.0.0.50 - - [2026-08-17 12:37:52] "POST /instance-ips HTTP/1.1" 200 413 0.148465 10.0.0.50 - - [2026-08-17 12:37:52] "PUT /service-instance/ea9624f8-4f36-421a-846e-3caa2a4b811e HTTP/1.1" 200 266 0.023619 10.0.0.50 - - [2026-08-17 12:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.044683 10.0.0.50 - - [2026-08-17 12:37:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.079378 10.0.0.50 - - [2026-08-17 12:37:52] "GET /virtual-machine-interface/76843b04-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2860 0.025397 10.0.0.50 - - [2026-08-17 12:37:52] "PUT /service-instance/ea9624f8-4f36-421a-846e-3caa2a4b811e HTTP/1.1" 200 266 0.008645 10.0.0.50 - - [2026-08-17 12:37:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.030499 10.0.0.50 - - [2026-08-17 12:37:53] "POST /set-tag HTTP/1.1" 200 109 0.033500 10.0.0.50 - - [2026-08-17 12:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002583 10.0.0.50 - - [2026-08-17 12:37:53] "GET /virtual-machine-interface/76843b04-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.025198 10.0.0.50 - - [2026-08-17 12:37:53] "GET /instance-ip/76bad9ca-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1961 0.011019 10.0.0.50 - - [2026-08-17 12:37:53] "POST /chown HTTP/1.1" 200 109 0.033051 10.0.0.50 - - [2026-08-17 12:37:53] "GET /virtual-machine-interface/76843b04-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.007206 10.0.0.50 - - [2026-08-17 12:37:53] "POST /set-tag HTTP/1.1" 200 109 0.003320 10.0.0.50 - - [2026-08-17 12:37:53] "POST /chown HTTP/1.1" 200 109 0.026081 10.0.0.50 - - [2026-08-17 12:37:53] "GET /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2117 0.017969 10.0.0.50 - - [2026-08-17 12:37:53] "POST /ref-update HTTP/1.1" 200 156 0.041278 10.0.0.50 - - [2026-08-17 12:37:53] "POST /chown HTTP/1.1" 200 109 0.030523 10.0.0.50 - - [2026-08-17 12:37:53] "POST /ref-update HTTP/1.1" 200 156 0.060532 10.0.0.50 - - [2026-08-17 12:37:53] "GET /virtual-machine-interface/76843b04-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.022743 10.0.0.50 - - [2026-08-17 12:37:53] "POST /set-tag HTTP/1.1" 200 109 0.004377 10.0.0.50 - - [2026-08-17 12:37:53] "POST /chown HTTP/1.1" 200 109 0.031286 10.0.0.50 - - [2026-08-17 12:37:53] "POST /ref-update HTTP/1.1" 200 156 0.022833 10.0.0.50 - - [2026-08-17 12:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005682 10.0.0.50 - - [2026-08-17 12:37:53] "GET /virtual-machine-interface/76843b04-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.009386 10.0.0.50 - - [2026-08-17 12:37:53] "POST /set-tag HTTP/1.1" 200 109 0.005043 10.0.0.50 - - [2026-08-17 12:37:53] "POST /chown HTTP/1.1" 200 109 0.007789 10.0.0.50 - - [2026-08-17 12:37:53] "POST /chown HTTP/1.1" 200 109 0.017066 10.0.0.50 - - [2026-08-17 12:37:53] "POST /chown HTTP/1.1" 200 109 0.019978 10.0.0.50 - - [2026-08-17 12:37:53] "POST /chown HTTP/1.1" 200 109 0.008122 10.0.0.50 - - [2026-08-17 12:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.50 - - [2026-08-17 12:37:53] "POST /chown HTTP/1.1" 200 109 0.007400 10.0.0.50 - - [2026-08-17 12:37:53] "POST /chown HTTP/1.1" 200 109 0.039855 10.0.0.50 - - [2026-08-17 12:37:53] "POST /chown HTTP/1.1" 200 109 0.013183 10.0.0.50 - - [2026-08-17 12:37:53] "POST /chown HTTP/1.1" 200 109 0.033206 10.0.0.50 - - [2026-08-17 12:37:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.50 - - [2026-08-17 12:37:53] "POST /chown HTTP/1.1" 200 109 0.009731 10.0.0.50 - - [2026-08-17 12:37:53] "POST /chown HTTP/1.1" 200 109 0.024878 10.0.0.50 - - [2026-08-17 12:37:53] "POST /chown HTTP/1.1" 200 109 0.024978 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.012154 10.0.0.50 - - [2026-08-17 12:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002967 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.011182 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.010132 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.008121 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.022146 10.0.0.50 - - [2026-08-17 12:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.009682 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.009418 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.034124 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.006704 10.0.0.50 - - [2026-08-17 12:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.009708 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.010331 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.015414 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.017272 10.0.0.50 - - [2026-08-17 12:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.016755 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.026409 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.011955 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.045877 10.0.0.50 - - [2026-08-17 12:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005341 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.008866 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.023812 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.031936 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.009544 10.0.0.50 - - [2026-08-17 12:37:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002959 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.010293 10.0.0.50 - - [2026-08-17 12:37:54] "POST /chown HTTP/1.1" 200 109 0.008356 10.0.0.50 - - [2026-08-17 12:37:55] "POST /chown HTTP/1.1" 200 109 0.020385 10.0.0.50 - - [2026-08-17 12:37:55] "POST /chown HTTP/1.1" 200 109 0.027029 10.0.0.50 - - [2026-08-17 12:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002738 10.0.0.50 - - [2026-08-17 12:37:55] "POST /chown HTTP/1.1" 200 109 0.021880 10.0.0.50 - - [2026-08-17 12:37:55] "POST /chown HTTP/1.1" 200 109 0.026001 10.0.0.50 - - [2026-08-17 12:37:55] "POST /chown HTTP/1.1" 200 109 0.008441 10.0.0.50 - - [2026-08-17 12:37:55] "POST /chown HTTP/1.1" 200 109 0.024140 10.0.0.50 - - [2026-08-17 12:37:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008838 10.0.0.50 - - [2026-08-17 12:37:55] "POST /chown HTTP/1.1" 200 109 0.008358 10.0.0.50 - - [2026-08-17 12:37:55] "POST /chown HTTP/1.1" 200 109 0.009848 10.0.0.50 - - [2026-08-17 12:37:55] "POST /chown HTTP/1.1" 200 109 0.010982 10.0.0.50 - - [2026-08-17 12:37:55] "POST /chown HTTP/1.1" 200 109 0.014068 10.0.0.50 - - [2026-08-17 12:37:56] "GET /virtual-machine-interface/735891dc-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.008258 10.0.0.50 - - [2026-08-17 12:37:56] "POST /set-tag HTTP/1.1" 200 109 0.007889 10.0.0.50 - - [2026-08-17 12:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002387 10.0.0.50 - - [2026-08-17 12:37:56] "GET /loadbalancer/d189d6dd-8adf-4b9a-87dd-ac4bc2afc2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003154 10.0.0.50 - - [2026-08-17 12:37:56] "GET /loadbalancer-pool/c71b20af-a2e1-4552-96c1-d87f846f9fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.002580 10.0.0.50 - - [2026-08-17 12:37:56] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017970 10.0.0.50 - - [2026-08-17 12:37:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.035481 10.0.0.50 - - [2026-08-17 12:37:56] "GET /virtual-machine-interface/735891dc-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006345 10.0.0.50 - - [2026-08-17 12:37:56] "GET /virtual-machine-interface/735891dc-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.004893 10.0.0.50 - - [2026-08-17 12:37:56] "POST /ref-update HTTP/1.1" 200 156 0.006769 10.0.0.50 - - [2026-08-17 12:37:56] "GET /floating-ip/f01f41ba-5027-4f93-b9ef-6ed9480b5b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1781 0.016650 10.0.0.50 - - [2026-08-17 12:37:56] "POST /tags HTTP/1.1" 409 221 0.001708 10.0.0.50 - - [2026-08-17 12:37:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.50 - - [2026-08-17 12:37:56] "GET /tag/c250e989-e167-40bf-a65d-d07ab5b19cc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.013225 10.0.0.50 - - [2026-08-17 12:37:56] "PUT /floating-ip/f01f41ba-5027-4f93-b9ef-6ed9480b5b48 HTTP/1.1" 200 256 0.010823 10.0.0.50 - - [2026-08-17 12:37:56] "POST /set-tag HTTP/1.1" 200 109 0.025334 10.0.0.50 - - [2026-08-17 12:37:57] "GET /virtual-machine-interface/72d848f6-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006879 10.0.0.50 - - [2026-08-17 12:37:57] "POST /set-tag HTTP/1.1" 200 109 0.002791 10.0.0.50 - - [2026-08-17 12:37:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.50 - - [2026-08-17 12:37:57] "GET /loadbalancer/d189d6dd-8adf-4b9a-87dd-ac4bc2afc2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003390 10.0.0.50 - - [2026-08-17 12:37:57] "GET /loadbalancer-pool/c71b20af-a2e1-4552-96c1-d87f846f9fee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1909 0.004800 10.0.0.50 - - [2026-08-17 12:37:57] "POST /loadbalancer-members HTTP/1.1" 200 702 0.023034 10.0.0.50 - - [2026-08-17 12:37:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.021632 10.0.0.50 - - [2026-08-17 12:37:57] "GET /virtual-machine-interface/72d848f6-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.015336 10.0.0.50 - - [2026-08-17 12:37:57] "GET /virtual-machine-interface/72d848f6-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.011453 10.0.0.50 - - [2026-08-17 12:37:57] "POST /ref-update HTTP/1.1" 200 156 0.007232 10.0.0.50 - - [2026-08-17 12:37:57] "GET /floating-ip/f01f41ba-5027-4f93-b9ef-6ed9480b5b48?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005660 10.0.0.50 - - [2026-08-17 12:37:57] "POST /set-tag HTTP/1.1" 200 109 0.019983 10.0.0.50 - - [2026-08-17 12:38:00] "GET /virtual-machine-interface/76843b04-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005337 10.0.0.50 - - [2026-08-17 12:38:00] "POST /set-tag HTTP/1.1" 200 109 0.004783 10.0.0.50 - - [2026-08-17 12:38:02] "GET /virtual-machine/fc20bf5a-28be-4a58-ad6c-8ce0102d369d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004299 10.0.0.50 - - [2026-08-17 12:38:02] "GET /virtual-machine-interface/72d848f6-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.007017 10.0.0.50 - - [2026-08-17 12:38:02] "GET /virtual-machine/b9caf8aa-eaf1-442f-9e32-c9816b97e52d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.005200 10.0.0.50 - - [2026-08-17 12:38:02] "GET /virtual-machine-interface/735891dc-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005616 10.0.0.50 - - [2026-08-17 12:38:02] "GET /virtual-machine/ee64bbcd-4f14-440a-864a-483f84458938?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003874 10.0.0.50 - - [2026-08-17 12:38:02] "GET /virtual-machine-interface/76843b04-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005851 10.0.0.50 - - [2026-08-17 12:38:02] "GET /virtual-machine-interface/76843b04-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.008584 10.0.0.50 - - [2026-08-17 12:38:02] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.50 - - [2026-08-17 12:38:33] "GET /virtual-machine-interface/76843b04-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005249 10.0.0.50 - - [2026-08-17 12:38:33] "POST /set-tag HTTP/1.1" 200 109 0.005507 10.0.0.50 - - [2026-08-17 12:38:33] "GET /virtual-machine-interface/76843b04-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.005365 10.0.0.50 - - [2026-08-17 12:38:33] "POST /set-tag HTTP/1.1" 200 109 0.003112 10.0.0.50 - - [2026-08-17 12:38:33] "GET /virtual-machine/ee64bbcd-4f14-440a-864a-483f84458938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.003446 10.0.0.50 - - [2026-08-17 12:38:33] "POST /ref-update HTTP/1.1" 200 156 0.024567 10.0.0.50 - - [2026-08-17 12:38:33] "GET /virtual-machine-interface/76843b04-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3234 0.008740 10.0.0.50 - - [2026-08-17 12:38:33] "POST /set-tag HTTP/1.1" 200 109 0.017180 10.0.0.50 - - [2026-08-17 12:38:33] "POST /set-tag HTTP/1.1" 200 109 0.026575 10.0.0.50 - - [2026-08-17 12:38:33] "DELETE /instance-ip/76bad9ca-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.042489 10.0.0.50 - - [2026-08-17 12:38:33] "DELETE /virtual-machine-interface/76843b04-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.079219 10.0.0.50 - - [2026-08-17 12:38:33] "DELETE /virtual-machine/ee64bbcd-4f14-440a-864a-483f84458938 HTTP/1.1" 200 115 0.025856 10.0.0.50 - - [2026-08-17 12:38:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003176 10.0.0.50 - - [2026-08-17 12:38:37] "GET /tag/a2698a24-8055-4d8e-9b37-90e195706d36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1242 0.013336 10.0.0.50 - - [2026-08-17 12:38:37] "GET /tag/a2698a24-8055-4d8e-9b37-90e195706d36?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1772 0.014132 10.0.0.50 - - [2026-08-17 12:38:37] "GET /virtual-machine-interface/16089e02-66e9-475c-9cc1-d1ff49302b09?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005237 10.0.0.50 - - [2026-08-17 12:38:37] "POST /set-tag HTTP/1.1" 200 109 0.022319 10.0.0.50 - - [2026-08-17 12:38:37] "GET /virtual-machine-interface/90d9c452-0235-421b-bf70-2c19b81565cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.028076 10.0.0.50 - - [2026-08-17 12:38:37] "POST /set-tag HTTP/1.1" 200 109 0.033168 10.0.0.50 - - [2026-08-17 12:38:37] "GET /virtual-machine-interface/e5c73ab3-8337-4874-b4dc-d7aee04e3bf5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.006507 10.0.0.50 - - [2026-08-17 12:38:38] "POST /set-tag HTTP/1.1" 200 109 0.021315 10.0.0.50 - - [2026-08-17 12:38:38] "GET /firewall-policy/ee436f8a-90a8-4977-8401-508b7e7fd0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.014047 10.0.0.50 - - [2026-08-17 12:38:38] "GET /firewall-rule/aabce541-dcd8-4b36-b172-01b20f23313f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2418 0.003433 10.0.0.50 - - [2026-08-17 12:38:38] "POST /ref-update HTTP/1.1" 200 156 0.015748 10.0.0.50 - - [2026-08-17 12:38:38] "DELETE /firewall-rule/aabce541-dcd8-4b36-b172-01b20f23313f HTTP/1.1" 200 115 0.083997 10.0.0.50 - - [2026-08-17 12:38:38] "DELETE /loadbalancer-member/82613369-c2d6-4bc7-acd8-f211307a1232 HTTP/1.1" 200 115 0.034451 10.0.0.50 - - [2026-08-17 12:38:38] "PUT /service-instance/ea9624f8-4f36-421a-846e-3caa2a4b811e HTTP/1.1" 200 266 0.012982 10.0.0.50 - - [2026-08-17 12:38:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.015652 10.0.0.50 - - [2026-08-17 12:38:38] "DELETE /loadbalancer-pool/ef0f44cb-1b88-4d13-b33f-2db0a8a14e76 HTTP/1.1" 200 115 0.081761 10.0.0.50 - - [2026-08-17 12:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018662 10.0.0.50 - - [2026-08-17 12:38:38] "POST /chown HTTP/1.1" 200 109 0.011953 10.0.0.50 - - [2026-08-17 12:38:38] "DELETE /loadbalancer-listener/efcf196b-a41d-4214-babc-c7e5d2fab142 HTTP/1.1" 200 115 0.060317 10.0.0.50 - - [2026-08-17 12:38:38] "GET /floating-ip/f2177947-866f-4d3d-a682-5ee8d941d180?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.003083 10.0.0.50 - - [2026-08-17 12:38:38] "POST /chown HTTP/1.1" 200 109 0.007561 10.0.0.50 - - [2026-08-17 12:38:38] "POST /chown HTTP/1.1" 200 109 0.039272 10.0.0.50 - - [2026-08-17 12:38:38] "POST /chown HTTP/1.1" 200 109 0.050367 10.0.0.50 - - [2026-08-17 12:38:38] "PUT /floating-ip/f2177947-866f-4d3d-a682-5ee8d941d180 HTTP/1.1" 200 256 0.088412 10.0.0.50 - - [2026-08-17 12:38:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007353 10.0.0.50 - - [2026-08-17 12:38:38] "POST /chown HTTP/1.1" 200 109 0.014440 10.0.0.50 - - [2026-08-17 12:38:38] "POST /chown HTTP/1.1" 200 109 0.033147 10.0.0.50 - - [2026-08-17 12:38:38] "DELETE /floating-ip/f2177947-866f-4d3d-a682-5ee8d941d180 HTTP/1.1" 200 115 0.120101 10.0.0.50 - - [2026-08-17 12:38:38] "POST /chown HTTP/1.1" 200 109 0.012140 10.0.0.50 - - [2026-08-17 12:38:38] "POST /chown HTTP/1.1" 200 109 0.027231 10.0.0.50 - - [2026-08-17 12:38:38] "DELETE /loadbalancer/3ec9b9fb-855e-4a60-85a2-ab93bbe2479e HTTP/1.1" 200 115 0.109588 10.0.0.50 - - [2026-08-17 12:38:38] "GET /floating-ip-pool/c2afbf24-7a20-4bac-b976-f8ff5d4643ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.009391 10.0.0.50 - - [2026-08-17 12:38:38] "PUT /service-instance/ea9624f8-4f36-421a-846e-3caa2a4b811e HTTP/1.1" 200 266 0.033219 10.0.0.50 - - [2026-08-17 12:38:38] "POST /ref-update HTTP/1.1" 200 156 0.055721 10.0.0.50 - - [2026-08-17 12:38:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.055959 10.0.0.50 - - [2026-08-17 12:38:38] "DELETE /floating-ip-pool/c2afbf24-7a20-4bac-b976-f8ff5d4643ad HTTP/1.1" 200 115 0.141756 10.0.0.50 - - [2026-08-17 12:38:39] "PUT /service-instance/ea9624f8-4f36-421a-846e-3caa2a4b811e HTTP/1.1" 200 266 0.066900 10.0.0.50 - - [2026-08-17 12:38:39] "DELETE /instance-ip/6b72d26d-865a-4a67-abc0-74b4a62d4acf HTTP/1.1" 200 115 0.313893 10.0.0.50 - - [2026-08-17 12:38:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.055790 10.0.0.50 - - [2026-08-17 12:38:39] "PUT /service-instance/ea9624f8-4f36-421a-846e-3caa2a4b811e HTTP/1.1" 200 266 0.116583 10.0.0.50 - - [2026-08-17 12:38:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.077673 10.0.0.50 - - [2026-08-17 12:38:39] "DELETE /virtual-machine-interface/e5c73ab3-8337-4874-b4dc-d7aee04e3bf5 HTTP/1.1" 200 115 0.342698 10.0.0.50 - - [2026-08-17 12:38:39] "POST /useragent-kv HTTP/1.1" 200 115 0.035146 10.0.0.50 - - [2026-08-17 12:38:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.041687 10.0.0.50 - - [2026-08-17 12:38:39] "POST /useragent-kv HTTP/1.1" 200 115 0.032647 10.0.0.50 - - [2026-08-17 12:38:39] "DELETE /virtual-network/c2bbca26-3df0-460e-81e2-5a2ed72018ad HTTP/1.1" 200 115 0.708383 10.0.0.50 - - [2026-08-17 12:38:39] "GET /routing-instance/08675209-20d3-4cb8-9947-ad9b53ffc018 HTTP/1.1" 404 171 0.016001 10.0.0.50 - - [2026-08-17 12:38:39] "GET /domains HTTP/1.1" 200 280 0.002046 10.0.0.50 - - [2026-08-17 12:38:39] "GET /domain/95b8368c-381b-4753-bc9a-4248b9bd2701 HTTP/1.1" 200 3087 0.021394 10.0.0.50 - - [2026-08-17 12:38:39] "DELETE /route-target/8fb39dfa-66aa-4eb1-8edb-002b9d5573ed HTTP/1.1" 200 115 0.188139 10.0.0.50 - - [2026-08-17 12:38:39] "DELETE /service-instance/ea9624f8-4f36-421a-846e-3caa2a4b811e HTTP/1.1" 200 115 0.367388 10.0.0.50 - - [2026-08-17 12:38:39] "DELETE /tag/a2698a24-8055-4d8e-9b37-90e195706d36 HTTP/1.1" 200 115 0.474629 10.0.0.50 - - [2026-08-17 12:38:39] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515 HTTP/1.1" 200 7412 0.207300 10.0.0.50 - - [2026-08-17 12:38:40] "GET /virtual-machine-interface/90d9c452-0235-421b-bf70-2c19b81565cf?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1209 0.005868 10.0.0.50 - - [2026-08-17 12:38:40] "GET /virtual-machine-interface/735891dc-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.021752 10.0.0.50 - - [2026-08-17 12:38:40] "POST /set-tag HTTP/1.1" 200 109 0.003700 10.0.0.50 - - [2026-08-17 12:38:40] "DELETE /virtual-machine-interface/90d9c452-0235-421b-bf70-2c19b81565cf HTTP/1.1" 200 115 0.172246 10.0.0.50 - - [2026-08-17 12:38:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007951 10.0.0.50 - - [2026-08-17 12:38:40] "GET /loadbalancer/d189d6dd-8adf-4b9a-87dd-ac4bc2afc2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003314 10.0.0.50 - - [2026-08-17 12:38:40] "GET /virtual-machine-interface/735891dc-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.010811 10.0.0.50 - - [2026-08-17 12:38:40] "DELETE /virtual-machine/ded0dd84-54ff-4d73-bb7d-0591466c7e99 HTTP/1.1" 200 115 0.045480 10.0.0.50 - - [2026-08-17 12:38:40] "GET /virtual-machine-interface/16089e02-66e9-475c-9cc1-d1ff49302b09?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1208 0.008281 10.0.0.50 - - [2026-08-17 12:38:40] "POST /set-tag HTTP/1.1" 200 109 0.038030 10.0.0.50 - - [2026-08-17 12:38:40] "DELETE /loadbalancer-member/6a92ba4b-a468-406e-8059-d80b5fca150b HTTP/1.1" 200 115 0.042107 10.0.0.50 - - [2026-08-17 12:38:40] "DELETE /virtual-machine-interface/16089e02-66e9-475c-9cc1-d1ff49302b09 HTTP/1.1" 200 115 0.101088 10.0.0.50 - - [2026-08-17 12:38:40] "POST /ref-update HTTP/1.1" 200 156 0.014040 10.0.0.50 - - [2026-08-17 12:38:40] "DELETE /virtual-machine/92526cd7-b6b8-4aa8-88aa-db8f387e052d HTTP/1.1" 200 115 0.033144 10.0.0.50 - - [2026-08-17 12:38:41] "GET /virtual-machine-interface/735891dc-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.012725 10.0.0.50 - - [2026-08-17 12:38:41] "POST /set-tag HTTP/1.1" 200 109 0.003261 10.0.0.50 - - [2026-08-17 12:38:41] "GET /virtual-machine-interface/735891dc-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.006254 10.0.0.50 - - [2026-08-17 12:38:41] "POST /set-tag HTTP/1.1" 200 109 0.002835 10.0.0.50 - - [2026-08-17 12:38:41] "GET /virtual-machine/b9caf8aa-eaf1-442f-9e32-c9816b97e52d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.005740 10.0.0.50 - - [2026-08-17 12:38:41] "POST /ref-update HTTP/1.1" 200 156 0.013971 10.0.0.50 - - [2026-08-17 12:38:41] "GET /virtual-machine-interface/735891dc-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3387 0.050883 10.0.0.50 - - [2026-08-17 12:38:41] "POST /set-tag HTTP/1.1" 200 109 0.034316 10.0.0.50 - - [2026-08-17 12:38:41] "POST /set-tag HTTP/1.1" 200 109 0.053440 10.0.0.50 - - [2026-08-17 12:38:41] "POST /set-tag HTTP/1.1" 200 109 0.036603 10.0.0.50 - - [2026-08-17 12:38:42] "DELETE /instance-ip/73789f7c-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.107227 10.0.0.50 - - [2026-08-17 12:38:42] "POST /ref-update HTTP/1.1" 200 156 0.015834 10.0.0.50 - - [2026-08-17 12:38:42] "DELETE /virtual-machine-interface/735891dc-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.054134 10.0.0.50 - - [2026-08-17 12:38:42] "DELETE /virtual-machine/b9caf8aa-eaf1-442f-9e32-c9816b97e52d HTTP/1.1" 200 115 0.030874 10.0.0.50 - - [2026-08-17 12:38:45] "GET /virtual-machine-interface/72d848f6-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.008682 10.0.0.50 - - [2026-08-17 12:38:45] "POST /set-tag HTTP/1.1" 200 109 0.004500 10.0.0.50 - - [2026-08-17 12:38:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.50 - - [2026-08-17 12:38:45] "GET /loadbalancer/d189d6dd-8adf-4b9a-87dd-ac4bc2afc2ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2228 0.003317 10.0.0.50 - - [2026-08-17 12:38:46] "GET /virtual-machine-interface/72d848f6-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.006453 10.0.0.50 - - [2026-08-17 12:38:46] "POST /set-tag HTTP/1.1" 200 109 0.003782 10.0.0.50 - - [2026-08-17 12:38:46] "GET /virtual-machine-interface/72d848f6-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.005305 10.0.0.50 - - [2026-08-17 12:38:46] "POST /set-tag HTTP/1.1" 200 109 0.002859 10.0.0.50 - - [2026-08-17 12:38:46] "GET /virtual-machine/fc20bf5a-28be-4a58-ad6c-8ce0102d369d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.003629 10.0.0.50 - - [2026-08-17 12:38:46] "POST /ref-update HTTP/1.1" 200 156 0.012433 10.0.0.50 - - [2026-08-17 12:38:46] "GET /virtual-machine-interface/72d848f6-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3569 0.008535 10.0.0.50 - - [2026-08-17 12:38:46] "POST /set-tag HTTP/1.1" 200 109 0.020406 10.0.0.50 - - [2026-08-17 12:38:46] "POST /set-tag HTTP/1.1" 200 109 0.024477 10.0.0.50 - - [2026-08-17 12:38:46] "POST /set-tag HTTP/1.1" 200 109 0.043440 10.0.0.50 - - [2026-08-17 12:38:46] "DELETE /instance-ip/72f7cc80-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.077955 10.0.0.50 - - [2026-08-17 12:38:46] "POST /ref-update HTTP/1.1" 200 156 0.016029 10.0.0.50 - - [2026-08-17 12:38:47] "DELETE /virtual-machine-interface/72d848f6-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.071517 10.0.0.50 - - [2026-08-17 12:38:47] "DELETE /virtual-machine/fc20bf5a-28be-4a58-ad6c-8ce0102d369d HTTP/1.1" 200 115 0.026732 10.0.0.50 - - [2026-08-17 12:38:47] "DELETE /tag/f8dae6dd-10ab-476a-829f-187f94368704 HTTP/1.1" 200 115 0.043012 10.0.0.50 - - [2026-08-17 12:38:47] "DELETE /tag/c458774b-56ef-40dd-8422-0909413d9c37 HTTP/1.1" 200 115 0.070971 10.0.0.50 - - [2026-08-17 12:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.50 - - [2026-08-17 12:38:50] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.049064 10.0.0.50 - - [2026-08-17 12:38:50] "POST /tags HTTP/1.1" 200 393 0.029426 10.0.0.50 - - [2026-08-17 12:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.017267 10.0.0.50 - - [2026-08-17 12:38:50] "GET /tag/515a95ff-750b-4d62-8fc2-453c41bf2a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.022558 10.0.0.50 - - [2026-08-17 12:38:50] "POST /tags HTTP/1.1" 200 341 0.021444 10.0.0.50 - - [2026-08-17 12:38:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.50 - - [2026-08-17 12:38:50] "GET /tag/3604c692-641b-4e30-a291-f3393abf3eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.015132 10.0.0.50 - - [2026-08-17 12:38:50] "POST /id-to-fqname HTTP/1.1" 200 192 0.000629 10.0.0.50 - - [2026-08-17 12:38:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.005780 10.0.0.50 - - [2026-08-17 12:38:51] "POST /security-groups HTTP/1.1" 200 589 0.076392 10.0.0.50 - - [2026-08-17 12:38:51] "POST /fqname-to-id HTTP/1.1" 404 236 0.007190 10.0.0.50 - - [2026-08-17 12:38:51] "POST /projects HTTP/1.1" 200 519 0.251108 10.0.0.50 - - [2026-08-17 12:38:51] "POST /access-control-lists HTTP/1.1" 200 598 0.068615 10.0.0.50 - - [2026-08-17 12:38:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016444 10.0.0.50 - - [2026-08-17 12:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006872 10.0.0.50 - - [2026-08-17 12:38:51] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.012140 10.0.0.50 - - [2026-08-17 12:38:51] "POST /fqname-to-id HTTP/1.1" 404 235 0.003229 10.0.0.50 - - [2026-08-17 12:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002960 10.0.0.50 - - [2026-08-17 12:38:51] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3041 0.033501 10.0.0.50 - - [2026-08-17 12:38:51] "POST /access-control-lists HTTP/1.1" 200 596 0.072874 10.0.0.50 - - [2026-08-17 12:38:51] "PUT /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca HTTP/1.1" 200 264 0.052385 10.0.0.50 - - [2026-08-17 12:38:51] "PUT /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f HTTP/1.1" 200 264 0.080384 10.0.0.50 - - [2026-08-17 12:38:51] "POST /security-groups HTTP/1.1" 200 591 0.089128 10.0.0.50 - - [2026-08-17 12:38:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.040065 10.0.0.50 - - [2026-08-17 12:38:51] "POST /fqname-to-id HTTP/1.1" 404 270 0.014911 10.0.0.50 - - [2026-08-17 12:38:51] "POST /chown HTTP/1.1" 200 109 0.028068 10.0.0.50 - - [2026-08-17 12:38:51] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.044479 10.0.0.50 - - [2026-08-17 12:38:51] "POST /access-control-lists HTTP/1.1" 200 632 0.107858 10.0.0.50 - - [2026-08-17 12:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.017765 10.0.0.50 - - [2026-08-17 12:38:51] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008595 10.0.0.50 - - [2026-08-17 12:38:51] "POST /fqname-to-id HTTP/1.1" 404 269 0.002360 10.0.0.50 - - [2026-08-17 12:38:51] "POST /tags HTTP/1.1" 409 226 0.002744 10.0.0.50 - - [2026-08-17 12:38:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006122 10.0.0.50 - - [2026-08-17 12:38:51] "GET /tag/3604c692-641b-4e30-a291-f3393abf3eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.041692 10.0.0.50 - - [2026-08-17 12:38:51] "POST /access-control-lists HTTP/1.1" 200 630 0.082722 10.0.0.50 - - [2026-08-17 12:38:51] "POST /firewall-rules HTTP/1.1" 200 600 0.080528 10.0.0.50 - - [2026-08-17 12:38:52] "GET /firewall-rule/fb7f5763-2e07-4445-bbc8-ed0988f276fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.013486 10.0.0.50 - - [2026-08-17 12:38:52] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005380 10.0.0.50 - - [2026-08-17 12:38:52] "GET /firewall-rule/fb7f5763-2e07-4445-bbc8-ed0988f276fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005847 10.0.0.50 - - [2026-08-17 12:38:52] "POST /ref-update HTTP/1.1" 200 156 0.085028 10.0.0.50 - - [2026-08-17 12:38:52] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.020629 10.0.0.50 - - [2026-08-17 12:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002733 10.0.0.50 - - [2026-08-17 12:38:52] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003230 10.0.0.50 - - [2026-08-17 12:38:52] "POST /tags HTTP/1.1" 409 226 0.002005 10.0.0.50 - - [2026-08-17 12:38:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009717 10.0.0.50 - - [2026-08-17 12:38:52] "GET /tag/3604c692-641b-4e30-a291-f3393abf3eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.014289 10.0.0.50 - - [2026-08-17 12:38:52] "POST /firewall-rules HTTP/1.1" 200 598 0.068062 10.0.0.50 - - [2026-08-17 12:38:52] "GET /firewall-rule/7796fafc-4cd2-4272-afae-34a4287ef7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011173 10.0.0.50 - - [2026-08-17 12:38:52] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4130 0.006322 10.0.0.50 - - [2026-08-17 12:38:52] "GET /firewall-rule/7796fafc-4cd2-4272-afae-34a4287ef7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003155 10.0.0.50 - - [2026-08-17 12:38:52] "POST /ref-update HTTP/1.1" 200 156 0.062708 10.0.0.50 - - [2026-08-17 12:38:53] "POST /tags HTTP/1.1" 200 393 0.048286 10.0.0.50 - - [2026-08-17 12:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014118 10.0.0.50 - - [2026-08-17 12:38:53] "GET /tag/02f230eb-e828-4fd5-97b0-9bd053aa0b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.022741 10.0.0.50 - - [2026-08-17 12:38:53] "POST /tags HTTP/1.1" 200 341 0.035014 10.0.0.50 - - [2026-08-17 12:38:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009288 10.0.0.50 - - [2026-08-17 12:38:53] "GET /tag/9a60cfc3-da5f-42eb-94a2-fabdb5ad7119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.038962 10.0.0.50 - - [2026-08-17 12:38:54] "POST /id-to-fqname HTTP/1.1" 200 192 0.000682 10.0.0.50 - - [2026-08-17 12:38:54] "POST /fqname-to-id HTTP/1.1" 404 201 0.007008 10.0.0.50 - - [2026-08-17 12:38:54] "POST /security-groups HTTP/1.1" 200 589 0.076751 10.0.0.50 - - [2026-08-17 12:38:54] "POST /projects HTTP/1.1" 200 519 0.243627 10.0.0.50 - - [2026-08-17 12:38:54] "POST /fqname-to-id HTTP/1.1" 404 236 0.005320 10.0.0.50 - - [2026-08-17 12:38:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.025256 10.0.0.50 - - [2026-08-17 12:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.50 - - [2026-08-17 12:38:54] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.031432 10.0.0.50 - - [2026-08-17 12:38:54] "POST /access-control-lists HTTP/1.1" 200 598 0.093432 10.0.0.50 - - [2026-08-17 12:38:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009578 10.0.0.50 - - [2026-08-17 12:38:54] "POST /fqname-to-id HTTP/1.1" 404 235 0.005971 10.0.0.50 - - [2026-08-17 12:38:54] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.011534 10.0.0.50 - - [2026-08-17 12:38:54] "POST /access-control-lists HTTP/1.1" 200 596 0.111252 10.0.0.50 - - [2026-08-17 12:38:54] "PUT /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca HTTP/1.1" 200 264 0.176248 10.0.0.50 - - [2026-08-17 12:38:54] "PUT /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f HTTP/1.1" 200 264 0.062860 10.0.0.50 - - [2026-08-17 12:38:54] "POST /security-groups HTTP/1.1" 200 591 0.224678 10.0.0.50 - - [2026-08-17 12:38:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.005610 10.0.0.50 - - [2026-08-17 12:38:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.054977 10.0.0.50 - - [2026-08-17 12:38:55] "POST /chown HTTP/1.1" 200 109 0.055725 10.0.0.50 - - [2026-08-17 12:38:55] "POST /access-control-lists HTTP/1.1" 200 632 0.086101 10.0.0.50 - - [2026-08-17 12:38:55] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.005242 10.0.0.50 - - [2026-08-17 12:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003789 10.0.0.50 - - [2026-08-17 12:38:55] "POST /fqname-to-id HTTP/1.1" 404 269 0.004839 10.0.0.50 - - [2026-08-17 12:38:55] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005912 10.0.0.50 - - [2026-08-17 12:38:55] "POST /tags HTTP/1.1" 409 226 0.002326 10.0.0.50 - - [2026-08-17 12:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.50 - - [2026-08-17 12:38:55] "GET /tag/9a60cfc3-da5f-42eb-94a2-fabdb5ad7119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.035433 10.0.0.50 - - [2026-08-17 12:38:55] "POST /access-control-lists HTTP/1.1" 200 630 0.117829 10.0.0.50 - - [2026-08-17 12:38:55] "POST /firewall-rules HTTP/1.1" 200 600 0.098184 10.0.0.50 - - [2026-08-17 12:38:55] "GET /firewall-rule/5652bf02-6bbb-43d2-860b-9c7948e39301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.011138 10.0.0.50 - - [2026-08-17 12:38:55] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.020948 10.0.0.50 - - [2026-08-17 12:38:55] "GET /firewall-rule/5652bf02-6bbb-43d2-860b-9c7948e39301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.040030 10.0.0.50 - - [2026-08-17 12:38:55] "POST /ref-update HTTP/1.1" 200 156 0.166343 10.0.0.50 - - [2026-08-17 12:38:55] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011433 10.0.0.50 - - [2026-08-17 12:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.014055 10.0.0.50 - - [2026-08-17 12:38:55] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006329 10.0.0.50 - - [2026-08-17 12:38:55] "POST /tags HTTP/1.1" 409 226 0.005660 10.0.0.50 - - [2026-08-17 12:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.50 - - [2026-08-17 12:38:55] "GET /tag/9a60cfc3-da5f-42eb-94a2-fabdb5ad7119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.020821 10.0.0.50 - - [2026-08-17 12:38:55] "POST /firewall-rules HTTP/1.1" 200 598 0.126012 10.0.0.50 - - [2026-08-17 12:38:56] "GET /firewall-rule/86fc8902-153e-4a87-8a93-45c7ae7f71a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.011872 10.0.0.50 - - [2026-08-17 12:38:56] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4641 0.008978 10.0.0.50 - - [2026-08-17 12:38:56] "GET /firewall-rule/86fc8902-153e-4a87-8a93-45c7ae7f71a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003420 10.0.0.50 - - [2026-08-17 12:38:56] "POST /ref-update HTTP/1.1" 200 156 0.095156 10.0.0.50 - - [2026-08-17 12:38:56] "POST /tags HTTP/1.1" 200 345 0.176386 10.0.0.50 - - [2026-08-17 12:38:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005777 10.0.0.50 - - [2026-08-17 12:38:56] "GET /tag/56bf286a-efc8-411f-9851-debe6b8f3eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.044430 10.0.0.50 - - [2026-08-17 12:38:56] "POST /projects HTTP/1.1" 409 238 0.007472 10.0.0.50 - - [2026-08-17 12:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002939 10.0.0.50 - - [2026-08-17 12:38:57] "GET /project/afbbf8d5-1015-4d7e-904b-9f69a637f707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.065056 10.0.0.50 - - [2026-08-17 12:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.019886 10.0.0.50 - - [2026-08-17 12:38:57] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.016051 10.0.0.50 - - [2026-08-17 12:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.50 - - [2026-08-17 12:38:57] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.008636 10.0.0.50 - - [2026-08-17 12:38:57] "POST /security-groups HTTP/1.1" 409 285 0.002945 10.0.0.50 - - [2026-08-17 12:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001754 10.0.0.50 - - [2026-08-17 12:38:57] "PUT /security-group/59f25142-da2b-4c13-af8a-8faae7b4dfbf HTTP/1.1" 200 262 0.066038 10.0.0.50 - - [2026-08-17 12:38:57] "PUT /access-control-list/a2a328a9-38cf-4dc3-9c35-942ab91204d1 HTTP/1.1" 200 272 0.041153 10.0.0.50 - - [2026-08-17 12:38:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.037010 10.0.0.50 - - [2026-08-17 12:38:57] "PUT /access-control-list/094ce607-9235-40e4-a145-e7c0c51dd67e HTTP/1.1" 200 272 0.030857 10.0.0.50 - - [2026-08-17 12:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002413 10.0.0.50 - - [2026-08-17 12:38:57] "GET /project/afbbf8d5-1015-4d7e-904b-9f69a637f707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.029944 10.0.0.50 - - [2026-08-17 12:38:57] "POST /tags HTTP/1.1" 409 228 0.024435 10.0.0.50 - - [2026-08-17 12:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006759 10.0.0.50 - - [2026-08-17 12:38:57] "GET /tag/56bf286a-efc8-411f-9851-debe6b8f3eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1205 0.050394 10.0.0.50 - - [2026-08-17 12:38:57] "POST /tags HTTP/1.1" 200 345 0.039696 10.0.0.50 - - [2026-08-17 12:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.50 - - [2026-08-17 12:38:57] "GET /tag/fb10c1e5-97da-41df-90fd-056a5695b351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.020290 10.0.0.50 - - [2026-08-17 12:38:57] "POST /projects HTTP/1.1" 409 238 0.004164 10.0.0.50 - - [2026-08-17 12:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.50 - - [2026-08-17 12:38:57] "GET /project/43dffa52-3404-4109-be8b-3842d4b8840c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.081273 10.0.0.50 - - [2026-08-17 12:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.006594 10.0.0.50 - - [2026-08-17 12:38:57] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.014525 10.0.0.50 - - [2026-08-17 12:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003734 10.0.0.50 - - [2026-08-17 12:38:57] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004921 10.0.0.50 - - [2026-08-17 12:38:57] "POST /security-groups HTTP/1.1" 409 285 0.002971 10.0.0.50 - - [2026-08-17 12:38:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.50 - - [2026-08-17 12:38:58] "PUT /security-group/a97aae11-e958-4404-a4d6-219878645537 HTTP/1.1" 200 262 0.059015 10.0.0.50 - - [2026-08-17 12:38:58] "PUT /access-control-list/eb8491ab-7c65-4ddb-9f6e-5e36b1d1d8f1 HTTP/1.1" 200 272 0.016999 10.0.0.50 - - [2026-08-17 12:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.022878 10.0.0.50 - - [2026-08-17 12:38:58] "PUT /access-control-list/106f7b32-c9b8-4a11-a89d-24de9058ec06 HTTP/1.1" 200 272 0.075173 10.0.0.50 - - [2026-08-17 12:38:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.060287 10.0.0.50 - - [2026-08-17 12:38:58] "POST /tags HTTP/1.1" 409 228 0.017509 10.0.0.50 - - [2026-08-17 12:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004061 10.0.0.50 - - [2026-08-17 12:38:58] "GET /project/43dffa52-3404-4109-be8b-3842d4b8840c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.096915 10.0.0.50 - - [2026-08-17 12:38:58] "GET /tag/fb10c1e5-97da-41df-90fd-056a5695b351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.021558 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:38:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001277 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:38:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001141 10.0.0.50 - - [2026-08-17 12:38:58] "POST /tags HTTP/1.1" 200 291 0.093624 10.0.0.50 - - [2026-08-17 12:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014553 10.0.0.50 - - [2026-08-17 12:38:58] "GET /tag/bdfa16c0-cb56-4ccc-a8a7-f762a6fbd3de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.023761 10.0.0.50 - - [2026-08-17 12:38:58] "POST /tags HTTP/1.1" 200 303 0.090315 10.0.0.50 - - [2026-08-17 12:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.024194 10.0.0.50 - - [2026-08-17 12:38:58] "GET /tag/7e58f35c-0679-4ea1-802f-9535635816e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.027983 10.0.0.50 - - [2026-08-17 12:38:58] "POST /tags HTTP/1.1" 409 252 0.011506 10.0.0.50 - - [2026-08-17 12:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.50 - - [2026-08-17 12:38:58] "GET /tag/515a95ff-750b-4d62-8fc2-453c41bf2a8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1325 0.018724 10.0.0.50 - - [2026-08-17 12:38:58] "POST /tags HTTP/1.1" 409 226 0.002688 10.0.0.50 - - [2026-08-17 12:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.50 - - [2026-08-17 12:38:58] "GET /tag/3604c692-641b-4e30-a291-f3393abf3eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.089920 10.0.0.50 - - [2026-08-17 12:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.50 - - [2026-08-17 12:38:58] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004365 10.0.0.50 - - [2026-08-17 12:38:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.50 - - [2026-08-17 12:38:59] "GET /project/afbbf8d5-1015-4d7e-904b-9f69a637f707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.105889 10.0.0.50 - - [2026-08-17 12:38:59] "POST /virtual-machines HTTP/1.1" 200 395 0.026001 10.0.0.50 - - [2026-08-17 12:38:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.036142 10.0.0.50 - - [2026-08-17 12:38:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.110551 10.0.0.50 - - [2026-08-17 12:38:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.042539 10.0.0.50 - - [2026-08-17 12:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009649 10.0.0.50 - - [2026-08-17 12:38:59] "GET /virtual-machine-interface/9e6c5124-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013047 10.0.0.50 - - [2026-08-17 12:38:59] "POST /instance-ips HTTP/1.1" 200 397 0.031458 10.0.0.50 - - [2026-08-17 12:38:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.031803 10.0.0.50 - - [2026-08-17 12:38:59] "GET /virtual-machine-interface/9e6c5124-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.019916 10.0.0.50 - - [2026-08-17 12:38:59] "POST /set-tag HTTP/1.1" 200 109 0.067024 10.0.0.50 - - [2026-08-17 12:38:59] "GET /virtual-machine-interface/9e6c5124-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.010095 10.0.0.50 - - [2026-08-17 12:38:59] "GET /instance-ip/9e877c4c-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003562 10.0.0.50 - - [2026-08-17 12:38:59] "GET /virtual-machine-interface/9e6c5124-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004910 10.0.0.50 - - [2026-08-17 12:38:59] "POST /set-tag HTTP/1.1" 200 109 0.002361 10.0.0.50 - - [2026-08-17 12:38:59] "GET /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.003710 10.0.0.50 - - [2026-08-17 12:38:59] "POST /ref-update HTTP/1.1" 200 156 0.011558 10.0.0.50 - - [2026-08-17 12:38:59] "GET /virtual-machine-interface/9e6c5124-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007426 10.0.0.50 - - [2026-08-17 12:38:59] "POST /set-tag HTTP/1.1" 200 109 0.002683 10.0.0.50 - - [2026-08-17 12:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.50 - - [2026-08-17 12:38:59] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004947 10.0.0.50 - - [2026-08-17 12:38:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.50 - - [2026-08-17 12:39:00] "GET /project/afbbf8d5-1015-4d7e-904b-9f69a637f707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.058993 10.0.0.50 - - [2026-08-17 12:39:00] "POST /virtual-machines HTTP/1.1" 200 395 0.010996 10.0.0.50 - - [2026-08-17 12:39:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.018363 10.0.0.50 - - [2026-08-17 12:39:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123864 10.0.0.50 - - [2026-08-17 12:39:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009958 10.0.0.50 - - [2026-08-17 12:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008362 10.0.0.50 - - [2026-08-17 12:39:00] "GET /virtual-machine-interface/9ef734e2-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007200 10.0.0.50 - - [2026-08-17 12:39:00] "POST /instance-ips HTTP/1.1" 200 397 0.027514 10.0.0.50 - - [2026-08-17 12:39:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.032540 10.0.0.50 - - [2026-08-17 12:39:00] "GET /virtual-machine-interface/9ef734e2-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011059 10.0.0.50 - - [2026-08-17 12:39:00] "POST /set-tag HTTP/1.1" 200 109 0.067648 10.0.0.50 - - [2026-08-17 12:39:00] "GET /virtual-machine-interface/9ef734e2-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025585 10.0.0.50 - - [2026-08-17 12:39:00] "GET /instance-ip/9f151aac-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.006356 10.0.0.50 - - [2026-08-17 12:39:00] "GET /virtual-machine-interface/9ef734e2-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005705 10.0.0.50 - - [2026-08-17 12:39:00] "POST /set-tag HTTP/1.1" 200 109 0.002755 10.0.0.50 - - [2026-08-17 12:39:00] "GET /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1700 0.005171 10.0.0.50 - - [2026-08-17 12:39:00] "POST /ref-update HTTP/1.1" 200 156 0.012473 10.0.0.50 - - [2026-08-17 12:39:00] "GET /virtual-machine-interface/9ef734e2-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013928 10.0.0.50 - - [2026-08-17 12:39:00] "POST /set-tag HTTP/1.1" 200 109 0.006831 10.0.0.50 - - [2026-08-17 12:39:00] "POST /tags HTTP/1.1" 200 291 0.022583 10.0.0.50 - - [2026-08-17 12:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008782 10.0.0.50 - - [2026-08-17 12:39:00] "GET /tag/c14b8b4c-5480-4a88-8e11-b6dfeec03b6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.017723 10.0.0.50 - - [2026-08-17 12:39:00] "POST /tags HTTP/1.1" 409 252 0.002697 10.0.0.50 - - [2026-08-17 12:39:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002171 10.0.0.50 - - [2026-08-17 12:39:00] "GET /tag/02f230eb-e828-4fd5-97b0-9bd053aa0b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.014272 10.0.0.50 - - [2026-08-17 12:39:01] "POST /tags HTTP/1.1" 409 226 0.002936 10.0.0.50 - - [2026-08-17 12:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002150 10.0.0.50 - - [2026-08-17 12:39:01] "GET /tag/9a60cfc3-da5f-42eb-94a2-fabdb5ad7119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012809 10.0.0.50 - - [2026-08-17 12:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.50 - - [2026-08-17 12:39:01] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008404 10.0.0.50 - - [2026-08-17 12:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.50 - - [2026-08-17 12:39:01] "GET /project/43dffa52-3404-4109-be8b-3842d4b8840c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.067461 10.0.0.50 - - [2026-08-17 12:39:01] "POST /virtual-machines HTTP/1.1" 200 395 0.010477 10.0.0.50 - - [2026-08-17 12:39:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.025412 10.0.0.50 - - [2026-08-17 12:39:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.162194 10.0.0.50 - - [2026-08-17 12:39:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.025203 10.0.0.50 - - [2026-08-17 12:39:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.016334 10.0.0.50 - - [2026-08-17 12:39:01] "GET /virtual-machine-interface/9fab446e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008509 10.0.0.50 - - [2026-08-17 12:39:01] "POST /instance-ips HTTP/1.1" 200 397 0.036050 10.0.0.50 - - [2026-08-17 12:39:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.036158 10.0.0.50 - - [2026-08-17 12:39:01] "GET /virtual-machine-interface/9fab446e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.011904 10.0.0.50 - - [2026-08-17 12:39:01] "POST /set-tag HTTP/1.1" 200 109 0.075350 10.0.0.50 - - [2026-08-17 12:39:01] "GET /virtual-machine-interface/9fab446e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.025628 10.0.0.50 - - [2026-08-17 12:39:01] "GET /instance-ip/9fcfc686-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004168 10.0.0.50 - - [2026-08-17 12:39:01] "GET /virtual-machine-interface/9fab446e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005054 10.0.0.50 - - [2026-08-17 12:39:01] "POST /set-tag HTTP/1.1" 200 109 0.003173 10.0.0.50 - - [2026-08-17 12:39:01] "GET /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004697 10.0.0.50 - - [2026-08-17 12:39:01] "POST /ref-update HTTP/1.1" 200 156 0.011466 10.0.0.50 - - [2026-08-17 12:39:02] "GET /virtual-machine-interface/9fab446e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014565 10.0.0.50 - - [2026-08-17 12:39:02] "POST /set-tag HTTP/1.1" 200 109 0.005283 10.0.0.50 - - [2026-08-17 12:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003210 10.0.0.50 - - [2026-08-17 12:39:02] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005179 10.0.0.50 - - [2026-08-17 12:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.50 - - [2026-08-17 12:39:02] "GET /project/43dffa52-3404-4109-be8b-3842d4b8840c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.036382 10.0.0.50 - - [2026-08-17 12:39:02] "POST /virtual-machines HTTP/1.1" 200 395 0.013584 10.0.0.50 - - [2026-08-17 12:39:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.017064 10.0.0.50 - - [2026-08-17 12:39:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112711 10.0.0.50 - - [2026-08-17 12:39:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.011556 10.0.0.50 - - [2026-08-17 12:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.009511 10.0.0.50 - - [2026-08-17 12:39:02] "GET /virtual-machine-interface/a03b2156-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014330 10.0.0.50 - - [2026-08-17 12:39:02] "POST /instance-ips HTTP/1.1" 200 397 0.031358 10.0.0.50 - - [2026-08-17 12:39:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.042204 10.0.0.50 - - [2026-08-17 12:39:02] "GET /virtual-machine-interface/a03b2156-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013547 10.0.0.50 - - [2026-08-17 12:39:02] "POST /set-tag HTTP/1.1" 200 109 0.067862 10.0.0.50 - - [2026-08-17 12:39:02] "GET /virtual-machine-interface/a03b2156-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020069 10.0.0.50 - - [2026-08-17 12:39:02] "GET /instance-ip/a05700ec-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003123 10.0.0.50 - - [2026-08-17 12:39:02] "GET /virtual-machine-interface/a03b2156-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005468 10.0.0.50 - - [2026-08-17 12:39:02] "POST /set-tag HTTP/1.1" 200 109 0.002829 10.0.0.50 - - [2026-08-17 12:39:02] "GET /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2126 0.004533 10.0.0.50 - - [2026-08-17 12:39:02] "POST /ref-update HTTP/1.1" 200 156 0.013198 10.0.0.50 - - [2026-08-17 12:39:02] "GET /virtual-machine-interface/a03b2156-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.018380 10.0.0.50 - - [2026-08-17 12:39:02] "POST /set-tag HTTP/1.1" 200 109 0.003162 10.0.0.50 - - [2026-08-17 12:39:02] "POST /tags HTTP/1.1" 200 299 0.022727 10.0.0.50 - - [2026-08-17 12:39:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007269 10.0.0.50 - - [2026-08-17 12:39:03] "GET /tag/1f1f2351-28e8-4330-a85d-0ef0c2d13c8e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.016496 10.0.0.50 - - [2026-08-17 12:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.50 - - [2026-08-17 12:39:03] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004753 10.0.0.50 - - [2026-08-17 12:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.50 - - [2026-08-17 12:39:03] "GET /project/afbbf8d5-1015-4d7e-904b-9f69a637f707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.067258 10.0.0.50 - - [2026-08-17 12:39:03] "POST /virtual-machines HTTP/1.1" 200 395 0.016474 10.0.0.50 - - [2026-08-17 12:39:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.021466 10.0.0.50 - - [2026-08-17 12:39:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.139192 10.0.0.50 - - [2026-08-17 12:39:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.014204 10.0.0.50 - - [2026-08-17 12:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.033824 10.0.0.50 - - [2026-08-17 12:39:03] "GET /virtual-machine-interface/a0d5fb22-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005248 10.0.0.50 - - [2026-08-17 12:39:03] "POST /instance-ips HTTP/1.1" 200 397 0.024179 10.0.0.50 - - [2026-08-17 12:39:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.050927 10.0.0.50 - - [2026-08-17 12:39:03] "GET /virtual-machine-interface/a0d5fb22-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.023315 10.0.0.50 - - [2026-08-17 12:39:03] "POST /set-tag HTTP/1.1" 200 109 0.024774 10.0.0.50 - - [2026-08-17 12:39:03] "GET /virtual-machine-interface/a0d5fb22-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.019023 10.0.0.50 - - [2026-08-17 12:39:03] "GET /instance-ip/a0f593ec-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.013171 10.0.0.50 - - [2026-08-17 12:39:03] "GET /virtual-machine-interface/a0d5fb22-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006868 10.0.0.50 - - [2026-08-17 12:39:03] "POST /set-tag HTTP/1.1" 200 109 0.002878 10.0.0.50 - - [2026-08-17 12:39:03] "POST /tags HTTP/1.1" 200 299 0.022989 10.0.0.50 - - [2026-08-17 12:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002564 10.0.0.50 - - [2026-08-17 12:39:03] "GET /tag/1dc727e8-8893-4dd2-80b5-3a1533d7cbe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.013370 10.0.0.50 - - [2026-08-17 12:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002281 10.0.0.50 - - [2026-08-17 12:39:03] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005462 10.0.0.50 - - [2026-08-17 12:39:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.50 - - [2026-08-17 12:39:04] "GET /project/afbbf8d5-1015-4d7e-904b-9f69a637f707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.061657 10.0.0.50 - - [2026-08-17 12:39:04] "POST /virtual-machines HTTP/1.1" 200 395 0.013741 10.0.0.50 - - [2026-08-17 12:39:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019856 10.0.0.50 - - [2026-08-17 12:39:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.145347 10.0.0.50 - - [2026-08-17 12:39:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011590 10.0.0.50 - - [2026-08-17 12:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.009412 10.0.0.50 - - [2026-08-17 12:39:04] "GET /virtual-machine-interface/a1604a84-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014770 10.0.0.50 - - [2026-08-17 12:39:04] "POST /instance-ips HTTP/1.1" 200 397 0.034227 10.0.0.50 - - [2026-08-17 12:39:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.029661 10.0.0.50 - - [2026-08-17 12:39:04] "GET /virtual-machine-interface/a1604a84-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.022110 10.0.0.50 - - [2026-08-17 12:39:04] "POST /set-tag HTTP/1.1" 200 109 0.023767 10.0.0.50 - - [2026-08-17 12:39:04] "GET /virtual-machine-interface/a1604a84-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015221 10.0.0.50 - - [2026-08-17 12:39:04] "GET /instance-ip/a17fb2f2-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.009342 10.0.0.50 - - [2026-08-17 12:39:04] "GET /virtual-machine-interface/a1604a84-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005139 10.0.0.50 - - [2026-08-17 12:39:04] "POST /set-tag HTTP/1.1" 200 109 0.002562 10.0.0.50 - - [2026-08-17 12:39:04] "POST /tags HTTP/1.1" 200 299 0.024586 10.0.0.50 - - [2026-08-17 12:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003571 10.0.0.50 - - [2026-08-17 12:39:04] "GET /tag/20ffae72-33f7-4346-a9bc-63db6790faf7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.015366 10.0.0.50 - - [2026-08-17 12:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.50 - - [2026-08-17 12:39:04] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004744 10.0.0.50 - - [2026-08-17 12:39:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002339 10.0.0.50 - - [2026-08-17 12:39:04] "GET /project/43dffa52-3404-4109-be8b-3842d4b8840c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.045217 10.0.0.50 - - [2026-08-17 12:39:04] "POST /virtual-machines HTTP/1.1" 200 395 0.012587 10.0.0.50 - - [2026-08-17 12:39:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.029261 10.0.0.50 - - [2026-08-17 12:39:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.141677 10.0.0.50 - - [2026-08-17 12:39:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.011847 10.0.0.50 - - [2026-08-17 12:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017053 10.0.0.50 - - [2026-08-17 12:39:05] "GET /virtual-machine-interface/a1e517c8-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006673 10.0.0.50 - - [2026-08-17 12:39:05] "POST /instance-ips HTTP/1.1" 200 397 0.027830 10.0.0.50 - - [2026-08-17 12:39:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.038798 10.0.0.50 - - [2026-08-17 12:39:05] "GET /virtual-machine-interface/a1e517c8-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012012 10.0.0.50 - - [2026-08-17 12:39:05] "POST /set-tag HTTP/1.1" 200 109 0.024521 10.0.0.50 - - [2026-08-17 12:39:05] "GET /virtual-machine-interface/a1e517c8-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022760 10.0.0.50 - - [2026-08-17 12:39:05] "GET /instance-ip/a204d7ac-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.005897 10.0.0.50 - - [2026-08-17 12:39:05] "GET /virtual-machine-interface/a1e517c8-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005705 10.0.0.50 - - [2026-08-17 12:39:05] "POST /set-tag HTTP/1.1" 200 109 0.003423 10.0.0.50 - - [2026-08-17 12:39:05] "POST /tags HTTP/1.1" 200 299 0.028387 10.0.0.50 - - [2026-08-17 12:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.50 - - [2026-08-17 12:39:05] "GET /tag/7ff0f883-9709-4a8d-9167-0456bb428f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1104 0.012977 10.0.0.50 - - [2026-08-17 12:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.50 - - [2026-08-17 12:39:05] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.008121 10.0.0.50 - - [2026-08-17 12:39:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.50 - - [2026-08-17 12:39:05] "GET /project/43dffa52-3404-4109-be8b-3842d4b8840c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.029778 10.0.0.50 - - [2026-08-17 12:39:05] "POST /virtual-machines HTTP/1.1" 200 395 0.015822 10.0.0.50 - - [2026-08-17 12:39:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.009971 10.0.0.50 - - [2026-08-17 12:39:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.147044 10.0.0.50 - - [2026-08-17 12:39:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.030605 10.0.0.50 - - [2026-08-17 12:39:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013754 10.0.0.50 - - [2026-08-17 12:39:06] "GET /virtual-machine-interface/a263099e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005345 10.0.0.50 - - [2026-08-17 12:39:06] "POST /instance-ips HTTP/1.1" 200 397 0.027612 10.0.0.50 - - [2026-08-17 12:39:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.036008 10.0.0.50 - - [2026-08-17 12:39:06] "GET /virtual-machine-interface/a263099e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012742 10.0.0.50 - - [2026-08-17 12:39:06] "POST /set-tag HTTP/1.1" 200 109 0.023942 10.0.0.50 - - [2026-08-17 12:39:06] "GET /virtual-machine-interface/a263099e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.015928 10.0.0.50 - - [2026-08-17 12:39:06] "GET /instance-ip/a280e702-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003864 10.0.0.50 - - [2026-08-17 12:39:06] "GET /virtual-machine-interface/a263099e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005051 10.0.0.50 - - [2026-08-17 12:39:06] "POST /set-tag HTTP/1.1" 200 109 0.012794 10.0.0.50 - - [2026-08-17 12:39:06] "GET /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2339 0.004789 10.0.0.50 - - [2026-08-17 12:39:06] "POST /ref-update HTTP/1.1" 200 156 0.010900 10.0.0.50 - - [2026-08-17 12:39:06] "GET /virtual-machine-interface/a0d5fb22-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012897 10.0.0.50 - - [2026-08-17 12:39:06] "POST /set-tag HTTP/1.1" 200 109 0.003194 10.0.0.50 - - [2026-08-17 12:39:06] "GET /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2552 0.005633 10.0.0.50 - - [2026-08-17 12:39:06] "POST /ref-update HTTP/1.1" 200 156 0.011955 10.0.0.50 - - [2026-08-17 12:39:06] "GET /virtual-machine-interface/a1604a84-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023549 10.0.0.50 - - [2026-08-17 12:39:06] "POST /set-tag HTTP/1.1" 200 109 0.003128 10.0.0.50 - - [2026-08-17 12:39:06] "GET /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2765 0.004462 10.0.0.50 - - [2026-08-17 12:39:06] "POST /ref-update HTTP/1.1" 200 156 0.011921 10.0.0.50 - - [2026-08-17 12:39:06] "GET /virtual-machine-interface/a1e517c8-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004991 10.0.0.50 - - [2026-08-17 12:39:06] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.50 - - [2026-08-17 12:39:06] "GET /virtual-machine-interface/9e6c5124-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005029 10.0.0.50 - - [2026-08-17 12:39:06] "POST /set-tag HTTP/1.1" 200 109 0.002936 10.0.0.50 - - [2026-08-17 12:39:06] "GET /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2978 0.004986 10.0.0.50 - - [2026-08-17 12:39:06] "POST /ref-update HTTP/1.1" 200 156 0.010381 10.0.0.50 - - [2026-08-17 12:39:06] "GET /virtual-machine-interface/a263099e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005443 10.0.0.50 - - [2026-08-17 12:39:06] "POST /set-tag HTTP/1.1" 200 109 0.002928 10.0.0.50 - - [2026-08-17 12:39:06] "GET /virtual-machine-interface/9ef734e2-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004950 10.0.0.50 - - [2026-08-17 12:39:06] "POST /set-tag HTTP/1.1" 200 109 0.011111 10.0.0.50 - - [2026-08-17 12:39:06] "GET /virtual-machine-interface/9fab446e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007330 10.0.0.50 - - [2026-08-17 12:39:06] "POST /set-tag HTTP/1.1" 200 109 0.003110 10.0.0.50 - - [2026-08-17 12:39:06] "GET /virtual-machine-interface/a03b2156-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005641 10.0.0.50 - - [2026-08-17 12:39:06] "POST /set-tag HTTP/1.1" 200 109 0.003086 10.0.0.50 - - [2026-08-17 12:39:07] "GET /virtual-machine-interface/9fab446e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007229 10.0.0.50 - - [2026-08-17 12:39:07] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.50 - - [2026-08-17 12:39:07] "GET /virtual-machine-interface/a0d5fb22-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005281 10.0.0.50 - - [2026-08-17 12:39:07] "POST /set-tag HTTP/1.1" 200 109 0.002860 10.0.0.50 - - [2026-08-17 12:39:07] "GET /virtual-machine-interface/9ef734e2-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005022 10.0.0.50 - - [2026-08-17 12:39:07] "POST /set-tag HTTP/1.1" 200 109 0.002794 10.0.0.50 - - [2026-08-17 12:39:07] "GET /virtual-machine-interface/a1604a84-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005211 10.0.0.50 - - [2026-08-17 12:39:07] "POST /set-tag HTTP/1.1" 200 109 0.002838 10.0.0.50 - - [2026-08-17 12:39:07] "GET /virtual-machine-interface/a1e517c8-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006973 10.0.0.50 - - [2026-08-17 12:39:07] "POST /set-tag HTTP/1.1" 200 109 0.003455 10.0.0.50 - - [2026-08-17 12:39:07] "GET /virtual-machine-interface/a03b2156-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005476 10.0.0.50 - - [2026-08-17 12:39:07] "POST /set-tag HTTP/1.1" 200 109 0.003041 10.0.0.50 - - [2026-08-17 12:39:07] "GET /virtual-machine-interface/a263099e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004545 10.0.0.50 - - [2026-08-17 12:39:07] "POST /set-tag HTTP/1.1" 200 109 0.002934 10.0.0.50 - - [2026-08-17 12:39:08] "GET /virtual-machine-interface/9e6c5124-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005573 10.0.0.50 - - [2026-08-17 12:39:08] "POST /set-tag HTTP/1.1" 200 109 0.003086 10.0.0.50 - - [2026-08-17 12:39:09] "GET /virtual-machine-interface/a0d5fb22-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.008682 10.0.0.50 - - [2026-08-17 12:39:09] "POST /set-tag HTTP/1.1" 200 109 0.003166 10.0.0.50 - - [2026-08-17 12:39:09] "GET /virtual-machine-interface/a263099e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005184 10.0.0.50 - - [2026-08-17 12:39:09] "POST /set-tag HTTP/1.1" 200 109 0.002753 10.0.0.50 - - [2026-08-17 12:39:09] "GET /virtual-machine-interface/a1e517c8-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009413 10.0.0.50 - - [2026-08-17 12:39:09] "POST /set-tag HTTP/1.1" 200 109 0.003591 10.0.0.50 - - [2026-08-17 12:39:13] "GET /virtual-machine/3f2106cd-cb24-4af3-ad36-66fc67f8742c?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003515 10.0.0.50 - - [2026-08-17 12:39:13] "GET /virtual-machine-interface/9e6c5124-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004818 10.0.0.50 - - [2026-08-17 12:39:13] "GET /virtual-machine/2d2442f1-ed08-4c07-8e56-d7214a056920?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004484 10.0.0.50 - - [2026-08-17 12:39:13] "GET /virtual-machine-interface/9ef734e2-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005106 10.0.0.50 - - [2026-08-17 12:39:13] "GET /virtual-machine/9b0be3c5-2200-44a8-b033-287d68958b50?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003690 10.0.0.50 - - [2026-08-17 12:39:13] "GET /virtual-machine-interface/9fab446e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004741 10.0.0.50 - - [2026-08-17 12:39:13] "GET /virtual-machine/15f91fd9-c5f4-40b0-87f3-02c974712644?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003545 10.0.0.50 - - [2026-08-17 12:39:13] "GET /virtual-machine-interface/a03b2156-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006456 10.0.0.50 - - [2026-08-17 12:39:13] "GET /virtual-machine/7e38648c-2672-4205-be03-7d720825c6e1?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003269 10.0.0.50 - - [2026-08-17 12:39:13] "GET /virtual-machine-interface/a0d5fb22-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004677 10.0.0.50 - - [2026-08-17 12:39:13] "GET /virtual-machine-interface/a1604a84-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007520 10.0.0.50 - - [2026-08-17 12:39:13] "POST /set-tag HTTP/1.1" 200 109 0.005932 10.0.0.50 - - [2026-08-17 12:39:13] "GET /virtual-machine/f701b1d3-fef6-4d87-8d3b-ed79d2cef688?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003400 10.0.0.50 - - [2026-08-17 12:39:13] "GET /virtual-machine-interface/a1e517c8-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004515 10.0.0.50 - - [2026-08-17 12:39:13] "GET /virtual-machine/a50cc3d1-918b-4b50-846e-68d7c0beef66?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004052 10.0.0.50 - - [2026-08-17 12:39:13] "GET /virtual-machine-interface/a1604a84-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005096 10.0.0.50 - - [2026-08-17 12:39:13] "GET /virtual-machine/7190fb63-c303-41cf-938e-5247590a792d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003872 10.0.0.50 - - [2026-08-17 12:39:13] "GET /virtual-machine-interface/a263099e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007562 10.0.0.50 - - [2026-08-17 12:39:14] "GET /loadbalancer/d854b360-2d8d-4b3f-b129-b29abfb18366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001817 10.0.0.50 - - [2026-08-17 12:39:14] "POST /tags HTTP/1.1" 200 333 0.038460 10.0.0.50 - - [2026-08-17 12:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003037 10.0.0.50 - - [2026-08-17 12:39:14] "GET /tag/95790039-2a81-4f8c-bbdb-2465365f7fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.015577 10.0.0.50 - - [2026-08-17 12:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.50 - - [2026-08-17 12:39:14] "GET /project/afbbf8d5-1015-4d7e-904b-9f69a637f707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049816 10.0.0.50 - - [2026-08-17 12:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003051 10.0.0.50 - - [2026-08-17 12:39:14] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004821 10.0.0.50 - - [2026-08-17 12:39:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.50 - - [2026-08-17 12:39:14] "GET /service-appliance-set/d9b90442-ac83-4271-aded-b4563b77d3c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.002918 10.0.0.50 - - [2026-08-17 12:39:14] "POST /fqname-to-id HTTP/1.1" 404 273 0.002398 10.0.0.50 - - [2026-08-17 12:39:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.127447 10.0.0.50 - - [2026-08-17 12:39:14] "GET /virtual-machine-interface/328295dd-a128-4694-a5a4-e07c33c0ee28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2420 0.032357 10.0.0.50 - - [2026-08-17 12:39:14] "POST /instance-ips HTTP/1.1" 200 409 0.045266 10.0.0.50 - - [2026-08-17 12:39:15] "GET /instance-ip/ad293745-4436-42e5-833f-f83277c96a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.010811 10.0.0.50 - - [2026-08-17 12:39:15] "POST /loadbalancers HTTP/1.1" 200 629 0.066414 10.0.0.50 - - [2026-08-17 12:39:15] "GET /project/afbbf8d5-1015-4d7e-904b-9f69a637f707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.046373 10.0.0.50 - - [2026-08-17 12:39:15] "GET /instance-ip/ad293745-4436-42e5-833f-f83277c96a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003954 10.0.0.50 - - [2026-08-17 12:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.031649 10.0.0.50 - - [2026-08-17 12:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.010637 10.0.0.50 - - [2026-08-17 12:39:15] "GET /project/afbbf8d5-1015-4d7e-904b-9f69a637f707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043975 10.0.0.50 - - [2026-08-17 12:39:15] "POST /floating-ips HTTP/1.1" 200 597 0.070250 10.0.0.50 - - [2026-08-17 12:39:15] "GET /loadbalancer/d854b360-2d8d-4b3f-b129-b29abfb18366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.005332 10.0.0.50 - - [2026-08-17 12:39:15] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.022714 10.0.0.50 - - [2026-08-17 12:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008367 10.0.0.50 - - [2026-08-17 12:39:15] "GET /project/afbbf8d5-1015-4d7e-904b-9f69a637f707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.049733 10.0.0.50 - - [2026-08-17 12:39:15] "GET /loadbalancer-listener/29853226-1f45-47cb-aeb4-f9f08d509214?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1842 0.003883 10.0.0.50 - - [2026-08-17 12:39:15] "GET /loadbalancer-listener/29853226-1f45-47cb-aeb4-f9f08d509214?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1242 0.003597 10.0.0.50 - - [2026-08-17 12:39:15] "GET /loadbalancer/d854b360-2d8d-4b3f-b129-b29abfb18366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002118 10.0.0.50 - - [2026-08-17 12:39:15] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.022892 10.0.0.50 - - [2026-08-17 12:39:15] "GET /instance-ip/ad293745-4436-42e5-833f-f83277c96a6d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003731 10.0.0.50 - - [2026-08-17 12:39:15] "GET /instance-ip/ad293745-4436-42e5-833f-f83277c96a6d?fields=floating_ips HTTP/1.1" 200 1212 0.006620 10.0.0.50 - - [2026-08-17 12:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.50 - - [2026-08-17 12:39:15] "GET /loadbalancer/d854b360-2d8d-4b3f-b129-b29abfb18366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003310 10.0.0.50 - - [2026-08-17 12:39:15] "GET /loadbalancer-pool/16049969-57c0-4949-8a76-8e80824c56f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.004184 10.0.0.50 - - [2026-08-17 12:39:15] "GET /floating-ip/319ace92-c3ea-4ac9-92b2-616481c7b69d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1495 0.003223 10.0.0.50 - - [2026-08-17 12:39:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.021732 10.0.0.50 - - [2026-08-17 12:39:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.038216 10.0.0.50 - - [2026-08-17 12:39:15] "GET /virtual-machine-interface/9ef734e2-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007626 10.0.0.50 - - [2026-08-17 12:39:15] "GET /virtual-machine-interface/9ef734e2-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.012598 10.0.0.50 - - [2026-08-17 12:39:15] "POST /ref-update HTTP/1.1" 200 156 0.018059 10.0.0.50 - - [2026-08-17 12:39:15] "GET /floating-ip/319ace92-c3ea-4ac9-92b2-616481c7b69d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1811 0.007857 10.0.0.50 - - [2026-08-17 12:39:15] "POST /tags HTTP/1.1" 409 221 0.002332 10.0.0.50 - - [2026-08-17 12:39:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.50 - - [2026-08-17 12:39:15] "GET /tag/95790039-2a81-4f8c-bbdb-2465365f7fe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.014423 10.0.0.50 - - [2026-08-17 12:39:15] "PUT /floating-ip/319ace92-c3ea-4ac9-92b2-616481c7b69d HTTP/1.1" 200 256 0.014448 10.0.0.50 - - [2026-08-17 12:39:15] "POST /set-tag HTTP/1.1" 200 109 0.063873 10.0.0.50 - - [2026-08-17 12:39:15] "GET /loadbalancer-pool/16049969-57c0-4949-8a76-8e80824c56f1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1945 0.014552 10.0.0.50 - - [2026-08-17 12:39:15] "POST /loadbalancer-members HTTP/1.1" 200 721 0.020142 10.0.0.50 - - [2026-08-17 12:39:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.012967 10.0.0.50 - - [2026-08-17 12:39:16] "GET /virtual-machine-interface/9e6c5124-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011356 10.0.0.50 - - [2026-08-17 12:39:16] "GET /virtual-machine-interface/9e6c5124-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.008221 10.0.0.50 - - [2026-08-17 12:39:16] "POST /ref-update HTTP/1.1" 200 156 0.015132 10.0.0.50 - - [2026-08-17 12:39:16] "GET /floating-ip/319ace92-c3ea-4ac9-92b2-616481c7b69d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2236 0.012018 10.0.0.50 - - [2026-08-17 12:39:16] "POST /set-tag HTTP/1.1" 200 109 0.103474 10.0.0.50 - - [2026-08-17 12:39:16] "POST /tags HTTP/1.1" 409 206 0.002351 10.0.0.50 - - [2026-08-17 12:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001896 10.0.0.50 - - [2026-08-17 12:39:16] "GET /tag/7e58f35c-0679-4ea1-802f-9535635816e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.017777 10.0.0.50 - - [2026-08-17 12:39:16] "POST /tags HTTP/1.1" 409 204 0.002356 10.0.0.50 - - [2026-08-17 12:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.50 - - [2026-08-17 12:39:16] "GET /tag/1dc727e8-8893-4dd2-80b5-3a1533d7cbe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.017179 10.0.0.50 - - [2026-08-17 12:39:16] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003266 10.0.0.50 - - [2026-08-17 12:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.50 - - [2026-08-17 12:39:16] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002982 10.0.0.50 - - [2026-08-17 12:39:16] "POST /tags HTTP/1.1" 409 206 0.001904 10.0.0.50 - - [2026-08-17 12:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.50 - - [2026-08-17 12:39:16] "GET /tag/7e58f35c-0679-4ea1-802f-9535635816e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012255 10.0.0.50 - - [2026-08-17 12:39:16] "POST /tags HTTP/1.1" 409 226 0.002493 10.0.0.50 - - [2026-08-17 12:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.50 - - [2026-08-17 12:39:16] "GET /tag/3604c692-641b-4e30-a291-f3393abf3eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.016255 10.0.0.50 - - [2026-08-17 12:39:17] "POST /tags HTTP/1.1" 409 204 0.002548 10.0.0.50 - - [2026-08-17 12:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.50 - - [2026-08-17 12:39:17] "GET /tag/1dc727e8-8893-4dd2-80b5-3a1533d7cbe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.016345 10.0.0.50 - - [2026-08-17 12:39:17] "POST /tags HTTP/1.1" 409 226 0.002470 10.0.0.50 - - [2026-08-17 12:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002050 10.0.0.50 - - [2026-08-17 12:39:17] "GET /tag/3604c692-641b-4e30-a291-f3393abf3eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.011707 10.0.0.50 - - [2026-08-17 12:39:17] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.003025 10.0.0.50 - - [2026-08-17 12:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.50 - - [2026-08-17 12:39:17] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003828 10.0.0.50 - - [2026-08-17 12:39:17] "POST /firewall-rules HTTP/1.1" 200 626 0.072646 10.0.0.50 - - [2026-08-17 12:39:17] "POST /firewall-rules HTTP/1.1" 200 646 0.081417 10.0.0.50 - - [2026-08-17 12:39:17] "GET /firewall-rule/691c940f-a5fa-4449-b86d-19dc3193a4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.016968 10.0.0.50 - - [2026-08-17 12:39:17] "GET /firewall-policy/cc0dd518-cdce-4fb3-97b2-4d7006588ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003112 10.0.0.50 - - [2026-08-17 12:39:17] "GET /firewall-rule/f5f7938c-528b-480b-8042-4044afe81f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.004927 10.0.0.50 - - [2026-08-17 12:39:17] "POST /ref-update HTTP/1.1" 200 156 0.018889 10.0.0.50 - - [2026-08-17 12:39:17] "POST /firewall-policys HTTP/1.1" 200 606 0.037227 10.0.0.50 - - [2026-08-17 12:39:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.012074 10.0.0.50 - - [2026-08-17 12:39:17] "GET /firewall-policy/fa3dde4c-778b-4c08-8c1f-39c025c382cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.026106 10.0.0.50 - - [2026-08-17 12:39:17] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.004323 10.0.0.50 - - [2026-08-17 12:39:17] "GET /firewall-policy/fa3dde4c-778b-4c08-8c1f-39c025c382cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.003182 10.0.0.50 - - [2026-08-17 12:39:17] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.004551 10.0.0.50 - - [2026-08-17 12:39:17] "GET /firewall-policy/cc0dd518-cdce-4fb3-97b2-4d7006588ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004027 10.0.0.50 - - [2026-08-17 12:39:17] "GET /firewall-policy/ee436f8a-90a8-4977-8401-508b7e7fd0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004507 10.0.0.50 - - [2026-08-17 12:39:17] "GET /firewall-policy/cc0dd518-cdce-4fb3-97b2-4d7006588ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.003048 10.0.0.50 - - [2026-08-17 12:39:17] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.002754 10.0.0.50 - - [2026-08-17 12:39:17] "POST /ref-update HTTP/1.1" 200 156 0.028257 10.0.0.50 - - [2026-08-17 12:39:17] "POST /ref-update HTTP/1.1" 200 156 0.038335 10.0.0.50 - - [2026-08-17 12:39:17] "POST /ref-update HTTP/1.1" 200 156 0.056398 10.0.0.50 - - [2026-08-17 12:39:18] "POST /ref-update HTTP/1.1" 200 156 0.026268 10.0.0.50 - - [2026-08-17 12:39:18] "POST /ref-update HTTP/1.1" 200 156 0.047899 10.0.0.50 - - [2026-08-17 12:39:18] "GET /firewall-policy/fa3dde4c-778b-4c08-8c1f-39c025c382cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.016654 10.0.0.50 - - [2026-08-17 12:40:48] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005889 10.0.0.50 - - [2026-08-17 12:40:48] "POST /set-tag HTTP/1.1" 200 109 0.003843 10.0.0.50 - - [2026-08-17 12:40:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.50 - - [2026-08-17 12:40:48] "GET /loadbalancer/944064d3-6fbf-45e8-8a71-f47be40884af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.004448 10.0.0.50 - - [2026-08-17 12:40:48] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.010742 10.0.0.50 - - [2026-08-17 12:40:48] "POST /set-tag HTTP/1.1" 200 109 0.034042 10.0.0.50 - - [2026-08-17 12:40:49] "DELETE /loadbalancer-member/f109fb24-e934-4dd9-89eb-293e4b0267f1 HTTP/1.1" 200 115 0.092145 10.0.0.50 - - [2026-08-17 12:40:49] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.015099 10.0.0.50 - - [2026-08-17 12:40:49] "POST /set-tag HTTP/1.1" 200 109 0.007736 10.0.0.50 - - [2026-08-17 12:40:49] "DELETE /loadbalancer-member/f988436d-2743-48cf-83f1-808684b47b66 HTTP/1.1" 200 115 0.055042 10.0.0.50 - - [2026-08-17 12:40:49] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.009988 10.0.0.50 - - [2026-08-17 12:40:49] "POST /set-tag HTTP/1.1" 200 109 0.003958 10.0.0.50 - - [2026-08-17 12:40:49] "DELETE /loadbalancer-member/364d0854-d5de-4713-900c-d29ac33b2a74 HTTP/1.1" 200 115 0.038192 10.0.0.50 - - [2026-08-17 12:40:49] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008003 10.0.0.50 - - [2026-08-17 12:40:49] "POST /set-tag HTTP/1.1" 200 109 0.004000 10.0.0.50 - - [2026-08-17 12:40:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.50 - - [2026-08-17 12:40:49] "GET /loadbalancer/944064d3-6fbf-45e8-8a71-f47be40884af?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003458 10.0.0.50 - - [2026-08-17 12:40:49] "GET /loadbalancer-pool/e8ee2f59-bcc5-4886-82ec-1246b376be64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003492 10.0.0.50 - - [2026-08-17 12:40:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.025214 10.0.0.50 - - [2026-08-17 12:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.047182 10.0.0.50 - - [2026-08-17 12:40:49] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.015088 10.0.0.50 - - [2026-08-17 12:40:49] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005227 10.0.0.50 - - [2026-08-17 12:40:49] "GET /floating-ip/3dd9524f-35b9-478b-b250-48b77ff718ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.005023 10.0.0.50 - - [2026-08-17 12:40:49] "POST /set-tag HTTP/1.1" 200 109 0.071844 10.0.0.50 - - [2026-08-17 12:40:49] "GET /loadbalancer-pool/9aadbcf5-ac2f-4646-96c3-1e9feb2ad703?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1853 0.022808 10.0.0.50 - - [2026-08-17 12:40:49] "POST /loadbalancer-members HTTP/1.1" 200 690 0.037790 10.0.0.50 - - [2026-08-17 12:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.017540 10.0.0.50 - - [2026-08-17 12:40:49] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.017021 10.0.0.50 - - [2026-08-17 12:40:49] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009690 10.0.0.50 - - [2026-08-17 12:40:49] "POST /set-tag HTTP/1.1" 200 109 0.009010 10.0.0.50 - - [2026-08-17 12:40:49] "GET /floating-ip/3dd9524f-35b9-478b-b250-48b77ff718ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.010308 10.0.0.50 - - [2026-08-17 12:40:49] "GET /loadbalancer-pool/abfe3d03-fa0e-4d42-bc2a-ecab4e091fbf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003502 10.0.0.50 - - [2026-08-17 12:40:49] "POST /loadbalancer-members HTTP/1.1" 200 692 0.042565 10.0.0.50 - - [2026-08-17 12:40:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.027025 10.0.0.50 - - [2026-08-17 12:40:49] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.009959 10.0.0.50 - - [2026-08-17 12:40:49] "GET /virtual-machine-interface/3a4650e2-9a37-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.015870 10.0.0.50 - - [2026-08-17 12:40:49] "GET /floating-ip/3dd9524f-35b9-478b-b250-48b77ff718ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2027 0.003021 10.0.0.50 - - [2026-08-17 12:40:49] "POST /set-tag HTTP/1.1" 200 109 0.003591 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:41:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001467 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:41:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001047 10.0.0.50 - - [2026-08-17 12:41:22] "POST /tags HTTP/1.1" 409 252 0.002489 10.0.0.50 - - [2026-08-17 12:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.50 - - [2026-08-17 12:41:22] "GET /tag/02f230eb-e828-4fd5-97b0-9bd053aa0b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011854 10.0.0.50 - - [2026-08-17 12:41:22] "POST /tags HTTP/1.1" 409 228 0.002442 10.0.0.50 - - [2026-08-17 12:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.50 - - [2026-08-17 12:41:22] "GET /tag/fb10c1e5-97da-41df-90fd-056a5695b351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.013298 10.0.0.50 - - [2026-08-17 12:41:22] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004611 10.0.0.50 - - [2026-08-17 12:41:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.50 - - [2026-08-17 12:41:22] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003264 10.0.0.50 - - [2026-08-17 12:41:22] "POST /tags HTTP/1.1" 409 206 0.001836 10.0.0.50 - - [2026-08-17 12:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.50 - - [2026-08-17 12:41:23] "GET /tag/7e58f35c-0679-4ea1-802f-9535635816e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.016194 10.0.0.50 - - [2026-08-17 12:41:23] "POST /tags HTTP/1.1" 409 226 0.002535 10.0.0.50 - - [2026-08-17 12:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002634 10.0.0.50 - - [2026-08-17 12:41:23] "GET /tag/3604c692-641b-4e30-a291-f3393abf3eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.013508 10.0.0.50 - - [2026-08-17 12:41:23] "POST /tags HTTP/1.1" 409 204 0.002154 10.0.0.50 - - [2026-08-17 12:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002531 10.0.0.50 - - [2026-08-17 12:41:23] "GET /tag/1dc727e8-8893-4dd2-80b5-3a1533d7cbe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.024788 10.0.0.50 - - [2026-08-17 12:41:23] "POST /tags HTTP/1.1" 409 226 0.002340 10.0.0.50 - - [2026-08-17 12:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.50 - - [2026-08-17 12:41:23] "GET /tag/3604c692-641b-4e30-a291-f3393abf3eba?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.012292 10.0.0.50 - - [2026-08-17 12:41:23] "POST /tags HTTP/1.1" 409 228 0.001945 10.0.0.50 - - [2026-08-17 12:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.50 - - [2026-08-17 12:41:23] "GET /tag/fb10c1e5-97da-41df-90fd-056a5695b351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.011993 10.0.0.50 - - [2026-08-17 12:41:23] "POST /tags HTTP/1.1" 409 252 0.002099 10.0.0.50 - - [2026-08-17 12:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.50 - - [2026-08-17 12:41:23] "GET /tag/02f230eb-e828-4fd5-97b0-9bd053aa0b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.011525 10.0.0.50 - - [2026-08-17 12:41:23] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002598 10.0.0.50 - - [2026-08-17 12:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002676 10.0.0.50 - - [2026-08-17 12:41:23] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002875 10.0.0.50 - - [2026-08-17 12:41:23] "POST /firewall-rules HTTP/1.1" 409 281 0.002270 10.0.0.50 - - [2026-08-17 12:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002712 10.0.0.50 - - [2026-08-17 12:41:23] "PUT /firewall-rule/f5f7938c-528b-480b-8042-4044afe81f28 HTTP/1.1" 200 260 0.023794 10.0.0.50 - - [2026-08-17 12:41:23] "POST /firewall-rules HTTP/1.1" 409 291 0.002580 10.0.0.50 - - [2026-08-17 12:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.50 - - [2026-08-17 12:41:23] "PUT /firewall-rule/691c940f-a5fa-4449-b86d-19dc3193a4a2 HTTP/1.1" 200 260 0.028024 10.0.0.50 - - [2026-08-17 12:41:23] "GET /firewall-rule/691c940f-a5fa-4449-b86d-19dc3193a4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.005890 10.0.0.50 - - [2026-08-17 12:41:23] "POST /firewall-rules HTTP/1.1" 200 658 0.082592 10.0.0.50 - - [2026-08-17 12:41:23] "GET /firewall-rule/f072387b-96af-469a-b24d-351ba1ac7e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.025851 10.0.0.50 - - [2026-08-17 12:41:23] "GET /firewall-policy/cc0dd518-cdce-4fb3-97b2-4d7006588ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002846 10.0.0.50 - - [2026-08-17 12:41:23] "GET /firewall-rule/f5f7938c-528b-480b-8042-4044afe81f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003446 10.0.0.50 - - [2026-08-17 12:41:23] "POST /firewall-policys HTTP/1.1" 409 269 0.002321 10.0.0.50 - - [2026-08-17 12:41:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.50 - - [2026-08-17 12:41:23] "PUT /firewall-policy/fa3dde4c-778b-4c08-8c1f-39c025c382cb HTTP/1.1" 200 264 0.027040 10.0.0.50 - - [2026-08-17 12:41:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.031506 10.0.0.50 - - [2026-08-17 12:41:23] "GET /firewall-policy/fa3dde4c-778b-4c08-8c1f-39c025c382cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.012751 10.0.0.50 - - [2026-08-17 12:41:23] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.002964 10.0.0.50 - - [2026-08-17 12:41:23] "GET /firewall-policy/fa3dde4c-778b-4c08-8c1f-39c025c382cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002724 10.0.0.50 - - [2026-08-17 12:41:23] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.003184 10.0.0.50 - - [2026-08-17 12:41:24] "GET /firewall-policy/cc0dd518-cdce-4fb3-97b2-4d7006588ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.004013 10.0.0.50 - - [2026-08-17 12:41:24] "GET /firewall-policy/ee436f8a-90a8-4977-8401-508b7e7fd0ff?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002964 10.0.0.50 - - [2026-08-17 12:41:24] "GET /firewall-policy/fa3dde4c-778b-4c08-8c1f-39c025c382cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.002595 10.0.0.50 - - [2026-08-17 12:41:24] "GET /firewall-policy/fa3dde4c-778b-4c08-8c1f-39c025c382cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003519 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:42:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001105 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:42:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001198 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:42:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000994 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:42:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000920 10.0.0.50 - - [2026-08-17 12:42:25] "GET /virtual-machine-interface/9e6c5124-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.015804 10.0.0.50 - - [2026-08-17 12:42:25] "POST /set-tag HTTP/1.1" 200 109 0.011702 10.0.0.50 - - [2026-08-17 12:42:25] "GET /virtual-machine-interface/9ef734e2-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.008144 10.0.0.50 - - [2026-08-17 12:42:25] "POST /set-tag HTTP/1.1" 200 109 0.003709 10.0.0.50 - - [2026-08-17 12:42:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002693 10.0.0.50 - - [2026-08-17 12:42:25] "GET /loadbalancer/d854b360-2d8d-4b3f-b129-b29abfb18366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003460 10.0.0.50 - - [2026-08-17 12:42:25] "GET /virtual-machine-interface/9e6c5124-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005048 10.0.0.50 - - [2026-08-17 12:42:26] "POST /set-tag HTTP/1.1" 200 109 0.026823 10.0.0.50 - - [2026-08-17 12:42:26] "DELETE /loadbalancer-member/8cb77709-ad1c-43d2-9e1c-a1db26ed2ac4 HTTP/1.1" 200 115 0.058770 10.0.0.50 - - [2026-08-17 12:42:26] "GET /virtual-machine-interface/a1e517c8-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.012439 10.0.0.50 - - [2026-08-17 12:42:26] "POST /set-tag HTTP/1.1" 200 109 0.002722 10.0.0.50 - - [2026-08-17 12:42:26] "GET /virtual-machine-interface/a0d5fb22-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004642 10.0.0.50 - - [2026-08-17 12:42:26] "POST /set-tag HTTP/1.1" 200 109 0.002512 10.0.0.50 - - [2026-08-17 12:42:26] "GET /virtual-machine-interface/a03b2156-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005599 10.0.0.50 - - [2026-08-17 12:42:26] "POST /set-tag HTTP/1.1" 200 109 0.002933 10.0.0.50 - - [2026-08-17 12:42:26] "GET /virtual-machine-interface/a1604a84-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004895 10.0.0.50 - - [2026-08-17 12:42:26] "POST /set-tag HTTP/1.1" 200 109 0.003052 10.0.0.50 - - [2026-08-17 12:42:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.50 - - [2026-08-17 12:42:26] "GET /loadbalancer/d854b360-2d8d-4b3f-b129-b29abfb18366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002802 10.0.0.50 - - [2026-08-17 12:42:26] "GET /virtual-machine-interface/a263099e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005122 10.0.0.50 - - [2026-08-17 12:42:26] "POST /set-tag HTTP/1.1" 200 109 0.002665 10.0.0.50 - - [2026-08-17 12:42:26] "GET /virtual-machine-interface/9fab446e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004429 10.0.0.50 - - [2026-08-17 12:42:26] "POST /set-tag HTTP/1.1" 200 109 0.003071 10.0.0.50 - - [2026-08-17 12:42:27] "GET /virtual-machine-interface/9ef734e2-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005143 10.0.0.50 - - [2026-08-17 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.003230 10.0.0.50 - - [2026-08-17 12:42:27] "GET /virtual-machine-interface/9ef734e2-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005010 10.0.0.50 - - [2026-08-17 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.50 - - [2026-08-17 12:42:27] "GET /virtual-machine/2d2442f1-ed08-4c07-8e56-d7214a056920?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003148 10.0.0.50 - - [2026-08-17 12:42:27] "POST /ref-update HTTP/1.1" 200 156 0.012996 10.0.0.50 - - [2026-08-17 12:42:27] "GET /virtual-machine-interface/9ef734e2-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005136 10.0.0.50 - - [2026-08-17 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.037674 10.0.0.50 - - [2026-08-17 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.044206 10.0.0.50 - - [2026-08-17 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.022763 10.0.0.50 - - [2026-08-17 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.032924 10.0.0.50 - - [2026-08-17 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.031627 10.0.0.50 - - [2026-08-17 12:42:27] "DELETE /instance-ip/9f151aac-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.039213 10.0.0.50 - - [2026-08-17 12:42:27] "POST /ref-update HTTP/1.1" 200 156 0.012814 10.0.0.50 - - [2026-08-17 12:42:27] "DELETE /virtual-machine-interface/9ef734e2-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.064008 10.0.0.50 - - [2026-08-17 12:42:27] "DELETE /virtual-machine/2d2442f1-ed08-4c07-8e56-d7214a056920 HTTP/1.1" 200 115 0.032385 10.0.0.50 - - [2026-08-17 12:42:27] "GET /virtual-machine-interface/a03b2156-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006089 10.0.0.50 - - [2026-08-17 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.003182 10.0.0.50 - - [2026-08-17 12:42:27] "GET /virtual-machine-interface/a03b2156-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005622 10.0.0.50 - - [2026-08-17 12:42:27] "POST /set-tag HTTP/1.1" 200 109 0.002992 10.0.0.50 - - [2026-08-17 12:42:27] "GET /virtual-machine/15f91fd9-c5f4-40b0-87f3-02c974712644?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003669 10.0.0.50 - - [2026-08-17 12:42:27] "POST /ref-update HTTP/1.1" 200 156 0.014170 10.0.0.50 - - [2026-08-17 12:42:27] "GET /virtual-machine-interface/a03b2156-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022938 10.0.0.50 - - [2026-08-17 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.019487 10.0.0.50 - - [2026-08-17 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.033291 10.0.0.50 - - [2026-08-17 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.028517 10.0.0.50 - - [2026-08-17 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.020695 10.0.0.50 - - [2026-08-17 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.034903 10.0.0.50 - - [2026-08-17 12:42:28] "DELETE /instance-ip/a05700ec-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.073822 10.0.0.50 - - [2026-08-17 12:42:28] "DELETE /virtual-machine-interface/a03b2156-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.084172 10.0.0.50 - - [2026-08-17 12:42:28] "DELETE /virtual-machine/15f91fd9-c5f4-40b0-87f3-02c974712644 HTTP/1.1" 200 115 0.028401 10.0.0.50 - - [2026-08-17 12:42:28] "GET /virtual-machine-interface/9fab446e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.011103 10.0.0.50 - - [2026-08-17 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.003029 10.0.0.50 - - [2026-08-17 12:42:28] "GET /virtual-machine-interface/9fab446e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005788 10.0.0.50 - - [2026-08-17 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.002888 10.0.0.50 - - [2026-08-17 12:42:28] "GET /virtual-machine/9b0be3c5-2200-44a8-b033-287d68958b50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003826 10.0.0.50 - - [2026-08-17 12:42:28] "POST /ref-update HTTP/1.1" 200 156 0.015997 10.0.0.50 - - [2026-08-17 12:42:28] "GET /virtual-machine-interface/9fab446e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020295 10.0.0.50 - - [2026-08-17 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.031269 10.0.0.50 - - [2026-08-17 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.054216 10.0.0.50 - - [2026-08-17 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.065469 10.0.0.50 - - [2026-08-17 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.023435 10.0.0.50 - - [2026-08-17 12:42:28] "POST /set-tag HTTP/1.1" 200 109 0.026792 10.0.0.50 - - [2026-08-17 12:42:29] "DELETE /instance-ip/9fcfc686-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.054552 10.0.0.50 - - [2026-08-17 12:42:29] "DELETE /virtual-machine-interface/9fab446e-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.045235 10.0.0.50 - - [2026-08-17 12:42:29] "DELETE /virtual-machine/9b0be3c5-2200-44a8-b033-287d68958b50 HTTP/1.1" 200 115 0.022099 10.0.0.50 - - [2026-08-17 12:42:29] "DELETE /tag/c14b8b4c-5480-4a88-8e11-b6dfeec03b6c HTTP/1.1" 200 115 0.048204 10.0.0.50 - - [2026-08-17 12:42:29] "GET /virtual-machine-interface/9e6c5124-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005682 10.0.0.50 - - [2026-08-17 12:42:29] "POST /set-tag HTTP/1.1" 200 109 0.003095 10.0.0.50 - - [2026-08-17 12:42:29] "GET /virtual-machine-interface/9e6c5124-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009250 10.0.0.50 - - [2026-08-17 12:42:29] "POST /set-tag HTTP/1.1" 200 109 0.002912 10.0.0.50 - - [2026-08-17 12:42:29] "GET /virtual-machine/3f2106cd-cb24-4af3-ad36-66fc67f8742c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.004503 10.0.0.50 - - [2026-08-17 12:42:29] "POST /ref-update HTTP/1.1" 200 156 0.014536 10.0.0.50 - - [2026-08-17 12:42:29] "GET /virtual-machine-interface/9e6c5124-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015303 10.0.0.50 - - [2026-08-17 12:42:29] "POST /set-tag HTTP/1.1" 200 109 0.020511 10.0.0.50 - - [2026-08-17 12:42:29] "POST /set-tag HTTP/1.1" 200 109 0.042966 10.0.0.50 - - [2026-08-17 12:42:29] "POST /set-tag HTTP/1.1" 200 109 0.043959 10.0.0.50 - - [2026-08-17 12:42:29] "POST /set-tag HTTP/1.1" 200 109 0.019537 10.0.0.50 - - [2026-08-17 12:42:29] "POST /set-tag HTTP/1.1" 200 109 0.042928 10.0.0.50 - - [2026-08-17 12:42:29] "DELETE /instance-ip/9e877c4c-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.059350 10.0.0.50 - - [2026-08-17 12:42:29] "POST /ref-update HTTP/1.1" 200 156 0.008868 10.0.0.50 - - [2026-08-17 12:42:29] "DELETE /virtual-machine-interface/9e6c5124-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.050631 10.0.0.50 - - [2026-08-17 12:42:29] "DELETE /virtual-machine/3f2106cd-cb24-4af3-ad36-66fc67f8742c HTTP/1.1" 200 115 0.022524 10.0.0.50 - - [2026-08-17 12:42:29] "DELETE /tag/7e58f35c-0679-4ea1-802f-9535635816e5 HTTP/1.1" 409 388 0.009978 10.0.0.50 - - [2026-08-17 12:42:29] "DELETE /tag/bdfa16c0-cb56-4ccc-a8a7-f762a6fbd3de HTTP/1.1" 200 115 0.048015 10.0.0.50 - - [2026-08-17 12:42:43] "GET /global-system-configs HTTP/1.1" 200 322 0.006468 10.0.0.50 - - [2026-08-17 12:42:45] "GET /global-system-configs HTTP/1.1" 200 322 0.002565 10.0.0.50 - - [2026-08-17 12:42:57] "GET /virtual-machine-interface/a0d5fb22-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014777 10.0.0.50 - - [2026-08-17 12:42:57] "POST /set-tag HTTP/1.1" 200 109 0.006871 10.0.0.50 - - [2026-08-17 12:42:57] "GET /virtual-machine-interface/a0d5fb22-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007415 10.0.0.50 - - [2026-08-17 12:42:57] "POST /set-tag HTTP/1.1" 200 109 0.003642 10.0.0.50 - - [2026-08-17 12:42:57] "GET /virtual-machine/7e38648c-2672-4205-be03-7d720825c6e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003640 10.0.0.50 - - [2026-08-17 12:42:57] "POST /ref-update HTTP/1.1" 200 156 0.012607 10.0.0.50 - - [2026-08-17 12:42:57] "GET /virtual-machine-interface/a0d5fb22-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005340 10.0.0.50 - - [2026-08-17 12:42:57] "POST /set-tag HTTP/1.1" 200 109 0.026690 10.0.0.50 - - [2026-08-17 12:42:57] "POST /set-tag HTTP/1.1" 200 109 0.060825 10.0.0.50 - - [2026-08-17 12:42:57] "POST /set-tag HTTP/1.1" 200 109 0.023323 10.0.0.50 - - [2026-08-17 12:42:57] "POST /set-tag HTTP/1.1" 200 109 0.031214 10.0.0.50 - - [2026-08-17 12:42:57] "DELETE /instance-ip/a0f593ec-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.057385 10.0.0.50 - - [2026-08-17 12:42:57] "DELETE /virtual-machine-interface/a0d5fb22-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.051724 10.0.0.50 - - [2026-08-17 12:42:57] "DELETE /virtual-machine/7e38648c-2672-4205-be03-7d720825c6e1 HTTP/1.1" 200 115 0.024309 10.0.0.50 - - [2026-08-17 12:42:57] "DELETE /tag/1f1f2351-28e8-4330-a85d-0ef0c2d13c8e HTTP/1.1" 200 115 0.043734 10.0.0.50 - - [2026-08-17 12:42:57] "GET /virtual-machine-interface/a1604a84-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007904 10.0.0.50 - - [2026-08-17 12:42:57] "POST /set-tag HTTP/1.1" 200 109 0.003995 10.0.0.50 - - [2026-08-17 12:42:57] "GET /virtual-machine-interface/a1604a84-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006013 10.0.0.50 - - [2026-08-17 12:42:57] "POST /set-tag HTTP/1.1" 200 109 0.002531 10.0.0.50 - - [2026-08-17 12:42:58] "GET /virtual-machine/a50cc3d1-918b-4b50-846e-68d7c0beef66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.007031 10.0.0.50 - - [2026-08-17 12:42:58] "POST /ref-update HTTP/1.1" 200 156 0.016469 10.0.0.50 - - [2026-08-17 12:42:58] "GET /virtual-machine-interface/a1604a84-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009891 10.0.0.50 - - [2026-08-17 12:42:58] "POST /set-tag HTTP/1.1" 200 109 0.024637 10.0.0.50 - - [2026-08-17 12:42:58] "POST /set-tag HTTP/1.1" 200 109 0.036956 10.0.0.50 - - [2026-08-17 12:42:58] "POST /set-tag HTTP/1.1" 200 109 0.036379 10.0.0.50 - - [2026-08-17 12:42:58] "POST /set-tag HTTP/1.1" 200 109 0.022212 10.0.0.50 - - [2026-08-17 12:42:58] "DELETE /instance-ip/a17fb2f2-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.122558 10.0.0.50 - - [2026-08-17 12:42:58] "DELETE /virtual-machine-interface/a1604a84-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.059366 10.0.0.50 - - [2026-08-17 12:42:58] "DELETE /virtual-machine/a50cc3d1-918b-4b50-846e-68d7c0beef66 HTTP/1.1" 200 115 0.021280 10.0.0.50 - - [2026-08-17 12:42:58] "DELETE /tag/515a95ff-750b-4d62-8fc2-453c41bf2a8e HTTP/1.1" 200 115 0.046655 10.0.0.50 - - [2026-08-17 12:42:58] "DELETE /tag/1dc727e8-8893-4dd2-80b5-3a1533d7cbe9 HTTP/1.1" 409 236 0.004116 10.0.0.50 - - [2026-08-17 12:42:58] "DELETE /tag/56bf286a-efc8-411f-9851-debe6b8f3eda HTTP/1.1" 200 115 0.035751 10.0.0.50 - - [2026-08-17 12:42:58] "GET /virtual-machine-interface/a1e517c8-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006730 10.0.0.50 - - [2026-08-17 12:42:58] "POST /set-tag HTTP/1.1" 200 109 0.002459 10.0.0.50 - - [2026-08-17 12:42:58] "GET /virtual-machine-interface/a1e517c8-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016317 10.0.0.50 - - [2026-08-17 12:42:58] "POST /set-tag HTTP/1.1" 200 109 0.006078 10.0.0.50 - - [2026-08-17 12:42:58] "GET /virtual-machine/f701b1d3-fef6-4d87-8d3b-ed79d2cef688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.005345 10.0.0.50 - - [2026-08-17 12:42:58] "POST /ref-update HTTP/1.1" 200 156 0.020064 10.0.0.50 - - [2026-08-17 12:42:58] "GET /virtual-machine-interface/a1e517c8-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.022317 10.0.0.50 - - [2026-08-17 12:42:58] "POST /set-tag HTTP/1.1" 200 109 0.023061 10.0.0.50 - - [2026-08-17 12:42:58] "POST /set-tag HTTP/1.1" 200 109 0.020721 10.0.0.50 - - [2026-08-17 12:42:58] "POST /set-tag HTTP/1.1" 200 109 0.024624 10.0.0.50 - - [2026-08-17 12:42:58] "POST /set-tag HTTP/1.1" 200 109 0.035785 10.0.0.50 - - [2026-08-17 12:42:59] "DELETE /instance-ip/a204d7ac-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.044394 10.0.0.50 - - [2026-08-17 12:42:59] "DELETE /virtual-machine-interface/a1e517c8-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.077785 10.0.0.50 - - [2026-08-17 12:42:59] "DELETE /virtual-machine/f701b1d3-fef6-4d87-8d3b-ed79d2cef688 HTTP/1.1" 200 115 0.024238 10.0.0.50 - - [2026-08-17 12:42:59] "DELETE /tag/20ffae72-33f7-4346-a9bc-63db6790faf7 HTTP/1.1" 200 115 0.042547 10.0.0.50 - - [2026-08-17 12:42:59] "GET /virtual-machine-interface/a263099e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004682 10.0.0.50 - - [2026-08-17 12:42:59] "POST /set-tag HTTP/1.1" 200 109 0.003193 10.0.0.50 - - [2026-08-17 12:42:59] "GET /virtual-machine-interface/a263099e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004930 10.0.0.50 - - [2026-08-17 12:42:59] "POST /set-tag HTTP/1.1" 200 109 0.004427 10.0.0.50 - - [2026-08-17 12:42:59] "GET /virtual-machine/7190fb63-c303-41cf-938e-5247590a792d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.003260 10.0.0.50 - - [2026-08-17 12:42:59] "POST /ref-update HTTP/1.1" 200 156 0.012140 10.0.0.50 - - [2026-08-17 12:42:59] "GET /virtual-machine-interface/a263099e-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.023179 10.0.0.50 - - [2026-08-17 12:42:59] "POST /set-tag HTTP/1.1" 200 109 0.029050 10.0.0.50 - - [2026-08-17 12:42:59] "POST /set-tag HTTP/1.1" 200 109 0.033713 10.0.0.50 - - [2026-08-17 12:42:59] "POST /set-tag HTTP/1.1" 200 109 0.030594 10.0.0.50 - - [2026-08-17 12:42:59] "POST /set-tag HTTP/1.1" 200 109 0.016802 10.0.0.50 - - [2026-08-17 12:42:59] "DELETE /instance-ip/a280e702-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.048267 10.0.0.50 - - [2026-08-17 12:42:59] "DELETE /virtual-machine-interface/a263099e-9a38-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.049464 10.0.0.50 - - [2026-08-17 12:42:59] "DELETE /virtual-machine/7190fb63-c303-41cf-938e-5247590a792d HTTP/1.1" 200 115 0.027197 10.0.0.50 - - [2026-08-17 12:42:59] "DELETE /tag/02f230eb-e828-4fd5-97b0-9bd053aa0b0f HTTP/1.1" 409 236 0.005016 10.0.0.50 - - [2026-08-17 12:42:59] "DELETE /tag/fb10c1e5-97da-41df-90fd-056a5695b351 HTTP/1.1" 409 236 0.006765 10.0.0.50 - - [2026-08-17 12:42:59] "DELETE /tag/7ff0f883-9709-4a8d-9167-0456bb428f44 HTTP/1.1" 200 115 0.034315 10.0.0.50 - - [2026-08-17 12:43:01] "POST /projects HTTP/1.1" 409 238 0.002392 10.0.0.50 - - [2026-08-17 12:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.50 - - [2026-08-17 12:43:01] "GET /project/43dffa52-3404-4109-be8b-3842d4b8840c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.042452 10.0.0.50 - - [2026-08-17 12:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.50 - - [2026-08-17 12:43:01] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004727 10.0.0.50 - - [2026-08-17 12:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002615 10.0.0.50 - - [2026-08-17 12:43:01] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005940 10.0.0.50 - - [2026-08-17 12:43:01] "POST /security-groups HTTP/1.1" 409 285 0.003716 10.0.0.50 - - [2026-08-17 12:43:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.50 - - [2026-08-17 12:43:01] "PUT /security-group/a97aae11-e958-4404-a4d6-219878645537 HTTP/1.1" 200 262 0.058626 10.0.0.50 - - [2026-08-17 12:43:01] "PUT /access-control-list/eb8491ab-7c65-4ddb-9f6e-5e36b1d1d8f1 HTTP/1.1" 200 272 0.037270 10.0.0.50 - - [2026-08-17 12:43:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.068339 10.0.0.50 - - [2026-08-17 12:43:01] "PUT /access-control-list/106f7b32-c9b8-4a11-a89d-24de9058ec06 HTTP/1.1" 200 272 0.038711 10.0.0.50 - - [2026-08-17 12:43:06] "POST /projects HTTP/1.1" 409 238 0.002584 10.0.0.50 - - [2026-08-17 12:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002233 10.0.0.50 - - [2026-08-17 12:43:06] "GET /project/43dffa52-3404-4109-be8b-3842d4b8840c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1795 0.054863 10.0.0.50 - - [2026-08-17 12:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003732 10.0.0.50 - - [2026-08-17 12:43:06] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006612 10.0.0.50 - - [2026-08-17 12:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.50 - - [2026-08-17 12:43:06] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.005287 10.0.0.50 - - [2026-08-17 12:43:06] "POST /security-groups HTTP/1.1" 409 285 0.002727 10.0.0.50 - - [2026-08-17 12:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002372 10.0.0.50 - - [2026-08-17 12:43:06] "PUT /security-group/a97aae11-e958-4404-a4d6-219878645537 HTTP/1.1" 200 262 0.059509 10.0.0.50 - - [2026-08-17 12:43:06] "PUT /access-control-list/eb8491ab-7c65-4ddb-9f6e-5e36b1d1d8f1 HTTP/1.1" 200 272 0.031055 10.0.0.50 - - [2026-08-17 12:43:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.057531 10.0.0.50 - - [2026-08-17 12:43:06] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4896 0.036191 10.0.0.50 - - [2026-08-17 12:43:06] "PUT /access-control-list/106f7b32-c9b8-4a11-a89d-24de9058ec06 HTTP/1.1" 200 272 0.022727 10.0.0.50 - - [2026-08-17 12:43:06] "GET /firewall-rule/5652bf02-6bbb-43d2-860b-9c7948e39301?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003881 10.0.0.50 - - [2026-08-17 12:43:06] "POST /ref-update HTTP/1.1" 200 156 0.077742 10.0.0.50 - - [2026-08-17 12:43:06] "DELETE /firewall-rule/5652bf02-6bbb-43d2-860b-9c7948e39301 HTTP/1.1" 200 115 0.070376 10.0.0.50 - - [2026-08-17 12:43:06] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4640 0.009834 10.0.0.50 - - [2026-08-17 12:43:07] "GET /firewall-rule/86fc8902-153e-4a87-8a93-45c7ae7f71a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003417 10.0.0.50 - - [2026-08-17 12:43:07] "POST /ref-update HTTP/1.1" 200 156 0.056279 10.0.0.50 - - [2026-08-17 12:43:07] "DELETE /firewall-rule/86fc8902-153e-4a87-8a93-45c7ae7f71a2 HTTP/1.1" 200 115 0.058718 10.0.0.50 - - [2026-08-17 12:43:07] "DELETE /tag/02f230eb-e828-4fd5-97b0-9bd053aa0b0f HTTP/1.1" 409 236 0.005798 10.0.0.50 - - [2026-08-17 12:43:07] "DELETE /tag/fb10c1e5-97da-41df-90fd-056a5695b351 HTTP/1.1" 409 236 0.006307 10.0.0.50 - - [2026-08-17 12:43:07] "DELETE /tag/9a60cfc3-da5f-42eb-94a2-fabdb5ad7119 HTTP/1.1" 200 115 0.040880 10.0.0.50 - - [2026-08-17 12:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.50 - - [2026-08-17 12:43:07] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006382 10.0.0.50 - - [2026-08-17 12:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002041 10.0.0.50 - - [2026-08-17 12:43:07] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004212 10.0.0.50 - - [2026-08-17 12:43:07] "PUT /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca HTTP/1.1" 200 264 0.063205 10.0.0.50 - - [2026-08-17 12:43:07] "PUT /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f HTTP/1.1" 200 264 0.057193 10.0.0.50 - - [2026-08-17 12:43:07] "DELETE /security-group/a97aae11-e958-4404-a4d6-219878645537 HTTP/1.1" 200 115 0.061682 10.0.0.50 - - [2026-08-17 12:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.50 - - [2026-08-17 12:43:07] "DELETE /access-control-list/eb8491ab-7c65-4ddb-9f6e-5e36b1d1d8f1 HTTP/1.1" 200 115 0.030068 10.0.0.50 - - [2026-08-17 12:43:07] "DELETE /access-control-list/106f7b32-c9b8-4a11-a89d-24de9058ec06 HTTP/1.1" 200 115 0.032765 10.0.0.50 - - [2026-08-17 12:43:07] "GET /project/43dffa52-3404-4109-be8b-3842d4b8840c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.042300 10.0.0.50 - - [2026-08-17 12:43:07] "GET /project/43dffa52-3404-4109-be8b-3842d4b8840c?fields=security_groups HTTP/1.1" 200 1352 0.037072 10.0.0.50 - - [2026-08-17 12:43:07] "DELETE /security-group/14055672-7128-4ab7-afb5-dd7dbaa0c320 HTTP/1.1" 200 115 0.067523 10.0.0.50 - - [2026-08-17 12:43:07] "DELETE /access-control-list/576a0d4d-ca56-4d15-858d-eea1aeb1933f HTTP/1.1" 200 115 0.041598 10.0.0.50 - - [2026-08-17 12:43:07] "GET /project/43dffa52-3404-4109-be8b-3842d4b8840c?fields=application_policy_sets HTTP/1.1" 200 1391 0.056838 10.0.0.50 - - [2026-08-17 12:43:07] "DELETE /access-control-list/c735cab1-a7ae-43ed-b35c-8b5890796829 HTTP/1.1" 200 115 0.077897 10.0.0.50 - - [2026-08-17 12:43:07] "DELETE /project/43dffa52-3404-4109-be8b-3842d4b8840c HTTP/1.1" 200 115 0.393121 10.0.0.50 - - [2026-08-17 12:43:08] "POST /tags HTTP/1.1" 409 252 0.012430 10.0.0.50 - - [2026-08-17 12:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.50 - - [2026-08-17 12:43:08] "GET /tag/02f230eb-e828-4fd5-97b0-9bd053aa0b0f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012602 10.0.0.50 - - [2026-08-17 12:43:08] "POST /tags HTTP/1.1" 409 228 0.002472 10.0.0.50 - - [2026-08-17 12:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002069 10.0.0.50 - - [2026-08-17 12:43:08] "GET /tag/fb10c1e5-97da-41df-90fd-056a5695b351?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.013160 10.0.0.50 - - [2026-08-17 12:43:08] "POST /tags HTTP/1.1" 200 341 0.023337 10.0.0.50 - - [2026-08-17 12:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006582 10.0.0.50 - - [2026-08-17 12:43:08] "GET /tag/630672da-93a3-4427-902f-455660d9e9c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1195 0.019871 10.0.0.50 - - [2026-08-17 12:43:08] "POST /id-to-fqname HTTP/1.1" 200 192 0.000581 10.0.0.50 - - [2026-08-17 12:43:08] "POST /fqname-to-id HTTP/1.1" 404 201 0.005933 10.0.0.50 - - [2026-08-17 12:43:08] "POST /security-groups HTTP/1.1" 200 589 0.100585 10.0.0.50 - - [2026-08-17 12:43:08] "POST /projects HTTP/1.1" 200 519 0.273431 10.0.0.50 - - [2026-08-17 12:43:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.010304 10.0.0.50 - - [2026-08-17 12:43:08] "POST /fqname-to-id HTTP/1.1" 404 236 0.018639 10.0.0.50 - - [2026-08-17 12:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013999 10.0.0.50 - - [2026-08-17 12:43:08] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.015270 10.0.0.50 - - [2026-08-17 12:43:08] "POST /access-control-lists HTTP/1.1" 200 598 0.063570 10.0.0.50 - - [2026-08-17 12:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008975 10.0.0.50 - - [2026-08-17 12:43:08] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.006608 10.0.0.50 - - [2026-08-17 12:43:08] "POST /fqname-to-id HTTP/1.1" 404 235 0.003483 10.0.0.50 - - [2026-08-17 12:43:08] "POST /access-control-lists HTTP/1.1" 200 596 0.069899 10.0.0.50 - - [2026-08-17 12:43:08] "PUT /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca HTTP/1.1" 200 264 0.104571 10.0.0.50 - - [2026-08-17 12:43:08] "PUT /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f HTTP/1.1" 200 264 0.071464 10.0.0.50 - - [2026-08-17 12:43:08] "POST /security-groups HTTP/1.1" 200 591 0.077942 10.0.0.50 - - [2026-08-17 12:43:09] "POST /fqname-to-id HTTP/1.1" 404 270 0.005144 10.0.0.50 - - [2026-08-17 12:43:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.060513 10.0.0.50 - - [2026-08-17 12:43:09] "POST /access-control-lists HTTP/1.1" 200 632 0.076849 10.0.0.50 - - [2026-08-17 12:43:09] "POST /fqname-to-id HTTP/1.1" 404 269 0.002709 10.0.0.50 - - [2026-08-17 12:43:09] "POST /chown HTTP/1.1" 200 109 0.046673 10.0.0.50 - - [2026-08-17 12:43:09] "DELETE /tag/02f230eb-e828-4fd5-97b0-9bd053aa0b0f HTTP/1.1" 409 236 0.009541 10.0.0.50 - - [2026-08-17 12:43:09] "DELETE /tag/fb10c1e5-97da-41df-90fd-056a5695b351 HTTP/1.1" 409 236 0.027749 10.0.0.50 - - [2026-08-17 12:43:09] "POST /access-control-lists HTTP/1.1" 200 630 0.096540 10.0.0.50 - - [2026-08-17 12:43:09] "DELETE /tag/630672da-93a3-4427-902f-455660d9e9c9 HTTP/1.1" 200 115 0.057243 10.0.0.50 - - [2026-08-17 12:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.50 - - [2026-08-17 12:43:09] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.007266 10.0.0.50 - - [2026-08-17 12:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002417 10.0.0.50 - - [2026-08-17 12:43:09] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3185 0.004613 10.0.0.50 - - [2026-08-17 12:43:09] "PUT /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca HTTP/1.1" 200 264 0.059583 10.0.0.50 - - [2026-08-17 12:43:09] "PUT /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f HTTP/1.1" 200 264 0.053453 10.0.0.50 - - [2026-08-17 12:43:09] "DELETE /security-group/0b216ee5-6bcb-4c8c-ae72-6215e2c72424 HTTP/1.1" 200 115 0.068095 10.0.0.50 - - [2026-08-17 12:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.50 - - [2026-08-17 12:43:09] "DELETE /access-control-list/ba0f7fed-5b27-4061-9929-814982686d03 HTTP/1.1" 200 115 0.031340 10.0.0.50 - - [2026-08-17 12:43:09] "DELETE /access-control-list/5953fd04-8e53-4c19-a857-94a97c89ccf8 HTTP/1.1" 200 115 0.036944 10.0.0.50 - - [2026-08-17 12:43:09] "GET /project/b0067fdc-e33b-409a-a47f-213569e6171e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.033472 10.0.0.50 - - [2026-08-17 12:43:09] "GET /project/b0067fdc-e33b-409a-a47f-213569e6171e?fields=security_groups HTTP/1.1" 200 1353 0.058491 10.0.0.50 - - [2026-08-17 12:43:09] "DELETE /security-group/67d07188-ab72-4b66-b697-1b518744774e HTTP/1.1" 200 115 0.047629 10.0.0.50 - - [2026-08-17 12:43:09] "DELETE /access-control-list/c6476a8e-4c50-4e2f-a57c-3fd512e23537 HTTP/1.1" 200 115 0.077329 10.0.0.50 - - [2026-08-17 12:43:09] "GET /project/b0067fdc-e33b-409a-a47f-213569e6171e?fields=application_policy_sets HTTP/1.1" 200 1392 0.098020 10.0.0.50 - - [2026-08-17 12:43:09] "DELETE /access-control-list/12e559eb-1fed-4826-9d84-97d018caf6c3 HTTP/1.1" 200 115 0.056263 10.0.0.50 - - [2026-08-17 12:43:10] "DELETE /project/b0067fdc-e33b-409a-a47f-213569e6171e HTTP/1.1" 200 115 0.405298 10.0.0.50 - - [2026-08-17 12:43:10] "POST /projects HTTP/1.1" 409 238 0.013005 10.0.0.50 - - [2026-08-17 12:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002569 10.0.0.50 - - [2026-08-17 12:43:10] "GET /project/afbbf8d5-1015-4d7e-904b-9f69a637f707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044486 10.0.0.50 - - [2026-08-17 12:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.50 - - [2026-08-17 12:43:10] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004963 10.0.0.50 - - [2026-08-17 12:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.50 - - [2026-08-17 12:43:10] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004782 10.0.0.50 - - [2026-08-17 12:43:10] "POST /security-groups HTTP/1.1" 409 285 0.002912 10.0.0.50 - - [2026-08-17 12:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.50 - - [2026-08-17 12:43:10] "PUT /security-group/59f25142-da2b-4c13-af8a-8faae7b4dfbf HTTP/1.1" 200 262 0.058386 10.0.0.50 - - [2026-08-17 12:43:10] "PUT /access-control-list/a2a328a9-38cf-4dc3-9c35-942ab91204d1 HTTP/1.1" 200 272 0.022073 10.0.0.50 - - [2026-08-17 12:43:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.042197 10.0.0.50 - - [2026-08-17 12:43:10] "PUT /access-control-list/094ce607-9235-40e4-a145-e7c0c51dd67e HTTP/1.1" 200 272 0.039172 10.0.0.50 - - [2026-08-17 12:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.50 - - [2026-08-17 12:43:12] "GET /loadbalancer/d854b360-2d8d-4b3f-b129-b29abfb18366?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002661 10.0.0.50 - - [2026-08-17 12:43:12] "GET /virtual-machine-interface/9ef734e2-9a38-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001850 10.0.0.50 - - [2026-08-17 12:43:12] "DELETE /loadbalancer-member/e9f584d7-06b7-4e00-a031-6046c5dcc5b4 HTTP/1.1" 200 115 0.048894 10.0.0.50 - - [2026-08-17 12:43:12] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004850 10.0.0.50 - - [2026-08-17 12:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.50 - - [2026-08-17 12:43:12] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002714 10.0.0.50 - - [2026-08-17 12:43:12] "GET /firewall-policy/cc0dd518-cdce-4fb3-97b2-4d7006588ae7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.002649 10.0.0.50 - - [2026-08-17 12:43:12] "GET /firewall-rule/f5f7938c-528b-480b-8042-4044afe81f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2331 0.003386 10.0.0.50 - - [2026-08-17 12:43:12] "POST /ref-update HTTP/1.1" 200 156 0.014575 10.0.0.50 - - [2026-08-17 12:43:12] "DELETE /firewall-rule/f5f7938c-528b-480b-8042-4044afe81f28 HTTP/1.1" 200 115 0.048664 10.0.0.50 - - [2026-08-17 12:43:12] "GET /firewall-policy/fa3dde4c-778b-4c08-8c1f-39c025c382cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2637 0.003452 10.0.0.50 - - [2026-08-17 12:43:12] "GET /firewall-rule/691c940f-a5fa-4449-b86d-19dc3193a4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2607 0.003683 10.0.0.50 - - [2026-08-17 12:43:12] "POST /ref-update HTTP/1.1" 200 156 0.019650 10.0.0.50 - - [2026-08-17 12:43:12] "DELETE /firewall-rule/691c940f-a5fa-4449-b86d-19dc3193a4a2 HTTP/1.1" 200 115 0.043915 10.0.0.50 - - [2026-08-17 12:43:12] "GET /firewall-policy/fa3dde4c-778b-4c08-8c1f-39c025c382cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2358 0.007146 10.0.0.50 - - [2026-08-17 12:43:12] "GET /firewall-rule/f072387b-96af-469a-b24d-351ba1ac7e14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2910 0.003637 10.0.0.50 - - [2026-08-17 12:43:12] "POST /ref-update HTTP/1.1" 200 156 0.016331 10.0.0.50 - - [2026-08-17 12:43:12] "DELETE /firewall-rule/f072387b-96af-469a-b24d-351ba1ac7e14 HTTP/1.1" 200 115 0.056607 10.0.0.50 - - [2026-08-17 12:43:12] "GET /application-policy-set/15f2b148-b2e4-48fa-bca4-74921cb68e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.003076 10.0.0.50 - - [2026-08-17 12:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.50 - - [2026-08-17 12:43:12] "GET /policy-management/9a871f4e-2639-4638-bb35-fced5095cbbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003072 10.0.0.50 - - [2026-08-17 12:43:12] "GET /firewall-policy/fa3dde4c-778b-4c08-8c1f-39c025c382cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.003711 10.0.0.50 - - [2026-08-17 12:43:13] "POST /ref-update HTTP/1.1" 200 156 0.026200 10.0.0.50 - - [2026-08-17 12:43:13] "DELETE /firewall-policy/fa3dde4c-778b-4c08-8c1f-39c025c382cb HTTP/1.1" 200 115 0.045306 10.0.0.50 - - [2026-08-17 12:43:13] "DELETE /tag/7e58f35c-0679-4ea1-802f-9535635816e5 HTTP/1.1" 200 115 0.081055 10.0.0.50 - - [2026-08-17 12:43:13] "DELETE /tag/02f230eb-e828-4fd5-97b0-9bd053aa0b0f HTTP/1.1" 200 115 0.067859 10.0.0.50 - - [2026-08-17 12:43:13] "DELETE /tag/fb10c1e5-97da-41df-90fd-056a5695b351 HTTP/1.1" 200 115 0.093922 10.0.0.50 - - [2026-08-17 12:43:13] "DELETE /tag/1dc727e8-8893-4dd2-80b5-3a1533d7cbe9 HTTP/1.1" 200 115 0.100111 10.0.0.50 - - [2026-08-17 12:43:13] "DELETE /loadbalancer-pool/16049969-57c0-4949-8a76-8e80824c56f1 HTTP/1.1" 200 115 0.034466 10.0.0.50 - - [2026-08-17 12:43:13] "DELETE /loadbalancer-listener/29853226-1f45-47cb-aeb4-f9f08d509214 HTTP/1.1" 200 115 0.031886 10.0.0.50 - - [2026-08-17 12:43:13] "DELETE /loadbalancer/d854b360-2d8d-4b3f-b129-b29abfb18366 HTTP/1.1" 200 115 0.047507 10.0.0.50 - - [2026-08-17 12:43:13] "DELETE /floating-ip/319ace92-c3ea-4ac9-92b2-616481c7b69d HTTP/1.1" 200 115 0.050657 10.0.0.50 - - [2026-08-17 12:43:13] "DELETE /instance-ip/ad293745-4436-42e5-833f-f83277c96a6d HTTP/1.1" 200 115 0.044763 10.0.0.50 - - [2026-08-17 12:43:13] "DELETE /virtual-machine-interface/328295dd-a128-4694-a5a4-e07c33c0ee28 HTTP/1.1" 200 115 0.069283 10.0.0.50 - - [2026-08-17 12:43:13] "DELETE /tag/95790039-2a81-4f8c-bbdb-2465365f7fe3 HTTP/1.1" 200 115 0.076692 10.0.0.50 - - [2026-08-17 12:43:13] "POST /projects HTTP/1.1" 409 238 0.005857 10.0.0.50 - - [2026-08-17 12:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009946 10.0.0.50 - - [2026-08-17 12:43:13] "GET /project/afbbf8d5-1015-4d7e-904b-9f69a637f707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.067447 10.0.0.50 - - [2026-08-17 12:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004922 10.0.0.50 - - [2026-08-17 12:43:14] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005052 10.0.0.50 - - [2026-08-17 12:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.50 - - [2026-08-17 12:43:14] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004510 10.0.0.50 - - [2026-08-17 12:43:14] "POST /security-groups HTTP/1.1" 409 285 0.002881 10.0.0.50 - - [2026-08-17 12:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001989 10.0.0.50 - - [2026-08-17 12:43:14] "PUT /security-group/59f25142-da2b-4c13-af8a-8faae7b4dfbf HTTP/1.1" 200 262 0.072123 10.0.0.50 - - [2026-08-17 12:43:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.033798 10.0.0.50 - - [2026-08-17 12:43:14] "PUT /access-control-list/a2a328a9-38cf-4dc3-9c35-942ab91204d1 HTTP/1.1" 200 272 0.027599 10.0.0.50 - - [2026-08-17 12:43:14] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4385 0.018927 10.0.0.50 - - [2026-08-17 12:43:14] "PUT /access-control-list/094ce607-9235-40e4-a145-e7c0c51dd67e HTTP/1.1" 200 272 0.030914 10.0.0.50 - - [2026-08-17 12:43:14] "GET /firewall-rule/fb7f5763-2e07-4445-bbc8-ed0988f276fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003190 10.0.0.50 - - [2026-08-17 12:43:14] "POST /ref-update HTTP/1.1" 200 156 0.065578 10.0.0.50 - - [2026-08-17 12:43:14] "DELETE /firewall-rule/fb7f5763-2e07-4445-bbc8-ed0988f276fa HTTP/1.1" 200 115 0.060800 10.0.0.50 - - [2026-08-17 12:43:14] "GET /firewall-policy/2661819c-58df-4f72-84d2-023fae4ac592?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4129 0.015620 10.0.0.50 - - [2026-08-17 12:43:14] "GET /firewall-rule/7796fafc-4cd2-4272-afae-34a4287ef7cc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003842 10.0.0.50 - - [2026-08-17 12:43:14] "POST /ref-update HTTP/1.1" 200 156 0.087745 10.0.0.50 - - [2026-08-17 12:43:14] "DELETE /firewall-rule/7796fafc-4cd2-4272-afae-34a4287ef7cc HTTP/1.1" 200 115 0.105945 10.0.0.50 - - [2026-08-17 12:43:14] "DELETE /tag/3604c692-641b-4e30-a291-f3393abf3eba HTTP/1.1" 200 115 0.063001 10.0.0.50 - - [2026-08-17 12:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011395 10.0.0.50 - - [2026-08-17 12:43:14] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005328 10.0.0.50 - - [2026-08-17 12:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.50 - - [2026-08-17 12:43:14] "GET /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3113 0.004636 10.0.0.50 - - [2026-08-17 12:43:15] "PUT /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca HTTP/1.1" 200 264 0.093657 10.0.0.50 - - [2026-08-17 12:43:15] "PUT /virtual-network/87600ae2-7c93-4b37-9ca3-dc41a36b636f HTTP/1.1" 200 264 0.083325 10.0.0.50 - - [2026-08-17 12:43:15] "DELETE /security-group/59f25142-da2b-4c13-af8a-8faae7b4dfbf HTTP/1.1" 200 115 0.109366 10.0.0.50 - - [2026-08-17 12:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.50 - - [2026-08-17 12:43:15] "DELETE /access-control-list/a2a328a9-38cf-4dc3-9c35-942ab91204d1 HTTP/1.1" 200 115 0.071922 10.0.0.50 - - [2026-08-17 12:43:15] "DELETE /access-control-list/094ce607-9235-40e4-a145-e7c0c51dd67e HTTP/1.1" 200 115 0.047013 10.0.0.50 - - [2026-08-17 12:43:15] "GET /project/afbbf8d5-1015-4d7e-904b-9f69a637f707?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.046273 10.0.0.50 - - [2026-08-17 12:43:15] "GET /project/afbbf8d5-1015-4d7e-904b-9f69a637f707?fields=security_groups HTTP/1.1" 200 1353 0.036804 10.0.0.50 - - [2026-08-17 12:43:15] "DELETE /access-control-list/18514bee-db31-492c-9217-b4aba2f899e3 HTTP/1.1" 200 115 0.036449 10.0.0.50 - - [2026-08-17 12:43:15] "DELETE /security-group/09cbe504-d311-496c-b5f1-3f6b12c376a6 HTTP/1.1" 200 115 0.076135 10.0.0.50 - - [2026-08-17 12:43:15] "GET /project/afbbf8d5-1015-4d7e-904b-9f69a637f707?fields=application_policy_sets HTTP/1.1" 200 1392 0.078153 10.0.0.50 - - [2026-08-17 12:43:15] "DELETE /access-control-list/a58afc3d-b66e-4940-9e07-cbc1ba8a342b HTTP/1.1" 200 115 0.083708 10.0.0.50 - - [2026-08-17 12:43:15] "DELETE /project/afbbf8d5-1015-4d7e-904b-9f69a637f707 HTTP/1.1" 200 115 0.404326 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:43:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001134 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:43:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001044 10.0.0.50 - - [2026-08-17 12:44:20] "GET / HTTP/1.1" 200 35931 0.001862 10.0.0.50 - - [2026-08-17 12:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.50 - - [2026-08-17 12:44:20] "GET /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002965 10.0.0.50 - - [2026-08-17 12:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.50 - - [2026-08-17 12:44:21] "GET /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002628 10.0.0.50 - - [2026-08-17 12:44:39] "GET / HTTP/1.1" 200 35931 0.002049 10.0.0.50 - - [2026-08-17 12:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003602 10.0.0.50 - - [2026-08-17 12:44:39] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007322 10.0.0.50 - - [2026-08-17 12:44:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002760 10.0.0.50 - - [2026-08-17 12:44:39] "GET /config-node/6d2d8ada-ab18-4431-a581-f040b6f88dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.006519 10.0.0.50 - - [2026-08-17 12:44:40] "GET / HTTP/1.1" 200 35931 0.001552 10.0.0.50 - - [2026-08-17 12:44:40] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002374 10.0.0.50 - - [2026-08-17 12:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.50 - - [2026-08-17 12:44:45] "GET /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002852 10.0.0.50 - - [2026-08-17 12:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002006 10.0.0.50 - - [2026-08-17 12:44:45] "PUT /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8 HTTP/1.1" 200 276 0.010633 10.0.0.50 - - [2026-08-17 12:44:45] "GET / HTTP/1.1" 200 35931 0.001962 10.0.0.50 - - [2026-08-17 12:44:45] "POST /alarms HTTP/1.1" 409 264 0.002307 10.0.0.50 - - [2026-08-17 12:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.50 - - [2026-08-17 12:44:45] "PUT /alarm/c41ba6d3-e5f7-4e4e-95bf-4f0a9ab7172c HTTP/1.1" 200 244 0.013598 10.0.0.50 - - [2026-08-17 12:44:45] "POST /alarms HTTP/1.1" 409 261 0.003900 10.0.0.50 - - [2026-08-17 12:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.50 - - [2026-08-17 12:44:45] "PUT /alarm/a74f7bbd-0903-40d3-8b0b-908e869cd503 HTTP/1.1" 200 244 0.012452 10.0.0.50 - - [2026-08-17 12:44:45] "POST /alarms HTTP/1.1" 409 261 0.009288 10.0.0.50 - - [2026-08-17 12:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001843 10.0.0.50 - - [2026-08-17 12:44:45] "PUT /alarm/282ac4ce-379a-4721-84d5-3764ad7f52ef HTTP/1.1" 200 244 0.014577 10.0.0.50 - - [2026-08-17 12:44:45] "POST /alarms HTTP/1.1" 409 253 0.003125 10.0.0.50 - - [2026-08-17 12:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.50 - - [2026-08-17 12:44:45] "PUT /alarm/2f2e384a-85df-47d1-ba8e-b88d05a23fd4 HTTP/1.1" 200 244 0.014107 10.0.0.50 - - [2026-08-17 12:44:45] "POST /alarms HTTP/1.1" 409 251 0.018667 10.0.0.50 - - [2026-08-17 12:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002176 10.0.0.50 - - [2026-08-17 12:44:45] "PUT /alarm/e7c5896d-aea1-4fc9-bf72-a198c9581ad0 HTTP/1.1" 200 244 0.021159 10.0.0.50 - - [2026-08-17 12:44:45] "POST /alarms HTTP/1.1" 409 252 0.011441 10.0.0.50 - - [2026-08-17 12:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005871 10.0.0.50 - - [2026-08-17 12:44:45] "PUT /alarm/55b62823-1958-4477-abf9-3057324dcebc HTTP/1.1" 200 244 0.014592 10.0.0.50 - - [2026-08-17 12:44:45] "POST /alarms HTTP/1.1" 409 256 0.014794 10.0.0.50 - - [2026-08-17 12:44:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005676 10.0.0.50 - - [2026-08-17 12:44:46] "PUT /alarm/73b7e495-8a6d-4b36-8236-6fc7d1a276cb HTTP/1.1" 200 244 0.010973 10.0.0.50 - - [2026-08-17 12:44:46] "POST /alarms HTTP/1.1" 409 248 0.007891 10.0.0.50 - - [2026-08-17 12:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.50 - - [2026-08-17 12:44:46] "PUT /alarm/fd4dac8e-5ad5-48f1-b3a3-30fb2239dfc6 HTTP/1.1" 200 244 0.011630 10.0.0.50 - - [2026-08-17 12:44:46] "POST /alarms HTTP/1.1" 409 252 0.022237 10.0.0.50 - - [2026-08-17 12:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.50 - - [2026-08-17 12:44:46] "PUT /alarm/f0b0bcbd-ef06-4a5a-b3fe-553d466eb9b5 HTTP/1.1" 200 244 0.011298 10.0.0.50 - - [2026-08-17 12:44:46] "POST /alarms HTTP/1.1" 409 257 0.011709 10.0.0.50 - - [2026-08-17 12:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.50 - - [2026-08-17 12:44:46] "PUT /alarm/4d310fd9-1df7-44c1-a3ae-8314ce504f00 HTTP/1.1" 200 244 0.016778 10.0.0.50 - - [2026-08-17 12:44:46] "POST /alarms HTTP/1.1" 409 251 0.009004 10.0.0.50 - - [2026-08-17 12:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.50 - - [2026-08-17 12:44:46] "PUT /alarm/36a4355b-51b1-40aa-baae-3407563dd7e0 HTTP/1.1" 200 244 0.012497 10.0.0.50 - - [2026-08-17 12:44:46] "POST /alarms HTTP/1.1" 409 257 0.012586 10.0.0.50 - - [2026-08-17 12:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.50 - - [2026-08-17 12:44:46] "PUT /alarm/7a8629c5-f2fc-44f9-ad3a-33f7f280c69c HTTP/1.1" 200 244 0.013094 10.0.0.50 - - [2026-08-17 12:44:46] "POST /alarms HTTP/1.1" 409 261 0.013108 10.0.0.50 - - [2026-08-17 12:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.50 - - [2026-08-17 12:44:46] "PUT /alarm/3206b6a9-2dbb-40c9-b999-113650343c20 HTTP/1.1" 200 244 0.013777 10.0.0.50 - - [2026-08-17 12:44:46] "POST /alarms HTTP/1.1" 409 258 0.013097 10.0.0.50 - - [2026-08-17 12:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002874 10.0.0.50 - - [2026-08-17 12:44:46] "PUT /alarm/90f7a71d-d5a8-4e2b-a4e3-0e87e54cbcb3 HTTP/1.1" 200 244 0.014755 10.0.0.50 - - [2026-08-17 12:44:46] "POST /alarms HTTP/1.1" 409 254 0.015635 10.0.0.50 - - [2026-08-17 12:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.50 - - [2026-08-17 12:44:46] "PUT /alarm/d263a521-2ab8-403a-861b-d6969451513d HTTP/1.1" 200 244 0.013246 10.0.0.50 - - [2026-08-17 12:44:46] "POST /alarms HTTP/1.1" 409 254 0.011606 10.0.0.50 - - [2026-08-17 12:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003448 10.0.0.50 - - [2026-08-17 12:44:46] "PUT /alarm/f8aea76c-ac00-4b36-b3f0-4c5fe7c91415 HTTP/1.1" 200 244 0.013971 10.0.0.50 - - [2026-08-17 12:44:46] "POST /alarms HTTP/1.1" 409 254 0.009531 10.0.0.50 - - [2026-08-17 12:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003501 10.0.0.50 - - [2026-08-17 12:44:46] "PUT /alarm/c6c2eeeb-72d4-4f5f-8195-69abbbdbd8e9 HTTP/1.1" 200 244 0.016200 10.0.0.50 - - [2026-08-17 12:44:46] "POST /alarms HTTP/1.1" 409 247 0.010600 10.0.0.50 - - [2026-08-17 12:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.50 - - [2026-08-17 12:44:46] "PUT /alarm/33a590d9-41e2-4368-a113-3a83e7e53a8b HTTP/1.1" 200 244 0.012016 10.0.0.50 - - [2026-08-17 12:44:46] "POST /alarms HTTP/1.1" 409 272 0.017655 10.0.0.50 - - [2026-08-17 12:44:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004024 10.0.0.50 - - [2026-08-17 12:44:46] "PUT /alarm/9f2bf49e-b935-40b3-91ca-16a7b25ad0b5 HTTP/1.1" 200 244 0.011313 10.0.0.50 - - [2026-08-17 12:44:47] "POST /alarms HTTP/1.1" 409 261 0.010005 10.0.0.50 - - [2026-08-17 12:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.50 - - [2026-08-17 12:44:47] "PUT /alarm/95f39b93-494c-47dd-a485-049026de402a HTTP/1.1" 200 244 0.017055 10.0.0.50 - - [2026-08-17 12:44:47] "POST /alarms HTTP/1.1" 409 259 0.021716 10.0.0.50 - - [2026-08-17 12:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006100 10.0.0.50 - - [2026-08-17 12:44:47] "PUT /alarm/06926fab-692c-42e4-94dc-b2edc31f4569 HTTP/1.1" 200 244 0.014249 10.0.0.50 - - [2026-08-17 12:44:47] "POST /alarms HTTP/1.1" 409 265 0.009474 10.0.0.50 - - [2026-08-17 12:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001761 10.0.0.50 - - [2026-08-17 12:44:47] "PUT /alarm/971a2402-c57d-4f57-abcb-f8d3fd916810 HTTP/1.1" 200 244 0.012663 10.0.0.50 - - [2026-08-17 12:44:47] "POST /alarms HTTP/1.1" 409 279 0.010554 10.0.0.50 - - [2026-08-17 12:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.50 - - [2026-08-17 12:44:47] "PUT /alarm/4e53e5b2-d8a7-4b20-aa25-90696f477e59 HTTP/1.1" 200 244 0.012952 10.0.0.50 - - [2026-08-17 12:44:47] "GET / HTTP/1.1" 200 35931 0.001930 10.0.0.50 - - [2026-08-17 12:44:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002504 10.0.0.50 - - [2026-08-17 12:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001748 10.0.0.50 - - [2026-08-17 12:44:47] "PUT /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8 HTTP/1.1" 200 276 0.009749 10.0.0.50 - - [2026-08-17 12:44:47] "GET / HTTP/1.1" 200 35931 0.001591 10.0.0.50 - - [2026-08-17 12:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.50 - - [2026-08-17 12:44:47] "GET /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002714 10.0.0.50 - - [2026-08-17 12:44:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001571 10.0.0.50 - - [2026-08-17 12:44:47] "PUT /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8 HTTP/1.1" 200 276 0.011929 10.0.0.50 - - [2026-08-17 12:44:48] "GET / HTTP/1.1" 200 35931 0.002842 10.0.0.50 - - [2026-08-17 12:44:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002269 10.0.0.50 - - [2026-08-17 12:44:48] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005380 10.0.0.50 - - [2026-08-17 12:44:48] "PUT /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74 HTTP/1.1" 200 274 0.018108 10.0.0.50 - - [2026-08-17 12:44:51] "GET / HTTP/1.1" 200 35931 0.001526 10.0.0.50 - - [2026-08-17 12:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003002 10.0.0.50 - - [2026-08-17 12:44:51] "GET /routing-instance/11fa2910-9502-4737-8648-e5c677f78961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003083 10.0.0.50 - - [2026-08-17 12:44:51] "POST /bgp-routers HTTP/1.1" 409 301 0.002192 10.0.0.50 - - [2026-08-17 12:44:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.50 - - [2026-08-17 12:44:51] "GET /bgp-router/b146691e-6d04-4976-9692-7245e0f50baf?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003554 10.0.0.50 - - [2026-08-17 12:44:51] "PUT /bgp-router/b146691e-6d04-4976-9692-7245e0f50baf HTTP/1.1" 200 254 0.030457 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:44:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001173 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:44:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000988 10.0.0.50 - - [2026-08-17 12:44:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006184 10.0.0.50 - - [2026-08-17 12:44:53] "GET /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003914 10.0.0.50 - - [2026-08-17 12:45:07] "GET / HTTP/1.1" 200 35931 0.002113 10.0.0.50 - - [2026-08-17 12:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.50 - - [2026-08-17 12:45:07] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005024 10.0.0.50 - - [2026-08-17 12:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.50 - - [2026-08-17 12:45:07] "GET /config-node/6d2d8ada-ab18-4431-a581-f040b6f88dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.001772 10.0.0.50 - - [2026-08-17 12:45:19] "GET / HTTP/1.1" 200 35931 0.001565 10.0.0.50 - - [2026-08-17 12:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.50 - - [2026-08-17 12:45:19] "GET /routing-instance/11fa2910-9502-4737-8648-e5c677f78961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.004464 10.0.0.50 - - [2026-08-17 12:45:19] "POST /bgp-routers HTTP/1.1" 409 301 0.002454 10.0.0.50 - - [2026-08-17 12:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.50 - - [2026-08-17 12:45:19] "GET /bgp-router/b146691e-6d04-4976-9692-7245e0f50baf?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1814 0.003672 10.0.0.50 - - [2026-08-17 12:45:19] "PUT /bgp-router/b146691e-6d04-4976-9692-7245e0f50baf HTTP/1.1" 200 254 0.016047 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:45:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001126 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:45:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001038 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:45:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000997 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:45:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000939 10.0.0.50 - - [2026-08-17 12:45:37] "GET / HTTP/1.1" 200 35931 0.001963 10.0.0.50 - - [2026-08-17 12:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.50 - - [2026-08-17 12:45:37] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005079 10.0.0.50 - - [2026-08-17 12:45:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.50 - - [2026-08-17 12:45:37] "GET /config-node/6d2d8ada-ab18-4431-a581-f040b6f88dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002418 10.0.0.50 - - [2026-08-17 12:45:37] "GET / HTTP/1.1" 200 35931 0.001506 10.0.0.50 - - [2026-08-17 12:45:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002774 10.0.0.50 - - [2026-08-17 12:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.50 - - [2026-08-17 12:45:42] "GET /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.003274 10.0.0.50 - - [2026-08-17 12:45:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004059 10.0.0.50 - - [2026-08-17 12:45:42] "PUT /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8 HTTP/1.1" 200 276 0.021034 10.0.0.50 - - [2026-08-17 12:45:43] "GET / HTTP/1.1" 200 35931 0.001910 10.0.0.50 - - [2026-08-17 12:45:43] "POST /alarms HTTP/1.1" 409 264 0.002499 10.0.0.50 - - [2026-08-17 12:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.50 - - [2026-08-17 12:45:43] "PUT /alarm/c41ba6d3-e5f7-4e4e-95bf-4f0a9ab7172c HTTP/1.1" 200 244 0.013304 10.0.0.50 - - [2026-08-17 12:45:43] "POST /alarms HTTP/1.1" 409 261 0.003290 10.0.0.50 - - [2026-08-17 12:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005057 10.0.0.50 - - [2026-08-17 12:45:43] "PUT /alarm/a74f7bbd-0903-40d3-8b0b-908e869cd503 HTTP/1.1" 200 244 0.020767 10.0.0.50 - - [2026-08-17 12:45:43] "POST /alarms HTTP/1.1" 409 261 0.002440 10.0.0.50 - - [2026-08-17 12:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001672 10.0.0.50 - - [2026-08-17 12:45:43] "PUT /alarm/282ac4ce-379a-4721-84d5-3764ad7f52ef HTTP/1.1" 200 244 0.016870 10.0.0.50 - - [2026-08-17 12:45:43] "POST /alarms HTTP/1.1" 409 253 0.002426 10.0.0.50 - - [2026-08-17 12:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.006159 10.0.0.50 - - [2026-08-17 12:45:43] "PUT /alarm/2f2e384a-85df-47d1-ba8e-b88d05a23fd4 HTTP/1.1" 200 244 0.014863 10.0.0.50 - - [2026-08-17 12:45:43] "POST /alarms HTTP/1.1" 409 251 0.003243 10.0.0.50 - - [2026-08-17 12:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.50 - - [2026-08-17 12:45:43] "PUT /alarm/e7c5896d-aea1-4fc9-bf72-a198c9581ad0 HTTP/1.1" 200 244 0.017390 10.0.0.50 - - [2026-08-17 12:45:43] "POST /alarms HTTP/1.1" 409 252 0.002714 10.0.0.50 - - [2026-08-17 12:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.50 - - [2026-08-17 12:45:43] "PUT /alarm/55b62823-1958-4477-abf9-3057324dcebc HTTP/1.1" 200 244 0.027840 10.0.0.50 - - [2026-08-17 12:45:43] "POST /alarms HTTP/1.1" 409 256 0.002599 10.0.0.50 - - [2026-08-17 12:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.50 - - [2026-08-17 12:45:43] "PUT /alarm/73b7e495-8a6d-4b36-8236-6fc7d1a276cb HTTP/1.1" 200 244 0.011546 10.0.0.50 - - [2026-08-17 12:45:43] "POST /alarms HTTP/1.1" 409 248 0.002692 10.0.0.50 - - [2026-08-17 12:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002220 10.0.0.50 - - [2026-08-17 12:45:43] "PUT /alarm/fd4dac8e-5ad5-48f1-b3a3-30fb2239dfc6 HTTP/1.1" 200 244 0.012264 10.0.0.50 - - [2026-08-17 12:45:43] "POST /alarms HTTP/1.1" 409 252 0.004564 10.0.0.50 - - [2026-08-17 12:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002398 10.0.0.50 - - [2026-08-17 12:45:43] "PUT /alarm/f0b0bcbd-ef06-4a5a-b3fe-553d466eb9b5 HTTP/1.1" 200 244 0.014141 10.0.0.50 - - [2026-08-17 12:45:43] "POST /alarms HTTP/1.1" 409 257 0.002653 10.0.0.50 - - [2026-08-17 12:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002094 10.0.0.50 - - [2026-08-17 12:45:43] "PUT /alarm/4d310fd9-1df7-44c1-a3ae-8314ce504f00 HTTP/1.1" 200 244 0.032858 10.0.0.50 - - [2026-08-17 12:45:43] "POST /alarms HTTP/1.1" 409 251 0.006216 10.0.0.50 - - [2026-08-17 12:45:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001981 10.0.0.50 - - [2026-08-17 12:45:43] "PUT /alarm/36a4355b-51b1-40aa-baae-3407563dd7e0 HTTP/1.1" 200 244 0.025388 10.0.0.50 - - [2026-08-17 12:45:44] "POST /alarms HTTP/1.1" 409 257 0.003030 10.0.0.50 - - [2026-08-17 12:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.50 - - [2026-08-17 12:45:44] "PUT /alarm/7a8629c5-f2fc-44f9-ad3a-33f7f280c69c HTTP/1.1" 200 244 0.012068 10.0.0.50 - - [2026-08-17 12:45:44] "POST /alarms HTTP/1.1" 409 261 0.002976 10.0.0.50 - - [2026-08-17 12:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002494 10.0.0.50 - - [2026-08-17 12:45:44] "PUT /alarm/3206b6a9-2dbb-40c9-b999-113650343c20 HTTP/1.1" 200 244 0.019491 10.0.0.50 - - [2026-08-17 12:45:44] "POST /alarms HTTP/1.1" 409 258 0.002600 10.0.0.50 - - [2026-08-17 12:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.50 - - [2026-08-17 12:45:44] "PUT /alarm/90f7a71d-d5a8-4e2b-a4e3-0e87e54cbcb3 HTTP/1.1" 200 244 0.013385 10.0.0.50 - - [2026-08-17 12:45:44] "POST /alarms HTTP/1.1" 409 254 0.002693 10.0.0.50 - - [2026-08-17 12:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.50 - - [2026-08-17 12:45:44] "PUT /alarm/d263a521-2ab8-403a-861b-d6969451513d HTTP/1.1" 200 244 0.012197 10.0.0.50 - - [2026-08-17 12:45:44] "POST /alarms HTTP/1.1" 409 254 0.002516 10.0.0.50 - - [2026-08-17 12:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005827 10.0.0.50 - - [2026-08-17 12:45:44] "PUT /alarm/f8aea76c-ac00-4b36-b3f0-4c5fe7c91415 HTTP/1.1" 200 244 0.013833 10.0.0.50 - - [2026-08-17 12:45:44] "POST /alarms HTTP/1.1" 409 254 0.002272 10.0.0.50 - - [2026-08-17 12:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.50 - - [2026-08-17 12:45:44] "PUT /alarm/c6c2eeeb-72d4-4f5f-8195-69abbbdbd8e9 HTTP/1.1" 200 244 0.011158 10.0.0.50 - - [2026-08-17 12:45:44] "POST /alarms HTTP/1.1" 409 247 0.003256 10.0.0.50 - - [2026-08-17 12:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.50 - - [2026-08-17 12:45:44] "PUT /alarm/33a590d9-41e2-4368-a113-3a83e7e53a8b HTTP/1.1" 200 244 0.019764 10.0.0.50 - - [2026-08-17 12:45:44] "POST /alarms HTTP/1.1" 409 272 0.002470 10.0.0.50 - - [2026-08-17 12:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.50 - - [2026-08-17 12:45:44] "PUT /alarm/9f2bf49e-b935-40b3-91ca-16a7b25ad0b5 HTTP/1.1" 200 244 0.013822 10.0.0.50 - - [2026-08-17 12:45:44] "POST /alarms HTTP/1.1" 409 261 0.002673 10.0.0.50 - - [2026-08-17 12:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.50 - - [2026-08-17 12:45:44] "PUT /alarm/95f39b93-494c-47dd-a485-049026de402a HTTP/1.1" 200 244 0.013861 10.0.0.50 - - [2026-08-17 12:45:44] "POST /alarms HTTP/1.1" 409 259 0.002670 10.0.0.50 - - [2026-08-17 12:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.50 - - [2026-08-17 12:45:44] "PUT /alarm/06926fab-692c-42e4-94dc-b2edc31f4569 HTTP/1.1" 200 244 0.016448 10.0.0.50 - - [2026-08-17 12:45:44] "POST /alarms HTTP/1.1" 409 265 0.002449 10.0.0.50 - - [2026-08-17 12:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.50 - - [2026-08-17 12:45:44] "PUT /alarm/971a2402-c57d-4f57-abcb-f8d3fd916810 HTTP/1.1" 200 244 0.012629 10.0.0.50 - - [2026-08-17 12:45:44] "POST /alarms HTTP/1.1" 409 279 0.002776 10.0.0.50 - - [2026-08-17 12:45:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.50 - - [2026-08-17 12:45:44] "PUT /alarm/4e53e5b2-d8a7-4b20-aa25-90696f477e59 HTTP/1.1" 200 244 0.014525 10.0.0.50 - - [2026-08-17 12:45:45] "GET / HTTP/1.1" 200 35931 0.001832 10.0.0.50 - - [2026-08-17 12:45:45] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002460 10.0.0.50 - - [2026-08-17 12:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.50 - - [2026-08-17 12:45:45] "PUT /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8 HTTP/1.1" 200 276 0.010327 10.0.0.50 - - [2026-08-17 12:45:45] "GET / HTTP/1.1" 200 35931 0.001575 10.0.0.50 - - [2026-08-17 12:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002231 10.0.0.50 - - [2026-08-17 12:45:45] "GET /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2110 0.002738 10.0.0.50 - - [2026-08-17 12:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001545 10.0.0.50 - - [2026-08-17 12:45:45] "PUT /global-vrouter-config/d5b60699-810d-447b-bc82-c828b03ed0d8 HTTP/1.1" 200 276 0.012303 10.0.0.50 - - [2026-08-17 12:45:45] "GET / HTTP/1.1" 200 35931 0.002299 10.0.0.50 - - [2026-08-17 12:45:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.50 - - [2026-08-17 12:45:45] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005323 10.0.0.50 - - [2026-08-17 12:45:45] "PUT /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74 HTTP/1.1" 200 274 0.018113 10.0.0.50 - - [2026-08-17 12:45:49] "GET / HTTP/1.1" 200 35931 0.001660 10.0.0.50 - - [2026-08-17 12:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.50 - - [2026-08-17 12:45:49] "GET /routing-instance/11fa2910-9502-4737-8648-e5c677f78961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.003277 10.0.0.50 - - [2026-08-17 12:45:49] "POST /bgp-routers HTTP/1.1" 409 301 0.006869 10.0.0.50 - - [2026-08-17 12:45:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002175 10.0.0.50 - - [2026-08-17 12:45:49] "GET /bgp-router/b146691e-6d04-4976-9692-7245e0f50baf?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003786 10.0.0.50 - - [2026-08-17 12:45:49] "PUT /bgp-router/b146691e-6d04-4976-9692-7245e0f50baf HTTP/1.1" 200 254 0.014638 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:45:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001132 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:45:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001016 10.0.0.50 - - [2026-08-17 12:45:53] "POST /tags HTTP/1.1" 200 355 0.031602 10.0.0.50 - - [2026-08-17 12:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.011654 10.0.0.50 - - [2026-08-17 12:45:53] "GET /tag/f431c834-74d4-4772-a875-1261058dd7e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1250 0.025949 10.0.0.50 - - [2026-08-17 12:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.006160 10.0.0.50 - - [2026-08-17 12:45:53] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.011671 10.0.0.50 - - [2026-08-17 12:45:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.50 - - [2026-08-17 12:45:53] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.106101 10.0.0.50 - - [2026-08-17 12:45:53] "POST /virtual-machines HTTP/1.1" 200 351 0.017752 10.0.0.50 - - [2026-08-17 12:45:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.037292 10.0.0.50 - - [2026-08-17 12:45:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.117053 10.0.0.50 - - [2026-08-17 12:45:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.011961 10.0.0.50 - - [2026-08-17 12:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.004582 10.0.0.50 - - [2026-08-17 12:45:54] "GET /virtual-machine-interface/95a6befc-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005912 10.0.0.50 - - [2026-08-17 12:45:54] "POST /instance-ips HTTP/1.1" 200 391 0.019972 10.0.0.50 - - [2026-08-17 12:45:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.016241 10.0.0.50 - - [2026-08-17 12:45:54] "GET /virtual-machine-interface/95a6befc-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.009590 10.0.0.50 - - [2026-08-17 12:45:54] "POST /set-tag HTTP/1.1" 200 109 0.034569 10.0.0.50 - - [2026-08-17 12:45:54] "GET /virtual-machine-interface/95a6befc-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.014924 10.0.0.50 - - [2026-08-17 12:45:54] "GET /instance-ip/95c1a9ce-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.006296 10.0.0.50 - - [2026-08-17 12:45:54] "GET /virtual-machine-interface/95a6befc-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005323 10.0.0.50 - - [2026-08-17 12:45:54] "POST /set-tag HTTP/1.1" 200 109 0.002779 10.0.0.50 - - [2026-08-17 12:45:54] "GET /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1487 0.004556 10.0.0.50 - - [2026-08-17 12:45:54] "POST /ref-update HTTP/1.1" 200 156 0.009471 10.0.0.50 - - [2026-08-17 12:45:54] "GET /virtual-machine-interface/95a6befc-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.012322 10.0.0.50 - - [2026-08-17 12:45:54] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.50 - - [2026-08-17 12:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002499 10.0.0.50 - - [2026-08-17 12:45:54] "GET /virtual-network/69aa28a4-cf93-4186-a513-41fafcd33aca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.015809 10.0.0.50 - - [2026-08-17 12:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.50 - - [2026-08-17 12:45:54] "GET /project/babf5ce0-a2d6-47f0-9dcb-6cf375428515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.047616 10.0.0.50 - - [2026-08-17 12:45:54] "POST /virtual-machines HTTP/1.1" 200 355 0.013686 10.0.0.50 - - [2026-08-17 12:45:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.018076 10.0.0.50 - - [2026-08-17 12:45:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.132948 10.0.0.50 - - [2026-08-17 12:45:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.009983 10.0.0.50 - - [2026-08-17 12:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.016193 10.0.0.50 - - [2026-08-17 12:45:55] "GET /virtual-machine-interface/9620f410-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005790 10.0.0.50 - - [2026-08-17 12:45:55] "POST /instance-ips HTTP/1.1" 200 395 0.038760 10.0.0.50 - - [2026-08-17 12:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.037080 10.0.0.50 - - [2026-08-17 12:45:55] "GET /virtual-machine-interface/9620f410-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.005801 10.0.0.50 - - [2026-08-17 12:45:55] "POST /set-tag HTTP/1.1" 200 109 0.016154 10.0.0.50 - - [2026-08-17 12:45:55] "GET /virtual-machine-interface/9620f410-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.013611 10.0.0.50 - - [2026-08-17 12:45:55] "GET /instance-ip/963fa0b8-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.005280 10.0.0.50 - - [2026-08-17 12:45:55] "GET /virtual-machine-interface/9620f410-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005530 10.0.0.50 - - [2026-08-17 12:45:55] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.50 - - [2026-08-17 12:45:55] "GET /virtual-router/e7a370c4-7f69-4530-ae38-d17a9f24f5ee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1678 0.005627 10.0.0.50 - - [2026-08-17 12:45:55] "POST /ref-update HTTP/1.1" 200 156 0.013010 10.0.0.50 - - [2026-08-17 12:45:55] "GET /virtual-machine-interface/9620f410-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005051 10.0.0.50 - - [2026-08-17 12:45:55] "POST /set-tag HTTP/1.1" 200 109 0.002558 10.0.0.50 - - [2026-08-17 12:45:55] "GET /virtual-machine-interface/95a6befc-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005428 10.0.0.50 - - [2026-08-17 12:45:55] "POST /set-tag HTTP/1.1" 200 109 0.003058 10.0.0.50 - - [2026-08-17 12:45:55] "GET /virtual-machine-interface/9620f410-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004531 10.0.0.50 - - [2026-08-17 12:45:55] "POST /set-tag HTTP/1.1" 200 109 0.005119 10.0.0.50 - - [2026-08-17 12:46:05] "GET / HTTP/1.1" 200 35931 0.002117 10.0.0.50 - - [2026-08-17 12:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002208 10.0.0.50 - - [2026-08-17 12:46:05] "GET /global-system-config/a126aedb-99d9-44cd-9004-65a64f5a8a74?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.004960 10.0.0.50 - - [2026-08-17 12:46:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010248 10.0.0.50 - - [2026-08-17 12:46:05] "GET /config-node/6d2d8ada-ab18-4431-a581-f040b6f88dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.002460 10.0.0.50 - - [2026-08-17 12:46:06] "GET /virtual-machine-interface/95a6befc-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005427 10.0.0.50 - - [2026-08-17 12:46:06] "POST /set-tag HTTP/1.1" 200 109 0.002777 10.0.0.50 - - [2026-08-17 12:46:07] "GET /virtual-machine-interface/9620f410-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.005324 10.0.0.50 - - [2026-08-17 12:46:07] "POST /set-tag HTTP/1.1" 200 109 0.002800 10.0.0.50 - - [2026-08-17 12:46:09] "GET /virtual-machine-interface/95a6befc-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006062 10.0.0.50 - - [2026-08-17 12:46:09] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.50 - - [2026-08-17 12:46:17] "GET / HTTP/1.1" 200 35931 0.001484 10.0.0.50 - - [2026-08-17 12:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.50 - - [2026-08-17 12:46:17] "GET /routing-instance/11fa2910-9502-4737-8648-e5c677f78961?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.002883 10.0.0.50 - - [2026-08-17 12:46:17] "POST /bgp-routers HTTP/1.1" 409 301 0.002586 10.0.0.50 - - [2026-08-17 12:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.50 - - [2026-08-17 12:46:17] "GET /bgp-router/b146691e-6d04-4976-9692-7245e0f50baf?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1814 0.003254 10.0.0.50 - - [2026-08-17 12:46:17] "PUT /bgp-router/b146691e-6d04-4976-9692-7245e0f50baf HTTP/1.1" 200 254 0.012065 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:46:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001070 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:46:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001038 10.0.0.50 - - [2026-08-17 12:46:39] "GET /virtual-machine-interface/95a6befc-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.013673 10.0.0.50 - - [2026-08-17 12:46:39] "POST /set-tag HTTP/1.1" 200 109 0.016590 10.0.0.50 - - [2026-08-17 12:46:39] "GET /virtual-machine-interface/95a6befc-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.009708 10.0.0.50 - - [2026-08-17 12:46:39] "POST /set-tag HTTP/1.1" 200 109 0.016973 10.0.0.50 - - [2026-08-17 12:46:39] "GET /virtual-machine/310029aa-2bac-4b2c-80cf-3e7410f2b4f8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1413 0.003759 10.0.0.50 - - [2026-08-17 12:46:39] "POST /ref-update HTTP/1.1" 200 156 0.020061 10.0.0.50 - - [2026-08-17 12:46:39] "GET /virtual-machine-interface/95a6befc-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.025863 10.0.0.50 - - [2026-08-17 12:46:40] "POST /set-tag HTTP/1.1" 200 109 0.066665 10.0.0.50 - - [2026-08-17 12:46:40] "POST /set-tag HTTP/1.1" 200 109 0.073086 10.0.0.50 - - [2026-08-17 12:46:40] "DELETE /instance-ip/95c1a9ce-9a39-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.089305 10.0.0.50 - - [2026-08-17 12:46:40] "DELETE /virtual-machine-interface/95a6befc-9a39-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.065495 10.0.0.50 - - [2026-08-17 12:46:40] "DELETE /virtual-machine/310029aa-2bac-4b2c-80cf-3e7410f2b4f8 HTTP/1.1" 200 115 0.042300 10.0.0.50 - - [2026-08-17 12:46:40] "GET /virtual-machine-interface/9620f410-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007200 10.0.0.50 - - [2026-08-17 12:46:40] "POST /set-tag HTTP/1.1" 200 109 0.002886 10.0.0.50 - - [2026-08-17 12:47:10] "GET /virtual-machine-interface/9620f410-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008226 10.0.0.50 - - [2026-08-17 12:47:10] "POST /set-tag HTTP/1.1" 200 109 0.005202 10.0.0.50 - - [2026-08-17 12:47:10] "GET /virtual-machine-interface/9620f410-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.008778 10.0.0.50 - - [2026-08-17 12:47:10] "POST /set-tag HTTP/1.1" 200 109 0.003504 10.0.0.50 - - [2026-08-17 12:47:10] "GET /virtual-machine/497816d0-3f1a-45f9-9fd3-0bdf8eb81451?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.005649 10.0.0.50 - - [2026-08-17 12:47:11] "POST /ref-update HTTP/1.1" 200 156 0.022087 10.0.0.50 - - [2026-08-17 12:47:11] "GET /virtual-machine-interface/9620f410-9a39-11f1-8711-fa163e039914?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.019478 10.0.0.50 - - [2026-08-17 12:47:11] "POST /set-tag HTTP/1.1" 200 109 0.019274 10.0.0.50 - - [2026-08-17 12:47:11] "POST /set-tag HTTP/1.1" 200 109 0.026361 10.0.0.50 - - [2026-08-17 12:47:11] "DELETE /instance-ip/963fa0b8-9a39-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.077294 10.0.0.50 - - [2026-08-17 12:47:11] "DELETE /virtual-machine-interface/9620f410-9a39-11f1-8711-fa163e039914 HTTP/1.1" 200 115 0.071786 10.0.0.50 - - [2026-08-17 12:47:11] "DELETE /virtual-machine/497816d0-3f1a-45f9-9fd3-0bdf8eb81451 HTTP/1.1" 200 115 0.037729 10.0.0.50 - - [2026-08-17 12:47:11] "DELETE /tag/f431c834-74d4-4772-a875-1261058dd7e0 HTTP/1.1" 200 115 0.094963 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:47:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001058 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:47:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001073 10.0.0.50 - - [2026-08-17 12:47:43] "GET /global-system-configs HTTP/1.1" 200 322 0.012216 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:47:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001201 [Introspect:8084]10.0.0.50 - - [2026-08-17 12:47:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001314 10.0.0.50 - - [2026-08-17 12:47:45] "GET /global-system-configs HTTP/1.1" 200 322 0.005532