++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Aug 25 11:19:05 PM UTC 2026 ===================' INFO: =================== Tue Aug 25 11:19:05 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ ip route get 1 +++++ grep -o 'dev.*' ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ cut -d / -f 1 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ head -n 1 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev enp1s0 ++ DEFAULT_LOCAL_IP=10.0.0.186 ++ 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.186 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.186 ++ ANALYTICSDB_NODES=10.0.0.186 ++ ANALYTICS_SNMP_NODES=10.0.0.186 ++ 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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+='10.0.0.186:8081 ' +++ '[' -n '10.0.0.186:8081 ' ']' +++ echo 10.0.0.186:8081 ++ ANALYTICS_SERVERS=10.0.0.186: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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+='10.0.0.186:9042 ' +++ '[' -n '10.0.0.186:9042 ' ']' +++ echo 10.0.0.186:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.186:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.186 ++ 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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+='10.0.0.186:8086 ' +++ '[' -n '10.0.0.186:8086 ' ']' +++ echo 10.0.0.186:8086 ++ COLLECTOR_SERVERS=10.0.0.186: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.186 ++ CONFIGDB_NODES=10.0.0.186 ++ 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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+='10.0.0.186:8082 ' +++ '[' -n '10.0.0.186:8082 ' ']' +++ echo 10.0.0.186:8082 ++ CONFIG_SERVERS=10.0.0.186: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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+='10.0.0.186:9161 ' +++ '[' -n '10.0.0.186:9161 ' ']' +++ echo 10.0.0.186:9161 ++ CONFIGDB_SERVERS=10.0.0.186: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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+='10.0.0.186:9041 ' +++ '[' -n '10.0.0.186:9041 ' ']' +++ echo 10.0.0.186:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.186: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.186 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.186 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.186 ++ 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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+=10.0.0.186:2181, +++ '[' -n 10.0.0.186:2181, ']' +++ echo 10.0.0.186:2181 ++ ZOOKEEPER_SERVERS=10.0.0.186: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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+='10.0.0.186:2181 ' +++ '[' -n '10.0.0.186:2181 ' ']' +++ echo 10.0.0.186:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.186:2181 ++ RABBITMQ_NODES=10.0.0.186 ++ 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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+=10.0.0.186:5673, +++ '[' -n 10.0.0.186:5673, ']' +++ echo 10.0.0.186:5673 ++ RABBITMQ_SERVERS=10.0.0.186: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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+='10.0.0.186:6379 ' +++ '[' -n '10.0.0.186:6379 ' ']' +++ echo 10.0.0.186:6379 ++ REDIS_SERVERS=10.0.0.186: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.186 ++ 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.186 +++ local server_address=10.0.0.186 +++ extended_server_list+='10.0.0.186:9092 ' +++ '[' -n '10.0.0.186:9092 ' ']' +++ echo 10.0.0.186:9092 ++ KAFKA_SERVERS=10.0.0.186: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.186 ++ 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.186 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.186 + local cassandra=10.0.0.186 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.186 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.186 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.186 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.186 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.186 +++ local servers=10.0.0.186 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.186,10.150.7.1,127.0.0.1,172.17.0.1,252.186.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.186'\''))' +++ local server_ip=10.0.0.186 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.186 ]] +++ [[ ,10.0.0.186,10.150.7.1,127.0.0.1,172.17.0.1,252.186.0.1,, =~ ,10\.0\.0\.186, ]] +++ echo 10.0.0.186 1 +++ return ++ local ip=10.0.0.186 ++ [[ -z 10.0.0.186 ]] ++ echo 10.0.0.186 + host_ip=10.0.0.186 + [[ cql == \c\q\l ]] ++ echo 10.0.0.186:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.186:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.186: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=__ ++ grep '^API__.*__.*=.*$' ++ sort ++ sed 's/^API__//g' ++ set -o posix ++ set ++ cut -d = -f 1 + 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/25/2026 23:19:54.551 7f5d9f5aab80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/25/2026 23:19:55.492 7f5d9f5aab80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/25/2026 23:19:55.549 7f5d9f5aab80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/25/2026 23:19:55.561 7f5d9f5aab80 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.186 - - [2026-08-25 23:20:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000815 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.186:8082/ Hit Ctrl-C to quit. 10.0.0.186 - - [2026-08-25 23:20:13] "GET / HTTP/1.1" 503 181 0.000357 10.0.0.186 - - [2026-08-25 23:20:14] "GET / HTTP/1.1" 503 181 0.000421 10.0.0.186 - - [2026-08-25 23:20:14] "GET / HTTP/1.1" 200 36215 0.001743 10.0.0.186 - - [2026-08-25 23:20:14] "GET / HTTP/1.1" 200 36215 0.001521 10.0.0.186 - - [2026-08-25 23:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.029724 10.0.0.186 - - [2026-08-25 23:20:14] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.032838 10.0.0.186 - - [2026-08-25 23:20:14] "POST /fqname-to-id HTTP/1.1" 404 216 0.007318 10.0.0.186 - - [2026-08-25 23:20:14] "GET / HTTP/1.1" 200 45303 0.001162 10.0.0.186 - - [2026-08-25 23:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011780 10.0.0.186 - - [2026-08-25 23:20:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007930 10.0.0.186 - - [2026-08-25 23:20:14] "POST /database-nodes HTTP/1.1" 200 599 0.104393 10.0.0.186 - - [2026-08-25 23:20:15] "GET / HTTP/1.1" 200 36215 0.015598 10.0.0.186 - - [2026-08-25 23:20:15] "GET / HTTP/1.1" 200 36215 0.003863 10.0.0.186 - - [2026-08-25 23:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.034462 10.0.0.186 - - [2026-08-25 23:20:15] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.038648 10.0.0.186 - - [2026-08-25 23:20:15] "POST /fqname-to-id HTTP/1.1" 404 216 0.011429 10.0.0.186 - - [2026-08-25 23:20:15] "GET / HTTP/1.1" 200 36215 0.004367 10.0.0.186 - - [2026-08-25 23:20:15] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.113351 10.0.0.186 - - [2026-08-25 23:20:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.003507 10.0.0.186 - - [2026-08-25 23:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.186 - - [2026-08-25 23:20:15] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004764 10.0.0.186 - - [2026-08-25 23:20:15] "POST /service-appliance-sets HTTP/1.1" 200 555 0.049775 10.0.0.186 - - [2026-08-25 23:20:15] "POST /fqname-to-id HTTP/1.1" 404 180 0.002538 10.0.0.186 - - [2026-08-25 23:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003094 10.0.0.186 - - [2026-08-25 23:20:15] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.009322 10.0.0.186 - - [2026-08-25 23:20:15] "POST /service-appliance-sets HTTP/1.1" 200 543 0.046854 10.0.0.186 - - [2026-08-25 23:20:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002291 10.0.0.186 - - [2026-08-25 23:20:16] "GET /network-ipam/2f7b1706-c694-4045-ac5b-c86bc3cf61b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.006410 10.0.0.186 - - [2026-08-25 23:20:16] "POST /service-templates HTTP/1.1" 200 513 0.047501 10.0.0.186 - - [2026-08-25 23:20:16] "POST /service-templates HTTP/1.1" 200 503 0.049882 10.0.0.186 - - [2026-08-25 23:20:16] "POST /service-templates HTTP/1.1" 200 517 0.075910 10.0.0.186 - - [2026-08-25 23:20:16] "POST /service-templates HTTP/1.1" 200 537 0.091636 10.0.0.186 - - [2026-08-25 23:20:16] "POST /service-templates HTTP/1.1" 200 509 0.104329 10.0.0.186 - - [2026-08-25 23:20:16] "GET / HTTP/1.1" 200 36215 0.001450 10.0.0.186 - - [2026-08-25 23:20:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010556 10.0.0.186 - - [2026-08-25 23:20:16] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.024889 10.0.0.186 - - [2026-08-25 23:20:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.002450 10.0.0.186 - - [2026-08-25 23:20:16] "POST /config-nodes HTTP/1.1" 200 595 0.021662 10.0.0.186 - - [2026-08-25 23:20:17] "GET / HTTP/1.1" 200 36215 0.002163 10.0.0.186 - - [2026-08-25 23:20:17] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.006812 10.0.0.186 - - [2026-08-25 23:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004612 10.0.0.186 - - [2026-08-25 23:20:19] "GET /network-ipam/2f7b1706-c694-4045-ac5b-c86bc3cf61b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005240 10.0.0.186 - - [2026-08-25 23:20:19] "GET / HTTP/1.1" 200 36215 0.001304 10.0.0.186 - - [2026-08-25 23:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002879 10.0.0.186 - - [2026-08-25 23:20:19] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.004958 10.0.0.186 - - [2026-08-25 23:20:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.002350 10.0.0.186 - - [2026-08-25 23:20:19] "POST /config-database-nodes HTTP/1.1" 200 613 0.030728 10.0.0.186 - - [2026-08-25 23:20:19] "GET / HTTP/1.1" 200 36215 0.001985 10.0.0.186 - - [2026-08-25 23:20:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003745 10.0.0.186 - - [2026-08-25 23:20:19] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.008572 10.0.0.186 - - [2026-08-25 23:20:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.003597 10.0.0.186 - - [2026-08-25 23:20:19] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.028301 10.0.0.186 - - [2026-08-25 23:20:19] "POST /fqname-to-id HTTP/1.1" 404 225 0.016710 10.0.0.186 - - [2026-08-25 23:20:19] "POST /access-control-lists HTTP/1.1" 200 589 0.044225 10.0.0.186 - - [2026-08-25 23:20:19] "POST /fqname-to-id HTTP/1.1" 404 224 0.013921 10.0.0.186 - - [2026-08-25 23:20:20] "POST /access-control-lists HTTP/1.1" 200 587 0.065956 10.0.0.186 - - [2026-08-25 23:20:20] "POST /route-targets HTTP/1.1" 200 328 0.020459 10.0.0.186 - - [2026-08-25 23:20:20] "POST /ref-update HTTP/1.1" 200 156 0.039299 10.0.0.186 - - [2026-08-25 23:20:20] "POST /route-targets HTTP/1.1" 200 328 0.016746 10.0.0.186 - - [2026-08-25 23:20:20] "POST /ref-update HTTP/1.1" 200 156 0.023046 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:20:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001380 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:20:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001438 10.0.0.186 - - [2026-08-25 23:20:20] "POST /route-targets HTTP/1.1" 200 328 0.023230 10.0.0.186 - - [2026-08-25 23:20:20] "POST /ref-update HTTP/1.1" 200 156 0.030079 10.0.0.186 - - [2026-08-25 23:20:20] "POST /route-targets HTTP/1.1" 200 328 0.015234 10.0.0.186 - - [2026-08-25 23:20:20] "POST /ref-update HTTP/1.1" 200 156 0.016247 10.0.0.186 - - [2026-08-25 23:20:20] "POST /fqname-to-id HTTP/1.1" 404 201 0.004054 10.0.0.186 - - [2026-08-25 23:20:20] "POST /access-control-lists HTTP/1.1" 200 553 0.106451 10.0.0.186 - - [2026-08-25 23:20:21] "GET / HTTP/1.1" 200 36215 0.001422 10.0.0.186 - - [2026-08-25 23:20:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.186 - - [2026-08-25 23:20:21] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.079359 10.0.0.186 - - [2026-08-25 23:20:21] "POST /fqname-to-id HTTP/1.1" 404 216 0.004737 10.0.0.186 - - [2026-08-25 23:20:21] "POST /analytics-nodes HTTP/1.1" 200 601 0.063940 10.0.0.186 - - [2026-08-25 23:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010052 10.0.0.186 - - [2026-08-25 23:20:22] "GET /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.003738 10.0.0.186 - - [2026-08-25 23:20:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007500 10.0.0.186 - - [2026-08-25 23:20:22] "PUT /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9 HTTP/1.1" 200 277 0.023116 10.0.0.186 - - [2026-08-25 23:20:22] "GET / HTTP/1.1" 200 36215 0.001595 10.0.0.186 - - [2026-08-25 23:20:22] "POST /alarms HTTP/1.1" 200 583 0.032878 10.0.0.186 - - [2026-08-25 23:20:22] "POST /alarms HTTP/1.1" 200 577 0.043213 10.0.0.186 - - [2026-08-25 23:20:22] "POST /alarms HTTP/1.1" 200 577 0.115061 10.0.0.186 - - [2026-08-25 23:20:22] "GET / HTTP/1.1" 200 36215 0.001534 10.0.0.186 - - [2026-08-25 23:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008983 10.0.0.186 - - [2026-08-25 23:20:23] "POST /alarms HTTP/1.1" 200 561 0.074977 10.0.0.186 - - [2026-08-25 23:20:23] "GET /routing-instance/28147c38-436f-405b-afa7-a0db114d78ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.068770 10.0.0.186 - - [2026-08-25 23:20:23] "POST /alarms HTTP/1.1" 200 557 0.097727 10.0.0.186 - - [2026-08-25 23:20:23] "POST /bgp-routers HTTP/1.1" 200 618 0.160632 10.0.0.186 - - [2026-08-25 23:20:23] "GET /bgp-router/64fa9a44-d9ff-4dcc-b19b-01f5fcde0806?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.027337 10.0.0.186 - - [2026-08-25 23:20:23] "POST /alarms HTTP/1.1" 200 559 0.153389 10.0.0.186 - - [2026-08-25 23:20:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011130 10.0.0.186 - - [2026-08-25 23:20:23] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018718 10.0.0.186 - - [2026-08-25 23:20:23] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004223 10.0.0.186 - - [2026-08-25 23:20:23] "POST /alarms HTTP/1.1" 200 567 0.079394 10.0.0.186 - - [2026-08-25 23:20:23] "POST /ref-update HTTP/1.1" 200 156 0.032666 10.0.0.186 - - [2026-08-25 23:20:23] "POST /alarms HTTP/1.1" 200 551 0.101622 10.0.0.186 - - [2026-08-25 23:20:23] "POST /alarms HTTP/1.1" 200 559 0.060526 10.0.0.186 - - [2026-08-25 23:20:23] "POST /alarms HTTP/1.1" 200 569 0.080846 10.0.0.186 - - [2026-08-25 23:20:23] "POST /alarms HTTP/1.1" 200 557 0.054635 10.0.0.186 - - [2026-08-25 23:20:23] "POST /alarms HTTP/1.1" 200 569 0.070258 10.0.0.186 - - [2026-08-25 23:20:24] "POST /alarms HTTP/1.1" 200 577 0.094947 10.0.0.186 - - [2026-08-25 23:20:24] "POST /alarms HTTP/1.1" 200 571 0.048847 10.0.0.186 - - [2026-08-25 23:20:24] "POST /alarms HTTP/1.1" 200 563 0.099776 10.0.0.186 - - [2026-08-25 23:20:24] "POST /alarms HTTP/1.1" 200 563 0.059431 10.0.0.186 - - [2026-08-25 23:20:24] "POST /alarms HTTP/1.1" 200 563 0.040051 10.0.0.186 - - [2026-08-25 23:20:24] "POST /alarms HTTP/1.1" 200 549 0.060299 10.0.0.186 - - [2026-08-25 23:20:24] "POST /alarms HTTP/1.1" 200 597 0.076784 10.0.0.186 - - [2026-08-25 23:20:24] "POST /alarms HTTP/1.1" 200 577 0.039835 10.0.0.186 - - [2026-08-25 23:20:24] "POST /alarms HTTP/1.1" 200 573 0.072023 10.0.0.186 - - [2026-08-25 23:20:24] "POST /alarms HTTP/1.1" 200 585 0.075407 10.0.0.186 - - [2026-08-25 23:20:24] "POST /alarms HTTP/1.1" 200 611 0.036540 10.0.0.186 - - [2026-08-25 23:20:25] "GET / HTTP/1.1" 200 36215 0.001484 10.0.0.186 - - [2026-08-25 23:20:25] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002850 10.0.0.186 - - [2026-08-25 23:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002483 10.0.0.186 - - [2026-08-25 23:20:25] "PUT /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9 HTTP/1.1" 200 277 0.011594 10.0.0.186 - - [2026-08-25 23:20:25] "GET / HTTP/1.1" 200 36215 0.001233 10.0.0.186 - - [2026-08-25 23:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.186 - - [2026-08-25 23:20:25] "GET /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.009787 10.0.0.186 - - [2026-08-25 23:20:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.186 - - [2026-08-25 23:20:25] "PUT /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9 HTTP/1.1" 200 277 0.061893 10.0.0.186 - - [2026-08-25 23:20:26] "GET / HTTP/1.1" 200 36215 0.001679 10.0.0.186 - - [2026-08-25 23:20:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005376 10.0.0.186 - - [2026-08-25 23:20:26] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.019285 10.0.0.186 - - [2026-08-25 23:20:26] "PUT /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44 HTTP/1.1" 200 275 0.073801 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:20:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001272 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:20:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001266 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:20:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001089 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:20:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001559 10.0.0.186 - - [2026-08-25 23:20:47] "GET / HTTP/1.1" 200 36215 0.002157 10.0.0.186 - - [2026-08-25 23:20:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.186 - - [2026-08-25 23:20:47] "GET /domain/9cb69911-e429-4779-864a-65c065c8b3d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.004436 10.0.0.186 - - [2026-08-25 23:20:47] "POST /id-to-fqname HTTP/1.1" 200 173 0.000617 10.0.0.186 - - [2026-08-25 23:20:47] "POST /fqname-to-id HTTP/1.1" 404 182 0.025360 10.0.0.186 - - [2026-08-25 23:20:47] "POST /security-groups HTTP/1.1" 200 570 0.093865 10.0.0.186 - - [2026-08-25 23:20:47] "POST /fqname-to-id HTTP/1.1" 404 213 0.003370 10.0.0.186 - - [2026-08-25 23:20:47] "POST /projects HTTP/1.1" 200 483 0.413169 10.0.0.186 - - [2026-08-25 23:20:47] "POST /security-groups HTTP/1.1" 200 536 0.098916 10.0.0.186 - - [2026-08-25 23:20:47] "POST /access-control-lists HTTP/1.1" 200 581 0.135991 10.0.0.186 - - [2026-08-25 23:20:47] "POST /chown HTTP/1.1" 200 109 0.024494 10.0.0.186 - - [2026-08-25 23:20:48] "POST /policy-managements HTTP/1.1" 409 214 0.025574 10.0.0.186 - - [2026-08-25 23:20:48] "POST /fqname-to-id HTTP/1.1" 404 212 0.023769 10.0.0.186 - - [2026-08-25 23:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.004972 10.0.0.186 - - [2026-08-25 23:20:48] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.039612 10.0.0.186 - - [2026-08-25 23:20:48] "POST /access-control-lists HTTP/1.1" 200 579 0.107204 10.0.0.186 - - [2026-08-25 23:20:48] "POST /fqname-to-id HTTP/1.1" 404 232 0.011068 10.0.0.186 - - [2026-08-25 23:20:48] "POST /application-policy-sets HTTP/1.1" 200 530 0.074959 10.0.0.186 - - [2026-08-25 23:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.016851 10.0.0.186 - - [2026-08-25 23:20:48] "POST /access-control-lists HTTP/1.1" 200 596 0.038459 10.0.0.186 - - [2026-08-25 23:20:48] "POST /fqname-to-id HTTP/1.1" 404 231 0.023415 10.0.0.186 - - [2026-08-25 23:20:48] "GET /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1615 0.021219 10.0.0.186 - - [2026-08-25 23:20:48] "PUT /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9 HTTP/1.1" 200 277 0.023673 10.0.0.186 - - [2026-08-25 23:20:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.021344 10.0.0.186 - - [2026-08-25 23:20:48] "POST /access-control-lists HTTP/1.1" 200 594 0.078105 10.0.0.186 - - [2026-08-25 23:20:48] "GET /virtual-network/04c3a5ec-dfaf-4555-9365-f7ea0cf4f63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.013113 10.0.0.186 - - [2026-08-25 23:20:48] "POST /id-to-fqname HTTP/1.1" 200 177 0.003929 10.0.0.186 - - [2026-08-25 23:20:48] "POST /fqname-to-id HTTP/1.1" 404 186 0.025297 10.0.0.186 - - [2026-08-25 23:20:48] "POST /security-groups HTTP/1.1" 200 574 0.083080 10.0.0.186 - - [2026-08-25 23:20:48] "POST /projects HTTP/1.1" 200 491 0.269054 10.0.0.186 - - [2026-08-25 23:20:48] "POST /fqname-to-id HTTP/1.1" 404 217 0.006392 10.0.0.186 - - [2026-08-25 23:20:48] "POST /security-groups HTTP/1.1" 200 548 0.059405 10.0.0.186 - - [2026-08-25 23:20:48] "POST /chown HTTP/1.1" 200 109 0.041781 10.0.0.186 - - [2026-08-25 23:20:48] "POST /access-control-lists HTTP/1.1" 200 585 0.162839 10.0.0.186 - - [2026-08-25 23:20:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.003156 10.0.0.186 - - [2026-08-25 23:20:48] "POST /network-ipams HTTP/1.1" 200 524 0.088305 10.0.0.186 - - [2026-08-25 23:20:49] "POST /access-control-lists HTTP/1.1" 200 583 0.177492 10.0.0.186 - - [2026-08-25 23:20:49] "POST /network-ipams HTTP/1.1" 200 512 0.174865 10.0.0.186 - - [2026-08-25 23:20:49] "POST /fqname-to-id HTTP/1.1" 404 240 0.002772 10.0.0.186 - - [2026-08-25 23:20:49] "POST /fqname-to-id HTTP/1.1" 404 198 0.012059 10.0.0.186 - - [2026-08-25 23:20:49] "POST /access-control-lists HTTP/1.1" 200 604 0.080397 10.0.0.186 - - [2026-08-25 23:20:49] "POST /fqname-to-id HTTP/1.1" 404 239 0.010137 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:20:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001256 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:20:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001401 10.0.0.186 - - [2026-08-25 23:20:49] "POST /access-control-lists HTTP/1.1" 200 602 0.116501 10.0.0.186 - - [2026-08-25 23:20:49] "POST /useragent-kv HTTP/1.1" 200 115 0.007542 10.0.0.186 - - [2026-08-25 23:20:49] "POST /virtual-networks HTTP/1.1" 200 540 0.226435 10.0.0.186 - - [2026-08-25 23:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.186 - - [2026-08-25 23:20:49] "POST /fqname-to-id HTTP/1.1" 404 229 0.002446 10.0.0.186 - - [2026-08-25 23:20:49] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.009273 10.0.0.186 - - [2026-08-25 23:20:49] "POST /access-control-lists HTTP/1.1" 200 591 0.090267 10.0.0.186 - - [2026-08-25 23:20:49] "POST /network-ipams HTTP/1.1" 200 520 0.085720 10.0.0.186 - - [2026-08-25 23:20:49] "POST /fqname-to-id HTTP/1.1" 404 202 0.009509 10.0.0.186 - - [2026-08-25 23:20:49] "POST /route-targets HTTP/1.1" 200 328 0.029493 10.0.0.186 - - [2026-08-25 23:20:49] "POST /ref-update HTTP/1.1" 200 156 0.041107 10.0.0.186 - - [2026-08-25 23:20:50] "POST /useragent-kv HTTP/1.1" 200 115 0.031324 10.0.0.186 - - [2026-08-25 23:20:50] "POST /virtual-networks HTTP/1.1" 200 548 0.476059 10.0.0.186 - - [2026-08-25 23:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.186 - - [2026-08-25 23:20:50] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.011797 10.0.0.186 - - [2026-08-25 23:20:50] "POST /route-targets HTTP/1.1" 200 328 0.020492 10.0.0.186 - - [2026-08-25 23:20:50] "POST /fqname-to-id HTTP/1.1" 404 199 0.007700 10.0.0.186 - - [2026-08-25 23:20:50] "POST /ref-update HTTP/1.1" 200 156 0.049532 10.0.0.186 - - [2026-08-25 23:20:50] "POST /network-policys HTTP/1.1" 200 540 0.052154 10.0.0.186 - - [2026-08-25 23:20:50] "POST /fqname-to-id HTTP/1.1" 404 197 0.003498 10.0.0.186 - - [2026-08-25 23:20:50] "POST /network-policys HTTP/1.1" 200 536 0.042659 10.0.0.186 - - [2026-08-25 23:20:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.008700 10.0.0.186 - - [2026-08-25 23:20:50] "POST /network-policys HTTP/1.1" 200 544 0.038766 10.0.0.186 - - [2026-08-25 23:20:50] "PUT /access-control-list/cd9f0e47-e424-4730-adb0-fe0728c76f39 HTTP/1.1" 200 273 0.057559 10.0.0.186 - - [2026-08-25 23:20:50] "POST /ref-update HTTP/1.1" 200 156 0.160524 10.0.0.186 - - [2026-08-25 23:20:50] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011487 10.0.0.186 - - [2026-08-25 23:20:50] "PUT /access-control-list/7847b0bf-4ded-4cd9-bdda-3a68c2a00e70 HTTP/1.1" 200 273 0.064109 10.0.0.186 - - [2026-08-25 23:20:50] "POST /ref-update HTTP/1.1" 200 156 0.209424 10.0.0.186 - - [2026-08-25 23:20:51] "PUT /access-control-list/cd9f0e47-e424-4730-adb0-fe0728c76f39 HTTP/1.1" 200 273 0.051874 10.0.0.186 - - [2026-08-25 23:20:51] "POST /ref-update HTTP/1.1" 200 156 0.157461 10.0.0.186 - - [2026-08-25 23:20:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.032291 10.0.0.186 - - [2026-08-25 23:20:51] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022032 10.0.0.186 - - [2026-08-25 23:20:51] "PUT /access-control-list/7847b0bf-4ded-4cd9-bdda-3a68c2a00e70 HTTP/1.1" 200 273 0.129539 10.0.0.186 - - [2026-08-25 23:20:51] "POST /ref-update HTTP/1.1" 200 156 0.083188 10.0.0.186 - - [2026-08-25 23:20:51] "POST /fqname-to-id HTTP/1.1" 404 237 0.002939 10.0.0.186 - - [2026-08-25 23:20:51] "POST /ref-update HTTP/1.1" 200 156 0.217134 10.0.0.186 - - [2026-08-25 23:20:51] "POST /access-control-lists HTTP/1.1" 200 603 0.090830 10.0.0.186 - - [2026-08-25 23:20:51] "POST /ref-update HTTP/1.1" 200 156 0.100846 10.0.0.186 - - [2026-08-25 23:20:51] "POST /ref-update HTTP/1.1" 200 156 0.314491 10.0.0.186 - - [2026-08-25 23:20:51] "PUT /access-control-list/a04f8ff9-5526-4caf-ac8b-3eef919cf001 HTTP/1.1" 200 273 0.045901 10.0.0.186 - - [2026-08-25 23:20:51] "POST /ref-update HTTP/1.1" 200 156 0.207181 10.0.0.186 - - [2026-08-25 23:20:51] "PUT /access-control-list/a04f8ff9-5526-4caf-ac8b-3eef919cf001 HTTP/1.1" 200 273 0.085224 10.0.0.186 - - [2026-08-25 23:20:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010415 10.0.0.186 - - [2026-08-25 23:20:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017723 10.0.0.186 - - [2026-08-25 23:20:52] "PUT /access-control-list/cd9f0e47-e424-4730-adb0-fe0728c76f39 HTTP/1.1" 200 273 0.072868 10.0.0.186 - - [2026-08-25 23:20:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.025777 10.0.0.186 - - [2026-08-25 23:20:52] "POST /ref-update HTTP/1.1" 200 156 0.026798 10.0.0.186 - - [2026-08-25 23:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.186 - - [2026-08-25 23:20:52] "GET /virtual-network/04c3a5ec-dfaf-4555-9365-f7ea0cf4f63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.007605 10.0.0.186 - - [2026-08-25 23:20:52] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.005814 10.0.0.186 - - [2026-08-25 23:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002852 10.0.0.186 - - [2026-08-25 23:20:52] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003644 10.0.0.186 - - [2026-08-25 23:20:52] "POST /firewall-policys HTTP/1.1" 200 532 0.033491 10.0.0.186 - - [2026-08-25 23:20:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.021186 10.0.0.186 - - [2026-08-25 23:20:52] "GET /firewall-policy/07909cc4-4eba-4ad1-8f08-259a87a4c8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.015509 10.0.0.186 - - [2026-08-25 23:20:52] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.009021 10.0.0.186 - - [2026-08-25 23:20:52] "GET /firewall-policy/07909cc4-4eba-4ad1-8f08-259a87a4c8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004143 10.0.0.186 - - [2026-08-25 23:20:52] "POST /ref-update HTTP/1.1" 200 156 0.020232 10.0.0.186 - - [2026-08-25 23:20:52] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.018903 10.0.0.186 - - [2026-08-25 23:20:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.186 - - [2026-08-25 23:20:52] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003667 10.0.0.186 - - [2026-08-25 23:20:52] "POST /firewall-policys HTTP/1.1" 200 534 0.026886 10.0.0.186 - - [2026-08-25 23:20:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.030223 10.0.0.186 - - [2026-08-25 23:20:52] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.014457 10.0.0.186 - - [2026-08-25 23:20:52] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.010435 10.0.0.186 - - [2026-08-25 23:20:52] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003903 10.0.0.186 - - [2026-08-25 23:20:52] "GET /firewall-policy/07909cc4-4eba-4ad1-8f08-259a87a4c8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004207 10.0.0.186 - - [2026-08-25 23:20:52] "GET /firewall-policy/07909cc4-4eba-4ad1-8f08-259a87a4c8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003739 10.0.0.186 - - [2026-08-25 23:20:52] "POST /ref-update HTTP/1.1" 200 156 0.042752 10.0.0.186 - - [2026-08-25 23:20:52] "POST /ref-update HTTP/1.1" 200 156 0.039614 10.0.0.186 - - [2026-08-25 23:20:52] "POST /ref-update HTTP/1.1" 200 156 0.047654 10.0.0.186 - - [2026-08-25 23:20:53] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.013614 10.0.0.186 - - [2026-08-25 23:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005695 10.0.0.186 - - [2026-08-25 23:20:53] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003084 10.0.0.186 - - [2026-08-25 23:20:53] "POST /firewall-policys HTTP/1.1" 200 532 0.034496 10.0.0.186 - - [2026-08-25 23:20:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.063082 10.0.0.186 - - [2026-08-25 23:20:53] "GET /firewall-policy/82285c95-e421-44ed-9ef7-1c5d5ebb9192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.025606 10.0.0.186 - - [2026-08-25 23:20:53] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003129 10.0.0.186 - - [2026-08-25 23:20:53] "GET /firewall-policy/82285c95-e421-44ed-9ef7-1c5d5ebb9192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002865 10.0.0.186 - - [2026-08-25 23:20:53] "GET /firewall-policy/07909cc4-4eba-4ad1-8f08-259a87a4c8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.002559 10.0.0.186 - - [2026-08-25 23:20:53] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003705 10.0.0.186 - - [2026-08-25 23:20:53] "GET /firewall-policy/07909cc4-4eba-4ad1-8f08-259a87a4c8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003474 10.0.0.186 - - [2026-08-25 23:20:53] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003728 10.0.0.186 - - [2026-08-25 23:20:53] "POST /ref-update HTTP/1.1" 200 156 0.037512 10.0.0.186 - - [2026-08-25 23:20:53] "POST /ref-update HTTP/1.1" 200 156 0.057073 10.0.0.186 - - [2026-08-25 23:20:53] "POST /ref-update HTTP/1.1" 200 156 0.036394 10.0.0.186 - - [2026-08-25 23:20:53] "POST /ref-update HTTP/1.1" 200 156 0.029999 10.0.0.186 - - [2026-08-25 23:20:53] "POST /ref-update HTTP/1.1" 200 156 0.043349 10.0.0.186 - - [2026-08-25 23:20:53] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.013599 10.0.0.186 - - [2026-08-25 23:20:53] "POST /tags HTTP/1.1" 200 300 0.045384 10.0.0.186 - - [2026-08-25 23:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.035452 10.0.0.186 - - [2026-08-25 23:20:53] "GET /tag/028a54b9-7a1e-4d58-aee4-fcb6edc58615?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1113 0.021656 10.0.0.186 - - [2026-08-25 23:20:53] "POST /set-tag HTTP/1.1" 200 109 0.024755 10.0.0.186 - - [2026-08-25 23:20:54] "POST /tags HTTP/1.1" 200 306 0.177449 10.0.0.186 - - [2026-08-25 23:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.024944 10.0.0.186 - - [2026-08-25 23:20:54] "GET /tag/4b811b62-597d-4a44-a371-5acabbc55140?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.016081 10.0.0.186 - - [2026-08-25 23:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.186 - - [2026-08-25 23:20:54] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.077903 10.0.0.186 - - [2026-08-25 23:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009656 10.0.0.186 - - [2026-08-25 23:20:54] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.008882 10.0.0.186 - - [2026-08-25 23:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.186 - - [2026-08-25 23:20:54] "GET /service-appliance-set/bb3d78b0-5d96-4249-9747-b2a7ec8785aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.006297 10.0.0.186 - - [2026-08-25 23:20:54] "POST /fqname-to-id HTTP/1.1" 404 240 0.003236 10.0.0.186 - - [2026-08-25 23:20:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.142008 10.0.0.186 - - [2026-08-25 23:20:54] "GET /virtual-machine-interface/87545f19-e129-4d9a-8edb-1266b8355853?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.023690 10.0.0.186 - - [2026-08-25 23:20:54] "POST /instance-ips HTTP/1.1" 200 382 0.058727 10.0.0.186 - - [2026-08-25 23:20:54] "GET /instance-ip/41be62af-850d-42f2-8db5-816c592891f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.060426 10.0.0.186 - - [2026-08-25 23:20:55] "POST /loadbalancers HTTP/1.1" 200 584 0.096376 10.0.0.186 - - [2026-08-25 23:20:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.012738 10.0.0.186 - - [2026-08-25 23:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018515 10.0.0.186 - - [2026-08-25 23:20:55] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.073446 10.0.0.186 - - [2026-08-25 23:20:55] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.055997 10.0.0.186 - - [2026-08-25 23:20:55] "GET /loadbalancer/360d570d-c4b9-48f7-8879-4adca96cb43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.006837 10.0.0.186 - - [2026-08-25 23:20:55] "GET /instance-ip/41be62af-850d-42f2-8db5-816c592891f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.007998 10.0.0.186 - - [2026-08-25 23:20:55] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.036326 10.0.0.186 - - [2026-08-25 23:20:55] "POST /floating-ips HTTP/1.1" 200 585 0.040713 10.0.0.186 - - [2026-08-25 23:20:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.053728 10.0.0.186 - - [2026-08-25 23:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.018958 10.0.0.186 - - [2026-08-25 23:20:55] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053016 10.0.0.186 - - [2026-08-25 23:20:55] "GET /loadbalancer-listener/2e54b513-8d76-446d-994a-122797932b4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.004425 10.0.0.186 - - [2026-08-25 23:20:55] "GET /loadbalancer-listener/2e54b513-8d76-446d-994a-122797932b4b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.007707 10.0.0.186 - - [2026-08-25 23:20:55] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.048387 10.0.0.186 - - [2026-08-25 23:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005367 10.0.0.186 - - [2026-08-25 23:20:55] "GET /instance-ip/41be62af-850d-42f2-8db5-816c592891f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.008877 10.0.0.186 - - [2026-08-25 23:20:55] "GET /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004977 10.0.0.186 - - [2026-08-25 23:20:55] "GET /instance-ip/41be62af-850d-42f2-8db5-816c592891f9?fields=floating_ips HTTP/1.1" 200 1172 0.013369 10.0.0.186 - - [2026-08-25 23:20:55] "GET /floating-ip/be695ad6-2882-4cf1-a354-a04831399e40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.003479 10.0.0.186 - - [2026-08-25 23:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003072 10.0.0.186 - - [2026-08-25 23:20:55] "PUT /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9 HTTP/1.1" 200 277 0.014283 10.0.0.186 - - [2026-08-25 23:20:55] "POST /tags HTTP/1.1" 200 358 0.078564 10.0.0.186 - - [2026-08-25 23:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002971 10.0.0.186 - - [2026-08-25 23:20:55] "GET /tag/b6211eb2-6e9d-4cba-9989-7f3aa86fe9d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.016608 10.0.0.186 - - [2026-08-25 23:20:55] "POST /tags HTTP/1.1" 200 306 0.073483 10.0.0.186 - - [2026-08-25 23:20:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.186 - - [2026-08-25 23:20:55] "GET /tag/41f98f50-8678-4295-a274-fe5a0ac81b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.014081 10.0.0.186 - - [2026-08-25 23:20:56] "POST /id-to-fqname HTTP/1.1" 200 174 0.000862 10.0.0.186 - - [2026-08-25 23:20:56] "POST /fqname-to-id HTTP/1.1" 404 183 0.009963 10.0.0.186 - - [2026-08-25 23:20:56] "POST /security-groups HTTP/1.1" 200 571 0.077995 10.0.0.186 - - [2026-08-25 23:20:56] "POST /projects HTTP/1.1" 200 485 0.289622 10.0.0.186 - - [2026-08-25 23:20:56] "POST /fqname-to-id HTTP/1.1" 404 214 0.008686 10.0.0.186 - - [2026-08-25 23:20:56] "POST /access-control-lists HTTP/1.1" 200 582 0.077510 10.0.0.186 - - [2026-08-25 23:20:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.071612 10.0.0.186 - - [2026-08-25 23:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.028717 10.0.0.186 - - [2026-08-25 23:20:56] "POST /fqname-to-id HTTP/1.1" 404 213 0.027203 10.0.0.186 - - [2026-08-25 23:20:56] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.015531 10.0.0.186 - - [2026-08-25 23:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002527 10.0.0.186 - - [2026-08-25 23:20:56] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.022338 10.0.0.186 - - [2026-08-25 23:20:56] "POST /access-control-lists HTTP/1.1" 200 580 0.082627 10.0.0.186 - - [2026-08-25 23:20:56] "PUT /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb HTTP/1.1" 200 265 0.086371 10.0.0.186 - - [2026-08-25 23:20:56] "PUT /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3 HTTP/1.1" 200 265 0.070658 10.0.0.186 - - [2026-08-25 23:20:56] "POST /security-groups HTTP/1.1" 200 539 0.089006 10.0.0.186 - - [2026-08-25 23:20:56] "POST /fqname-to-id HTTP/1.1" 404 234 0.003582 10.0.0.186 - - [2026-08-25 23:20:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.050448 10.0.0.186 - - [2026-08-25 23:20:56] "POST /chown HTTP/1.1" 200 109 0.030529 10.0.0.186 - - [2026-08-25 23:20:56] "POST /access-control-lists HTTP/1.1" 200 598 0.064211 10.0.0.186 - - [2026-08-25 23:20:56] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002944 10.0.0.186 - - [2026-08-25 23:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002242 10.0.0.186 - - [2026-08-25 23:20:56] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003580 10.0.0.186 - - [2026-08-25 23:20:56] "POST /fqname-to-id HTTP/1.1" 404 233 0.002882 10.0.0.186 - - [2026-08-25 23:20:57] "POST /tags HTTP/1.1" 409 207 0.002780 10.0.0.186 - - [2026-08-25 23:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.005193 10.0.0.186 - - [2026-08-25 23:20:57] "GET /tag/41f98f50-8678-4295-a274-fe5a0ac81b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.026363 10.0.0.186 - - [2026-08-25 23:20:57] "POST /access-control-lists HTTP/1.1" 200 596 0.078086 10.0.0.186 - - [2026-08-25 23:20:57] "POST /firewall-rules HTTP/1.1" 200 566 0.079436 10.0.0.186 - - [2026-08-25 23:20:57] "GET /firewall-rule/97a9c511-f9f5-4f0c-861f-dc24e8d3f772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.015783 10.0.0.186 - - [2026-08-25 23:20:57] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003709 10.0.0.186 - - [2026-08-25 23:20:57] "GET /firewall-rule/97a9c511-f9f5-4f0c-861f-dc24e8d3f772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.004703 10.0.0.186 - - [2026-08-25 23:20:57] "POST /ref-update HTTP/1.1" 200 156 0.041347 10.0.0.186 - - [2026-08-25 23:20:57] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.019218 10.0.0.186 - - [2026-08-25 23:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002773 10.0.0.186 - - [2026-08-25 23:20:57] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003486 10.0.0.186 - - [2026-08-25 23:20:57] "POST /tags HTTP/1.1" 409 207 0.002499 10.0.0.186 - - [2026-08-25 23:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.186 - - [2026-08-25 23:20:57] "GET /tag/41f98f50-8678-4295-a274-fe5a0ac81b3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1124 0.011046 10.0.0.186 - - [2026-08-25 23:20:57] "POST /firewall-rules HTTP/1.1" 200 564 0.074329 10.0.0.186 - - [2026-08-25 23:20:57] "GET /firewall-rule/9b676c70-873b-4f7b-a6a8-dc921f6277b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.011352 10.0.0.186 - - [2026-08-25 23:20:57] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004894 10.0.0.186 - - [2026-08-25 23:20:57] "GET /firewall-rule/9b676c70-873b-4f7b-a6a8-dc921f6277b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2002 0.003988 10.0.0.186 - - [2026-08-25 23:20:57] "POST /ref-update HTTP/1.1" 200 156 0.027618 10.0.0.186 - - [2026-08-25 23:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.013524 10.0.0.186 - - [2026-08-25 23:20:57] "GET /loadbalancer/360d570d-c4b9-48f7-8879-4adca96cb43d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2157 0.003320 10.0.0.186 - - [2026-08-25 23:20:57] "POST /tags HTTP/1.1" 200 302 0.075116 10.0.0.186 - - [2026-08-25 23:20:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.022888 10.0.0.186 - - [2026-08-25 23:20:57] "GET /tag/028357d4-228e-437a-88e9-0e7e1632f5e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.015564 10.0.0.186 - - [2026-08-25 23:20:58] "POST /tags HTTP/1.1" 200 326 0.079084 10.0.0.186 - - [2026-08-25 23:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.013378 10.0.0.186 - - [2026-08-25 23:20:58] "GET /tag/e983fdd2-b83a-4fa7-b340-93b8550a793f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.018622 10.0.0.186 - - [2026-08-25 23:20:58] "POST /tags HTTP/1.1" 200 364 0.026846 10.0.0.186 - - [2026-08-25 23:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.024307 10.0.0.186 - - [2026-08-25 23:20:58] "GET /tag/e97d2c48-b984-465a-bc05-6bc50dee3151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.014312 10.0.0.186 - - [2026-08-25 23:20:58] "POST /tags HTTP/1.1" 200 312 0.028245 10.0.0.186 - - [2026-08-25 23:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021666 10.0.0.186 - - [2026-08-25 23:20:58] "GET /tag/593a59c9-81db-4137-b063-ea735f342136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.013323 10.0.0.186 - - [2026-08-25 23:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002920 10.0.0.186 - - [2026-08-25 23:20:58] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004875 10.0.0.186 - - [2026-08-25 23:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002107 10.0.0.186 - - [2026-08-25 23:20:58] "GET /project/e3b709be-e522-4c6c-88af-1e7d22815ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.046728 10.0.0.186 - - [2026-08-25 23:20:58] "POST /virtual-machines HTTP/1.1" 200 378 0.016530 10.0.0.186 - - [2026-08-25 23:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.018631 10.0.0.186 - - [2026-08-25 23:20:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.125763 10.0.0.186 - - [2026-08-25 23:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.015937 10.0.0.186 - - [2026-08-25 23:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.021591 10.0.0.186 - - [2026-08-25 23:20:58] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.006040 10.0.0.186 - - [2026-08-25 23:20:58] "POST /instance-ips HTTP/1.1" 200 410 0.044316 10.0.0.186 - - [2026-08-25 23:20:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.031876 10.0.0.186 - - [2026-08-25 23:20:58] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.026453 10.0.0.186 - - [2026-08-25 23:20:58] "POST /set-tag HTTP/1.1" 200 109 0.032400 10.0.0.186 - - [2026-08-25 23:20:58] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.013290 10.0.0.186 - - [2026-08-25 23:20:58] "GET /instance-ip/a122bcc4-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.010728 10.0.0.186 - - [2026-08-25 23:20:59] "POST /tags HTTP/1.1" 200 356 0.023694 10.0.0.186 - - [2026-08-25 23:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.028455 10.0.0.186 - - [2026-08-25 23:20:59] "GET /tag/3e49c617-2279-49d1-b9b8-ce1822f6255f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.012707 10.0.0.186 - - [2026-08-25 23:20:59] "POST /tags HTTP/1.1" 200 304 0.045758 10.0.0.186 - - [2026-08-25 23:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.023325 10.0.0.186 - - [2026-08-25 23:20:59] "GET /tag/28cb7557-8899-477a-9c2e-e518ae67ccec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.011683 10.0.0.186 - - [2026-08-25 23:20:59] "POST /projects HTTP/1.1" 409 218 0.009688 10.0.0.186 - - [2026-08-25 23:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005282 10.0.0.186 - - [2026-08-25 23:20:59] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.057574 10.0.0.186 - - [2026-08-25 23:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002979 10.0.0.186 - - [2026-08-25 23:20:59] "GET /network-ipam/291109db-9585-45a5-aee8-fe9da66c3bc3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003588 10.0.0.186 - - [2026-08-25 23:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.186 - - [2026-08-25 23:20:59] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005188 10.0.0.186 - - [2026-08-25 23:20:59] "PUT /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb HTTP/1.1" 200 265 0.047583 10.0.0.186 - - [2026-08-25 23:20:59] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.024936 10.0.0.186 - - [2026-08-25 23:20:59] "POST /set-tag HTTP/1.1" 200 109 0.081065 10.0.0.186 - - [2026-08-25 23:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.013980 10.0.0.186 - - [2026-08-25 23:20:59] "GET /network-ipam/24859473-5488-49f5-8aab-3b93e961d11b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1574 0.005785 10.0.0.186 - - [2026-08-25 23:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003327 10.0.0.186 - - [2026-08-25 23:20:59] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005779 10.0.0.186 - - [2026-08-25 23:20:59] "PUT /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3 HTTP/1.1" 200 265 0.068419 10.0.0.186 - - [2026-08-25 23:20:59] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.005916 10.0.0.186 - - [2026-08-25 23:20:59] "POST /set-tag HTTP/1.1" 200 109 0.070710 10.0.0.186 - - [2026-08-25 23:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.020615 10.0.0.186 - - [2026-08-25 23:21:00] "GET /network-policy/72705128-34af-4480-a42e-07ef8747bea4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003073 10.0.0.186 - - [2026-08-25 23:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003317 10.0.0.186 - - [2026-08-25 23:21:00] "GET /network-policy/14edd50f-acd4-4613-ba56-0690d85e4398?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003364 10.0.0.186 - - [2026-08-25 23:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.186 - - [2026-08-25 23:21:00] "GET /network-policy/abd1de52-cfe5-495e-8e8c-dcdcc5554ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.006086 10.0.0.186 - - [2026-08-25 23:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010595 10.0.0.186 - - [2026-08-25 23:21:00] "PUT /network-policy/abd1de52-cfe5-495e-8e8c-dcdcc5554ff9 HTTP/1.1" 200 263 0.018745 10.0.0.186 - - [2026-08-25 23:21:00] "PUT /access-control-list/7847b0bf-4ded-4cd9-bdda-3a68c2a00e70 HTTP/1.1" 200 273 0.033369 10.0.0.186 - - [2026-08-25 23:21:00] "POST /ref-update HTTP/1.1" 200 156 0.184134 10.0.0.186 - - [2026-08-25 23:21:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008845 10.0.0.186 - - [2026-08-25 23:21:00] "PUT /access-control-list/a04f8ff9-5526-4caf-ac8b-3eef919cf001 HTTP/1.1" 200 273 0.127791 10.0.0.186 - - [2026-08-25 23:21:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003618 10.0.0.186 - - [2026-08-25 23:21:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012127 10.0.0.186 - - [2026-08-25 23:21:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003607 10.0.0.186 - - [2026-08-25 23:21:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003797 10.0.0.186 - - [2026-08-25 23:21:00] "POST /security-groups HTTP/1.1" 409 245 0.005418 10.0.0.186 - - [2026-08-25 23:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002815 10.0.0.186 - - [2026-08-25 23:21:00] "PUT /security-group/b3644986-9004-49c2-a1fe-04cc8655d73d HTTP/1.1" 200 263 0.060231 10.0.0.186 - - [2026-08-25 23:21:00] "PUT /access-control-list/1936ba9e-8a8d-451f-b28a-aa0e5cb665b7 HTTP/1.1" 200 273 0.030261 10.0.0.186 - - [2026-08-25 23:21:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.055596 10.0.0.186 - - [2026-08-25 23:21:00] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014614 10.0.0.186 - - [2026-08-25 23:21:00] "PUT /access-control-list/bbfd4c93-b389-4262-ab25-d4b52b977d45 HTTP/1.1" 200 273 0.035567 10.0.0.186 - - [2026-08-25 23:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.186 - - [2026-08-25 23:21:00] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003882 10.0.0.186 - - [2026-08-25 23:21:00] "POST /tags HTTP/1.1" 409 206 0.003714 10.0.0.186 - - [2026-08-25 23:21:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.186 - - [2026-08-25 23:21:00] "GET /tag/28cb7557-8899-477a-9c2e-e518ae67ccec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.014353 10.0.0.186 - - [2026-08-25 23:21:00] "POST /firewall-rules HTTP/1.1" 200 564 0.100780 10.0.0.186 - - [2026-08-25 23:21:01] "GET /firewall-rule/7c517c71-d110-4029-a852-219da860e448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.007455 10.0.0.186 - - [2026-08-25 23:21:01] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.006613 10.0.0.186 - - [2026-08-25 23:21:01] "GET /firewall-rule/7c517c71-d110-4029-a852-219da860e448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.006281 10.0.0.186 - - [2026-08-25 23:21:01] "POST /ref-update HTTP/1.1" 200 156 0.037633 10.0.0.186 - - [2026-08-25 23:21:01] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.034603 10.0.0.186 - - [2026-08-25 23:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.186 - - [2026-08-25 23:21:01] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004640 10.0.0.186 - - [2026-08-25 23:21:01] "POST /tags HTTP/1.1" 409 206 0.003222 10.0.0.186 - - [2026-08-25 23:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.186 - - [2026-08-25 23:21:01] "GET /tag/28cb7557-8899-477a-9c2e-e518ae67ccec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.015296 10.0.0.186 - - [2026-08-25 23:21:01] "POST /firewall-rules HTTP/1.1" 200 562 0.151277 10.0.0.186 - - [2026-08-25 23:21:01] "GET /firewall-rule/d4cec04a-4694-4fa1-a7ec-61080c414683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.018523 10.0.0.186 - - [2026-08-25 23:21:01] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006837 10.0.0.186 - - [2026-08-25 23:21:01] "GET /firewall-rule/d4cec04a-4694-4fa1-a7ec-61080c414683?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004980 10.0.0.186 - - [2026-08-25 23:21:01] "POST /ref-update HTTP/1.1" 200 156 0.041339 10.0.0.186 - - [2026-08-25 23:21:01] "POST /tags HTTP/1.1" 200 302 0.061829 10.0.0.186 - - [2026-08-25 23:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.025551 10.0.0.186 - - [2026-08-25 23:21:01] "GET /tag/bf5a2c31-7859-48e0-ab7f-33d6ad8b2ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.018264 10.0.0.186 - - [2026-08-25 23:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.186 - - [2026-08-25 23:21:01] "GET /project/e3b709be-e522-4c6c-88af-1e7d22815ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.072432 10.0.0.186 - - [2026-08-25 23:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005269 10.0.0.186 - - [2026-08-25 23:21:01] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.006926 10.0.0.186 - - [2026-08-25 23:21:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008195 10.0.0.186 - - [2026-08-25 23:21:01] "GET /service-appliance-set/bb3d78b0-5d96-4249-9747-b2a7ec8785aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.003577 10.0.0.186 - - [2026-08-25 23:21:02] "POST /fqname-to-id HTTP/1.1" 404 242 0.003407 10.0.0.186 - - [2026-08-25 23:21:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.224878 10.0.0.186 - - [2026-08-25 23:21:02] "GET /virtual-machine-interface/162c4304-bf83-48ba-9a47-360de366eba3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.029950 10.0.0.186 - - [2026-08-25 23:21:02] "POST /instance-ips HTTP/1.1" 200 378 0.059370 10.0.0.186 - - [2026-08-25 23:21:02] "GET /instance-ip/da7ccd5e-f0f6-4228-98ce-fa435626a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004935 10.0.0.186 - - [2026-08-25 23:21:02] "POST /loadbalancers HTTP/1.1" 200 584 0.075158 10.0.0.186 - - [2026-08-25 23:21:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.042640 10.0.0.186 - - [2026-08-25 23:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.024429 10.0.0.186 - - [2026-08-25 23:21:02] "GET /project/e3b709be-e522-4c6c-88af-1e7d22815ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.102652 10.0.0.186 - - [2026-08-25 23:21:02] "GET /instance-ip/da7ccd5e-f0f6-4228-98ce-fa435626a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.014113 10.0.0.186 - - [2026-08-25 23:21:02] "GET /project/e3b709be-e522-4c6c-88af-1e7d22815ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.095126 10.0.0.186 - - [2026-08-25 23:21:02] "GET /loadbalancer/72d7c0e4-e859-47a8-8c5a-243ce60ae4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.025761 10.0.0.186 - - [2026-08-25 23:21:02] "POST /floating-ips HTTP/1.1" 200 583 0.089495 10.0.0.186 - - [2026-08-25 23:21:02] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.105181 10.0.0.186 - - [2026-08-25 23:21:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.032337 10.0.0.186 - - [2026-08-25 23:21:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.016156 10.0.0.186 - - [2026-08-25 23:21:03] "GET /project/e3b709be-e522-4c6c-88af-1e7d22815ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.127004 10.0.0.186 - - [2026-08-25 23:21:03] "GET /loadbalancer-listener/d4cae817-6008-4907-ab8f-1d286fd92538?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.011900 10.0.0.186 - - [2026-08-25 23:21:03] "GET /loadbalancer-listener/d4cae817-6008-4907-ab8f-1d286fd92538?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004251 10.0.0.186 - - [2026-08-25 23:21:03] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.057069 10.0.0.186 - - [2026-08-25 23:21:03] "GET /instance-ip/da7ccd5e-f0f6-4228-98ce-fa435626a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.005884 10.0.0.186 - - [2026-08-25 23:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.186 - - [2026-08-25 23:21:03] "GET /instance-ip/da7ccd5e-f0f6-4228-98ce-fa435626a210?fields=floating_ips HTTP/1.1" 200 1167 0.042431 10.0.0.186 - - [2026-08-25 23:21:03] "GET /floating-ip/87d2506d-4a34-433e-b48e-9cf18357ed5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.015141 10.0.0.186 - - [2026-08-25 23:21:03] "GET /project/e3b709be-e522-4c6c-88af-1e7d22815ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.144105 10.0.0.186 - - [2026-08-25 23:21:03] "GET /loadbalancer/72d7c0e4-e859-47a8-8c5a-243ce60ae4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005361 10.0.0.186 - - [2026-08-25 23:21:03] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.051246 10.0.0.186 - - [2026-08-25 23:21:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.015824 10.0.0.186 - - [2026-08-25 23:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003219 10.0.0.186 - - [2026-08-25 23:21:03] "GET /project/e3b709be-e522-4c6c-88af-1e7d22815ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.034842 10.0.0.186 - - [2026-08-25 23:21:03] "GET /loadbalancer-listener/6d2d4297-1c5a-4582-98e4-ced47ac750ab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.010373 10.0.0.186 - - [2026-08-25 23:21:03] "GET /loadbalancer-listener/6d2d4297-1c5a-4582-98e4-ced47ac750ab?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.007084 10.0.0.186 - - [2026-08-25 23:21:03] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.176871 10.0.0.186 - - [2026-08-25 23:21:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005673 10.0.0.186 - - [2026-08-25 23:21:04] "GET /instance-ip/da7ccd5e-f0f6-4228-98ce-fa435626a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.075439 10.0.0.186 - - [2026-08-25 23:21:04] "GET /project/e3b709be-e522-4c6c-88af-1e7d22815ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.196240 10.0.0.186 - - [2026-08-25 23:21:04] "GET /instance-ip/da7ccd5e-f0f6-4228-98ce-fa435626a210?fields=floating_ips HTTP/1.1" 200 1167 0.049994 10.0.0.186 - - [2026-08-25 23:21:04] "GET /floating-ip/87d2506d-4a34-433e-b48e-9cf18357ed5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.004097 10.0.0.186 - - [2026-08-25 23:21:04] "GET /loadbalancer/72d7c0e4-e859-47a8-8c5a-243ce60ae4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003118 10.0.0.186 - - [2026-08-25 23:21:04] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.020208 10.0.0.186 - - [2026-08-25 23:21:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019546 10.0.0.186 - - [2026-08-25 23:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006804 10.0.0.186 - - [2026-08-25 23:21:04] "GET /project/e3b709be-e522-4c6c-88af-1e7d22815ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.100567 10.0.0.186 - - [2026-08-25 23:21:04] "GET /loadbalancer-listener/160245b4-f90a-48a5-84e1-a0853b5c8cc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1836 0.003524 10.0.0.186 - - [2026-08-25 23:21:04] "GET /loadbalancer-listener/160245b4-f90a-48a5-84e1-a0853b5c8cc0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.014664 10.0.0.186 - - [2026-08-25 23:21:04] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.076839 10.0.0.186 - - [2026-08-25 23:21:04] "GET /instance-ip/da7ccd5e-f0f6-4228-98ce-fa435626a210?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.006691 10.0.0.186 - - [2026-08-25 23:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.013627 10.0.0.186 - - [2026-08-25 23:21:04] "GET /instance-ip/da7ccd5e-f0f6-4228-98ce-fa435626a210?fields=floating_ips HTTP/1.1" 200 1167 0.009072 10.0.0.186 - - [2026-08-25 23:21:04] "GET /loadbalancer/72d7c0e4-e859-47a8-8c5a-243ce60ae4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.010422 10.0.0.186 - - [2026-08-25 23:21:04] "GET /floating-ip/87d2506d-4a34-433e-b48e-9cf18357ed5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.009740 10.0.0.186 - - [2026-08-25 23:21:04] "POST /tags HTTP/1.1" 200 372 0.039510 10.0.0.186 - - [2026-08-25 23:21:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007268 10.0.0.186 - - [2026-08-25 23:21:04] "GET /tag/cf5491d8-f97b-4627-8c02-708b74ff38e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045340 10.0.0.186 - - [2026-08-25 23:21:04] "POST /tags HTTP/1.1" 200 320 0.076190 10.0.0.186 - - [2026-08-25 23:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.076034 10.0.0.186 - - [2026-08-25 23:21:05] "GET /tag/9db2f6ea-18c8-4075-a3ff-fb04cf08ae70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.039206 10.0.0.186 - - [2026-08-25 23:21:05] "POST /id-to-fqname HTTP/1.1" 200 181 0.013525 10.0.0.186 - - [2026-08-25 23:21:05] "POST /fqname-to-id HTTP/1.1" 404 190 0.006538 10.0.0.186 - - [2026-08-25 23:21:05] "POST /security-groups HTTP/1.1" 200 578 0.080061 10.0.0.186 - - [2026-08-25 23:21:05] "POST /projects HTTP/1.1" 200 499 0.328628 10.0.0.186 - - [2026-08-25 23:21:05] "POST /fqname-to-id HTTP/1.1" 404 225 0.005592 10.0.0.186 - - [2026-08-25 23:21:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.039609 10.0.0.186 - - [2026-08-25 23:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.024111 10.0.0.186 - - [2026-08-25 23:21:05] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.016389 10.0.0.186 - - [2026-08-25 23:21:05] "POST /access-control-lists HTTP/1.1" 200 589 0.094604 10.0.0.186 - - [2026-08-25 23:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.024664 10.0.0.186 - - [2026-08-25 23:21:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.011519 10.0.0.186 - - [2026-08-25 23:21:05] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.003979 10.0.0.186 - - [2026-08-25 23:21:05] "POST /access-control-lists HTTP/1.1" 200 587 0.022891 10.0.0.186 - - [2026-08-25 23:21:05] "PUT /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb HTTP/1.1" 200 265 0.100004 10.0.0.186 - - [2026-08-25 23:21:05] "PUT /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3 HTTP/1.1" 200 265 0.086202 10.0.0.186 - - [2026-08-25 23:21:05] "POST /security-groups HTTP/1.1" 200 560 0.113937 10.0.0.186 - - [2026-08-25 23:21:06] "POST /fqname-to-id HTTP/1.1" 404 248 0.002306 10.0.0.186 - - [2026-08-25 23:21:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.052466 10.0.0.186 - - [2026-08-25 23:21:06] "POST /access-control-lists HTTP/1.1" 200 612 0.083128 10.0.0.186 - - [2026-08-25 23:21:06] "POST /fqname-to-id HTTP/1.1" 404 247 0.032892 10.0.0.186 - - [2026-08-25 23:21:06] "POST /chown HTTP/1.1" 200 109 0.064731 10.0.0.186 - - [2026-08-25 23:21:06] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015850 10.0.0.186 - - [2026-08-25 23:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.186 - - [2026-08-25 23:21:06] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.014580 10.0.0.186 - - [2026-08-25 23:21:06] "POST /tags HTTP/1.1" 409 214 0.001385 10.0.0.186 - - [2026-08-25 23:21:06] "POST /access-control-lists HTTP/1.1" 200 610 0.106073 10.0.0.186 - - [2026-08-25 23:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.032130 10.0.0.186 - - [2026-08-25 23:21:06] "GET /tag/9db2f6ea-18c8-4075-a3ff-fb04cf08ae70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.029521 10.0.0.186 - - [2026-08-25 23:21:06] "POST /firewall-rules HTTP/1.1" 200 580 0.083886 10.0.0.186 - - [2026-08-25 23:21:06] "GET /firewall-rule/620e6c64-07df-4f24-b0b6-3a7817703ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.015346 10.0.0.186 - - [2026-08-25 23:21:06] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.012863 10.0.0.186 - - [2026-08-25 23:21:06] "GET /firewall-rule/620e6c64-07df-4f24-b0b6-3a7817703ca7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2039 0.003670 10.0.0.186 - - [2026-08-25 23:21:06] "POST /ref-update HTTP/1.1" 200 156 0.041738 10.0.0.186 - - [2026-08-25 23:21:06] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.021268 10.0.0.186 - - [2026-08-25 23:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.186 - - [2026-08-25 23:21:06] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003501 10.0.0.186 - - [2026-08-25 23:21:06] "POST /tags HTTP/1.1" 409 214 0.002744 10.0.0.186 - - [2026-08-25 23:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007098 10.0.0.186 - - [2026-08-25 23:21:06] "GET /tag/9db2f6ea-18c8-4075-a3ff-fb04cf08ae70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.020125 10.0.0.186 - - [2026-08-25 23:21:06] "GET / HTTP/1.1" 200 36215 0.001434 10.0.0.186 - - [2026-08-25 23:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001324 10.0.0.186 - - [2026-08-25 23:21:06] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.004908 10.0.0.186 - - [2026-08-25 23:21:06] "POST /firewall-rules HTTP/1.1" 200 578 0.028743 10.0.0.186 - - [2026-08-25 23:21:06] "GET /firewall-rule/6c068f70-fdd3-4a55-ad93-f5f59cb4caa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.013012 10.0.0.186 - - [2026-08-25 23:21:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.016370 10.0.0.186 - - [2026-08-25 23:21:06] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.003331 10.0.0.186 - - [2026-08-25 23:21:06] "GET /firewall-rule/6c068f70-fdd3-4a55-ad93-f5f59cb4caa0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002625 10.0.0.186 - - [2026-08-25 23:21:06] "GET /config-node/a5aba672-684e-439e-a61f-a3bc4048e7e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.004345 10.0.0.186 - - [2026-08-25 23:21:06] "POST /ref-update HTTP/1.1" 200 156 0.061883 10.0.0.186 - - [2026-08-25 23:21:07] "POST /tags HTTP/1.1" 200 364 0.063739 10.0.0.186 - - [2026-08-25 23:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002726 10.0.0.186 - - [2026-08-25 23:21:07] "GET /tag/6c413a6c-c56b-401c-aa36-df7459d11fd3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.025371 10.0.0.186 - - [2026-08-25 23:21:07] "POST /tags HTTP/1.1" 200 312 0.045766 10.0.0.186 - - [2026-08-25 23:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.186 - - [2026-08-25 23:21:07] "GET /tag/62251b68-2ead-40af-b110-1df3cf972ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.018879 10.0.0.186 - - [2026-08-25 23:21:07] "POST /id-to-fqname HTTP/1.1" 200 177 0.000494 10.0.0.186 - - [2026-08-25 23:21:07] "POST /fqname-to-id HTTP/1.1" 404 186 0.018166 10.0.0.186 - - [2026-08-25 23:21:07] "POST /security-groups HTTP/1.1" 200 574 0.097502 10.0.0.186 - - [2026-08-25 23:21:07] "POST /fqname-to-id HTTP/1.1" 404 217 0.002480 10.0.0.186 - - [2026-08-25 23:21:07] "POST /projects HTTP/1.1" 200 491 0.282844 10.0.0.186 - - [2026-08-25 23:21:07] "POST /access-control-lists HTTP/1.1" 200 585 0.071574 10.0.0.186 - - [2026-08-25 23:21:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.041561 10.0.0.186 - - [2026-08-25 23:21:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.026868 10.0.0.186 - - [2026-08-25 23:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.026363 10.0.0.186 - - [2026-08-25 23:21:07] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.007570 10.0.0.186 - - [2026-08-25 23:21:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002184 10.0.0.186 - - [2026-08-25 23:21:07] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.043149 10.0.0.186 - - [2026-08-25 23:21:07] "POST /access-control-lists HTTP/1.1" 200 583 0.109699 10.0.0.186 - - [2026-08-25 23:21:07] "PUT /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb HTTP/1.1" 200 265 0.131129 10.0.0.186 - - [2026-08-25 23:21:08] "PUT /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3 HTTP/1.1" 200 265 0.041073 10.0.0.186 - - [2026-08-25 23:21:08] "POST /security-groups HTTP/1.1" 200 548 0.070239 10.0.0.186 - - [2026-08-25 23:21:08] "POST /fqname-to-id HTTP/1.1" 404 240 0.005259 10.0.0.186 - - [2026-08-25 23:21:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.079724 10.0.0.186 - - [2026-08-25 23:21:08] "POST /chown HTTP/1.1" 200 109 0.019589 10.0.0.186 - - [2026-08-25 23:21:08] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.033404 10.0.0.186 - - [2026-08-25 23:21:08] "POST /access-control-lists HTTP/1.1" 200 604 0.145457 10.0.0.186 - - [2026-08-25 23:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.043390 10.0.0.186 - - [2026-08-25 23:21:08] "POST /fqname-to-id HTTP/1.1" 404 239 0.009521 10.0.0.186 - - [2026-08-25 23:21:08] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002834 10.0.0.186 - - [2026-08-25 23:21:08] "POST /tags HTTP/1.1" 409 210 0.003387 10.0.0.186 - - [2026-08-25 23:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.186 - - [2026-08-25 23:21:08] "GET /tag/62251b68-2ead-40af-b110-1df3cf972ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.035480 10.0.0.186 - - [2026-08-25 23:21:08] "POST /access-control-lists HTTP/1.1" 200 602 0.077306 10.0.0.186 - - [2026-08-25 23:21:08] "POST /firewall-rules HTTP/1.1" 200 572 0.105395 10.0.0.186 - - [2026-08-25 23:21:08] "GET /firewall-rule/f3c5f643-0b85-4761-b4cd-6517c2dcdb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.017254 10.0.0.186 - - [2026-08-25 23:21:08] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.009274 10.0.0.186 - - [2026-08-25 23:21:08] "GET /firewall-rule/f3c5f643-0b85-4761-b4cd-6517c2dcdb28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.004132 10.0.0.186 - - [2026-08-25 23:21:08] "POST /ref-update HTTP/1.1" 200 156 0.053510 10.0.0.186 - - [2026-08-25 23:21:08] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.016346 10.0.0.186 - - [2026-08-25 23:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.186 - - [2026-08-25 23:21:08] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003245 10.0.0.186 - - [2026-08-25 23:21:08] "POST /tags HTTP/1.1" 409 210 0.002604 10.0.0.186 - - [2026-08-25 23:21:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.186 - - [2026-08-25 23:21:08] "GET /tag/62251b68-2ead-40af-b110-1df3cf972ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.014087 10.0.0.186 - - [2026-08-25 23:21:08] "POST /firewall-rules HTTP/1.1" 200 570 0.091329 10.0.0.186 - - [2026-08-25 23:21:09] "GET /firewall-rule/870d1a83-346a-41cb-9058-ab1dcce00fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.017414 10.0.0.186 - - [2026-08-25 23:21:09] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.010953 10.0.0.186 - - [2026-08-25 23:21:09] "GET /firewall-rule/870d1a83-346a-41cb-9058-ab1dcce00fa7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.005105 10.0.0.186 - - [2026-08-25 23:21:09] "POST /ref-update HTTP/1.1" 200 156 0.054321 10.0.0.186 - - [2026-08-25 23:21:09] "POST /tags HTTP/1.1" 409 237 0.014186 10.0.0.186 - - [2026-08-25 23:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003165 10.0.0.186 - - [2026-08-25 23:21:09] "GET /tag/e97d2c48-b984-465a-bc05-6bc50dee3151?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.016253 10.0.0.186 - - [2026-08-25 23:21:09] "POST /tags HTTP/1.1" 409 210 0.003465 10.0.0.186 - - [2026-08-25 23:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.186 - - [2026-08-25 23:21:09] "GET /tag/593a59c9-81db-4137-b063-ea735f342136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.017228 10.0.0.186 - - [2026-08-25 23:21:09] "POST /projects HTTP/1.1" 409 223 0.004591 10.0.0.186 - - [2026-08-25 23:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.186 - - [2026-08-25 23:21:09] "GET /project/e3b709be-e522-4c6c-88af-1e7d22815ab4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.043364 10.0.0.186 - - [2026-08-25 23:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010868 10.0.0.186 - - [2026-08-25 23:21:09] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.005291 10.0.0.186 - - [2026-08-25 23:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.186 - - [2026-08-25 23:21:09] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.009621 10.0.0.186 - - [2026-08-25 23:21:09] "PUT /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb HTTP/1.1" 200 265 0.137154 10.0.0.186 - - [2026-08-25 23:21:09] "PUT /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3 HTTP/1.1" 200 265 0.047577 10.0.0.186 - - [2026-08-25 23:21:09] "POST /security-groups HTTP/1.1" 409 253 0.016208 10.0.0.186 - - [2026-08-25 23:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004034 10.0.0.186 - - [2026-08-25 23:21:09] "PUT /security-group/8e5b8fd6-9afa-42b1-96c6-0a7fb7de836d HTTP/1.1" 200 263 0.055453 10.0.0.186 - - [2026-08-25 23:21:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.039227 10.0.0.186 - - [2026-08-25 23:21:09] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014585 10.0.0.186 - - [2026-08-25 23:21:09] "PUT /access-control-list/914b22c1-e6ec-42d5-9353-1883b6583e72 HTTP/1.1" 200 273 0.050534 10.0.0.186 - - [2026-08-25 23:21:09] "PUT /access-control-list/15b81e0e-42d8-4234-bb4b-175d1c170562 HTTP/1.1" 200 273 0.021974 10.0.0.186 - - [2026-08-25 23:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007659 10.0.0.186 - - [2026-08-25 23:21:09] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002779 10.0.0.186 - - [2026-08-25 23:21:10] "POST /tags HTTP/1.1" 409 210 0.005262 10.0.0.186 - - [2026-08-25 23:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005350 10.0.0.186 - - [2026-08-25 23:21:10] "GET /tag/593a59c9-81db-4137-b063-ea735f342136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.017327 10.0.0.186 - - [2026-08-25 23:21:10] "POST /firewall-rules HTTP/1.1" 200 572 0.074338 10.0.0.186 - - [2026-08-25 23:21:10] "GET /firewall-rule/54ba1cbb-a14e-487c-a5b4-3e70f517b40e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.004535 10.0.0.186 - - [2026-08-25 23:21:10] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.003532 10.0.0.186 - - [2026-08-25 23:21:10] "GET /firewall-rule/54ba1cbb-a14e-487c-a5b4-3e70f517b40e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.002616 10.0.0.186 - - [2026-08-25 23:21:10] "POST /ref-update HTTP/1.1" 200 156 0.046114 10.0.0.186 - - [2026-08-25 23:21:10] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012176 10.0.0.186 - - [2026-08-25 23:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007819 10.0.0.186 - - [2026-08-25 23:21:10] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003688 10.0.0.186 - - [2026-08-25 23:21:10] "POST /tags HTTP/1.1" 409 210 0.002532 10.0.0.186 - - [2026-08-25 23:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.186 - - [2026-08-25 23:21:10] "GET /tag/593a59c9-81db-4137-b063-ea735f342136?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.017854 10.0.0.186 - - [2026-08-25 23:21:10] "POST /firewall-rules HTTP/1.1" 200 570 0.068140 10.0.0.186 - - [2026-08-25 23:21:10] "GET /firewall-rule/de0fc39e-d90d-4348-ae61-3a5c543a4d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.008014 10.0.0.186 - - [2026-08-25 23:21:10] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.005975 10.0.0.186 - - [2026-08-25 23:21:10] "GET /firewall-rule/de0fc39e-d90d-4348-ae61-3a5c543a4d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2017 0.003283 10.0.0.186 - - [2026-08-25 23:21:10] "POST /ref-update HTTP/1.1" 200 156 0.146075 10.0.0.186 - - [2026-08-25 23:21:10] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008101 10.0.0.186 - - [2026-08-25 23:21:10] "POST /set-tag HTTP/1.1" 200 109 0.002605 10.0.0.186 - - [2026-08-25 23:21:17] "GET / HTTP/1.1" 200 36215 0.001884 10.0.0.186 - - [2026-08-25 23:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.186 - - [2026-08-25 23:21:17] "GET /routing-instance/28147c38-436f-405b-afa7-a0db114d78ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007455 10.0.0.186 - - [2026-08-25 23:21:17] "POST /bgp-routers HTTP/1.1" 409 301 0.002565 10.0.0.186 - - [2026-08-25 23:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002480 10.0.0.186 - - [2026-08-25 23:21:17] "GET /bgp-router/64fa9a44-d9ff-4dcc-b19b-01f5fcde0806?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.005120 10.0.0.186 - - [2026-08-25 23:21:17] "PUT /bgp-router/64fa9a44-d9ff-4dcc-b19b-01f5fcde0806 HTTP/1.1" 200 255 0.015731 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:21:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001276 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:21:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001285 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:21:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001426 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:21:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001144 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:21:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001465 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:21:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001333 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:21:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000980 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:21:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001277 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:22:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001017 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:22:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001163 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:22:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001297 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:22:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001017 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:22:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000923 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:22:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001077 10.0.0.161 - - [2026-08-25 23:22:25] "GET / HTTP/1.1" 200 36215 0.001916 10.0.0.161 - - [2026-08-25 23:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.161 - - [2026-08-25 23:22:25] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.007478 10.0.0.161 - - [2026-08-25 23:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.161 - - [2026-08-25 23:22:25] "GET /routing-instance/28147c38-436f-405b-afa7-a0db114d78ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003808 10.0.0.161 - - [2026-08-25 23:22:25] "PUT /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44 HTTP/1.1" 200 275 0.019953 10.0.0.161 - - [2026-08-25 23:22:25] "POST /fqname-to-id HTTP/1.1" 404 216 0.021375 10.0.0.161 - - [2026-08-25 23:22:25] "POST /virtual-routers HTTP/1.1" 200 601 0.029125 10.0.0.161 - - [2026-08-25 23:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016873 10.0.0.161 - - [2026-08-25 23:22:25] "GET /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.015993 10.0.0.161 - - [2026-08-25 23:22:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.003003 10.0.0.161 - - [2026-08-25 23:22:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002735 10.0.0.161 - - [2026-08-25 23:22:25] "GET /virtual-network/04c3a5ec-dfaf-4555-9365-f7ea0cf4f63c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.016741 10.0.0.161 - - [2026-08-25 23:22:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.080138 10.0.0.186 - - [2026-08-25 23:24:16] "GET /global-system-configs HTTP/1.1" 200 323 0.015429 10.0.0.186 - - [2026-08-25 23:24:17] "GET /global-system-configs HTTP/1.1" 200 323 0.019137 10.0.0.186 - - [2026-08-25 23:24:56] "GET /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1259 0.003806 10.0.0.186 - - [2026-08-25 23:24:56] "POST /ref-update HTTP/1.1" 200 156 0.013577 10.0.0.186 - - [2026-08-25 23:25:04] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007520 10.0.0.186 - - [2026-08-25 23:25:04] "POST /set-tag HTTP/1.1" 200 109 0.003074 10.0.0.186 - - [2026-08-25 23:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005142 10.0.0.186 - - [2026-08-25 23:25:04] "GET /loadbalancer/72d7c0e4-e859-47a8-8c5a-243ce60ae4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004324 10.0.0.186 - - [2026-08-25 23:25:04] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.006183 10.0.0.186 - - [2026-08-25 23:25:04] "POST /set-tag HTTP/1.1" 200 109 0.003497 10.0.0.186 - - [2026-08-25 23:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005128 10.0.0.186 - - [2026-08-25 23:25:04] "GET /loadbalancer/72d7c0e4-e859-47a8-8c5a-243ce60ae4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004708 10.0.0.186 - - [2026-08-25 23:25:04] "GET /loadbalancer-pool/6c2bb016-6f8c-4414-a197-db8acf030eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.006171 10.0.0.186 - - [2026-08-25 23:25:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.022464 10.0.0.186 - - [2026-08-25 23:25:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.021786 10.0.0.186 - - [2026-08-25 23:25:04] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009478 10.0.0.186 - - [2026-08-25 23:25:04] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.018125 10.0.0.186 - - [2026-08-25 23:25:04] "POST /ref-update HTTP/1.1" 200 156 0.030554 10.0.0.186 - - [2026-08-25 23:25:04] "POST /tags HTTP/1.1" 409 205 0.005486 10.0.0.186 - - [2026-08-25 23:25:04] "GET /floating-ip/87d2506d-4a34-433e-b48e-9cf18357ed5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.009078 10.0.0.186 - - [2026-08-25 23:25:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003978 10.0.0.186 - - [2026-08-25 23:25:04] "GET /tag/bf5a2c31-7859-48e0-ab7f-33d6ad8b2ec7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.020384 10.0.0.186 - - [2026-08-25 23:25:04] "PUT /floating-ip/87d2506d-4a34-433e-b48e-9cf18357ed5a HTTP/1.1" 200 257 0.035487 10.0.0.186 - - [2026-08-25 23:25:04] "POST /set-tag HTTP/1.1" 200 109 0.079895 10.0.0.186 - - [2026-08-25 23:25:04] "GET /loadbalancer-pool/40f6e390-19f4-4c30-aae9-67340df7aebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.060294 10.0.0.186 - - [2026-08-25 23:25:04] "POST /loadbalancer-members HTTP/1.1" 200 692 0.072602 10.0.0.186 - - [2026-08-25 23:25:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.017711 10.0.0.186 - - [2026-08-25 23:25:04] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007270 10.0.0.186 - - [2026-08-25 23:25:05] "POST /set-tag HTTP/1.1" 200 109 0.004103 10.0.0.186 - - [2026-08-25 23:25:05] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007422 10.0.0.186 - - [2026-08-25 23:25:05] "POST /ref-update HTTP/1.1" 200 156 0.010553 10.0.0.186 - - [2026-08-25 23:25:05] "GET /floating-ip/87d2506d-4a34-433e-b48e-9cf18357ed5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.010641 10.0.0.186 - - [2026-08-25 23:25:05] "GET /loadbalancer-pool/257280f7-5e36-4e34-ad31-0ddec2023a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008183 10.0.0.186 - - [2026-08-25 23:25:05] "PUT /floating-ip/87d2506d-4a34-433e-b48e-9cf18357ed5a HTTP/1.1" 200 257 0.028512 10.0.0.186 - - [2026-08-25 23:25:05] "POST /loadbalancer-members HTTP/1.1" 200 694 0.049886 10.0.0.186 - - [2026-08-25 23:25:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.026222 10.0.0.186 - - [2026-08-25 23:25:05] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.049490 10.0.0.186 - - [2026-08-25 23:25:05] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.016997 10.0.0.186 - - [2026-08-25 23:25:05] "POST /ref-update HTTP/1.1" 200 156 0.010729 10.0.0.186 - - [2026-08-25 23:25:05] "GET /floating-ip/87d2506d-4a34-433e-b48e-9cf18357ed5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.008453 10.0.0.186 - - [2026-08-25 23:25:05] "POST /set-tag HTTP/1.1" 200 109 0.015228 10.0.0.186 - - [2026-08-25 23:25:05] "PUT /floating-ip/87d2506d-4a34-433e-b48e-9cf18357ed5a HTTP/1.1" 200 257 0.031619 10.0.0.161 - - [2026-08-25 23:25:57] "GET / HTTP/1.1" 200 36215 0.002043 10.0.0.161 - - [2026-08-25 23:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003060 10.0.0.161 - - [2026-08-25 23:25:57] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006187 10.0.0.161 - - [2026-08-25 23:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.161 - - [2026-08-25 23:25:57] "GET /routing-instance/28147c38-436f-405b-afa7-a0db114d78ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004238 10.0.0.161 - - [2026-08-25 23:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002267 10.0.0.161 - - [2026-08-25 23:25:57] "GET /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.012189 10.0.0.161 - - [2026-08-25 23:25:57] "PUT /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536 HTTP/1.1" 200 263 0.012209 10.0.0.161 - - [2026-08-25 23:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.034056 10.0.0.161 - - [2026-08-25 23:25:57] "GET /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005716 10.0.0.161 - - [2026-08-25 23:25:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.161 - - [2026-08-25 23:25:57] "GET /virtual-machine-interface/33123e9a-77ed-455a-8bf7-891dc2c9a775?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004480 10.0.0.161 - - [2026-08-25 23:25:57] "PUT /virtual-machine-interface/33123e9a-77ed-455a-8bf7-891dc2c9a775 HTTP/1.1" 200 285 0.024597 10.0.0.186 - - [2026-08-25 23:26:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010134 10.0.0.186 - - [2026-08-25 23:26:16] "GET /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.005331 10.0.0.186 - - [2026-08-25 23:26:18] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007749 10.0.0.186 - - [2026-08-25 23:26:18] "POST /set-tag HTTP/1.1" 200 109 0.002867 10.0.0.186 - - [2026-08-25 23:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.186 - - [2026-08-25 23:26:19] "GET /loadbalancer/72d7c0e4-e859-47a8-8c5a-243ce60ae4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003814 10.0.0.186 - - [2026-08-25 23:26:19] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.008422 10.0.0.186 - - [2026-08-25 23:26:19] "POST /set-tag HTTP/1.1" 200 109 0.049408 10.0.0.186 - - [2026-08-25 23:26:19] "DELETE /loadbalancer-member/4b9a991e-de91-4739-9232-335c418a2765 HTTP/1.1" 200 115 0.089545 10.0.0.186 - - [2026-08-25 23:26:19] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009508 10.0.0.186 - - [2026-08-25 23:26:19] "POST /set-tag HTTP/1.1" 200 109 0.005624 10.0.0.186 - - [2026-08-25 23:26:19] "DELETE /loadbalancer-member/d6652623-9060-4422-9a17-4a10a4e26f69 HTTP/1.1" 200 115 0.056893 10.0.0.186 - - [2026-08-25 23:26:19] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010334 10.0.0.186 - - [2026-08-25 23:26:19] "POST /set-tag HTTP/1.1" 200 109 0.003831 10.0.0.186 - - [2026-08-25 23:26:19] "DELETE /loadbalancer-member/c3e4af5d-217f-4a0d-8842-4cf106bb09dd HTTP/1.1" 200 115 0.101028 10.0.0.186 - - [2026-08-25 23:26:19] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.018867 10.0.0.186 - - [2026-08-25 23:26:19] "POST /set-tag HTTP/1.1" 200 109 0.003312 10.0.0.186 - - [2026-08-25 23:26:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.186 - - [2026-08-25 23:26:19] "GET /loadbalancer/72d7c0e4-e859-47a8-8c5a-243ce60ae4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003816 10.0.0.186 - - [2026-08-25 23:26:19] "GET /loadbalancer-pool/6c2bb016-6f8c-4414-a197-db8acf030eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003906 10.0.0.186 - - [2026-08-25 23:26:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.029814 10.0.0.186 - - [2026-08-25 23:26:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.027795 10.0.0.186 - - [2026-08-25 23:26:19] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.023054 10.0.0.186 - - [2026-08-25 23:26:19] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.012243 10.0.0.186 - - [2026-08-25 23:26:19] "GET /floating-ip/87d2506d-4a34-433e-b48e-9cf18357ed5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.004493 10.0.0.186 - - [2026-08-25 23:26:19] "POST /set-tag HTTP/1.1" 200 109 0.082102 10.0.0.186 - - [2026-08-25 23:26:19] "GET /loadbalancer-pool/40f6e390-19f4-4c30-aae9-67340df7aebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.033062 10.0.0.186 - - [2026-08-25 23:26:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037230 10.0.0.186 - - [2026-08-25 23:26:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014746 10.0.0.186 - - [2026-08-25 23:26:20] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.024144 10.0.0.186 - - [2026-08-25 23:26:20] "POST /set-tag HTTP/1.1" 200 109 0.013329 10.0.0.186 - - [2026-08-25 23:26:20] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011476 10.0.0.186 - - [2026-08-25 23:26:20] "GET /floating-ip/87d2506d-4a34-433e-b48e-9cf18357ed5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.008701 10.0.0.186 - - [2026-08-25 23:26:20] "GET /loadbalancer-pool/257280f7-5e36-4e34-ad31-0ddec2023a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.003150 10.0.0.186 - - [2026-08-25 23:26:20] "POST /loadbalancer-members HTTP/1.1" 200 694 0.068846 10.0.0.186 - - [2026-08-25 23:26:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.014287 10.0.0.186 - - [2026-08-25 23:26:20] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.016910 10.0.0.186 - - [2026-08-25 23:26:20] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.013052 10.0.0.186 - - [2026-08-25 23:26:20] "GET /floating-ip/87d2506d-4a34-433e-b48e-9cf18357ed5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002980 10.0.0.186 - - [2026-08-25 23:26:20] "POST /set-tag HTTP/1.1" 200 109 0.004691 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:26:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001159 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:26:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001160 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:26:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001021 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:26:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000989 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:26:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001378 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:26:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001266 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:26:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001114 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:26:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001412 10.0.0.186 - - [2026-08-25 23:29:16] "GET /global-system-configs HTTP/1.1" 200 323 0.004531 10.0.0.186 - - [2026-08-25 23:29:17] "GET /global-system-configs HTTP/1.1" 200 323 0.009533 10.0.0.186 - - [2026-08-25 23:30:39] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006122 10.0.0.186 - - [2026-08-25 23:30:39] "POST /set-tag HTTP/1.1" 200 109 0.008120 10.0.0.186 - - [2026-08-25 23:30:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005532 10.0.0.186 - - [2026-08-25 23:30:39] "GET /loadbalancer/72d7c0e4-e859-47a8-8c5a-243ce60ae4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003443 10.0.0.186 - - [2026-08-25 23:30:40] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007465 10.0.0.186 - - [2026-08-25 23:30:40] "POST /set-tag HTTP/1.1" 200 109 0.038765 10.0.0.186 - - [2026-08-25 23:30:40] "DELETE /loadbalancer-member/c96b545e-312f-4f3a-97c5-1a7a457c122a HTTP/1.1" 200 115 0.092444 10.0.0.186 - - [2026-08-25 23:30:40] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.012904 10.0.0.186 - - [2026-08-25 23:30:40] "POST /set-tag HTTP/1.1" 200 109 0.003309 10.0.0.186 - - [2026-08-25 23:30:40] "DELETE /loadbalancer-member/fdc334c0-d411-4e7b-bb31-6332b32e8a25 HTTP/1.1" 200 115 0.080657 10.0.0.186 - - [2026-08-25 23:30:40] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008557 10.0.0.186 - - [2026-08-25 23:30:40] "POST /set-tag HTTP/1.1" 200 109 0.004404 10.0.0.186 - - [2026-08-25 23:30:40] "DELETE /loadbalancer-member/7359ba13-7534-474b-b3e6-9f68ca0ef229 HTTP/1.1" 200 115 0.083449 10.0.0.186 - - [2026-08-25 23:30:40] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008619 10.0.0.186 - - [2026-08-25 23:30:40] "POST /set-tag HTTP/1.1" 200 109 0.006423 10.0.0.186 - - [2026-08-25 23:30:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.186 - - [2026-08-25 23:30:40] "GET /loadbalancer/72d7c0e4-e859-47a8-8c5a-243ce60ae4bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.006879 10.0.0.186 - - [2026-08-25 23:30:40] "GET /loadbalancer-pool/6c2bb016-6f8c-4414-a197-db8acf030eec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003399 10.0.0.186 - - [2026-08-25 23:30:40] "POST /loadbalancer-members HTTP/1.1" 200 692 0.077862 10.0.0.186 - - [2026-08-25 23:30:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.042579 10.0.0.186 - - [2026-08-25 23:30:40] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.018049 10.0.0.186 - - [2026-08-25 23:30:40] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.017782 10.0.0.186 - - [2026-08-25 23:30:40] "GET /floating-ip/87d2506d-4a34-433e-b48e-9cf18357ed5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.012394 10.0.0.186 - - [2026-08-25 23:30:40] "POST /set-tag HTTP/1.1" 200 109 0.111522 10.0.0.186 - - [2026-08-25 23:30:40] "GET /loadbalancer-pool/40f6e390-19f4-4c30-aae9-67340df7aebd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.026110 10.0.0.186 - - [2026-08-25 23:30:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.086709 10.0.0.186 - - [2026-08-25 23:30:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.018770 10.0.0.186 - - [2026-08-25 23:30:41] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.022611 10.0.0.186 - - [2026-08-25 23:30:41] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009258 10.0.0.186 - - [2026-08-25 23:30:41] "POST /set-tag HTTP/1.1" 200 109 0.006921 10.0.0.186 - - [2026-08-25 23:30:41] "GET /floating-ip/87d2506d-4a34-433e-b48e-9cf18357ed5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003717 10.0.0.186 - - [2026-08-25 23:30:41] "GET /loadbalancer-pool/257280f7-5e36-4e34-ad31-0ddec2023a2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004009 10.0.0.186 - - [2026-08-25 23:30:41] "POST /loadbalancer-members HTTP/1.1" 200 694 0.046923 10.0.0.186 - - [2026-08-25 23:30:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.043005 10.0.0.186 - - [2026-08-25 23:30:41] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.030636 10.0.0.186 - - [2026-08-25 23:30:41] "GET /virtual-machine-interface/a1050242-a0db-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.019130 10.0.0.186 - - [2026-08-25 23:30:41] "GET /floating-ip/87d2506d-4a34-433e-b48e-9cf18357ed5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003876 10.0.0.186 - - [2026-08-25 23:30:41] "POST /set-tag HTTP/1.1" 200 109 0.006482 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:31:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001246 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:31:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001377 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:31:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001637 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:31:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001114 10.0.0.186 - - [2026-08-25 23:31:32] "GET / HTTP/1.1" 200 36215 0.002332 10.0.0.186 - - [2026-08-25 23:31:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004000 10.0.0.186 - - [2026-08-25 23:31:33] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.064063 10.0.0.186 - - [2026-08-25 23:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002764 10.0.0.186 - - [2026-08-25 23:31:33] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.058918 10.0.0.186 - - [2026-08-25 23:31:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.186 - - [2026-08-25 23:31:34] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.102434 10.0.0.186 - - [2026-08-25 23:31:34] "POST /tags HTTP/1.1" 200 334 0.044557 10.0.0.186 - - [2026-08-25 23:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.035801 10.0.0.186 - - [2026-08-25 23:31:34] "GET /tag/6089f092-4cf8-4fab-b0a7-0928961cc91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.049701 10.0.0.186 - - [2026-08-25 23:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.186 - - [2026-08-25 23:31:34] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.075178 10.0.0.186 - - [2026-08-25 23:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018503 10.0.0.186 - - [2026-08-25 23:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009018 10.0.0.186 - - [2026-08-25 23:31:34] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.027637 10.0.0.186 - - [2026-08-25 23:31:34] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.087647 10.0.0.186 - - [2026-08-25 23:31:34] "GET /virtual-networks?parent_id=6f02d5ed-549e-44e4-b8b3-2ed895b4d027&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.013234 10.0.0.186 - - [2026-08-25 23:31:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009941 10.0.0.186 - - [2026-08-25 23:31:34] "GET /service-appliance-set/bb3d78b0-5d96-4249-9747-b2a7ec8785aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.004448 10.0.0.186 - - [2026-08-25 23:31:34] "POST /fqname-to-id HTTP/1.1" 404 254 0.017741 10.0.0.186 - - [2026-08-25 23:31:34] "POST /virtual-networks HTTP/1.1" 200 514 0.176347 10.0.0.186 - - [2026-08-25 23:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.042494 10.0.0.186 - - [2026-08-25 23:31:35] "GET /network-ipam/6da21692-f926-4ac0-841f-dfe17b8e8a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.004361 10.0.0.186 - - [2026-08-25 23:31:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.246804 10.0.0.186 - - [2026-08-25 23:31:35] "GET /virtual-machine-interface/02b476e1-e845-45a9-9b0b-702001e1f103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.082816 10.0.0.186 - - [2026-08-25 23:31:35] "POST /useragent-kv HTTP/1.1" 200 115 0.024404 10.0.0.186 - - [2026-08-25 23:31:35] "POST /ref-update HTTP/1.1" 200 156 0.256203 10.0.0.186 - - [2026-08-25 23:31:35] "GET /virtual-network/62ce3b9f-028a-4e08-ae04-00b3aada4084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.010114 10.0.0.186 - - [2026-08-25 23:31:35] "POST /route-targets HTTP/1.1" 200 328 0.046896 10.0.0.186 - - [2026-08-25 23:31:35] "POST /instance-ips HTTP/1.1" 200 410 0.143666 10.0.0.186 - - [2026-08-25 23:31:35] "GET /domains HTTP/1.1" 200 281 0.019251 10.0.0.186 - - [2026-08-25 23:31:35] "GET /instance-ip/521c9cb5-7647-4ad3-a784-de7d296040e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.011554 10.0.0.186 - - [2026-08-25 23:31:35] "GET /domain/9cb69911-e429-4779-864a-65c065c8b3d9 HTTP/1.1" 200 3099 0.055418 10.0.0.186 - - [2026-08-25 23:31:35] "POST /ref-update HTTP/1.1" 200 156 0.088214 10.0.0.186 - - [2026-08-25 23:31:35] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027 HTTP/1.1" 200 5497 0.126709 10.0.0.186 - - [2026-08-25 23:31:35] "POST /loadbalancers HTTP/1.1" 200 612 0.165104 10.0.0.186 - - [2026-08-25 23:31:35] "GET /virtual-network/62ce3b9f-028a-4e08-ae04-00b3aada4084 HTTP/1.1" 200 2089 0.037494 10.0.0.186 - - [2026-08-25 23:31:35] "GET /virtual-network/62ce3b9f-028a-4e08-ae04-00b3aada4084 HTTP/1.1" 200 2089 0.017470 10.0.0.186 - - [2026-08-25 23:31:35] "GET /routing-instance/853e7ca8-3899-4287-9816-57c60a8620fc HTTP/1.1" 200 1405 0.003434 10.0.0.186 - - [2026-08-25 23:31:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.055633 10.0.0.186 - - [2026-08-25 23:31:35] "GET /routing-instance/853e7ca8-3899-4287-9816-57c60a8620fc HTTP/1.1" 200 1405 0.007297 10.0.0.186 - - [2026-08-25 23:31:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.030328 10.0.0.186 - - [2026-08-25 23:31:35] "GET /route-target/685402e7-4d97-45ce-a862-73e5d5084e3f HTTP/1.1" 200 1154 0.007285 10.0.0.186 - - [2026-08-25 23:31:35] "GET /virtual-network/62ce3b9f-028a-4e08-ae04-00b3aada4084 HTTP/1.1" 200 2089 0.005009 10.0.0.186 - - [2026-08-25 23:31:35] "GET /routing-instance/853e7ca8-3899-4287-9816-57c60a8620fc HTTP/1.1" 200 1405 0.006498 10.0.0.186 - - [2026-08-25 23:31:35] "GET /virtual-network/62ce3b9f-028a-4e08-ae04-00b3aada4084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.009113 10.0.0.186 - - [2026-08-25 23:31:35] "GET /virtual-network/62ce3b9f-028a-4e08-ae04-00b3aada4084 HTTP/1.1" 200 2089 0.043141 10.0.0.186 - - [2026-08-25 23:31:35] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.131861 10.0.0.186 - - [2026-08-25 23:31:35] "GET /instance-ip/521c9cb5-7647-4ad3-a784-de7d296040e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.013654 10.0.0.186 - - [2026-08-25 23:31:35] "GET /routing-instance/853e7ca8-3899-4287-9816-57c60a8620fc HTTP/1.1" 200 1405 0.012915 10.0.0.186 - - [2026-08-25 23:31:35] "GET /routing-instance/853e7ca8-3899-4287-9816-57c60a8620fc HTTP/1.1" 200 1405 0.017065 10.0.0.186 - - [2026-08-25 23:31:35] "GET /route-target/685402e7-4d97-45ce-a862-73e5d5084e3f HTTP/1.1" 200 1154 0.012863 10.0.0.186 - - [2026-08-25 23:31:35] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.166442 10.0.0.186 - - [2026-08-25 23:31:35] "GET /loadbalancer/3491b822-64e9-4378-a5d4-a2560057e64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.008812 10.0.0.186 - - [2026-08-25 23:31:35] "GET /domains HTTP/1.1" 200 281 0.005677 10.0.0.186 - - [2026-08-25 23:31:35] "GET /domain/9cb69911-e429-4779-864a-65c065c8b3d9 HTTP/1.1" 200 3099 0.004434 10.0.0.186 - - [2026-08-25 23:31:35] "POST /floating-ips HTTP/1.1" 200 599 0.118234 10.0.0.186 - - [2026-08-25 23:31:36] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.118467 10.0.0.186 - - [2026-08-25 23:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009516 10.0.0.186 - - [2026-08-25 23:31:36] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027 HTTP/1.1" 200 6293 0.169416 10.0.0.186 - - [2026-08-25 23:31:36] "GET /virtual-network/62ce3b9f-028a-4e08-ae04-00b3aada4084 HTTP/1.1" 200 2089 0.022689 10.0.0.186 - - [2026-08-25 23:31:36] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.095560 10.0.0.186 - - [2026-08-25 23:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005887 10.0.0.186 - - [2026-08-25 23:31:36] "GET /loadbalancer-listener/015b7e22-93a0-471c-95ac-20e85ff0b137?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1805 0.006401 10.0.0.186 - - [2026-08-25 23:31:36] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048838 10.0.0.186 - - [2026-08-25 23:31:36] "GET /virtual-network/62ce3b9f-028a-4e08-ae04-00b3aada4084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.006345 10.0.0.186 - - [2026-08-25 23:31:36] "GET /loadbalancer-listener/015b7e22-93a0-471c-95ac-20e85ff0b137?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.009935 10.0.0.186 - - [2026-08-25 23:31:36] "GET /floating-ip-pools?parent_id=62ce3b9f-028a-4e08-ae04-00b3aada4084&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.003704 10.0.0.186 - - [2026-08-25 23:31:36] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.033102 10.0.0.186 - - [2026-08-25 23:31:36] "GET /virtual-network/62ce3b9f-028a-4e08-ae04-00b3aada4084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.019509 10.0.0.186 - - [2026-08-25 23:31:36] "GET /instance-ip/521c9cb5-7647-4ad3-a784-de7d296040e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1656 0.017542 10.0.0.186 - - [2026-08-25 23:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008486 10.0.0.186 - - [2026-08-25 23:31:36] "GET /instance-ip/521c9cb5-7647-4ad3-a784-de7d296040e5?fields=floating_ips HTTP/1.1" 200 1214 0.010237 10.0.0.186 - - [2026-08-25 23:31:36] "GET /floating-ip/695bf787-a738-4a0e-aee2-87f1f196d9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1481 0.003261 10.0.0.186 - - [2026-08-25 23:31:36] "POST /floating-ip-pools HTTP/1.1" 200 564 0.045305 10.0.0.186 - - [2026-08-25 23:31:36] "GET /loadbalancer/3491b822-64e9-4378-a5d4-a2560057e64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.014813 10.0.0.186 - - [2026-08-25 23:31:36] "POST /ref-update HTTP/1.1" 200 156 0.034463 10.0.0.186 - - [2026-08-25 23:31:36] "GET /virtual-network/62ce3b9f-028a-4e08-ae04-00b3aada4084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.019972 10.0.0.186 - - [2026-08-25 23:31:36] "GET /domains HTTP/1.1" 200 281 0.004627 10.0.0.186 - - [2026-08-25 23:31:36] "GET /domain/9cb69911-e429-4779-864a-65c065c8b3d9 HTTP/1.1" 200 3099 0.006158 10.0.0.186 - - [2026-08-25 23:31:36] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027 HTTP/1.1" 200 6840 0.095850 10.0.0.186 - - [2026-08-25 23:31:36] "POST /tags HTTP/1.1" 200 296 0.219219 10.0.0.186 - - [2026-08-25 23:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.029207 10.0.0.186 - - [2026-08-25 23:31:36] "GET /virtual-network/62ce3b9f-028a-4e08-ae04-00b3aada4084 HTTP/1.1" 200 2328 0.044042 10.0.0.186 - - [2026-08-25 23:31:36] "GET /floating-ip-pool/afee4435-b372-4e68-8320-f795adf2f515 HTTP/1.1" 200 1317 0.003054 10.0.0.186 - - [2026-08-25 23:31:36] "GET /domains HTTP/1.1" 200 281 0.002850 10.0.0.186 - - [2026-08-25 23:31:36] "GET /domain/9cb69911-e429-4779-864a-65c065c8b3d9 HTTP/1.1" 200 3099 0.004064 10.0.0.186 - - [2026-08-25 23:31:36] "GET /tag/08a04790-7a78-4685-92e8-1496596fa023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1097 0.017023 10.0.0.186 - - [2026-08-25 23:31:36] "POST /tags HTTP/1.1" 409 233 0.001534 10.0.0.186 - - [2026-08-25 23:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001636 10.0.0.186 - - [2026-08-25 23:31:36] "GET /tag/3e49c617-2279-49d1-b9b8-ce1822f6255f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.019028 10.0.0.186 - - [2026-08-25 23:31:36] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027 HTTP/1.1" 200 6840 0.080611 10.0.0.186 - - [2026-08-25 23:31:36] "POST /tags HTTP/1.1" 409 206 0.010820 10.0.0.186 - - [2026-08-25 23:31:36] "GET /virtual-network/62ce3b9f-028a-4e08-ae04-00b3aada4084 HTTP/1.1" 200 2328 0.009676 10.0.0.186 - - [2026-08-25 23:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006256 10.0.0.186 - - [2026-08-25 23:31:36] "GET /virtual-network/62ce3b9f-028a-4e08-ae04-00b3aada4084?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.008605 10.0.0.186 - - [2026-08-25 23:31:36] "GET /tag/28cb7557-8899-477a-9c2e-e518ae67ccec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.017226 10.0.0.186 - - [2026-08-25 23:31:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.186 - - [2026-08-25 23:31:36] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005626 10.0.0.186 - - [2026-08-25 23:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003159 10.0.0.186 - - [2026-08-25 23:31:37] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.073175 10.0.0.186 - - [2026-08-25 23:31:37] "POST /virtual-machines HTTP/1.1" 200 370 0.013368 10.0.0.186 - - [2026-08-25 23:31:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.019287 10.0.0.186 - - [2026-08-25 23:31:37] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.150429 10.0.0.186 - - [2026-08-25 23:31:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.037408 10.0.0.186 - - [2026-08-25 23:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.014745 10.0.0.186 - - [2026-08-25 23:31:37] "GET /virtual-machine-interface/1db3e442-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.008023 10.0.0.186 - - [2026-08-25 23:31:37] "POST /instance-ips HTTP/1.1" 200 410 0.048536 10.0.0.186 - - [2026-08-25 23:31:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.036632 10.0.0.186 - - [2026-08-25 23:31:37] "GET /virtual-machine-interface/1db3e442-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.025159 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:31:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001133 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:31:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001308 10.0.0.186 - - [2026-08-25 23:31:37] "POST /set-tag HTTP/1.1" 200 109 0.026172 10.0.0.186 - - [2026-08-25 23:31:37] "GET /virtual-machine-interface/1db3e442-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.029505 10.0.0.186 - - [2026-08-25 23:31:37] "GET /instance-ip/1dd1086a-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004223 10.0.0.186 - - [2026-08-25 23:31:37] "GET /virtual-machine-interface/1db3e442-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010052 10.0.0.186 - - [2026-08-25 23:31:37] "POST /set-tag HTTP/1.1" 200 109 0.002888 10.0.0.186 - - [2026-08-25 23:31:37] "GET /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003321 10.0.0.186 - - [2026-08-25 23:31:37] "POST /ref-update HTTP/1.1" 200 156 0.024575 10.0.0.186 - - [2026-08-25 23:31:37] "GET /virtual-machine-interface/1db3e442-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.027558 10.0.0.186 - - [2026-08-25 23:31:37] "POST /set-tag HTTP/1.1" 200 109 0.005710 10.0.0.186 - - [2026-08-25 23:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.186 - - [2026-08-25 23:31:37] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005642 10.0.0.186 - - [2026-08-25 23:31:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.186 - - [2026-08-25 23:31:38] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.155866 10.0.0.186 - - [2026-08-25 23:31:38] "POST /virtual-machines HTTP/1.1" 200 370 0.036764 10.0.0.186 - - [2026-08-25 23:31:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.016492 10.0.0.186 - - [2026-08-25 23:31:38] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.156597 10.0.0.186 - - [2026-08-25 23:31:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.043897 10.0.0.186 - - [2026-08-25 23:31:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.023362 10.0.0.186 - - [2026-08-25 23:31:38] "GET /virtual-machine-interface/1e55a2f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005013 10.0.0.186 - - [2026-08-25 23:31:38] "POST /instance-ips HTTP/1.1" 200 410 0.064677 10.0.0.186 - - [2026-08-25 23:31:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.054200 10.0.0.186 - - [2026-08-25 23:31:38] "GET /virtual-machine-interface/1e55a2f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.016908 10.0.0.186 - - [2026-08-25 23:31:38] "POST /set-tag HTTP/1.1" 200 109 0.029175 10.0.0.186 - - [2026-08-25 23:31:38] "GET /virtual-machine-interface/1e55a2f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.030001 10.0.0.186 - - [2026-08-25 23:31:38] "GET /instance-ip/1e77f242-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003881 10.0.0.186 - - [2026-08-25 23:31:38] "GET /virtual-machine-interface/1e55a2f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005453 10.0.0.186 - - [2026-08-25 23:31:38] "POST /set-tag HTTP/1.1" 200 109 0.002915 10.0.0.186 - - [2026-08-25 23:31:38] "GET /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1691 0.006639 10.0.0.186 - - [2026-08-25 23:31:38] "POST /ref-update HTTP/1.1" 200 156 0.012406 10.0.0.186 - - [2026-08-25 23:31:38] "GET /virtual-machine-interface/1e55a2f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007276 10.0.0.186 - - [2026-08-25 23:31:38] "POST /set-tag HTTP/1.1" 200 109 0.003208 10.0.0.186 - - [2026-08-25 23:31:39] "POST /tags HTTP/1.1" 200 366 0.110995 10.0.0.186 - - [2026-08-25 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014141 10.0.0.186 - - [2026-08-25 23:31:39] "GET /tag/d266898c-7609-4ab0-9972-226626730bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.021712 10.0.0.186 - - [2026-08-25 23:31:39] "POST /tags HTTP/1.1" 409 206 0.004071 10.0.0.186 - - [2026-08-25 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002889 10.0.0.186 - - [2026-08-25 23:31:39] "GET /tag/28cb7557-8899-477a-9c2e-e518ae67ccec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.029667 10.0.0.186 - - [2026-08-25 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005911 10.0.0.186 - - [2026-08-25 23:31:39] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.099220 10.0.0.186 - - [2026-08-25 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007794 10.0.0.186 - - [2026-08-25 23:31:39] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008302 10.0.0.186 - - [2026-08-25 23:31:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002526 10.0.0.186 - - [2026-08-25 23:31:39] "GET /service-appliance-set/7cb93a02-f0b7-40f1-a286-e7eb925200bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.010006 10.0.0.186 - - [2026-08-25 23:31:39] "POST /fqname-to-id HTTP/1.1" 404 258 0.002192 10.0.0.186 - - [2026-08-25 23:31:39] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.138427 10.0.0.186 - - [2026-08-25 23:31:39] "GET /virtual-machine-interface/839a3866-7ba1-4c07-b00c-ddc024517d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.045797 10.0.0.186 - - [2026-08-25 23:31:39] "POST /set-tag HTTP/1.1" 200 109 0.033349 10.0.0.186 - - [2026-08-25 23:31:39] "POST /instance-ips HTTP/1.1" 200 418 0.053326 10.0.0.186 - - [2026-08-25 23:31:39] "GET /instance-ip/2e900c61-e997-4bc3-bdd1-e88e6ac85c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1667 0.025766 10.0.0.186 - - [2026-08-25 23:31:40] "POST /loadbalancers HTTP/1.1" 200 620 0.089348 10.0.0.186 - - [2026-08-25 23:31:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.014130 10.0.0.186 - - [2026-08-25 23:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.009363 10.0.0.186 - - [2026-08-25 23:31:40] "POST /service-instances HTTP/1.1" 200 568 0.088691 10.0.0.186 - - [2026-08-25 23:31:40] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.100097 10.0.0.186 - - [2026-08-25 23:31:40] "POST /ref-update HTTP/1.1" 200 156 0.056500 10.0.0.186 - - [2026-08-25 23:31:40] "GET /virtual-machine-interface/839a3866-7ba1-4c07-b00c-ddc024517d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.006067 10.0.0.186 - - [2026-08-25 23:31:40] "GET /virtual-machine-interface/839a3866-7ba1-4c07-b00c-ddc024517d73?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.008044 10.0.0.186 - - [2026-08-25 23:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002636 10.0.0.186 - - [2026-08-25 23:31:40] "GET /floating-ip-pool/afee4435-b372-4e68-8320-f795adf2f515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.007299 10.0.0.186 - - [2026-08-25 23:31:40] "PUT /service-instance/73198fa3-ec7c-4848-9e8b-1f36aac6f9fb HTTP/1.1" 200 267 0.061436 10.0.0.186 - - [2026-08-25 23:31:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.052011 10.0.0.186 - - [2026-08-25 23:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004504 10.0.0.186 - - [2026-08-25 23:31:40] "POST /virtual-machines HTTP/1.1" 200 430 0.087801 10.0.0.186 - - [2026-08-25 23:31:40] "POST /floating-ips HTTP/1.1" 200 673 0.324842 10.0.0.186 - - [2026-08-25 23:31:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.029807 10.0.0.186 - - [2026-08-25 23:31:40] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022836 10.0.0.186 - - [2026-08-25 23:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.006083 10.0.0.186 - - [2026-08-25 23:31:40] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.015540 10.0.0.186 - - [2026-08-25 23:31:40] "POST /tags HTTP/1.1" 409 221 0.004230 10.0.0.186 - - [2026-08-25 23:31:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.266945 10.0.0.186 - - [2026-08-25 23:31:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.021524 10.0.0.186 - - [2026-08-25 23:31:41] "GET /tag/6089f092-4cf8-4fab-b0a7-0928961cc91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.039442 10.0.0.186 - - [2026-08-25 23:31:41] "POST /tags HTTP/1.1" 409 238 0.002775 10.0.0.186 - - [2026-08-25 23:31:41] "POST /chown HTTP/1.1" 200 109 0.053904 10.0.0.186 - - [2026-08-25 23:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014745 10.0.0.186 - - [2026-08-25 23:31:41] "GET /tag/d266898c-7609-4ab0-9972-226626730bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.036609 10.0.0.186 - - [2026-08-25 23:31:41] "POST /chown HTTP/1.1" 200 109 0.053259 10.0.0.186 - - [2026-08-25 23:31:41] "PUT /virtual-machine-interface/c0603799-27ef-41f9-a541-5330d5bd1957 HTTP/1.1" 200 285 0.045524 10.0.0.186 - - [2026-08-25 23:31:41] "PUT /instance-ip/2e900c61-e997-4bc3-bdd1-e88e6ac85c01 HTTP/1.1" 200 257 0.045436 10.0.0.186 - - [2026-08-25 23:31:41] "POST /firewall-rules HTTP/1.1" 200 652 0.213060 10.0.0.186 - - [2026-08-25 23:31:41] "POST /ref-update HTTP/1.1" 200 156 0.058198 10.0.0.186 - - [2026-08-25 23:31:41] "GET /firewall-rule/84ca3f4c-b753-4f13-a47b-21fbb8d5260b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.014698 10.0.0.186 - - [2026-08-25 23:31:41] "GET /firewall-policy/82285c95-e421-44ed-9ef7-1c5d5ebb9192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002880 10.0.0.186 - - [2026-08-25 23:31:41] "POST /ref-update HTTP/1.1" 200 156 0.033399 10.0.0.186 - - [2026-08-25 23:31:41] "GET /firewall-rule/84ca3f4c-b753-4f13-a47b-21fbb8d5260b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.022376 10.0.0.186 - - [2026-08-25 23:31:41] "POST /ref-update HTTP/1.1" 200 156 0.031008 10.0.0.186 - - [2026-08-25 23:31:41] "POST /ref-update HTTP/1.1" 200 156 0.029242 10.0.0.186 - - [2026-08-25 23:31:41] "POST /ref-update HTTP/1.1" 200 156 0.074947 10.0.0.186 - - [2026-08-25 23:31:41] "POST /ref-update HTTP/1.1" 200 156 0.040274 10.0.0.186 - - [2026-08-25 23:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.021206 10.0.0.186 - - [2026-08-25 23:31:41] "POST /ref-update HTTP/1.1" 200 156 0.062127 10.0.0.186 - - [2026-08-25 23:31:41] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.109340 10.0.0.186 - - [2026-08-25 23:31:41] "POST /virtual-machines HTTP/1.1" 200 430 0.025721 10.0.0.186 - - [2026-08-25 23:31:41] "GET /loadbalancer/80abeb06-9e92-4b70-8af3-2ede44dda9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.009559 10.0.0.186 - - [2026-08-25 23:31:41] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.035482 10.0.0.186 - - [2026-08-25 23:31:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.186 - - [2026-08-25 23:31:41] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.071789 10.0.0.186 - - [2026-08-25 23:31:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.219728 10.0.0.186 - - [2026-08-25 23:31:41] "GET /loadbalancer-listener/0fc7f20e-aef4-4bd6-bf33-193a4e8ff57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.025376 10.0.0.186 - - [2026-08-25 23:31:42] "GET /loadbalancer-listener/0fc7f20e-aef4-4bd6-bf33-193a4e8ff57e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1235 0.012523 10.0.0.186 - - [2026-08-25 23:31:42] "POST /chown HTTP/1.1" 200 109 0.033778 10.0.0.186 - - [2026-08-25 23:31:42] "POST /chown HTTP/1.1" 200 109 0.009671 10.0.0.186 - - [2026-08-25 23:31:42] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.060407 10.0.0.186 - - [2026-08-25 23:31:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.055500 10.0.0.186 - - [2026-08-25 23:31:42] "PUT /virtual-machine-interface/79d32a97-2505-4d4f-927e-fc5797b8e817 HTTP/1.1" 200 285 0.092868 10.0.0.186 - - [2026-08-25 23:31:42] "GET /loadbalancer-pool/ee20c8cf-0651-4055-9b08-fa74f382709f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.022534 10.0.0.186 - - [2026-08-25 23:31:42] "PUT /instance-ip/2e900c61-e997-4bc3-bdd1-e88e6ac85c01 HTTP/1.1" 200 257 0.075903 10.0.0.186 - - [2026-08-25 23:31:42] "POST /loadbalancer-members HTTP/1.1" 200 709 0.044372 10.0.0.186 - - [2026-08-25 23:31:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.035944 10.0.0.186 - - [2026-08-25 23:31:42] "GET /virtual-machine-interface/1db3e442-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014405 10.0.0.186 - - [2026-08-25 23:31:42] "POST /ref-update HTTP/1.1" 200 156 0.052047 10.0.0.186 - - [2026-08-25 23:31:42] "POST /set-tag HTTP/1.1" 200 109 0.011963 10.0.0.186 - - [2026-08-25 23:31:42] "GET /virtual-machine-interface/1e55a2f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009385 10.0.0.186 - - [2026-08-25 23:31:42] "POST /set-tag HTTP/1.1" 200 109 0.003687 10.0.0.186 - - [2026-08-25 23:31:42] "POST /ref-update HTTP/1.1" 200 156 0.067836 10.0.0.186 - - [2026-08-25 23:31:42] "POST /ref-update HTTP/1.1" 200 156 0.033809 10.0.0.186 - - [2026-08-25 23:31:42] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013427 10.0.0.186 - - [2026-08-25 23:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.186 - - [2026-08-25 23:31:42] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007125 10.0.0.186 - - [2026-08-25 23:31:42] "POST /ref-update HTTP/1.1" 200 156 0.021227 10.0.0.186 - - [2026-08-25 23:31:42] "POST /ref-update HTTP/1.1" 200 156 0.037824 10.0.0.186 - - [2026-08-25 23:31:42] "POST /tags HTTP/1.1" 409 221 0.003964 10.0.0.186 - - [2026-08-25 23:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004572 10.0.0.186 - - [2026-08-25 23:31:42] "GET /tag/6089f092-4cf8-4fab-b0a7-0928961cc91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.033663 10.0.0.186 - - [2026-08-25 23:31:42] "PUT /service-instance/73198fa3-ec7c-4848-9e8b-1f36aac6f9fb HTTP/1.1" 200 267 0.014899 10.0.0.186 - - [2026-08-25 23:31:42] "POST /tags HTTP/1.1" 409 238 0.002694 10.0.0.186 - - [2026-08-25 23:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.186 - - [2026-08-25 23:31:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.028591 10.0.0.186 - - [2026-08-25 23:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003970 10.0.0.186 - - [2026-08-25 23:31:42] "GET /tag/d266898c-7609-4ab0-9972-226626730bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.039894 10.0.0.186 - - [2026-08-25 23:31:42] "POST /firewall-rules HTTP/1.1" 409 293 0.002789 10.0.0.186 - - [2026-08-25 23:31:42] "POST /chown HTTP/1.1" 200 109 0.008641 10.0.0.186 - - [2026-08-25 23:31:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006852 10.0.0.186 - - [2026-08-25 23:31:42] "POST /chown HTTP/1.1" 200 109 0.034969 10.0.0.186 - - [2026-08-25 23:31:42] "PUT /firewall-rule/84ca3f4c-b753-4f13-a47b-21fbb8d5260b HTTP/1.1" 200 261 0.057229 10.0.0.186 - - [2026-08-25 23:31:42] "PUT /instance-ip/2e900c61-e997-4bc3-bdd1-e88e6ac85c01 HTTP/1.1" 200 257 0.025212 10.0.0.186 - - [2026-08-25 23:31:42] "GET /firewall-rule/84ca3f4c-b753-4f13-a47b-21fbb8d5260b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.029912 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:31:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000942 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:31:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002007 10.0.0.186 - - [2026-08-25 23:31:42] "POST /ref-update HTTP/1.1" 200 156 0.028813 10.0.0.186 - - [2026-08-25 23:31:42] "GET /firewall-policy/82285c95-e421-44ed-9ef7-1c5d5ebb9192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.022652 10.0.0.186 - - [2026-08-25 23:31:42] "POST /chown HTTP/1.1" 200 109 0.037261 10.0.0.186 - - [2026-08-25 23:31:42] "GET /firewall-rule/84ca3f4c-b753-4f13-a47b-21fbb8d5260b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.013238 10.0.0.186 - - [2026-08-25 23:31:43] "POST /chown HTTP/1.1" 200 109 0.044617 10.0.0.186 - - [2026-08-25 23:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011209 10.0.0.186 - - [2026-08-25 23:31:43] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.014030 10.0.0.186 - - [2026-08-25 23:31:43] "PUT /instance-ip/2e900c61-e997-4bc3-bdd1-e88e6ac85c01 HTTP/1.1" 200 257 0.026459 10.0.0.186 - - [2026-08-25 23:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.005810 10.0.0.186 - - [2026-08-25 23:31:43] "POST /ref-update HTTP/1.1" 200 156 0.038679 10.0.0.186 - - [2026-08-25 23:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001801 10.0.0.186 - - [2026-08-25 23:31:43] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.092203 10.0.0.186 - - [2026-08-25 23:31:43] "POST /chown HTTP/1.1" 200 109 0.017228 10.0.0.186 - - [2026-08-25 23:31:43] "POST /virtual-machines HTTP/1.1" 200 374 0.018324 10.0.0.186 - - [2026-08-25 23:31:43] "POST /chown HTTP/1.1" 200 109 0.078527 10.0.0.186 - - [2026-08-25 23:31:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.060533 10.0.0.186 - - [2026-08-25 23:31:43] "PUT /instance-ip/2e900c61-e997-4bc3-bdd1-e88e6ac85c01 HTTP/1.1" 200 257 0.151938 10.0.0.186 - - [2026-08-25 23:31:43] "POST /ref-update HTTP/1.1" 200 156 0.043710 10.0.0.186 - - [2026-08-25 23:31:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.129391 10.0.0.186 - - [2026-08-25 23:31:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.036019 10.0.0.186 - - [2026-08-25 23:31:43] "POST /chown HTTP/1.1" 200 109 0.050207 10.0.0.186 - - [2026-08-25 23:31:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.013193 10.0.0.186 - - [2026-08-25 23:31:43] "POST /chown HTTP/1.1" 200 109 0.052001 10.0.0.186 - - [2026-08-25 23:31:43] "GET /virtual-machine-interface/2162dcec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.027634 10.0.0.186 - - [2026-08-25 23:31:43] "PUT /instance-ip/2e900c61-e997-4bc3-bdd1-e88e6ac85c01 HTTP/1.1" 200 257 0.022998 10.0.0.186 - - [2026-08-25 23:31:43] "POST /instance-ips HTTP/1.1" 200 414 0.071225 10.0.0.186 - - [2026-08-25 23:31:43] "POST /ref-update HTTP/1.1" 200 156 0.061845 10.0.0.186 - - [2026-08-25 23:31:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.055886 10.0.0.186 - - [2026-08-25 23:31:43] "GET /virtual-machine-interface/2162dcec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.021240 10.0.0.186 - - [2026-08-25 23:31:43] "POST /set-tag HTTP/1.1" 200 109 0.026134 10.0.0.186 - - [2026-08-25 23:31:43] "GET /virtual-machine-interface/2162dcec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.018879 10.0.0.186 - - [2026-08-25 23:31:44] "GET /instance-ip/218d894c-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.014508 10.0.0.186 - - [2026-08-25 23:31:44] "PUT /service-instance/73198fa3-ec7c-4848-9e8b-1f36aac6f9fb HTTP/1.1" 200 267 0.016342 10.0.0.186 - - [2026-08-25 23:31:44] "GET /virtual-machine-interface/2162dcec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.010747 10.0.0.186 - - [2026-08-25 23:31:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.031488 10.0.0.186 - - [2026-08-25 23:31:44] "POST /set-tag HTTP/1.1" 200 109 0.019787 10.0.0.186 - - [2026-08-25 23:31:44] "GET /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2123 0.008104 10.0.0.186 - - [2026-08-25 23:31:44] "PUT /service-instance/73198fa3-ec7c-4848-9e8b-1f36aac6f9fb HTTP/1.1" 200 267 0.026991 10.0.0.186 - - [2026-08-25 23:31:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.041038 10.0.0.186 - - [2026-08-25 23:31:44] "POST /ref-update HTTP/1.1" 200 156 0.058477 10.0.0.186 - - [2026-08-25 23:31:44] "GET /virtual-machine-interface/2162dcec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.021521 10.0.0.186 - - [2026-08-25 23:31:44] "POST /set-tag HTTP/1.1" 200 109 0.002885 10.0.0.186 - - [2026-08-25 23:31:44] "PUT /service-instance/73198fa3-ec7c-4848-9e8b-1f36aac6f9fb HTTP/1.1" 200 267 0.013792 10.0.0.186 - - [2026-08-25 23:31:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.020869 10.0.0.186 - - [2026-08-25 23:31:44] "GET /virtual-machine-interface/2162dcec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.017031 10.0.0.186 - - [2026-08-25 23:31:44] "POST /set-tag HTTP/1.1" 200 109 0.005426 10.0.0.186 - - [2026-08-25 23:31:44] "PUT /service-instance/73198fa3-ec7c-4848-9e8b-1f36aac6f9fb HTTP/1.1" 200 267 0.014168 10.0.0.186 - - [2026-08-25 23:31:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.010765 10.0.0.186 - - [2026-08-25 23:31:44] "PUT /service-instance/73198fa3-ec7c-4848-9e8b-1f36aac6f9fb HTTP/1.1" 200 267 0.018676 10.0.0.186 - - [2026-08-25 23:31:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.022574 10.0.0.186 - - [2026-08-25 23:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002517 10.0.0.186 - - [2026-08-25 23:31:44] "POST /chown HTTP/1.1" 200 109 0.007479 10.0.0.186 - - [2026-08-25 23:31:44] "POST /chown HTTP/1.1" 200 109 0.027877 10.0.0.186 - - [2026-08-25 23:31:44] "POST /ref-update HTTP/1.1" 200 156 0.023143 10.0.0.186 - - [2026-08-25 23:31:44] "POST /chown HTTP/1.1" 200 109 0.008295 10.0.0.186 - - [2026-08-25 23:31:44] "POST /chown HTTP/1.1" 200 109 0.021553 10.0.0.186 - - [2026-08-25 23:31:44] "POST /ref-update HTTP/1.1" 200 156 0.014669 10.0.0.186 - - [2026-08-25 23:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002602 10.0.0.186 - - [2026-08-25 23:31:44] "POST /chown HTTP/1.1" 200 109 0.010693 10.0.0.186 - - [2026-08-25 23:31:44] "POST /chown HTTP/1.1" 200 109 0.025229 10.0.0.186 - - [2026-08-25 23:31:44] "POST /chown HTTP/1.1" 200 109 0.009340 10.0.0.186 - - [2026-08-25 23:31:44] "POST /chown HTTP/1.1" 200 109 0.028888 10.0.0.186 - - [2026-08-25 23:31:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.186 - - [2026-08-25 23:31:44] "POST /chown HTTP/1.1" 200 109 0.008251 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.006437 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.015488 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.007930 10.0.0.186 - - [2026-08-25 23:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.007518 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.028965 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.007642 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.025352 10.0.0.186 - - [2026-08-25 23:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.008584 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.033368 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.022627 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.007781 10.0.0.186 - - [2026-08-25 23:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002804 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.008805 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.007378 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.020369 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.023221 10.0.0.186 - - [2026-08-25 23:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002691 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.013879 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.024940 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.009284 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.027690 10.0.0.186 - - [2026-08-25 23:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.009113 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.016619 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.013577 10.0.0.186 - - [2026-08-25 23:31:45] "POST /chown HTTP/1.1" 200 109 0.019152 10.0.0.186 - - [2026-08-25 23:31:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005298 10.0.0.186 - - [2026-08-25 23:31:46] "POST /chown HTTP/1.1" 200 109 0.013913 10.0.0.186 - - [2026-08-25 23:31:46] "POST /chown HTTP/1.1" 200 109 0.042508 10.0.0.186 - - [2026-08-25 23:31:46] "POST /chown HTTP/1.1" 200 109 0.032153 10.0.0.186 - - [2026-08-25 23:31:46] "POST /chown HTTP/1.1" 200 109 0.009009 10.0.0.186 - - [2026-08-25 23:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002896 10.0.0.186 - - [2026-08-25 23:31:46] "POST /chown HTTP/1.1" 200 109 0.010510 10.0.0.186 - - [2026-08-25 23:31:46] "POST /chown HTTP/1.1" 200 109 0.010296 10.0.0.186 - - [2026-08-25 23:31:46] "POST /chown HTTP/1.1" 200 109 0.018521 10.0.0.186 - - [2026-08-25 23:31:46] "POST /chown HTTP/1.1" 200 109 0.011007 10.0.0.186 - - [2026-08-25 23:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.186 - - [2026-08-25 23:31:46] "POST /chown HTTP/1.1" 200 109 0.009774 10.0.0.186 - - [2026-08-25 23:31:46] "POST /chown HTTP/1.1" 200 109 0.025741 10.0.0.186 - - [2026-08-25 23:31:46] "POST /chown HTTP/1.1" 200 109 0.010387 10.0.0.186 - - [2026-08-25 23:31:46] "POST /chown HTTP/1.1" 200 109 0.024186 10.0.0.186 - - [2026-08-25 23:31:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003220 10.0.0.186 - - [2026-08-25 23:31:46] "POST /chown HTTP/1.1" 200 109 0.007196 10.0.0.186 - - [2026-08-25 23:31:46] "POST /chown HTTP/1.1" 200 109 0.035389 10.0.0.186 - - [2026-08-25 23:31:46] "POST /chown HTTP/1.1" 200 109 0.026179 10.0.0.186 - - [2026-08-25 23:31:46] "POST /chown HTTP/1.1" 200 109 0.008370 10.0.0.186 - - [2026-08-25 23:31:51] "GET /virtual-machine-interface/1db3e442-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.014889 10.0.0.186 - - [2026-08-25 23:31:51] "POST /set-tag HTTP/1.1" 200 109 0.003822 10.0.0.186 - - [2026-08-25 23:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002600 10.0.0.186 - - [2026-08-25 23:31:51] "GET /loadbalancer/3491b822-64e9-4378-a5d4-a2560057e64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.002867 10.0.0.186 - - [2026-08-25 23:31:51] "GET /loadbalancer-pool/a2b7fa71-929c-4400-8091-1c99cff523a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003945 10.0.0.186 - - [2026-08-25 23:31:51] "POST /loadbalancer-members HTTP/1.1" 200 704 0.022948 10.0.0.186 - - [2026-08-25 23:31:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016079 10.0.0.186 - - [2026-08-25 23:31:51] "GET /virtual-machine-interface/1db3e442-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.015534 10.0.0.186 - - [2026-08-25 23:31:51] "GET /virtual-machine-interface/1db3e442-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017772 10.0.0.186 - - [2026-08-25 23:31:51] "POST /ref-update HTTP/1.1" 200 156 0.012046 10.0.0.186 - - [2026-08-25 23:31:51] "GET /floating-ip/695bf787-a738-4a0e-aee2-87f1f196d9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1785 0.019146 10.0.0.186 - - [2026-08-25 23:31:51] "POST /tags HTTP/1.1" 409 221 0.007570 10.0.0.186 - - [2026-08-25 23:31:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003756 10.0.0.186 - - [2026-08-25 23:31:51] "GET /tag/6089f092-4cf8-4fab-b0a7-0928961cc91d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.013907 10.0.0.186 - - [2026-08-25 23:31:51] "PUT /floating-ip/695bf787-a738-4a0e-aee2-87f1f196d9b8 HTTP/1.1" 200 257 0.019415 10.0.0.186 - - [2026-08-25 23:31:51] "POST /set-tag HTTP/1.1" 200 109 0.030164 10.0.0.186 - - [2026-08-25 23:31:52] "GET /virtual-machine-interface/1e55a2f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005364 10.0.0.186 - - [2026-08-25 23:31:52] "POST /set-tag HTTP/1.1" 200 109 0.006235 10.0.0.186 - - [2026-08-25 23:31:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.007783 10.0.0.186 - - [2026-08-25 23:31:52] "GET /loadbalancer/3491b822-64e9-4378-a5d4-a2560057e64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003598 10.0.0.186 - - [2026-08-25 23:31:52] "GET /loadbalancer-pool/a2b7fa71-929c-4400-8091-1c99cff523a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005108 10.0.0.186 - - [2026-08-25 23:31:52] "POST /loadbalancer-members HTTP/1.1" 200 704 0.022867 10.0.0.186 - - [2026-08-25 23:31:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.010186 10.0.0.186 - - [2026-08-25 23:31:52] "GET /virtual-machine-interface/1e55a2f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010648 10.0.0.186 - - [2026-08-25 23:31:52] "GET /virtual-machine-interface/1e55a2f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004697 10.0.0.186 - - [2026-08-25 23:31:52] "POST /ref-update HTTP/1.1" 200 156 0.009372 10.0.0.186 - - [2026-08-25 23:31:52] "GET /floating-ip/695bf787-a738-4a0e-aee2-87f1f196d9b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2198 0.018039 10.0.0.186 - - [2026-08-25 23:31:52] "POST /set-tag HTTP/1.1" 200 109 0.041386 10.0.0.186 - - [2026-08-25 23:31:53] "GET /virtual-machine/f94fad6c-53d4-46c4-b5ab-4ce4685589c8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003876 10.0.0.186 - - [2026-08-25 23:31:53] "GET /virtual-machine-interface/1db3e442-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005035 10.0.0.186 - - [2026-08-25 23:31:53] "GET /virtual-machine/a2099014-2314-426d-94b2-ca1f2bd87ac3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003548 10.0.0.186 - - [2026-08-25 23:31:53] "GET /virtual-machine-interface/1e55a2f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005126 10.0.0.186 - - [2026-08-25 23:31:57] "GET /virtual-machine-interface/2162dcec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005083 10.0.0.186 - - [2026-08-25 23:31:57] "POST /set-tag HTTP/1.1" 200 109 0.002861 10.0.0.186 - - [2026-08-25 23:31:58] "GET /virtual-machine/984aa394-f77c-4936-953e-7c3fc9f5f032?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.004166 10.0.0.186 - - [2026-08-25 23:31:58] "GET /virtual-machine-interface/2162dcec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004791 10.0.0.186 - - [2026-08-25 23:31:58] "GET /virtual-machine-interface/2162dcec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006208 10.0.0.186 - - [2026-08-25 23:31:58] "POST /set-tag HTTP/1.1" 200 109 0.003074 10.0.0.186 - - [2026-08-25 23:32:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.186 - - [2026-08-25 23:32:17] "POST /chown HTTP/1.1" 200 109 0.010145 10.0.0.186 - - [2026-08-25 23:32:17] "POST /chown HTTP/1.1" 200 109 0.048045 10.0.0.186 - - [2026-08-25 23:32:17] "POST /chown HTTP/1.1" 200 109 0.029788 10.0.0.186 - - [2026-08-25 23:32:17] "POST /chown HTTP/1.1" 200 109 0.028124 10.0.0.186 - - [2026-08-25 23:32:30] "GET /virtual-machine-interface/2162dcec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.008860 10.0.0.186 - - [2026-08-25 23:32:30] "POST /set-tag HTTP/1.1" 200 109 0.002862 10.0.0.186 - - [2026-08-25 23:32:30] "GET /virtual-machine-interface/2162dcec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004884 10.0.0.186 - - [2026-08-25 23:32:30] "POST /set-tag HTTP/1.1" 200 109 0.002609 10.0.0.186 - - [2026-08-25 23:32:30] "GET /virtual-machine/984aa394-f77c-4936-953e-7c3fc9f5f032?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003469 10.0.0.186 - - [2026-08-25 23:32:30] "POST /ref-update HTTP/1.1" 200 156 0.022502 10.0.0.186 - - [2026-08-25 23:32:30] "GET /virtual-machine-interface/2162dcec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.017763 10.0.0.186 - - [2026-08-25 23:32:30] "POST /set-tag HTTP/1.1" 200 109 0.021366 10.0.0.186 - - [2026-08-25 23:32:30] "POST /set-tag HTTP/1.1" 200 109 0.024546 10.0.0.186 - - [2026-08-25 23:32:30] "DELETE /instance-ip/218d894c-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.057385 10.0.0.186 - - [2026-08-25 23:32:30] "DELETE /virtual-machine-interface/2162dcec-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.042411 10.0.0.186 - - [2026-08-25 23:32:30] "DELETE /virtual-machine/984aa394-f77c-4936-953e-7c3fc9f5f032 HTTP/1.1" 200 115 0.038238 10.0.0.186 - - [2026-08-25 23:32:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.186 - - [2026-08-25 23:32:33] "GET /tag/d266898c-7609-4ab0-9972-226626730bc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.012545 10.0.0.186 - - [2026-08-25 23:32:33] "GET /tag/d266898c-7609-4ab0-9972-226626730bc0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.012125 10.0.0.186 - - [2026-08-25 23:32:33] "GET /virtual-machine-interface/79d32a97-2505-4d4f-927e-fc5797b8e817?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004452 10.0.0.186 - - [2026-08-25 23:32:33] "POST /set-tag HTTP/1.1" 200 109 0.018449 10.0.0.186 - - [2026-08-25 23:32:33] "GET /virtual-machine-interface/839a3866-7ba1-4c07-b00c-ddc024517d73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005893 10.0.0.186 - - [2026-08-25 23:32:33] "POST /set-tag HTTP/1.1" 200 109 0.018891 10.0.0.186 - - [2026-08-25 23:32:33] "GET /virtual-machine-interface/c0603799-27ef-41f9-a541-5330d5bd1957?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.037005 10.0.0.186 - - [2026-08-25 23:32:33] "POST /set-tag HTTP/1.1" 200 109 0.019093 10.0.0.186 - - [2026-08-25 23:32:33] "GET /firewall-policy/82285c95-e421-44ed-9ef7-1c5d5ebb9192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.027855 10.0.0.186 - - [2026-08-25 23:32:33] "GET /firewall-rule/84ca3f4c-b753-4f13-a47b-21fbb8d5260b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.003516 10.0.0.186 - - [2026-08-25 23:32:34] "POST /ref-update HTTP/1.1" 200 156 0.016531 10.0.0.186 - - [2026-08-25 23:32:34] "DELETE /firewall-rule/84ca3f4c-b753-4f13-a47b-21fbb8d5260b HTTP/1.1" 200 115 0.063490 10.0.0.186 - - [2026-08-25 23:32:34] "DELETE /loadbalancer-member/7bcff394-cdfb-4d7e-97e7-3f9b5909ede8 HTTP/1.1" 200 115 0.046350 10.0.0.186 - - [2026-08-25 23:32:34] "PUT /service-instance/73198fa3-ec7c-4848-9e8b-1f36aac6f9fb HTTP/1.1" 200 267 0.013657 10.0.0.186 - - [2026-08-25 23:32:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.024907 10.0.0.186 - - [2026-08-25 23:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003074 10.0.0.186 - - [2026-08-25 23:32:34] "DELETE /loadbalancer-pool/ee20c8cf-0651-4055-9b08-fa74f382709f HTTP/1.1" 200 115 0.099476 10.0.0.186 - - [2026-08-25 23:32:34] "POST /chown HTTP/1.1" 200 109 0.020085 10.0.0.186 - - [2026-08-25 23:32:34] "DELETE /loadbalancer-listener/0fc7f20e-aef4-4bd6-bf33-193a4e8ff57e HTTP/1.1" 200 115 0.061199 10.0.0.186 - - [2026-08-25 23:32:34] "POST /chown HTTP/1.1" 200 109 0.014220 10.0.0.186 - - [2026-08-25 23:32:34] "GET /floating-ip/cbd34a82-38d2-4698-b067-f4037a994c92?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.008935 10.0.0.186 - - [2026-08-25 23:32:34] "POST /chown HTTP/1.1" 200 109 0.022605 10.0.0.186 - - [2026-08-25 23:32:34] "POST /chown HTTP/1.1" 200 109 0.032291 10.0.0.186 - - [2026-08-25 23:32:34] "PUT /floating-ip/cbd34a82-38d2-4698-b067-f4037a994c92 HTTP/1.1" 200 257 0.042638 10.0.0.186 - - [2026-08-25 23:32:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008349 10.0.0.186 - - [2026-08-25 23:32:34] "POST /chown HTTP/1.1" 200 109 0.046497 10.0.0.186 - - [2026-08-25 23:32:34] "POST /chown HTTP/1.1" 200 109 0.030340 10.0.0.186 - - [2026-08-25 23:32:34] "DELETE /floating-ip/cbd34a82-38d2-4698-b067-f4037a994c92 HTTP/1.1" 200 115 0.145248 10.0.0.186 - - [2026-08-25 23:32:34] "POST /chown HTTP/1.1" 200 109 0.007475 10.0.0.186 - - [2026-08-25 23:32:34] "POST /chown HTTP/1.1" 200 109 0.029896 10.0.0.186 - - [2026-08-25 23:32:34] "DELETE /loadbalancer/80abeb06-9e92-4b70-8af3-2ede44dda9d0 HTTP/1.1" 200 115 0.091360 10.0.0.186 - - [2026-08-25 23:32:34] "GET /floating-ip-pool/afee4435-b372-4e68-8320-f795adf2f515?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.006076 10.0.0.186 - - [2026-08-25 23:32:34] "PUT /service-instance/73198fa3-ec7c-4848-9e8b-1f36aac6f9fb HTTP/1.1" 200 267 0.033483 10.0.0.186 - - [2026-08-25 23:32:34] "POST /ref-update HTTP/1.1" 200 156 0.032014 10.0.0.186 - - [2026-08-25 23:32:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014112 10.0.0.186 - - [2026-08-25 23:32:34] "POST /ref-update HTTP/1.1" 404 171 0.005876 10.0.0.186 - - [2026-08-25 23:32:34] "DELETE /floating-ip-pool/afee4435-b372-4e68-8320-f795adf2f515 HTTP/1.1" 200 115 0.071773 10.0.0.186 - - [2026-08-25 23:32:34] "DELETE /instance-ip/2e900c61-e997-4bc3-bdd1-e88e6ac85c01 HTTP/1.1" 200 115 0.137832 10.0.0.186 - - [2026-08-25 23:32:34] "PUT /service-instance/73198fa3-ec7c-4848-9e8b-1f36aac6f9fb HTTP/1.1" 200 267 0.015559 10.0.0.186 - - [2026-08-25 23:32:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029330 10.0.0.186 - - [2026-08-25 23:32:34] "POST /ref-update HTTP/1.1" 404 171 0.006844 10.0.0.186 - - [2026-08-25 23:32:35] "DELETE /virtual-machine-interface/839a3866-7ba1-4c07-b00c-ddc024517d73 HTTP/1.1" 200 115 0.194656 10.0.0.186 - - [2026-08-25 23:32:35] "PUT /service-instance/73198fa3-ec7c-4848-9e8b-1f36aac6f9fb HTTP/1.1" 200 267 0.027708 10.0.0.186 - - [2026-08-25 23:32:35] "POST /useragent-kv HTTP/1.1" 200 115 0.008926 10.0.0.186 - - [2026-08-25 23:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.008169 10.0.0.186 - - [2026-08-25 23:32:35] "POST /useragent-kv HTTP/1.1" 200 115 0.006019 10.0.0.186 - - [2026-08-25 23:32:35] "DELETE /virtual-network/62ce3b9f-028a-4e08-ae04-00b3aada4084 HTTP/1.1" 200 115 0.306493 10.0.0.186 - - [2026-08-25 23:32:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.063654 10.0.0.186 - - [2026-08-25 23:32:35] "GET /routing-instance/853e7ca8-3899-4287-9816-57c60a8620fc HTTP/1.1" 404 171 0.016732 10.0.0.186 - - [2026-08-25 23:32:35] "GET /domains HTTP/1.1" 200 281 0.006945 10.0.0.186 - - [2026-08-25 23:32:35] "GET /domain/9cb69911-e429-4779-864a-65c065c8b3d9 HTTP/1.1" 200 3099 0.023740 10.0.0.186 - - [2026-08-25 23:32:35] "DELETE /tag/d266898c-7609-4ab0-9972-226626730bc0 HTTP/1.1" 200 115 0.181009 10.0.0.186 - - [2026-08-25 23:32:35] "DELETE /route-target/685402e7-4d97-45ce-a862-73e5d5084e3f HTTP/1.1" 200 115 0.085749 10.0.0.186 - - [2026-08-25 23:32:35] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027 HTTP/1.1" 200 7439 0.090435 10.0.0.186 - - [2026-08-25 23:32:35] "DELETE /service-instance/73198fa3-ec7c-4848-9e8b-1f36aac6f9fb HTTP/1.1" 200 115 0.132026 10.0.0.186 - - [2026-08-25 23:32:35] "GET /virtual-machine-interface/1e55a2f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.014391 10.0.0.186 - - [2026-08-25 23:32:35] "GET /virtual-machine-interface/79d32a97-2505-4d4f-927e-fc5797b8e817?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.007348 10.0.0.186 - - [2026-08-25 23:32:35] "POST /set-tag HTTP/1.1" 200 109 0.006360 10.0.0.186 - - [2026-08-25 23:32:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003518 10.0.0.186 - - [2026-08-25 23:32:35] "GET /loadbalancer/3491b822-64e9-4378-a5d4-a2560057e64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003027 10.0.0.186 - - [2026-08-25 23:32:35] "DELETE /virtual-machine-interface/79d32a97-2505-4d4f-927e-fc5797b8e817 HTTP/1.1" 200 115 0.092332 10.0.0.186 - - [2026-08-25 23:32:35] "GET /virtual-machine-interface/1e55a2f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006486 10.0.0.186 - - [2026-08-25 23:32:35] "DELETE /virtual-machine/5e41a9ae-f43f-4f73-9e33-6a75e9e67f0a HTTP/1.1" 200 115 0.036148 10.0.0.186 - - [2026-08-25 23:32:35] "GET /virtual-machine-interface/c0603799-27ef-41f9-a541-5330d5bd1957?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.008753 10.0.0.186 - - [2026-08-25 23:32:35] "POST /set-tag HTTP/1.1" 200 109 0.051613 10.0.0.186 - - [2026-08-25 23:32:35] "DELETE /loadbalancer-member/7af0e43c-2619-49f1-9c69-09fa765a7420 HTTP/1.1" 200 115 0.069358 10.0.0.186 - - [2026-08-25 23:32:35] "DELETE /virtual-machine-interface/c0603799-27ef-41f9-a541-5330d5bd1957 HTTP/1.1" 200 115 0.070539 10.0.0.186 - - [2026-08-25 23:32:35] "POST /ref-update HTTP/1.1" 200 156 0.014493 10.0.0.186 - - [2026-08-25 23:32:35] "DELETE /virtual-machine/914d5a26-fdec-4e6b-b25e-d0d3e0883d6d HTTP/1.1" 200 115 0.053352 10.0.0.186 - - [2026-08-25 23:32:37] "GET /virtual-machine-interface/1e55a2f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005792 10.0.0.186 - - [2026-08-25 23:32:37] "POST /set-tag HTTP/1.1" 200 109 0.004620 10.0.0.186 - - [2026-08-25 23:32:37] "GET /virtual-machine-interface/1e55a2f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005390 10.0.0.186 - - [2026-08-25 23:32:37] "POST /set-tag HTTP/1.1" 200 109 0.004936 10.0.0.186 - - [2026-08-25 23:32:37] "GET /virtual-machine/a2099014-2314-426d-94b2-ca1f2bd87ac3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004051 10.0.0.186 - - [2026-08-25 23:32:37] "POST /ref-update HTTP/1.1" 200 156 0.019523 10.0.0.186 - - [2026-08-25 23:32:37] "GET /virtual-machine-interface/1e55a2f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013541 10.0.0.186 - - [2026-08-25 23:32:37] "POST /set-tag HTTP/1.1" 200 109 0.033087 10.0.0.186 - - [2026-08-25 23:32:37] "POST /set-tag HTTP/1.1" 200 109 0.029183 10.0.0.186 - - [2026-08-25 23:32:37] "POST /set-tag HTTP/1.1" 200 109 0.039258 10.0.0.186 - - [2026-08-25 23:32:37] "DELETE /instance-ip/1e77f242-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.048346 10.0.0.186 - - [2026-08-25 23:32:37] "POST /ref-update HTTP/1.1" 200 156 0.017728 10.0.0.186 - - [2026-08-25 23:32:37] "DELETE /virtual-machine-interface/1e55a2f0-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.047530 10.0.0.186 - - [2026-08-25 23:32:37] "DELETE /virtual-machine/a2099014-2314-426d-94b2-ca1f2bd87ac3 HTTP/1.1" 200 115 0.020275 10.0.0.186 - - [2026-08-25 23:32:40] "GET /virtual-machine-interface/1db3e442-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008596 10.0.0.186 - - [2026-08-25 23:32:40] "POST /set-tag HTTP/1.1" 200 109 0.005841 10.0.0.186 - - [2026-08-25 23:32:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.186 - - [2026-08-25 23:32:40] "GET /loadbalancer/3491b822-64e9-4378-a5d4-a2560057e64a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2233 0.003254 10.0.0.186 - - [2026-08-25 23:32:41] "GET /virtual-machine-interface/1db3e442-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005163 10.0.0.186 - - [2026-08-25 23:32:41] "POST /set-tag HTTP/1.1" 200 109 0.005519 10.0.0.186 - - [2026-08-25 23:32:41] "GET /virtual-machine-interface/1db3e442-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006455 10.0.0.186 - - [2026-08-25 23:32:41] "POST /set-tag HTTP/1.1" 200 109 0.003164 10.0.0.186 - - [2026-08-25 23:32:41] "GET /virtual-machine/f94fad6c-53d4-46c4-b5ab-4ce4685589c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003197 10.0.0.186 - - [2026-08-25 23:32:41] "POST /ref-update HTTP/1.1" 200 156 0.027363 10.0.0.186 - - [2026-08-25 23:32:41] "GET /virtual-machine-interface/1db3e442-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.012274 10.0.0.186 - - [2026-08-25 23:32:41] "POST /set-tag HTTP/1.1" 200 109 0.025279 10.0.0.186 - - [2026-08-25 23:32:41] "POST /set-tag HTTP/1.1" 200 109 0.021503 10.0.0.186 - - [2026-08-25 23:32:41] "POST /set-tag HTTP/1.1" 200 109 0.032568 10.0.0.186 - - [2026-08-25 23:32:41] "DELETE /instance-ip/1dd1086a-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.073652 10.0.0.186 - - [2026-08-25 23:32:41] "POST /ref-update HTTP/1.1" 200 156 0.013189 10.0.0.186 - - [2026-08-25 23:32:41] "DELETE /virtual-machine-interface/1db3e442-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.054005 10.0.0.186 - - [2026-08-25 23:32:41] "DELETE /virtual-machine/f94fad6c-53d4-46c4-b5ab-4ce4685589c8 HTTP/1.1" 200 115 0.031661 10.0.0.186 - - [2026-08-25 23:32:42] "DELETE /tag/3e49c617-2279-49d1-b9b8-ce1822f6255f HTTP/1.1" 200 115 0.072812 10.0.0.186 - - [2026-08-25 23:32:42] "DELETE /tag/08a04790-7a78-4685-92e8-1496596fa023 HTTP/1.1" 200 115 0.084842 10.0.0.186 - - [2026-08-25 23:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002895 10.0.0.186 - - [2026-08-25 23:32:45] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049937 10.0.0.186 - - [2026-08-25 23:32:45] "POST /tags HTTP/1.1" 200 394 0.030852 10.0.0.186 - - [2026-08-25 23:32:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.015008 10.0.0.186 - - [2026-08-25 23:32:45] "GET /tag/4e6e9f05-4ed2-4d0a-805e-4da2ab13a16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.012040 10.0.0.186 - - [2026-08-25 23:32:45] "POST /tags HTTP/1.1" 200 342 0.024246 10.0.0.186 - - [2026-08-25 23:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.186 - - [2026-08-25 23:32:46] "GET /tag/a7951bd9-6558-4fef-a4f9-cb6e3fb3ab17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.012751 10.0.0.186 - - [2026-08-25 23:32:46] "POST /id-to-fqname HTTP/1.1" 200 192 0.000822 10.0.0.186 - - [2026-08-25 23:32:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.016741 10.0.0.186 - - [2026-08-25 23:32:46] "POST /security-groups HTTP/1.1" 200 589 0.085996 10.0.0.186 - - [2026-08-25 23:32:46] "POST /projects HTTP/1.1" 200 521 0.226643 10.0.0.186 - - [2026-08-25 23:32:46] "POST /fqname-to-id HTTP/1.1" 404 236 0.009283 10.0.0.186 - - [2026-08-25 23:32:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.013248 10.0.0.186 - - [2026-08-25 23:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.014949 10.0.0.186 - - [2026-08-25 23:32:46] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.029659 10.0.0.186 - - [2026-08-25 23:32:46] "POST /access-control-lists HTTP/1.1" 200 600 0.082725 10.0.0.186 - - [2026-08-25 23:32:46] "POST /fqname-to-id HTTP/1.1" 404 235 0.012776 10.0.0.186 - - [2026-08-25 23:32:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002619 10.0.0.186 - - [2026-08-25 23:32:46] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.005731 10.0.0.186 - - [2026-08-25 23:32:46] "POST /access-control-lists HTTP/1.1" 200 598 0.106108 10.0.0.186 - - [2026-08-25 23:32:46] "PUT /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb HTTP/1.1" 200 265 0.162914 10.0.0.186 - - [2026-08-25 23:32:46] "PUT /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3 HTTP/1.1" 200 265 0.086874 10.0.0.186 - - [2026-08-25 23:32:46] "POST /security-groups HTTP/1.1" 200 593 0.102034 10.0.0.186 - - [2026-08-25 23:32:46] "POST /fqname-to-id HTTP/1.1" 404 270 0.008832 10.0.0.186 - - [2026-08-25 23:32:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.045167 10.0.0.186 - - [2026-08-25 23:32:46] "POST /chown HTTP/1.1" 200 109 0.061090 10.0.0.186 - - [2026-08-25 23:32:46] "POST /access-control-lists HTTP/1.1" 200 634 0.085880 10.0.0.186 - - [2026-08-25 23:32:46] "POST /fqname-to-id HTTP/1.1" 404 269 0.020001 10.0.0.186 - - [2026-08-25 23:32:47] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003266 10.0.0.186 - - [2026-08-25 23:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002923 10.0.0.186 - - [2026-08-25 23:32:47] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008853 10.0.0.186 - - [2026-08-25 23:32:47] "POST /tags HTTP/1.1" 409 226 0.002609 10.0.0.186 - - [2026-08-25 23:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.186 - - [2026-08-25 23:32:47] "GET /tag/a7951bd9-6558-4fef-a4f9-cb6e3fb3ab17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.016339 10.0.0.186 - - [2026-08-25 23:32:47] "POST /access-control-lists HTTP/1.1" 200 632 0.078521 10.0.0.186 - - [2026-08-25 23:32:47] "POST /firewall-rules HTTP/1.1" 200 602 0.113785 10.0.0.186 - - [2026-08-25 23:32:47] "GET /firewall-rule/d3f1c3bf-f454-4d73-879c-805084352443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.047636 10.0.0.186 - - [2026-08-25 23:32:47] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.008866 10.0.0.186 - - [2026-08-25 23:32:47] "GET /firewall-rule/d3f1c3bf-f454-4d73-879c-805084352443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003647 10.0.0.186 - - [2026-08-25 23:32:47] "POST /ref-update HTTP/1.1" 200 156 0.070072 10.0.0.186 - - [2026-08-25 23:32:47] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012457 10.0.0.186 - - [2026-08-25 23:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008051 10.0.0.186 - - [2026-08-25 23:32:47] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004066 10.0.0.186 - - [2026-08-25 23:32:47] "POST /tags HTTP/1.1" 409 226 0.004405 10.0.0.186 - - [2026-08-25 23:32:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007843 10.0.0.186 - - [2026-08-25 23:32:47] "GET /tag/a7951bd9-6558-4fef-a4f9-cb6e3fb3ab17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.028731 10.0.0.186 - - [2026-08-25 23:32:47] "POST /firewall-rules HTTP/1.1" 200 600 0.127990 10.0.0.186 - - [2026-08-25 23:32:47] "GET /firewall-rule/98329ebe-eab6-408d-b4e6-0c85d5464726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.007710 10.0.0.186 - - [2026-08-25 23:32:47] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.013911 10.0.0.186 - - [2026-08-25 23:32:47] "GET /firewall-rule/98329ebe-eab6-408d-b4e6-0c85d5464726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.005045 10.0.0.186 - - [2026-08-25 23:32:47] "POST /ref-update HTTP/1.1" 200 156 0.110546 10.0.0.186 - - [2026-08-25 23:32:48] "POST /tags HTTP/1.1" 200 394 0.027144 10.0.0.186 - - [2026-08-25 23:32:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010437 10.0.0.186 - - [2026-08-25 23:32:48] "GET /tag/00969224-52b0-4380-8661-b9e7834a7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013688 10.0.0.186 - - [2026-08-25 23:32:49] "POST /tags HTTP/1.1" 200 342 0.022069 10.0.0.186 - - [2026-08-25 23:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.018648 10.0.0.186 - - [2026-08-25 23:32:49] "GET /tag/971e6593-0257-4f30-ba2a-08eaef48a147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.025414 10.0.0.186 - - [2026-08-25 23:32:49] "POST /id-to-fqname HTTP/1.1" 200 192 0.000616 10.0.0.186 - - [2026-08-25 23:32:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.011050 10.0.0.186 - - [2026-08-25 23:32:49] "POST /security-groups HTTP/1.1" 200 589 0.065367 10.0.0.186 - - [2026-08-25 23:32:49] "POST /fqname-to-id HTTP/1.1" 404 236 0.004293 10.0.0.186 - - [2026-08-25 23:32:49] "POST /projects HTTP/1.1" 200 521 0.226386 10.0.0.186 - - [2026-08-25 23:32:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.011818 10.0.0.186 - - [2026-08-25 23:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.186 - - [2026-08-25 23:32:49] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.010415 10.0.0.186 - - [2026-08-25 23:32:49] "POST /access-control-lists HTTP/1.1" 200 600 0.090873 10.0.0.186 - - [2026-08-25 23:32:49] "POST /fqname-to-id HTTP/1.1" 404 235 0.018778 10.0.0.186 - - [2026-08-25 23:32:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.019312 10.0.0.186 - - [2026-08-25 23:32:49] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005861 10.0.0.186 - - [2026-08-25 23:32:49] "POST /access-control-lists HTTP/1.1" 200 598 0.081964 10.0.0.186 - - [2026-08-25 23:32:49] "PUT /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb HTTP/1.1" 200 265 0.100005 10.0.0.186 - - [2026-08-25 23:32:49] "PUT /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3 HTTP/1.1" 200 265 0.066722 10.0.0.186 - - [2026-08-25 23:32:49] "POST /security-groups HTTP/1.1" 200 593 0.090241 10.0.0.186 - - [2026-08-25 23:32:49] "POST /fqname-to-id HTTP/1.1" 404 270 0.002000 10.0.0.186 - - [2026-08-25 23:32:49] "POST /access-control-lists HTTP/1.1" 200 634 0.063417 10.0.0.186 - - [2026-08-25 23:32:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.075672 10.0.0.186 - - [2026-08-25 23:32:49] "POST /fqname-to-id HTTP/1.1" 404 269 0.023470 10.0.0.186 - - [2026-08-25 23:32:49] "POST /chown HTTP/1.1" 200 109 0.026137 10.0.0.186 - - [2026-08-25 23:32:49] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.020699 10.0.0.186 - - [2026-08-25 23:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.186 - - [2026-08-25 23:32:50] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.022677 10.0.0.186 - - [2026-08-25 23:32:50] "POST /access-control-lists HTTP/1.1" 200 632 0.066128 10.0.0.186 - - [2026-08-25 23:32:50] "POST /tags HTTP/1.1" 409 226 0.014305 10.0.0.186 - - [2026-08-25 23:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.186 - - [2026-08-25 23:32:50] "GET /tag/971e6593-0257-4f30-ba2a-08eaef48a147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011582 10.0.0.186 - - [2026-08-25 23:32:50] "POST /firewall-rules HTTP/1.1" 200 602 0.070065 10.0.0.186 - - [2026-08-25 23:32:50] "GET /firewall-rule/03dc006d-8f7c-47e8-9df2-1ee826c4d781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.004677 10.0.0.186 - - [2026-08-25 23:32:50] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.005692 10.0.0.186 - - [2026-08-25 23:32:50] "GET /firewall-rule/03dc006d-8f7c-47e8-9df2-1ee826c4d781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.003021 10.0.0.186 - - [2026-08-25 23:32:50] "POST /ref-update HTTP/1.1" 200 156 0.069066 10.0.0.186 - - [2026-08-25 23:32:50] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011809 10.0.0.186 - - [2026-08-25 23:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006515 10.0.0.186 - - [2026-08-25 23:32:50] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003481 10.0.0.186 - - [2026-08-25 23:32:50] "POST /tags HTTP/1.1" 409 226 0.002720 10.0.0.186 - - [2026-08-25 23:32:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.186 - - [2026-08-25 23:32:50] "GET /tag/971e6593-0257-4f30-ba2a-08eaef48a147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011818 10.0.0.186 - - [2026-08-25 23:32:50] "POST /firewall-rules HTTP/1.1" 200 600 0.074707 10.0.0.186 - - [2026-08-25 23:32:50] "GET /firewall-rule/86e594fd-9136-4f80-8b7a-94e93cd18075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.012237 10.0.0.186 - - [2026-08-25 23:32:50] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.004515 10.0.0.186 - - [2026-08-25 23:32:50] "GET /firewall-rule/86e594fd-9136-4f80-8b7a-94e93cd18075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002384 10.0.0.186 - - [2026-08-25 23:32:50] "POST /ref-update HTTP/1.1" 200 156 0.066398 10.0.0.186 - - [2026-08-25 23:32:52] "POST /tags HTTP/1.1" 200 346 0.143348 10.0.0.186 - - [2026-08-25 23:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018403 10.0.0.186 - - [2026-08-25 23:32:52] "GET /tag/0444e307-3601-4a3f-a958-1559f1566743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.029257 10.0.0.186 - - [2026-08-25 23:32:52] "POST /projects HTTP/1.1" 409 238 0.002352 10.0.0.186 - - [2026-08-25 23:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005753 10.0.0.186 - - [2026-08-25 23:32:52] "GET /project/164c9546-34e4-4a4c-a791-2eb19ab4115e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040381 10.0.0.186 - - [2026-08-25 23:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003038 10.0.0.186 - - [2026-08-25 23:32:52] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.014136 10.0.0.186 - - [2026-08-25 23:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006171 10.0.0.186 - - [2026-08-25 23:32:52] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004766 10.0.0.186 - - [2026-08-25 23:32:52] "POST /security-groups HTTP/1.1" 409 285 0.002586 10.0.0.186 - - [2026-08-25 23:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004963 10.0.0.186 - - [2026-08-25 23:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002492 10.0.0.186 - - [2026-08-25 23:32:52] "PUT /security-group/af5cd6a9-acb2-44a4-907e-3fe6b78fb42f HTTP/1.1" 200 263 0.025237 10.0.0.186 - - [2026-08-25 23:32:52] "GET /project/164c9546-34e4-4a4c-a791-2eb19ab4115e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.071300 10.0.0.186 - - [2026-08-25 23:32:52] "PUT /access-control-list/4e69871a-64af-40d2-a38c-020a585eb6a7 HTTP/1.1" 200 273 0.038717 10.0.0.186 - - [2026-08-25 23:32:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.067760 10.0.0.186 - - [2026-08-25 23:32:52] "POST /tags HTTP/1.1" 409 228 0.009563 10.0.0.186 - - [2026-08-25 23:32:52] "PUT /access-control-list/eefe852c-e072-4a65-9236-5a2b7ac9dba7 HTTP/1.1" 200 273 0.051843 10.0.0.186 - - [2026-08-25 23:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.186 - - [2026-08-25 23:32:52] "GET /tag/0444e307-3601-4a3f-a958-1559f1566743?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1206 0.014396 10.0.0.186 - - [2026-08-25 23:32:52] "POST /tags HTTP/1.1" 200 346 0.033799 10.0.0.186 - - [2026-08-25 23:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.186 - - [2026-08-25 23:32:52] "GET /tag/57be1ebb-8411-4abf-bcf2-7339b66142ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.022342 10.0.0.186 - - [2026-08-25 23:32:52] "POST /projects HTTP/1.1" 409 238 0.002195 10.0.0.186 - - [2026-08-25 23:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002097 10.0.0.186 - - [2026-08-25 23:32:52] "GET /project/c3c250e1-b029-428a-a429-1255acee3256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040318 10.0.0.186 - - [2026-08-25 23:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.186 - - [2026-08-25 23:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002460 10.0.0.186 - - [2026-08-25 23:32:52] "GET /project/c3c250e1-b029-428a-a429-1255acee3256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.062989 10.0.0.186 - - [2026-08-25 23:32:52] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.041693 10.0.0.186 - - [2026-08-25 23:32:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.009608 10.0.0.186 - - [2026-08-25 23:32:53] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.008225 10.0.0.186 - - [2026-08-25 23:32:53] "POST /security-groups HTTP/1.1" 409 285 0.002839 10.0.0.186 - - [2026-08-25 23:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.186 - - [2026-08-25 23:32:53] "PUT /security-group/172af97f-e788-40ac-bb0c-c44e2d2d207e HTTP/1.1" 200 263 0.060335 10.0.0.186 - - [2026-08-25 23:32:53] "PUT /access-control-list/c00d875a-efb7-4baa-9998-0ae2dc2a89d4 HTTP/1.1" 200 273 0.025948 10.0.0.186 - - [2026-08-25 23:32:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.050242 10.0.0.186 - - [2026-08-25 23:32:53] "POST /tags HTTP/1.1" 409 228 0.004021 10.0.0.186 - - [2026-08-25 23:32:53] "PUT /access-control-list/d5af7b29-54b7-464e-8467-2c38062321bb HTTP/1.1" 200 273 0.070065 10.0.0.186 - - [2026-08-25 23:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.014275 10.0.0.186 - - [2026-08-25 23:32:53] "GET /tag/57be1ebb-8411-4abf-bcf2-7339b66142ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.011134 10.0.0.186 - - [2026-08-25 23:32:53] "POST /tags HTTP/1.1" 200 292 0.063291 10.0.0.186 - - [2026-08-25 23:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.025596 10.0.0.186 - - [2026-08-25 23:32:53] "GET /tag/3985d18c-2221-4c63-a63a-535772b10431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.015775 10.0.0.186 - - [2026-08-25 23:32:53] "POST /tags HTTP/1.1" 200 304 0.060229 10.0.0.186 - - [2026-08-25 23:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018303 10.0.0.186 - - [2026-08-25 23:32:53] "GET /tag/c8c5bf9c-e845-480b-a2a7-96131749bd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.015392 10.0.0.186 - - [2026-08-25 23:32:53] "POST /tags HTTP/1.1" 409 252 0.002302 10.0.0.186 - - [2026-08-25 23:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.186 - - [2026-08-25 23:32:53] "GET /tag/4e6e9f05-4ed2-4d0a-805e-4da2ab13a16c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1326 0.011742 10.0.0.186 - - [2026-08-25 23:32:53] "POST /tags HTTP/1.1" 409 226 0.002565 10.0.0.186 - - [2026-08-25 23:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.186 - - [2026-08-25 23:32:53] "GET /tag/a7951bd9-6558-4fef-a4f9-cb6e3fb3ab17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.012050 10.0.0.186 - - [2026-08-25 23:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001977 10.0.0.186 - - [2026-08-25 23:32:53] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004231 10.0.0.186 - - [2026-08-25 23:32:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001639 10.0.0.186 - - [2026-08-25 23:32:53] "GET /project/164c9546-34e4-4a4c-a791-2eb19ab4115e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.038880 10.0.0.186 - - [2026-08-25 23:32:53] "POST /virtual-machines HTTP/1.1" 200 396 0.009967 10.0.0.186 - - [2026-08-25 23:32:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.016407 10.0.0.186 - - [2026-08-25 23:32:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.118046 10.0.0.186 - - [2026-08-25 23:32:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.014016 10.0.0.186 - - [2026-08-25 23:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.012607 10.0.0.186 - - [2026-08-25 23:32:54] "GET /virtual-machine-interface/4b6e98f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012548 10.0.0.186 - - [2026-08-25 23:32:54] "POST /instance-ips HTTP/1.1" 200 398 0.027504 10.0.0.186 - - [2026-08-25 23:32:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.040789 10.0.0.186 - - [2026-08-25 23:32:54] "GET /virtual-machine-interface/4b6e98f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.021329 10.0.0.186 - - [2026-08-25 23:32:54] "POST /set-tag HTTP/1.1" 200 109 0.069212 10.0.0.186 - - [2026-08-25 23:32:54] "GET /virtual-machine-interface/4b6e98f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.019117 10.0.0.186 - - [2026-08-25 23:32:54] "GET /instance-ip/4b8a915e-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003388 10.0.0.186 - - [2026-08-25 23:32:54] "GET /virtual-machine-interface/4b6e98f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005184 10.0.0.186 - - [2026-08-25 23:32:54] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.186 - - [2026-08-25 23:32:54] "GET /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.003949 10.0.0.186 - - [2026-08-25 23:32:54] "POST /ref-update HTTP/1.1" 200 156 0.012712 10.0.0.186 - - [2026-08-25 23:32:54] "GET /virtual-machine-interface/4b6e98f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015917 10.0.0.186 - - [2026-08-25 23:32:54] "POST /set-tag HTTP/1.1" 200 109 0.003346 10.0.0.186 - - [2026-08-25 23:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002277 10.0.0.186 - - [2026-08-25 23:32:54] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004087 10.0.0.186 - - [2026-08-25 23:32:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.186 - - [2026-08-25 23:32:54] "GET /project/164c9546-34e4-4a4c-a791-2eb19ab4115e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.050351 10.0.0.186 - - [2026-08-25 23:32:54] "POST /virtual-machines HTTP/1.1" 200 396 0.010118 10.0.0.186 - - [2026-08-25 23:32:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.024913 10.0.0.186 - - [2026-08-25 23:32:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.119316 10.0.0.186 - - [2026-08-25 23:32:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.011166 10.0.0.186 - - [2026-08-25 23:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.020098 10.0.0.186 - - [2026-08-25 23:32:55] "GET /virtual-machine-interface/4bf8d628-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.004949 10.0.0.186 - - [2026-08-25 23:32:55] "POST /instance-ips HTTP/1.1" 200 398 0.036814 10.0.0.186 - - [2026-08-25 23:32:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.017352 10.0.0.186 - - [2026-08-25 23:32:55] "GET /virtual-machine-interface/4bf8d628-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008238 10.0.0.186 - - [2026-08-25 23:32:55] "POST /set-tag HTTP/1.1" 200 109 0.067040 10.0.0.186 - - [2026-08-25 23:32:55] "GET /virtual-machine-interface/4bf8d628-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018408 10.0.0.186 - - [2026-08-25 23:32:55] "GET /instance-ip/4c14c180-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003721 10.0.0.186 - - [2026-08-25 23:32:55] "GET /virtual-machine-interface/4bf8d628-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005281 10.0.0.186 - - [2026-08-25 23:32:55] "POST /set-tag HTTP/1.1" 200 109 0.003016 10.0.0.186 - - [2026-08-25 23:32:55] "GET /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1704 0.008315 10.0.0.186 - - [2026-08-25 23:32:55] "POST /ref-update HTTP/1.1" 200 156 0.012721 10.0.0.186 - - [2026-08-25 23:32:55] "GET /virtual-machine-interface/4bf8d628-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.013452 10.0.0.186 - - [2026-08-25 23:32:55] "POST /set-tag HTTP/1.1" 200 109 0.005446 10.0.0.186 - - [2026-08-25 23:32:55] "POST /tags HTTP/1.1" 200 292 0.021638 10.0.0.186 - - [2026-08-25 23:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.186 - - [2026-08-25 23:32:55] "GET /tag/f5c071bf-26ce-403d-a421-0e0f9dae77db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.014489 10.0.0.186 - - [2026-08-25 23:32:55] "POST /tags HTTP/1.1" 409 252 0.002691 10.0.0.186 - - [2026-08-25 23:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.186 - - [2026-08-25 23:32:55] "GET /tag/00969224-52b0-4380-8661-b9e7834a7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013518 10.0.0.186 - - [2026-08-25 23:32:55] "POST /tags HTTP/1.1" 409 226 0.002627 10.0.0.186 - - [2026-08-25 23:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002112 10.0.0.186 - - [2026-08-25 23:32:55] "GET /tag/971e6593-0257-4f30-ba2a-08eaef48a147?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.011046 10.0.0.186 - - [2026-08-25 23:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.186 - - [2026-08-25 23:32:55] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004917 10.0.0.186 - - [2026-08-25 23:32:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.186 - - [2026-08-25 23:32:55] "GET /project/c3c250e1-b029-428a-a429-1255acee3256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041680 10.0.0.186 - - [2026-08-25 23:32:55] "POST /virtual-machines HTTP/1.1" 200 396 0.011461 10.0.0.186 - - [2026-08-25 23:32:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.013339 10.0.0.186 - - [2026-08-25 23:32:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114834 10.0.0.186 - - [2026-08-25 23:32:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.008906 10.0.0.186 - - [2026-08-25 23:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.186 - - [2026-08-25 23:32:56] "GET /virtual-machine-interface/4ca418f8-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.025440 10.0.0.186 - - [2026-08-25 23:32:56] "POST /instance-ips HTTP/1.1" 200 398 0.040678 10.0.0.186 - - [2026-08-25 23:32:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024169 10.0.0.186 - - [2026-08-25 23:32:56] "GET /virtual-machine-interface/4ca418f8-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.010594 10.0.0.186 - - [2026-08-25 23:32:56] "POST /set-tag HTTP/1.1" 200 109 0.068803 10.0.0.186 - - [2026-08-25 23:32:56] "GET /virtual-machine-interface/4ca418f8-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.021654 10.0.0.186 - - [2026-08-25 23:32:56] "GET /instance-ip/4cbf4a7e-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005622 10.0.0.186 - - [2026-08-25 23:32:56] "GET /virtual-machine-interface/4ca418f8-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004782 10.0.0.186 - - [2026-08-25 23:32:56] "POST /set-tag HTTP/1.1" 200 109 0.002457 10.0.0.186 - - [2026-08-25 23:32:56] "GET /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004269 10.0.0.186 - - [2026-08-25 23:32:56] "POST /ref-update HTTP/1.1" 200 156 0.011292 10.0.0.186 - - [2026-08-25 23:32:56] "GET /virtual-machine-interface/4ca418f8-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004528 10.0.0.186 - - [2026-08-25 23:32:56] "POST /set-tag HTTP/1.1" 200 109 0.002436 10.0.0.186 - - [2026-08-25 23:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.186 - - [2026-08-25 23:32:56] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005584 10.0.0.186 - - [2026-08-25 23:32:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.186 - - [2026-08-25 23:32:56] "GET /project/c3c250e1-b029-428a-a429-1255acee3256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045655 10.0.0.186 - - [2026-08-25 23:32:56] "POST /virtual-machines HTTP/1.1" 200 396 0.022305 10.0.0.186 - - [2026-08-25 23:32:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.029412 10.0.0.186 - - [2026-08-25 23:32:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.126901 10.0.0.186 - - [2026-08-25 23:32:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.010459 10.0.0.186 - - [2026-08-25 23:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.018449 10.0.0.186 - - [2026-08-25 23:32:57] "GET /virtual-machine-interface/4d29d5ec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005435 10.0.0.186 - - [2026-08-25 23:32:57] "POST /instance-ips HTTP/1.1" 200 398 0.024934 10.0.0.186 - - [2026-08-25 23:32:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.029281 10.0.0.186 - - [2026-08-25 23:32:57] "GET /virtual-machine-interface/4d29d5ec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008070 10.0.0.186 - - [2026-08-25 23:32:57] "POST /set-tag HTTP/1.1" 200 109 0.071687 10.0.0.186 - - [2026-08-25 23:32:57] "GET /virtual-machine-interface/4d29d5ec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.026716 10.0.0.186 - - [2026-08-25 23:32:57] "GET /instance-ip/4d46628e-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007370 10.0.0.186 - - [2026-08-25 23:32:57] "GET /virtual-machine-interface/4d29d5ec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004909 10.0.0.186 - - [2026-08-25 23:32:57] "POST /set-tag HTTP/1.1" 200 109 0.003076 10.0.0.186 - - [2026-08-25 23:32:57] "GET /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2132 0.004102 10.0.0.186 - - [2026-08-25 23:32:57] "POST /ref-update HTTP/1.1" 200 156 0.012144 10.0.0.186 - - [2026-08-25 23:32:57] "GET /virtual-machine-interface/4d29d5ec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007154 10.0.0.186 - - [2026-08-25 23:32:57] "POST /set-tag HTTP/1.1" 200 109 0.003579 10.0.0.186 - - [2026-08-25 23:32:57] "POST /tags HTTP/1.1" 200 300 0.022422 10.0.0.186 - - [2026-08-25 23:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.186 - - [2026-08-25 23:32:57] "GET /tag/97fe63e7-13cd-4d3a-a565-f451e3bd8cb7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.019206 10.0.0.186 - - [2026-08-25 23:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.186 - - [2026-08-25 23:32:57] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.063139 10.0.0.186 - - [2026-08-25 23:32:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002117 10.0.0.186 - - [2026-08-25 23:32:57] "GET /project/164c9546-34e4-4a4c-a791-2eb19ab4115e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043684 10.0.0.186 - - [2026-08-25 23:32:57] "POST /virtual-machines HTTP/1.1" 200 396 0.011420 10.0.0.186 - - [2026-08-25 23:32:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.014066 10.0.0.186 - - [2026-08-25 23:32:57] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.114994 10.0.0.186 - - [2026-08-25 23:32:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.023153 10.0.0.186 - - [2026-08-25 23:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010268 10.0.0.186 - - [2026-08-25 23:32:58] "GET /virtual-machine-interface/4dc5eee6-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.007625 10.0.0.186 - - [2026-08-25 23:32:58] "POST /instance-ips HTTP/1.1" 200 398 0.025427 10.0.0.186 - - [2026-08-25 23:32:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.044546 10.0.0.186 - - [2026-08-25 23:32:58] "GET /virtual-machine-interface/4dc5eee6-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011281 10.0.0.186 - - [2026-08-25 23:32:58] "POST /set-tag HTTP/1.1" 200 109 0.024455 10.0.0.186 - - [2026-08-25 23:32:58] "GET /virtual-machine-interface/4dc5eee6-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020838 10.0.0.186 - - [2026-08-25 23:32:58] "GET /instance-ip/4de541ba-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004258 10.0.0.186 - - [2026-08-25 23:32:58] "GET /virtual-machine-interface/4dc5eee6-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008632 10.0.0.186 - - [2026-08-25 23:32:58] "POST /set-tag HTTP/1.1" 200 109 0.003299 10.0.0.186 - - [2026-08-25 23:32:58] "POST /tags HTTP/1.1" 200 300 0.028886 10.0.0.186 - - [2026-08-25 23:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.186 - - [2026-08-25 23:32:58] "GET /tag/9a386e0e-4277-474f-a63b-17307951b1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013978 10.0.0.186 - - [2026-08-25 23:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002621 10.0.0.186 - - [2026-08-25 23:32:58] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005478 10.0.0.186 - - [2026-08-25 23:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002504 10.0.0.186 - - [2026-08-25 23:32:58] "GET /project/164c9546-34e4-4a4c-a791-2eb19ab4115e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.047742 10.0.0.186 - - [2026-08-25 23:32:58] "POST /virtual-machines HTTP/1.1" 200 396 0.012399 10.0.0.186 - - [2026-08-25 23:32:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.011405 10.0.0.186 - - [2026-08-25 23:32:58] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.126901 10.0.0.186 - - [2026-08-25 23:32:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.014735 10.0.0.186 - - [2026-08-25 23:32:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.009181 10.0.0.186 - - [2026-08-25 23:32:58] "GET /virtual-machine-interface/4e45f80c-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006042 10.0.0.186 - - [2026-08-25 23:32:58] "POST /instance-ips HTTP/1.1" 200 398 0.027694 10.0.0.186 - - [2026-08-25 23:32:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.024617 10.0.0.186 - - [2026-08-25 23:32:59] "GET /virtual-machine-interface/4e45f80c-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.025447 10.0.0.186 - - [2026-08-25 23:32:59] "POST /set-tag HTTP/1.1" 200 109 0.023412 10.0.0.186 - - [2026-08-25 23:32:59] "GET /virtual-machine-interface/4e45f80c-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.018902 10.0.0.186 - - [2026-08-25 23:32:59] "GET /instance-ip/4e62e106-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004815 10.0.0.186 - - [2026-08-25 23:32:59] "GET /virtual-machine-interface/4e45f80c-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004806 10.0.0.186 - - [2026-08-25 23:32:59] "POST /set-tag HTTP/1.1" 200 109 0.002635 10.0.0.186 - - [2026-08-25 23:32:59] "POST /tags HTTP/1.1" 200 300 0.025852 10.0.0.186 - - [2026-08-25 23:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002703 10.0.0.186 - - [2026-08-25 23:32:59] "GET /tag/7e55994c-d874-412f-a788-90cdd1aaec0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.013988 10.0.0.186 - - [2026-08-25 23:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002606 10.0.0.186 - - [2026-08-25 23:32:59] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004482 10.0.0.186 - - [2026-08-25 23:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002076 10.0.0.186 - - [2026-08-25 23:32:59] "GET /project/c3c250e1-b029-428a-a429-1255acee3256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046367 10.0.0.186 - - [2026-08-25 23:32:59] "POST /virtual-machines HTTP/1.1" 200 396 0.014152 10.0.0.186 - - [2026-08-25 23:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.032291 10.0.0.186 - - [2026-08-25 23:32:59] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.131106 10.0.0.186 - - [2026-08-25 23:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.012174 10.0.0.186 - - [2026-08-25 23:32:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005850 10.0.0.186 - - [2026-08-25 23:32:59] "GET /virtual-machine-interface/4ec4869a-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006320 10.0.0.186 - - [2026-08-25 23:32:59] "POST /instance-ips HTTP/1.1" 200 398 0.024313 10.0.0.186 - - [2026-08-25 23:32:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.031975 10.0.0.186 - - [2026-08-25 23:32:59] "GET /virtual-machine-interface/4ec4869a-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006561 10.0.0.186 - - [2026-08-25 23:32:59] "POST /set-tag HTTP/1.1" 200 109 0.024568 10.0.0.186 - - [2026-08-25 23:32:59] "GET /virtual-machine-interface/4ec4869a-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.020297 10.0.0.186 - - [2026-08-25 23:32:59] "GET /instance-ip/4ee160da-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003535 10.0.0.186 - - [2026-08-25 23:32:59] "GET /virtual-machine-interface/4ec4869a-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005465 10.0.0.186 - - [2026-08-25 23:33:00] "POST /set-tag HTTP/1.1" 200 109 0.005947 10.0.0.186 - - [2026-08-25 23:33:00] "POST /tags HTTP/1.1" 200 300 0.028568 10.0.0.186 - - [2026-08-25 23:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002918 10.0.0.186 - - [2026-08-25 23:33:00] "GET /tag/48b00917-ad17-49c0-a5dc-4a61786a5a69?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.012523 10.0.0.186 - - [2026-08-25 23:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.186 - - [2026-08-25 23:33:00] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006984 10.0.0.186 - - [2026-08-25 23:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.186 - - [2026-08-25 23:33:00] "GET /project/c3c250e1-b029-428a-a429-1255acee3256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.046358 10.0.0.186 - - [2026-08-25 23:33:00] "POST /virtual-machines HTTP/1.1" 200 396 0.012307 10.0.0.186 - - [2026-08-25 23:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010848 10.0.0.186 - - [2026-08-25 23:33:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.142104 10.0.0.186 - - [2026-08-25 23:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.035775 10.0.0.186 - - [2026-08-25 23:33:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010982 10.0.0.186 - - [2026-08-25 23:33:00] "GET /virtual-machine-interface/4f3d6812-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006096 10.0.0.186 - - [2026-08-25 23:33:00] "POST /instance-ips HTTP/1.1" 200 398 0.046081 10.0.0.186 - - [2026-08-25 23:33:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.030480 10.0.0.186 - - [2026-08-25 23:33:00] "GET /virtual-machine-interface/4f3d6812-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.012538 10.0.0.186 - - [2026-08-25 23:33:00] "POST /set-tag HTTP/1.1" 200 109 0.027974 10.0.0.186 - - [2026-08-25 23:33:00] "GET /virtual-machine-interface/4f3d6812-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.022036 10.0.0.186 - - [2026-08-25 23:33:00] "GET /instance-ip/4f5b1894-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003613 10.0.0.186 - - [2026-08-25 23:33:00] "GET /virtual-machine-interface/4f3d6812-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005442 10.0.0.186 - - [2026-08-25 23:33:00] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.186 - - [2026-08-25 23:33:00] "GET /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2346 0.005967 10.0.0.186 - - [2026-08-25 23:33:00] "POST /ref-update HTTP/1.1" 200 156 0.010732 10.0.0.186 - - [2026-08-25 23:33:00] "GET /virtual-machine-interface/4dc5eee6-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016670 10.0.0.186 - - [2026-08-25 23:33:00] "POST /set-tag HTTP/1.1" 200 109 0.003627 10.0.0.186 - - [2026-08-25 23:33:00] "GET /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2560 0.005708 10.0.0.186 - - [2026-08-25 23:33:01] "POST /ref-update HTTP/1.1" 200 156 0.012688 10.0.0.186 - - [2026-08-25 23:33:01] "GET /virtual-machine-interface/4e45f80c-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.018722 10.0.0.186 - - [2026-08-25 23:33:01] "POST /set-tag HTTP/1.1" 200 109 0.003138 10.0.0.186 - - [2026-08-25 23:33:01] "GET /virtual-machine-interface/4b6e98f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005276 10.0.0.186 - - [2026-08-25 23:33:01] "POST /set-tag HTTP/1.1" 200 109 0.003278 10.0.0.186 - - [2026-08-25 23:33:01] "GET /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2774 0.005561 10.0.0.186 - - [2026-08-25 23:33:01] "POST /ref-update HTTP/1.1" 200 156 0.019058 10.0.0.186 - - [2026-08-25 23:33:01] "GET /virtual-machine-interface/4ec4869a-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.026309 10.0.0.186 - - [2026-08-25 23:33:01] "POST /set-tag HTTP/1.1" 200 109 0.003482 10.0.0.186 - - [2026-08-25 23:33:01] "GET /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2988 0.005045 10.0.0.186 - - [2026-08-25 23:33:01] "POST /ref-update HTTP/1.1" 200 156 0.010468 10.0.0.186 - - [2026-08-25 23:33:01] "GET /virtual-machine-interface/4f3d6812-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007180 10.0.0.186 - - [2026-08-25 23:33:01] "POST /set-tag HTTP/1.1" 200 109 0.003662 10.0.0.186 - - [2026-08-25 23:33:01] "GET /virtual-machine-interface/4bf8d628-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005437 10.0.0.186 - - [2026-08-25 23:33:01] "POST /set-tag HTTP/1.1" 200 109 0.002973 10.0.0.186 - - [2026-08-25 23:33:01] "GET /virtual-machine-interface/4ca418f8-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004481 10.0.0.186 - - [2026-08-25 23:33:01] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.186 - - [2026-08-25 23:33:01] "GET /virtual-machine-interface/4d29d5ec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006017 10.0.0.186 - - [2026-08-25 23:33:01] "POST /set-tag HTTP/1.1" 200 109 0.002688 10.0.0.186 - - [2026-08-25 23:33:01] "GET /virtual-machine-interface/4dc5eee6-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004751 10.0.0.186 - - [2026-08-25 23:33:01] "POST /set-tag HTTP/1.1" 200 109 0.003486 10.0.0.186 - - [2026-08-25 23:33:01] "GET /virtual-machine-interface/4e45f80c-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009797 10.0.0.186 - - [2026-08-25 23:33:01] "POST /set-tag HTTP/1.1" 200 109 0.002865 10.0.0.186 - - [2026-08-25 23:33:01] "GET /virtual-machine-interface/4b6e98f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005513 10.0.0.186 - - [2026-08-25 23:33:01] "POST /set-tag HTTP/1.1" 200 109 0.005827 10.0.0.186 - - [2026-08-25 23:33:01] "GET /virtual-machine-interface/4ec4869a-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005265 10.0.0.186 - - [2026-08-25 23:33:01] "POST /set-tag HTTP/1.1" 200 109 0.003573 10.0.0.186 - - [2026-08-25 23:33:01] "GET /virtual-machine-interface/4ca418f8-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004934 10.0.0.186 - - [2026-08-25 23:33:01] "POST /set-tag HTTP/1.1" 200 109 0.002676 10.0.0.186 - - [2026-08-25 23:33:01] "GET /virtual-machine-interface/4f3d6812-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019193 10.0.0.186 - - [2026-08-25 23:33:01] "POST /set-tag HTTP/1.1" 200 109 0.006878 10.0.0.186 - - [2026-08-25 23:33:03] "GET /virtual-machine/310d04ce-2a4d-49b2-adc7-c40c0dee2050?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004903 10.0.0.186 - - [2026-08-25 23:33:03] "GET /virtual-machine-interface/4b6e98f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005662 10.0.0.186 - - [2026-08-25 23:33:04] "GET /virtual-machine-interface/4bf8d628-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007197 10.0.0.186 - - [2026-08-25 23:33:04] "POST /set-tag HTTP/1.1" 200 109 0.003781 10.0.0.186 - - [2026-08-25 23:33:04] "GET /virtual-machine-interface/4ec4869a-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005634 10.0.0.186 - - [2026-08-25 23:33:04] "POST /set-tag HTTP/1.1" 200 109 0.003130 10.0.0.186 - - [2026-08-25 23:33:05] "GET /virtual-machine-interface/4d29d5ec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005313 10.0.0.186 - - [2026-08-25 23:33:05] "POST /set-tag HTTP/1.1" 200 109 0.003477 10.0.0.186 - - [2026-08-25 23:33:08] "GET /virtual-machine/38115b49-6baf-4f16-8c32-6170a6f34e60?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004739 10.0.0.186 - - [2026-08-25 23:33:08] "GET /virtual-machine-interface/4bf8d628-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005564 10.0.0.186 - - [2026-08-25 23:33:08] "GET /virtual-machine/a2f1f2f5-8406-48cd-b093-be809ea843c3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004059 10.0.0.186 - - [2026-08-25 23:33:08] "GET /virtual-machine-interface/4ca418f8-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006846 10.0.0.186 - - [2026-08-25 23:33:08] "GET /virtual-machine/21d9f22b-372e-44db-a2de-1489294359f0?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004169 10.0.0.186 - - [2026-08-25 23:33:08] "GET /virtual-machine-interface/4d29d5ec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005221 10.0.0.186 - - [2026-08-25 23:33:09] "GET /virtual-machine-interface/4e45f80c-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004883 10.0.0.186 - - [2026-08-25 23:33:09] "POST /set-tag HTTP/1.1" 200 109 0.002947 10.0.0.186 - - [2026-08-25 23:33:10] "GET /virtual-machine-interface/4dc5eee6-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006310 10.0.0.186 - - [2026-08-25 23:33:10] "POST /set-tag HTTP/1.1" 200 109 0.002693 10.0.0.186 - - [2026-08-25 23:33:10] "GET /virtual-machine-interface/4f3d6812-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004210 10.0.0.186 - - [2026-08-25 23:33:10] "POST /set-tag HTTP/1.1" 200 109 0.002871 10.0.0.186 - - [2026-08-25 23:33:13] "GET /virtual-machine/ac63f168-74cf-47f5-948d-9227181ca489?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.012080 10.0.0.186 - - [2026-08-25 23:33:13] "GET /virtual-machine-interface/4dc5eee6-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006808 10.0.0.186 - - [2026-08-25 23:33:13] "GET /virtual-machine/7cbc1a97-2db1-4b7e-8c82-58e751325d52?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003409 10.0.0.186 - - [2026-08-25 23:33:13] "GET /virtual-machine-interface/4ec4869a-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004351 10.0.0.186 - - [2026-08-25 23:33:13] "GET /virtual-machine/1163390a-bc71-463a-8cea-98c2a0dcc965?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003416 10.0.0.186 - - [2026-08-25 23:33:13] "GET /virtual-machine-interface/4e45f80c-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004809 10.0.0.186 - - [2026-08-25 23:33:13] "GET /virtual-machine/1c00c403-84f4-4483-a742-c92991a1501e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003480 10.0.0.186 - - [2026-08-25 23:33:13] "GET /virtual-machine-interface/4f3d6812-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004844 10.0.0.186 - - [2026-08-25 23:33:14] "GET /loadbalancer/2afa6bdf-a38b-41f4-9427-6687a2649103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.008143 10.0.0.186 - - [2026-08-25 23:33:14] "POST /tags HTTP/1.1" 200 334 0.046840 10.0.0.186 - - [2026-08-25 23:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.030996 10.0.0.186 - - [2026-08-25 23:33:14] "GET /tag/9d4e5e7a-16cd-47fb-894c-cd145e5c2117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.021534 10.0.0.186 - - [2026-08-25 23:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.186 - - [2026-08-25 23:33:14] "GET /project/164c9546-34e4-4a4c-a791-2eb19ab4115e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.058620 10.0.0.186 - - [2026-08-25 23:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.186 - - [2026-08-25 23:33:14] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.011528 10.0.0.186 - - [2026-08-25 23:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.186 - - [2026-08-25 23:33:14] "GET /service-appliance-set/bb3d78b0-5d96-4249-9747-b2a7ec8785aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.005789 10.0.0.186 - - [2026-08-25 23:33:14] "POST /fqname-to-id HTTP/1.1" 404 273 0.002811 10.0.0.186 - - [2026-08-25 23:33:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.109912 10.0.0.186 - - [2026-08-25 23:33:14] "GET /virtual-machine-interface/c619fdd1-769b-44e4-8fd2-aa1ac1006f41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.026460 10.0.0.186 - - [2026-08-25 23:33:14] "POST /instance-ips HTTP/1.1" 200 410 0.026111 10.0.0.186 - - [2026-08-25 23:33:14] "GET /instance-ip/d23eb9ed-2036-4660-bea8-e2c02f10ec67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.013151 10.0.0.186 - - [2026-08-25 23:33:14] "POST /loadbalancers HTTP/1.1" 200 631 0.070025 10.0.0.186 - - [2026-08-25 23:33:14] "GET /project/164c9546-34e4-4a4c-a791-2eb19ab4115e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.043350 10.0.0.186 - - [2026-08-25 23:33:14] "GET /instance-ip/d23eb9ed-2036-4660-bea8-e2c02f10ec67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.009802 10.0.0.186 - - [2026-08-25 23:33:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.045986 10.0.0.186 - - [2026-08-25 23:33:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.018420 10.0.0.186 - - [2026-08-25 23:33:14] "POST /floating-ips HTTP/1.1" 200 599 0.064643 10.0.0.186 - - [2026-08-25 23:33:14] "GET /project/164c9546-34e4-4a4c-a791-2eb19ab4115e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.063100 10.0.0.186 - - [2026-08-25 23:33:15] "GET /loadbalancer/2afa6bdf-a38b-41f4-9427-6687a2649103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004340 10.0.0.186 - - [2026-08-25 23:33:15] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.028782 10.0.0.186 - - [2026-08-25 23:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006675 10.0.0.186 - - [2026-08-25 23:33:15] "GET /project/164c9546-34e4-4a4c-a791-2eb19ab4115e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052391 10.0.0.186 - - [2026-08-25 23:33:15] "GET /loadbalancer/2afa6bdf-a38b-41f4-9427-6687a2649103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.020644 10.0.0.186 - - [2026-08-25 23:33:15] "GET /loadbalancer-listener/2cdf0112-c164-48b3-a042-9d31fa9ad877?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.009153 10.0.0.186 - - [2026-08-25 23:33:15] "GET /loadbalancer-listener/2cdf0112-c164-48b3-a042-9d31fa9ad877?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.019091 10.0.0.186 - - [2026-08-25 23:33:15] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.029813 10.0.0.186 - - [2026-08-25 23:33:15] "GET /instance-ip/d23eb9ed-2036-4660-bea8-e2c02f10ec67?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.011088 10.0.0.186 - - [2026-08-25 23:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007845 10.0.0.186 - - [2026-08-25 23:33:15] "GET /loadbalancer/2afa6bdf-a38b-41f4-9427-6687a2649103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003169 10.0.0.186 - - [2026-08-25 23:33:15] "GET /instance-ip/d23eb9ed-2036-4660-bea8-e2c02f10ec67?fields=floating_ips HTTP/1.1" 200 1215 0.014395 10.0.0.186 - - [2026-08-25 23:33:15] "GET /loadbalancer-pool/ef3b514e-1cd6-425c-b33f-2823fe209551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.004714 10.0.0.186 - - [2026-08-25 23:33:15] "GET /floating-ip/53fdd5a0-7c38-4164-b5e1-0ce4d8d56fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.008096 10.0.0.186 - - [2026-08-25 23:33:15] "POST /loadbalancer-members HTTP/1.1" 200 723 0.029377 10.0.0.186 - - [2026-08-25 23:33:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.018558 10.0.0.186 - - [2026-08-25 23:33:15] "GET /virtual-machine-interface/4b6e98f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010347 10.0.0.186 - - [2026-08-25 23:33:15] "GET /virtual-machine-interface/4b6e98f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004670 10.0.0.186 - - [2026-08-25 23:33:15] "POST /ref-update HTTP/1.1" 200 156 0.011889 10.0.0.186 - - [2026-08-25 23:33:15] "POST /tags HTTP/1.1" 409 221 0.003246 10.0.0.186 - - [2026-08-25 23:33:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.186 - - [2026-08-25 23:33:15] "GET /floating-ip/53fdd5a0-7c38-4164-b5e1-0ce4d8d56fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.026048 10.0.0.186 - - [2026-08-25 23:33:15] "GET /tag/9d4e5e7a-16cd-47fb-894c-cd145e5c2117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1179 0.021751 10.0.0.186 - - [2026-08-25 23:33:15] "POST /set-tag HTTP/1.1" 200 109 0.031479 10.0.0.186 - - [2026-08-25 23:33:15] "PUT /floating-ip/53fdd5a0-7c38-4164-b5e1-0ce4d8d56fa9 HTTP/1.1" 200 257 0.017511 10.0.0.186 - - [2026-08-25 23:33:15] "GET /loadbalancer-pool/ef3b514e-1cd6-425c-b33f-2823fe209551?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003398 10.0.0.186 - - [2026-08-25 23:33:15] "POST /loadbalancer-members HTTP/1.1" 200 723 0.021558 10.0.0.186 - - [2026-08-25 23:33:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.028909 10.0.0.186 - - [2026-08-25 23:33:15] "GET /virtual-machine-interface/4bf8d628-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015375 10.0.0.186 - - [2026-08-25 23:33:15] "GET /virtual-machine-interface/4bf8d628-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012033 10.0.0.186 - - [2026-08-25 23:33:15] "POST /ref-update HTTP/1.1" 200 156 0.013200 10.0.0.186 - - [2026-08-25 23:33:15] "GET /floating-ip/53fdd5a0-7c38-4164-b5e1-0ce4d8d56fa9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.013367 10.0.0.186 - - [2026-08-25 23:33:15] "POST /set-tag HTTP/1.1" 200 109 0.079123 10.0.0.186 - - [2026-08-25 23:33:16] "POST /tags HTTP/1.1" 409 206 0.009174 10.0.0.186 - - [2026-08-25 23:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002438 10.0.0.186 - - [2026-08-25 23:33:16] "GET /tag/c8c5bf9c-e845-480b-a2a7-96131749bd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014631 10.0.0.186 - - [2026-08-25 23:33:16] "POST /tags HTTP/1.1" 409 204 0.002331 10.0.0.186 - - [2026-08-25 23:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.186 - - [2026-08-25 23:33:16] "GET /tag/9a386e0e-4277-474f-a63b-17307951b1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013590 10.0.0.186 - - [2026-08-25 23:33:16] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002864 10.0.0.186 - - [2026-08-25 23:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.186 - - [2026-08-25 23:33:16] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007229 10.0.0.186 - - [2026-08-25 23:33:16] "POST /tags HTTP/1.1" 409 206 0.002573 10.0.0.186 - - [2026-08-25 23:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.186 - - [2026-08-25 23:33:16] "GET /tag/c8c5bf9c-e845-480b-a2a7-96131749bd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013138 10.0.0.186 - - [2026-08-25 23:33:16] "POST /tags HTTP/1.1" 409 226 0.002487 10.0.0.186 - - [2026-08-25 23:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.186 - - [2026-08-25 23:33:16] "GET /tag/a7951bd9-6558-4fef-a4f9-cb6e3fb3ab17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.012607 10.0.0.186 - - [2026-08-25 23:33:16] "POST /tags HTTP/1.1" 409 204 0.007221 10.0.0.186 - - [2026-08-25 23:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.186 - - [2026-08-25 23:33:16] "GET /tag/9a386e0e-4277-474f-a63b-17307951b1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.020254 10.0.0.186 - - [2026-08-25 23:33:16] "POST /tags HTTP/1.1" 409 226 0.002829 10.0.0.186 - - [2026-08-25 23:33:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004028 10.0.0.186 - - [2026-08-25 23:33:17] "GET /tag/a7951bd9-6558-4fef-a4f9-cb6e3fb3ab17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.015811 10.0.0.186 - - [2026-08-25 23:33:17] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003817 10.0.0.186 - - [2026-08-25 23:33:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.186 - - [2026-08-25 23:33:17] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002839 10.0.0.186 - - [2026-08-25 23:33:17] "POST /firewall-rules HTTP/1.1" 200 628 0.082172 10.0.0.186 - - [2026-08-25 23:33:17] "POST /firewall-rules HTTP/1.1" 200 648 0.125236 10.0.0.186 - - [2026-08-25 23:33:17] "GET /firewall-rule/cb8cca21-39a5-4649-8672-0991e3cddc27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.011687 10.0.0.186 - - [2026-08-25 23:33:17] "GET /firewall-policy/07909cc4-4eba-4ad1-8f08-259a87a4c8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003382 10.0.0.186 - - [2026-08-25 23:33:17] "GET /firewall-rule/42a23c53-4498-4a83-8a2f-3f3ce1faf928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.004781 10.0.0.186 - - [2026-08-25 23:33:17] "POST /ref-update HTTP/1.1" 200 156 0.017398 10.0.0.186 - - [2026-08-25 23:33:17] "POST /firewall-policys HTTP/1.1" 200 608 0.045845 10.0.0.186 - - [2026-08-25 23:33:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.017088 10.0.0.186 - - [2026-08-25 23:33:17] "GET /firewall-policy/fd7e8565-05ba-4259-9e6a-ddddfdb0a5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.014930 10.0.0.186 - - [2026-08-25 23:33:17] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004819 10.0.0.186 - - [2026-08-25 23:33:17] "GET /firewall-policy/fd7e8565-05ba-4259-9e6a-ddddfdb0a5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003127 10.0.0.186 - - [2026-08-25 23:33:17] "GET /firewall-policy/07909cc4-4eba-4ad1-8f08-259a87a4c8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.004382 10.0.0.186 - - [2026-08-25 23:33:17] "GET /firewall-policy/82285c95-e421-44ed-9ef7-1c5d5ebb9192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.017695 10.0.0.186 - - [2026-08-25 23:33:17] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.006370 10.0.0.186 - - [2026-08-25 23:33:17] "GET /firewall-policy/07909cc4-4eba-4ad1-8f08-259a87a4c8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002975 10.0.0.186 - - [2026-08-25 23:33:17] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.003649 10.0.0.186 - - [2026-08-25 23:33:17] "POST /ref-update HTTP/1.1" 200 156 0.028312 10.0.0.186 - - [2026-08-25 23:33:17] "POST /ref-update HTTP/1.1" 200 156 0.052598 10.0.0.186 - - [2026-08-25 23:33:17] "POST /ref-update HTTP/1.1" 200 156 0.036832 10.0.0.186 - - [2026-08-25 23:33:17] "POST /ref-update HTTP/1.1" 200 156 0.033518 10.0.0.186 - - [2026-08-25 23:33:18] "POST /ref-update HTTP/1.1" 200 156 0.063421 10.0.0.186 - - [2026-08-25 23:33:18] "GET /firewall-policy/fd7e8565-05ba-4259-9e6a-ddddfdb0a5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.018915 10.0.0.186 - - [2026-08-25 23:34:16] "GET /global-system-configs HTTP/1.1" 200 323 0.005749 10.0.0.186 - - [2026-08-25 23:34:17] "GET /global-system-configs HTTP/1.1" 200 323 0.002529 10.0.0.186 - - [2026-08-25 23:35:16] "POST /tags HTTP/1.1" 409 252 0.003135 10.0.0.186 - - [2026-08-25 23:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003961 10.0.0.186 - - [2026-08-25 23:35:16] "GET /tag/00969224-52b0-4380-8661-b9e7834a7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.020934 10.0.0.186 - - [2026-08-25 23:35:16] "POST /tags HTTP/1.1" 409 228 0.002989 10.0.0.186 - - [2026-08-25 23:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.186 - - [2026-08-25 23:35:16] "GET /tag/57be1ebb-8411-4abf-bcf2-7339b66142ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.018762 10.0.0.186 - - [2026-08-25 23:35:16] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.005212 10.0.0.186 - - [2026-08-25 23:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002821 10.0.0.186 - - [2026-08-25 23:35:16] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003295 10.0.0.186 - - [2026-08-25 23:35:16] "POST /tags HTTP/1.1" 409 206 0.002080 10.0.0.186 - - [2026-08-25 23:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005467 10.0.0.186 - - [2026-08-25 23:35:16] "GET /tag/c8c5bf9c-e845-480b-a2a7-96131749bd24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.013856 10.0.0.186 - - [2026-08-25 23:35:16] "POST /tags HTTP/1.1" 409 226 0.002782 10.0.0.186 - - [2026-08-25 23:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.186 - - [2026-08-25 23:35:16] "GET /tag/a7951bd9-6558-4fef-a4f9-cb6e3fb3ab17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.014833 10.0.0.186 - - [2026-08-25 23:35:16] "POST /tags HTTP/1.1" 409 204 0.010764 10.0.0.186 - - [2026-08-25 23:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002407 10.0.0.186 - - [2026-08-25 23:35:16] "GET /tag/9a386e0e-4277-474f-a63b-17307951b1ec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.011969 10.0.0.186 - - [2026-08-25 23:35:16] "POST /tags HTTP/1.1" 409 226 0.002671 10.0.0.186 - - [2026-08-25 23:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.186 - - [2026-08-25 23:35:16] "GET /tag/a7951bd9-6558-4fef-a4f9-cb6e3fb3ab17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1198 0.015035 10.0.0.186 - - [2026-08-25 23:35:16] "POST /tags HTTP/1.1" 409 228 0.002740 10.0.0.186 - - [2026-08-25 23:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.186 - - [2026-08-25 23:35:16] "GET /tag/57be1ebb-8411-4abf-bcf2-7339b66142ad?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.020265 10.0.0.186 - - [2026-08-25 23:35:16] "POST /tags HTTP/1.1" 409 252 0.002903 10.0.0.186 - - [2026-08-25 23:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002243 10.0.0.186 - - [2026-08-25 23:35:16] "GET /tag/00969224-52b0-4380-8661-b9e7834a7e85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010915 10.0.0.186 - - [2026-08-25 23:35:16] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002382 10.0.0.186 - - [2026-08-25 23:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002300 10.0.0.186 - - [2026-08-25 23:35:16] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004224 10.0.0.186 - - [2026-08-25 23:35:17] "POST /firewall-rules HTTP/1.1" 409 281 0.002801 10.0.0.186 - - [2026-08-25 23:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.186 - - [2026-08-25 23:35:17] "PUT /firewall-rule/42a23c53-4498-4a83-8a2f-3f3ce1faf928 HTTP/1.1" 200 261 0.023251 10.0.0.186 - - [2026-08-25 23:35:17] "POST /firewall-rules HTTP/1.1" 409 291 0.013268 10.0.0.186 - - [2026-08-25 23:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011880 10.0.0.186 - - [2026-08-25 23:35:17] "PUT /firewall-rule/cb8cca21-39a5-4649-8672-0991e3cddc27 HTTP/1.1" 200 261 0.030532 10.0.0.186 - - [2026-08-25 23:35:17] "GET /firewall-rule/cb8cca21-39a5-4649-8672-0991e3cddc27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.013031 10.0.0.186 - - [2026-08-25 23:35:17] "POST /firewall-rules HTTP/1.1" 200 660 0.106679 10.0.0.186 - - [2026-08-25 23:35:17] "GET /firewall-rule/be6fa635-4581-477d-b6d7-6d8d885d18a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.011587 10.0.0.186 - - [2026-08-25 23:35:17] "GET /firewall-policy/07909cc4-4eba-4ad1-8f08-259a87a4c8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003199 10.0.0.186 - - [2026-08-25 23:35:17] "GET /firewall-rule/42a23c53-4498-4a83-8a2f-3f3ce1faf928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.003880 10.0.0.186 - - [2026-08-25 23:35:17] "POST /firewall-policys HTTP/1.1" 409 269 0.002286 10.0.0.186 - - [2026-08-25 23:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001954 10.0.0.186 - - [2026-08-25 23:35:17] "PUT /firewall-policy/fd7e8565-05ba-4259-9e6a-ddddfdb0a5a1 HTTP/1.1" 200 265 0.034250 10.0.0.186 - - [2026-08-25 23:35:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.029985 10.0.0.186 - - [2026-08-25 23:35:17] "GET /firewall-policy/fd7e8565-05ba-4259-9e6a-ddddfdb0a5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.014806 10.0.0.186 - - [2026-08-25 23:35:17] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004133 10.0.0.186 - - [2026-08-25 23:35:17] "GET /firewall-policy/fd7e8565-05ba-4259-9e6a-ddddfdb0a5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003669 10.0.0.186 - - [2026-08-25 23:35:17] "GET /firewall-policy/07909cc4-4eba-4ad1-8f08-259a87a4c8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.002653 10.0.0.186 - - [2026-08-25 23:35:17] "GET /firewall-policy/82285c95-e421-44ed-9ef7-1c5d5ebb9192?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002697 10.0.0.186 - - [2026-08-25 23:35:17] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002403 10.0.0.186 - - [2026-08-25 23:35:17] "GET /firewall-policy/fd7e8565-05ba-4259-9e6a-ddddfdb0a5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002137 10.0.0.186 - - [2026-08-25 23:35:17] "GET /firewall-policy/fd7e8565-05ba-4259-9e6a-ddddfdb0a5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003157 10.0.0.186 - - [2026-08-25 23:36:19] "GET /virtual-machine-interface/4b6e98f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.009532 10.0.0.186 - - [2026-08-25 23:36:19] "POST /set-tag HTTP/1.1" 200 109 0.005524 10.0.0.186 - - [2026-08-25 23:36:19] "GET /virtual-machine-interface/4bf8d628-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.008439 10.0.0.186 - - [2026-08-25 23:36:19] "POST /set-tag HTTP/1.1" 200 109 0.004847 10.0.0.186 - - [2026-08-25 23:36:19] "GET /virtual-machine-interface/4dc5eee6-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.014132 10.0.0.186 - - [2026-08-25 23:36:19] "POST /set-tag HTTP/1.1" 200 109 0.005997 10.0.0.186 - - [2026-08-25 23:36:19] "GET /virtual-machine-interface/4ec4869a-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006134 10.0.0.186 - - [2026-08-25 23:36:19] "POST /set-tag HTTP/1.1" 200 109 0.003928 10.0.0.186 - - [2026-08-25 23:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.186 - - [2026-08-25 23:36:19] "GET /loadbalancer/2afa6bdf-a38b-41f4-9427-6687a2649103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003834 10.0.0.186 - - [2026-08-25 23:36:19] "GET /virtual-machine-interface/4b6e98f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004769 10.0.0.186 - - [2026-08-25 23:36:19] "POST /set-tag HTTP/1.1" 200 109 0.024880 10.0.0.186 - - [2026-08-25 23:36:19] "DELETE /loadbalancer-member/170c1419-8bcc-4642-9d4e-c2f9cc6e923f HTTP/1.1" 200 115 0.044453 10.0.0.186 - - [2026-08-25 23:36:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.186 - - [2026-08-25 23:36:19] "GET /loadbalancer/2afa6bdf-a38b-41f4-9427-6687a2649103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003123 10.0.0.186 - - [2026-08-25 23:36:19] "GET /virtual-machine-interface/4f3d6812-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004496 10.0.0.186 - - [2026-08-25 23:36:19] "POST /set-tag HTTP/1.1" 200 109 0.002866 10.0.0.186 - - [2026-08-25 23:36:19] "GET /virtual-machine-interface/4ca418f8-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005072 10.0.0.186 - - [2026-08-25 23:36:19] "POST /set-tag HTTP/1.1" 200 109 0.002484 10.0.0.186 - - [2026-08-25 23:36:19] "GET /virtual-machine-interface/4e45f80c-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005022 10.0.0.186 - - [2026-08-25 23:36:19] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.186 - - [2026-08-25 23:36:19] "GET /virtual-machine-interface/4d29d5ec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004988 10.0.0.186 - - [2026-08-25 23:36:19] "POST /set-tag HTTP/1.1" 200 109 0.003274 10.0.0.186 - - [2026-08-25 23:36:20] "GET /virtual-machine-interface/4bf8d628-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004901 10.0.0.186 - - [2026-08-25 23:36:20] "POST /set-tag HTTP/1.1" 200 109 0.005023 10.0.0.186 - - [2026-08-25 23:36:20] "GET /virtual-machine-interface/4bf8d628-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005115 10.0.0.186 - - [2026-08-25 23:36:21] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.186 - - [2026-08-25 23:36:21] "GET /virtual-machine/38115b49-6baf-4f16-8c32-6170a6f34e60?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004081 10.0.0.186 - - [2026-08-25 23:36:21] "POST /ref-update HTTP/1.1" 200 156 0.017476 10.0.0.186 - - [2026-08-25 23:36:21] "GET /virtual-machine-interface/4bf8d628-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.004681 10.0.0.186 - - [2026-08-25 23:36:21] "POST /set-tag HTTP/1.1" 200 109 0.021547 10.0.0.186 - - [2026-08-25 23:36:21] "POST /set-tag HTTP/1.1" 200 109 0.058278 10.0.0.186 - - [2026-08-25 23:36:21] "POST /set-tag HTTP/1.1" 200 109 0.025641 10.0.0.186 - - [2026-08-25 23:36:21] "POST /set-tag HTTP/1.1" 200 109 0.035471 10.0.0.186 - - [2026-08-25 23:36:21] "POST /set-tag HTTP/1.1" 200 109 0.029341 10.0.0.186 - - [2026-08-25 23:36:21] "DELETE /instance-ip/4c14c180-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.051370 10.0.0.186 - - [2026-08-25 23:36:21] "POST /ref-update HTTP/1.1" 200 156 0.022674 10.0.0.186 - - [2026-08-25 23:36:21] "DELETE /virtual-machine-interface/4bf8d628-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.067514 10.0.0.186 - - [2026-08-25 23:36:21] "DELETE /virtual-machine/38115b49-6baf-4f16-8c32-6170a6f34e60 HTTP/1.1" 200 115 0.038399 10.0.0.186 - - [2026-08-25 23:36:21] "GET /virtual-machine-interface/4d29d5ec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005494 10.0.0.186 - - [2026-08-25 23:36:21] "POST /set-tag HTTP/1.1" 200 109 0.003021 10.0.0.186 - - [2026-08-25 23:36:21] "GET /virtual-machine-interface/4d29d5ec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004784 10.0.0.186 - - [2026-08-25 23:36:21] "POST /set-tag HTTP/1.1" 200 109 0.002964 10.0.0.186 - - [2026-08-25 23:36:21] "GET /virtual-machine/21d9f22b-372e-44db-a2de-1489294359f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003417 10.0.0.186 - - [2026-08-25 23:36:21] "POST /ref-update HTTP/1.1" 200 156 0.011525 10.0.0.186 - - [2026-08-25 23:36:21] "GET /virtual-machine-interface/4d29d5ec-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016278 10.0.0.186 - - [2026-08-25 23:36:21] "POST /set-tag HTTP/1.1" 200 109 0.030552 10.0.0.186 - - [2026-08-25 23:36:21] "POST /set-tag HTTP/1.1" 200 109 0.049872 10.0.0.186 - - [2026-08-25 23:36:21] "POST /set-tag HTTP/1.1" 200 109 0.069061 10.0.0.186 - - [2026-08-25 23:36:22] "POST /set-tag HTTP/1.1" 200 109 0.076837 10.0.0.186 - - [2026-08-25 23:36:22] "POST /set-tag HTTP/1.1" 200 109 0.039300 10.0.0.186 - - [2026-08-25 23:36:22] "DELETE /instance-ip/4d46628e-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.170345 10.0.0.186 - - [2026-08-25 23:36:22] "DELETE /virtual-machine-interface/4d29d5ec-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.060177 10.0.0.186 - - [2026-08-25 23:36:22] "DELETE /virtual-machine/21d9f22b-372e-44db-a2de-1489294359f0 HTTP/1.1" 200 115 0.035073 10.0.0.186 - - [2026-08-25 23:36:22] "GET /virtual-machine-interface/4b6e98f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010314 10.0.0.186 - - [2026-08-25 23:36:22] "POST /set-tag HTTP/1.1" 200 109 0.003175 10.0.0.186 - - [2026-08-25 23:36:22] "GET /virtual-machine-interface/4b6e98f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005208 10.0.0.186 - - [2026-08-25 23:36:22] "POST /set-tag HTTP/1.1" 200 109 0.003099 10.0.0.186 - - [2026-08-25 23:36:22] "GET /virtual-machine/310d04ce-2a4d-49b2-adc7-c40c0dee2050?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004553 10.0.0.186 - - [2026-08-25 23:36:22] "POST /ref-update HTTP/1.1" 200 156 0.015851 10.0.0.186 - - [2026-08-25 23:36:22] "GET /virtual-machine-interface/4b6e98f0-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016670 10.0.0.186 - - [2026-08-25 23:36:22] "POST /set-tag HTTP/1.1" 200 109 0.022584 10.0.0.186 - - [2026-08-25 23:36:22] "POST /set-tag HTTP/1.1" 200 109 0.042516 10.0.0.186 - - [2026-08-25 23:36:22] "POST /set-tag HTTP/1.1" 200 109 0.058573 10.0.0.186 - - [2026-08-25 23:36:22] "POST /set-tag HTTP/1.1" 200 109 0.032639 10.0.0.186 - - [2026-08-25 23:36:22] "POST /set-tag HTTP/1.1" 200 109 0.031585 10.0.0.186 - - [2026-08-25 23:36:22] "DELETE /instance-ip/4b8a915e-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.070176 10.0.0.186 - - [2026-08-25 23:36:22] "POST /ref-update HTTP/1.1" 200 156 0.010546 10.0.0.186 - - [2026-08-25 23:36:23] "DELETE /virtual-machine-interface/4b6e98f0-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.054814 10.0.0.186 - - [2026-08-25 23:36:23] "DELETE /virtual-machine/310d04ce-2a4d-49b2-adc7-c40c0dee2050 HTTP/1.1" 200 115 0.024723 10.0.0.186 - - [2026-08-25 23:36:23] "DELETE /tag/3985d18c-2221-4c63-a63a-535772b10431 HTTP/1.1" 200 115 0.051816 10.0.0.186 - - [2026-08-25 23:36:23] "GET /virtual-machine-interface/4ca418f8-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004941 10.0.0.186 - - [2026-08-25 23:36:23] "POST /set-tag HTTP/1.1" 200 109 0.003045 10.0.0.186 - - [2026-08-25 23:36:23] "GET /virtual-machine-interface/4ca418f8-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004887 10.0.0.186 - - [2026-08-25 23:36:23] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.186 - - [2026-08-25 23:36:23] "GET /virtual-machine/a2f1f2f5-8406-48cd-b093-be809ea843c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003138 10.0.0.186 - - [2026-08-25 23:36:23] "POST /ref-update HTTP/1.1" 200 156 0.014425 10.0.0.186 - - [2026-08-25 23:36:23] "GET /virtual-machine-interface/4ca418f8-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.029015 10.0.0.186 - - [2026-08-25 23:36:23] "POST /set-tag HTTP/1.1" 200 109 0.039713 10.0.0.186 - - [2026-08-25 23:36:23] "POST /set-tag HTTP/1.1" 200 109 0.061675 10.0.0.186 - - [2026-08-25 23:36:23] "POST /set-tag HTTP/1.1" 200 109 0.050025 10.0.0.186 - - [2026-08-25 23:36:23] "POST /set-tag HTTP/1.1" 200 109 0.028763 10.0.0.186 - - [2026-08-25 23:36:23] "POST /set-tag HTTP/1.1" 200 109 0.043748 10.0.0.186 - - [2026-08-25 23:36:23] "DELETE /instance-ip/4cbf4a7e-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.087800 10.0.0.186 - - [2026-08-25 23:36:23] "DELETE /virtual-machine-interface/4ca418f8-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.073483 10.0.0.186 - - [2026-08-25 23:36:23] "DELETE /virtual-machine/a2f1f2f5-8406-48cd-b093-be809ea843c3 HTTP/1.1" 200 115 0.033195 10.0.0.186 - - [2026-08-25 23:36:23] "DELETE /tag/c8c5bf9c-e845-480b-a2a7-96131749bd24 HTTP/1.1" 409 391 0.016174 10.0.0.186 - - [2026-08-25 23:36:24] "DELETE /tag/f5c071bf-26ce-403d-a421-0e0f9dae77db HTTP/1.1" 200 115 0.076131 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:36:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001161 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:36:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001194 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:36:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001657 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:36:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001301 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:36:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001079 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:36:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001194 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:36:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001069 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:36:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001299 10.0.0.186 - - [2026-08-25 23:36:51] "GET /virtual-machine-interface/4dc5eee6-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005515 10.0.0.186 - - [2026-08-25 23:36:51] "POST /set-tag HTTP/1.1" 200 109 0.007873 10.0.0.186 - - [2026-08-25 23:36:51] "GET /virtual-machine-interface/4dc5eee6-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005126 10.0.0.186 - - [2026-08-25 23:36:51] "POST /set-tag HTTP/1.1" 200 109 0.003135 10.0.0.186 - - [2026-08-25 23:36:51] "GET /virtual-machine/ac63f168-74cf-47f5-948d-9227181ca489?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.004217 10.0.0.186 - - [2026-08-25 23:36:51] "POST /ref-update HTTP/1.1" 200 156 0.014129 10.0.0.186 - - [2026-08-25 23:36:51] "GET /virtual-machine-interface/4dc5eee6-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010238 10.0.0.186 - - [2026-08-25 23:36:51] "POST /set-tag HTTP/1.1" 200 109 0.030509 10.0.0.186 - - [2026-08-25 23:36:51] "POST /set-tag HTTP/1.1" 200 109 0.041370 10.0.0.186 - - [2026-08-25 23:36:51] "POST /set-tag HTTP/1.1" 200 109 0.018396 10.0.0.186 - - [2026-08-25 23:36:51] "POST /set-tag HTTP/1.1" 200 109 0.023236 10.0.0.186 - - [2026-08-25 23:36:51] "DELETE /instance-ip/4de541ba-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.059950 10.0.0.186 - - [2026-08-25 23:36:51] "DELETE /virtual-machine-interface/4dc5eee6-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.043755 10.0.0.186 - - [2026-08-25 23:36:51] "DELETE /virtual-machine/ac63f168-74cf-47f5-948d-9227181ca489 HTTP/1.1" 200 115 0.024439 10.0.0.186 - - [2026-08-25 23:36:51] "DELETE /tag/97fe63e7-13cd-4d3a-a565-f451e3bd8cb7 HTTP/1.1" 200 115 0.044961 10.0.0.186 - - [2026-08-25 23:36:51] "GET /virtual-machine-interface/4e45f80c-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005323 10.0.0.186 - - [2026-08-25 23:36:51] "POST /set-tag HTTP/1.1" 200 109 0.003225 10.0.0.186 - - [2026-08-25 23:36:51] "GET /virtual-machine-interface/4e45f80c-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004419 10.0.0.186 - - [2026-08-25 23:36:51] "POST /set-tag HTTP/1.1" 200 109 0.002737 10.0.0.186 - - [2026-08-25 23:36:51] "GET /virtual-machine/1163390a-bc71-463a-8cea-98c2a0dcc965?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003732 10.0.0.186 - - [2026-08-25 23:36:51] "POST /ref-update HTTP/1.1" 200 156 0.012234 10.0.0.186 - - [2026-08-25 23:36:51] "GET /virtual-machine-interface/4e45f80c-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009659 10.0.0.186 - - [2026-08-25 23:36:51] "POST /set-tag HTTP/1.1" 200 109 0.022308 10.0.0.186 - - [2026-08-25 23:36:51] "POST /set-tag HTTP/1.1" 200 109 0.039956 10.0.0.186 - - [2026-08-25 23:36:51] "POST /set-tag HTTP/1.1" 200 109 0.037112 10.0.0.186 - - [2026-08-25 23:36:51] "POST /set-tag HTTP/1.1" 200 109 0.020976 10.0.0.186 - - [2026-08-25 23:36:52] "DELETE /instance-ip/4e62e106-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.067050 10.0.0.186 - - [2026-08-25 23:36:52] "DELETE /virtual-machine-interface/4e45f80c-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.055731 10.0.0.186 - - [2026-08-25 23:36:52] "DELETE /virtual-machine/1163390a-bc71-463a-8cea-98c2a0dcc965 HTTP/1.1" 200 115 0.036795 10.0.0.186 - - [2026-08-25 23:36:52] "DELETE /tag/9a386e0e-4277-474f-a63b-17307951b1ec HTTP/1.1" 409 237 0.017749 10.0.0.186 - - [2026-08-25 23:36:52] "DELETE /tag/0444e307-3601-4a3f-a958-1559f1566743 HTTP/1.1" 200 115 0.061319 10.0.0.186 - - [2026-08-25 23:36:52] "DELETE /tag/4e6e9f05-4ed2-4d0a-805e-4da2ab13a16c HTTP/1.1" 200 115 0.039129 10.0.0.186 - - [2026-08-25 23:36:52] "GET /virtual-machine-interface/4ec4869a-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006861 10.0.0.186 - - [2026-08-25 23:36:52] "POST /set-tag HTTP/1.1" 200 109 0.003140 10.0.0.186 - - [2026-08-25 23:36:52] "GET /virtual-machine-interface/4ec4869a-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004862 10.0.0.186 - - [2026-08-25 23:36:52] "POST /set-tag HTTP/1.1" 200 109 0.002883 10.0.0.186 - - [2026-08-25 23:36:52] "GET /virtual-machine/7cbc1a97-2db1-4b7e-8c82-58e751325d52?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004645 10.0.0.186 - - [2026-08-25 23:36:52] "POST /ref-update HTTP/1.1" 200 156 0.013448 10.0.0.186 - - [2026-08-25 23:36:52] "GET /virtual-machine-interface/4ec4869a-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005433 10.0.0.186 - - [2026-08-25 23:36:52] "POST /set-tag HTTP/1.1" 200 109 0.020487 10.0.0.186 - - [2026-08-25 23:36:52] "POST /set-tag HTTP/1.1" 200 109 0.030240 10.0.0.186 - - [2026-08-25 23:36:52] "POST /set-tag HTTP/1.1" 200 109 0.049538 10.0.0.186 - - [2026-08-25 23:36:52] "POST /set-tag HTTP/1.1" 200 109 0.015752 10.0.0.186 - - [2026-08-25 23:36:52] "DELETE /instance-ip/4ee160da-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.052565 10.0.0.186 - - [2026-08-25 23:36:52] "DELETE /virtual-machine-interface/4ec4869a-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.048990 10.0.0.186 - - [2026-08-25 23:36:52] "DELETE /virtual-machine/7cbc1a97-2db1-4b7e-8c82-58e751325d52 HTTP/1.1" 200 115 0.029456 10.0.0.186 - - [2026-08-25 23:36:52] "DELETE /tag/7e55994c-d874-412f-a788-90cdd1aaec0d HTTP/1.1" 200 115 0.041356 10.0.0.186 - - [2026-08-25 23:36:52] "GET /virtual-machine-interface/4f3d6812-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004537 10.0.0.186 - - [2026-08-25 23:36:52] "POST /set-tag HTTP/1.1" 200 109 0.003258 10.0.0.186 - - [2026-08-25 23:36:52] "GET /virtual-machine-interface/4f3d6812-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006452 10.0.0.186 - - [2026-08-25 23:36:52] "POST /set-tag HTTP/1.1" 200 109 0.002859 10.0.0.186 - - [2026-08-25 23:36:53] "GET /virtual-machine/1c00c403-84f4-4483-a742-c92991a1501e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004122 10.0.0.186 - - [2026-08-25 23:36:53] "POST /ref-update HTTP/1.1" 200 156 0.011783 10.0.0.186 - - [2026-08-25 23:36:53] "GET /virtual-machine-interface/4f3d6812-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.017737 10.0.0.186 - - [2026-08-25 23:36:53] "POST /set-tag HTTP/1.1" 200 109 0.033456 10.0.0.186 - - [2026-08-25 23:36:53] "POST /set-tag HTTP/1.1" 200 109 0.039030 10.0.0.186 - - [2026-08-25 23:36:53] "POST /set-tag HTTP/1.1" 200 109 0.033093 10.0.0.186 - - [2026-08-25 23:36:53] "POST /set-tag HTTP/1.1" 200 109 0.019478 10.0.0.186 - - [2026-08-25 23:36:53] "DELETE /instance-ip/4f5b1894-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.069159 10.0.0.186 - - [2026-08-25 23:36:53] "DELETE /virtual-machine-interface/4f3d6812-a0dd-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.059084 10.0.0.186 - - [2026-08-25 23:36:53] "DELETE /virtual-machine/1c00c403-84f4-4483-a742-c92991a1501e HTTP/1.1" 200 115 0.034714 10.0.0.186 - - [2026-08-25 23:36:53] "DELETE /tag/48b00917-ad17-49c0-a5dc-4a61786a5a69 HTTP/1.1" 200 115 0.041899 10.0.0.186 - - [2026-08-25 23:36:53] "DELETE /tag/00969224-52b0-4380-8661-b9e7834a7e85 HTTP/1.1" 409 237 0.006936 10.0.0.186 - - [2026-08-25 23:36:53] "DELETE /tag/57be1ebb-8411-4abf-bcf2-7339b66142ad HTTP/1.1" 409 237 0.006031 10.0.0.186 - - [2026-08-25 23:36:54] "POST /projects HTTP/1.1" 409 238 0.002386 10.0.0.186 - - [2026-08-25 23:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.186 - - [2026-08-25 23:36:54] "GET /project/c3c250e1-b029-428a-a429-1255acee3256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.035812 10.0.0.186 - - [2026-08-25 23:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.186 - - [2026-08-25 23:36:54] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004813 10.0.0.186 - - [2026-08-25 23:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.186 - - [2026-08-25 23:36:54] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005614 10.0.0.186 - - [2026-08-25 23:36:54] "POST /security-groups HTTP/1.1" 409 285 0.002756 10.0.0.186 - - [2026-08-25 23:36:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002135 10.0.0.186 - - [2026-08-25 23:36:55] "PUT /security-group/172af97f-e788-40ac-bb0c-c44e2d2d207e HTTP/1.1" 200 263 0.063618 10.0.0.186 - - [2026-08-25 23:36:55] "PUT /access-control-list/c00d875a-efb7-4baa-9998-0ae2dc2a89d4 HTTP/1.1" 200 273 0.020559 10.0.0.186 - - [2026-08-25 23:36:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.035534 10.0.0.186 - - [2026-08-25 23:36:55] "PUT /access-control-list/d5af7b29-54b7-464e-8467-2c38062321bb HTTP/1.1" 200 273 0.037948 10.0.0.186 - - [2026-08-25 23:36:59] "POST /projects HTTP/1.1" 409 238 0.002755 10.0.0.186 - - [2026-08-25 23:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.186 - - [2026-08-25 23:37:00] "GET /project/c3c250e1-b029-428a-a429-1255acee3256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029791 10.0.0.186 - - [2026-08-25 23:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.016910 10.0.0.186 - - [2026-08-25 23:37:00] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005713 10.0.0.186 - - [2026-08-25 23:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.186 - - [2026-08-25 23:37:00] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005795 10.0.0.186 - - [2026-08-25 23:37:00] "POST /security-groups HTTP/1.1" 409 285 0.003458 10.0.0.186 - - [2026-08-25 23:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.186 - - [2026-08-25 23:37:00] "PUT /security-group/172af97f-e788-40ac-bb0c-c44e2d2d207e HTTP/1.1" 200 263 0.059017 10.0.0.186 - - [2026-08-25 23:37:00] "PUT /access-control-list/c00d875a-efb7-4baa-9998-0ae2dc2a89d4 HTTP/1.1" 200 273 0.020349 10.0.0.186 - - [2026-08-25 23:37:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.046552 10.0.0.186 - - [2026-08-25 23:37:00] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.018943 10.0.0.186 - - [2026-08-25 23:37:00] "PUT /access-control-list/d5af7b29-54b7-464e-8467-2c38062321bb HTTP/1.1" 200 273 0.018008 10.0.0.186 - - [2026-08-25 23:37:00] "GET /firewall-rule/03dc006d-8f7c-47e8-9df2-1ee826c4d781?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2093 0.002995 10.0.0.186 - - [2026-08-25 23:37:00] "POST /ref-update HTTP/1.1" 200 156 0.057950 10.0.0.186 - - [2026-08-25 23:37:00] "DELETE /firewall-rule/03dc006d-8f7c-47e8-9df2-1ee826c4d781 HTTP/1.1" 200 115 0.046907 10.0.0.186 - - [2026-08-25 23:37:00] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.008969 10.0.0.186 - - [2026-08-25 23:37:00] "GET /firewall-rule/86e594fd-9136-4f80-8b7a-94e93cd18075?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003586 10.0.0.186 - - [2026-08-25 23:37:00] "POST /ref-update HTTP/1.1" 200 156 0.061122 10.0.0.186 - - [2026-08-25 23:37:00] "DELETE /firewall-rule/86e594fd-9136-4f80-8b7a-94e93cd18075 HTTP/1.1" 200 115 0.036942 10.0.0.186 - - [2026-08-25 23:37:00] "DELETE /tag/971e6593-0257-4f30-ba2a-08eaef48a147 HTTP/1.1" 200 115 0.056494 10.0.0.186 - - [2026-08-25 23:37:00] "DELETE /tag/00969224-52b0-4380-8661-b9e7834a7e85 HTTP/1.1" 409 237 0.006611 10.0.0.186 - - [2026-08-25 23:37:00] "DELETE /tag/57be1ebb-8411-4abf-bcf2-7339b66142ad HTTP/1.1" 409 237 0.005829 10.0.0.186 - - [2026-08-25 23:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.186 - - [2026-08-25 23:37:00] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003948 10.0.0.186 - - [2026-08-25 23:37:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.186 - - [2026-08-25 23:37:00] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004526 10.0.0.186 - - [2026-08-25 23:37:00] "PUT /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb HTTP/1.1" 200 265 0.061203 10.0.0.186 - - [2026-08-25 23:37:01] "PUT /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3 HTTP/1.1" 200 265 0.067807 10.0.0.186 - - [2026-08-25 23:37:01] "DELETE /security-group/172af97f-e788-40ac-bb0c-c44e2d2d207e HTTP/1.1" 200 115 0.068050 10.0.0.186 - - [2026-08-25 23:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002976 10.0.0.186 - - [2026-08-25 23:37:01] "DELETE /access-control-list/c00d875a-efb7-4baa-9998-0ae2dc2a89d4 HTTP/1.1" 200 115 0.043809 10.0.0.186 - - [2026-08-25 23:37:01] "DELETE /access-control-list/d5af7b29-54b7-464e-8467-2c38062321bb HTTP/1.1" 200 115 0.048914 10.0.0.186 - - [2026-08-25 23:37:01] "GET /project/c3c250e1-b029-428a-a429-1255acee3256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.059140 10.0.0.186 - - [2026-08-25 23:37:01] "GET /project/c3c250e1-b029-428a-a429-1255acee3256?fields=security_groups HTTP/1.1" 200 1353 0.041626 10.0.0.186 - - [2026-08-25 23:37:01] "DELETE /security-group/b1428c7a-4089-4e14-bb31-ac984789a9a5 HTTP/1.1" 200 115 0.058965 10.0.0.186 - - [2026-08-25 23:37:01] "DELETE /access-control-list/b443902b-b299-4b0f-8481-c161b371726d HTTP/1.1" 200 115 0.042624 10.0.0.186 - - [2026-08-25 23:37:01] "GET /project/c3c250e1-b029-428a-a429-1255acee3256?fields=application_policy_sets HTTP/1.1" 200 1392 0.065249 10.0.0.186 - - [2026-08-25 23:37:01] "DELETE /access-control-list/31d8702b-0144-4d61-be28-6c32b39d488a HTTP/1.1" 200 115 0.058051 10.0.0.186 - - [2026-08-25 23:37:01] "DELETE /project/c3c250e1-b029-428a-a429-1255acee3256 HTTP/1.1" 200 115 0.377908 10.0.0.186 - - [2026-08-25 23:37:01] "POST /projects HTTP/1.1" 409 238 0.002441 10.0.0.186 - - [2026-08-25 23:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 10.0.0.186 - - [2026-08-25 23:37:01] "GET /project/164c9546-34e4-4a4c-a791-2eb19ab4115e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.053310 10.0.0.186 - - [2026-08-25 23:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.186 - - [2026-08-25 23:37:01] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005190 10.0.0.186 - - [2026-08-25 23:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.186 - - [2026-08-25 23:37:01] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005212 10.0.0.186 - - [2026-08-25 23:37:01] "POST /security-groups HTTP/1.1" 409 285 0.003157 10.0.0.186 - - [2026-08-25 23:37:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.186 - - [2026-08-25 23:37:01] "PUT /security-group/af5cd6a9-acb2-44a4-907e-3fe6b78fb42f HTTP/1.1" 200 263 0.058385 10.0.0.186 - - [2026-08-25 23:37:01] "PUT /access-control-list/4e69871a-64af-40d2-a38c-020a585eb6a7 HTTP/1.1" 200 273 0.029585 10.0.0.186 - - [2026-08-25 23:37:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.056514 10.0.0.186 - - [2026-08-25 23:37:02] "PUT /access-control-list/eefe852c-e072-4a65-9236-5a2b7ac9dba7 HTTP/1.1" 200 273 0.045135 10.0.0.186 - - [2026-08-25 23:37:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.186 - - [2026-08-25 23:37:05] "GET /loadbalancer/2afa6bdf-a38b-41f4-9427-6687a2649103?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002978 10.0.0.186 - - [2026-08-25 23:37:05] "GET /virtual-machine-interface/4bf8d628-a0dd-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001964 10.0.0.186 - - [2026-08-25 23:37:05] "DELETE /loadbalancer-member/daa781a7-785c-43c8-a788-15999fb4315d HTTP/1.1" 200 115 0.053682 10.0.0.186 - - [2026-08-25 23:37:05] "DELETE /loadbalancer-pool/ef3b514e-1cd6-425c-b33f-2823fe209551 HTTP/1.1" 200 115 0.044024 10.0.0.186 - - [2026-08-25 23:37:06] "DELETE /loadbalancer-listener/2cdf0112-c164-48b3-a042-9d31fa9ad877 HTTP/1.1" 200 115 0.052299 10.0.0.186 - - [2026-08-25 23:37:06] "DELETE /loadbalancer/2afa6bdf-a38b-41f4-9427-6687a2649103 HTTP/1.1" 200 115 0.080492 10.0.0.186 - - [2026-08-25 23:37:06] "DELETE /floating-ip/53fdd5a0-7c38-4164-b5e1-0ce4d8d56fa9 HTTP/1.1" 200 115 0.047244 10.0.0.186 - - [2026-08-25 23:37:06] "DELETE /instance-ip/d23eb9ed-2036-4660-bea8-e2c02f10ec67 HTTP/1.1" 200 115 0.068475 10.0.0.186 - - [2026-08-25 23:37:06] "DELETE /virtual-machine-interface/c619fdd1-769b-44e4-8fd2-aa1ac1006f41 HTTP/1.1" 200 115 0.054232 10.0.0.186 - - [2026-08-25 23:37:06] "DELETE /tag/9d4e5e7a-16cd-47fb-894c-cd145e5c2117 HTTP/1.1" 200 115 0.049059 10.0.0.186 - - [2026-08-25 23:37:06] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003219 10.0.0.186 - - [2026-08-25 23:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002193 10.0.0.186 - - [2026-08-25 23:37:06] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003407 10.0.0.186 - - [2026-08-25 23:37:06] "GET /firewall-policy/07909cc4-4eba-4ad1-8f08-259a87a4c8b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.003166 10.0.0.186 - - [2026-08-25 23:37:06] "GET /firewall-rule/42a23c53-4498-4a83-8a2f-3f3ce1faf928?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2334 0.003346 10.0.0.186 - - [2026-08-25 23:37:06] "POST /ref-update HTTP/1.1" 200 156 0.026006 10.0.0.186 - - [2026-08-25 23:37:06] "DELETE /firewall-rule/42a23c53-4498-4a83-8a2f-3f3ce1faf928 HTTP/1.1" 200 115 0.058154 10.0.0.186 - - [2026-08-25 23:37:06] "GET /firewall-policy/fd7e8565-05ba-4259-9e6a-ddddfdb0a5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003349 10.0.0.186 - - [2026-08-25 23:37:06] "GET /firewall-rule/cb8cca21-39a5-4649-8672-0991e3cddc27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.003590 10.0.0.186 - - [2026-08-25 23:37:06] "POST /ref-update HTTP/1.1" 200 156 0.019900 10.0.0.186 - - [2026-08-25 23:37:06] "DELETE /firewall-rule/cb8cca21-39a5-4649-8672-0991e3cddc27 HTTP/1.1" 200 115 0.051246 10.0.0.186 - - [2026-08-25 23:37:06] "GET /firewall-policy/fd7e8565-05ba-4259-9e6a-ddddfdb0a5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004354 10.0.0.186 - - [2026-08-25 23:37:06] "GET /firewall-rule/be6fa635-4581-477d-b6d7-6d8d885d18a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.003051 10.0.0.186 - - [2026-08-25 23:37:06] "POST /ref-update HTTP/1.1" 200 156 0.013149 10.0.0.186 - - [2026-08-25 23:37:06] "DELETE /firewall-rule/be6fa635-4581-477d-b6d7-6d8d885d18a8 HTTP/1.1" 200 115 0.061892 10.0.0.186 - - [2026-08-25 23:37:06] "GET /application-policy-set/ed4198ed-3494-4246-8f6f-f8f31cdc3a02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.012347 10.0.0.186 - - [2026-08-25 23:37:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002744 10.0.0.186 - - [2026-08-25 23:37:06] "GET /policy-management/9f91711a-ef27-4ba8-9c27-829e70213fea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004158 10.0.0.186 - - [2026-08-25 23:37:06] "GET /firewall-policy/fd7e8565-05ba-4259-9e6a-ddddfdb0a5a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.009451 10.0.0.186 - - [2026-08-25 23:37:07] "POST /ref-update HTTP/1.1" 200 156 0.046010 10.0.0.186 - - [2026-08-25 23:37:07] "DELETE /firewall-policy/fd7e8565-05ba-4259-9e6a-ddddfdb0a5a1 HTTP/1.1" 200 115 0.073011 10.0.0.186 - - [2026-08-25 23:37:07] "DELETE /tag/00969224-52b0-4380-8661-b9e7834a7e85 HTTP/1.1" 200 115 0.041087 10.0.0.186 - - [2026-08-25 23:37:07] "DELETE /tag/9a386e0e-4277-474f-a63b-17307951b1ec HTTP/1.1" 200 115 0.153212 10.0.0.186 - - [2026-08-25 23:37:07] "DELETE /tag/57be1ebb-8411-4abf-bcf2-7339b66142ad HTTP/1.1" 200 115 0.100425 10.0.0.186 - - [2026-08-25 23:37:07] "DELETE /tag/c8c5bf9c-e845-480b-a2a7-96131749bd24 HTTP/1.1" 200 115 0.085938 10.0.0.186 - - [2026-08-25 23:37:07] "POST /projects HTTP/1.1" 409 238 0.001987 10.0.0.186 - - [2026-08-25 23:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007302 10.0.0.186 - - [2026-08-25 23:37:07] "GET /project/164c9546-34e4-4a4c-a791-2eb19ab4115e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044257 10.0.0.186 - - [2026-08-25 23:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003647 10.0.0.186 - - [2026-08-25 23:37:07] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.009261 10.0.0.186 - - [2026-08-25 23:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002958 10.0.0.186 - - [2026-08-25 23:37:07] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005928 10.0.0.186 - - [2026-08-25 23:37:07] "POST /security-groups HTTP/1.1" 409 285 0.003211 10.0.0.186 - - [2026-08-25 23:37:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005655 10.0.0.186 - - [2026-08-25 23:37:07] "PUT /security-group/af5cd6a9-acb2-44a4-907e-3fe6b78fb42f HTTP/1.1" 200 263 0.073231 10.0.0.186 - - [2026-08-25 23:37:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.047516 10.0.0.186 - - [2026-08-25 23:37:07] "PUT /access-control-list/4e69871a-64af-40d2-a38c-020a585eb6a7 HTTP/1.1" 200 273 0.045952 10.0.0.186 - - [2026-08-25 23:37:07] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.036302 10.0.0.186 - - [2026-08-25 23:37:07] "PUT /access-control-list/eefe852c-e072-4a65-9236-5a2b7ac9dba7 HTTP/1.1" 200 273 0.048177 10.0.0.186 - - [2026-08-25 23:37:07] "GET /firewall-rule/d3f1c3bf-f454-4d73-879c-805084352443?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.004085 10.0.0.186 - - [2026-08-25 23:37:08] "POST /ref-update HTTP/1.1" 200 156 0.069576 10.0.0.186 - - [2026-08-25 23:37:08] "DELETE /firewall-rule/d3f1c3bf-f454-4d73-879c-805084352443 HTTP/1.1" 200 115 0.051626 10.0.0.186 - - [2026-08-25 23:37:08] "GET /firewall-policy/bf9e6197-5666-4d68-b824-c963bc456a5a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.007716 10.0.0.186 - - [2026-08-25 23:37:08] "GET /firewall-rule/98329ebe-eab6-408d-b4e6-0c85d5464726?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.004005 10.0.0.186 - - [2026-08-25 23:37:08] "POST /ref-update HTTP/1.1" 200 156 0.103394 10.0.0.186 - - [2026-08-25 23:37:08] "DELETE /firewall-rule/98329ebe-eab6-408d-b4e6-0c85d5464726 HTTP/1.1" 200 115 0.080432 10.0.0.186 - - [2026-08-25 23:37:08] "DELETE /tag/a7951bd9-6558-4fef-a4f9-cb6e3fb3ab17 HTTP/1.1" 200 115 0.046032 10.0.0.186 - - [2026-08-25 23:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.186 - - [2026-08-25 23:37:08] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004987 10.0.0.186 - - [2026-08-25 23:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.186 - - [2026-08-25 23:37:08] "GET /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.005181 10.0.0.186 - - [2026-08-25 23:37:08] "PUT /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb HTTP/1.1" 200 265 0.081428 10.0.0.186 - - [2026-08-25 23:37:08] "PUT /virtual-network/a71fcfc9-f050-46c9-94f3-d35f7af648c3 HTTP/1.1" 200 265 0.076159 10.0.0.186 - - [2026-08-25 23:37:08] "DELETE /security-group/af5cd6a9-acb2-44a4-907e-3fe6b78fb42f HTTP/1.1" 200 115 0.074963 10.0.0.186 - - [2026-08-25 23:37:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002627 10.0.0.186 - - [2026-08-25 23:37:08] "DELETE /access-control-list/4e69871a-64af-40d2-a38c-020a585eb6a7 HTTP/1.1" 200 115 0.051621 10.0.0.186 - - [2026-08-25 23:37:08] "DELETE /access-control-list/eefe852c-e072-4a65-9236-5a2b7ac9dba7 HTTP/1.1" 200 115 0.048198 10.0.0.186 - - [2026-08-25 23:37:08] "GET /project/164c9546-34e4-4a4c-a791-2eb19ab4115e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.087986 10.0.0.186 - - [2026-08-25 23:37:08] "GET /project/164c9546-34e4-4a4c-a791-2eb19ab4115e?fields=security_groups HTTP/1.1" 200 1352 0.055629 10.0.0.186 - - [2026-08-25 23:37:09] "DELETE /security-group/ae54bfb6-a5fa-4669-8d34-3cb6b8ac2cea HTTP/1.1" 200 115 0.075316 10.0.0.186 - - [2026-08-25 23:37:09] "DELETE /access-control-list/8210f474-eb0d-4a5d-b676-db35b8d5c82e HTTP/1.1" 200 115 0.055480 10.0.0.186 - - [2026-08-25 23:37:09] "GET /project/164c9546-34e4-4a4c-a791-2eb19ab4115e?fields=application_policy_sets HTTP/1.1" 200 1391 0.117752 10.0.0.186 - - [2026-08-25 23:37:09] "DELETE /access-control-list/301c46e8-f9bd-49bb-844c-1a775c8e7fe7 HTTP/1.1" 200 115 0.122961 10.0.0.186 - - [2026-08-25 23:37:09] "DELETE /project/164c9546-34e4-4a4c-a791-2eb19ab4115e HTTP/1.1" 200 115 0.537267 10.0.0.186 - - [2026-08-25 23:37:58] "GET / HTTP/1.1" 200 36215 0.002477 10.0.0.186 - - [2026-08-25 23:37:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.186 - - [2026-08-25 23:37:58] "GET /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003225 10.0.0.186 - - [2026-08-25 23:37:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.186 - - [2026-08-25 23:37:59] "GET /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002674 10.0.0.186 - - [2026-08-25 23:38:16] "GET / HTTP/1.1" 200 36215 0.001439 10.0.0.186 - - [2026-08-25 23:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002987 10.0.0.186 - - [2026-08-25 23:38:16] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.007214 10.0.0.186 - - [2026-08-25 23:38:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002328 10.0.0.186 - - [2026-08-25 23:38:16] "GET /config-node/a5aba672-684e-439e-a61f-a3bc4048e7e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002684 10.0.0.186 - - [2026-08-25 23:38:16] "GET / HTTP/1.1" 200 36215 0.001464 10.0.0.186 - - [2026-08-25 23:38:16] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002474 10.0.0.186 - - [2026-08-25 23:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.186 - - [2026-08-25 23:38:21] "GET /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002643 10.0.0.186 - - [2026-08-25 23:38:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.186 - - [2026-08-25 23:38:21] "PUT /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9 HTTP/1.1" 200 277 0.030795 10.0.0.186 - - [2026-08-25 23:38:22] "GET / HTTP/1.1" 200 36215 0.002256 10.0.0.186 - - [2026-08-25 23:38:22] "POST /alarms HTTP/1.1" 409 264 0.003167 10.0.0.186 - - [2026-08-25 23:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.186 - - [2026-08-25 23:38:22] "PUT /alarm/5472c4b4-9eae-4bae-905d-f8fdf527bfb1 HTTP/1.1" 200 245 0.023127 10.0.0.186 - - [2026-08-25 23:38:22] "POST /alarms HTTP/1.1" 409 261 0.012441 10.0.0.186 - - [2026-08-25 23:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002486 10.0.0.186 - - [2026-08-25 23:38:22] "PUT /alarm/b71089a0-3693-41f1-a139-b08164e87f5e HTTP/1.1" 200 245 0.018381 10.0.0.186 - - [2026-08-25 23:38:22] "POST /alarms HTTP/1.1" 409 261 0.015543 10.0.0.186 - - [2026-08-25 23:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.186 - - [2026-08-25 23:38:22] "PUT /alarm/3b8142ca-d5fd-4f15-a2d0-01b446f07e8d HTTP/1.1" 200 245 0.014447 10.0.0.186 - - [2026-08-25 23:38:22] "POST /alarms HTTP/1.1" 409 253 0.011888 10.0.0.186 - - [2026-08-25 23:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.186 - - [2026-08-25 23:38:22] "PUT /alarm/cb9143ac-5fc5-483f-bb62-17174f158c62 HTTP/1.1" 200 245 0.022549 10.0.0.186 - - [2026-08-25 23:38:22] "POST /alarms HTTP/1.1" 409 251 0.012122 10.0.0.186 - - [2026-08-25 23:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.186 - - [2026-08-25 23:38:22] "PUT /alarm/2272a340-1490-4586-bc4d-40713d98cdf0 HTTP/1.1" 200 245 0.014554 10.0.0.186 - - [2026-08-25 23:38:22] "POST /alarms HTTP/1.1" 409 252 0.003021 10.0.0.186 - - [2026-08-25 23:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002551 10.0.0.186 - - [2026-08-25 23:38:22] "PUT /alarm/70fe1325-4353-418f-bd4f-7c3bc61d242c HTTP/1.1" 200 245 0.016172 10.0.0.186 - - [2026-08-25 23:38:22] "POST /alarms HTTP/1.1" 409 256 0.003557 10.0.0.186 - - [2026-08-25 23:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002512 10.0.0.186 - - [2026-08-25 23:38:22] "PUT /alarm/4f653dcf-fb75-4d9e-86c3-6a569f19ac3c HTTP/1.1" 200 245 0.013590 10.0.0.186 - - [2026-08-25 23:38:22] "POST /alarms HTTP/1.1" 409 248 0.008545 10.0.0.186 - - [2026-08-25 23:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.186 - - [2026-08-25 23:38:22] "PUT /alarm/95e91415-1256-4583-86d3-fbb4ad5d21c5 HTTP/1.1" 200 245 0.014554 10.0.0.186 - - [2026-08-25 23:38:22] "POST /alarms HTTP/1.1" 409 252 0.017495 10.0.0.186 - - [2026-08-25 23:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.186 - - [2026-08-25 23:38:22] "PUT /alarm/b7a5cc08-6906-4cd8-8153-9dff735b3434 HTTP/1.1" 200 245 0.013435 10.0.0.186 - - [2026-08-25 23:38:22] "POST /alarms HTTP/1.1" 409 257 0.016798 10.0.0.186 - - [2026-08-25 23:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002560 10.0.0.186 - - [2026-08-25 23:38:22] "PUT /alarm/b8be18eb-6446-46f1-83ff-4c1d6d4ee1ef HTTP/1.1" 200 245 0.015429 10.0.0.186 - - [2026-08-25 23:38:22] "POST /alarms HTTP/1.1" 409 251 0.009376 10.0.0.186 - - [2026-08-25 23:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.186 - - [2026-08-25 23:38:22] "PUT /alarm/8ee4fe5b-2285-4f41-8049-2bf449b2b87d HTTP/1.1" 200 245 0.013564 10.0.0.186 - - [2026-08-25 23:38:22] "POST /alarms HTTP/1.1" 409 257 0.009916 10.0.0.186 - - [2026-08-25 23:38:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002505 10.0.0.186 - - [2026-08-25 23:38:22] "PUT /alarm/16de952a-b217-4901-a21b-032601db9a53 HTTP/1.1" 200 245 0.014463 10.0.0.186 - - [2026-08-25 23:38:22] "POST /alarms HTTP/1.1" 409 261 0.007939 10.0.0.186 - - [2026-08-25 23:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002618 10.0.0.186 - - [2026-08-25 23:38:23] "PUT /alarm/62a81cb6-a974-4c26-9a23-4140dd00ef6b HTTP/1.1" 200 245 0.018535 10.0.0.186 - - [2026-08-25 23:38:23] "POST /alarms HTTP/1.1" 409 258 0.003371 10.0.0.186 - - [2026-08-25 23:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.186 - - [2026-08-25 23:38:23] "PUT /alarm/536dd342-efb5-4303-bfb6-b95cf43ca24a HTTP/1.1" 200 245 0.015414 10.0.0.186 - - [2026-08-25 23:38:23] "POST /alarms HTTP/1.1" 409 254 0.020391 10.0.0.186 - - [2026-08-25 23:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002367 10.0.0.186 - - [2026-08-25 23:38:23] "PUT /alarm/c28e58c1-39b2-473a-934a-c38ab0bf957c HTTP/1.1" 200 245 0.013852 10.0.0.186 - - [2026-08-25 23:38:23] "POST /alarms HTTP/1.1" 409 254 0.011350 10.0.0.186 - - [2026-08-25 23:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002767 10.0.0.186 - - [2026-08-25 23:38:23] "PUT /alarm/adea2668-e973-4fe0-b115-8be7556226bd HTTP/1.1" 200 245 0.017720 10.0.0.186 - - [2026-08-25 23:38:23] "POST /alarms HTTP/1.1" 409 254 0.008098 10.0.0.186 - - [2026-08-25 23:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.186 - - [2026-08-25 23:38:23] "PUT /alarm/faf18055-2a7b-46d7-a7b7-9c5ce3b932ba HTTP/1.1" 200 245 0.015604 10.0.0.186 - - [2026-08-25 23:38:23] "POST /alarms HTTP/1.1" 409 247 0.015436 10.0.0.186 - - [2026-08-25 23:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.186 - - [2026-08-25 23:38:23] "PUT /alarm/a3fc2eb1-fd8a-4b0b-8a16-8de8905ceb1a HTTP/1.1" 200 245 0.020192 10.0.0.186 - - [2026-08-25 23:38:23] "POST /alarms HTTP/1.1" 409 272 0.008918 10.0.0.186 - - [2026-08-25 23:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.186 - - [2026-08-25 23:38:23] "PUT /alarm/28ec4176-cd2b-49c8-8e1e-bec669cb4d2b HTTP/1.1" 200 245 0.014191 10.0.0.186 - - [2026-08-25 23:38:23] "POST /alarms HTTP/1.1" 409 261 0.002423 10.0.0.186 - - [2026-08-25 23:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.186 - - [2026-08-25 23:38:23] "PUT /alarm/b54ecc89-9953-4ba7-bc73-8891ae2b265d HTTP/1.1" 200 245 0.013122 10.0.0.186 - - [2026-08-25 23:38:23] "POST /alarms HTTP/1.1" 409 259 0.006182 10.0.0.186 - - [2026-08-25 23:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.186 - - [2026-08-25 23:38:23] "PUT /alarm/e0eeab9c-ee3b-4f7a-a709-c9b3cf315462 HTTP/1.1" 200 245 0.013748 10.0.0.186 - - [2026-08-25 23:38:23] "POST /alarms HTTP/1.1" 409 265 0.005098 10.0.0.186 - - [2026-08-25 23:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.186 - - [2026-08-25 23:38:23] "PUT /alarm/004ef3ae-f703-4e6a-9550-813cb3e9dc51 HTTP/1.1" 200 245 0.012466 10.0.0.186 - - [2026-08-25 23:38:23] "POST /alarms HTTP/1.1" 409 279 0.009886 10.0.0.186 - - [2026-08-25 23:38:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.186 - - [2026-08-25 23:38:23] "PUT /alarm/3f33b3c1-a26f-457b-b9b3-a794a8a61df8 HTTP/1.1" 200 245 0.016047 10.0.0.186 - - [2026-08-25 23:38:24] "GET / HTTP/1.1" 200 36215 0.001595 10.0.0.186 - - [2026-08-25 23:38:24] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002659 10.0.0.186 - - [2026-08-25 23:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002660 10.0.0.186 - - [2026-08-25 23:38:24] "PUT /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9 HTTP/1.1" 200 277 0.016775 10.0.0.186 - - [2026-08-25 23:38:24] "GET / HTTP/1.1" 200 36215 0.001511 10.0.0.186 - - [2026-08-25 23:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.186 - - [2026-08-25 23:38:24] "GET /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003280 10.0.0.186 - - [2026-08-25 23:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001960 10.0.0.186 - - [2026-08-25 23:38:24] "PUT /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9 HTTP/1.1" 200 277 0.013164 10.0.0.186 - - [2026-08-25 23:38:24] "GET / HTTP/1.1" 200 36215 0.001878 10.0.0.186 - - [2026-08-25 23:38:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003422 10.0.0.186 - - [2026-08-25 23:38:24] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005526 10.0.0.186 - - [2026-08-25 23:38:24] "PUT /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44 HTTP/1.1" 200 275 0.020459 10.0.0.186 - - [2026-08-25 23:38:28] "GET / HTTP/1.1" 200 36215 0.002930 10.0.0.186 - - [2026-08-25 23:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007234 10.0.0.186 - - [2026-08-25 23:38:28] "GET /routing-instance/28147c38-436f-405b-afa7-a0db114d78ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.012371 10.0.0.186 - - [2026-08-25 23:38:28] "POST /bgp-routers HTTP/1.1" 409 301 0.002609 10.0.0.186 - - [2026-08-25 23:38:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.186 - - [2026-08-25 23:38:28] "GET /bgp-router/64fa9a44-d9ff-4dcc-b19b-01f5fcde0806?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004407 10.0.0.186 - - [2026-08-25 23:38:28] "PUT /bgp-router/64fa9a44-d9ff-4dcc-b19b-01f5fcde0806 HTTP/1.1" 200 255 0.029524 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:38:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001021 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:38:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001143 10.0.0.186 - - [2026-08-25 23:38:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.186 - - [2026-08-25 23:38:31] "GET /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003601 10.0.0.186 - - [2026-08-25 23:38:44] "GET / HTTP/1.1" 200 36215 0.002134 10.0.0.186 - - [2026-08-25 23:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002603 10.0.0.186 - - [2026-08-25 23:38:44] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006196 10.0.0.186 - - [2026-08-25 23:38:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.186 - - [2026-08-25 23:38:44] "GET /config-node/a5aba672-684e-439e-a61f-a3bc4048e7e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002650 10.0.0.186 - - [2026-08-25 23:38:55] "GET / HTTP/1.1" 200 36215 0.001537 10.0.0.186 - - [2026-08-25 23:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.186 - - [2026-08-25 23:38:55] "GET /routing-instance/28147c38-436f-405b-afa7-a0db114d78ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003560 10.0.0.186 - - [2026-08-25 23:38:55] "POST /bgp-routers HTTP/1.1" 409 301 0.002900 10.0.0.186 - - [2026-08-25 23:38:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.186 - - [2026-08-25 23:38:56] "GET /bgp-router/64fa9a44-d9ff-4dcc-b19b-01f5fcde0806?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.003531 10.0.0.186 - - [2026-08-25 23:38:56] "PUT /bgp-router/64fa9a44-d9ff-4dcc-b19b-01f5fcde0806 HTTP/1.1" 200 255 0.017721 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:38:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001270 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:38:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001304 10.0.0.186 - - [2026-08-25 23:39:11] "GET / HTTP/1.1" 200 36215 0.002265 10.0.0.186 - - [2026-08-25 23:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002741 10.0.0.186 - - [2026-08-25 23:39:11] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005310 10.0.0.186 - - [2026-08-25 23:39:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002236 10.0.0.186 - - [2026-08-25 23:39:11] "GET /config-node/a5aba672-684e-439e-a61f-a3bc4048e7e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002918 10.0.0.186 - - [2026-08-25 23:39:11] "GET / HTTP/1.1" 200 36215 0.001399 10.0.0.186 - - [2026-08-25 23:39:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002597 10.0.0.186 - - [2026-08-25 23:39:16] "GET /global-system-configs HTTP/1.1" 200 323 0.002690 10.0.0.186 - - [2026-08-25 23:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.186 - - [2026-08-25 23:39:16] "GET /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002900 10.0.0.186 - - [2026-08-25 23:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.186 - - [2026-08-25 23:39:16] "PUT /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9 HTTP/1.1" 200 277 0.010835 10.0.0.186 - - [2026-08-25 23:39:16] "GET / HTTP/1.1" 200 36215 0.001611 10.0.0.186 - - [2026-08-25 23:39:16] "POST /alarms HTTP/1.1" 409 264 0.003093 10.0.0.186 - - [2026-08-25 23:39:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001739 10.0.0.186 - - [2026-08-25 23:39:17] "PUT /alarm/5472c4b4-9eae-4bae-905d-f8fdf527bfb1 HTTP/1.1" 200 245 0.016456 10.0.0.186 - - [2026-08-25 23:39:17] "POST /alarms HTTP/1.1" 409 261 0.009322 10.0.0.186 - - [2026-08-25 23:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.186 - - [2026-08-25 23:39:17] "GET /global-system-configs HTTP/1.1" 200 323 0.010936 10.0.0.186 - - [2026-08-25 23:39:17] "PUT /alarm/b71089a0-3693-41f1-a139-b08164e87f5e HTTP/1.1" 200 245 0.022107 10.0.0.186 - - [2026-08-25 23:39:17] "POST /alarms HTTP/1.1" 409 261 0.006393 10.0.0.186 - - [2026-08-25 23:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003639 10.0.0.186 - - [2026-08-25 23:39:17] "PUT /alarm/3b8142ca-d5fd-4f15-a2d0-01b446f07e8d HTTP/1.1" 200 245 0.012489 10.0.0.186 - - [2026-08-25 23:39:17] "POST /alarms HTTP/1.1" 409 253 0.005684 10.0.0.186 - - [2026-08-25 23:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.186 - - [2026-08-25 23:39:17] "PUT /alarm/cb9143ac-5fc5-483f-bb62-17174f158c62 HTTP/1.1" 200 245 0.013673 10.0.0.186 - - [2026-08-25 23:39:17] "POST /alarms HTTP/1.1" 409 251 0.015069 10.0.0.186 - - [2026-08-25 23:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002695 10.0.0.186 - - [2026-08-25 23:39:17] "PUT /alarm/2272a340-1490-4586-bc4d-40713d98cdf0 HTTP/1.1" 200 245 0.014807 10.0.0.186 - - [2026-08-25 23:39:17] "POST /alarms HTTP/1.1" 409 252 0.036999 10.0.0.186 - - [2026-08-25 23:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.186 - - [2026-08-25 23:39:17] "PUT /alarm/70fe1325-4353-418f-bd4f-7c3bc61d242c HTTP/1.1" 200 245 0.015280 10.0.0.186 - - [2026-08-25 23:39:17] "POST /alarms HTTP/1.1" 409 256 0.005590 10.0.0.186 - - [2026-08-25 23:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003545 10.0.0.186 - - [2026-08-25 23:39:17] "PUT /alarm/4f653dcf-fb75-4d9e-86c3-6a569f19ac3c HTTP/1.1" 200 245 0.013846 10.0.0.186 - - [2026-08-25 23:39:17] "POST /alarms HTTP/1.1" 409 248 0.006994 10.0.0.186 - - [2026-08-25 23:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003922 10.0.0.186 - - [2026-08-25 23:39:17] "PUT /alarm/95e91415-1256-4583-86d3-fbb4ad5d21c5 HTTP/1.1" 200 245 0.012263 10.0.0.186 - - [2026-08-25 23:39:17] "POST /alarms HTTP/1.1" 409 252 0.003160 10.0.0.186 - - [2026-08-25 23:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010744 10.0.0.186 - - [2026-08-25 23:39:17] "PUT /alarm/b7a5cc08-6906-4cd8-8153-9dff735b3434 HTTP/1.1" 200 245 0.014271 10.0.0.186 - - [2026-08-25 23:39:17] "POST /alarms HTTP/1.1" 409 257 0.012852 10.0.0.186 - - [2026-08-25 23:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.186 - - [2026-08-25 23:39:17] "PUT /alarm/b8be18eb-6446-46f1-83ff-4c1d6d4ee1ef HTTP/1.1" 200 245 0.014789 10.0.0.186 - - [2026-08-25 23:39:17] "POST /alarms HTTP/1.1" 409 251 0.011138 10.0.0.186 - - [2026-08-25 23:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001952 10.0.0.186 - - [2026-08-25 23:39:17] "PUT /alarm/8ee4fe5b-2285-4f41-8049-2bf449b2b87d HTTP/1.1" 200 245 0.015056 10.0.0.186 - - [2026-08-25 23:39:17] "POST /alarms HTTP/1.1" 409 257 0.006125 10.0.0.186 - - [2026-08-25 23:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006347 10.0.0.186 - - [2026-08-25 23:39:17] "PUT /alarm/16de952a-b217-4901-a21b-032601db9a53 HTTP/1.1" 200 245 0.013026 10.0.0.186 - - [2026-08-25 23:39:17] "POST /alarms HTTP/1.1" 409 261 0.017793 10.0.0.186 - - [2026-08-25 23:39:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002638 10.0.0.186 - - [2026-08-25 23:39:18] "PUT /alarm/62a81cb6-a974-4c26-9a23-4140dd00ef6b HTTP/1.1" 200 245 0.017022 10.0.0.186 - - [2026-08-25 23:39:18] "POST /alarms HTTP/1.1" 409 258 0.018672 10.0.0.186 - - [2026-08-25 23:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.186 - - [2026-08-25 23:39:18] "PUT /alarm/536dd342-efb5-4303-bfb6-b95cf43ca24a HTTP/1.1" 200 245 0.024194 10.0.0.186 - - [2026-08-25 23:39:18] "POST /alarms HTTP/1.1" 409 254 0.013771 10.0.0.186 - - [2026-08-25 23:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007148 10.0.0.186 - - [2026-08-25 23:39:18] "PUT /alarm/c28e58c1-39b2-473a-934a-c38ab0bf957c HTTP/1.1" 200 245 0.016218 10.0.0.186 - - [2026-08-25 23:39:18] "POST /alarms HTTP/1.1" 409 254 0.003677 10.0.0.186 - - [2026-08-25 23:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.186 - - [2026-08-25 23:39:18] "PUT /alarm/adea2668-e973-4fe0-b115-8be7556226bd HTTP/1.1" 200 245 0.014251 10.0.0.186 - - [2026-08-25 23:39:18] "POST /alarms HTTP/1.1" 409 254 0.014225 10.0.0.186 - - [2026-08-25 23:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002725 10.0.0.186 - - [2026-08-25 23:39:18] "PUT /alarm/faf18055-2a7b-46d7-a7b7-9c5ce3b932ba HTTP/1.1" 200 245 0.012258 10.0.0.186 - - [2026-08-25 23:39:18] "POST /alarms HTTP/1.1" 409 247 0.009943 10.0.0.186 - - [2026-08-25 23:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002160 10.0.0.186 - - [2026-08-25 23:39:18] "PUT /alarm/a3fc2eb1-fd8a-4b0b-8a16-8de8905ceb1a HTTP/1.1" 200 245 0.012170 10.0.0.186 - - [2026-08-25 23:39:18] "POST /alarms HTTP/1.1" 409 272 0.014090 10.0.0.186 - - [2026-08-25 23:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.186 - - [2026-08-25 23:39:18] "PUT /alarm/28ec4176-cd2b-49c8-8e1e-bec669cb4d2b HTTP/1.1" 200 245 0.013789 10.0.0.186 - - [2026-08-25 23:39:18] "POST /alarms HTTP/1.1" 409 261 0.013865 10.0.0.186 - - [2026-08-25 23:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.186 - - [2026-08-25 23:39:18] "PUT /alarm/b54ecc89-9953-4ba7-bc73-8891ae2b265d HTTP/1.1" 200 245 0.018342 10.0.0.186 - - [2026-08-25 23:39:18] "POST /alarms HTTP/1.1" 409 259 0.004529 10.0.0.186 - - [2026-08-25 23:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007089 10.0.0.186 - - [2026-08-25 23:39:18] "PUT /alarm/e0eeab9c-ee3b-4f7a-a709-c9b3cf315462 HTTP/1.1" 200 245 0.013011 10.0.0.186 - - [2026-08-25 23:39:18] "POST /alarms HTTP/1.1" 409 265 0.003628 10.0.0.186 - - [2026-08-25 23:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004863 10.0.0.186 - - [2026-08-25 23:39:18] "PUT /alarm/004ef3ae-f703-4e6a-9550-813cb3e9dc51 HTTP/1.1" 200 245 0.014543 10.0.0.186 - - [2026-08-25 23:39:18] "POST /alarms HTTP/1.1" 409 279 0.007431 10.0.0.186 - - [2026-08-25 23:39:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.186 - - [2026-08-25 23:39:18] "PUT /alarm/3f33b3c1-a26f-457b-b9b3-a794a8a61df8 HTTP/1.1" 200 245 0.013373 10.0.0.186 - - [2026-08-25 23:39:19] "GET / HTTP/1.1" 200 36215 0.001866 10.0.0.186 - - [2026-08-25 23:39:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002752 10.0.0.186 - - [2026-08-25 23:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.186 - - [2026-08-25 23:39:19] "PUT /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9 HTTP/1.1" 200 277 0.012637 10.0.0.186 - - [2026-08-25 23:39:19] "GET / HTTP/1.1" 200 36215 0.001565 10.0.0.186 - - [2026-08-25 23:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.186 - - [2026-08-25 23:39:19] "GET /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.003050 10.0.0.186 - - [2026-08-25 23:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.186 - - [2026-08-25 23:39:19] "PUT /global-vrouter-config/85743996-7a09-4de6-8044-ad7d37a0e0d9 HTTP/1.1" 200 277 0.013834 10.0.0.186 - - [2026-08-25 23:39:19] "GET / HTTP/1.1" 200 36215 0.001599 10.0.0.186 - - [2026-08-25 23:39:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004243 10.0.0.186 - - [2026-08-25 23:39:19] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.005256 10.0.0.186 - - [2026-08-25 23:39:19] "PUT /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44 HTTP/1.1" 200 275 0.021992 10.0.0.186 - - [2026-08-25 23:39:23] "GET / HTTP/1.1" 200 36215 0.001637 10.0.0.186 - - [2026-08-25 23:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002589 10.0.0.186 - - [2026-08-25 23:39:23] "GET /routing-instance/28147c38-436f-405b-afa7-a0db114d78ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003480 10.0.0.186 - - [2026-08-25 23:39:23] "POST /bgp-routers HTTP/1.1" 409 301 0.003186 10.0.0.186 - - [2026-08-25 23:39:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.186 - - [2026-08-25 23:39:23] "GET /bgp-router/64fa9a44-d9ff-4dcc-b19b-01f5fcde0806?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.004241 10.0.0.186 - - [2026-08-25 23:39:23] "PUT /bgp-router/64fa9a44-d9ff-4dcc-b19b-01f5fcde0806 HTTP/1.1" 200 255 0.016335 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:39:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001267 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:39:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001272 10.0.0.186 - - [2026-08-25 23:39:27] "POST /tags HTTP/1.1" 200 356 0.035597 10.0.0.186 - - [2026-08-25 23:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007628 10.0.0.186 - - [2026-08-25 23:39:27] "GET /tag/cc73c932-6606-4106-b099-8b78b11a1a36?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.014646 10.0.0.186 - - [2026-08-25 23:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.186 - - [2026-08-25 23:39:27] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007691 10.0.0.186 - - [2026-08-25 23:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.186 - - [2026-08-25 23:39:27] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.067756 10.0.0.186 - - [2026-08-25 23:39:27] "POST /virtual-machines HTTP/1.1" 200 352 0.010592 10.0.0.186 - - [2026-08-25 23:39:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.014353 10.0.0.186 - - [2026-08-25 23:39:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.149482 10.0.0.186 - - [2026-08-25 23:39:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.012154 10.0.0.186 - - [2026-08-25 23:39:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013675 10.0.0.186 - - [2026-08-25 23:39:27] "GET /virtual-machine-interface/35ee64dc-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.017169 10.0.0.186 - - [2026-08-25 23:39:27] "POST /instance-ips HTTP/1.1" 200 392 0.024305 10.0.0.186 - - [2026-08-25 23:39:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.028016 10.0.0.186 - - [2026-08-25 23:39:27] "GET /virtual-machine-interface/35ee64dc-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.015438 10.0.0.186 - - [2026-08-25 23:39:27] "POST /set-tag HTTP/1.1" 200 109 0.020037 10.0.0.186 - - [2026-08-25 23:39:27] "GET /virtual-machine-interface/35ee64dc-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.019310 10.0.0.186 - - [2026-08-25 23:39:27] "GET /instance-ip/3612055e-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003722 10.0.0.186 - - [2026-08-25 23:39:27] "GET /virtual-machine-interface/35ee64dc-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005072 10.0.0.186 - - [2026-08-25 23:39:27] "POST /set-tag HTTP/1.1" 200 109 0.002949 10.0.0.186 - - [2026-08-25 23:39:27] "GET /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1490 0.013011 10.0.0.186 - - [2026-08-25 23:39:27] "POST /ref-update HTTP/1.1" 200 156 0.012488 10.0.0.186 - - [2026-08-25 23:39:28] "GET /virtual-machine-interface/35ee64dc-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.018315 10.0.0.186 - - [2026-08-25 23:39:28] "POST /set-tag HTTP/1.1" 200 109 0.002631 10.0.0.186 - - [2026-08-25 23:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002558 10.0.0.186 - - [2026-08-25 23:39:28] "GET /virtual-network/1f072173-0497-4b41-a925-e76d9f3b48fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004602 10.0.0.186 - - [2026-08-25 23:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.186 - - [2026-08-25 23:39:28] "GET /project/6f02d5ed-549e-44e4-b8b3-2ed895b4d027?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.040946 10.0.0.186 - - [2026-08-25 23:39:28] "POST /virtual-machines HTTP/1.1" 200 356 0.030503 10.0.0.186 - - [2026-08-25 23:39:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026353 10.0.0.186 - - [2026-08-25 23:39:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.127938 10.0.0.186 - - [2026-08-25 23:39:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012583 10.0.0.186 - - [2026-08-25 23:39:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010293 10.0.0.186 - - [2026-08-25 23:39:28] "GET /virtual-machine-interface/3678ef3a-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.012797 10.0.0.186 - - [2026-08-25 23:39:28] "POST /instance-ips HTTP/1.1" 200 396 0.031200 10.0.0.186 - - [2026-08-25 23:39:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.027988 10.0.0.186 - - [2026-08-25 23:39:28] "GET /virtual-machine-interface/3678ef3a-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.022418 10.0.0.186 - - [2026-08-25 23:39:28] "POST /set-tag HTTP/1.1" 200 109 0.020754 10.0.0.186 - - [2026-08-25 23:39:28] "GET /virtual-machine-interface/3678ef3a-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.016611 10.0.0.186 - - [2026-08-25 23:39:28] "GET /instance-ip/36981a18-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.014128 10.0.0.186 - - [2026-08-25 23:39:28] "GET /virtual-machine-interface/3678ef3a-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004969 10.0.0.186 - - [2026-08-25 23:39:28] "POST /set-tag HTTP/1.1" 200 109 0.003152 10.0.0.186 - - [2026-08-25 23:39:28] "GET /virtual-router/e30f2870-9a7a-41a1-bee5-b30c1a2b1536?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1682 0.004994 10.0.0.186 - - [2026-08-25 23:39:28] "POST /ref-update HTTP/1.1" 200 156 0.016371 10.0.0.186 - - [2026-08-25 23:39:28] "GET /virtual-machine-interface/3678ef3a-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004865 10.0.0.186 - - [2026-08-25 23:39:28] "POST /set-tag HTTP/1.1" 200 109 0.002497 10.0.0.186 - - [2026-08-25 23:39:28] "GET /virtual-machine-interface/35ee64dc-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005239 10.0.0.186 - - [2026-08-25 23:39:28] "POST /set-tag HTTP/1.1" 200 109 0.003290 10.0.0.186 - - [2026-08-25 23:39:28] "GET /virtual-machine-interface/3678ef3a-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008630 10.0.0.186 - - [2026-08-25 23:39:28] "POST /set-tag HTTP/1.1" 200 109 0.003568 10.0.0.186 - - [2026-08-25 23:39:39] "GET / HTTP/1.1" 200 36215 0.001817 10.0.0.186 - - [2026-08-25 23:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002871 10.0.0.186 - - [2026-08-25 23:39:39] "GET /global-system-config/603ebceb-2240-4ddc-89b3-a1a193760a44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1429 0.006944 10.0.0.186 - - [2026-08-25 23:39:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.186 - - [2026-08-25 23:39:39] "GET /config-node/a5aba672-684e-439e-a61f-a3bc4048e7e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.004054 10.0.0.186 - - [2026-08-25 23:39:40] "GET /virtual-machine-interface/3678ef3a-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006238 10.0.0.186 - - [2026-08-25 23:39:40] "POST /set-tag HTTP/1.1" 200 109 0.002907 10.0.0.186 - - [2026-08-25 23:39:41] "GET /virtual-machine-interface/35ee64dc-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005214 10.0.0.186 - - [2026-08-25 23:39:41] "POST /set-tag HTTP/1.1" 200 109 0.003260 10.0.0.186 - - [2026-08-25 23:39:42] "GET /virtual-machine-interface/35ee64dc-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.004938 10.0.0.186 - - [2026-08-25 23:39:42] "POST /set-tag HTTP/1.1" 200 109 0.002910 10.0.0.186 - - [2026-08-25 23:39:51] "GET / HTTP/1.1" 200 36215 0.002336 10.0.0.186 - - [2026-08-25 23:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002203 10.0.0.186 - - [2026-08-25 23:39:51] "GET /routing-instance/28147c38-436f-405b-afa7-a0db114d78ce?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003314 10.0.0.186 - - [2026-08-25 23:39:51] "POST /bgp-routers HTTP/1.1" 409 301 0.008380 10.0.0.186 - - [2026-08-25 23:39:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.186 - - [2026-08-25 23:39:51] "GET /bgp-router/64fa9a44-d9ff-4dcc-b19b-01f5fcde0806?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004573 10.0.0.186 - - [2026-08-25 23:39:51] "PUT /bgp-router/64fa9a44-d9ff-4dcc-b19b-01f5fcde0806 HTTP/1.1" 200 255 0.030863 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:39:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001245 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:39:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001234 10.0.0.186 - - [2026-08-25 23:40:14] "GET /virtual-machine-interface/35ee64dc-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.016572 10.0.0.186 - - [2026-08-25 23:40:14] "POST /set-tag HTTP/1.1" 200 109 0.008036 10.0.0.186 - - [2026-08-25 23:40:14] "GET /virtual-machine-interface/35ee64dc-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.009395 10.0.0.186 - - [2026-08-25 23:40:14] "POST /set-tag HTTP/1.1" 200 109 0.003396 10.0.0.186 - - [2026-08-25 23:40:14] "GET /virtual-machine/4785f904-a626-422c-a517-6f0569b7010c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.006370 10.0.0.186 - - [2026-08-25 23:40:14] "POST /ref-update HTTP/1.1" 200 156 0.027132 10.0.0.186 - - [2026-08-25 23:40:14] "GET /virtual-machine-interface/35ee64dc-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.022668 10.0.0.186 - - [2026-08-25 23:40:14] "POST /set-tag HTTP/1.1" 200 109 0.022593 10.0.0.186 - - [2026-08-25 23:40:14] "POST /set-tag HTTP/1.1" 200 109 0.064807 10.0.0.186 - - [2026-08-25 23:40:14] "DELETE /instance-ip/3612055e-a0de-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.076885 10.0.0.186 - - [2026-08-25 23:40:14] "DELETE /virtual-machine-interface/35ee64dc-a0de-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.075477 10.0.0.186 - - [2026-08-25 23:40:14] "DELETE /virtual-machine/4785f904-a626-422c-a517-6f0569b7010c HTTP/1.1" 200 115 0.026054 10.0.0.186 - - [2026-08-25 23:40:14] "GET /virtual-machine-interface/3678ef3a-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008755 10.0.0.186 - - [2026-08-25 23:40:15] "POST /set-tag HTTP/1.1" 200 109 0.002993 10.0.0.186 - - [2026-08-25 23:40:45] "GET /virtual-machine-interface/3678ef3a-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006867 10.0.0.186 - - [2026-08-25 23:40:45] "POST /set-tag HTTP/1.1" 200 109 0.018930 10.0.0.186 - - [2026-08-25 23:40:45] "GET /virtual-machine-interface/3678ef3a-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.011951 10.0.0.186 - - [2026-08-25 23:40:45] "POST /set-tag HTTP/1.1" 200 109 0.002898 10.0.0.186 - - [2026-08-25 23:40:45] "GET /virtual-machine/39e0fc2d-031e-48f6-9e99-837eff55905e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003479 10.0.0.186 - - [2026-08-25 23:40:45] "POST /ref-update HTTP/1.1" 200 156 0.019153 10.0.0.186 - - [2026-08-25 23:40:45] "GET /virtual-machine-interface/3678ef3a-a0de-11f1-b26e-fa163e6da9d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.009902 10.0.0.186 - - [2026-08-25 23:40:45] "POST /set-tag HTTP/1.1" 200 109 0.021134 10.0.0.186 - - [2026-08-25 23:40:45] "POST /set-tag HTTP/1.1" 200 109 0.041142 10.0.0.186 - - [2026-08-25 23:40:45] "DELETE /instance-ip/36981a18-a0de-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.050423 10.0.0.186 - - [2026-08-25 23:40:45] "DELETE /virtual-machine-interface/3678ef3a-a0de-11f1-b26e-fa163e6da9d8 HTTP/1.1" 200 115 0.092123 10.0.0.186 - - [2026-08-25 23:40:45] "DELETE /virtual-machine/39e0fc2d-031e-48f6-9e99-837eff55905e HTTP/1.1" 200 115 0.040390 10.0.0.186 - - [2026-08-25 23:40:46] "DELETE /tag/cc73c932-6606-4106-b099-8b78b11a1a36 HTTP/1.1" 200 115 0.064917 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:40:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001425 [Introspect:8084]10.0.0.186 - - [2026-08-25 23:40:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001411