++ 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 +++ date ++ echo 'INFO: =================== Wed Sep 2 05:43:41 AM UTC 2026 ===================' INFO: =================== Wed Sep 2 05:43:41 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' +++++ ip route get 1 ++++ local iface=enp1s0 ++++ [[ enp1s0 == \l\o ]] ++++ echo enp1s0 +++ local nic=enp1s0 +++ get_ip_for_nic enp1s0 +++ local nic=enp1s0 +++ get_cidr_for_nic enp1s0 +++ command -v ip +++ local nic=enp1s0 +++ cut -d / -f 1 +++ awk '{print $2}' +++ head -n 1 +++ ip addr show dev enp1s0 +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.162 ++ 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.162 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.162 ++ ANALYTICSDB_NODES=10.0.0.162 ++ ANALYTICS_SNMP_NODES=10.0.0.162 ++ 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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+='10.0.0.162:8081 ' +++ '[' -n '10.0.0.162:8081 ' ']' +++ echo 10.0.0.162:8081 ++ ANALYTICS_SERVERS=10.0.0.162: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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+='10.0.0.162:9042 ' +++ '[' -n '10.0.0.162:9042 ' ']' +++ echo 10.0.0.162:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.162:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.162 ++ 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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+='10.0.0.162:8086 ' +++ '[' -n '10.0.0.162:8086 ' ']' +++ echo 10.0.0.162:8086 ++ COLLECTOR_SERVERS=10.0.0.162: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.162 ++ CONFIGDB_NODES=10.0.0.162 ++ 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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+='10.0.0.162:8082 ' +++ '[' -n '10.0.0.162:8082 ' ']' +++ echo 10.0.0.162:8082 ++ CONFIG_SERVERS=10.0.0.162: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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+='10.0.0.162:9161 ' +++ '[' -n '10.0.0.162:9161 ' ']' +++ echo 10.0.0.162:9161 ++ CONFIGDB_SERVERS=10.0.0.162: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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+='10.0.0.162:9041 ' +++ '[' -n '10.0.0.162:9041 ' ']' +++ echo 10.0.0.162:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.162: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.162 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.162 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.162 ++ 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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+=10.0.0.162:2181, +++ '[' -n 10.0.0.162:2181, ']' +++ echo 10.0.0.162:2181 ++ ZOOKEEPER_SERVERS=10.0.0.162: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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+='10.0.0.162:2181 ' +++ '[' -n '10.0.0.162:2181 ' ']' +++ echo 10.0.0.162:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.162:2181 ++ RABBITMQ_NODES=10.0.0.162 ++ 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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+=10.0.0.162:5673, +++ '[' -n 10.0.0.162:5673, ']' +++ echo 10.0.0.162:5673 ++ RABBITMQ_SERVERS=10.0.0.162: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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+='10.0.0.162:6379 ' +++ '[' -n '10.0.0.162:6379 ' ']' +++ echo 10.0.0.162:6379 ++ REDIS_SERVERS=10.0.0.162: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.162 ++ 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.162 +++ local server_address=10.0.0.162 +++ extended_server_list+='10.0.0.162:9092 ' +++ '[' -n '10.0.0.162:9092 ' ']' +++ echo 10.0.0.162:9092 ++ KAFKA_SERVERS=10.0.0.162: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.162 ++ 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.162 ++ 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.162 + local cassandra=10.0.0.162 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.162 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.162 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.162 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.162 9041 + echo 'INFO: Waiting for cassandra 5/30' INFO: Waiting for cassandra 5/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.162 9041 + echo 'INFO: Waiting for cassandra 6/30' INFO: Waiting for cassandra 6/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.162 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.162 +++ local servers=10.0.0.162 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.162,10.124.234.1,127.0.0.1,172.17.0.1,252.162.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.162'\''))' +++ local server_ip=10.0.0.162 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.162 ]] +++ [[ ,10.0.0.162,10.124.234.1,127.0.0.1,172.17.0.1,252.162.0.1,, =~ ,10\.0\.0\.162, ]] +++ echo 10.0.0.162 1 +++ return ++ local ip=10.0.0.162 ++ [[ -z 10.0.0.162 ]] ++ echo 10.0.0.162 + host_ip=10.0.0.162 + [[ cql == \c\q\l ]] ++ echo 10.0.0.162:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.162:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.162: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 ++ set -o posix ++ set ++ sed 's/^API__//g' ++ 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: 09/02/2026 05:44:45.339 7fe6c01709c0 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 09/02/2026 05:44:45.743 7fe6c01709c0 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 09/02/2026 05:44:45.768 7fe6c01709c0 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 09/02/2026 05:44:45.769 7fe6c01709c0 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.162 - - [2026-09-02 05:44:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.001203 Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.162:8082/ Hit Ctrl-C to quit. 10.0.0.162 - - [2026-09-02 05:44:58] "GET / HTTP/1.1" 503 181 0.000412 10.0.0.162 - - [2026-09-02 05:44:59] "GET / HTTP/1.1" 200 45303 0.001672 10.0.0.162 - - [2026-09-02 05:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005944 10.0.0.162 - - [2026-09-02 05:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008133 10.0.0.162 - - [2026-09-02 05:44:59] "GET / HTTP/1.1" 200 36215 0.001498 10.0.0.162 - - [2026-09-02 05:44:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003808 10.0.0.162 - - [2026-09-02 05:44:59] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.013099 10.0.0.162 - - [2026-09-02 05:44:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.005698 10.0.0.162 - - [2026-09-02 05:45:00] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.093655 10.0.0.162 - - [2026-09-02 05:45:00] "GET / HTTP/1.1" 200 36215 0.001652 10.0.0.162 - - [2026-09-02 05:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.008535 10.0.0.162 - - [2026-09-02 05:45:00] "GET /routing-instance/3591f4c3-8df9-486a-87c4-15a97bd7156c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004366 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:45:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001024 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:45:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001269 10.0.0.162 - - [2026-09-02 05:45:00] "POST /bgp-routers HTTP/1.1" 200 618 0.048336 10.0.0.162 - - [2026-09-02 05:45:00] "GET /bgp-router/f85e07f6-fb43-4c13-beaa-7e5775fc5009?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.034084 10.0.0.162 - - [2026-09-02 05:45:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.162 - - [2026-09-02 05:45:00] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.021917 10.0.0.162 - - [2026-09-02 05:45:00] "GET / HTTP/1.1" 200 36215 0.001674 10.0.0.162 - - [2026-09-02 05:45:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.022078 10.0.0.162 - - [2026-09-02 05:45:00] "POST /ref-update HTTP/1.1" 200 156 0.018998 10.0.0.162 - - [2026-09-02 05:45:00] "GET / HTTP/1.1" 200 36215 0.001759 10.0.0.162 - - [2026-09-02 05:45:01] "GET / HTTP/1.1" 200 36215 0.002473 10.0.0.162 - - [2026-09-02 05:45:01] "POST /fqname-to-id HTTP/1.1" 404 186 0.004508 10.0.0.162 - - [2026-09-02 05:45:01] "GET / HTTP/1.1" 200 36215 0.001331 10.0.0.162 - - [2026-09-02 05:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.028282 10.0.0.162 - - [2026-09-02 05:45:01] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.013377 10.0.0.162 - - [2026-09-02 05:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.162 - - [2026-09-02 05:45:01] "GET /domain/0f0d59be-3fa4-4679-8bf4-0f9466bd06e4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.055295 10.0.0.162 - - [2026-09-02 05:45:01] "POST /service-appliance-sets HTTP/1.1" 200 555 0.303490 10.0.0.162 - - [2026-09-02 05:45:01] "POST /fqname-to-id HTTP/1.1" 404 180 0.003793 10.0.0.162 - - [2026-09-02 05:45:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.021373 10.0.0.162 - - [2026-09-02 05:45:01] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.027355 10.0.0.162 - - [2026-09-02 05:45:02] "POST /service-appliance-sets HTTP/1.1" 200 543 0.145453 10.0.0.162 - - [2026-09-02 05:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.015949 10.0.0.162 - - [2026-09-02 05:45:02] "GET /network-ipam/ba228a29-37ac-408f-9c00-5dd7a8344613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.023424 10.0.0.162 - - [2026-09-02 05:45:02] "POST /id-to-fqname HTTP/1.1" 200 173 0.000717 10.0.0.162 - - [2026-09-02 05:45:02] "POST /fqname-to-id HTTP/1.1" 404 182 0.044876 10.0.0.162 - - [2026-09-02 05:45:02] "POST /security-groups HTTP/1.1" 200 570 0.223087 10.0.0.162 - - [2026-09-02 05:45:02] "POST /projects HTTP/1.1" 200 483 0.816988 10.0.0.162 - - [2026-09-02 05:45:02] "POST /security-groups HTTP/1.1" 200 536 0.152226 10.0.0.162 - - [2026-09-02 05:45:02] "POST /chown HTTP/1.1" 200 109 0.013988 10.0.0.162 - - [2026-09-02 05:45:02] "POST /policy-managements HTTP/1.1" 409 214 0.036990 10.0.0.162 - - [2026-09-02 05:45:02] "POST /service-templates HTTP/1.1" 200 513 0.107821 10.0.0.162 - - [2026-09-02 05:45:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.010279 10.0.0.162 - - [2026-09-02 05:45:02] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.016704 10.0.0.162 - - [2026-09-02 05:45:02] "POST /service-templates HTTP/1.1" 200 503 0.086488 10.0.0.162 - - [2026-09-02 05:45:02] "POST /application-policy-sets HTTP/1.1" 200 530 0.103164 10.0.0.162 - - [2026-09-02 05:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.011089 10.0.0.162 - - [2026-09-02 05:45:03] "POST /service-templates HTTP/1.1" 200 517 0.145453 10.0.0.162 - - [2026-09-02 05:45:03] "GET /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.014502 10.0.0.162 - - [2026-09-02 05:45:03] "PUT /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63 HTTP/1.1" 200 277 0.031214 10.0.0.162 - - [2026-09-02 05:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.018672 10.0.0.162 - - [2026-09-02 05:45:03] "POST /service-templates HTTP/1.1" 200 537 0.129475 10.0.0.162 - - [2026-09-02 05:45:03] "GET /virtual-network/5cc7cfad-7e47-4a6e-b813-6b372a469b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1427 0.026381 10.0.0.162 - - [2026-09-02 05:45:03] "GET / HTTP/1.1" 200 36215 0.001545 10.0.0.162 - - [2026-09-02 05:45:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.038020 10.0.0.162 - - [2026-09-02 05:45:03] "POST /service-templates HTTP/1.1" 200 509 0.210432 10.0.0.162 - - [2026-09-02 05:45:03] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.043517 10.0.0.162 - - [2026-09-02 05:45:03] "POST /fqname-to-id HTTP/1.1" 404 216 0.006801 10.0.0.162 - - [2026-09-02 05:45:03] "POST /database-nodes HTTP/1.1" 200 599 0.330372 10.0.0.162 - - [2026-09-02 05:45:04] "POST /id-to-fqname HTTP/1.1" 200 177 0.002164 10.0.0.162 - - [2026-09-02 05:45:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.020964 10.0.0.162 - - [2026-09-02 05:45:04] "POST /security-groups HTTP/1.1" 200 574 0.202993 10.0.0.162 - - [2026-09-02 05:45:04] "POST /projects HTTP/1.1" 200 491 1.183869 10.0.0.162 - - [2026-09-02 05:45:04] "POST /security-groups HTTP/1.1" 200 548 0.130626 10.0.0.162 - - [2026-09-02 05:45:04] "GET / HTTP/1.1" 200 36215 0.001876 10.0.0.162 - - [2026-09-02 05:45:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.162 - - [2026-09-02 05:45:04] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005408 10.0.0.162 - - [2026-09-02 05:45:04] "POST /chown HTTP/1.1" 200 109 0.031942 10.0.0.162 - - [2026-09-02 05:45:04] "POST /fqname-to-id HTTP/1.1" 404 216 0.035985 10.0.0.162 - - [2026-09-02 05:45:04] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.099762 10.0.0.162 - - [2026-09-02 05:45:04] "POST /network-ipams HTTP/1.1" 200 524 0.193375 10.0.0.162 - - [2026-09-02 05:45:05] "POST /network-ipams HTTP/1.1" 200 512 0.190814 10.0.0.162 - - [2026-09-02 05:45:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.012242 10.0.0.162 - - [2026-09-02 05:45:05] "GET / HTTP/1.1" 200 36215 0.002186 10.0.0.162 - - [2026-09-02 05:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007912 10.0.0.162 - - [2026-09-02 05:45:05] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.014858 10.0.0.162 - - [2026-09-02 05:45:05] "POST /fqname-to-id HTTP/1.1" 404 216 0.008998 10.0.0.162 - - [2026-09-02 05:45:05] "POST /analytics-nodes HTTP/1.1" 200 601 0.084128 10.0.0.162 - - [2026-09-02 05:45:05] "POST /useragent-kv HTTP/1.1" 200 115 0.042306 10.0.0.162 - - [2026-09-02 05:45:05] "POST /virtual-networks HTTP/1.1" 200 540 0.511232 10.0.0.162 - - [2026-09-02 05:45:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.162 - - [2026-09-02 05:45:05] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.028330 10.0.0.162 - - [2026-09-02 05:45:05] "POST /network-ipams HTTP/1.1" 200 520 0.065633 10.0.0.162 - - [2026-09-02 05:45:05] "POST /fqname-to-id HTTP/1.1" 404 202 0.009245 10.0.0.162 - - [2026-09-02 05:45:06] "POST /useragent-kv HTTP/1.1" 200 115 0.035639 10.0.0.162 - - [2026-09-02 05:45:06] "POST /virtual-networks HTTP/1.1" 200 548 0.259578 10.0.0.162 - - [2026-09-02 05:45:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002839 10.0.0.162 - - [2026-09-02 05:45:06] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.020044 10.0.0.162 - - [2026-09-02 05:45:06] "POST /fqname-to-id HTTP/1.1" 404 199 0.004162 10.0.0.162 - - [2026-09-02 05:45:06] "POST /network-policys HTTP/1.1" 200 540 0.045711 10.0.0.162 - - [2026-09-02 05:45:06] "POST /fqname-to-id HTTP/1.1" 404 197 0.011469 10.0.0.162 - - [2026-09-02 05:45:06] "POST /network-policys HTTP/1.1" 200 536 0.078269 10.0.0.162 - - [2026-09-02 05:45:06] "POST /fqname-to-id HTTP/1.1" 404 201 0.014512 10.0.0.162 - - [2026-09-02 05:45:06] "POST /network-policys HTTP/1.1" 200 544 0.066630 10.0.0.162 - - [2026-09-02 05:45:06] "POST /ref-update HTTP/1.1" 200 156 0.245851 10.0.0.162 - - [2026-09-02 05:45:06] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004229 10.0.0.162 - - [2026-09-02 05:45:07] "GET / HTTP/1.1" 200 36215 0.001609 10.0.0.162 - - [2026-09-02 05:45:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.162 - - [2026-09-02 05:45:07] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.024542 10.0.0.162 - - [2026-09-02 05:45:07] "POST /fqname-to-id HTTP/1.1" 404 216 0.014287 10.0.0.162 - - [2026-09-02 05:45:07] "POST /ref-update HTTP/1.1" 200 156 0.346115 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:45:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001098 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:45:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.004207 10.0.0.162 - - [2026-09-02 05:45:07] "POST /ref-update HTTP/1.1" 200 156 0.213154 10.0.0.162 - - [2026-09-02 05:45:07] "POST /config-nodes HTTP/1.1" 200 595 0.218286 10.0.0.162 - - [2026-09-02 05:45:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019779 10.0.0.162 - - [2026-09-02 05:45:07] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024384 10.0.0.162 - - [2026-09-02 05:45:07] "POST /ref-update HTTP/1.1" 200 156 0.313663 10.0.0.162 - - [2026-09-02 05:45:08] "POST /ref-update HTTP/1.1" 200 156 0.191008 10.0.0.162 - - [2026-09-02 05:45:08] "POST /ref-update HTTP/1.1" 200 156 0.260011 10.0.0.162 - - [2026-09-02 05:45:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028054 10.0.0.162 - - [2026-09-02 05:45:08] "GET / HTTP/1.1" 200 36215 0.002084 10.0.0.162 - - [2026-09-02 05:45:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005180 10.0.0.162 - - [2026-09-02 05:45:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003257 10.0.0.162 - - [2026-09-02 05:45:08] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005108 10.0.0.162 - - [2026-09-02 05:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003827 10.0.0.162 - - [2026-09-02 05:45:08] "GET /virtual-network/5cc7cfad-7e47-4a6e-b813-6b372a469b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.014568 10.0.0.162 - - [2026-09-02 05:45:08] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.023337 10.0.0.162 - - [2026-09-02 05:45:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005356 10.0.0.162 - - [2026-09-02 05:45:08] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005370 10.0.0.162 - - [2026-09-02 05:45:08] "POST /firewall-policys HTTP/1.1" 200 532 0.053320 10.0.0.162 - - [2026-09-02 05:45:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.059331 10.0.0.162 - - [2026-09-02 05:45:08] "GET /firewall-policy/775e67f3-8dfe-42a8-be8f-2f2711b33c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.031144 10.0.0.162 - - [2026-09-02 05:45:08] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.007615 10.0.0.162 - - [2026-09-02 05:45:08] "GET /firewall-policy/775e67f3-8dfe-42a8-be8f-2f2711b33c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.007126 10.0.0.162 - - [2026-09-02 05:45:08] "POST /ref-update HTTP/1.1" 200 156 0.039772 10.0.0.162 - - [2026-09-02 05:45:09] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.011203 10.0.0.162 - - [2026-09-02 05:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003919 10.0.0.162 - - [2026-09-02 05:45:09] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005532 10.0.0.162 - - [2026-09-02 05:45:09] "POST /firewall-policys HTTP/1.1" 200 534 0.056685 10.0.0.162 - - [2026-09-02 05:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.048004 10.0.0.162 - - [2026-09-02 05:45:09] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.033485 10.0.0.162 - - [2026-09-02 05:45:09] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.006683 10.0.0.162 - - [2026-09-02 05:45:09] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003621 10.0.0.162 - - [2026-09-02 05:45:09] "GET /firewall-policy/775e67f3-8dfe-42a8-be8f-2f2711b33c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003736 10.0.0.162 - - [2026-09-02 05:45:09] "GET /firewall-policy/775e67f3-8dfe-42a8-be8f-2f2711b33c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004021 10.0.0.162 - - [2026-09-02 05:45:09] "POST /ref-update HTTP/1.1" 200 156 0.030527 10.0.0.162 - - [2026-09-02 05:45:09] "POST /ref-update HTTP/1.1" 200 156 0.062690 10.0.0.162 - - [2026-09-02 05:45:09] "POST /ref-update HTTP/1.1" 200 156 0.116277 10.0.0.162 - - [2026-09-02 05:45:09] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.036846 10.0.0.162 - - [2026-09-02 05:45:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005170 10.0.0.162 - - [2026-09-02 05:45:09] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.008373 10.0.0.162 - - [2026-09-02 05:45:09] "POST /firewall-policys HTTP/1.1" 200 532 0.085973 10.0.0.162 - - [2026-09-02 05:45:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.056469 10.0.0.162 - - [2026-09-02 05:45:09] "GET /firewall-policy/4a6856b7-10c0-431d-8f38-f1523ce19d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.022410 10.0.0.162 - - [2026-09-02 05:45:09] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.004977 10.0.0.162 - - [2026-09-02 05:45:10] "GET /firewall-policy/4a6856b7-10c0-431d-8f38-f1523ce19d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.005079 10.0.0.162 - - [2026-09-02 05:45:10] "GET /firewall-policy/775e67f3-8dfe-42a8-be8f-2f2711b33c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.006139 10.0.0.162 - - [2026-09-02 05:45:10] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.010426 10.0.0.162 - - [2026-09-02 05:45:10] "GET /firewall-policy/775e67f3-8dfe-42a8-be8f-2f2711b33c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.008570 10.0.0.162 - - [2026-09-02 05:45:10] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003583 10.0.0.162 - - [2026-09-02 05:45:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.025882 10.0.0.162 - - [2026-09-02 05:45:10] "POST /ref-update HTTP/1.1" 200 156 0.079567 10.0.0.162 - - [2026-09-02 05:45:10] "GET /network-ipam/ba228a29-37ac-408f-9c00-5dd7a8344613?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.047650 10.0.0.162 - - [2026-09-02 05:45:10] "POST /ref-update HTTP/1.1" 200 156 0.089806 10.0.0.162 - - [2026-09-02 05:45:10] "POST /ref-update HTTP/1.1" 200 156 0.098038 10.0.0.162 - - [2026-09-02 05:45:10] "POST /ref-update HTTP/1.1" 200 156 0.082277 10.0.0.162 - - [2026-09-02 05:45:10] "POST /ref-update HTTP/1.1" 200 156 0.157457 10.0.0.162 - - [2026-09-02 05:45:10] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.063559 10.0.0.162 - - [2026-09-02 05:45:10] "POST /fqname-to-id HTTP/1.1" 404 225 0.002647 10.0.0.162 - - [2026-09-02 05:45:11] "POST /tags HTTP/1.1" 200 300 0.178275 10.0.0.162 - - [2026-09-02 05:45:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.037729 10.0.0.162 - - [2026-09-02 05:45:11] "GET /tag/129b0c2a-0a3b-485e-a453-ff0f2f1288a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.087574 10.0.0.162 - - [2026-09-02 05:45:11] "POST /access-control-lists HTTP/1.1" 200 589 0.237712 10.0.0.162 - - [2026-09-02 05:45:11] "POST /fqname-to-id HTTP/1.1" 404 224 0.050580 10.0.0.162 - - [2026-09-02 05:45:11] "POST /set-tag HTTP/1.1" 200 109 0.077777 10.0.0.162 - - [2026-09-02 05:45:11] "POST /access-control-lists HTTP/1.1" 200 587 0.156636 10.0.0.162 - - [2026-09-02 05:45:11] "POST /fqname-to-id HTTP/1.1" 404 213 0.050204 10.0.0.162 - - [2026-09-02 05:45:11] "POST /access-control-lists HTTP/1.1" 200 581 0.150059 10.0.0.162 - - [2026-09-02 05:45:11] "POST /fqname-to-id HTTP/1.1" 404 212 0.018133 10.0.0.162 - - [2026-09-02 05:45:11] "POST /access-control-lists HTTP/1.1" 200 579 0.260164 10.0.0.162 - - [2026-09-02 05:45:12] "POST /fqname-to-id HTTP/1.1" 404 232 0.025572 10.0.0.162 - - [2026-09-02 05:45:12] "POST /tags HTTP/1.1" 200 306 0.401650 10.0.0.162 - - [2026-09-02 05:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.065166 10.0.0.162 - - [2026-09-02 05:45:12] "GET /tag/716ea271-b844-4ebf-a43b-a68b7a0aeefd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1122 0.072441 10.0.0.162 - - [2026-09-02 05:45:12] "POST /access-control-lists HTTP/1.1" 200 596 0.160323 10.0.0.162 - - [2026-09-02 05:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.021298 10.0.0.162 - - [2026-09-02 05:45:12] "POST /fqname-to-id HTTP/1.1" 404 231 0.017447 10.0.0.162 - - [2026-09-02 05:45:12] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.127517 10.0.0.162 - - [2026-09-02 05:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.024885 10.0.0.162 - - [2026-09-02 05:45:12] "POST /access-control-lists HTTP/1.1" 200 594 0.162543 10.0.0.162 - - [2026-09-02 05:45:12] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.049952 10.0.0.162 - - [2026-09-02 05:45:12] "POST /fqname-to-id HTTP/1.1" 404 217 0.044341 10.0.0.162 - - [2026-09-02 05:45:12] "GET / HTTP/1.1" 200 36215 0.002357 10.0.0.162 - - [2026-09-02 05:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.031474 10.0.0.162 - - [2026-09-02 05:45:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011536 10.0.0.162 - - [2026-09-02 05:45:12] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.034648 10.0.0.162 - - [2026-09-02 05:45:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.024789 10.0.0.162 - - [2026-09-02 05:45:12] "GET /service-appliance-set/21147b9e-f7a1-495f-8cec-949eb77edfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.065751 10.0.0.162 - - [2026-09-02 05:45:12] "POST /fqname-to-id HTTP/1.1" 404 240 0.008545 10.0.0.162 - - [2026-09-02 05:45:12] "POST /access-control-lists HTTP/1.1" 200 585 0.362681 10.0.0.162 - - [2026-09-02 05:45:12] "POST /config-database-nodes HTTP/1.1" 200 613 0.257719 10.0.0.162 - - [2026-09-02 05:45:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.042235 10.0.0.162 - - [2026-09-02 05:45:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.336300 10.0.0.162 - - [2026-09-02 05:45:13] "GET /virtual-machine-interface/e926bd90-c2e8-4758-b247-4a5e6a131d6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.030312 10.0.0.162 - - [2026-09-02 05:45:13] "POST /access-control-lists HTTP/1.1" 200 583 0.208422 10.0.0.162 - - [2026-09-02 05:45:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.017503 10.0.0.162 - - [2026-09-02 05:45:13] "POST /access-control-lists HTTP/1.1" 200 604 0.097553 10.0.0.162 - - [2026-09-02 05:45:13] "POST /instance-ips HTTP/1.1" 200 382 0.301792 10.0.0.162 - - [2026-09-02 05:45:13] "POST /fqname-to-id HTTP/1.1" 404 239 0.016192 10.0.0.162 - - [2026-09-02 05:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.031918 10.0.0.162 - - [2026-09-02 05:45:13] "GET /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.012466 10.0.0.162 - - [2026-09-02 05:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.018076 10.0.0.162 - - [2026-09-02 05:45:13] "GET /instance-ip/ed32e1e3-c99d-4626-be30-78bcb998b2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.042484 10.0.0.162 - - [2026-09-02 05:45:13] "POST /access-control-lists HTTP/1.1" 200 602 0.130604 10.0.0.162 - - [2026-09-02 05:45:13] "PUT /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63 HTTP/1.1" 200 277 0.076432 10.0.0.162 - - [2026-09-02 05:45:13] "POST /route-targets HTTP/1.1" 200 328 0.065462 10.0.0.162 - - [2026-09-02 05:45:13] "POST /loadbalancers HTTP/1.1" 200 584 0.285700 10.0.0.162 - - [2026-09-02 05:45:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.099078 10.0.0.162 - - [2026-09-02 05:45:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.021845 10.0.0.162 - - [2026-09-02 05:45:13] "POST /ref-update HTTP/1.1" 200 156 0.138088 10.0.0.162 - - [2026-09-02 05:45:14] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.192985 10.0.0.162 - - [2026-09-02 05:45:14] "POST /route-targets HTTP/1.1" 200 328 0.114878 10.0.0.162 - - [2026-09-02 05:45:14] "GET /loadbalancer/49c5991f-3663-41ed-9bc6-f498fc0bbdc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.041667 10.0.0.162 - - [2026-09-02 05:45:14] "GET / HTTP/1.1" 200 36215 0.002009 10.0.0.162 - - [2026-09-02 05:45:14] "POST /ref-update HTTP/1.1" 200 156 0.156616 10.0.0.162 - - [2026-09-02 05:45:14] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.276142 10.0.0.162 - - [2026-09-02 05:45:14] "POST /alarms HTTP/1.1" 200 583 0.239575 10.0.0.162 - - [2026-09-02 05:45:14] "GET /instance-ip/ed32e1e3-c99d-4626-be30-78bcb998b2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.058747 10.0.0.162 - - [2026-09-02 05:45:14] "POST /route-targets HTTP/1.1" 200 328 0.195035 10.0.0.162 - - [2026-09-02 05:45:14] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.496570 10.0.0.162 - - [2026-09-02 05:45:14] "POST /ref-update HTTP/1.1" 200 156 0.188168 10.0.0.162 - - [2026-09-02 05:45:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.089690 10.0.0.162 - - [2026-09-02 05:45:14] "POST /alarms HTTP/1.1" 200 577 0.308789 10.0.0.162 - - [2026-09-02 05:45:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.059878 10.0.0.162 - - [2026-09-02 05:45:14] "POST /floating-ips HTTP/1.1" 200 585 0.357408 10.0.0.162 - - [2026-09-02 05:45:14] "POST /route-targets HTTP/1.1" 200 328 0.072310 10.0.0.162 - - [2026-09-02 05:45:15] "POST /alarms HTTP/1.1" 200 577 0.211944 10.0.0.162 - - [2026-09-02 05:45:15] "POST /ref-update HTTP/1.1" 200 156 0.127818 10.0.0.162 - - [2026-09-02 05:45:15] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.253200 10.0.0.162 - - [2026-09-02 05:45:15] "GET /loadbalancer-listener/704459dc-a84a-48e9-8fa3-b7ad9dae0956?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.028022 10.0.0.162 - - [2026-09-02 05:45:15] "POST /route-targets HTTP/1.1" 200 328 0.075424 10.0.0.162 - - [2026-09-02 05:45:15] "POST /alarms HTTP/1.1" 200 561 0.170255 10.0.0.162 - - [2026-09-02 05:45:15] "GET /loadbalancer-listener/704459dc-a84a-48e9-8fa3-b7ad9dae0956?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.037916 10.0.0.162 - - [2026-09-02 05:45:15] "POST /ref-update HTTP/1.1" 200 156 0.178429 10.0.0.162 - - [2026-09-02 05:45:15] "POST /alarms HTTP/1.1" 200 557 0.257748 10.0.0.162 - - [2026-09-02 05:45:15] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.305984 10.0.0.162 - - [2026-09-02 05:45:15] "GET /instance-ip/ed32e1e3-c99d-4626-be30-78bcb998b2c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.011524 10.0.0.162 - - [2026-09-02 05:45:15] "POST /route-targets HTTP/1.1" 200 328 0.096411 10.0.0.162 - - [2026-09-02 05:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006175 10.0.0.162 - - [2026-09-02 05:45:15] "GET /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.018942 10.0.0.162 - - [2026-09-02 05:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012295 10.0.0.162 - - [2026-09-02 05:45:15] "GET /instance-ip/ed32e1e3-c99d-4626-be30-78bcb998b2c0?fields=floating_ips HTTP/1.1" 200 1173 0.061564 10.0.0.162 - - [2026-09-02 05:45:15] "POST /alarms HTTP/1.1" 200 559 0.170955 10.0.0.162 - - [2026-09-02 05:45:15] "GET /floating-ip/fc66c7f8-f54e-4d3e-837a-e54c242607bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.024949 10.0.0.162 - - [2026-09-02 05:45:15] "POST /ref-update HTTP/1.1" 200 156 0.087918 10.0.0.162 - - [2026-09-02 05:45:15] "PUT /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63 HTTP/1.1" 200 277 0.067398 10.0.0.162 - - [2026-09-02 05:45:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.018493 10.0.0.162 - - [2026-09-02 05:45:15] "POST /alarms HTTP/1.1" 200 567 0.125679 10.0.0.162 - - [2026-09-02 05:45:15] "GET /loadbalancer/49c5991f-3663-41ed-9bc6-f498fc0bbdc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.025450 10.0.0.162 - - [2026-09-02 05:45:16] "POST /alarms HTTP/1.1" 200 551 0.091349 10.0.0.162 - - [2026-09-02 05:45:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.011660 10.0.0.162 - - [2026-09-02 05:45:16] "POST /alarms HTTP/1.1" 200 559 0.184040 10.0.0.162 - - [2026-09-02 05:45:16] "POST /tags HTTP/1.1" 200 358 0.269507 10.0.0.162 - - [2026-09-02 05:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013790 10.0.0.162 - - [2026-09-02 05:45:16] "GET /tag/ffbb44bf-77f1-41ba-9961-ab3dd8b8948d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1256 0.039791 10.0.0.162 - - [2026-09-02 05:45:16] "POST /access-control-lists HTTP/1.1" 200 553 0.164421 10.0.0.162 - - [2026-09-02 05:45:16] "POST /fqname-to-id HTTP/1.1" 404 229 0.033545 10.0.0.162 - - [2026-09-02 05:45:16] "POST /alarms HTTP/1.1" 200 569 0.156536 10.0.0.162 - - [2026-09-02 05:45:16] "POST /access-control-lists HTTP/1.1" 200 591 0.124633 10.0.0.162 - - [2026-09-02 05:45:16] "POST /alarms HTTP/1.1" 200 557 0.162246 10.0.0.162 - - [2026-09-02 05:45:16] "POST /ref-update HTTP/1.1" 200 156 0.114160 10.0.0.162 - - [2026-09-02 05:45:16] "POST /fqname-to-id HTTP/1.1" 404 237 0.054198 10.0.0.162 - - [2026-09-02 05:45:16] "POST /tags HTTP/1.1" 200 306 0.364971 10.0.0.162 - - [2026-09-02 05:45:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.033180 10.0.0.162 - - [2026-09-02 05:45:16] "POST /alarms HTTP/1.1" 200 569 0.183960 10.0.0.162 - - [2026-09-02 05:45:16] "GET /tag/91c694f5-0fd2-4be7-9b5e-47995a13876e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.106746 10.0.0.162 - - [2026-09-02 05:45:16] "POST /access-control-lists HTTP/1.1" 200 603 0.232416 10.0.0.162 - - [2026-09-02 05:45:16] "POST /alarms HTTP/1.1" 200 577 0.187137 10.0.0.162 - - [2026-09-02 05:45:17] "POST /ref-update HTTP/1.1" 200 156 0.110944 10.0.0.162 - - [2026-09-02 05:45:17] "POST /alarms HTTP/1.1" 200 571 0.184902 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:45:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000899 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:45:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001297 10.0.0.162 - - [2026-09-02 05:45:17] "POST /ref-update HTTP/1.1" 200 156 0.162266 10.0.0.162 - - [2026-09-02 05:45:17] "POST /id-to-fqname HTTP/1.1" 200 174 0.001898 10.0.0.162 - - [2026-09-02 05:45:17] "POST /fqname-to-id HTTP/1.1" 404 183 0.006848 10.0.0.162 - - [2026-09-02 05:45:17] "POST /alarms HTTP/1.1" 200 563 0.217053 10.0.0.162 - - [2026-09-02 05:45:17] "POST /alarms HTTP/1.1" 200 563 0.074371 10.0.0.162 - - [2026-09-02 05:45:17] "POST /security-groups HTTP/1.1" 200 571 0.168382 10.0.0.162 - - [2026-09-02 05:45:17] "POST /projects HTTP/1.1" 200 485 0.722498 10.0.0.162 - - [2026-09-02 05:45:17] "POST /alarms HTTP/1.1" 200 563 0.161419 10.0.0.162 - - [2026-09-02 05:45:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.081901 10.0.0.162 - - [2026-09-02 05:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.031376 10.0.0.162 - - [2026-09-02 05:45:17] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.038777 10.0.0.162 - - [2026-09-02 05:45:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.162 - - [2026-09-02 05:45:17] "POST /alarms HTTP/1.1" 200 549 0.208833 10.0.0.162 - - [2026-09-02 05:45:17] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.009922 10.0.0.162 - - [2026-09-02 05:45:18] "POST /alarms HTTP/1.1" 200 597 0.145779 10.0.0.162 - - [2026-09-02 05:45:18] "PUT /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb HTTP/1.1" 200 265 0.140734 10.0.0.162 - - [2026-09-02 05:45:18] "POST /fqname-to-id HTTP/1.1" 404 214 0.003818 10.0.0.162 - - [2026-09-02 05:45:18] "POST /access-control-lists HTTP/1.1" 200 582 0.120659 10.0.0.162 - - [2026-09-02 05:45:18] "PUT /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73 HTTP/1.1" 200 265 0.198262 10.0.0.162 - - [2026-09-02 05:45:18] "POST /alarms HTTP/1.1" 200 577 0.226366 10.0.0.162 - - [2026-09-02 05:45:18] "POST /fqname-to-id HTTP/1.1" 404 213 0.022570 10.0.0.162 - - [2026-09-02 05:45:18] "POST /alarms HTTP/1.1" 200 573 0.114697 10.0.0.162 - - [2026-09-02 05:45:18] "POST /security-groups HTTP/1.1" 200 539 0.202273 10.0.0.162 - - [2026-09-02 05:45:18] "POST /access-control-lists HTTP/1.1" 200 580 0.169390 10.0.0.162 - - [2026-09-02 05:45:18] "POST /alarms HTTP/1.1" 200 585 0.174348 10.0.0.162 - - [2026-09-02 05:45:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.121615 10.0.0.162 - - [2026-09-02 05:45:18] "POST /chown HTTP/1.1" 200 109 0.064616 10.0.0.162 - - [2026-09-02 05:45:18] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.043723 10.0.0.162 - - [2026-09-02 05:45:18] "POST /alarms HTTP/1.1" 200 611 0.163773 10.0.0.162 - - [2026-09-02 05:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002863 10.0.0.162 - - [2026-09-02 05:45:18] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007323 10.0.0.162 - - [2026-09-02 05:45:18] "POST /tags HTTP/1.1" 409 207 0.004366 10.0.0.162 - - [2026-09-02 05:45:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003729 10.0.0.162 - - [2026-09-02 05:45:19] "GET /tag/91c694f5-0fd2-4be7-9b5e-47995a13876e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.045585 10.0.0.162 - - [2026-09-02 05:45:19] "POST /fqname-to-id HTTP/1.1" 404 234 0.018228 10.0.0.162 - - [2026-09-02 05:45:19] "POST /firewall-rules HTTP/1.1" 200 566 0.141714 10.0.0.162 - - [2026-09-02 05:45:19] "GET /firewall-rule/3fa4c0bb-5fdc-41d6-9593-7ca000ef519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.010087 10.0.0.162 - - [2026-09-02 05:45:19] "POST /access-control-lists HTTP/1.1" 200 598 0.161516 10.0.0.162 - - [2026-09-02 05:45:19] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.009167 10.0.0.162 - - [2026-09-02 05:45:19] "GET /firewall-rule/3fa4c0bb-5fdc-41d6-9593-7ca000ef519f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2004 0.007996 10.0.0.162 - - [2026-09-02 05:45:19] "POST /fqname-to-id HTTP/1.1" 404 233 0.008053 10.0.0.162 - - [2026-09-02 05:45:19] "POST /access-control-lists HTTP/1.1" 200 596 0.064866 10.0.0.162 - - [2026-09-02 05:45:19] "POST /ref-update HTTP/1.1" 200 156 0.077478 10.0.0.162 - - [2026-09-02 05:45:19] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006310 10.0.0.162 - - [2026-09-02 05:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008624 10.0.0.162 - - [2026-09-02 05:45:19] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003657 10.0.0.162 - - [2026-09-02 05:45:19] "POST /tags HTTP/1.1" 409 207 0.002826 10.0.0.162 - - [2026-09-02 05:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002446 10.0.0.162 - - [2026-09-02 05:45:19] "GET /tag/91c694f5-0fd2-4be7-9b5e-47995a13876e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1125 0.020482 10.0.0.162 - - [2026-09-02 05:45:19] "GET / HTTP/1.1" 200 36215 0.002449 10.0.0.162 - - [2026-09-02 05:45:19] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002623 10.0.0.162 - - [2026-09-02 05:45:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.162 - - [2026-09-02 05:45:19] "PUT /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63 HTTP/1.1" 200 277 0.018823 10.0.0.162 - - [2026-09-02 05:45:19] "POST /firewall-rules HTTP/1.1" 200 564 0.133058 10.0.0.162 - - [2026-09-02 05:45:19] "GET /firewall-rule/3465decf-8948-4400-875c-15d5ba84f732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.024927 10.0.0.162 - - [2026-09-02 05:45:19] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.006012 10.0.0.162 - - [2026-09-02 05:45:19] "GET /firewall-rule/3465decf-8948-4400-875c-15d5ba84f732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.007983 10.0.0.162 - - [2026-09-02 05:45:19] "POST /ref-update HTTP/1.1" 200 156 0.073781 10.0.0.162 - - [2026-09-02 05:45:19] "POST /tags HTTP/1.1" 200 302 0.104772 10.0.0.162 - - [2026-09-02 05:45:20] "GET / HTTP/1.1" 200 36215 0.001613 10.0.0.162 - - [2026-09-02 05:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007555 10.0.0.162 - - [2026-09-02 05:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004879 10.0.0.162 - - [2026-09-02 05:45:20] "GET /tag/caac6719-50de-4de2-8c30-d4f18ad84c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.023118 10.0.0.162 - - [2026-09-02 05:45:20] "GET /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.005600 10.0.0.162 - - [2026-09-02 05:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010843 10.0.0.162 - - [2026-09-02 05:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.162 - - [2026-09-02 05:45:20] "PUT /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63 HTTP/1.1" 200 277 0.032240 10.0.0.162 - - [2026-09-02 05:45:20] "GET /project/74ba9a31-7a10-4eed-a948-86c6d17d2a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.082591 10.0.0.162 - - [2026-09-02 05:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.162 - - [2026-09-02 05:45:20] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.008986 10.0.0.162 - - [2026-09-02 05:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005205 10.0.0.162 - - [2026-09-02 05:45:20] "GET /service-appliance-set/21147b9e-f7a1-495f-8cec-949eb77edfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.006199 10.0.0.162 - - [2026-09-02 05:45:20] "POST /fqname-to-id HTTP/1.1" 404 242 0.002914 10.0.0.162 - - [2026-09-02 05:45:20] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.167619 10.0.0.162 - - [2026-09-02 05:45:20] "GET /virtual-machine-interface/ed3fe840-f99f-4e6b-8875-72df30d28383?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.030512 10.0.0.162 - - [2026-09-02 05:45:20] "POST /instance-ips HTTP/1.1" 200 378 0.074846 10.0.0.162 - - [2026-09-02 05:45:20] "GET /instance-ip/22149a68-7ffc-4c50-b30b-504b84dd1fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.026184 10.0.0.162 - - [2026-09-02 05:45:20] "GET / HTTP/1.1" 200 36215 0.001796 10.0.0.162 - - [2026-09-02 05:45:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.162 - - [2026-09-02 05:45:20] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.012022 10.0.0.162 - - [2026-09-02 05:45:20] "PUT /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e HTTP/1.1" 200 275 0.064632 10.0.0.162 - - [2026-09-02 05:45:20] "POST /loadbalancers HTTP/1.1" 200 584 0.134890 10.0.0.162 - - [2026-09-02 05:45:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.107991 10.0.0.162 - - [2026-09-02 05:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003112 10.0.0.162 - - [2026-09-02 05:45:21] "GET /project/74ba9a31-7a10-4eed-a948-86c6d17d2a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.123818 10.0.0.162 - - [2026-09-02 05:45:21] "GET /instance-ip/22149a68-7ffc-4c50-b30b-504b84dd1fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003549 10.0.0.162 - - [2026-09-02 05:45:21] "GET /project/74ba9a31-7a10-4eed-a948-86c6d17d2a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.081947 10.0.0.162 - - [2026-09-02 05:45:21] "GET /loadbalancer/1a58616e-f10e-4829-933f-b2d47d625a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.025815 10.0.0.162 - - [2026-09-02 05:45:21] "POST /floating-ips HTTP/1.1" 200 583 0.146903 10.0.0.162 - - [2026-09-02 05:45:21] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.111002 10.0.0.162 - - [2026-09-02 05:45:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021775 10.0.0.162 - - [2026-09-02 05:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.019648 10.0.0.162 - - [2026-09-02 05:45:21] "GET /project/74ba9a31-7a10-4eed-a948-86c6d17d2a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.122996 10.0.0.162 - - [2026-09-02 05:45:21] "GET /loadbalancer-listener/2e2c38f1-57a2-4a43-ac31-dffc552b6dc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.004508 10.0.0.162 - - [2026-09-02 05:45:21] "GET /loadbalancer-listener/2e2c38f1-57a2-4a43-ac31-dffc552b6dc0?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.010440 10.0.0.162 - - [2026-09-02 05:45:21] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.041569 10.0.0.162 - - [2026-09-02 05:45:21] "GET /instance-ip/22149a68-7ffc-4c50-b30b-504b84dd1fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.004346 10.0.0.162 - - [2026-09-02 05:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006732 10.0.0.162 - - [2026-09-02 05:45:21] "GET /instance-ip/22149a68-7ffc-4c50-b30b-504b84dd1fac?fields=floating_ips HTTP/1.1" 200 1166 0.040586 10.0.0.162 - - [2026-09-02 05:45:21] "GET /floating-ip/66d31d67-a4b7-40f4-a01f-bf834688c0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.007609 10.0.0.162 - - [2026-09-02 05:45:21] "GET /project/74ba9a31-7a10-4eed-a948-86c6d17d2a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.086168 10.0.0.162 - - [2026-09-02 05:45:21] "GET /loadbalancer/1a58616e-f10e-4829-933f-b2d47d625a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.009859 10.0.0.162 - - [2026-09-02 05:45:21] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.045927 10.0.0.162 - - [2026-09-02 05:45:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.046269 10.0.0.162 - - [2026-09-02 05:45:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015189 10.0.0.162 - - [2026-09-02 05:45:22] "GET /project/74ba9a31-7a10-4eed-a948-86c6d17d2a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.060032 10.0.0.162 - - [2026-09-02 05:45:22] "GET /loadbalancer-listener/21927925-cd79-47c5-887d-bd5eae5dfa42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.005174 10.0.0.162 - - [2026-09-02 05:45:22] "GET /loadbalancer-listener/21927925-cd79-47c5-887d-bd5eae5dfa42?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.008308 10.0.0.162 - - [2026-09-02 05:45:22] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.037015 10.0.0.162 - - [2026-09-02 05:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010269 10.0.0.162 - - [2026-09-02 05:45:22] "GET /instance-ip/22149a68-7ffc-4c50-b30b-504b84dd1fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.010752 10.0.0.162 - - [2026-09-02 05:45:22] "GET /instance-ip/22149a68-7ffc-4c50-b30b-504b84dd1fac?fields=floating_ips HTTP/1.1" 200 1166 0.005714 10.0.0.162 - - [2026-09-02 05:45:22] "GET /floating-ip/66d31d67-a4b7-40f4-a01f-bf834688c0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.008452 10.0.0.162 - - [2026-09-02 05:45:22] "GET /project/74ba9a31-7a10-4eed-a948-86c6d17d2a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.096652 10.0.0.162 - - [2026-09-02 05:45:22] "GET /loadbalancer/1a58616e-f10e-4829-933f-b2d47d625a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.018248 10.0.0.162 - - [2026-09-02 05:45:22] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.050640 10.0.0.162 - - [2026-09-02 05:45:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020513 10.0.0.162 - - [2026-09-02 05:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.020653 10.0.0.162 - - [2026-09-02 05:45:22] "GET /project/74ba9a31-7a10-4eed-a948-86c6d17d2a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.084898 10.0.0.162 - - [2026-09-02 05:45:22] "GET /loadbalancer-listener/00acfba5-98b6-4616-9b8c-f30fb8ea5119?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.010480 10.0.0.162 - - [2026-09-02 05:45:22] "GET /loadbalancer-listener/00acfba5-98b6-4616-9b8c-f30fb8ea5119?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.007658 10.0.0.162 - - [2026-09-02 05:45:22] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.030377 10.0.0.162 - - [2026-09-02 05:45:22] "GET /instance-ip/22149a68-7ffc-4c50-b30b-504b84dd1fac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003805 10.0.0.162 - - [2026-09-02 05:45:22] "GET /instance-ip/22149a68-7ffc-4c50-b30b-504b84dd1fac?fields=floating_ips HTTP/1.1" 200 1166 0.017895 10.0.0.162 - - [2026-09-02 05:45:22] "GET /floating-ip/66d31d67-a4b7-40f4-a01f-bf834688c0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1469 0.018662 10.0.0.162 - - [2026-09-02 05:45:22] "POST /tags HTTP/1.1" 200 302 0.137527 10.0.0.162 - - [2026-09-02 05:45:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.032848 10.0.0.162 - - [2026-09-02 05:45:23] "GET /tag/984fb88c-c5c3-4d1b-a33d-e7c20aa4a416?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.027703 10.0.0.162 - - [2026-09-02 05:45:23] "POST /tags HTTP/1.1" 200 326 0.140025 10.0.0.162 - - [2026-09-02 05:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.031150 10.0.0.162 - - [2026-09-02 05:45:23] "GET /tag/0c3c065e-a526-4090-b7b1-c5560a71fb12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1172 0.038765 10.0.0.162 - - [2026-09-02 05:45:23] "POST /tags HTTP/1.1" 200 364 0.052123 10.0.0.162 - - [2026-09-02 05:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020637 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:45:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001323 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:45:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001317 10.0.0.162 - - [2026-09-02 05:45:23] "GET /tag/f9bacfb9-cd71-4cfd-a69a-3b94a440c640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.020725 10.0.0.162 - - [2026-09-02 05:45:23] "POST /tags HTTP/1.1" 200 312 0.042729 10.0.0.162 - - [2026-09-02 05:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.047196 10.0.0.162 - - [2026-09-02 05:45:23] "GET /tag/36a2818a-1fa2-484c-98f9-eb85d21fe01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.029973 10.0.0.162 - - [2026-09-02 05:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006950 10.0.0.162 - - [2026-09-02 05:45:23] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.007930 10.0.0.162 - - [2026-09-02 05:45:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003149 10.0.0.162 - - [2026-09-02 05:45:23] "GET /project/74ba9a31-7a10-4eed-a948-86c6d17d2a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.083600 10.0.0.162 - - [2026-09-02 05:45:23] "POST /virtual-machines HTTP/1.1" 200 378 0.019507 10.0.0.162 - - [2026-09-02 05:45:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.032230 10.0.0.162 - - [2026-09-02 05:45:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.234995 10.0.0.162 - - [2026-09-02 05:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.024205 10.0.0.162 - - [2026-09-02 05:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.029710 10.0.0.162 - - [2026-09-02 05:45:24] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.014099 10.0.0.162 - - [2026-09-02 05:45:24] "POST /instance-ips HTTP/1.1" 200 410 0.045600 10.0.0.162 - - [2026-09-02 05:45:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.056148 10.0.0.162 - - [2026-09-02 05:45:24] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.027721 10.0.0.162 - - [2026-09-02 05:45:24] "POST /set-tag HTTP/1.1" 200 109 0.038283 10.0.0.162 - - [2026-09-02 05:45:24] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009481 10.0.0.162 - - [2026-09-02 05:45:24] "GET /instance-ip/7e377216-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.017134 10.0.0.162 - - [2026-09-02 05:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013787 10.0.0.162 - - [2026-09-02 05:45:24] "GET /loadbalancer/1a58616e-f10e-4829-933f-b2d47d625a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.007473 10.0.0.162 - - [2026-09-02 05:45:24] "POST /tags HTTP/1.1" 200 356 0.058260 10.0.0.162 - - [2026-09-02 05:45:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.034580 10.0.0.162 - - [2026-09-02 05:45:24] "GET /tag/784e1d09-40ce-4518-b1c1-6d8d3b3ecfdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.014235 10.0.0.162 - - [2026-09-02 05:45:25] "POST /tags HTTP/1.1" 200 304 0.039018 10.0.0.162 - - [2026-09-02 05:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.042970 10.0.0.162 - - [2026-09-02 05:45:25] "GET /tag/03f5745a-6c5a-45ce-bcef-d4503e831f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.032298 10.0.0.162 - - [2026-09-02 05:45:25] "POST /projects HTTP/1.1" 409 218 0.002572 10.0.0.162 - - [2026-09-02 05:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.162 - - [2026-09-02 05:45:25] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.078657 10.0.0.162 - - [2026-09-02 05:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004749 10.0.0.162 - - [2026-09-02 05:45:25] "GET /network-ipam/9ab2a930-b686-43a3-9483-d0b2123b1e25?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.006789 10.0.0.162 - - [2026-09-02 05:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003117 10.0.0.162 - - [2026-09-02 05:45:25] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.006416 10.0.0.162 - - [2026-09-02 05:45:25] "PUT /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb HTTP/1.1" 200 265 0.071082 10.0.0.162 - - [2026-09-02 05:45:25] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.005007 10.0.0.162 - - [2026-09-02 05:45:25] "POST /set-tag HTTP/1.1" 200 109 0.065461 10.0.0.162 - - [2026-09-02 05:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012720 10.0.0.162 - - [2026-09-02 05:45:25] "GET /network-ipam/694b4e23-aeca-4837-b5c9-a323883283c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.004180 10.0.0.162 - - [2026-09-02 05:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008465 10.0.0.162 - - [2026-09-02 05:45:25] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005814 10.0.0.162 - - [2026-09-02 05:45:25] "PUT /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73 HTTP/1.1" 200 265 0.069621 10.0.0.162 - - [2026-09-02 05:45:25] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005633 10.0.0.162 - - [2026-09-02 05:45:25] "POST /set-tag HTTP/1.1" 200 109 0.113040 10.0.0.162 - - [2026-09-02 05:45:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.162 - - [2026-09-02 05:45:25] "GET /network-policy/4695e969-07ae-49f1-a997-1f2963eae146?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.003996 10.0.0.162 - - [2026-09-02 05:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003018 10.0.0.162 - - [2026-09-02 05:45:26] "GET /network-policy/4e949848-8210-4389-a2fe-6bb64107e7db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003553 10.0.0.162 - - [2026-09-02 05:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002294 10.0.0.162 - - [2026-09-02 05:45:26] "GET /network-policy/107d0f1c-45db-4b45-b026-ce44fac83341?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.003301 10.0.0.162 - - [2026-09-02 05:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006917 10.0.0.162 - - [2026-09-02 05:45:26] "PUT /network-policy/107d0f1c-45db-4b45-b026-ce44fac83341 HTTP/1.1" 200 263 0.016523 10.0.0.162 - - [2026-09-02 05:45:26] "POST /ref-update HTTP/1.1" 200 156 0.205256 10.0.0.162 - - [2026-09-02 05:45:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017402 10.0.0.162 - - [2026-09-02 05:45:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019075 10.0.0.162 - - [2026-09-02 05:45:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002421 10.0.0.162 - - [2026-09-02 05:45:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002202 10.0.0.162 - - [2026-09-02 05:45:26] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002097 10.0.0.162 - - [2026-09-02 05:45:26] "POST /security-groups HTTP/1.1" 409 245 0.003450 10.0.0.162 - - [2026-09-02 05:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002225 10.0.0.162 - - [2026-09-02 05:45:26] "PUT /security-group/d88e8de5-89ce-45b8-9f4f-55a2221485c9 HTTP/1.1" 200 263 0.068267 10.0.0.162 - - [2026-09-02 05:45:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.044115 10.0.0.162 - - [2026-09-02 05:45:26] "PUT /access-control-list/44a435bf-dc59-4bca-890b-83a7f27e1efb HTTP/1.1" 200 273 0.018335 10.0.0.162 - - [2026-09-02 05:45:26] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.023725 10.0.0.162 - - [2026-09-02 05:45:26] "PUT /access-control-list/4bde0296-cb2a-49d6-8c7b-a1e2bb6fa16e HTTP/1.1" 200 273 0.045392 10.0.0.162 - - [2026-09-02 05:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.162 - - [2026-09-02 05:45:26] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002997 10.0.0.162 - - [2026-09-02 05:45:26] "POST /tags HTTP/1.1" 409 206 0.004877 10.0.0.162 - - [2026-09-02 05:45:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002568 10.0.0.162 - - [2026-09-02 05:45:26] "GET /tag/03f5745a-6c5a-45ce-bcef-d4503e831f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012980 10.0.0.162 - - [2026-09-02 05:45:26] "POST /firewall-rules HTTP/1.1" 200 564 0.103874 10.0.0.162 - - [2026-09-02 05:45:26] "GET /firewall-rule/eba4c68c-d9e8-415b-84b6-ab1c4f08fdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.011295 10.0.0.162 - - [2026-09-02 05:45:26] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1954 0.004343 10.0.0.162 - - [2026-09-02 05:45:26] "GET /firewall-rule/eba4c68c-d9e8-415b-84b6-ab1c4f08fdfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.002701 10.0.0.162 - - [2026-09-02 05:45:27] "POST /ref-update HTTP/1.1" 200 156 0.047363 10.0.0.162 - - [2026-09-02 05:45:27] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015942 10.0.0.162 - - [2026-09-02 05:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008144 10.0.0.162 - - [2026-09-02 05:45:27] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004164 10.0.0.162 - - [2026-09-02 05:45:27] "POST /tags HTTP/1.1" 409 206 0.002755 10.0.0.162 - - [2026-09-02 05:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.162 - - [2026-09-02 05:45:27] "GET /tag/03f5745a-6c5a-45ce-bcef-d4503e831f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016676 10.0.0.162 - - [2026-09-02 05:45:27] "POST /firewall-rules HTTP/1.1" 200 562 0.096213 10.0.0.162 - - [2026-09-02 05:45:27] "GET /firewall-rule/5e7af644-f22b-4e49-b5a1-37fb76bb4526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.032620 10.0.0.162 - - [2026-09-02 05:45:27] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2192 0.004641 10.0.0.162 - - [2026-09-02 05:45:27] "GET /firewall-rule/5e7af644-f22b-4e49-b5a1-37fb76bb4526?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.004533 10.0.0.162 - - [2026-09-02 05:45:27] "POST /ref-update HTTP/1.1" 200 156 0.053752 10.0.0.162 - - [2026-09-02 05:45:27] "POST /tags HTTP/1.1" 200 372 0.025962 10.0.0.162 - - [2026-09-02 05:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.030805 10.0.0.162 - - [2026-09-02 05:45:27] "GET /tag/db49a703-84aa-4006-b8cd-fb28d8b29100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032711 10.0.0.162 - - [2026-09-02 05:45:27] "POST /tags HTTP/1.1" 200 320 0.054588 10.0.0.162 - - [2026-09-02 05:45:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.026604 10.0.0.162 - - [2026-09-02 05:45:27] "GET /tag/ade561d5-b17d-4ae7-ab1d-d49b6e4006f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.029020 10.0.0.162 - - [2026-09-02 05:45:27] "POST /id-to-fqname HTTP/1.1" 200 181 0.000637 10.0.0.162 - - [2026-09-02 05:45:28] "POST /fqname-to-id HTTP/1.1" 404 190 0.016771 10.0.0.162 - - [2026-09-02 05:45:28] "POST /security-groups HTTP/1.1" 200 578 0.141882 10.0.0.162 - - [2026-09-02 05:45:28] "POST /projects HTTP/1.1" 200 499 0.327418 10.0.0.162 - - [2026-09-02 05:45:28] "POST /fqname-to-id HTTP/1.1" 404 225 0.007286 10.0.0.162 - - [2026-09-02 05:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.040353 10.0.0.162 - - [2026-09-02 05:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015877 10.0.0.162 - - [2026-09-02 05:45:28] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.030982 10.0.0.162 - - [2026-09-02 05:45:28] "POST /access-control-lists HTTP/1.1" 200 589 0.116603 10.0.0.162 - - [2026-09-02 05:45:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.030821 10.0.0.162 - - [2026-09-02 05:45:28] "POST /fqname-to-id HTTP/1.1" 404 224 0.036020 10.0.0.162 - - [2026-09-02 05:45:28] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.023937 10.0.0.162 - - [2026-09-02 05:45:28] "POST /access-control-lists HTTP/1.1" 200 587 0.102606 10.0.0.162 - - [2026-09-02 05:45:28] "PUT /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb HTTP/1.1" 200 265 0.155323 10.0.0.162 - - [2026-09-02 05:45:28] "PUT /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73 HTTP/1.1" 200 265 0.109416 10.0.0.162 - - [2026-09-02 05:45:28] "POST /security-groups HTTP/1.1" 200 560 0.115633 10.0.0.162 - - [2026-09-02 05:45:28] "POST /fqname-to-id HTTP/1.1" 404 248 0.003573 10.0.0.162 - - [2026-09-02 05:45:28] "POST /access-control-lists HTTP/1.1" 200 612 0.092135 10.0.0.162 - - [2026-09-02 05:45:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.118821 10.0.0.162 - - [2026-09-02 05:45:28] "POST /fqname-to-id HTTP/1.1" 404 247 0.019449 10.0.0.162 - - [2026-09-02 05:45:29] "POST /chown HTTP/1.1" 200 109 0.046222 10.0.0.162 - - [2026-09-02 05:45:29] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015552 10.0.0.162 - - [2026-09-02 05:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002809 10.0.0.162 - - [2026-09-02 05:45:29] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005203 10.0.0.162 - - [2026-09-02 05:45:29] "POST /access-control-lists HTTP/1.1" 200 610 0.119350 10.0.0.162 - - [2026-09-02 05:45:29] "POST /tags HTTP/1.1" 409 214 0.012239 10.0.0.162 - - [2026-09-02 05:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004302 10.0.0.162 - - [2026-09-02 05:45:29] "GET /tag/ade561d5-b17d-4ae7-ab1d-d49b6e4006f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.016821 10.0.0.162 - - [2026-09-02 05:45:29] "POST /firewall-rules HTTP/1.1" 200 580 0.077313 10.0.0.162 - - [2026-09-02 05:45:29] "GET /firewall-rule/97455cdc-64c7-40fd-af71-40c32873cc7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.005660 10.0.0.162 - - [2026-09-02 05:45:29] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2429 0.003714 10.0.0.162 - - [2026-09-02 05:45:29] "GET /firewall-rule/97455cdc-64c7-40fd-af71-40c32873cc7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2040 0.002489 10.0.0.162 - - [2026-09-02 05:45:29] "POST /ref-update HTTP/1.1" 200 156 0.047993 10.0.0.162 - - [2026-09-02 05:45:29] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.031658 10.0.0.162 - - [2026-09-02 05:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009219 10.0.0.162 - - [2026-09-02 05:45:29] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004435 10.0.0.162 - - [2026-09-02 05:45:29] "POST /tags HTTP/1.1" 409 214 0.002748 10.0.0.162 - - [2026-09-02 05:45:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002268 10.0.0.162 - - [2026-09-02 05:45:29] "GET /tag/ade561d5-b17d-4ae7-ab1d-d49b6e4006f0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1154 0.022019 10.0.0.162 - - [2026-09-02 05:45:29] "POST /firewall-rules HTTP/1.1" 200 578 0.132635 10.0.0.162 - - [2026-09-02 05:45:29] "GET /firewall-rule/329a873b-0d1a-445f-8657-98fd6e7c9af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.059115 10.0.0.162 - - [2026-09-02 05:45:29] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2675 0.004990 10.0.0.162 - - [2026-09-02 05:45:29] "GET /firewall-rule/329a873b-0d1a-445f-8657-98fd6e7c9af7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.012265 10.0.0.162 - - [2026-09-02 05:45:29] "POST /ref-update HTTP/1.1" 200 156 0.100693 10.0.0.162 - - [2026-09-02 05:45:30] "POST /tags HTTP/1.1" 200 364 0.044786 10.0.0.162 - - [2026-09-02 05:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010177 10.0.0.162 - - [2026-09-02 05:45:30] "GET /tag/349a7d49-a404-4313-9ed4-0fc3878a5604?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1267 0.033879 10.0.0.162 - - [2026-09-02 05:45:30] "POST /tags HTTP/1.1" 200 312 0.031765 10.0.0.162 - - [2026-09-02 05:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012749 10.0.0.162 - - [2026-09-02 05:45:30] "GET /tag/4cd28050-9b33-4214-970d-53ac52c195c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.022119 10.0.0.162 - - [2026-09-02 05:45:30] "POST /id-to-fqname HTTP/1.1" 200 177 0.003208 10.0.0.162 - - [2026-09-02 05:45:30] "POST /fqname-to-id HTTP/1.1" 404 186 0.022384 10.0.0.162 - - [2026-09-02 05:45:30] "POST /security-groups HTTP/1.1" 200 574 0.113049 10.0.0.162 - - [2026-09-02 05:45:30] "POST /projects HTTP/1.1" 200 491 0.402517 10.0.0.162 - - [2026-09-02 05:45:30] "POST /fqname-to-id HTTP/1.1" 404 217 0.006932 10.0.0.162 - - [2026-09-02 05:45:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.042544 10.0.0.162 - - [2026-09-02 05:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.019526 10.0.0.162 - - [2026-09-02 05:45:30] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.041025 10.0.0.162 - - [2026-09-02 05:45:30] "POST /access-control-lists HTTP/1.1" 200 585 0.112535 10.0.0.162 - - [2026-09-02 05:45:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.034138 10.0.0.162 - - [2026-09-02 05:45:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018387 10.0.0.162 - - [2026-09-02 05:45:30] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.010425 10.0.0.162 - - [2026-09-02 05:45:31] "POST /access-control-lists HTTP/1.1" 200 583 0.110554 10.0.0.162 - - [2026-09-02 05:45:31] "PUT /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb HTTP/1.1" 200 265 0.159671 10.0.0.162 - - [2026-09-02 05:45:31] "PUT /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73 HTTP/1.1" 200 265 0.160505 10.0.0.162 - - [2026-09-02 05:45:31] "POST /security-groups HTTP/1.1" 200 548 0.123450 10.0.0.162 - - [2026-09-02 05:45:31] "POST /fqname-to-id HTTP/1.1" 404 240 0.005696 10.0.0.162 - - [2026-09-02 05:45:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.049728 10.0.0.162 - - [2026-09-02 05:45:31] "POST /chown HTTP/1.1" 200 109 0.036882 10.0.0.162 - - [2026-09-02 05:45:31] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007593 10.0.0.162 - - [2026-09-02 05:45:31] "POST /access-control-lists HTTP/1.1" 200 604 0.107817 10.0.0.162 - - [2026-09-02 05:45:31] "POST /fqname-to-id HTTP/1.1" 404 239 0.007620 10.0.0.162 - - [2026-09-02 05:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.024773 10.0.0.162 - - [2026-09-02 05:45:31] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007094 10.0.0.162 - - [2026-09-02 05:45:31] "POST /tags HTTP/1.1" 409 210 0.004604 10.0.0.162 - - [2026-09-02 05:45:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005636 10.0.0.162 - - [2026-09-02 05:45:31] "POST /access-control-lists HTTP/1.1" 200 602 0.133761 10.0.0.162 - - [2026-09-02 05:45:31] "GET /tag/4cd28050-9b33-4214-970d-53ac52c195c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.065155 10.0.0.162 - - [2026-09-02 05:45:31] "POST /firewall-rules HTTP/1.1" 200 572 0.112359 10.0.0.162 - - [2026-09-02 05:45:31] "GET /firewall-rule/e551c06d-399f-4cb9-8995-34ab1178bcb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.008484 10.0.0.162 - - [2026-09-02 05:45:31] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2920 0.008839 10.0.0.162 - - [2026-09-02 05:45:31] "GET /firewall-rule/e551c06d-399f-4cb9-8995-34ab1178bcb8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2019 0.003094 10.0.0.162 - - [2026-09-02 05:45:32] "POST /ref-update HTTP/1.1" 200 156 0.093385 10.0.0.162 - - [2026-09-02 05:45:32] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.014883 10.0.0.162 - - [2026-09-02 05:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.162 - - [2026-09-02 05:45:32] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003559 10.0.0.162 - - [2026-09-02 05:45:32] "POST /tags HTTP/1.1" 409 210 0.002657 10.0.0.162 - - [2026-09-02 05:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.162 - - [2026-09-02 05:45:32] "GET /tag/4cd28050-9b33-4214-970d-53ac52c195c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.015549 10.0.0.162 - - [2026-09-02 05:45:32] "POST /firewall-rules HTTP/1.1" 200 570 0.079833 10.0.0.162 - - [2026-09-02 05:45:32] "GET /firewall-rule/6d0b3b6d-fc74-4d6b-a5b7-0508ad331ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007447 10.0.0.162 - - [2026-09-02 05:45:32] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3162 0.004742 10.0.0.162 - - [2026-09-02 05:45:32] "GET /firewall-rule/6d0b3b6d-fc74-4d6b-a5b7-0508ad331ff3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002429 10.0.0.162 - - [2026-09-02 05:45:32] "POST /ref-update HTTP/1.1" 200 156 0.047465 10.0.0.162 - - [2026-09-02 05:45:32] "POST /tags HTTP/1.1" 409 237 0.002952 10.0.0.162 - - [2026-09-02 05:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.009434 10.0.0.162 - - [2026-09-02 05:45:32] "GET /tag/f9bacfb9-cd71-4cfd-a69a-3b94a440c640?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1268 0.048620 10.0.0.162 - - [2026-09-02 05:45:32] "POST /tags HTTP/1.1" 409 210 0.016052 10.0.0.162 - - [2026-09-02 05:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003061 10.0.0.162 - - [2026-09-02 05:45:32] "GET /tag/36a2818a-1fa2-484c-98f9-eb85d21fe01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.046079 10.0.0.162 - - [2026-09-02 05:45:32] "POST /projects HTTP/1.1" 409 223 0.005798 10.0.0.162 - - [2026-09-02 05:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002748 10.0.0.162 - - [2026-09-02 05:45:32] "GET /project/74ba9a31-7a10-4eed-a948-86c6d17d2a7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.086961 10.0.0.162 - - [2026-09-02 05:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003825 10.0.0.162 - - [2026-09-02 05:45:32] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.015460 10.0.0.162 - - [2026-09-02 05:45:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007338 10.0.0.162 - - [2026-09-02 05:45:33] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.008493 10.0.0.162 - - [2026-09-02 05:45:33] "PUT /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb HTTP/1.1" 200 265 0.090952 10.0.0.162 - - [2026-09-02 05:45:33] "PUT /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73 HTTP/1.1" 200 265 0.105542 10.0.0.162 - - [2026-09-02 05:45:33] "POST /security-groups HTTP/1.1" 409 253 0.006999 10.0.0.162 - - [2026-09-02 05:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.162 - - [2026-09-02 05:45:33] "PUT /security-group/cc626bfe-56a8-40c6-83e2-dfb7ef159573 HTTP/1.1" 200 263 0.058955 10.0.0.162 - - [2026-09-02 05:45:33] "PUT /access-control-list/4afff98f-6534-46d4-91b6-cd32300eb7cc HTTP/1.1" 200 273 0.030179 10.0.0.162 - - [2026-09-02 05:45:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.047825 10.0.0.162 - - [2026-09-02 05:45:33] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.024284 10.0.0.162 - - [2026-09-02 05:45:33] "PUT /access-control-list/eaec22e4-af5f-447b-9e37-403d7ad42a37 HTTP/1.1" 200 273 0.049864 10.0.0.162 - - [2026-09-02 05:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.022546 10.0.0.162 - - [2026-09-02 05:45:33] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003289 10.0.0.162 - - [2026-09-02 05:45:33] "POST /tags HTTP/1.1" 409 210 0.002745 10.0.0.162 - - [2026-09-02 05:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.017709 10.0.0.162 - - [2026-09-02 05:45:33] "GET /tag/36a2818a-1fa2-484c-98f9-eb85d21fe01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.030260 10.0.0.162 - - [2026-09-02 05:45:33] "POST /firewall-rules HTTP/1.1" 200 572 0.088889 10.0.0.162 - - [2026-09-02 05:45:33] "GET /firewall-rule/ed386846-3b7a-44c3-bcb0-ee1365380b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.018105 10.0.0.162 - - [2026-09-02 05:45:33] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3403 0.009581 10.0.0.162 - - [2026-09-02 05:45:33] "GET /firewall-rule/ed386846-3b7a-44c3-bcb0-ee1365380b31?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2020 0.004771 10.0.0.162 - - [2026-09-02 05:45:33] "POST /ref-update HTTP/1.1" 200 156 0.061605 10.0.0.162 - - [2026-09-02 05:45:33] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003747 10.0.0.162 - - [2026-09-02 05:45:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.162 - - [2026-09-02 05:45:33] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003506 10.0.0.162 - - [2026-09-02 05:45:33] "POST /tags HTTP/1.1" 409 210 0.002734 10.0.0.162 - - [2026-09-02 05:45:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006990 10.0.0.162 - - [2026-09-02 05:45:34] "GET /tag/36a2818a-1fa2-484c-98f9-eb85d21fe01f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1136 0.038390 10.0.0.162 - - [2026-09-02 05:45:34] "POST /firewall-rules HTTP/1.1" 200 570 0.074480 10.0.0.162 - - [2026-09-02 05:45:34] "GET /firewall-rule/445d6b0e-0b36-4c14-82cd-86eb97f1fb71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004544 10.0.0.162 - - [2026-09-02 05:45:34] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3645 0.004161 10.0.0.162 - - [2026-09-02 05:45:34] "GET /firewall-rule/445d6b0e-0b36-4c14-82cd-86eb97f1fb71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004032 10.0.0.162 - - [2026-09-02 05:45:34] "POST /ref-update HTTP/1.1" 200 156 0.064421 10.0.0.162 - - [2026-09-02 05:45:34] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.014706 10.0.0.162 - - [2026-09-02 05:45:34] "POST /set-tag HTTP/1.1" 200 109 0.002542 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:46:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001379 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:46:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001157 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:46:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001169 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:46:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001307 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:46:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001059 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:46:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001062 10.0.0.22 - - [2026-09-02 05:46:21] "GET / HTTP/1.1" 200 36215 0.001684 10.0.0.22 - - [2026-09-02 05:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002911 10.0.0.22 - - [2026-09-02 05:46:21] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.013538 10.0.0.22 - - [2026-09-02 05:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003217 10.0.0.22 - - [2026-09-02 05:46:21] "GET /routing-instance/3591f4c3-8df9-486a-87c4-15a97bd7156c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004017 10.0.0.22 - - [2026-09-02 05:46:21] "PUT /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e HTTP/1.1" 200 275 0.017366 10.0.0.22 - - [2026-09-02 05:46:21] "POST /fqname-to-id HTTP/1.1" 404 217 0.035209 10.0.0.22 - - [2026-09-02 05:46:21] "POST /virtual-routers HTTP/1.1" 200 603 0.029130 10.0.0.22 - - [2026-09-02 05:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007657 10.0.0.22 - - [2026-09-02 05:46:21] "GET /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.011578 10.0.0.22 - - [2026-09-02 05:46:21] "POST /fqname-to-id HTTP/1.1" 404 230 0.002780 10.0.0.22 - - [2026-09-02 05:46:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002740 10.0.0.22 - - [2026-09-02 05:46:21] "GET /virtual-network/5cc7cfad-7e47-4a6e-b813-6b372a469b7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1720 0.005658 10.0.0.22 - - [2026-09-02 05:46:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 586 0.107896 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:47:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001178 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:47:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001486 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:48:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001248 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:48:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001462 10.0.0.162 - - [2026-09-02 05:48:55] "GET /global-system-configs HTTP/1.1" 200 323 0.005146 10.0.0.162 - - [2026-09-02 05:48:57] "GET /global-system-configs HTTP/1.1" 200 323 0.003126 10.0.0.162 - - [2026-09-02 05:49:11] "GET /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.004215 10.0.0.162 - - [2026-09-02 05:49:11] "POST /ref-update HTTP/1.1" 200 156 0.018542 10.0.0.162 - - [2026-09-02 05:49:19] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.018552 10.0.0.162 - - [2026-09-02 05:49:19] "POST /set-tag HTTP/1.1" 200 109 0.007881 10.0.0.162 - - [2026-09-02 05:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.162 - - [2026-09-02 05:49:19] "GET /loadbalancer/1a58616e-f10e-4829-933f-b2d47d625a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003027 10.0.0.162 - - [2026-09-02 05:49:19] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005418 10.0.0.162 - - [2026-09-02 05:49:19] "POST /set-tag HTTP/1.1" 200 109 0.003085 10.0.0.162 - - [2026-09-02 05:49:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.162 - - [2026-09-02 05:49:19] "GET /loadbalancer/1a58616e-f10e-4829-933f-b2d47d625a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003533 10.0.0.162 - - [2026-09-02 05:49:19] "GET /loadbalancer-pool/a7952fc5-c1fd-4e4b-8658-3552c7254d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005767 10.0.0.162 - - [2026-09-02 05:49:19] "POST /loadbalancer-members HTTP/1.1" 200 692 0.043810 10.0.0.162 - - [2026-09-02 05:49:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021399 10.0.0.162 - - [2026-09-02 05:49:20] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.036377 10.0.0.162 - - [2026-09-02 05:49:20] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.022631 10.0.0.162 - - [2026-09-02 05:49:20] "POST /tags HTTP/1.1" 409 205 0.011672 10.0.0.162 - - [2026-09-02 05:49:20] "POST /ref-update HTTP/1.1" 200 156 0.016330 10.0.0.162 - - [2026-09-02 05:49:20] "GET /floating-ip/66d31d67-a4b7-40f4-a01f-bf834688c0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1777 0.023930 10.0.0.162 - - [2026-09-02 05:49:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.162 - - [2026-09-02 05:49:20] "GET /tag/caac6719-50de-4de2-8c30-d4f18ad84c6c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1115 0.019762 10.0.0.162 - - [2026-09-02 05:49:20] "PUT /floating-ip/66d31d67-a4b7-40f4-a01f-bf834688c0f7 HTTP/1.1" 200 257 0.013427 10.0.0.162 - - [2026-09-02 05:49:20] "POST /set-tag HTTP/1.1" 200 109 0.112363 10.0.0.162 - - [2026-09-02 05:49:20] "GET /loadbalancer-pool/e7c3af5d-e717-4547-b68d-228babed74e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.005528 10.0.0.162 - - [2026-09-02 05:49:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.031468 10.0.0.162 - - [2026-09-02 05:49:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.040315 10.0.0.162 - - [2026-09-02 05:49:20] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.020442 10.0.0.162 - - [2026-09-02 05:49:20] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005672 10.0.0.162 - - [2026-09-02 05:49:20] "POST /ref-update HTTP/1.1" 200 156 0.009922 10.0.0.162 - - [2026-09-02 05:49:20] "GET /floating-ip/66d31d67-a4b7-40f4-a01f-bf834688c0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1922 0.010581 10.0.0.162 - - [2026-09-02 05:49:20] "POST /set-tag HTTP/1.1" 200 109 0.003378 10.0.0.162 - - [2026-09-02 05:49:20] "GET /loadbalancer-pool/772d43a1-ba07-435a-86ff-5bbe8e7b9118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.005387 10.0.0.162 - - [2026-09-02 05:49:20] "POST /loadbalancer-members HTTP/1.1" 200 694 0.018679 10.0.0.162 - - [2026-09-02 05:49:20] "PUT /floating-ip/66d31d67-a4b7-40f4-a01f-bf834688c0f7 HTTP/1.1" 200 257 0.032265 10.0.0.162 - - [2026-09-02 05:49:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.021183 10.0.0.162 - - [2026-09-02 05:49:20] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016975 10.0.0.162 - - [2026-09-02 05:49:20] "POST /set-tag HTTP/1.1" 200 109 0.006596 10.0.0.162 - - [2026-09-02 05:49:20] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005532 10.0.0.162 - - [2026-09-02 05:49:20] "POST /ref-update HTTP/1.1" 200 156 0.017983 10.0.0.162 - - [2026-09-02 05:49:20] "GET /floating-ip/66d31d67-a4b7-40f4-a01f-bf834688c0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1975 0.010609 10.0.0.162 - - [2026-09-02 05:49:20] "PUT /floating-ip/66d31d67-a4b7-40f4-a01f-bf834688c0f7 HTTP/1.1" 200 257 0.016144 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:49:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001118 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:49:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001494 10.0.0.22 - - [2026-09-02 05:49:52] "GET / HTTP/1.1" 200 36215 0.002010 10.0.0.22 - - [2026-09-02 05:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.22 - - [2026-09-02 05:49:52] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005540 10.0.0.22 - - [2026-09-02 05:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.22 - - [2026-09-02 05:49:52] "GET /routing-instance/3591f4c3-8df9-486a-87c4-15a97bd7156c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003486 10.0.0.22 - - [2026-09-02 05:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.22 - - [2026-09-02 05:49:52] "GET /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.005038 10.0.0.22 - - [2026-09-02 05:49:52] "PUT /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65 HTTP/1.1" 200 263 0.019900 10.0.0.22 - - [2026-09-02 05:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.22 - - [2026-09-02 05:49:52] "GET /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.003324 10.0.0.22 - - [2026-09-02 05:49:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.22 - - [2026-09-02 05:49:52] "GET /virtual-machine-interface/d3475187-dd87-4df6-b797-1b5bb05e46f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.006279 10.0.0.22 - - [2026-09-02 05:49:52] "PUT /virtual-machine-interface/d3475187-dd87-4df6-b797-1b5bb05e46f6 HTTP/1.1" 200 285 0.027430 10.0.0.162 - - [2026-09-02 05:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002785 10.0.0.162 - - [2026-09-02 05:50:03] "GET /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.005154 10.0.0.162 - - [2026-09-02 05:50:24] "GET / HTTP/1.1" 200 36215 0.001892 10.0.0.162 - - [2026-09-02 05:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.162 - - [2026-09-02 05:50:24] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005487 10.0.0.162 - - [2026-09-02 05:50:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002585 10.0.0.162 - - [2026-09-02 05:50:24] "GET /config-node/453a57c2-a572-476c-90b9-b76e19f46ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.005286 10.0.0.162 - - [2026-09-02 05:50:36] "GET / HTTP/1.1" 200 36215 0.001431 10.0.0.162 - - [2026-09-02 05:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002650 10.0.0.162 - - [2026-09-02 05:50:36] "GET /routing-instance/3591f4c3-8df9-486a-87c4-15a97bd7156c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003911 10.0.0.162 - - [2026-09-02 05:50:36] "POST /bgp-routers HTTP/1.1" 409 301 0.002845 10.0.0.162 - - [2026-09-02 05:50:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.162 - - [2026-09-02 05:50:36] "GET /bgp-router/f85e07f6-fb43-4c13-beaa-7e5775fc5009?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.005356 10.0.0.162 - - [2026-09-02 05:50:36] "PUT /bgp-router/f85e07f6-fb43-4c13-beaa-7e5775fc5009 HTTP/1.1" 200 255 0.024751 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:50:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001366 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:50:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001145 10.0.0.162 - - [2026-09-02 05:51:20] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010119 10.0.0.162 - - [2026-09-02 05:51:20] "POST /set-tag HTTP/1.1" 200 109 0.003924 10.0.0.162 - - [2026-09-02 05:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.162 - - [2026-09-02 05:51:20] "GET /loadbalancer/1a58616e-f10e-4829-933f-b2d47d625a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003198 10.0.0.162 - - [2026-09-02 05:51:20] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005199 10.0.0.162 - - [2026-09-02 05:51:20] "POST /set-tag HTTP/1.1" 200 109 0.027795 10.0.0.162 - - [2026-09-02 05:51:20] "DELETE /loadbalancer-member/33737540-473e-4360-b4d5-5a9a234393c3 HTTP/1.1" 200 115 0.077727 10.0.0.162 - - [2026-09-02 05:51:20] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009419 10.0.0.162 - - [2026-09-02 05:51:20] "POST /set-tag HTTP/1.1" 200 109 0.003375 10.0.0.162 - - [2026-09-02 05:51:20] "DELETE /loadbalancer-member/fe52bced-09b3-47bc-9873-f8bb18b9b11b HTTP/1.1" 200 115 0.041320 10.0.0.162 - - [2026-09-02 05:51:20] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015640 10.0.0.162 - - [2026-09-02 05:51:20] "POST /set-tag HTTP/1.1" 200 109 0.003363 10.0.0.162 - - [2026-09-02 05:51:20] "DELETE /loadbalancer-member/f3fa130a-8ab3-40f7-8985-e26fbdfee8d3 HTTP/1.1" 200 115 0.042877 10.0.0.162 - - [2026-09-02 05:51:20] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005572 10.0.0.162 - - [2026-09-02 05:51:20] "POST /set-tag HTTP/1.1" 200 109 0.003371 10.0.0.162 - - [2026-09-02 05:51:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002732 10.0.0.162 - - [2026-09-02 05:51:20] "GET /loadbalancer/1a58616e-f10e-4829-933f-b2d47d625a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002802 10.0.0.162 - - [2026-09-02 05:51:20] "GET /loadbalancer-pool/a7952fc5-c1fd-4e4b-8658-3552c7254d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004538 10.0.0.162 - - [2026-09-02 05:51:20] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026814 10.0.0.162 - - [2026-09-02 05:51:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.019438 10.0.0.162 - - [2026-09-02 05:51:21] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013807 10.0.0.162 - - [2026-09-02 05:51:21] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006558 10.0.0.162 - - [2026-09-02 05:51:21] "GET /floating-ip/66d31d67-a4b7-40f4-a01f-bf834688c0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003536 10.0.0.162 - - [2026-09-02 05:51:21] "POST /set-tag HTTP/1.1" 200 109 0.079473 10.0.0.162 - - [2026-09-02 05:51:21] "GET /loadbalancer-pool/e7c3af5d-e717-4547-b68d-228babed74e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.013165 10.0.0.162 - - [2026-09-02 05:51:21] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037896 10.0.0.162 - - [2026-09-02 05:51:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.013327 10.0.0.162 - - [2026-09-02 05:51:21] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016739 10.0.0.162 - - [2026-09-02 05:51:21] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006299 10.0.0.162 - - [2026-09-02 05:51:21] "POST /set-tag HTTP/1.1" 200 109 0.006208 10.0.0.162 - - [2026-09-02 05:51:21] "GET /floating-ip/66d31d67-a4b7-40f4-a01f-bf834688c0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002598 10.0.0.162 - - [2026-09-02 05:51:21] "GET /loadbalancer-pool/772d43a1-ba07-435a-86ff-5bbe8e7b9118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.003824 10.0.0.162 - - [2026-09-02 05:51:21] "POST /loadbalancer-members HTTP/1.1" 200 694 0.023326 10.0.0.162 - - [2026-09-02 05:51:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.021905 10.0.0.162 - - [2026-09-02 05:51:21] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.024508 10.0.0.162 - - [2026-09-02 05:51:21] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005593 10.0.0.162 - - [2026-09-02 05:51:21] "GET /floating-ip/66d31d67-a4b7-40f4-a01f-bf834688c0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003078 10.0.0.162 - - [2026-09-02 05:51:21] "POST /set-tag HTTP/1.1" 200 109 0.003933 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:51:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001189 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:51:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001378 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:52:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001090 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:52:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001199 10.0.0.162 - - [2026-09-02 05:53:55] "GET /global-system-configs HTTP/1.1" 200 323 0.002682 10.0.0.162 - - [2026-09-02 05:53:57] "GET /global-system-configs HTTP/1.1" 200 323 0.004100 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:54:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001371 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:54:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001441 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:55:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001074 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:55:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001095 10.0.0.162 - - [2026-09-02 05:56:51] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006250 10.0.0.162 - - [2026-09-02 05:56:51] "POST /set-tag HTTP/1.1" 200 109 0.003703 10.0.0.162 - - [2026-09-02 05:56:51] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012665 10.0.0.162 - - [2026-09-02 05:56:51] "POST /set-tag HTTP/1.1" 200 109 0.006747 10.0.0.162 - - [2026-09-02 05:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002887 10.0.0.162 - - [2026-09-02 05:56:51] "GET /loadbalancer/1a58616e-f10e-4829-933f-b2d47d625a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004478 10.0.0.162 - - [2026-09-02 05:56:51] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006759 10.0.0.162 - - [2026-09-02 05:56:51] "POST /set-tag HTTP/1.1" 200 109 0.048764 10.0.0.162 - - [2026-09-02 05:56:51] "DELETE /loadbalancer-member/2f792847-6b91-4e94-b476-8d118e8fa954 HTTP/1.1" 200 115 0.105212 10.0.0.162 - - [2026-09-02 05:56:51] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.021286 10.0.0.162 - - [2026-09-02 05:56:51] "POST /set-tag HTTP/1.1" 200 109 0.006902 10.0.0.162 - - [2026-09-02 05:56:51] "DELETE /loadbalancer-member/59c8eca5-bcb9-4a44-877e-0e4a6a4588b4 HTTP/1.1" 200 115 0.063206 10.0.0.162 - - [2026-09-02 05:56:51] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005635 10.0.0.162 - - [2026-09-02 05:56:51] "POST /set-tag HTTP/1.1" 200 109 0.013852 10.0.0.162 - - [2026-09-02 05:56:51] "DELETE /loadbalancer-member/dcb10e17-c791-4371-8de7-7b5570f83f54 HTTP/1.1" 200 115 0.059018 10.0.0.162 - - [2026-09-02 05:56:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006611 10.0.0.162 - - [2026-09-02 05:56:51] "GET /loadbalancer/1a58616e-f10e-4829-933f-b2d47d625a59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003286 10.0.0.162 - - [2026-09-02 05:56:51] "GET /loadbalancer-pool/a7952fc5-c1fd-4e4b-8658-3552c7254d8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.007401 10.0.0.162 - - [2026-09-02 05:56:51] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023079 10.0.0.162 - - [2026-09-02 05:56:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.046587 10.0.0.162 - - [2026-09-02 05:56:51] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012049 10.0.0.162 - - [2026-09-02 05:56:51] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009674 10.0.0.162 - - [2026-09-02 05:56:51] "GET /floating-ip/66d31d67-a4b7-40f4-a01f-bf834688c0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.003471 10.0.0.162 - - [2026-09-02 05:56:52] "POST /set-tag HTTP/1.1" 200 109 0.082577 10.0.0.162 - - [2026-09-02 05:56:52] "GET /loadbalancer-pool/e7c3af5d-e717-4547-b68d-228babed74e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.102790 10.0.0.162 - - [2026-09-02 05:56:52] "POST /loadbalancer-members HTTP/1.1" 200 692 0.077004 10.0.0.162 - - [2026-09-02 05:56:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.011094 10.0.0.162 - - [2026-09-02 05:56:52] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.021621 10.0.0.162 - - [2026-09-02 05:56:52] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007214 10.0.0.162 - - [2026-09-02 05:56:52] "POST /set-tag HTTP/1.1" 200 109 0.006860 10.0.0.162 - - [2026-09-02 05:56:52] "GET /floating-ip/66d31d67-a4b7-40f4-a01f-bf834688c0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.006978 10.0.0.162 - - [2026-09-02 05:56:52] "GET /loadbalancer-pool/772d43a1-ba07-435a-86ff-5bbe8e7b9118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1862 0.004418 10.0.0.162 - - [2026-09-02 05:56:52] "POST /loadbalancer-members HTTP/1.1" 200 694 0.022303 10.0.0.162 - - [2026-09-02 05:56:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.045479 10.0.0.162 - - [2026-09-02 05:56:52] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017500 10.0.0.162 - - [2026-09-02 05:56:52] "GET /virtual-machine-interface/7dfe8028-a691-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017823 10.0.0.162 - - [2026-09-02 05:56:52] "GET /floating-ip/66d31d67-a4b7-40f4-a01f-bf834688c0f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.022947 10.0.0.162 - - [2026-09-02 05:56:52] "POST /set-tag HTTP/1.1" 200 109 0.012067 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:57:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001220 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:57:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001390 10.0.0.162 - - [2026-09-02 05:57:09] "GET / HTTP/1.1" 200 36215 0.001870 10.0.0.162 - - [2026-09-02 05:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.162 - - [2026-09-02 05:57:09] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.080254 10.0.0.162 - - [2026-09-02 05:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002980 10.0.0.162 - - [2026-09-02 05:57:09] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.071993 10.0.0.162 - - [2026-09-02 05:57:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.162 - - [2026-09-02 05:57:10] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.073420 10.0.0.162 - - [2026-09-02 05:57:10] "POST /tags HTTP/1.1" 200 334 0.057527 10.0.0.162 - - [2026-09-02 05:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.032330 10.0.0.162 - - [2026-09-02 05:57:10] "GET /tag/dc43acea-8ad5-4c56-ada3-697191117c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.039398 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:57:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000906 10.0.0.162 - - [2026-09-02 05:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005772 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:57:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.005076 10.0.0.162 - - [2026-09-02 05:57:10] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.048643 10.0.0.162 - - [2026-09-02 05:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.017828 10.0.0.162 - - [2026-09-02 05:57:10] "GET /virtual-networks?parent_id=71e12203-1835-47d7-9c1a-0ab96ba5a7ef&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.003905 10.0.0.162 - - [2026-09-02 05:57:10] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.050922 10.0.0.162 - - [2026-09-02 05:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002541 10.0.0.162 - - [2026-09-02 05:57:10] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.014798 10.0.0.162 - - [2026-09-02 05:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.162 - - [2026-09-02 05:57:10] "GET /service-appliance-set/21147b9e-f7a1-495f-8cec-949eb77edfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.006614 10.0.0.162 - - [2026-09-02 05:57:10] "POST /virtual-networks HTTP/1.1" 200 514 0.102072 10.0.0.162 - - [2026-09-02 05:57:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007264 10.0.0.162 - - [2026-09-02 05:57:10] "POST /fqname-to-id HTTP/1.1" 404 254 0.007056 10.0.0.162 - - [2026-09-02 05:57:10] "GET /network-ipam/f5e50676-0986-4a8d-a8dd-b06741dc5915?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.009033 10.0.0.162 - - [2026-09-02 05:57:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.174679 10.0.0.162 - - [2026-09-02 05:57:10] "GET /virtual-machine-interface/df347461-5fff-4ebf-af65-ce11c3848a66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.070312 10.0.0.162 - - [2026-09-02 05:57:11] "POST /useragent-kv HTTP/1.1" 200 115 0.013697 10.0.0.162 - - [2026-09-02 05:57:11] "POST /ref-update HTTP/1.1" 200 156 0.427567 10.0.0.162 - - [2026-09-02 05:57:11] "GET /virtual-network/aa1fa5b7-2909-4f76-ac4a-4ce206001ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.025990 10.0.0.162 - - [2026-09-02 05:57:11] "GET /domains HTTP/1.1" 200 281 0.010649 10.0.0.162 - - [2026-09-02 05:57:11] "POST /route-targets HTTP/1.1" 200 328 0.095865 10.0.0.162 - - [2026-09-02 05:57:11] "POST /instance-ips HTTP/1.1" 200 410 0.261480 10.0.0.162 - - [2026-09-02 05:57:11] "GET /instance-ip/52be10c5-86b9-40f9-86f1-d9d3cb2b49a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.037842 10.0.0.162 - - [2026-09-02 05:57:11] "GET /domain/0f0d59be-3fa4-4679-8bf4-0f9466bd06e4 HTTP/1.1" 200 3099 0.153973 10.0.0.162 - - [2026-09-02 05:57:11] "POST /ref-update HTTP/1.1" 200 156 0.128516 10.0.0.162 - - [2026-09-02 05:57:11] "POST /loadbalancers HTTP/1.1" 200 612 0.167890 10.0.0.162 - - [2026-09-02 05:57:11] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef HTTP/1.1" 200 5738 0.243578 10.0.0.162 - - [2026-09-02 05:57:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.067432 10.0.0.162 - - [2026-09-02 05:57:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.049577 10.0.0.162 - - [2026-09-02 05:57:11] "GET /virtual-network/aa1fa5b7-2909-4f76-ac4a-4ce206001ddf HTTP/1.1" 200 2087 0.024372 10.0.0.162 - - [2026-09-02 05:57:11] "GET /virtual-network/aa1fa5b7-2909-4f76-ac4a-4ce206001ddf HTTP/1.1" 200 2087 0.051814 10.0.0.162 - - [2026-09-02 05:57:11] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.203081 10.0.0.162 - - [2026-09-02 05:57:11] "GET /routing-instance/3bad683e-1e3f-426a-963f-5c0e0629c398 HTTP/1.1" 200 1405 0.036916 10.0.0.162 - - [2026-09-02 05:57:11] "GET /instance-ip/52be10c5-86b9-40f9-86f1-d9d3cb2b49a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.022131 10.0.0.162 - - [2026-09-02 05:57:11] "GET /routing-instance/3bad683e-1e3f-426a-963f-5c0e0629c398 HTTP/1.1" 200 1405 0.030367 10.0.0.162 - - [2026-09-02 05:57:11] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.190762 10.0.0.162 - - [2026-09-02 05:57:11] "GET /route-target/8ed550da-f695-4966-a9e3-a8f0fe675294 HTTP/1.1" 200 1155 0.027757 10.0.0.162 - - [2026-09-02 05:57:11] "GET /virtual-network/aa1fa5b7-2909-4f76-ac4a-4ce206001ddf HTTP/1.1" 200 2087 0.012921 10.0.0.162 - - [2026-09-02 05:57:11] "GET /routing-instance/3bad683e-1e3f-426a-963f-5c0e0629c398 HTTP/1.1" 200 1405 0.012884 10.0.0.162 - - [2026-09-02 05:57:11] "GET /virtual-network/aa1fa5b7-2909-4f76-ac4a-4ce206001ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.014307 10.0.0.162 - - [2026-09-02 05:57:11] "GET /loadbalancer/94b59b5f-e241-49da-ab0a-824aa478eca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.013789 10.0.0.162 - - [2026-09-02 05:57:12] "GET /virtual-network/aa1fa5b7-2909-4f76-ac4a-4ce206001ddf HTTP/1.1" 200 2087 0.030111 10.0.0.162 - - [2026-09-02 05:57:12] "GET /routing-instance/3bad683e-1e3f-426a-963f-5c0e0629c398 HTTP/1.1" 200 1405 0.016893 10.0.0.162 - - [2026-09-02 05:57:12] "GET /routing-instance/3bad683e-1e3f-426a-963f-5c0e0629c398 HTTP/1.1" 200 1405 0.023362 10.0.0.162 - - [2026-09-02 05:57:12] "GET /route-target/8ed550da-f695-4966-a9e3-a8f0fe675294 HTTP/1.1" 200 1155 0.014229 10.0.0.162 - - [2026-09-02 05:57:12] "POST /floating-ips HTTP/1.1" 200 599 0.185783 10.0.0.162 - - [2026-09-02 05:57:12] "GET /domains HTTP/1.1" 200 281 0.011256 10.0.0.162 - - [2026-09-02 05:57:12] "GET /domain/0f0d59be-3fa4-4679-8bf4-0f9466bd06e4 HTTP/1.1" 200 3099 0.017055 10.0.0.162 - - [2026-09-02 05:57:12] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.186368 10.0.0.162 - - [2026-09-02 05:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006160 10.0.0.162 - - [2026-09-02 05:57:12] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef HTTP/1.1" 200 6293 0.089020 10.0.0.162 - - [2026-09-02 05:57:12] "GET /virtual-network/aa1fa5b7-2909-4f76-ac4a-4ce206001ddf HTTP/1.1" 200 2087 0.009540 10.0.0.162 - - [2026-09-02 05:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004808 10.0.0.162 - - [2026-09-02 05:57:12] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.066793 10.0.0.162 - - [2026-09-02 05:57:12] "GET /loadbalancer-listener/e2c3bbd1-21f5-4873-868b-7958f4641b78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.004713 10.0.0.162 - - [2026-09-02 05:57:12] "GET /loadbalancer-listener/e2c3bbd1-21f5-4873-868b-7958f4641b78?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.010213 10.0.0.162 - - [2026-09-02 05:57:12] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.060122 10.0.0.162 - - [2026-09-02 05:57:12] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.027571 10.0.0.162 - - [2026-09-02 05:57:12] "GET /virtual-network/aa1fa5b7-2909-4f76-ac4a-4ce206001ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.028057 10.0.0.162 - - [2026-09-02 05:57:12] "GET /instance-ip/52be10c5-86b9-40f9-86f1-d9d3cb2b49a1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.013314 10.0.0.162 - - [2026-09-02 05:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.015514 10.0.0.162 - - [2026-09-02 05:57:12] "GET /floating-ip-pools?parent_id=aa1fa5b7-2909-4f76-ac4a-4ce206001ddf&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.002927 10.0.0.162 - - [2026-09-02 05:57:12] "GET /loadbalancer/94b59b5f-e241-49da-ab0a-824aa478eca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003393 10.0.0.162 - - [2026-09-02 05:57:12] "GET /instance-ip/52be10c5-86b9-40f9-86f1-d9d3cb2b49a1?fields=floating_ips HTTP/1.1" 200 1213 0.006282 10.0.0.162 - - [2026-09-02 05:57:12] "GET /virtual-network/aa1fa5b7-2909-4f76-ac4a-4ce206001ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.005511 10.0.0.162 - - [2026-09-02 05:57:12] "GET /floating-ip/e97cf950-88d3-48f0-b07a-600260bc7c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.002476 10.0.0.162 - - [2026-09-02 05:57:12] "POST /floating-ip-pools HTTP/1.1" 200 564 0.061609 10.0.0.162 - - [2026-09-02 05:57:12] "POST /ref-update HTTP/1.1" 200 156 0.022802 10.0.0.162 - - [2026-09-02 05:57:12] "GET /virtual-network/aa1fa5b7-2909-4f76-ac4a-4ce206001ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.022450 10.0.0.162 - - [2026-09-02 05:57:12] "POST /tags HTTP/1.1" 200 296 0.146047 10.0.0.162 - - [2026-09-02 05:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009195 10.0.0.162 - - [2026-09-02 05:57:12] "GET /domains HTTP/1.1" 200 281 0.011145 10.0.0.162 - - [2026-09-02 05:57:12] "GET /domain/0f0d59be-3fa4-4679-8bf4-0f9466bd06e4 HTTP/1.1" 200 3099 0.003410 10.0.0.162 - - [2026-09-02 05:57:12] "GET /tag/d48fa025-0fc9-4774-a665-a08cd64c14d8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.025013 10.0.0.162 - - [2026-09-02 05:57:12] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef HTTP/1.1" 200 6840 0.041655 10.0.0.162 - - [2026-09-02 05:57:12] "POST /tags HTTP/1.1" 409 233 0.002277 10.0.0.162 - - [2026-09-02 05:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.162 - - [2026-09-02 05:57:12] "GET /virtual-network/aa1fa5b7-2909-4f76-ac4a-4ce206001ddf HTTP/1.1" 200 2326 0.010102 10.0.0.162 - - [2026-09-02 05:57:12] "GET /tag/784e1d09-40ce-4518-b1c1-6d8d3b3ecfdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.031469 10.0.0.162 - - [2026-09-02 05:57:12] "GET /floating-ip-pool/3cbed110-cca0-4f33-9b92-26b61db59eb4 HTTP/1.1" 200 1317 0.022151 10.0.0.162 - - [2026-09-02 05:57:12] "GET /domains HTTP/1.1" 200 281 0.002489 10.0.0.162 - - [2026-09-02 05:57:12] "GET /domain/0f0d59be-3fa4-4679-8bf4-0f9466bd06e4 HTTP/1.1" 200 3099 0.003835 10.0.0.162 - - [2026-09-02 05:57:12] "POST /tags HTTP/1.1" 409 206 0.014308 10.0.0.162 - - [2026-09-02 05:57:12] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef HTTP/1.1" 200 6840 0.059010 10.0.0.162 - - [2026-09-02 05:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009426 10.0.0.162 - - [2026-09-02 05:57:12] "GET /tag/03f5745a-6c5a-45ce-bcef-d4503e831f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.020417 10.0.0.162 - - [2026-09-02 05:57:12] "GET /virtual-network/aa1fa5b7-2909-4f76-ac4a-4ce206001ddf HTTP/1.1" 200 2326 0.017858 10.0.0.162 - - [2026-09-02 05:57:12] "GET /virtual-network/aa1fa5b7-2909-4f76-ac4a-4ce206001ddf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1857 0.006011 10.0.0.162 - - [2026-09-02 05:57:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004414 10.0.0.162 - - [2026-09-02 05:57:12] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006006 10.0.0.162 - - [2026-09-02 05:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003527 10.0.0.162 - - [2026-09-02 05:57:13] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.049639 10.0.0.162 - - [2026-09-02 05:57:13] "POST /virtual-machines HTTP/1.1" 200 370 0.019723 10.0.0.162 - - [2026-09-02 05:57:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.038117 10.0.0.162 - - [2026-09-02 05:57:13] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.141427 10.0.0.162 - - [2026-09-02 05:57:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.015754 10.0.0.162 - - [2026-09-02 05:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.014789 10.0.0.162 - - [2026-09-02 05:57:13] "GET /virtual-machine-interface/24b81216-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.008032 10.0.0.162 - - [2026-09-02 05:57:13] "POST /instance-ips HTTP/1.1" 200 410 0.058150 10.0.0.162 - - [2026-09-02 05:57:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.044404 10.0.0.162 - - [2026-09-02 05:57:13] "GET /virtual-machine-interface/24b81216-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.020050 10.0.0.162 - - [2026-09-02 05:57:13] "POST /set-tag HTTP/1.1" 200 109 0.031490 10.0.0.162 - - [2026-09-02 05:57:13] "GET /virtual-machine-interface/24b81216-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.033073 10.0.0.162 - - [2026-09-02 05:57:13] "GET /instance-ip/24d81750-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004077 10.0.0.162 - - [2026-09-02 05:57:13] "GET /virtual-machine-interface/24b81216-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005412 10.0.0.162 - - [2026-09-02 05:57:13] "POST /set-tag HTTP/1.1" 200 109 0.002717 10.0.0.162 - - [2026-09-02 05:57:13] "GET /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.003938 10.0.0.162 - - [2026-09-02 05:57:13] "POST /ref-update HTTP/1.1" 200 156 0.014706 10.0.0.162 - - [2026-09-02 05:57:13] "GET /virtual-machine-interface/24b81216-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011129 10.0.0.162 - - [2026-09-02 05:57:13] "POST /set-tag HTTP/1.1" 200 109 0.007685 10.0.0.162 - - [2026-09-02 05:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.162 - - [2026-09-02 05:57:13] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.007437 10.0.0.162 - - [2026-09-02 05:57:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.162 - - [2026-09-02 05:57:14] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.056072 10.0.0.162 - - [2026-09-02 05:57:14] "POST /virtual-machines HTTP/1.1" 200 370 0.012822 10.0.0.162 - - [2026-09-02 05:57:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.026240 10.0.0.162 - - [2026-09-02 05:57:14] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.130112 10.0.0.162 - - [2026-09-02 05:57:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.012301 10.0.0.162 - - [2026-09-02 05:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.017099 10.0.0.162 - - [2026-09-02 05:57:14] "GET /virtual-machine-interface/254d6e74-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005265 10.0.0.162 - - [2026-09-02 05:57:14] "POST /instance-ips HTTP/1.1" 200 410 0.033589 10.0.0.162 - - [2026-09-02 05:57:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.038873 10.0.0.162 - - [2026-09-02 05:57:14] "GET /virtual-machine-interface/254d6e74-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.006042 10.0.0.162 - - [2026-09-02 05:57:14] "POST /set-tag HTTP/1.1" 200 109 0.022364 10.0.0.162 - - [2026-09-02 05:57:14] "GET /virtual-machine-interface/254d6e74-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.018739 10.0.0.162 - - [2026-09-02 05:57:14] "GET /instance-ip/256b6dca-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003879 10.0.0.162 - - [2026-09-02 05:57:14] "GET /virtual-machine-interface/254d6e74-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006368 10.0.0.162 - - [2026-09-02 05:57:14] "POST /set-tag HTTP/1.1" 200 109 0.003440 10.0.0.162 - - [2026-09-02 05:57:14] "GET /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1693 0.005185 10.0.0.162 - - [2026-09-02 05:57:14] "POST /ref-update HTTP/1.1" 200 156 0.012568 10.0.0.162 - - [2026-09-02 05:57:14] "GET /virtual-machine-interface/254d6e74-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.021746 10.0.0.162 - - [2026-09-02 05:57:14] "POST /set-tag HTTP/1.1" 200 109 0.004682 10.0.0.162 - - [2026-09-02 05:57:14] "POST /tags HTTP/1.1" 200 366 0.085495 10.0.0.162 - - [2026-09-02 05:57:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019882 10.0.0.162 - - [2026-09-02 05:57:14] "GET /tag/c86facf5-0360-4330-9f7a-a91546df4804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.026344 10.0.0.162 - - [2026-09-02 05:57:15] "POST /tags HTTP/1.1" 409 206 0.002639 10.0.0.162 - - [2026-09-02 05:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002495 10.0.0.162 - - [2026-09-02 05:57:15] "GET /tag/03f5745a-6c5a-45ce-bcef-d4503e831f8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.015903 10.0.0.162 - - [2026-09-02 05:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003125 10.0.0.162 - - [2026-09-02 05:57:15] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.047953 10.0.0.162 - - [2026-09-02 05:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.162 - - [2026-09-02 05:57:15] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005910 10.0.0.162 - - [2026-09-02 05:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.162 - - [2026-09-02 05:57:15] "GET /service-appliance-set/7f462a59-e5fd-43e2-9ba4-0735a4137a9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004402 10.0.0.162 - - [2026-09-02 05:57:15] "POST /fqname-to-id HTTP/1.1" 404 258 0.002134 10.0.0.162 - - [2026-09-02 05:57:15] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.135374 10.0.0.162 - - [2026-09-02 05:57:15] "GET /virtual-machine-interface/3325f712-71db-41bc-88c4-9f19b3d320b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.026368 10.0.0.162 - - [2026-09-02 05:57:15] "POST /set-tag HTTP/1.1" 200 109 0.032191 10.0.0.162 - - [2026-09-02 05:57:15] "POST /instance-ips HTTP/1.1" 200 418 0.080453 10.0.0.162 - - [2026-09-02 05:57:15] "GET /instance-ip/ea2ee154-3378-4407-b108-0c51970cee58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.010652 10.0.0.162 - - [2026-09-02 05:57:15] "POST /loadbalancers HTTP/1.1" 200 620 0.063515 10.0.0.162 - - [2026-09-02 05:57:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.035015 10.0.0.162 - - [2026-09-02 05:57:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012778 10.0.0.162 - - [2026-09-02 05:57:15] "POST /service-instances HTTP/1.1" 200 568 0.039024 10.0.0.162 - - [2026-09-02 05:57:15] "POST /ref-update HTTP/1.1" 200 156 0.031892 10.0.0.162 - - [2026-09-02 05:57:15] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.114358 10.0.0.162 - - [2026-09-02 05:57:15] "GET /virtual-machine-interface/3325f712-71db-41bc-88c4-9f19b3d320b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.017493 10.0.0.162 - - [2026-09-02 05:57:15] "GET /virtual-machine-interface/3325f712-71db-41bc-88c4-9f19b3d320b8?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.012246 10.0.0.162 - - [2026-09-02 05:57:15] "PUT /service-instance/ed57ab4b-b988-4052-a494-503174e15a27 HTTP/1.1" 200 267 0.049316 10.0.0.162 - - [2026-09-02 05:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.162 - - [2026-09-02 05:57:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.046917 10.0.0.162 - - [2026-09-02 05:57:16] "GET /floating-ip-pool/3cbed110-cca0-4f33-9b92-26b61db59eb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.012657 10.0.0.162 - - [2026-09-02 05:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009518 10.0.0.162 - - [2026-09-02 05:57:16] "POST /virtual-machines HTTP/1.1" 200 430 0.024310 10.0.0.162 - - [2026-09-02 05:57:16] "POST /floating-ips HTTP/1.1" 200 673 0.165508 10.0.0.162 - - [2026-09-02 05:57:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.037975 10.0.0.162 - - [2026-09-02 05:57:16] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.010677 10.0.0.162 - - [2026-09-02 05:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009266 10.0.0.162 - - [2026-09-02 05:57:16] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.214420 10.0.0.162 - - [2026-09-02 05:57:16] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.009250 10.0.0.162 - - [2026-09-02 05:57:16] "POST /chown HTTP/1.1" 200 109 0.048914 10.0.0.162 - - [2026-09-02 05:57:16] "POST /tags HTTP/1.1" 409 221 0.002511 10.0.0.162 - - [2026-09-02 05:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.023403 10.0.0.162 - - [2026-09-02 05:57:16] "POST /chown HTTP/1.1" 200 109 0.009366 10.0.0.162 - - [2026-09-02 05:57:16] "GET /tag/dc43acea-8ad5-4c56-ada3-697191117c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.020418 10.0.0.162 - - [2026-09-02 05:57:16] "POST /tags HTTP/1.1" 409 238 0.004526 10.0.0.162 - - [2026-09-02 05:57:16] "PUT /virtual-machine-interface/9f75c33b-aebc-441c-9a37-502820dbcb38 HTTP/1.1" 200 285 0.050345 10.0.0.162 - - [2026-09-02 05:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.162 - - [2026-09-02 05:57:16] "GET /tag/c86facf5-0360-4330-9f7a-a91546df4804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.023885 10.0.0.162 - - [2026-09-02 05:57:16] "PUT /instance-ip/ea2ee154-3378-4407-b108-0c51970cee58 HTTP/1.1" 200 257 0.084329 10.0.0.162 - - [2026-09-02 05:57:16] "POST /firewall-rules HTTP/1.1" 200 652 0.068345 10.0.0.162 - - [2026-09-02 05:57:16] "GET /firewall-rule/0ebf79a2-552a-487e-b459-5cf2930c17dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.019474 10.0.0.162 - - [2026-09-02 05:57:16] "POST /ref-update HTTP/1.1" 200 156 0.048312 10.0.0.162 - - [2026-09-02 05:57:16] "POST /ref-update HTTP/1.1" 200 156 0.033928 10.0.0.162 - - [2026-09-02 05:57:16] "GET /firewall-policy/4a6856b7-10c0-431d-8f38-f1523ce19d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.018305 10.0.0.162 - - [2026-09-02 05:57:16] "GET /firewall-rule/0ebf79a2-552a-487e-b459-5cf2930c17dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.004296 10.0.0.162 - - [2026-09-02 05:57:16] "POST /ref-update HTTP/1.1" 200 156 0.037090 10.0.0.162 - - [2026-09-02 05:57:16] "POST /ref-update HTTP/1.1" 200 156 0.065406 10.0.0.162 - - [2026-09-02 05:57:16] "POST /ref-update HTTP/1.1" 200 156 0.017338 10.0.0.162 - - [2026-09-02 05:57:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006698 10.0.0.162 - - [2026-09-02 05:57:16] "POST /ref-update HTTP/1.1" 200 156 0.073086 10.0.0.162 - - [2026-09-02 05:57:16] "POST /ref-update HTTP/1.1" 200 156 0.036196 10.0.0.162 - - [2026-09-02 05:57:17] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.125865 10.0.0.162 - - [2026-09-02 05:57:17] "GET /loadbalancer/52318c34-2ab4-4ebc-9610-e36abb130293?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.012383 10.0.0.162 - - [2026-09-02 05:57:17] "POST /virtual-machines HTTP/1.1" 200 430 0.033036 10.0.0.162 - - [2026-09-02 05:57:17] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.029084 10.0.0.162 - - [2026-09-02 05:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013286 10.0.0.162 - - [2026-09-02 05:57:17] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.122604 10.0.0.162 - - [2026-09-02 05:57:17] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.090320 10.0.0.162 - - [2026-09-02 05:57:17] "POST /chown HTTP/1.1" 200 109 0.062441 10.0.0.162 - - [2026-09-02 05:57:17] "GET /loadbalancer-listener/aa2139dc-a787-4ae8-9d9b-87354e07a1df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.011804 10.0.0.162 - - [2026-09-02 05:57:17] "GET /loadbalancer-listener/aa2139dc-a787-4ae8-9d9b-87354e07a1df?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.011266 10.0.0.162 - - [2026-09-02 05:57:17] "POST /chown HTTP/1.1" 200 109 0.028776 10.0.0.162 - - [2026-09-02 05:57:17] "PUT /virtual-machine-interface/936911a4-2960-478d-bc29-bdab658f08ca HTTP/1.1" 200 285 0.033511 10.0.0.162 - - [2026-09-02 05:57:17] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.105403 10.0.0.162 - - [2026-09-02 05:57:17] "PUT /instance-ip/ea2ee154-3378-4407-b108-0c51970cee58 HTTP/1.1" 200 257 0.059225 10.0.0.162 - - [2026-09-02 05:57:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.016728 10.0.0.162 - - [2026-09-02 05:57:17] "GET /loadbalancer-pool/bfce8632-d3b7-4719-a9a4-b2f92b543197?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007254 10.0.0.162 - - [2026-09-02 05:57:17] "POST /ref-update HTTP/1.1" 200 156 0.023708 10.0.0.162 - - [2026-09-02 05:57:17] "POST /loadbalancer-members HTTP/1.1" 200 709 0.070579 10.0.0.162 - - [2026-09-02 05:57:17] "POST /ref-update HTTP/1.1" 200 156 0.039229 10.0.0.162 - - [2026-09-02 05:57:17] "POST /ref-update HTTP/1.1" 200 156 0.044316 10.0.0.162 - - [2026-09-02 05:57:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.039596 10.0.0.162 - - [2026-09-02 05:57:17] "GET /virtual-machine-interface/24b81216-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.020062 10.0.0.162 - - [2026-09-02 05:57:17] "POST /set-tag HTTP/1.1" 200 109 0.004926 10.0.0.162 - - [2026-09-02 05:57:17] "POST /ref-update HTTP/1.1" 200 156 0.021259 10.0.0.162 - - [2026-09-02 05:57:17] "GET /virtual-machine-interface/254d6e74-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013509 10.0.0.162 - - [2026-09-02 05:57:17] "POST /ref-update HTTP/1.1" 200 156 0.047789 10.0.0.162 - - [2026-09-02 05:57:17] "POST /set-tag HTTP/1.1" 200 109 0.020899 10.0.0.162 - - [2026-09-02 05:57:17] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011411 10.0.0.162 - - [2026-09-02 05:57:17] "PUT /service-instance/ed57ab4b-b988-4052-a494-503174e15a27 HTTP/1.1" 200 267 0.020413 10.0.0.162 - - [2026-09-02 05:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009170 10.0.0.162 - - [2026-09-02 05:57:17] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.016432 10.0.0.162 - - [2026-09-02 05:57:17] "POST /tags HTTP/1.1" 409 221 0.014049 10.0.0.162 - - [2026-09-02 05:57:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.061983 10.0.0.162 - - [2026-09-02 05:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.162 - - [2026-09-02 05:57:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002302 10.0.0.162 - - [2026-09-02 05:57:17] "GET /tag/dc43acea-8ad5-4c56-ada3-697191117c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.014999 10.0.0.162 - - [2026-09-02 05:57:17] "POST /tags HTTP/1.1" 409 238 0.003525 10.0.0.162 - - [2026-09-02 05:57:17] "POST /chown HTTP/1.1" 200 109 0.008256 10.0.0.162 - - [2026-09-02 05:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008239 10.0.0.162 - - [2026-09-02 05:57:18] "GET /tag/c86facf5-0360-4330-9f7a-a91546df4804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.018248 10.0.0.162 - - [2026-09-02 05:57:18] "POST /firewall-rules HTTP/1.1" 409 293 0.002814 10.0.0.162 - - [2026-09-02 05:57:18] "POST /chown HTTP/1.1" 200 109 0.054420 10.0.0.162 - - [2026-09-02 05:57:18] "PUT /instance-ip/ea2ee154-3378-4407-b108-0c51970cee58 HTTP/1.1" 200 257 0.051815 10.0.0.162 - - [2026-09-02 05:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.162 - - [2026-09-02 05:57:18] "PUT /firewall-rule/0ebf79a2-552a-487e-b459-5cf2930c17dd HTTP/1.1" 200 261 0.039057 10.0.0.162 - - [2026-09-02 05:57:18] "GET /firewall-rule/0ebf79a2-552a-487e-b459-5cf2930c17dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.019789 10.0.0.162 - - [2026-09-02 05:57:18] "POST /ref-update HTTP/1.1" 200 156 0.034424 10.0.0.162 - - [2026-09-02 05:57:18] "POST /chown HTTP/1.1" 200 109 0.022102 10.0.0.162 - - [2026-09-02 05:57:18] "GET /firewall-policy/4a6856b7-10c0-431d-8f38-f1523ce19d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.019933 10.0.0.162 - - [2026-09-02 05:57:18] "POST /chown HTTP/1.1" 200 109 0.027973 10.0.0.162 - - [2026-09-02 05:57:18] "GET /firewall-rule/0ebf79a2-552a-487e-b459-5cf2930c17dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.015840 10.0.0.162 - - [2026-09-02 05:57:18] "PUT /instance-ip/ea2ee154-3378-4407-b108-0c51970cee58 HTTP/1.1" 200 257 0.020487 10.0.0.162 - - [2026-09-02 05:57:18] "POST /ref-update HTTP/1.1" 200 156 0.023301 10.0.0.162 - - [2026-09-02 05:57:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006430 10.0.0.162 - - [2026-09-02 05:57:18] "POST /chown HTTP/1.1" 200 109 0.019618 10.0.0.162 - - [2026-09-02 05:57:18] "POST /chown HTTP/1.1" 200 109 0.035899 10.0.0.162 - - [2026-09-02 05:57:18] "PUT /instance-ip/ea2ee154-3378-4407-b108-0c51970cee58 HTTP/1.1" 200 257 0.033432 10.0.0.162 - - [2026-09-02 05:57:18] "POST /ref-update HTTP/1.1" 200 156 0.014980 10.0.0.162 - - [2026-09-02 05:57:18] "POST /chown HTTP/1.1" 200 109 0.029685 10.0.0.162 - - [2026-09-02 05:57:18] "POST /chown HTTP/1.1" 200 109 0.037839 10.0.0.162 - - [2026-09-02 05:57:18] "PUT /instance-ip/ea2ee154-3378-4407-b108-0c51970cee58 HTTP/1.1" 200 257 0.026926 10.0.0.162 - - [2026-09-02 05:57:18] "POST /ref-update HTTP/1.1" 200 156 0.032345 10.0.0.162 - - [2026-09-02 05:57:18] "PUT /service-instance/ed57ab4b-b988-4052-a494-503174e15a27 HTTP/1.1" 200 267 0.012285 10.0.0.162 - - [2026-09-02 05:57:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023982 10.0.0.162 - - [2026-09-02 05:57:19] "PUT /service-instance/ed57ab4b-b988-4052-a494-503174e15a27 HTTP/1.1" 200 267 0.031992 10.0.0.162 - - [2026-09-02 05:57:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.035474 10.0.0.162 - - [2026-09-02 05:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016025 10.0.0.162 - - [2026-09-02 05:57:19] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.015990 10.0.0.162 - - [2026-09-02 05:57:19] "PUT /service-instance/ed57ab4b-b988-4052-a494-503174e15a27 HTTP/1.1" 200 267 0.011612 10.0.0.162 - - [2026-09-02 05:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002866 10.0.0.162 - - [2026-09-02 05:57:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.018760 10.0.0.162 - - [2026-09-02 05:57:19] "PUT /service-instance/ed57ab4b-b988-4052-a494-503174e15a27 HTTP/1.1" 200 267 0.021024 10.0.0.162 - - [2026-09-02 05:57:19] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.087366 10.0.0.162 - - [2026-09-02 05:57:19] "POST /virtual-machines HTTP/1.1" 200 374 0.018938 10.0.0.162 - - [2026-09-02 05:57:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.033446 10.0.0.162 - - [2026-09-02 05:57:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.031940 10.0.0.162 - - [2026-09-02 05:57:19] "PUT /service-instance/ed57ab4b-b988-4052-a494-503174e15a27 HTTP/1.1" 200 267 0.039864 10.0.0.162 - - [2026-09-02 05:57:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.020274 10.0.0.162 - - [2026-09-02 05:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.162 - - [2026-09-02 05:57:19] "POST /chown HTTP/1.1" 200 109 0.067576 10.0.0.162 - - [2026-09-02 05:57:19] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.205858 10.0.0.162 - - [2026-09-02 05:57:19] "POST /chown HTTP/1.1" 200 109 0.071746 10.0.0.162 - - [2026-09-02 05:57:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.084565 10.0.0.162 - - [2026-09-02 05:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.009317 10.0.0.162 - - [2026-09-02 05:57:19] "POST /ref-update HTTP/1.1" 200 156 0.044230 10.0.0.162 - - [2026-09-02 05:57:19] "GET /virtual-machine-interface/28677c94-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.020030 10.0.0.162 - - [2026-09-02 05:57:19] "POST /chown HTTP/1.1" 200 109 0.023144 10.0.0.162 - - [2026-09-02 05:57:19] "POST /chown HTTP/1.1" 200 109 0.033740 10.0.0.162 - - [2026-09-02 05:57:19] "POST /instance-ips HTTP/1.1" 200 414 0.093055 10.0.0.162 - - [2026-09-02 05:57:19] "POST /ref-update HTTP/1.1" 200 156 0.062773 10.0.0.162 - - [2026-09-02 05:57:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.067603 10.0.0.162 - - [2026-09-02 05:57:19] "GET /virtual-machine-interface/28677c94-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.022626 10.0.0.162 - - [2026-09-02 05:57:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011793 10.0.0.162 - - [2026-09-02 05:57:19] "POST /chown HTTP/1.1" 200 109 0.016083 10.0.0.162 - - [2026-09-02 05:57:20] "POST /chown HTTP/1.1" 200 109 0.042729 10.0.0.162 - - [2026-09-02 05:57:20] "POST /set-tag HTTP/1.1" 200 109 0.082121 10.0.0.162 - - [2026-09-02 05:57:20] "GET /virtual-machine-interface/28677c94-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.014891 10.0.0.162 - - [2026-09-02 05:57:20] "GET /instance-ip/2894fb42-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.004234 10.0.0.162 - - [2026-09-02 05:57:20] "POST /chown HTTP/1.1" 200 109 0.032172 10.0.0.162 - - [2026-09-02 05:57:20] "POST /chown HTTP/1.1" 200 109 0.041242 10.0.0.162 - - [2026-09-02 05:57:20] "GET /virtual-machine-interface/28677c94-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.022626 10.0.0.162 - - [2026-09-02 05:57:20] "POST /set-tag HTTP/1.1" 200 109 0.012206 10.0.0.162 - - [2026-09-02 05:57:20] "GET /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2125 0.006553 10.0.0.162 - - [2026-09-02 05:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002672 10.0.0.162 - - [2026-09-02 05:57:20] "POST /ref-update HTTP/1.1" 200 156 0.014090 10.0.0.162 - - [2026-09-02 05:57:20] "GET /virtual-machine-interface/28677c94-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.049244 10.0.0.162 - - [2026-09-02 05:57:20] "POST /chown HTTP/1.1" 200 109 0.071779 10.0.0.162 - - [2026-09-02 05:57:20] "POST /set-tag HTTP/1.1" 200 109 0.018759 10.0.0.162 - - [2026-09-02 05:57:20] "POST /chown HTTP/1.1" 200 109 0.009388 10.0.0.162 - - [2026-09-02 05:57:20] "GET /virtual-machine-interface/28677c94-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012214 10.0.0.162 - - [2026-09-02 05:57:20] "POST /set-tag HTTP/1.1" 200 109 0.003461 10.0.0.162 - - [2026-09-02 05:57:20] "POST /chown HTTP/1.1" 200 109 0.029148 10.0.0.162 - - [2026-09-02 05:57:20] "POST /chown HTTP/1.1" 200 109 0.025659 10.0.0.162 - - [2026-09-02 05:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008221 10.0.0.162 - - [2026-09-02 05:57:20] "POST /chown HTTP/1.1" 200 109 0.009877 10.0.0.162 - - [2026-09-02 05:57:20] "POST /chown HTTP/1.1" 200 109 0.024804 10.0.0.162 - - [2026-09-02 05:57:20] "POST /chown HTTP/1.1" 200 109 0.015777 10.0.0.162 - - [2026-09-02 05:57:20] "POST /chown HTTP/1.1" 200 109 0.024897 10.0.0.162 - - [2026-09-02 05:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009024 10.0.0.162 - - [2026-09-02 05:57:20] "POST /chown HTTP/1.1" 200 109 0.010443 10.0.0.162 - - [2026-09-02 05:57:20] "POST /chown HTTP/1.1" 200 109 0.028644 10.0.0.162 - - [2026-09-02 05:57:20] "POST /chown HTTP/1.1" 200 109 0.020472 10.0.0.162 - - [2026-09-02 05:57:20] "POST /chown HTTP/1.1" 200 109 0.008433 10.0.0.162 - - [2026-09-02 05:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007551 10.0.0.162 - - [2026-09-02 05:57:20] "POST /chown HTTP/1.1" 200 109 0.009557 10.0.0.162 - - [2026-09-02 05:57:20] "POST /chown HTTP/1.1" 200 109 0.009206 10.0.0.162 - - [2026-09-02 05:57:20] "POST /chown HTTP/1.1" 200 109 0.016355 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.029790 10.0.0.162 - - [2026-09-02 05:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003913 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.009922 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.024303 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.014854 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.027516 10.0.0.162 - - [2026-09-02 05:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005371 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.011688 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.020567 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.030572 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.009898 10.0.0.162 - - [2026-09-02 05:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.014499 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.012330 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.020689 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.027070 10.0.0.162 - - [2026-09-02 05:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.010373 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.032412 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.046472 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.017403 10.0.0.162 - - [2026-09-02 05:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003200 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.015403 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.009646 10.0.0.162 - - [2026-09-02 05:57:21] "POST /chown HTTP/1.1" 200 109 0.008883 10.0.0.162 - - [2026-09-02 05:57:22] "POST /chown HTTP/1.1" 200 109 0.037364 10.0.0.162 - - [2026-09-02 05:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002797 10.0.0.162 - - [2026-09-02 05:57:22] "POST /chown HTTP/1.1" 200 109 0.010718 10.0.0.162 - - [2026-09-02 05:57:22] "POST /chown HTTP/1.1" 200 109 0.037278 10.0.0.162 - - [2026-09-02 05:57:22] "POST /chown HTTP/1.1" 200 109 0.033445 10.0.0.162 - - [2026-09-02 05:57:22] "POST /chown HTTP/1.1" 200 109 0.008550 10.0.0.162 - - [2026-09-02 05:57:23] "GET /virtual-machine-interface/24b81216-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005540 10.0.0.162 - - [2026-09-02 05:57:23] "POST /set-tag HTTP/1.1" 200 109 0.002952 10.0.0.162 - - [2026-09-02 05:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.162 - - [2026-09-02 05:57:23] "GET /loadbalancer/94b59b5f-e241-49da-ab0a-824aa478eca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003108 10.0.0.162 - - [2026-09-02 05:57:23] "GET /loadbalancer-pool/4ce3a129-7aef-45ea-82ca-9a7b8e93e717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.004035 10.0.0.162 - - [2026-09-02 05:57:23] "POST /loadbalancer-members HTTP/1.1" 200 704 0.034038 10.0.0.162 - - [2026-09-02 05:57:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.027547 10.0.0.162 - - [2026-09-02 05:57:23] "GET /virtual-machine-interface/24b81216-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.017783 10.0.0.162 - - [2026-09-02 05:57:23] "GET /virtual-machine-interface/24b81216-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007956 10.0.0.162 - - [2026-09-02 05:57:23] "POST /ref-update HTTP/1.1" 200 156 0.011173 10.0.0.162 - - [2026-09-02 05:57:23] "POST /tags HTTP/1.1" 409 221 0.006198 10.0.0.162 - - [2026-09-02 05:57:23] "GET /floating-ip/e97cf950-88d3-48f0-b07a-600260bc7c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.019407 10.0.0.162 - - [2026-09-02 05:57:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.162 - - [2026-09-02 05:57:23] "GET /tag/dc43acea-8ad5-4c56-ada3-697191117c72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.015506 10.0.0.162 - - [2026-09-02 05:57:23] "POST /set-tag HTTP/1.1" 200 109 0.038231 10.0.0.162 - - [2026-09-02 05:57:23] "PUT /floating-ip/e97cf950-88d3-48f0-b07a-600260bc7c4b HTTP/1.1" 200 257 0.025707 10.0.0.162 - - [2026-09-02 05:57:24] "GET /virtual-machine/2c8ea574-5374-4df7-9c21-9d7b54e051ae?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1218 0.004112 10.0.0.162 - - [2026-09-02 05:57:24] "GET /virtual-machine-interface/24b81216-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006371 10.0.0.162 - - [2026-09-02 05:57:24] "GET /virtual-machine-interface/254d6e74-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006327 10.0.0.162 - - [2026-09-02 05:57:24] "POST /set-tag HTTP/1.1" 200 109 0.003376 10.0.0.162 - - [2026-09-02 05:57:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009506 10.0.0.162 - - [2026-09-02 05:57:24] "GET /loadbalancer/94b59b5f-e241-49da-ab0a-824aa478eca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.011574 10.0.0.162 - - [2026-09-02 05:57:24] "GET /loadbalancer-pool/4ce3a129-7aef-45ea-82ca-9a7b8e93e717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.005028 10.0.0.162 - - [2026-09-02 05:57:24] "POST /loadbalancer-members HTTP/1.1" 200 704 0.035522 10.0.0.162 - - [2026-09-02 05:57:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.013615 10.0.0.162 - - [2026-09-02 05:57:24] "GET /virtual-machine-interface/254d6e74-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.009795 10.0.0.162 - - [2026-09-02 05:57:24] "GET /virtual-machine-interface/254d6e74-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012727 10.0.0.162 - - [2026-09-02 05:57:24] "POST /ref-update HTTP/1.1" 200 156 0.011760 10.0.0.162 - - [2026-09-02 05:57:24] "GET /floating-ip/e97cf950-88d3-48f0-b07a-600260bc7c4b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.012030 10.0.0.162 - - [2026-09-02 05:57:24] "POST /set-tag HTTP/1.1" 200 109 0.023679 10.0.0.162 - - [2026-09-02 05:57:28] "GET /virtual-machine-interface/28677c94-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005599 10.0.0.162 - - [2026-09-02 05:57:28] "POST /set-tag HTTP/1.1" 200 109 0.002673 10.0.0.162 - - [2026-09-02 05:57:29] "GET /virtual-machine/6dd135d4-686a-4788-8040-34f13fa74652?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.004239 10.0.0.162 - - [2026-09-02 05:57:29] "GET /virtual-machine-interface/254d6e74-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006903 10.0.0.162 - - [2026-09-02 05:57:29] "GET /virtual-machine/a86eb78c-9433-4c00-8577-caaa8469e479?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.004206 10.0.0.162 - - [2026-09-02 05:57:29] "GET /virtual-machine-interface/28677c94-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.006195 10.0.0.162 - - [2026-09-02 05:57:29] "GET /virtual-machine-interface/28677c94-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005512 10.0.0.162 - - [2026-09-02 05:57:29] "POST /set-tag HTTP/1.1" 200 109 0.004343 10.0.0.162 - - [2026-09-02 05:58:01] "GET /virtual-machine-interface/28677c94-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.011240 10.0.0.162 - - [2026-09-02 05:58:01] "POST /set-tag HTTP/1.1" 200 109 0.003882 10.0.0.162 - - [2026-09-02 05:58:01] "GET /virtual-machine-interface/28677c94-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005798 10.0.0.162 - - [2026-09-02 05:58:01] "POST /set-tag HTTP/1.1" 200 109 0.003349 10.0.0.162 - - [2026-09-02 05:58:01] "GET /virtual-machine/a86eb78c-9433-4c00-8577-caaa8469e479?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.004297 10.0.0.162 - - [2026-09-02 05:58:01] "POST /ref-update HTTP/1.1" 200 156 0.015976 10.0.0.162 - - [2026-09-02 05:58:01] "GET /virtual-machine-interface/28677c94-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.013837 10.0.0.162 - - [2026-09-02 05:58:01] "POST /set-tag HTTP/1.1" 200 109 0.023341 10.0.0.162 - - [2026-09-02 05:58:01] "POST /set-tag HTTP/1.1" 200 109 0.020864 10.0.0.162 - - [2026-09-02 05:58:02] "DELETE /instance-ip/2894fb42-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.106291 10.0.0.162 - - [2026-09-02 05:58:02] "DELETE /virtual-machine-interface/28677c94-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.060883 10.0.0.162 - - [2026-09-02 05:58:02] "DELETE /virtual-machine/a86eb78c-9433-4c00-8577-caaa8469e479 HTTP/1.1" 200 115 0.022727 10.0.0.162 - - [2026-09-02 05:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.162 - - [2026-09-02 05:58:03] "POST /chown HTTP/1.1" 200 109 0.007882 10.0.0.162 - - [2026-09-02 05:58:03] "POST /chown HTTP/1.1" 200 109 0.020687 10.0.0.162 - - [2026-09-02 05:58:03] "POST /chown HTTP/1.1" 200 109 0.028211 10.0.0.162 - - [2026-09-02 05:58:04] "POST /chown HTTP/1.1" 200 109 0.035164 10.0.0.162 - - [2026-09-02 05:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.162 - - [2026-09-02 05:58:04] "GET /tag/c86facf5-0360-4330-9f7a-a91546df4804?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1244 0.015026 10.0.0.162 - - [2026-09-02 05:58:04] "GET /tag/c86facf5-0360-4330-9f7a-a91546df4804?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.016172 10.0.0.162 - - [2026-09-02 05:58:04] "GET /virtual-machine-interface/3325f712-71db-41bc-88c4-9f19b3d320b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2729 0.006751 10.0.0.162 - - [2026-09-02 05:58:04] "POST /set-tag HTTP/1.1" 200 109 0.022304 10.0.0.162 - - [2026-09-02 05:58:04] "GET /virtual-machine-interface/936911a4-2960-478d-bc29-bdab658f08ca?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.008129 10.0.0.162 - - [2026-09-02 05:58:04] "POST /set-tag HTTP/1.1" 200 109 0.023916 10.0.0.162 - - [2026-09-02 05:58:05] "GET /virtual-machine-interface/9f75c33b-aebc-441c-9a37-502820dbcb38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.016209 10.0.0.162 - - [2026-09-02 05:58:05] "POST /set-tag HTTP/1.1" 200 109 0.026471 10.0.0.162 - - [2026-09-02 05:58:05] "GET /firewall-policy/4a6856b7-10c0-431d-8f38-f1523ce19d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.018411 10.0.0.162 - - [2026-09-02 05:58:05] "GET /firewall-rule/0ebf79a2-552a-487e-b459-5cf2930c17dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.005483 10.0.0.162 - - [2026-09-02 05:58:05] "POST /ref-update HTTP/1.1" 200 156 0.022537 10.0.0.162 - - [2026-09-02 05:58:05] "DELETE /firewall-rule/0ebf79a2-552a-487e-b459-5cf2930c17dd HTTP/1.1" 200 115 0.061857 10.0.0.162 - - [2026-09-02 05:58:05] "DELETE /loadbalancer-member/31bf5190-0602-4ea2-b8de-80c96d59b007 HTTP/1.1" 200 115 0.053695 10.0.0.162 - - [2026-09-02 05:58:05] "PUT /service-instance/ed57ab4b-b988-4052-a494-503174e15a27 HTTP/1.1" 200 267 0.017922 10.0.0.162 - - [2026-09-02 05:58:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.023576 10.0.0.162 - - [2026-09-02 05:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.010880 10.0.0.162 - - [2026-09-02 05:58:05] "DELETE /loadbalancer-pool/bfce8632-d3b7-4719-a9a4-b2f92b543197 HTTP/1.1" 200 115 0.111268 10.0.0.162 - - [2026-09-02 05:58:05] "POST /chown HTTP/1.1" 200 109 0.026926 10.0.0.162 - - [2026-09-02 05:58:05] "DELETE /loadbalancer-listener/aa2139dc-a787-4ae8-9d9b-87354e07a1df HTTP/1.1" 200 115 0.053185 10.0.0.162 - - [2026-09-02 05:58:05] "POST /chown HTTP/1.1" 200 109 0.028306 10.0.0.162 - - [2026-09-02 05:58:05] "GET /floating-ip/d4d3a234-b915-4942-8a41-ee31c4d30014?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.013571 10.0.0.162 - - [2026-09-02 05:58:05] "POST /chown HTTP/1.1" 200 109 0.028074 10.0.0.162 - - [2026-09-02 05:58:05] "POST /chown HTTP/1.1" 200 109 0.033256 10.0.0.162 - - [2026-09-02 05:58:05] "PUT /floating-ip/d4d3a234-b915-4942-8a41-ee31c4d30014 HTTP/1.1" 200 257 0.060578 10.0.0.162 - - [2026-09-02 05:58:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004350 10.0.0.162 - - [2026-09-02 05:58:05] "POST /chown HTTP/1.1" 200 109 0.027098 10.0.0.162 - - [2026-09-02 05:58:05] "POST /chown HTTP/1.1" 200 109 0.039364 10.0.0.162 - - [2026-09-02 05:58:05] "DELETE /floating-ip/d4d3a234-b915-4942-8a41-ee31c4d30014 HTTP/1.1" 200 115 0.149386 10.0.0.162 - - [2026-09-02 05:58:05] "POST /chown HTTP/1.1" 200 109 0.011355 10.0.0.162 - - [2026-09-02 05:58:05] "POST /chown HTTP/1.1" 200 109 0.030918 10.0.0.162 - - [2026-09-02 05:58:05] "PUT /service-instance/ed57ab4b-b988-4052-a494-503174e15a27 HTTP/1.1" 200 267 0.027897 10.0.0.162 - - [2026-09-02 05:58:05] "DELETE /loadbalancer/52318c34-2ab4-4ebc-9610-e36abb130293 HTTP/1.1" 200 115 0.108664 10.0.0.162 - - [2026-09-02 05:58:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.012066 10.0.0.162 - - [2026-09-02 05:58:05] "POST /ref-update HTTP/1.1" 404 171 0.012787 10.0.0.162 - - [2026-09-02 05:58:06] "PUT /service-instance/ed57ab4b-b988-4052-a494-503174e15a27 HTTP/1.1" 200 267 0.029103 10.0.0.162 - - [2026-09-02 05:58:06] "DELETE /instance-ip/ea2ee154-3378-4407-b108-0c51970cee58 HTTP/1.1" 200 115 0.158548 10.0.0.162 - - [2026-09-02 05:58:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.015882 10.0.0.162 - - [2026-09-02 05:58:06] "POST /ref-update HTTP/1.1" 404 171 0.006096 10.0.0.162 - - [2026-09-02 05:58:06] "DELETE /virtual-machine-interface/3325f712-71db-41bc-88c4-9f19b3d320b8 HTTP/1.1" 200 115 0.105941 10.0.0.162 - - [2026-09-02 05:58:06] "PUT /service-instance/ed57ab4b-b988-4052-a494-503174e15a27 HTTP/1.1" 200 267 0.040336 10.0.0.162 - - [2026-09-02 05:58:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.018005 10.0.0.162 - - [2026-09-02 05:58:06] "DELETE /tag/c86facf5-0360-4330-9f7a-a91546df4804 HTTP/1.1" 200 115 0.208689 10.0.0.162 - - [2026-09-02 05:58:06] "DELETE /service-instance/ed57ab4b-b988-4052-a494-503174e15a27 HTTP/1.1" 200 115 0.082432 10.0.0.162 - - [2026-09-02 05:58:06] "GET /virtual-machine-interface/9f75c33b-aebc-441c-9a37-502820dbcb38?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.007414 10.0.0.162 - - [2026-09-02 05:58:06] "DELETE /virtual-machine-interface/9f75c33b-aebc-441c-9a37-502820dbcb38 HTTP/1.1" 200 115 0.060940 10.0.0.162 - - [2026-09-02 05:58:06] "POST /ref-update HTTP/1.1" 200 156 0.017407 10.0.0.162 - - [2026-09-02 05:58:06] "DELETE /virtual-machine/9f699414-3c42-4f34-9a0e-d219bc88e500 HTTP/1.1" 200 115 0.058833 10.0.0.162 - - [2026-09-02 05:58:06] "GET /virtual-machine-interface/936911a4-2960-478d-bc29-bdab658f08ca?fields=instance_ip_back_refs%2Cfloating_ip_back_refs%2Cinterface_route_table_refs HTTP/1.1" 200 1211 0.011149 10.0.0.162 - - [2026-09-02 05:58:06] "DELETE /virtual-machine-interface/936911a4-2960-478d-bc29-bdab658f08ca HTTP/1.1" 200 115 0.074769 10.0.0.162 - - [2026-09-02 05:58:06] "DELETE /virtual-machine/2dd70fec-4c26-484a-8c31-bdf689c3e456 HTTP/1.1" 200 115 0.053981 10.0.0.162 - - [2026-09-02 05:58:06] "GET /floating-ip-pool/3cbed110-cca0-4f33-9b92-26b61db59eb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.005430 10.0.0.162 - - [2026-09-02 05:58:06] "POST /ref-update HTTP/1.1" 200 156 0.024502 10.0.0.162 - - [2026-09-02 05:58:06] "DELETE /floating-ip-pool/3cbed110-cca0-4f33-9b92-26b61db59eb4 HTTP/1.1" 200 115 0.057855 10.0.0.162 - - [2026-09-02 05:58:07] "POST /useragent-kv HTTP/1.1" 200 115 0.004210 10.0.0.162 - - [2026-09-02 05:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.162 - - [2026-09-02 05:58:07] "POST /useragent-kv HTTP/1.1" 200 115 0.005503 10.0.0.162 - - [2026-09-02 05:58:07] "DELETE /virtual-network/aa1fa5b7-2909-4f76-ac4a-4ce206001ddf HTTP/1.1" 200 115 0.121284 10.0.0.162 - - [2026-09-02 05:58:07] "GET /routing-instance/3bad683e-1e3f-426a-963f-5c0e0629c398 HTTP/1.1" 404 171 0.002948 10.0.0.162 - - [2026-09-02 05:58:07] "GET /domains HTTP/1.1" 200 281 0.002493 10.0.0.162 - - [2026-09-02 05:58:07] "GET /domain/0f0d59be-3fa4-4679-8bf4-0f9466bd06e4 HTTP/1.1" 200 3099 0.012588 10.0.0.162 - - [2026-09-02 05:58:07] "DELETE /route-target/8ed550da-f695-4966-a9e3-a8f0fe675294 HTTP/1.1" 200 115 0.040304 10.0.0.162 - - [2026-09-02 05:58:07] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef HTTP/1.1" 200 6899 0.049474 10.0.0.162 - - [2026-09-02 05:58:07] "GET /virtual-machine-interface/254d6e74-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.014992 10.0.0.162 - - [2026-09-02 05:58:07] "POST /set-tag HTTP/1.1" 200 109 0.007626 10.0.0.162 - - [2026-09-02 05:58:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.162 - - [2026-09-02 05:58:07] "GET /loadbalancer/94b59b5f-e241-49da-ab0a-824aa478eca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.005463 10.0.0.162 - - [2026-09-02 05:58:07] "GET /virtual-machine-interface/254d6e74-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006043 10.0.0.162 - - [2026-09-02 05:58:07] "POST /set-tag HTTP/1.1" 200 109 0.032879 10.0.0.162 - - [2026-09-02 05:58:07] "DELETE /loadbalancer-member/fdbae9a6-3548-4889-b05c-594aeea927fd HTTP/1.1" 200 115 0.060421 10.0.0.162 - - [2026-09-02 05:58:08] "GET /virtual-machine-interface/254d6e74-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.011761 10.0.0.162 - - [2026-09-02 05:58:08] "POST /set-tag HTTP/1.1" 200 109 0.005701 10.0.0.162 - - [2026-09-02 05:58:08] "GET /virtual-machine-interface/254d6e74-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006505 10.0.0.162 - - [2026-09-02 05:58:08] "POST /set-tag HTTP/1.1" 200 109 0.003622 10.0.0.162 - - [2026-09-02 05:58:08] "GET /virtual-machine/6dd135d4-686a-4788-8040-34f13fa74652?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.003510 10.0.0.162 - - [2026-09-02 05:58:08] "POST /ref-update HTTP/1.1" 200 156 0.017450 10.0.0.162 - - [2026-09-02 05:58:08] "GET /virtual-machine-interface/254d6e74-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.008620 10.0.0.162 - - [2026-09-02 05:58:08] "POST /set-tag HTTP/1.1" 200 109 0.038371 10.0.0.162 - - [2026-09-02 05:58:09] "POST /set-tag HTTP/1.1" 200 109 0.084290 10.0.0.162 - - [2026-09-02 05:58:09] "POST /set-tag HTTP/1.1" 200 109 0.053911 10.0.0.162 - - [2026-09-02 05:58:09] "DELETE /instance-ip/256b6dca-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.050825 10.0.0.162 - - [2026-09-02 05:58:09] "POST /ref-update HTTP/1.1" 200 156 0.014457 10.0.0.162 - - [2026-09-02 05:58:09] "DELETE /virtual-machine-interface/254d6e74-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.071131 10.0.0.162 - - [2026-09-02 05:58:09] "DELETE /virtual-machine/6dd135d4-686a-4788-8040-34f13fa74652 HTTP/1.1" 200 115 0.028947 10.0.0.162 - - [2026-09-02 05:58:12] "GET /virtual-machine-interface/24b81216-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005282 10.0.0.162 - - [2026-09-02 05:58:12] "POST /set-tag HTTP/1.1" 200 109 0.002964 10.0.0.162 - - [2026-09-02 05:58:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002834 10.0.0.162 - - [2026-09-02 05:58:12] "GET /loadbalancer/94b59b5f-e241-49da-ab0a-824aa478eca5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2234 0.003146 10.0.0.162 - - [2026-09-02 05:58:13] "GET /virtual-machine-interface/24b81216-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.009938 10.0.0.162 - - [2026-09-02 05:58:13] "POST /set-tag HTTP/1.1" 200 109 0.004299 10.0.0.162 - - [2026-09-02 05:58:13] "GET /virtual-machine-interface/24b81216-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005719 10.0.0.162 - - [2026-09-02 05:58:13] "POST /set-tag HTTP/1.1" 200 109 0.003315 10.0.0.162 - - [2026-09-02 05:58:13] "GET /virtual-machine/2c8ea574-5374-4df7-9c21-9d7b54e051ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.004663 10.0.0.162 - - [2026-09-02 05:58:13] "POST /ref-update HTTP/1.1" 200 156 0.016768 10.0.0.162 - - [2026-09-02 05:58:13] "GET /virtual-machine-interface/24b81216-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.008743 10.0.0.162 - - [2026-09-02 05:58:13] "POST /set-tag HTTP/1.1" 200 109 0.026537 10.0.0.162 - - [2026-09-02 05:58:14] "POST /set-tag HTTP/1.1" 200 109 0.022277 10.0.0.162 - - [2026-09-02 05:58:14] "POST /set-tag HTTP/1.1" 200 109 0.045905 10.0.0.162 - - [2026-09-02 05:58:14] "DELETE /instance-ip/24d81750-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.061383 10.0.0.162 - - [2026-09-02 05:58:14] "POST /ref-update HTTP/1.1" 200 156 0.021165 10.0.0.162 - - [2026-09-02 05:58:14] "DELETE /virtual-machine-interface/24b81216-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.062872 10.0.0.162 - - [2026-09-02 05:58:14] "DELETE /virtual-machine/2c8ea574-5374-4df7-9c21-9d7b54e051ae HTTP/1.1" 200 115 0.034867 10.0.0.162 - - [2026-09-02 05:58:14] "DELETE /tag/d48fa025-0fc9-4774-a665-a08cd64c14d8 HTTP/1.1" 200 115 0.086820 10.0.0.162 - - [2026-09-02 05:58:14] "DELETE /tag/784e1d09-40ce-4518-b1c1-6d8d3b3ecfdd HTTP/1.1" 200 115 0.076087 10.0.0.162 - - [2026-09-02 05:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.162 - - [2026-09-02 05:58:17] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.063895 10.0.0.162 - - [2026-09-02 05:58:17] "POST /tags HTTP/1.1" 200 394 0.046796 10.0.0.162 - - [2026-09-02 05:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.023775 10.0.0.162 - - [2026-09-02 05:58:17] "GET /tag/805f01eb-1075-4648-af54-1cce80c91052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.025150 10.0.0.162 - - [2026-09-02 05:58:17] "POST /tags HTTP/1.1" 200 342 0.030155 10.0.0.162 - - [2026-09-02 05:58:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.162 - - [2026-09-02 05:58:17] "GET /tag/87106145-71a8-4919-8a96-7a3dbcd28b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.015340 10.0.0.162 - - [2026-09-02 05:58:18] "POST /id-to-fqname HTTP/1.1" 200 192 0.000963 10.0.0.162 - - [2026-09-02 05:58:18] "POST /fqname-to-id HTTP/1.1" 404 201 0.013278 10.0.0.162 - - [2026-09-02 05:58:18] "POST /security-groups HTTP/1.1" 200 589 0.071338 10.0.0.162 - - [2026-09-02 05:58:18] "POST /projects HTTP/1.1" 200 521 0.254045 10.0.0.162 - - [2026-09-02 05:58:18] "POST /fqname-to-id HTTP/1.1" 404 236 0.003419 10.0.0.162 - - [2026-09-02 05:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.012454 10.0.0.162 - - [2026-09-02 05:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.018625 10.0.0.162 - - [2026-09-02 05:58:18] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.026285 10.0.0.162 - - [2026-09-02 05:58:18] "POST /access-control-lists HTTP/1.1" 200 600 0.086972 10.0.0.162 - - [2026-09-02 05:58:18] "POST /fqname-to-id HTTP/1.1" 404 235 0.025557 10.0.0.162 - - [2026-09-02 05:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.162 - - [2026-09-02 05:58:18] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.005796 10.0.0.162 - - [2026-09-02 05:58:18] "POST /access-control-lists HTTP/1.1" 200 598 0.088991 10.0.0.162 - - [2026-09-02 05:58:18] "PUT /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb HTTP/1.1" 200 265 0.150007 10.0.0.162 - - [2026-09-02 05:58:18] "PUT /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73 HTTP/1.1" 200 265 0.074340 10.0.0.162 - - [2026-09-02 05:58:18] "POST /security-groups HTTP/1.1" 200 593 0.087516 10.0.0.162 - - [2026-09-02 05:58:18] "POST /fqname-to-id HTTP/1.1" 404 270 0.007823 10.0.0.162 - - [2026-09-02 05:58:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.030873 10.0.0.162 - - [2026-09-02 05:58:18] "POST /chown HTTP/1.1" 200 109 0.020648 10.0.0.162 - - [2026-09-02 05:58:18] "POST /access-control-lists HTTP/1.1" 200 634 0.064681 10.0.0.162 - - [2026-09-02 05:58:18] "POST /fqname-to-id HTTP/1.1" 404 269 0.010192 10.0.0.162 - - [2026-09-02 05:58:18] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007546 10.0.0.162 - - [2026-09-02 05:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003223 10.0.0.162 - - [2026-09-02 05:58:18] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004725 10.0.0.162 - - [2026-09-02 05:58:18] "POST /tags HTTP/1.1" 409 226 0.003166 10.0.0.162 - - [2026-09-02 05:58:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002696 10.0.0.162 - - [2026-09-02 05:58:18] "GET /tag/87106145-71a8-4919-8a96-7a3dbcd28b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.024239 10.0.0.162 - - [2026-09-02 05:58:18] "POST /access-control-lists HTTP/1.1" 200 632 0.101986 10.0.0.162 - - [2026-09-02 05:58:19] "POST /firewall-rules HTTP/1.1" 200 602 0.077807 10.0.0.162 - - [2026-09-02 05:58:19] "GET /firewall-rule/6515dd05-fb59-41c4-90dc-0b6094e0e008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.022850 10.0.0.162 - - [2026-09-02 05:58:19] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3886 0.013251 10.0.0.162 - - [2026-09-02 05:58:19] "GET /firewall-rule/6515dd05-fb59-41c4-90dc-0b6094e0e008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.003311 10.0.0.162 - - [2026-09-02 05:58:19] "POST /ref-update HTTP/1.1" 200 156 0.065388 10.0.0.162 - - [2026-09-02 05:58:19] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.022763 10.0.0.162 - - [2026-09-02 05:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.162 - - [2026-09-02 05:58:19] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003363 10.0.0.162 - - [2026-09-02 05:58:19] "POST /tags HTTP/1.1" 409 226 0.002644 10.0.0.162 - - [2026-09-02 05:58:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.162 - - [2026-09-02 05:58:19] "GET /tag/87106145-71a8-4919-8a96-7a3dbcd28b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.014245 10.0.0.162 - - [2026-09-02 05:58:19] "POST /firewall-rules HTTP/1.1" 200 600 0.079846 10.0.0.162 - - [2026-09-02 05:58:19] "GET /firewall-rule/707125e6-cba6-44b5-ad4e-44e782f4706d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006182 10.0.0.162 - - [2026-09-02 05:58:19] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.004954 10.0.0.162 - - [2026-09-02 05:58:19] "GET /firewall-rule/707125e6-cba6-44b5-ad4e-44e782f4706d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003525 10.0.0.162 - - [2026-09-02 05:58:19] "POST /ref-update HTTP/1.1" 200 156 0.063500 10.0.0.162 - - [2026-09-02 05:58:20] "POST /tags HTTP/1.1" 200 394 0.031608 10.0.0.162 - - [2026-09-02 05:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017565 10.0.0.162 - - [2026-09-02 05:58:20] "GET /tag/96f82507-b982-44bb-a154-af0daad53261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.016952 10.0.0.162 - - [2026-09-02 05:58:20] "POST /tags HTTP/1.1" 200 342 0.041519 10.0.0.162 - - [2026-09-02 05:58:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014524 10.0.0.162 - - [2026-09-02 05:58:20] "GET /tag/236a2a0f-e6a5-4ab9-b58e-914d55a479c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.017913 10.0.0.162 - - [2026-09-02 05:58:21] "POST /id-to-fqname HTTP/1.1" 200 192 0.000754 10.0.0.162 - - [2026-09-02 05:58:21] "POST /fqname-to-id HTTP/1.1" 404 201 0.010448 10.0.0.162 - - [2026-09-02 05:58:21] "POST /security-groups HTTP/1.1" 200 589 0.068170 10.0.0.162 - - [2026-09-02 05:58:21] "POST /fqname-to-id HTTP/1.1" 404 236 0.003706 10.0.0.162 - - [2026-09-02 05:58:21] "POST /projects HTTP/1.1" 200 521 0.238895 10.0.0.162 - - [2026-09-02 05:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.009571 10.0.0.162 - - [2026-09-02 05:58:21] "POST /access-control-lists HTTP/1.1" 200 600 0.035816 10.0.0.162 - - [2026-09-02 05:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011681 10.0.0.162 - - [2026-09-02 05:58:21] "POST /fqname-to-id HTTP/1.1" 404 235 0.009782 10.0.0.162 - - [2026-09-02 05:58:21] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.043573 10.0.0.162 - - [2026-09-02 05:58:21] "POST /access-control-lists HTTP/1.1" 200 598 0.084836 10.0.0.162 - - [2026-09-02 05:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.162 - - [2026-09-02 05:58:21] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007219 10.0.0.162 - - [2026-09-02 05:58:21] "PUT /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb HTTP/1.1" 200 265 0.063881 10.0.0.162 - - [2026-09-02 05:58:21] "PUT /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73 HTTP/1.1" 200 265 0.078294 10.0.0.162 - - [2026-09-02 05:58:21] "POST /security-groups HTTP/1.1" 200 593 0.080123 10.0.0.162 - - [2026-09-02 05:58:21] "POST /fqname-to-id HTTP/1.1" 404 270 0.001985 10.0.0.162 - - [2026-09-02 05:58:21] "POST /access-control-lists HTTP/1.1" 200 634 0.066556 10.0.0.162 - - [2026-09-02 05:58:21] "POST /fqname-to-id HTTP/1.1" 404 269 0.016505 10.0.0.162 - - [2026-09-02 05:58:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.080958 10.0.0.162 - - [2026-09-02 05:58:21] "POST /chown HTTP/1.1" 200 109 0.023237 10.0.0.162 - - [2026-09-02 05:58:21] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012881 10.0.0.162 - - [2026-09-02 05:58:21] "POST /access-control-lists HTTP/1.1" 200 632 0.104046 10.0.0.162 - - [2026-09-02 05:58:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.162 - - [2026-09-02 05:58:21] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.014574 10.0.0.162 - - [2026-09-02 05:58:21] "POST /tags HTTP/1.1" 409 226 0.002238 10.0.0.162 - - [2026-09-02 05:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.162 - - [2026-09-02 05:58:22] "GET /tag/236a2a0f-e6a5-4ab9-b58e-914d55a479c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.013422 10.0.0.162 - - [2026-09-02 05:58:22] "POST /firewall-rules HTTP/1.1" 200 602 0.074971 10.0.0.162 - - [2026-09-02 05:58:22] "GET /firewall-rule/21b0bbaf-e1cf-4d8b-9790-d066c8d4418e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.005391 10.0.0.162 - - [2026-09-02 05:58:22] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.004939 10.0.0.162 - - [2026-09-02 05:58:22] "GET /firewall-rule/21b0bbaf-e1cf-4d8b-9790-d066c8d4418e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.002973 10.0.0.162 - - [2026-09-02 05:58:22] "POST /ref-update HTTP/1.1" 200 156 0.057202 10.0.0.162 - - [2026-09-02 05:58:22] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.015617 10.0.0.162 - - [2026-09-02 05:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.162 - - [2026-09-02 05:58:22] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003703 10.0.0.162 - - [2026-09-02 05:58:22] "POST /tags HTTP/1.1" 409 226 0.003361 10.0.0.162 - - [2026-09-02 05:58:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.162 - - [2026-09-02 05:58:22] "GET /tag/236a2a0f-e6a5-4ab9-b58e-914d55a479c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.014744 10.0.0.162 - - [2026-09-02 05:58:22] "POST /firewall-rules HTTP/1.1" 200 600 0.071042 10.0.0.162 - - [2026-09-02 05:58:22] "GET /firewall-rule/b9ff98fb-7d42-457a-a4b3-ae5356afa14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.018083 10.0.0.162 - - [2026-09-02 05:58:22] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.005211 10.0.0.162 - - [2026-09-02 05:58:22] "GET /firewall-rule/b9ff98fb-7d42-457a-a4b3-ae5356afa14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.002858 10.0.0.162 - - [2026-09-02 05:58:22] "POST /ref-update HTTP/1.1" 200 156 0.080941 10.0.0.162 - - [2026-09-02 05:58:23] "POST /tags HTTP/1.1" 200 346 0.131166 10.0.0.162 - - [2026-09-02 05:58:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012223 10.0.0.162 - - [2026-09-02 05:58:23] "GET /tag/8a8d4789-c987-4621-ab8b-5af1b3d459d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.030246 10.0.0.162 - - [2026-09-02 05:58:23] "POST /projects HTTP/1.1" 409 238 0.002661 10.0.0.162 - - [2026-09-02 05:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008554 10.0.0.162 - - [2026-09-02 05:58:24] "GET /project/49b7fab5-022b-4399-acc7-26c9ba39e94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.054765 10.0.0.162 - - [2026-09-02 05:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.162 - - [2026-09-02 05:58:24] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005734 10.0.0.162 - - [2026-09-02 05:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.162 - - [2026-09-02 05:58:24] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005354 10.0.0.162 - - [2026-09-02 05:58:24] "POST /security-groups HTTP/1.1" 409 285 0.004260 10.0.0.162 - - [2026-09-02 05:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.162 - - [2026-09-02 05:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.162 - - [2026-09-02 05:58:24] "PUT /security-group/87f99e83-d7c7-464a-89ef-d014b8e3e3a0 HTTP/1.1" 200 263 0.077175 10.0.0.162 - - [2026-09-02 05:58:24] "PUT /access-control-list/2ba17c9e-7829-4ab2-8f01-3f7c2db5922e HTTP/1.1" 200 273 0.023522 10.0.0.162 - - [2026-09-02 05:58:24] "GET /project/49b7fab5-022b-4399-acc7-26c9ba39e94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.131045 10.0.0.162 - - [2026-09-02 05:58:24] "PUT /access-control-list/83bc0dee-9bdd-44f6-8c54-e19006597ab6 HTTP/1.1" 200 273 0.064549 10.0.0.162 - - [2026-09-02 05:58:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.114529 10.0.0.162 - - [2026-09-02 05:58:24] "POST /tags HTTP/1.1" 409 228 0.014186 10.0.0.162 - - [2026-09-02 05:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011823 10.0.0.162 - - [2026-09-02 05:58:24] "GET /tag/8a8d4789-c987-4621-ab8b-5af1b3d459d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.018729 10.0.0.162 - - [2026-09-02 05:58:24] "POST /tags HTTP/1.1" 200 346 0.039924 10.0.0.162 - - [2026-09-02 05:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011238 10.0.0.162 - - [2026-09-02 05:58:24] "GET /tag/9f28d9e3-0bfb-4eaa-a662-e3db4f4c70f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.017820 10.0.0.162 - - [2026-09-02 05:58:24] "POST /projects HTTP/1.1" 409 238 0.002666 10.0.0.162 - - [2026-09-02 05:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.162 - - [2026-09-02 05:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.162 - - [2026-09-02 05:58:24] "GET /project/f078b800-8712-4f93-8fd1-2791ac5effec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.051082 10.0.0.162 - - [2026-09-02 05:58:24] "GET /project/f078b800-8712-4f93-8fd1-2791ac5effec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.099205 10.0.0.162 - - [2026-09-02 05:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.162 - - [2026-09-02 05:58:24] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006474 10.0.0.162 - - [2026-09-02 05:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.162 - - [2026-09-02 05:58:24] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004917 10.0.0.162 - - [2026-09-02 05:58:24] "POST /security-groups HTTP/1.1" 409 285 0.003133 10.0.0.162 - - [2026-09-02 05:58:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003194 10.0.0.162 - - [2026-09-02 05:58:25] "PUT /security-group/3470cec4-f33c-419c-b42f-72ca333e7b9f HTTP/1.1" 200 263 0.077238 10.0.0.162 - - [2026-09-02 05:58:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.044362 10.0.0.162 - - [2026-09-02 05:58:25] "POST /tags HTTP/1.1" 409 228 0.012254 10.0.0.162 - - [2026-09-02 05:58:25] "PUT /access-control-list/936ad155-a5d4-4063-bedd-7d70fecb97c1 HTTP/1.1" 200 273 0.049301 10.0.0.162 - - [2026-09-02 05:58:25] "PUT /access-control-list/b18abb2d-6d22-4adf-8014-5600c0e54861 HTTP/1.1" 200 273 0.010772 10.0.0.162 - - [2026-09-02 05:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.162 - - [2026-09-02 05:58:25] "GET /tag/9f28d9e3-0bfb-4eaa-a662-e3db4f4c70f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.019753 10.0.0.162 - - [2026-09-02 05:58:25] "POST /tags HTTP/1.1" 200 292 0.071993 10.0.0.162 - - [2026-09-02 05:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015245 10.0.0.162 - - [2026-09-02 05:58:25] "GET /tag/72f3c92a-ffd8-4b64-9a1e-68e721f8cf5c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.014299 10.0.0.162 - - [2026-09-02 05:58:25] "POST /tags HTTP/1.1" 200 304 0.070976 10.0.0.162 - - [2026-09-02 05:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.017596 10.0.0.162 - - [2026-09-02 05:58:25] "GET /tag/ce039abb-417f-4128-929a-5386cbadd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014958 10.0.0.162 - - [2026-09-02 05:58:25] "POST /tags HTTP/1.1" 409 252 0.002434 10.0.0.162 - - [2026-09-02 05:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.162 - - [2026-09-02 05:58:25] "GET /tag/805f01eb-1075-4648-af54-1cce80c91052?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1327 0.014236 10.0.0.162 - - [2026-09-02 05:58:25] "POST /tags HTTP/1.1" 409 226 0.002549 10.0.0.162 - - [2026-09-02 05:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002729 10.0.0.162 - - [2026-09-02 05:58:25] "GET /tag/87106145-71a8-4919-8a96-7a3dbcd28b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011685 10.0.0.162 - - [2026-09-02 05:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.162 - - [2026-09-02 05:58:25] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.016567 10.0.0.162 - - [2026-09-02 05:58:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007309 10.0.0.162 - - [2026-09-02 05:58:25] "GET /project/49b7fab5-022b-4399-acc7-26c9ba39e94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.051623 10.0.0.162 - - [2026-09-02 05:58:25] "POST /virtual-machines HTTP/1.1" 200 396 0.015172 10.0.0.162 - - [2026-09-02 05:58:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.032579 10.0.0.162 - - [2026-09-02 05:58:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.138147 10.0.0.162 - - [2026-09-02 05:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.015112 10.0.0.162 - - [2026-09-02 05:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011669 10.0.0.162 - - [2026-09-02 05:58:26] "GET /virtual-machine-interface/500b5f4a-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008719 10.0.0.162 - - [2026-09-02 05:58:26] "POST /instance-ips HTTP/1.1" 200 398 0.028461 10.0.0.162 - - [2026-09-02 05:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.043872 10.0.0.162 - - [2026-09-02 05:58:26] "GET /virtual-machine-interface/500b5f4a-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.021222 10.0.0.162 - - [2026-09-02 05:58:26] "POST /set-tag HTTP/1.1" 200 109 0.070993 10.0.0.162 - - [2026-09-02 05:58:26] "GET /virtual-machine-interface/500b5f4a-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.023685 10.0.0.162 - - [2026-09-02 05:58:26] "GET /instance-ip/502bc82a-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.008184 10.0.0.162 - - [2026-09-02 05:58:26] "GET /virtual-machine-interface/500b5f4a-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005038 10.0.0.162 - - [2026-09-02 05:58:26] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.162 - - [2026-09-02 05:58:26] "GET /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.005569 10.0.0.162 - - [2026-09-02 05:58:26] "POST /ref-update HTTP/1.1" 200 156 0.011346 10.0.0.162 - - [2026-09-02 05:58:26] "GET /virtual-machine-interface/500b5f4a-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.016985 10.0.0.162 - - [2026-09-02 05:58:26] "POST /set-tag HTTP/1.1" 200 109 0.003780 10.0.0.162 - - [2026-09-02 05:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002591 10.0.0.162 - - [2026-09-02 05:58:26] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004990 10.0.0.162 - - [2026-09-02 05:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.162 - - [2026-09-02 05:58:26] "GET /project/49b7fab5-022b-4399-acc7-26c9ba39e94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.049364 10.0.0.162 - - [2026-09-02 05:58:26] "POST /virtual-machines HTTP/1.1" 200 396 0.014541 10.0.0.162 - - [2026-09-02 05:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.026888 10.0.0.162 - - [2026-09-02 05:58:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.125911 10.0.0.162 - - [2026-09-02 05:58:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.013822 10.0.0.162 - - [2026-09-02 05:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010104 10.0.0.162 - - [2026-09-02 05:58:27] "GET /virtual-machine-interface/5097ea64-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.020310 10.0.0.162 - - [2026-09-02 05:58:27] "POST /instance-ips HTTP/1.1" 200 398 0.025323 10.0.0.162 - - [2026-09-02 05:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.035747 10.0.0.162 - - [2026-09-02 05:58:27] "GET /virtual-machine-interface/5097ea64-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009333 10.0.0.162 - - [2026-09-02 05:58:27] "POST /set-tag HTTP/1.1" 200 109 0.074161 10.0.0.162 - - [2026-09-02 05:58:27] "GET /virtual-machine-interface/5097ea64-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.025653 10.0.0.162 - - [2026-09-02 05:58:27] "GET /instance-ip/50b63988-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003497 10.0.0.162 - - [2026-09-02 05:58:27] "GET /virtual-machine-interface/5097ea64-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005629 10.0.0.162 - - [2026-09-02 05:58:27] "POST /set-tag HTTP/1.1" 200 109 0.003227 10.0.0.162 - - [2026-09-02 05:58:27] "GET /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1706 0.005171 10.0.0.162 - - [2026-09-02 05:58:27] "POST /ref-update HTTP/1.1" 200 156 0.010467 10.0.0.162 - - [2026-09-02 05:58:27] "GET /virtual-machine-interface/5097ea64-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011564 10.0.0.162 - - [2026-09-02 05:58:27] "POST /set-tag HTTP/1.1" 200 109 0.005863 10.0.0.162 - - [2026-09-02 05:58:27] "POST /tags HTTP/1.1" 200 292 0.024073 10.0.0.162 - - [2026-09-02 05:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009651 10.0.0.162 - - [2026-09-02 05:58:27] "GET /tag/5f41cf66-8410-4324-b2aa-f7d2e68d57c7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.015267 10.0.0.162 - - [2026-09-02 05:58:27] "POST /tags HTTP/1.1" 409 252 0.002664 10.0.0.162 - - [2026-09-02 05:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001825 10.0.0.162 - - [2026-09-02 05:58:27] "GET /tag/96f82507-b982-44bb-a154-af0daad53261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.012681 10.0.0.162 - - [2026-09-02 05:58:27] "POST /tags HTTP/1.1" 409 226 0.003444 10.0.0.162 - - [2026-09-02 05:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.162 - - [2026-09-02 05:58:27] "GET /tag/236a2a0f-e6a5-4ab9-b58e-914d55a479c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1197 0.011565 10.0.0.162 - - [2026-09-02 05:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003055 10.0.0.162 - - [2026-09-02 05:58:27] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005385 10.0.0.162 - - [2026-09-02 05:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.162 - - [2026-09-02 05:58:27] "GET /project/f078b800-8712-4f93-8fd1-2791ac5effec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.034484 10.0.0.162 - - [2026-09-02 05:58:27] "POST /virtual-machines HTTP/1.1" 200 396 0.021918 10.0.0.162 - - [2026-09-02 05:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008334 10.0.0.162 - - [2026-09-02 05:58:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.128219 10.0.0.162 - - [2026-09-02 05:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.013700 10.0.0.162 - - [2026-09-02 05:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.016639 10.0.0.162 - - [2026-09-02 05:58:28] "GET /virtual-machine-interface/5146ca66-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.009662 10.0.0.162 - - [2026-09-02 05:58:28] "POST /instance-ips HTTP/1.1" 200 398 0.031841 10.0.0.162 - - [2026-09-02 05:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.038011 10.0.0.162 - - [2026-09-02 05:58:28] "GET /virtual-machine-interface/5146ca66-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.016033 10.0.0.162 - - [2026-09-02 05:58:28] "POST /set-tag HTTP/1.1" 200 109 0.067512 10.0.0.162 - - [2026-09-02 05:58:28] "GET /virtual-machine-interface/5146ca66-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.024053 10.0.0.162 - - [2026-09-02 05:58:28] "GET /instance-ip/51641378-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.004573 10.0.0.162 - - [2026-09-02 05:58:28] "GET /virtual-machine-interface/5146ca66-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006108 10.0.0.162 - - [2026-09-02 05:58:28] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.162 - - [2026-09-02 05:58:28] "GET /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.005387 10.0.0.162 - - [2026-09-02 05:58:28] "POST /ref-update HTTP/1.1" 200 156 0.011749 10.0.0.162 - - [2026-09-02 05:58:28] "GET /virtual-machine-interface/5146ca66-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006570 10.0.0.162 - - [2026-09-02 05:58:28] "POST /set-tag HTTP/1.1" 200 109 0.002937 10.0.0.162 - - [2026-09-02 05:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002164 10.0.0.162 - - [2026-09-02 05:58:28] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005079 10.0.0.162 - - [2026-09-02 05:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002430 10.0.0.162 - - [2026-09-02 05:58:28] "GET /project/f078b800-8712-4f93-8fd1-2791ac5effec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.038255 10.0.0.162 - - [2026-09-02 05:58:28] "POST /virtual-machines HTTP/1.1" 200 396 0.012163 10.0.0.162 - - [2026-09-02 05:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.024390 10.0.0.162 - - [2026-09-02 05:58:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.132426 10.0.0.162 - - [2026-09-02 05:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.013070 10.0.0.162 - - [2026-09-02 05:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011864 10.0.0.162 - - [2026-09-02 05:58:29] "GET /virtual-machine-interface/51c938b6-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.011431 10.0.0.162 - - [2026-09-02 05:58:29] "POST /instance-ips HTTP/1.1" 200 398 0.025944 10.0.0.162 - - [2026-09-02 05:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.033651 10.0.0.162 - - [2026-09-02 05:58:29] "GET /virtual-machine-interface/51c938b6-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.015264 10.0.0.162 - - [2026-09-02 05:58:29] "POST /set-tag HTTP/1.1" 200 109 0.087756 10.0.0.162 - - [2026-09-02 05:58:29] "GET /virtual-machine-interface/51c938b6-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.015995 10.0.0.162 - - [2026-09-02 05:58:29] "GET /instance-ip/51e91596-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.005609 10.0.0.162 - - [2026-09-02 05:58:29] "GET /virtual-machine-interface/51c938b6-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005514 10.0.0.162 - - [2026-09-02 05:58:29] "POST /set-tag HTTP/1.1" 200 109 0.003395 10.0.0.162 - - [2026-09-02 05:58:29] "GET /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2134 0.014071 10.0.0.162 - - [2026-09-02 05:58:29] "POST /ref-update HTTP/1.1" 200 156 0.020031 10.0.0.162 - - [2026-09-02 05:58:29] "GET /virtual-machine-interface/51c938b6-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018303 10.0.0.162 - - [2026-09-02 05:58:29] "POST /set-tag HTTP/1.1" 200 109 0.003151 10.0.0.162 - - [2026-09-02 05:58:29] "POST /tags HTTP/1.1" 200 300 0.030333 10.0.0.162 - - [2026-09-02 05:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.021913 10.0.0.162 - - [2026-09-02 05:58:29] "GET /tag/a8ba8eda-e4f5-4368-8cc0-2f6cb44aa21b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.016844 10.0.0.162 - - [2026-09-02 05:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003347 10.0.0.162 - - [2026-09-02 05:58:29] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005627 10.0.0.162 - - [2026-09-02 05:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.162 - - [2026-09-02 05:58:29] "GET /project/49b7fab5-022b-4399-acc7-26c9ba39e94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.060224 10.0.0.162 - - [2026-09-02 05:58:29] "POST /virtual-machines HTTP/1.1" 200 396 0.012404 10.0.0.162 - - [2026-09-02 05:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.045313 10.0.0.162 - - [2026-09-02 05:58:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.174325 10.0.0.162 - - [2026-09-02 05:58:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.014555 10.0.0.162 - - [2026-09-02 05:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010840 10.0.0.162 - - [2026-09-02 05:58:30] "GET /virtual-machine-interface/527433d8-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.023649 10.0.0.162 - - [2026-09-02 05:58:30] "POST /instance-ips HTTP/1.1" 200 398 0.041920 10.0.0.162 - - [2026-09-02 05:58:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.033107 10.0.0.162 - - [2026-09-02 05:58:30] "GET /virtual-machine-interface/527433d8-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.020932 10.0.0.162 - - [2026-09-02 05:58:30] "POST /set-tag HTTP/1.1" 200 109 0.030160 10.0.0.162 - - [2026-09-02 05:58:30] "GET /virtual-machine-interface/527433d8-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.012902 10.0.0.162 - - [2026-09-02 05:58:30] "GET /instance-ip/52982158-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003772 10.0.0.162 - - [2026-09-02 05:58:30] "GET /virtual-machine-interface/527433d8-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005524 10.0.0.162 - - [2026-09-02 05:58:30] "POST /set-tag HTTP/1.1" 200 109 0.003079 10.0.0.162 - - [2026-09-02 05:58:30] "POST /tags HTTP/1.1" 200 300 0.032822 10.0.0.162 - - [2026-09-02 05:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.162 - - [2026-09-02 05:58:30] "GET /tag/af81d5ba-16ba-4072-bfbc-a61136976f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.021309 10.0.0.162 - - [2026-09-02 05:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.162 - - [2026-09-02 05:58:30] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005565 10.0.0.162 - - [2026-09-02 05:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002714 10.0.0.162 - - [2026-09-02 05:58:30] "GET /project/49b7fab5-022b-4399-acc7-26c9ba39e94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035720 10.0.0.162 - - [2026-09-02 05:58:30] "POST /virtual-machines HTTP/1.1" 200 396 0.020510 10.0.0.162 - - [2026-09-02 05:58:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.010022 10.0.0.162 - - [2026-09-02 05:58:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.158056 10.0.0.162 - - [2026-09-02 05:58:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016364 10.0.0.162 - - [2026-09-02 05:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013892 10.0.0.162 - - [2026-09-02 05:58:31] "GET /virtual-machine-interface/52fe3ed4-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.014555 10.0.0.162 - - [2026-09-02 05:58:31] "POST /instance-ips HTTP/1.1" 200 398 0.034489 10.0.0.162 - - [2026-09-02 05:58:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.031523 10.0.0.162 - - [2026-09-02 05:58:31] "GET /virtual-machine-interface/52fe3ed4-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.008706 10.0.0.162 - - [2026-09-02 05:58:31] "POST /set-tag HTTP/1.1" 200 109 0.029689 10.0.0.162 - - [2026-09-02 05:58:31] "GET /virtual-machine-interface/52fe3ed4-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.024124 10.0.0.162 - - [2026-09-02 05:58:31] "GET /instance-ip/5322724a-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.017715 10.0.0.162 - - [2026-09-02 05:58:31] "GET /virtual-machine-interface/52fe3ed4-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007239 10.0.0.162 - - [2026-09-02 05:58:31] "POST /set-tag HTTP/1.1" 200 109 0.002972 10.0.0.162 - - [2026-09-02 05:58:31] "POST /tags HTTP/1.1" 200 300 0.020785 10.0.0.162 - - [2026-09-02 05:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004221 10.0.0.162 - - [2026-09-02 05:58:31] "GET /tag/8a1dc066-8535-4a9a-953c-395d1d5acac4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1106 0.019657 10.0.0.162 - - [2026-09-02 05:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.162 - - [2026-09-02 05:58:31] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006346 10.0.0.162 - - [2026-09-02 05:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002466 10.0.0.162 - - [2026-09-02 05:58:31] "GET /project/f078b800-8712-4f93-8fd1-2791ac5effec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030184 10.0.0.162 - - [2026-09-02 05:58:31] "POST /virtual-machines HTTP/1.1" 200 396 0.010125 10.0.0.162 - - [2026-09-02 05:58:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016544 10.0.0.162 - - [2026-09-02 05:58:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099084 10.0.0.162 - - [2026-09-02 05:58:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.011381 10.0.0.162 - - [2026-09-02 05:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002360 10.0.0.162 - - [2026-09-02 05:58:31] "GET /virtual-machine-interface/5383d364-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.005880 10.0.0.162 - - [2026-09-02 05:58:31] "POST /instance-ips HTTP/1.1" 200 398 0.020926 10.0.0.162 - - [2026-09-02 05:58:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.042951 10.0.0.162 - - [2026-09-02 05:58:32] "GET /virtual-machine-interface/5383d364-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.021205 10.0.0.162 - - [2026-09-02 05:58:32] "POST /set-tag HTTP/1.1" 200 109 0.027527 10.0.0.162 - - [2026-09-02 05:58:32] "GET /virtual-machine-interface/5383d364-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.019720 10.0.0.162 - - [2026-09-02 05:58:32] "GET /instance-ip/539e0c8e-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.007667 10.0.0.162 - - [2026-09-02 05:58:32] "GET /virtual-machine-interface/5383d364-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007691 10.0.0.162 - - [2026-09-02 05:58:32] "POST /set-tag HTTP/1.1" 200 109 0.006374 10.0.0.162 - - [2026-09-02 05:58:32] "POST /tags HTTP/1.1" 200 300 0.039193 10.0.0.162 - - [2026-09-02 05:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006667 10.0.0.162 - - [2026-09-02 05:58:32] "GET /tag/c533607e-589a-4264-b686-42b11ae2babe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.021001 10.0.0.162 - - [2026-09-02 05:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.162 - - [2026-09-02 05:58:32] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005809 10.0.0.162 - - [2026-09-02 05:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.162 - - [2026-09-02 05:58:32] "GET /project/f078b800-8712-4f93-8fd1-2791ac5effec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.045502 10.0.0.162 - - [2026-09-02 05:58:32] "POST /virtual-machines HTTP/1.1" 200 396 0.009989 10.0.0.162 - - [2026-09-02 05:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.049696 10.0.0.162 - - [2026-09-02 05:58:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.115266 10.0.0.162 - - [2026-09-02 05:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.023579 10.0.0.162 - - [2026-09-02 05:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011018 10.0.0.162 - - [2026-09-02 05:58:32] "GET /virtual-machine-interface/54096844-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.006156 10.0.0.162 - - [2026-09-02 05:58:32] "POST /instance-ips HTTP/1.1" 200 398 0.057471 10.0.0.162 - - [2026-09-02 05:58:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.025117 10.0.0.162 - - [2026-09-02 05:58:32] "GET /virtual-machine-interface/54096844-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2941 0.024993 10.0.0.162 - - [2026-09-02 05:58:33] "POST /set-tag HTTP/1.1" 200 109 0.024725 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-machine-interface/54096844-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009399 10.0.0.162 - - [2026-09-02 05:58:33] "GET /instance-ip/5426977a-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1982 0.003758 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-machine-interface/54096844-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006811 10.0.0.162 - - [2026-09-02 05:58:33] "POST /set-tag HTTP/1.1" 200 109 0.003737 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.007314 10.0.0.162 - - [2026-09-02 05:58:33] "POST /ref-update HTTP/1.1" 200 156 0.012851 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-machine-interface/527433d8-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.023301 10.0.0.162 - - [2026-09-02 05:58:33] "POST /set-tag HTTP/1.1" 200 109 0.005551 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.005646 10.0.0.162 - - [2026-09-02 05:58:33] "POST /ref-update HTTP/1.1" 200 156 0.009140 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-machine-interface/52fe3ed4-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.022340 10.0.0.162 - - [2026-09-02 05:58:33] "POST /set-tag HTTP/1.1" 200 109 0.005943 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-machine-interface/500b5f4a-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006418 10.0.0.162 - - [2026-09-02 05:58:33] "POST /set-tag HTTP/1.1" 200 109 0.005895 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2776 0.006772 10.0.0.162 - - [2026-09-02 05:58:33] "POST /ref-update HTTP/1.1" 200 156 0.013201 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-machine-interface/5383d364-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007482 10.0.0.162 - - [2026-09-02 05:58:33] "POST /set-tag HTTP/1.1" 200 109 0.003151 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2990 0.005788 10.0.0.162 - - [2026-09-02 05:58:33] "POST /ref-update HTTP/1.1" 200 156 0.009481 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-machine-interface/54096844-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004742 10.0.0.162 - - [2026-09-02 05:58:33] "POST /set-tag HTTP/1.1" 200 109 0.003267 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-machine-interface/5097ea64-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005898 10.0.0.162 - - [2026-09-02 05:58:33] "POST /set-tag HTTP/1.1" 200 109 0.003082 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-machine-interface/5146ca66-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005742 10.0.0.162 - - [2026-09-02 05:58:33] "POST /set-tag HTTP/1.1" 200 109 0.003127 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-machine-interface/51c938b6-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010511 10.0.0.162 - - [2026-09-02 05:58:33] "POST /set-tag HTTP/1.1" 200 109 0.003967 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-machine-interface/527433d8-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005054 10.0.0.162 - - [2026-09-02 05:58:33] "POST /set-tag HTTP/1.1" 200 109 0.003408 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-machine-interface/500b5f4a-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006545 10.0.0.162 - - [2026-09-02 05:58:33] "POST /set-tag HTTP/1.1" 200 109 0.003268 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-machine-interface/52fe3ed4-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005358 10.0.0.162 - - [2026-09-02 05:58:33] "POST /set-tag HTTP/1.1" 200 109 0.003375 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-machine-interface/5097ea64-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006637 10.0.0.162 - - [2026-09-02 05:58:33] "POST /set-tag HTTP/1.1" 200 109 0.003574 10.0.0.162 - - [2026-09-02 05:58:33] "GET /virtual-machine-interface/5383d364-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005937 10.0.0.162 - - [2026-09-02 05:58:33] "POST /set-tag HTTP/1.1" 200 109 0.003633 10.0.0.162 - - [2026-09-02 05:58:34] "GET /virtual-machine-interface/51c938b6-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007892 10.0.0.162 - - [2026-09-02 05:58:34] "POST /set-tag HTTP/1.1" 200 109 0.003031 10.0.0.162 - - [2026-09-02 05:58:34] "GET /virtual-machine-interface/54096844-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006871 10.0.0.162 - - [2026-09-02 05:58:34] "POST /set-tag HTTP/1.1" 200 109 0.003831 10.0.0.162 - - [2026-09-02 05:58:34] "GET /virtual-machine/399564d6-b164-434f-b9bb-88d7ed1cb9c3?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004067 10.0.0.162 - - [2026-09-02 05:58:34] "GET /virtual-machine-interface/500b5f4a-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005459 10.0.0.162 - - [2026-09-02 05:58:34] "GET /virtual-machine/244bfe73-68d9-44e7-9211-08dcee89d346?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.005039 10.0.0.162 - - [2026-09-02 05:58:34] "GET /virtual-machine-interface/5097ea64-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010550 10.0.0.162 - - [2026-09-02 05:58:35] "GET /virtual-machine-interface/527433d8-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010235 10.0.0.162 - - [2026-09-02 05:58:35] "POST /set-tag HTTP/1.1" 200 109 0.004005 10.0.0.162 - - [2026-09-02 05:58:35] "GET /virtual-machine-interface/5146ca66-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005897 10.0.0.162 - - [2026-09-02 05:58:35] "POST /set-tag HTTP/1.1" 200 109 0.003004 10.0.0.162 - - [2026-09-02 05:58:36] "GET /virtual-machine-interface/52fe3ed4-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005190 10.0.0.162 - - [2026-09-02 05:58:36] "POST /set-tag HTTP/1.1" 200 109 0.003249 10.0.0.162 - - [2026-09-02 05:58:36] "GET /virtual-machine-interface/54096844-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005540 10.0.0.162 - - [2026-09-02 05:58:36] "POST /set-tag HTTP/1.1" 200 109 0.003156 10.0.0.162 - - [2026-09-02 05:58:36] "GET /virtual-machine-interface/5383d364-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004925 10.0.0.162 - - [2026-09-02 05:58:36] "POST /set-tag HTTP/1.1" 200 109 0.002571 10.0.0.162 - - [2026-09-02 05:58:39] "GET /virtual-machine/3d5b0407-d711-45fe-a6b1-949fb61c9411?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003421 10.0.0.162 - - [2026-09-02 05:58:40] "GET /virtual-machine-interface/5146ca66-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.004910 10.0.0.162 - - [2026-09-02 05:58:40] "GET /virtual-machine/4c94997a-a247-4a26-8405-dedd4cb7db54?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003718 10.0.0.162 - - [2026-09-02 05:58:40] "GET /virtual-machine-interface/51c938b6-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005599 10.0.0.162 - - [2026-09-02 05:58:40] "GET /virtual-machine/2c9abaf8-cb6b-4a72-975f-1984b5e31187?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003706 10.0.0.162 - - [2026-09-02 05:58:40] "GET /virtual-machine-interface/527433d8-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.004903 10.0.0.162 - - [2026-09-02 05:58:40] "GET /virtual-machine/dbc4b859-dbeb-467c-8dd5-6ae12019feb4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003711 10.0.0.162 - - [2026-09-02 05:58:40] "GET /virtual-machine-interface/5383d364-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005355 10.0.0.162 - - [2026-09-02 05:58:40] "GET /virtual-machine/f278bc1a-1eaf-4827-b7b6-406879f53eeb?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003746 10.0.0.162 - - [2026-09-02 05:58:40] "GET /virtual-machine-interface/52fe3ed4-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005597 10.0.0.162 - - [2026-09-02 05:58:40] "GET /virtual-machine/48f0a5fa-acc7-4019-9163-6b8acbbbef29?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003674 10.0.0.162 - - [2026-09-02 05:58:40] "GET /virtual-machine-interface/54096844-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005620 10.0.0.162 - - [2026-09-02 05:58:41] "GET /loadbalancer/711227dd-f9a7-42d5-ae33-9c7fd2b262b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002721 10.0.0.162 - - [2026-09-02 05:58:41] "POST /tags HTTP/1.1" 200 334 0.035985 10.0.0.162 - - [2026-09-02 05:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.014338 10.0.0.162 - - [2026-09-02 05:58:41] "GET /tag/c889e60a-75e0-4370-98b9-6c0507ae7ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.018407 10.0.0.162 - - [2026-09-02 05:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002974 10.0.0.162 - - [2026-09-02 05:58:41] "GET /project/49b7fab5-022b-4399-acc7-26c9ba39e94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052255 10.0.0.162 - - [2026-09-02 05:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.162 - - [2026-09-02 05:58:41] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004634 10.0.0.162 - - [2026-09-02 05:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010425 10.0.0.162 - - [2026-09-02 05:58:41] "GET /service-appliance-set/21147b9e-f7a1-495f-8cec-949eb77edfea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003951 10.0.0.162 - - [2026-09-02 05:58:41] "POST /fqname-to-id HTTP/1.1" 404 273 0.002359 10.0.0.162 - - [2026-09-02 05:58:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.116449 10.0.0.162 - - [2026-09-02 05:58:41] "GET /virtual-machine-interface/eabb7347-a9c4-4d0b-b8ad-a1cc3e455566?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.005904 10.0.0.162 - - [2026-09-02 05:58:41] "POST /instance-ips HTTP/1.1" 200 410 0.032481 10.0.0.162 - - [2026-09-02 05:58:41] "GET /instance-ip/a8a33475-44aa-4c4d-ad2a-49a237e29453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.010862 10.0.0.162 - - [2026-09-02 05:58:41] "POST /loadbalancers HTTP/1.1" 200 631 0.064605 10.0.0.162 - - [2026-09-02 05:58:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.046634 10.0.0.162 - - [2026-09-02 05:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.005486 10.0.0.162 - - [2026-09-02 05:58:41] "GET /project/49b7fab5-022b-4399-acc7-26c9ba39e94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.072850 10.0.0.162 - - [2026-09-02 05:58:41] "GET /instance-ip/a8a33475-44aa-4c4d-ad2a-49a237e29453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003250 10.0.0.162 - - [2026-09-02 05:58:41] "GET /project/49b7fab5-022b-4399-acc7-26c9ba39e94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048678 10.0.0.162 - - [2026-09-02 05:58:41] "GET /loadbalancer/711227dd-f9a7-42d5-ae33-9c7fd2b262b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003129 10.0.0.162 - - [2026-09-02 05:58:41] "POST /floating-ips HTTP/1.1" 200 599 0.036866 10.0.0.162 - - [2026-09-02 05:58:41] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.049587 10.0.0.162 - - [2026-09-02 05:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.008251 10.0.0.162 - - [2026-09-02 05:58:42] "GET /project/49b7fab5-022b-4399-acc7-26c9ba39e94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.059577 10.0.0.162 - - [2026-09-02 05:58:42] "GET /loadbalancer-listener/b43ac007-c8aa-4687-bab1-5d13e3fb036a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1846 0.003819 10.0.0.162 - - [2026-09-02 05:58:42] "GET /loadbalancer/711227dd-f9a7-42d5-ae33-9c7fd2b262b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002984 10.0.0.162 - - [2026-09-02 05:58:42] "GET /loadbalancer-listener/b43ac007-c8aa-4687-bab1-5d13e3fb036a?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1245 0.005274 10.0.0.162 - - [2026-09-02 05:58:42] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.022332 10.0.0.162 - - [2026-09-02 05:58:42] "GET /instance-ip/a8a33475-44aa-4c4d-ad2a-49a237e29453?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.006638 10.0.0.162 - - [2026-09-02 05:58:42] "GET /instance-ip/a8a33475-44aa-4c4d-ad2a-49a237e29453?fields=floating_ips HTTP/1.1" 200 1215 0.009621 10.0.0.162 - - [2026-09-02 05:58:42] "GET /floating-ip/d590d597-4d74-4010-9af7-a06bf8b3303e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1499 0.005930 10.0.0.162 - - [2026-09-02 05:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.162 - - [2026-09-02 05:58:42] "GET /loadbalancer/711227dd-f9a7-42d5-ae33-9c7fd2b262b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002587 10.0.0.162 - - [2026-09-02 05:58:42] "GET /loadbalancer-pool/2dc22b85-232b-4d2b-ba28-9ab603ef111f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.006161 10.0.0.162 - - [2026-09-02 05:58:42] "POST /loadbalancer-members HTTP/1.1" 200 723 0.023299 10.0.0.162 - - [2026-09-02 05:58:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016246 10.0.0.162 - - [2026-09-02 05:58:42] "GET /virtual-machine-interface/5097ea64-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.012248 10.0.0.162 - - [2026-09-02 05:58:42] "GET /virtual-machine-interface/5097ea64-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007428 10.0.0.162 - - [2026-09-02 05:58:42] "POST /ref-update HTTP/1.1" 200 156 0.009374 10.0.0.162 - - [2026-09-02 05:58:42] "GET /floating-ip/d590d597-4d74-4010-9af7-a06bf8b3303e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1816 0.025229 10.0.0.162 - - [2026-09-02 05:58:42] "POST /tags HTTP/1.1" 409 221 0.002440 10.0.0.162 - - [2026-09-02 05:58:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001993 10.0.0.162 - - [2026-09-02 05:58:42] "GET /tag/c889e60a-75e0-4370-98b9-6c0507ae7ad0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1180 0.011494 10.0.0.162 - - [2026-09-02 05:58:42] "PUT /floating-ip/d590d597-4d74-4010-9af7-a06bf8b3303e HTTP/1.1" 200 257 0.025177 10.0.0.162 - - [2026-09-02 05:58:42] "POST /set-tag HTTP/1.1" 200 109 0.071454 10.0.0.162 - - [2026-09-02 05:58:42] "GET /loadbalancer-pool/2dc22b85-232b-4d2b-ba28-9ab603ef111f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.016712 10.0.0.162 - - [2026-09-02 05:58:42] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018765 10.0.0.162 - - [2026-09-02 05:58:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.016522 10.0.0.162 - - [2026-09-02 05:58:42] "GET /virtual-machine-interface/500b5f4a-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.011603 10.0.0.162 - - [2026-09-02 05:58:42] "GET /virtual-machine-interface/500b5f4a-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.010212 10.0.0.162 - - [2026-09-02 05:58:42] "POST /ref-update HTTP/1.1" 200 156 0.013987 10.0.0.162 - - [2026-09-02 05:58:42] "GET /floating-ip/d590d597-4d74-4010-9af7-a06bf8b3303e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2242 0.006671 10.0.0.162 - - [2026-09-02 05:58:42] "POST /set-tag HTTP/1.1" 200 109 0.093148 10.0.0.162 - - [2026-09-02 05:58:43] "POST /tags HTTP/1.1" 409 206 0.002575 10.0.0.162 - - [2026-09-02 05:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003033 10.0.0.162 - - [2026-09-02 05:58:43] "GET /tag/ce039abb-417f-4128-929a-5386cbadd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.030767 10.0.0.162 - - [2026-09-02 05:58:43] "POST /tags HTTP/1.1" 409 204 0.010898 10.0.0.162 - - [2026-09-02 05:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.162 - - [2026-09-02 05:58:43] "GET /tag/af81d5ba-16ba-4072-bfbc-a61136976f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013731 10.0.0.162 - - [2026-09-02 05:58:43] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.003095 10.0.0.162 - - [2026-09-02 05:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002062 10.0.0.162 - - [2026-09-02 05:58:43] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.023917 10.0.0.162 - - [2026-09-02 05:58:43] "POST /tags HTTP/1.1" 409 206 0.002760 10.0.0.162 - - [2026-09-02 05:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.162 - - [2026-09-02 05:58:43] "GET /tag/ce039abb-417f-4128-929a-5386cbadd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.014857 10.0.0.162 - - [2026-09-02 05:58:43] "POST /tags HTTP/1.1" 409 226 0.003968 10.0.0.162 - - [2026-09-02 05:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.162 - - [2026-09-02 05:58:43] "GET /tag/87106145-71a8-4919-8a96-7a3dbcd28b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.012683 10.0.0.162 - - [2026-09-02 05:58:43] "POST /tags HTTP/1.1" 409 204 0.007013 10.0.0.162 - - [2026-09-02 05:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.162 - - [2026-09-02 05:58:43] "GET /tag/af81d5ba-16ba-4072-bfbc-a61136976f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.013329 10.0.0.162 - - [2026-09-02 05:58:43] "POST /tags HTTP/1.1" 409 226 0.002587 10.0.0.162 - - [2026-09-02 05:58:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.162 - - [2026-09-02 05:58:44] "GET /tag/87106145-71a8-4919-8a96-7a3dbcd28b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.011944 10.0.0.162 - - [2026-09-02 05:58:44] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002940 10.0.0.162 - - [2026-09-02 05:58:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.162 - - [2026-09-02 05:58:44] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003279 10.0.0.162 - - [2026-09-02 05:58:44] "POST /firewall-rules HTTP/1.1" 200 628 0.079275 10.0.0.162 - - [2026-09-02 05:58:44] "POST /firewall-rules HTTP/1.1" 200 648 0.089114 10.0.0.162 - - [2026-09-02 05:58:44] "GET /firewall-rule/335914ef-1b85-40c7-b2d3-be9e153e9b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.004829 10.0.0.162 - - [2026-09-02 05:58:44] "GET /firewall-policy/775e67f3-8dfe-42a8-be8f-2f2711b33c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002681 10.0.0.162 - - [2026-09-02 05:58:44] "GET /firewall-rule/74aa06f2-45a5-4e4a-9ce3-c3d0c219aeec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.003810 10.0.0.162 - - [2026-09-02 05:58:44] "POST /ref-update HTTP/1.1" 200 156 0.019462 10.0.0.162 - - [2026-09-02 05:58:44] "POST /firewall-policys HTTP/1.1" 200 608 0.040590 10.0.0.162 - - [2026-09-02 05:58:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.034053 10.0.0.162 - - [2026-09-02 05:58:44] "GET /firewall-policy/f5580ea9-5b9c-4a9b-9378-3a4a2fd22fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.014202 10.0.0.162 - - [2026-09-02 05:58:44] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004591 10.0.0.162 - - [2026-09-02 05:58:44] "GET /firewall-policy/f5580ea9-5b9c-4a9b-9378-3a4a2fd22fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003359 10.0.0.162 - - [2026-09-02 05:58:44] "GET /firewall-policy/4a6856b7-10c0-431d-8f38-f1523ce19d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004579 10.0.0.162 - - [2026-09-02 05:58:44] "GET /firewall-policy/775e67f3-8dfe-42a8-be8f-2f2711b33c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.005136 10.0.0.162 - - [2026-09-02 05:58:44] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.004795 10.0.0.162 - - [2026-09-02 05:58:44] "GET /firewall-policy/775e67f3-8dfe-42a8-be8f-2f2711b33c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002544 10.0.0.162 - - [2026-09-02 05:58:44] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.003660 10.0.0.162 - - [2026-09-02 05:58:44] "POST /ref-update HTTP/1.1" 200 156 0.035153 10.0.0.162 - - [2026-09-02 05:58:44] "POST /ref-update HTTP/1.1" 200 156 0.028190 10.0.0.162 - - [2026-09-02 05:58:44] "POST /ref-update HTTP/1.1" 200 156 0.022073 10.0.0.162 - - [2026-09-02 05:58:44] "POST /ref-update HTTP/1.1" 200 156 0.037503 10.0.0.162 - - [2026-09-02 05:58:44] "POST /ref-update HTTP/1.1" 200 156 0.043677 10.0.0.162 - - [2026-09-02 05:58:45] "GET /firewall-policy/f5580ea9-5b9c-4a9b-9378-3a4a2fd22fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003736 10.0.0.162 - - [2026-09-02 05:58:55] "GET /global-system-configs HTTP/1.1" 200 323 0.002555 10.0.0.162 - - [2026-09-02 05:58:57] "GET /global-system-configs HTTP/1.1" 200 323 0.002249 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:58:59] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001131 [Introspect:8084]10.0.0.162 - - [2026-09-02 05:58:59] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001092 [Introspect:8084]10.0.0.162 - - [2026-09-02 06:00:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001132 [Introspect:8084]10.0.0.162 - - [2026-09-02 06:00:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001597 10.0.0.162 - - [2026-09-02 06:00:43] "POST /tags HTTP/1.1" 409 252 0.007952 10.0.0.162 - - [2026-09-02 06:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004346 10.0.0.162 - - [2026-09-02 06:00:43] "GET /tag/96f82507-b982-44bb-a154-af0daad53261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.026510 10.0.0.162 - - [2026-09-02 06:00:43] "POST /tags HTTP/1.1" 409 228 0.005974 10.0.0.162 - - [2026-09-02 06:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011405 10.0.0.162 - - [2026-09-02 06:00:43] "GET /tag/9f28d9e3-0bfb-4eaa-a662-e3db4f4c70f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.017730 10.0.0.162 - - [2026-09-02 06:00:43] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.006534 10.0.0.162 - - [2026-09-02 06:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.162 - - [2026-09-02 06:00:43] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.005521 10.0.0.162 - - [2026-09-02 06:00:43] "POST /tags HTTP/1.1" 409 206 0.003038 10.0.0.162 - - [2026-09-02 06:00:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003464 10.0.0.162 - - [2026-09-02 06:00:44] "GET /tag/ce039abb-417f-4128-929a-5386cbadd0cf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.021302 10.0.0.162 - - [2026-09-02 06:00:44] "POST /tags HTTP/1.1" 409 226 0.004419 10.0.0.162 - - [2026-09-02 06:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002829 10.0.0.162 - - [2026-09-02 06:00:44] "GET /tag/87106145-71a8-4919-8a96-7a3dbcd28b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.022532 10.0.0.162 - - [2026-09-02 06:00:44] "POST /tags HTTP/1.1" 409 204 0.004514 10.0.0.162 - - [2026-09-02 06:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002689 10.0.0.162 - - [2026-09-02 06:00:44] "GET /tag/af81d5ba-16ba-4072-bfbc-a61136976f55?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1107 0.016802 10.0.0.162 - - [2026-09-02 06:00:44] "POST /tags HTTP/1.1" 409 226 0.003267 10.0.0.162 - - [2026-09-02 06:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002586 10.0.0.162 - - [2026-09-02 06:00:44] "GET /tag/87106145-71a8-4919-8a96-7a3dbcd28b65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1196 0.016649 10.0.0.162 - - [2026-09-02 06:00:44] "POST /tags HTTP/1.1" 409 228 0.002770 10.0.0.162 - - [2026-09-02 06:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.162 - - [2026-09-02 06:00:44] "GET /tag/9f28d9e3-0bfb-4eaa-a662-e3db4f4c70f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1208 0.013339 10.0.0.162 - - [2026-09-02 06:00:44] "POST /tags HTTP/1.1" 409 252 0.002489 10.0.0.162 - - [2026-09-02 06:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.009585 10.0.0.162 - - [2026-09-02 06:00:44] "GET /tag/96f82507-b982-44bb-a154-af0daad53261?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1328 0.013557 10.0.0.162 - - [2026-09-02 06:00:44] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003399 10.0.0.162 - - [2026-09-02 06:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002762 10.0.0.162 - - [2026-09-02 06:00:44] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003678 10.0.0.162 - - [2026-09-02 06:00:44] "POST /firewall-rules HTTP/1.1" 409 281 0.003325 10.0.0.162 - - [2026-09-02 06:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.162 - - [2026-09-02 06:00:44] "PUT /firewall-rule/74aa06f2-45a5-4e4a-9ce3-c3d0c219aeec HTTP/1.1" 200 261 0.040213 10.0.0.162 - - [2026-09-02 06:00:44] "POST /firewall-rules HTTP/1.1" 409 291 0.002499 10.0.0.162 - - [2026-09-02 06:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007091 10.0.0.162 - - [2026-09-02 06:00:44] "PUT /firewall-rule/335914ef-1b85-40c7-b2d3-be9e153e9b2a HTTP/1.1" 200 261 0.060464 10.0.0.162 - - [2026-09-02 06:00:44] "GET /firewall-rule/335914ef-1b85-40c7-b2d3-be9e153e9b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.012473 10.0.0.162 - - [2026-09-02 06:00:44] "POST /firewall-rules HTTP/1.1" 200 660 0.132960 10.0.0.162 - - [2026-09-02 06:00:44] "GET /firewall-rule/e386435a-4fd5-4bc5-bdc9-6cc8c4253a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.013742 10.0.0.162 - - [2026-09-02 06:00:44] "GET /firewall-policy/775e67f3-8dfe-42a8-be8f-2f2711b33c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003512 10.0.0.162 - - [2026-09-02 06:00:44] "GET /firewall-rule/74aa06f2-45a5-4e4a-9ce3-c3d0c219aeec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004746 10.0.0.162 - - [2026-09-02 06:00:44] "POST /firewall-policys HTTP/1.1" 409 269 0.002715 10.0.0.162 - - [2026-09-02 06:00:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.162 - - [2026-09-02 06:00:45] "PUT /firewall-policy/f5580ea9-5b9c-4a9b-9378-3a4a2fd22fd9 HTTP/1.1" 200 265 0.048992 10.0.0.162 - - [2026-09-02 06:00:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.031734 10.0.0.162 - - [2026-09-02 06:00:45] "GET /firewall-policy/f5580ea9-5b9c-4a9b-9378-3a4a2fd22fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.054579 10.0.0.162 - - [2026-09-02 06:00:45] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003436 10.0.0.162 - - [2026-09-02 06:00:45] "GET /firewall-policy/f5580ea9-5b9c-4a9b-9378-3a4a2fd22fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002980 10.0.0.162 - - [2026-09-02 06:00:45] "GET /firewall-policy/4a6856b7-10c0-431d-8f38-f1523ce19d05?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002877 10.0.0.162 - - [2026-09-02 06:00:45] "GET /firewall-policy/775e67f3-8dfe-42a8-be8f-2f2711b33c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004195 10.0.0.162 - - [2026-09-02 06:00:45] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.004060 10.0.0.162 - - [2026-09-02 06:00:45] "GET /firewall-policy/f5580ea9-5b9c-4a9b-9378-3a4a2fd22fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003523 10.0.0.162 - - [2026-09-02 06:00:45] "GET /firewall-policy/f5580ea9-5b9c-4a9b-9378-3a4a2fd22fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.011523 10.0.0.162 - - [2026-09-02 06:01:46] "GET /virtual-machine-interface/500b5f4a-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.014336 10.0.0.162 - - [2026-09-02 06:01:46] "POST /set-tag HTTP/1.1" 200 109 0.011050 10.0.0.162 - - [2026-09-02 06:01:46] "GET /virtual-machine-interface/527433d8-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005739 10.0.0.162 - - [2026-09-02 06:01:46] "POST /set-tag HTTP/1.1" 200 109 0.004414 10.0.0.162 - - [2026-09-02 06:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003166 10.0.0.162 - - [2026-09-02 06:01:46] "GET /loadbalancer/711227dd-f9a7-42d5-ae33-9c7fd2b262b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003614 10.0.0.162 - - [2026-09-02 06:01:46] "GET /virtual-machine-interface/500b5f4a-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.005704 10.0.0.162 - - [2026-09-02 06:01:46] "POST /set-tag HTTP/1.1" 200 109 0.039147 10.0.0.162 - - [2026-09-02 06:01:47] "DELETE /loadbalancer-member/3572762b-f29c-4019-bb9c-c1b584aa74fe HTTP/1.1" 200 115 0.066477 10.0.0.162 - - [2026-09-02 06:01:47] "GET /virtual-machine-interface/51c938b6-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018970 10.0.0.162 - - [2026-09-02 06:01:47] "POST /set-tag HTTP/1.1" 200 109 0.004187 10.0.0.162 - - [2026-09-02 06:01:47] "GET /virtual-machine-interface/5097ea64-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.008296 10.0.0.162 - - [2026-09-02 06:01:47] "POST /set-tag HTTP/1.1" 200 109 0.006186 10.0.0.162 - - [2026-09-02 06:01:47] "GET /virtual-machine-interface/5146ca66-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006488 10.0.0.162 - - [2026-09-02 06:01:47] "POST /set-tag HTTP/1.1" 200 109 0.003971 10.0.0.162 - - [2026-09-02 06:01:47] "GET /virtual-machine-interface/52fe3ed4-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009282 10.0.0.162 - - [2026-09-02 06:01:47] "POST /set-tag HTTP/1.1" 200 109 0.004223 10.0.0.162 - - [2026-09-02 06:01:47] "GET /virtual-machine-interface/5383d364-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007110 10.0.0.162 - - [2026-09-02 06:01:47] "POST /set-tag HTTP/1.1" 200 109 0.003214 10.0.0.162 - - [2026-09-02 06:01:47] "GET /virtual-machine-interface/54096844-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.008288 10.0.0.162 - - [2026-09-02 06:01:47] "POST /set-tag HTTP/1.1" 200 109 0.013339 10.0.0.162 - - [2026-09-02 06:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003151 10.0.0.162 - - [2026-09-02 06:01:47] "GET /loadbalancer/711227dd-f9a7-42d5-ae33-9c7fd2b262b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003598 10.0.0.162 - - [2026-09-02 06:01:47] "GET /virtual-machine-interface/500b5f4a-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006544 10.0.0.162 - - [2026-09-02 06:01:47] "POST /set-tag HTTP/1.1" 200 109 0.003274 10.0.0.162 - - [2026-09-02 06:01:47] "GET /virtual-machine-interface/500b5f4a-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.007488 10.0.0.162 - - [2026-09-02 06:01:47] "POST /set-tag HTTP/1.1" 200 109 0.004553 10.0.0.162 - - [2026-09-02 06:01:47] "GET /virtual-machine/399564d6-b164-434f-b9bb-88d7ed1cb9c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.005494 10.0.0.162 - - [2026-09-02 06:01:47] "POST /ref-update HTTP/1.1" 200 156 0.021615 10.0.0.162 - - [2026-09-02 06:01:47] "GET /virtual-machine-interface/500b5f4a-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006238 10.0.0.162 - - [2026-09-02 06:01:47] "POST /set-tag HTTP/1.1" 200 109 0.034979 10.0.0.162 - - [2026-09-02 06:01:47] "POST /set-tag HTTP/1.1" 200 109 0.049024 10.0.0.162 - - [2026-09-02 06:01:47] "POST /set-tag HTTP/1.1" 200 109 0.028417 10.0.0.162 - - [2026-09-02 06:01:47] "POST /set-tag HTTP/1.1" 200 109 0.051145 10.0.0.162 - - [2026-09-02 06:01:48] "POST /set-tag HTTP/1.1" 200 109 0.047662 10.0.0.162 - - [2026-09-02 06:01:48] "DELETE /instance-ip/502bc82a-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.110535 10.0.0.162 - - [2026-09-02 06:01:48] "POST /ref-update HTTP/1.1" 200 156 0.031091 10.0.0.162 - - [2026-09-02 06:01:48] "DELETE /virtual-machine-interface/500b5f4a-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.111750 10.0.0.162 - - [2026-09-02 06:01:48] "DELETE /virtual-machine/399564d6-b164-434f-b9bb-88d7ed1cb9c3 HTTP/1.1" 200 115 0.042433 10.0.0.162 - - [2026-09-02 06:01:48] "GET /virtual-machine-interface/5146ca66-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.009782 10.0.0.162 - - [2026-09-02 06:01:48] "POST /set-tag HTTP/1.1" 200 109 0.004187 10.0.0.162 - - [2026-09-02 06:01:48] "GET /virtual-machine-interface/5146ca66-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006072 10.0.0.162 - - [2026-09-02 06:01:48] "POST /set-tag HTTP/1.1" 200 109 0.005258 10.0.0.162 - - [2026-09-02 06:01:48] "GET /virtual-machine/3d5b0407-d711-45fe-a6b1-949fb61c9411?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.004235 10.0.0.162 - - [2026-09-02 06:01:48] "POST /ref-update HTTP/1.1" 200 156 0.014665 10.0.0.162 - - [2026-09-02 06:01:48] "GET /virtual-machine-interface/5146ca66-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.014089 10.0.0.162 - - [2026-09-02 06:01:48] "POST /set-tag HTTP/1.1" 200 109 0.051031 10.0.0.162 - - [2026-09-02 06:01:48] "POST /set-tag HTTP/1.1" 200 109 0.043919 10.0.0.162 - - [2026-09-02 06:01:48] "POST /set-tag HTTP/1.1" 200 109 0.041552 10.0.0.162 - - [2026-09-02 06:01:48] "POST /set-tag HTTP/1.1" 200 109 0.026756 10.0.0.162 - - [2026-09-02 06:01:48] "POST /set-tag HTTP/1.1" 200 109 0.049104 10.0.0.162 - - [2026-09-02 06:01:48] "DELETE /instance-ip/51641378-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.075814 10.0.0.162 - - [2026-09-02 06:01:49] "DELETE /virtual-machine-interface/5146ca66-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.063876 10.0.0.162 - - [2026-09-02 06:01:49] "DELETE /virtual-machine/3d5b0407-d711-45fe-a6b1-949fb61c9411 HTTP/1.1" 200 115 0.036271 10.0.0.162 - - [2026-09-02 06:01:49] "GET /virtual-machine-interface/51c938b6-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.006513 10.0.0.162 - - [2026-09-02 06:01:49] "POST /set-tag HTTP/1.1" 200 109 0.003467 10.0.0.162 - - [2026-09-02 06:01:49] "GET /virtual-machine-interface/51c938b6-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.005619 10.0.0.162 - - [2026-09-02 06:01:49] "POST /set-tag HTTP/1.1" 200 109 0.003507 10.0.0.162 - - [2026-09-02 06:01:49] "GET /virtual-machine/4c94997a-a247-4a26-8405-dedd4cb7db54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.005690 10.0.0.162 - - [2026-09-02 06:01:49] "POST /ref-update HTTP/1.1" 200 156 0.016829 10.0.0.162 - - [2026-09-02 06:01:49] "GET /virtual-machine-interface/51c938b6-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3874 0.018518 10.0.0.162 - - [2026-09-02 06:01:49] "POST /set-tag HTTP/1.1" 200 109 0.047215 10.0.0.162 - - [2026-09-02 06:01:49] "POST /set-tag HTTP/1.1" 200 109 0.044338 10.0.0.162 - - [2026-09-02 06:01:49] "POST /set-tag HTTP/1.1" 200 109 0.051857 10.0.0.162 - - [2026-09-02 06:01:49] "POST /set-tag HTTP/1.1" 200 109 0.023718 10.0.0.162 - - [2026-09-02 06:01:49] "POST /set-tag HTTP/1.1" 200 109 0.031130 10.0.0.162 - - [2026-09-02 06:01:49] "DELETE /instance-ip/51e91596-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.068170 10.0.0.162 - - [2026-09-02 06:01:49] "DELETE /virtual-machine-interface/51c938b6-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.056998 10.0.0.162 - - [2026-09-02 06:01:49] "DELETE /virtual-machine/4c94997a-a247-4a26-8405-dedd4cb7db54 HTTP/1.1" 200 115 0.021662 10.0.0.162 - - [2026-09-02 06:01:49] "DELETE /tag/5f41cf66-8410-4324-b2aa-f7d2e68d57c7 HTTP/1.1" 200 115 0.055643 10.0.0.162 - - [2026-09-02 06:01:49] "GET /virtual-machine-interface/5097ea64-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.006202 10.0.0.162 - - [2026-09-02 06:01:49] "POST /set-tag HTTP/1.1" 200 109 0.003584 10.0.0.162 - - [2026-09-02 06:01:49] "GET /virtual-machine-interface/5097ea64-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.012785 10.0.0.162 - - [2026-09-02 06:01:49] "POST /set-tag HTTP/1.1" 200 109 0.014179 10.0.0.162 - - [2026-09-02 06:01:49] "GET /virtual-machine/244bfe73-68d9-44e7-9211-08dcee89d346?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003537 10.0.0.162 - - [2026-09-02 06:01:50] "POST /ref-update HTTP/1.1" 200 156 0.015292 10.0.0.162 - - [2026-09-02 06:01:50] "GET /virtual-machine-interface/5097ea64-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4057 0.016148 10.0.0.162 - - [2026-09-02 06:01:50] "POST /set-tag HTTP/1.1" 200 109 0.074741 10.0.0.162 - - [2026-09-02 06:01:50] "POST /set-tag HTTP/1.1" 200 109 0.048796 10.0.0.162 - - [2026-09-02 06:01:50] "POST /set-tag HTTP/1.1" 200 109 0.045568 10.0.0.162 - - [2026-09-02 06:01:50] "POST /set-tag HTTP/1.1" 200 109 0.026343 10.0.0.162 - - [2026-09-02 06:01:50] "POST /set-tag HTTP/1.1" 200 109 0.059830 10.0.0.162 - - [2026-09-02 06:01:50] "DELETE /instance-ip/50b63988-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.067701 10.0.0.162 - - [2026-09-02 06:01:50] "POST /ref-update HTTP/1.1" 200 156 0.023827 10.0.0.162 - - [2026-09-02 06:01:50] "DELETE /virtual-machine-interface/5097ea64-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.064894 10.0.0.162 - - [2026-09-02 06:01:50] "DELETE /virtual-machine/244bfe73-68d9-44e7-9211-08dcee89d346 HTTP/1.1" 200 115 0.039343 10.0.0.162 - - [2026-09-02 06:01:50] "DELETE /tag/ce039abb-417f-4128-929a-5386cbadd0cf HTTP/1.1" 409 391 0.015580 10.0.0.162 - - [2026-09-02 06:01:50] "DELETE /tag/72f3c92a-ffd8-4b64-9a1e-68e721f8cf5c HTTP/1.1" 200 115 0.084074 10.0.0.162 - - [2026-09-02 06:02:18] "GET /virtual-machine-interface/5383d364-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005825 10.0.0.162 - - [2026-09-02 06:02:18] "POST /set-tag HTTP/1.1" 200 109 0.009430 10.0.0.162 - - [2026-09-02 06:02:18] "GET /virtual-machine-interface/5383d364-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006894 10.0.0.162 - - [2026-09-02 06:02:18] "POST /set-tag HTTP/1.1" 200 109 0.007971 10.0.0.162 - - [2026-09-02 06:02:18] "GET /virtual-machine/dbc4b859-dbeb-467c-8dd5-6ae12019feb4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.006996 10.0.0.162 - - [2026-09-02 06:02:18] "POST /ref-update HTTP/1.1" 200 156 0.020890 10.0.0.162 - - [2026-09-02 06:02:18] "GET /virtual-machine-interface/5383d364-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.016552 10.0.0.162 - - [2026-09-02 06:02:18] "POST /set-tag HTTP/1.1" 200 109 0.044195 10.0.0.162 - - [2026-09-02 06:02:18] "POST /set-tag HTTP/1.1" 200 109 0.046684 10.0.0.162 - - [2026-09-02 06:02:18] "POST /set-tag HTTP/1.1" 200 109 0.036774 10.0.0.162 - - [2026-09-02 06:02:18] "POST /set-tag HTTP/1.1" 200 109 0.036372 10.0.0.162 - - [2026-09-02 06:02:18] "DELETE /instance-ip/539e0c8e-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.051471 10.0.0.162 - - [2026-09-02 06:02:18] "DELETE /virtual-machine-interface/5383d364-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.059367 10.0.0.162 - - [2026-09-02 06:02:18] "DELETE /virtual-machine/dbc4b859-dbeb-467c-8dd5-6ae12019feb4 HTTP/1.1" 200 115 0.033718 10.0.0.162 - - [2026-09-02 06:02:19] "DELETE /tag/8a1dc066-8535-4a9a-953c-395d1d5acac4 HTTP/1.1" 200 115 0.048346 10.0.0.162 - - [2026-09-02 06:02:19] "GET /virtual-machine-interface/54096844-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.007472 10.0.0.162 - - [2026-09-02 06:02:19] "POST /set-tag HTTP/1.1" 200 109 0.003275 10.0.0.162 - - [2026-09-02 06:02:19] "GET /virtual-machine-interface/54096844-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005766 10.0.0.162 - - [2026-09-02 06:02:19] "POST /set-tag HTTP/1.1" 200 109 0.003439 10.0.0.162 - - [2026-09-02 06:02:19] "GET /virtual-machine/48f0a5fa-acc7-4019-9163-6b8acbbbef29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004137 10.0.0.162 - - [2026-09-02 06:02:19] "POST /ref-update HTTP/1.1" 200 156 0.023874 10.0.0.162 - - [2026-09-02 06:02:19] "GET /virtual-machine-interface/54096844-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.022881 10.0.0.162 - - [2026-09-02 06:02:19] "POST /set-tag HTTP/1.1" 200 109 0.026169 10.0.0.162 - - [2026-09-02 06:02:19] "POST /set-tag HTTP/1.1" 200 109 0.045310 10.0.0.162 - - [2026-09-02 06:02:19] "POST /set-tag HTTP/1.1" 200 109 0.058234 10.0.0.162 - - [2026-09-02 06:02:19] "POST /set-tag HTTP/1.1" 200 109 0.026520 10.0.0.162 - - [2026-09-02 06:02:19] "DELETE /instance-ip/5426977a-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.073867 10.0.0.162 - - [2026-09-02 06:02:19] "DELETE /virtual-machine-interface/54096844-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.055415 10.0.0.162 - - [2026-09-02 06:02:19] "DELETE /virtual-machine/48f0a5fa-acc7-4019-9163-6b8acbbbef29 HTTP/1.1" 200 115 0.040892 10.0.0.162 - - [2026-09-02 06:02:19] "DELETE /tag/c533607e-589a-4264-b686-42b11ae2babe HTTP/1.1" 200 115 0.060809 10.0.0.162 - - [2026-09-02 06:02:19] "DELETE /tag/9f28d9e3-0bfb-4eaa-a662-e3db4f4c70f9 HTTP/1.1" 409 237 0.008652 10.0.0.162 - - [2026-09-02 06:02:19] "DELETE /tag/96f82507-b982-44bb-a154-af0daad53261 HTTP/1.1" 409 237 0.010773 10.0.0.162 - - [2026-09-02 06:02:19] "GET /virtual-machine-interface/527433d8-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005540 10.0.0.162 - - [2026-09-02 06:02:19] "POST /set-tag HTTP/1.1" 200 109 0.005280 10.0.0.162 - - [2026-09-02 06:02:19] "GET /virtual-machine-interface/527433d8-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.005727 10.0.0.162 - - [2026-09-02 06:02:19] "POST /set-tag HTTP/1.1" 200 109 0.003072 10.0.0.162 - - [2026-09-02 06:02:19] "GET /virtual-machine/2c9abaf8-cb6b-4a72-975f-1984b5e31187?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003966 10.0.0.162 - - [2026-09-02 06:02:19] "POST /ref-update HTTP/1.1" 200 156 0.013581 10.0.0.162 - - [2026-09-02 06:02:19] "GET /virtual-machine-interface/527433d8-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.010244 10.0.0.162 - - [2026-09-02 06:02:20] "POST /set-tag HTTP/1.1" 200 109 0.028006 10.0.0.162 - - [2026-09-02 06:02:20] "POST /set-tag HTTP/1.1" 200 109 0.028295 10.0.0.162 - - [2026-09-02 06:02:20] "POST /set-tag HTTP/1.1" 200 109 0.031199 10.0.0.162 - - [2026-09-02 06:02:20] "POST /set-tag HTTP/1.1" 200 109 0.040693 10.0.0.162 - - [2026-09-02 06:02:20] "DELETE /instance-ip/52982158-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.057885 10.0.0.162 - - [2026-09-02 06:02:20] "DELETE /virtual-machine-interface/527433d8-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.053860 10.0.0.162 - - [2026-09-02 06:02:20] "DELETE /virtual-machine/2c9abaf8-cb6b-4a72-975f-1984b5e31187 HTTP/1.1" 200 115 0.026606 10.0.0.162 - - [2026-09-02 06:02:20] "DELETE /tag/a8ba8eda-e4f5-4368-8cc0-2f6cb44aa21b HTTP/1.1" 200 115 0.049698 10.0.0.162 - - [2026-09-02 06:02:20] "GET /virtual-machine-interface/52fe3ed4-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.006802 10.0.0.162 - - [2026-09-02 06:02:20] "POST /set-tag HTTP/1.1" 200 109 0.003684 10.0.0.162 - - [2026-09-02 06:02:20] "GET /virtual-machine-interface/52fe3ed4-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.009903 10.0.0.162 - - [2026-09-02 06:02:20] "POST /set-tag HTTP/1.1" 200 109 0.003882 10.0.0.162 - - [2026-09-02 06:02:20] "GET /virtual-machine/f278bc1a-1eaf-4827-b7b6-406879f53eeb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.003714 10.0.0.162 - - [2026-09-02 06:02:20] "POST /ref-update HTTP/1.1" 200 156 0.012157 10.0.0.162 - - [2026-09-02 06:02:20] "GET /virtual-machine-interface/52fe3ed4-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3710 0.011492 10.0.0.162 - - [2026-09-02 06:02:20] "POST /set-tag HTTP/1.1" 200 109 0.030539 10.0.0.162 - - [2026-09-02 06:02:20] "POST /set-tag HTTP/1.1" 200 109 0.052618 10.0.0.162 - - [2026-09-02 06:02:20] "POST /set-tag HTTP/1.1" 200 109 0.050744 10.0.0.162 - - [2026-09-02 06:02:20] "POST /set-tag HTTP/1.1" 200 109 0.019072 10.0.0.162 - - [2026-09-02 06:02:20] "DELETE /instance-ip/5322724a-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.069470 10.0.0.162 - - [2026-09-02 06:02:21] "DELETE /virtual-machine-interface/52fe3ed4-a693-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.095711 10.0.0.162 - - [2026-09-02 06:02:21] "DELETE /virtual-machine/f278bc1a-1eaf-4827-b7b6-406879f53eeb HTTP/1.1" 200 115 0.057261 10.0.0.162 - - [2026-09-02 06:02:21] "DELETE /tag/805f01eb-1075-4648-af54-1cce80c91052 HTTP/1.1" 200 115 0.068158 10.0.0.162 - - [2026-09-02 06:02:21] "DELETE /tag/af81d5ba-16ba-4072-bfbc-a61136976f55 HTTP/1.1" 409 237 0.005406 10.0.0.162 - - [2026-09-02 06:02:21] "DELETE /tag/8a8d4789-c987-4621-ab8b-5af1b3d459d1 HTTP/1.1" 200 115 0.045028 10.0.0.162 - - [2026-09-02 06:02:22] "POST /projects HTTP/1.1" 409 238 0.002812 10.0.0.162 - - [2026-09-02 06:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.162 - - [2026-09-02 06:02:22] "GET /project/f078b800-8712-4f93-8fd1-2791ac5effec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.040513 10.0.0.162 - - [2026-09-02 06:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.162 - - [2026-09-02 06:02:22] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006085 10.0.0.162 - - [2026-09-02 06:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002982 10.0.0.162 - - [2026-09-02 06:02:22] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.008024 10.0.0.162 - - [2026-09-02 06:02:22] "POST /security-groups HTTP/1.1" 409 285 0.003510 10.0.0.162 - - [2026-09-02 06:02:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.162 - - [2026-09-02 06:02:22] "PUT /security-group/3470cec4-f33c-419c-b42f-72ca333e7b9f HTTP/1.1" 200 263 0.071025 10.0.0.162 - - [2026-09-02 06:02:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.044294 10.0.0.162 - - [2026-09-02 06:02:22] "PUT /access-control-list/936ad155-a5d4-4063-bedd-7d70fecb97c1 HTTP/1.1" 200 273 0.027945 10.0.0.162 - - [2026-09-02 06:02:22] "PUT /access-control-list/b18abb2d-6d22-4adf-8014-5600c0e54861 HTTP/1.1" 200 273 0.027402 10.0.0.162 - - [2026-09-02 06:02:27] "POST /projects HTTP/1.1" 409 238 0.002449 10.0.0.162 - - [2026-09-02 06:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.162 - - [2026-09-02 06:02:27] "GET /project/f078b800-8712-4f93-8fd1-2791ac5effec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.052723 10.0.0.162 - - [2026-09-02 06:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004729 10.0.0.162 - - [2026-09-02 06:02:27] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005573 10.0.0.162 - - [2026-09-02 06:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.162 - - [2026-09-02 06:02:27] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005407 10.0.0.162 - - [2026-09-02 06:02:27] "POST /security-groups HTTP/1.1" 409 285 0.003227 10.0.0.162 - - [2026-09-02 06:02:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002587 10.0.0.162 - - [2026-09-02 06:02:27] "PUT /security-group/3470cec4-f33c-419c-b42f-72ca333e7b9f HTTP/1.1" 200 263 0.099386 10.0.0.162 - - [2026-09-02 06:02:27] "PUT /access-control-list/936ad155-a5d4-4063-bedd-7d70fecb97c1 HTTP/1.1" 200 273 0.037899 10.0.0.162 - - [2026-09-02 06:02:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.051385 10.0.0.162 - - [2026-09-02 06:02:27] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4912 0.030137 10.0.0.162 - - [2026-09-02 06:02:27] "PUT /access-control-list/b18abb2d-6d22-4adf-8014-5600c0e54861 HTTP/1.1" 200 273 0.060199 10.0.0.162 - - [2026-09-02 06:02:27] "GET /firewall-rule/21b0bbaf-e1cf-4d8b-9790-d066c8d4418e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.015069 10.0.0.162 - - [2026-09-02 06:02:27] "POST /ref-update HTTP/1.1" 200 156 0.080686 10.0.0.162 - - [2026-09-02 06:02:27] "DELETE /firewall-rule/21b0bbaf-e1cf-4d8b-9790-d066c8d4418e HTTP/1.1" 200 115 0.065529 10.0.0.162 - - [2026-09-02 06:02:27] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4655 0.006186 10.0.0.162 - - [2026-09-02 06:02:27] "GET /firewall-rule/b9ff98fb-7d42-457a-a4b3-ae5356afa14f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2092 0.003382 10.0.0.162 - - [2026-09-02 06:02:28] "POST /ref-update HTTP/1.1" 200 156 0.076491 10.0.0.162 - - [2026-09-02 06:02:28] "DELETE /firewall-rule/b9ff98fb-7d42-457a-a4b3-ae5356afa14f HTTP/1.1" 200 115 0.057457 10.0.0.162 - - [2026-09-02 06:02:28] "DELETE /tag/236a2a0f-e6a5-4ab9-b58e-914d55a479c9 HTTP/1.1" 200 115 0.056078 10.0.0.162 - - [2026-09-02 06:02:28] "DELETE /tag/9f28d9e3-0bfb-4eaa-a662-e3db4f4c70f9 HTTP/1.1" 409 237 0.012104 10.0.0.162 - - [2026-09-02 06:02:28] "DELETE /tag/96f82507-b982-44bb-a154-af0daad53261 HTTP/1.1" 409 237 0.007654 10.0.0.162 - - [2026-09-02 06:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003454 10.0.0.162 - - [2026-09-02 06:02:28] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005767 10.0.0.162 - - [2026-09-02 06:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.162 - - [2026-09-02 06:02:28] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.006381 10.0.0.162 - - [2026-09-02 06:02:28] "PUT /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb HTTP/1.1" 200 265 0.060951 10.0.0.162 - - [2026-09-02 06:02:28] "PUT /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73 HTTP/1.1" 200 265 0.061861 10.0.0.162 - - [2026-09-02 06:02:28] "DELETE /security-group/3470cec4-f33c-419c-b42f-72ca333e7b9f HTTP/1.1" 200 115 0.075020 10.0.0.162 - - [2026-09-02 06:02:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002229 10.0.0.162 - - [2026-09-02 06:02:28] "DELETE /access-control-list/936ad155-a5d4-4063-bedd-7d70fecb97c1 HTTP/1.1" 200 115 0.041977 10.0.0.162 - - [2026-09-02 06:02:28] "DELETE /access-control-list/b18abb2d-6d22-4adf-8014-5600c0e54861 HTTP/1.1" 200 115 0.042835 10.0.0.162 - - [2026-09-02 06:02:28] "GET /project/f078b800-8712-4f93-8fd1-2791ac5effec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.054490 10.0.0.162 - - [2026-09-02 06:02:28] "GET /project/f078b800-8712-4f93-8fd1-2791ac5effec?fields=security_groups HTTP/1.1" 200 1353 0.043675 10.0.0.162 - - [2026-09-02 06:02:28] "DELETE /security-group/4192adf7-1583-49eb-867a-efa18a8ea25a HTTP/1.1" 200 115 0.053605 10.0.0.162 - - [2026-09-02 06:02:28] "DELETE /access-control-list/f34fd8e0-8977-491f-9016-e1330380e78e HTTP/1.1" 200 115 0.043832 10.0.0.162 - - [2026-09-02 06:02:28] "GET /project/f078b800-8712-4f93-8fd1-2791ac5effec?fields=application_policy_sets HTTP/1.1" 200 1392 0.079081 10.0.0.162 - - [2026-09-02 06:02:28] "DELETE /access-control-list/6d6eef28-0223-4429-9485-a136135cafd9 HTTP/1.1" 200 115 0.068985 10.0.0.162 - - [2026-09-02 06:02:29] "DELETE /project/f078b800-8712-4f93-8fd1-2791ac5effec HTTP/1.1" 200 115 0.409383 10.0.0.162 - - [2026-09-02 06:02:29] "POST /projects HTTP/1.1" 409 238 0.003348 10.0.0.162 - - [2026-09-02 06:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003662 10.0.0.162 - - [2026-09-02 06:02:29] "GET /project/49b7fab5-022b-4399-acc7-26c9ba39e94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.054889 10.0.0.162 - - [2026-09-02 06:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002593 10.0.0.162 - - [2026-09-02 06:02:29] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.005713 10.0.0.162 - - [2026-09-02 06:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.162 - - [2026-09-02 06:02:29] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.005409 10.0.0.162 - - [2026-09-02 06:02:29] "POST /security-groups HTTP/1.1" 409 285 0.002820 10.0.0.162 - - [2026-09-02 06:02:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010977 10.0.0.162 - - [2026-09-02 06:02:29] "PUT /security-group/87f99e83-d7c7-464a-89ef-d014b8e3e3a0 HTTP/1.1" 200 263 0.073868 10.0.0.162 - - [2026-09-02 06:02:29] "PUT /access-control-list/2ba17c9e-7829-4ab2-8f01-3f7c2db5922e HTTP/1.1" 200 273 0.028974 10.0.0.162 - - [2026-09-02 06:02:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.075268 10.0.0.162 - - [2026-09-02 06:02:29] "PUT /access-control-list/83bc0dee-9bdd-44f6-8c54-e19006597ab6 HTTP/1.1" 200 273 0.040196 10.0.0.162 - - [2026-09-02 06:02:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.162 - - [2026-09-02 06:02:33] "GET /loadbalancer/711227dd-f9a7-42d5-ae33-9c7fd2b262b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.005672 10.0.0.162 - - [2026-09-02 06:02:33] "GET /virtual-machine-interface/5097ea64-a693-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004456 10.0.0.162 - - [2026-09-02 06:02:33] "DELETE /loadbalancer-member/802ee457-bbf1-4566-9815-bab91821768d HTTP/1.1" 200 115 0.084917 10.0.0.162 - - [2026-09-02 06:02:33] "DELETE /loadbalancer-pool/2dc22b85-232b-4d2b-ba28-9ab603ef111f HTTP/1.1" 200 115 0.057775 10.0.0.162 - - [2026-09-02 06:02:33] "DELETE /loadbalancer-listener/b43ac007-c8aa-4687-bab1-5d13e3fb036a HTTP/1.1" 200 115 0.088384 10.0.0.162 - - [2026-09-02 06:02:33] "DELETE /loadbalancer/711227dd-f9a7-42d5-ae33-9c7fd2b262b9 HTTP/1.1" 200 115 0.074296 10.0.0.162 - - [2026-09-02 06:02:33] "DELETE /floating-ip/d590d597-4d74-4010-9af7-a06bf8b3303e HTTP/1.1" 200 115 0.058556 10.0.0.162 - - [2026-09-02 06:02:33] "DELETE /instance-ip/a8a33475-44aa-4c4d-ad2a-49a237e29453 HTTP/1.1" 200 115 0.087133 10.0.0.162 - - [2026-09-02 06:02:33] "DELETE /virtual-machine-interface/eabb7347-a9c4-4d0b-b8ad-a1cc3e455566 HTTP/1.1" 200 115 0.091882 10.0.0.162 - - [2026-09-02 06:02:33] "DELETE /tag/c889e60a-75e0-4370-98b9-6c0507ae7ad0 HTTP/1.1" 200 115 0.053706 10.0.0.162 - - [2026-09-02 06:02:33] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003387 10.0.0.162 - - [2026-09-02 06:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002626 10.0.0.162 - - [2026-09-02 06:02:34] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004287 10.0.0.162 - - [2026-09-02 06:02:34] "GET /firewall-policy/775e67f3-8dfe-42a8-be8f-2f2711b33c82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003532 10.0.0.162 - - [2026-09-02 06:02:34] "GET /firewall-rule/74aa06f2-45a5-4e4a-9ce3-c3d0c219aeec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2335 0.004411 10.0.0.162 - - [2026-09-02 06:02:34] "POST /ref-update HTTP/1.1" 200 156 0.054019 10.0.0.162 - - [2026-09-02 06:02:34] "DELETE /firewall-rule/74aa06f2-45a5-4e4a-9ce3-c3d0c219aeec HTTP/1.1" 200 115 0.062608 10.0.0.162 - - [2026-09-02 06:02:34] "GET /firewall-policy/f5580ea9-5b9c-4a9b-9378-3a4a2fd22fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004125 10.0.0.162 - - [2026-09-02 06:02:34] "GET /firewall-rule/335914ef-1b85-40c7-b2d3-be9e153e9b2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2612 0.003937 10.0.0.162 - - [2026-09-02 06:02:34] "POST /ref-update HTTP/1.1" 200 156 0.028605 10.0.0.162 - - [2026-09-02 06:02:34] "DELETE /firewall-rule/335914ef-1b85-40c7-b2d3-be9e153e9b2a HTTP/1.1" 200 115 0.087645 10.0.0.162 - - [2026-09-02 06:02:34] "GET /firewall-policy/f5580ea9-5b9c-4a9b-9378-3a4a2fd22fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.007326 10.0.0.162 - - [2026-09-02 06:02:34] "GET /firewall-rule/e386435a-4fd5-4bc5-bdc9-6cc8c4253a1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2916 0.003427 10.0.0.162 - - [2026-09-02 06:02:34] "POST /ref-update HTTP/1.1" 200 156 0.024078 10.0.0.162 - - [2026-09-02 06:02:34] "DELETE /firewall-rule/e386435a-4fd5-4bc5-bdc9-6cc8c4253a1e HTTP/1.1" 200 115 0.081940 10.0.0.162 - - [2026-09-02 06:02:34] "GET /application-policy-set/c06b89c4-896a-45cf-b3a7-8ec8f5eebacc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.003288 10.0.0.162 - - [2026-09-02 06:02:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002452 10.0.0.162 - - [2026-09-02 06:02:34] "GET /policy-management/ce193c7b-e051-445e-b4c9-c47e5d61ab8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003328 10.0.0.162 - - [2026-09-02 06:02:34] "GET /firewall-policy/f5580ea9-5b9c-4a9b-9378-3a4a2fd22fd9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.004936 10.0.0.162 - - [2026-09-02 06:02:34] "POST /ref-update HTTP/1.1" 200 156 0.033387 10.0.0.162 - - [2026-09-02 06:02:34] "DELETE /firewall-policy/f5580ea9-5b9c-4a9b-9378-3a4a2fd22fd9 HTTP/1.1" 200 115 0.066093 10.0.0.162 - - [2026-09-02 06:02:34] "DELETE /tag/ce039abb-417f-4128-929a-5386cbadd0cf HTTP/1.1" 200 115 0.094897 10.0.0.162 - - [2026-09-02 06:02:35] "DELETE /tag/af81d5ba-16ba-4072-bfbc-a61136976f55 HTTP/1.1" 200 115 0.096130 10.0.0.162 - - [2026-09-02 06:02:35] "DELETE /tag/9f28d9e3-0bfb-4eaa-a662-e3db4f4c70f9 HTTP/1.1" 200 115 0.066282 10.0.0.162 - - [2026-09-02 06:02:35] "DELETE /tag/96f82507-b982-44bb-a154-af0daad53261 HTTP/1.1" 200 115 0.048326 10.0.0.162 - - [2026-09-02 06:02:35] "POST /projects HTTP/1.1" 409 238 0.002353 10.0.0.162 - - [2026-09-02 06:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.162 - - [2026-09-02 06:02:35] "GET /project/49b7fab5-022b-4399-acc7-26c9ba39e94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.044264 10.0.0.162 - - [2026-09-02 06:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.162 - - [2026-09-02 06:02:35] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004974 10.0.0.162 - - [2026-09-02 06:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.162 - - [2026-09-02 06:02:35] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.007941 [Introspect:8084]10.0.0.162 - - [2026-09-02 06:02:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001048 [Introspect:8084]10.0.0.162 - - [2026-09-02 06:02:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001532 10.0.0.162 - - [2026-09-02 06:02:35] "POST /security-groups HTTP/1.1" 409 285 0.003198 10.0.0.162 - - [2026-09-02 06:02:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002594 10.0.0.162 - - [2026-09-02 06:02:35] "PUT /security-group/87f99e83-d7c7-464a-89ef-d014b8e3e3a0 HTTP/1.1" 200 263 0.069237 10.0.0.162 - - [2026-09-02 06:02:35] "PUT /access-control-list/2ba17c9e-7829-4ab2-8f01-3f7c2db5922e HTTP/1.1" 200 273 0.017136 10.0.0.162 - - [2026-09-02 06:02:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.067214 10.0.0.162 - - [2026-09-02 06:02:35] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4399 0.015044 10.0.0.162 - - [2026-09-02 06:02:35] "PUT /access-control-list/83bc0dee-9bdd-44f6-8c54-e19006597ab6 HTTP/1.1" 200 273 0.070160 10.0.0.162 - - [2026-09-02 06:02:35] "GET /firewall-rule/6515dd05-fb59-41c4-90dc-0b6094e0e008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2094 0.019044 10.0.0.162 - - [2026-09-02 06:02:35] "POST /ref-update HTTP/1.1" 200 156 0.097527 10.0.0.162 - - [2026-09-02 06:02:36] "DELETE /firewall-rule/6515dd05-fb59-41c4-90dc-0b6094e0e008 HTTP/1.1" 200 115 0.239209 10.0.0.162 - - [2026-09-02 06:02:36] "GET /firewall-policy/85472833-0612-4bad-80a9-f9b38cdee5fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4142 0.006768 10.0.0.162 - - [2026-09-02 06:02:36] "GET /firewall-rule/707125e6-cba6-44b5-ad4e-44e782f4706d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003656 10.0.0.162 - - [2026-09-02 06:02:36] "POST /ref-update HTTP/1.1" 200 156 0.048903 10.0.0.162 - - [2026-09-02 06:02:36] "DELETE /firewall-rule/707125e6-cba6-44b5-ad4e-44e782f4706d HTTP/1.1" 200 115 0.136432 10.0.0.162 - - [2026-09-02 06:02:36] "DELETE /tag/87106145-71a8-4919-8a96-7a3dbcd28b65 HTTP/1.1" 200 115 0.101317 10.0.0.162 - - [2026-09-02 06:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009142 10.0.0.162 - - [2026-09-02 06:02:36] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.007170 10.0.0.162 - - [2026-09-02 06:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002914 10.0.0.162 - - [2026-09-02 06:02:36] "GET /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.008751 10.0.0.162 - - [2026-09-02 06:02:36] "PUT /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb HTTP/1.1" 200 265 0.140620 10.0.0.162 - - [2026-09-02 06:02:36] "PUT /virtual-network/506ec219-a010-4b9e-a7ec-84ee3d983a73 HTTP/1.1" 200 265 0.114443 10.0.0.162 - - [2026-09-02 06:02:36] "DELETE /security-group/87f99e83-d7c7-464a-89ef-d014b8e3e3a0 HTTP/1.1" 200 115 0.130833 10.0.0.162 - - [2026-09-02 06:02:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.162 - - [2026-09-02 06:02:36] "DELETE /access-control-list/2ba17c9e-7829-4ab2-8f01-3f7c2db5922e HTTP/1.1" 200 115 0.051647 10.0.0.162 - - [2026-09-02 06:02:37] "GET /project/49b7fab5-022b-4399-acc7-26c9ba39e94e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.125332 10.0.0.162 - - [2026-09-02 06:02:37] "DELETE /access-control-list/83bc0dee-9bdd-44f6-8c54-e19006597ab6 HTTP/1.1" 200 115 0.181054 10.0.0.162 - - [2026-09-02 06:02:37] "GET /project/49b7fab5-022b-4399-acc7-26c9ba39e94e?fields=security_groups HTTP/1.1" 200 1352 0.074141 10.0.0.162 - - [2026-09-02 06:02:37] "DELETE /security-group/97daf880-328b-4b2c-bb0a-766dd092e1a8 HTTP/1.1" 200 115 0.093585 10.0.0.162 - - [2026-09-02 06:02:37] "DELETE /access-control-list/e037cab3-8908-41a2-aa7a-ae191bdda25c HTTP/1.1" 200 115 0.094893 10.0.0.162 - - [2026-09-02 06:02:37] "GET /project/49b7fab5-022b-4399-acc7-26c9ba39e94e?fields=application_policy_sets HTTP/1.1" 200 1391 0.079304 10.0.0.162 - - [2026-09-02 06:02:37] "DELETE /access-control-list/f29bf60a-c959-4c83-8ce1-d98572e4e6c4 HTTP/1.1" 200 115 0.086890 10.0.0.162 - - [2026-09-02 06:02:37] "DELETE /project/49b7fab5-022b-4399-acc7-26c9ba39e94e HTTP/1.1" 200 115 0.655016 [Introspect:8084]10.0.0.162 - - [2026-09-02 06:02:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001380 [Introspect:8084]10.0.0.162 - - [2026-09-02 06:02:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001442 [Introspect:8084]10.0.0.162 - - [2026-09-02 06:03:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001083 [Introspect:8084]10.0.0.162 - - [2026-09-02 06:03:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001485 10.0.0.162 - - [2026-09-02 06:03:36] "GET / HTTP/1.1" 200 36215 0.002756 10.0.0.162 - - [2026-09-02 06:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.162 - - [2026-09-02 06:03:36] "GET /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004022 10.0.0.162 - - [2026-09-02 06:03:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002865 10.0.0.162 - - [2026-09-02 06:03:36] "GET /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003010 10.0.0.162 - - [2026-09-02 06:03:54] "GET / HTTP/1.1" 200 36215 0.002077 10.0.0.162 - - [2026-09-02 06:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.162 - - [2026-09-02 06:03:54] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005100 10.0.0.162 - - [2026-09-02 06:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.008257 10.0.0.162 - - [2026-09-02 06:03:54] "GET /config-node/453a57c2-a572-476c-90b9-b76e19f46ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003077 10.0.0.162 - - [2026-09-02 06:03:55] "GET / HTTP/1.1" 200 36215 0.001539 10.0.0.162 - - [2026-09-02 06:03:55] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002915 10.0.0.162 - - [2026-09-02 06:03:55] "GET /global-system-configs HTTP/1.1" 200 323 0.002258 10.0.0.162 - - [2026-09-02 06:03:57] "GET /global-system-configs HTTP/1.1" 200 323 0.002968 10.0.0.162 - - [2026-09-02 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.162 - - [2026-09-02 06:04:00] "GET /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003665 10.0.0.162 - - [2026-09-02 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002702 10.0.0.162 - - [2026-09-02 06:04:00] "PUT /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63 HTTP/1.1" 200 277 0.014865 10.0.0.162 - - [2026-09-02 06:04:00] "GET / HTTP/1.1" 200 36215 0.002248 10.0.0.162 - - [2026-09-02 06:04:00] "POST /alarms HTTP/1.1" 409 264 0.003467 10.0.0.162 - - [2026-09-02 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003006 10.0.0.162 - - [2026-09-02 06:04:00] "PUT /alarm/75261f58-6e2e-4e3f-a8c7-da6aa02fc357 HTTP/1.1" 200 245 0.034080 10.0.0.162 - - [2026-09-02 06:04:00] "POST /alarms HTTP/1.1" 409 261 0.006930 10.0.0.162 - - [2026-09-02 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.162 - - [2026-09-02 06:04:00] "PUT /alarm/e9507bfb-a0c7-4472-9b52-990ee8877b91 HTTP/1.1" 200 245 0.020175 10.0.0.162 - - [2026-09-02 06:04:00] "POST /alarms HTTP/1.1" 409 261 0.024573 10.0.0.162 - - [2026-09-02 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002940 10.0.0.162 - - [2026-09-02 06:04:00] "PUT /alarm/a593e413-7157-4809-89ff-09c3ac6a9d5c HTTP/1.1" 200 245 0.020685 10.0.0.162 - - [2026-09-02 06:04:00] "POST /alarms HTTP/1.1" 409 253 0.011646 10.0.0.162 - - [2026-09-02 06:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.162 - - [2026-09-02 06:04:00] "PUT /alarm/2aeadfd8-741e-47e8-aced-95621d5d1689 HTTP/1.1" 200 245 0.017827 10.0.0.162 - - [2026-09-02 06:04:00] "POST /alarms HTTP/1.1" 409 251 0.007045 10.0.0.162 - - [2026-09-02 06:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004168 10.0.0.162 - - [2026-09-02 06:04:01] "PUT /alarm/0a49efea-4875-47f5-bacd-8cd1e4d5e540 HTTP/1.1" 200 245 0.026628 10.0.0.162 - - [2026-09-02 06:04:01] "POST /alarms HTTP/1.1" 409 252 0.015497 10.0.0.162 - - [2026-09-02 06:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003186 10.0.0.162 - - [2026-09-02 06:04:01] "PUT /alarm/a3c688ed-a3f9-40de-8909-0e50a42e93d3 HTTP/1.1" 200 245 0.018742 10.0.0.162 - - [2026-09-02 06:04:01] "POST /alarms HTTP/1.1" 409 256 0.008132 10.0.0.162 - - [2026-09-02 06:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.162 - - [2026-09-02 06:04:01] "PUT /alarm/0a30e187-74b3-4539-a6fe-5ce405f80da4 HTTP/1.1" 200 245 0.028096 10.0.0.162 - - [2026-09-02 06:04:01] "POST /alarms HTTP/1.1" 409 248 0.026267 10.0.0.162 - - [2026-09-02 06:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.162 - - [2026-09-02 06:04:01] "PUT /alarm/ce12df1c-41f0-4808-9e1b-d7e048629083 HTTP/1.1" 200 245 0.040907 10.0.0.162 - - [2026-09-02 06:04:01] "POST /alarms HTTP/1.1" 409 252 0.023447 10.0.0.162 - - [2026-09-02 06:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.162 - - [2026-09-02 06:04:01] "PUT /alarm/59152e96-d23b-4b2c-9afe-935fec82317e HTTP/1.1" 200 245 0.025496 10.0.0.162 - - [2026-09-02 06:04:01] "POST /alarms HTTP/1.1" 409 257 0.007969 10.0.0.162 - - [2026-09-02 06:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002784 10.0.0.162 - - [2026-09-02 06:04:01] "PUT /alarm/dc7aa26f-0a20-4772-803b-93ecd24b7ba5 HTTP/1.1" 200 245 0.020508 10.0.0.162 - - [2026-09-02 06:04:01] "POST /alarms HTTP/1.1" 409 251 0.007071 10.0.0.162 - - [2026-09-02 06:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.162 - - [2026-09-02 06:04:01] "PUT /alarm/f5a5339e-e07d-43dd-ba6a-10f5d198af78 HTTP/1.1" 200 245 0.022123 10.0.0.162 - - [2026-09-02 06:04:01] "POST /alarms HTTP/1.1" 409 257 0.010347 10.0.0.162 - - [2026-09-02 06:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.005412 10.0.0.162 - - [2026-09-02 06:04:01] "PUT /alarm/cfe5edf1-f0b5-4f14-99ea-b03c4ede52c3 HTTP/1.1" 200 245 0.021223 10.0.0.162 - - [2026-09-02 06:04:01] "POST /alarms HTTP/1.1" 409 261 0.019440 10.0.0.162 - - [2026-09-02 06:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.162 - - [2026-09-02 06:04:01] "PUT /alarm/6bdce1a4-1892-43fe-ac2f-e352e66cada8 HTTP/1.1" 200 245 0.021875 10.0.0.162 - - [2026-09-02 06:04:01] "POST /alarms HTTP/1.1" 409 258 0.010704 10.0.0.162 - - [2026-09-02 06:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002771 10.0.0.162 - - [2026-09-02 06:04:01] "PUT /alarm/87167ce2-bfa7-432b-ab34-87ca36c43ce6 HTTP/1.1" 200 245 0.017305 10.0.0.162 - - [2026-09-02 06:04:01] "POST /alarms HTTP/1.1" 409 254 0.008086 10.0.0.162 - - [2026-09-02 06:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003058 10.0.0.162 - - [2026-09-02 06:04:02] "PUT /alarm/c7f89f5b-90e2-4c3e-9aa9-220937b10735 HTTP/1.1" 200 245 0.025589 10.0.0.162 - - [2026-09-02 06:04:02] "POST /alarms HTTP/1.1" 409 254 0.017838 10.0.0.162 - - [2026-09-02 06:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005038 10.0.0.162 - - [2026-09-02 06:04:02] "PUT /alarm/bf70cfc5-6ddd-4a5f-9b1a-228cd37474e8 HTTP/1.1" 200 245 0.035514 10.0.0.162 - - [2026-09-02 06:04:02] "POST /alarms HTTP/1.1" 409 254 0.010194 10.0.0.162 - - [2026-09-02 06:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003584 10.0.0.162 - - [2026-09-02 06:04:02] "PUT /alarm/94af0ac1-54ad-4684-a1ce-26b1f25ad534 HTTP/1.1" 200 245 0.019381 10.0.0.162 - - [2026-09-02 06:04:02] "POST /alarms HTTP/1.1" 409 247 0.002497 10.0.0.162 - - [2026-09-02 06:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002469 10.0.0.162 - - [2026-09-02 06:04:02] "PUT /alarm/12f599d2-6359-4fde-a26b-9942ff722140 HTTP/1.1" 200 245 0.015937 10.0.0.162 - - [2026-09-02 06:04:02] "POST /alarms HTTP/1.1" 409 272 0.009469 10.0.0.162 - - [2026-09-02 06:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003211 10.0.0.162 - - [2026-09-02 06:04:02] "PUT /alarm/0dce5eab-de03-48ee-b161-79fff58713cd HTTP/1.1" 200 245 0.017095 10.0.0.162 - - [2026-09-02 06:04:02] "POST /alarms HTTP/1.1" 409 261 0.010143 10.0.0.162 - - [2026-09-02 06:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.162 - - [2026-09-02 06:04:02] "PUT /alarm/7d221e72-6df0-40eb-aeee-680c689ced6d HTTP/1.1" 200 245 0.013127 10.0.0.162 - - [2026-09-02 06:04:02] "POST /alarms HTTP/1.1" 409 259 0.011233 10.0.0.162 - - [2026-09-02 06:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003086 10.0.0.162 - - [2026-09-02 06:04:02] "PUT /alarm/5351a806-9111-4cda-8fb3-226898efd9f1 HTTP/1.1" 200 245 0.016988 10.0.0.162 - - [2026-09-02 06:04:02] "POST /alarms HTTP/1.1" 409 265 0.019543 10.0.0.162 - - [2026-09-02 06:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002949 10.0.0.162 - - [2026-09-02 06:04:02] "PUT /alarm/bc8d7636-7879-466a-9c27-7f1d1cd5d424 HTTP/1.1" 200 245 0.016894 10.0.0.162 - - [2026-09-02 06:04:02] "POST /alarms HTTP/1.1" 409 279 0.019497 10.0.0.162 - - [2026-09-02 06:04:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.162 - - [2026-09-02 06:04:02] "PUT /alarm/328d6ef3-0577-427d-8e75-ce206efd040f HTTP/1.1" 200 245 0.015102 10.0.0.162 - - [2026-09-02 06:04:03] "GET / HTTP/1.1" 200 36215 0.002117 10.0.0.162 - - [2026-09-02 06:04:03] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002833 10.0.0.162 - - [2026-09-02 06:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.162 - - [2026-09-02 06:04:03] "PUT /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63 HTTP/1.1" 200 277 0.013612 10.0.0.162 - - [2026-09-02 06:04:03] "GET / HTTP/1.1" 200 36215 0.001752 10.0.0.162 - - [2026-09-02 06:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002772 10.0.0.162 - - [2026-09-02 06:04:03] "GET /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004536 10.0.0.162 - - [2026-09-02 06:04:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.162 - - [2026-09-02 06:04:03] "PUT /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63 HTTP/1.1" 200 277 0.018397 10.0.0.162 - - [2026-09-02 06:04:04] "GET / HTTP/1.1" 200 36215 0.004034 10.0.0.162 - - [2026-09-02 06:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005936 10.0.0.162 - - [2026-09-02 06:04:04] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.013627 10.0.0.162 - - [2026-09-02 06:04:04] "PUT /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e HTTP/1.1" 200 275 0.033857 10.0.0.162 - - [2026-09-02 06:04:06] "GET / HTTP/1.1" 200 36215 0.001792 10.0.0.162 - - [2026-09-02 06:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005023 10.0.0.162 - - [2026-09-02 06:04:06] "GET /routing-instance/3591f4c3-8df9-486a-87c4-15a97bd7156c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003519 10.0.0.162 - - [2026-09-02 06:04:06] "POST /bgp-routers HTTP/1.1" 409 301 0.003050 10.0.0.162 - - [2026-09-02 06:04:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003088 10.0.0.162 - - [2026-09-02 06:04:06] "GET /bgp-router/f85e07f6-fb43-4c13-beaa-7e5775fc5009?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.004121 10.0.0.162 - - [2026-09-02 06:04:07] "PUT /bgp-router/f85e07f6-fb43-4c13-beaa-7e5775fc5009 HTTP/1.1" 200 255 0.017959 [Introspect:8084]10.0.0.162 - - [2026-09-02 06:04:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001563 [Introspect:8084]10.0.0.162 - - [2026-09-02 06:04:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002335 10.0.0.162 - - [2026-09-02 06:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002856 10.0.0.162 - - [2026-09-02 06:04:09] "GET /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004229 10.0.0.162 - - [2026-09-02 06:04:23] "GET / HTTP/1.1" 200 36215 0.002051 10.0.0.162 - - [2026-09-02 06:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002639 10.0.0.162 - - [2026-09-02 06:04:23] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006560 10.0.0.162 - - [2026-09-02 06:04:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.162 - - [2026-09-02 06:04:23] "GET /config-node/453a57c2-a572-476c-90b9-b76e19f46ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003105 10.0.0.162 - - [2026-09-02 06:04:35] "GET / HTTP/1.1" 200 36215 0.001491 10.0.0.162 - - [2026-09-02 06:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013824 10.0.0.162 - - [2026-09-02 06:04:35] "GET /routing-instance/3591f4c3-8df9-486a-87c4-15a97bd7156c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003949 10.0.0.162 - - [2026-09-02 06:04:35] "POST /bgp-routers HTTP/1.1" 409 301 0.005572 10.0.0.162 - - [2026-09-02 06:04:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003868 10.0.0.162 - - [2026-09-02 06:04:35] "GET /bgp-router/f85e07f6-fb43-4c13-beaa-7e5775fc5009?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.003884 10.0.0.162 - - [2026-09-02 06:04:36] "PUT /bgp-router/f85e07f6-fb43-4c13-beaa-7e5775fc5009 HTTP/1.1" 200 255 0.023745 [Introspect:8084]10.0.0.162 - - [2026-09-02 06:04:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001206 [Introspect:8084]10.0.0.162 - - [2026-09-02 06:04:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001372 10.0.0.162 - - [2026-09-02 06:04:51] "GET / HTTP/1.1" 200 36215 0.001839 10.0.0.162 - - [2026-09-02 06:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002538 10.0.0.162 - - [2026-09-02 06:04:51] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005319 10.0.0.162 - - [2026-09-02 06:04:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002143 10.0.0.162 - - [2026-09-02 06:04:51] "GET /config-node/453a57c2-a572-476c-90b9-b76e19f46ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003336 10.0.0.162 - - [2026-09-02 06:04:51] "GET / HTTP/1.1" 200 36215 0.002077 10.0.0.162 - - [2026-09-02 06:04:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003292 10.0.0.162 - - [2026-09-02 06:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002859 10.0.0.162 - - [2026-09-02 06:04:56] "GET /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003499 10.0.0.162 - - [2026-09-02 06:04:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.162 - - [2026-09-02 06:04:56] "PUT /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63 HTTP/1.1" 200 277 0.013308 10.0.0.162 - - [2026-09-02 06:04:57] "GET / HTTP/1.1" 200 36215 0.001673 10.0.0.162 - - [2026-09-02 06:04:57] "POST /alarms HTTP/1.1" 409 264 0.003340 10.0.0.162 - - [2026-09-02 06:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.162 - - [2026-09-02 06:04:57] "PUT /alarm/75261f58-6e2e-4e3f-a8c7-da6aa02fc357 HTTP/1.1" 200 245 0.015614 10.0.0.162 - - [2026-09-02 06:04:57] "POST /alarms HTTP/1.1" 409 261 0.020534 10.0.0.162 - - [2026-09-02 06:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.162 - - [2026-09-02 06:04:57] "PUT /alarm/e9507bfb-a0c7-4472-9b52-990ee8877b91 HTTP/1.1" 200 245 0.014070 10.0.0.162 - - [2026-09-02 06:04:57] "POST /alarms HTTP/1.1" 409 261 0.005809 10.0.0.162 - - [2026-09-02 06:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.162 - - [2026-09-02 06:04:57] "PUT /alarm/a593e413-7157-4809-89ff-09c3ac6a9d5c HTTP/1.1" 200 245 0.014853 10.0.0.162 - - [2026-09-02 06:04:57] "POST /alarms HTTP/1.1" 409 253 0.012329 10.0.0.162 - - [2026-09-02 06:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.162 - - [2026-09-02 06:04:57] "PUT /alarm/2aeadfd8-741e-47e8-aced-95621d5d1689 HTTP/1.1" 200 245 0.012930 10.0.0.162 - - [2026-09-02 06:04:57] "POST /alarms HTTP/1.1" 409 251 0.004652 10.0.0.162 - - [2026-09-02 06:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.162 - - [2026-09-02 06:04:57] "PUT /alarm/0a49efea-4875-47f5-bacd-8cd1e4d5e540 HTTP/1.1" 200 245 0.013569 10.0.0.162 - - [2026-09-02 06:04:57] "POST /alarms HTTP/1.1" 409 252 0.011881 10.0.0.162 - - [2026-09-02 06:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003394 10.0.0.162 - - [2026-09-02 06:04:57] "PUT /alarm/a3c688ed-a3f9-40de-8909-0e50a42e93d3 HTTP/1.1" 200 245 0.014598 10.0.0.162 - - [2026-09-02 06:04:57] "POST /alarms HTTP/1.1" 409 256 0.006604 10.0.0.162 - - [2026-09-02 06:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003023 10.0.0.162 - - [2026-09-02 06:04:57] "PUT /alarm/0a30e187-74b3-4539-a6fe-5ce405f80da4 HTTP/1.1" 200 245 0.015291 10.0.0.162 - - [2026-09-02 06:04:57] "POST /alarms HTTP/1.1" 409 248 0.013540 10.0.0.162 - - [2026-09-02 06:04:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003024 10.0.0.162 - - [2026-09-02 06:04:57] "PUT /alarm/ce12df1c-41f0-4808-9e1b-d7e048629083 HTTP/1.1" 200 245 0.058155 10.0.0.162 - - [2026-09-02 06:04:57] "POST /alarms HTTP/1.1" 409 252 0.009356 10.0.0.162 - - [2026-09-02 06:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002622 10.0.0.162 - - [2026-09-02 06:04:58] "PUT /alarm/59152e96-d23b-4b2c-9afe-935fec82317e HTTP/1.1" 200 245 0.015351 10.0.0.162 - - [2026-09-02 06:04:58] "POST /alarms HTTP/1.1" 409 257 0.010562 10.0.0.162 - - [2026-09-02 06:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002793 10.0.0.162 - - [2026-09-02 06:04:58] "PUT /alarm/dc7aa26f-0a20-4772-803b-93ecd24b7ba5 HTTP/1.1" 200 245 0.027354 10.0.0.162 - - [2026-09-02 06:04:58] "POST /alarms HTTP/1.1" 409 251 0.018244 10.0.0.162 - - [2026-09-02 06:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.162 - - [2026-09-02 06:04:58] "PUT /alarm/f5a5339e-e07d-43dd-ba6a-10f5d198af78 HTTP/1.1" 200 245 0.016171 10.0.0.162 - - [2026-09-02 06:04:58] "POST /alarms HTTP/1.1" 409 257 0.025548 10.0.0.162 - - [2026-09-02 06:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002878 10.0.0.162 - - [2026-09-02 06:04:58] "PUT /alarm/cfe5edf1-f0b5-4f14-99ea-b03c4ede52c3 HTTP/1.1" 200 245 0.018889 10.0.0.162 - - [2026-09-02 06:04:58] "POST /alarms HTTP/1.1" 409 261 0.005939 10.0.0.162 - - [2026-09-02 06:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.162 - - [2026-09-02 06:04:58] "PUT /alarm/6bdce1a4-1892-43fe-ac2f-e352e66cada8 HTTP/1.1" 200 245 0.015082 10.0.0.162 - - [2026-09-02 06:04:58] "POST /alarms HTTP/1.1" 409 258 0.011642 10.0.0.162 - - [2026-09-02 06:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003101 10.0.0.162 - - [2026-09-02 06:04:58] "PUT /alarm/87167ce2-bfa7-432b-ab34-87ca36c43ce6 HTTP/1.1" 200 245 0.014949 10.0.0.162 - - [2026-09-02 06:04:58] "POST /alarms HTTP/1.1" 409 254 0.006141 10.0.0.162 - - [2026-09-02 06:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.162 - - [2026-09-02 06:04:58] "PUT /alarm/c7f89f5b-90e2-4c3e-9aa9-220937b10735 HTTP/1.1" 200 245 0.015152 10.0.0.162 - - [2026-09-02 06:04:58] "POST /alarms HTTP/1.1" 409 254 0.010722 10.0.0.162 - - [2026-09-02 06:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002934 10.0.0.162 - - [2026-09-02 06:04:58] "PUT /alarm/bf70cfc5-6ddd-4a5f-9b1a-228cd37474e8 HTTP/1.1" 200 245 0.014176 10.0.0.162 - - [2026-09-02 06:04:58] "POST /alarms HTTP/1.1" 409 254 0.009640 10.0.0.162 - - [2026-09-02 06:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.162 - - [2026-09-02 06:04:58] "PUT /alarm/94af0ac1-54ad-4684-a1ce-26b1f25ad534 HTTP/1.1" 200 245 0.013737 10.0.0.162 - - [2026-09-02 06:04:58] "POST /alarms HTTP/1.1" 409 247 0.005183 10.0.0.162 - - [2026-09-02 06:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002325 10.0.0.162 - - [2026-09-02 06:04:58] "PUT /alarm/12f599d2-6359-4fde-a26b-9942ff722140 HTTP/1.1" 200 245 0.016185 10.0.0.162 - - [2026-09-02 06:04:58] "POST /alarms HTTP/1.1" 409 272 0.008136 10.0.0.162 - - [2026-09-02 06:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002800 10.0.0.162 - - [2026-09-02 06:04:58] "PUT /alarm/0dce5eab-de03-48ee-b161-79fff58713cd HTTP/1.1" 200 245 0.013439 10.0.0.162 - - [2026-09-02 06:04:58] "POST /alarms HTTP/1.1" 409 261 0.013539 10.0.0.162 - - [2026-09-02 06:04:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002886 10.0.0.162 - - [2026-09-02 06:04:59] "PUT /alarm/7d221e72-6df0-40eb-aeee-680c689ced6d HTTP/1.1" 200 245 0.018049 10.0.0.162 - - [2026-09-02 06:04:59] "POST /alarms HTTP/1.1" 409 259 0.009087 10.0.0.162 - - [2026-09-02 06:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.162 - - [2026-09-02 06:04:59] "PUT /alarm/5351a806-9111-4cda-8fb3-226898efd9f1 HTTP/1.1" 200 245 0.012426 10.0.0.162 - - [2026-09-02 06:04:59] "POST /alarms HTTP/1.1" 409 265 0.002227 10.0.0.162 - - [2026-09-02 06:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.162 - - [2026-09-02 06:04:59] "PUT /alarm/bc8d7636-7879-466a-9c27-7f1d1cd5d424 HTTP/1.1" 200 245 0.012349 10.0.0.162 - - [2026-09-02 06:04:59] "POST /alarms HTTP/1.1" 409 279 0.012351 10.0.0.162 - - [2026-09-02 06:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.162 - - [2026-09-02 06:04:59] "PUT /alarm/328d6ef3-0577-427d-8e75-ce206efd040f HTTP/1.1" 200 245 0.015666 10.0.0.162 - - [2026-09-02 06:04:59] "GET / HTTP/1.1" 200 36215 0.002000 10.0.0.162 - - [2026-09-02 06:04:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002727 10.0.0.162 - - [2026-09-02 06:04:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002304 10.0.0.162 - - [2026-09-02 06:04:59] "PUT /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63 HTTP/1.1" 200 277 0.011280 10.0.0.162 - - [2026-09-02 06:04:59] "GET / HTTP/1.1" 200 36215 0.001781 10.0.0.162 - - [2026-09-02 06:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.162 - - [2026-09-02 06:05:00] "GET /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004247 10.0.0.162 - - [2026-09-02 06:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.162 - - [2026-09-02 06:05:00] "PUT /global-vrouter-config/255f013f-9676-4aac-ae49-65b31d31ee63 HTTP/1.1" 200 277 0.016519 10.0.0.162 - - [2026-09-02 06:05:00] "GET / HTTP/1.1" 200 36215 0.002242 10.0.0.162 - - [2026-09-02 06:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011172 10.0.0.162 - - [2026-09-02 06:05:00] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.008008 10.0.0.162 - - [2026-09-02 06:05:00] "PUT /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e HTTP/1.1" 200 275 0.031784 10.0.0.162 - - [2026-09-02 06:05:03] "GET / HTTP/1.1" 200 36215 0.001893 10.0.0.162 - - [2026-09-02 06:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.162 - - [2026-09-02 06:05:03] "GET /routing-instance/3591f4c3-8df9-486a-87c4-15a97bd7156c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004000 10.0.0.162 - - [2026-09-02 06:05:03] "POST /bgp-routers HTTP/1.1" 409 301 0.002995 10.0.0.162 - - [2026-09-02 06:05:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.162 - - [2026-09-02 06:05:03] "GET /bgp-router/f85e07f6-fb43-4c13-beaa-7e5775fc5009?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004811 10.0.0.162 - - [2026-09-02 06:05:03] "PUT /bgp-router/f85e07f6-fb43-4c13-beaa-7e5775fc5009 HTTP/1.1" 200 255 0.024667 [Introspect:8084]10.0.0.162 - - [2026-09-02 06:05:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000932 [Introspect:8084]10.0.0.162 - - [2026-09-02 06:05:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001303 10.0.0.162 - - [2026-09-02 06:05:08] "POST /tags HTTP/1.1" 200 356 0.038225 10.0.0.162 - - [2026-09-02 06:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015038 10.0.0.162 - - [2026-09-02 06:05:08] "GET /tag/f068345a-5423-421d-9219-2a3bc5462f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1252 0.034924 10.0.0.162 - - [2026-09-02 06:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002528 10.0.0.162 - - [2026-09-02 06:05:08] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006961 10.0.0.162 - - [2026-09-02 06:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012349 10.0.0.162 - - [2026-09-02 06:05:08] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053934 10.0.0.162 - - [2026-09-02 06:05:08] "POST /virtual-machines HTTP/1.1" 200 352 0.024769 10.0.0.162 - - [2026-09-02 06:05:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.031919 10.0.0.162 - - [2026-09-02 06:05:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.134340 10.0.0.162 - - [2026-09-02 06:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.012349 10.0.0.162 - - [2026-09-02 06:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008989 10.0.0.162 - - [2026-09-02 06:05:09] "GET /virtual-machine-interface/404a39e0-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.005294 10.0.0.162 - - [2026-09-02 06:05:09] "POST /instance-ips HTTP/1.1" 200 392 0.030441 10.0.0.162 - - [2026-09-02 06:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.028428 10.0.0.162 - - [2026-09-02 06:05:09] "GET /virtual-machine-interface/404a39e0-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2812 0.018480 10.0.0.162 - - [2026-09-02 06:05:09] "POST /set-tag HTTP/1.1" 200 109 0.022339 10.0.0.162 - - [2026-09-02 06:05:09] "GET /virtual-machine-interface/404a39e0-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.026045 10.0.0.162 - - [2026-09-02 06:05:09] "GET /instance-ip/406a221e-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.003767 10.0.0.162 - - [2026-09-02 06:05:09] "GET /virtual-machine-interface/404a39e0-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005417 10.0.0.162 - - [2026-09-02 06:05:09] "POST /set-tag HTTP/1.1" 200 109 0.003208 10.0.0.162 - - [2026-09-02 06:05:09] "GET /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1492 0.005463 10.0.0.162 - - [2026-09-02 06:05:09] "POST /ref-update HTTP/1.1" 200 156 0.011590 10.0.0.162 - - [2026-09-02 06:05:09] "GET /virtual-machine-interface/404a39e0-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006173 10.0.0.162 - - [2026-09-02 06:05:09] "POST /set-tag HTTP/1.1" 200 109 0.003032 10.0.0.162 - - [2026-09-02 06:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.162 - - [2026-09-02 06:05:09] "GET /virtual-network/5fe7aa8e-3775-4853-a15a-7797452574bb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.005307 10.0.0.162 - - [2026-09-02 06:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.162 - - [2026-09-02 06:05:09] "GET /project/71e12203-1835-47d7-9c1a-0ab96ba5a7ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046878 10.0.0.162 - - [2026-09-02 06:05:09] "POST /virtual-machines HTTP/1.1" 200 356 0.013908 10.0.0.162 - - [2026-09-02 06:05:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.020182 10.0.0.162 - - [2026-09-02 06:05:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.154752 10.0.0.162 - - [2026-09-02 06:05:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018630 10.0.0.162 - - [2026-09-02 06:05:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.018321 10.0.0.162 - - [2026-09-02 06:05:10] "GET /virtual-machine-interface/40d31684-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.011413 10.0.0.162 - - [2026-09-02 06:05:10] "POST /instance-ips HTTP/1.1" 200 396 0.027456 10.0.0.162 - - [2026-09-02 06:05:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.029405 10.0.0.162 - - [2026-09-02 06:05:10] "GET /virtual-machine-interface/40d31684-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2822 0.014994 10.0.0.162 - - [2026-09-02 06:05:10] "POST /set-tag HTTP/1.1" 200 109 0.023696 10.0.0.162 - - [2026-09-02 06:05:10] "GET /virtual-machine-interface/40d31684-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.020475 10.0.0.162 - - [2026-09-02 06:05:10] "GET /instance-ip/40f59402-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1920 0.005338 10.0.0.162 - - [2026-09-02 06:05:10] "GET /virtual-machine-interface/40d31684-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006080 10.0.0.162 - - [2026-09-02 06:05:10] "POST /set-tag HTTP/1.1" 200 109 0.003205 10.0.0.162 - - [2026-09-02 06:05:10] "GET /virtual-router/e87785c7-2d36-4753-954f-ce15adfdfe65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1684 0.005817 10.0.0.162 - - [2026-09-02 06:05:10] "POST /ref-update HTTP/1.1" 200 156 0.012179 10.0.0.162 - - [2026-09-02 06:05:10] "GET /virtual-machine-interface/40d31684-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.023609 10.0.0.162 - - [2026-09-02 06:05:10] "POST /set-tag HTTP/1.1" 200 109 0.003166 10.0.0.162 - - [2026-09-02 06:05:10] "GET /virtual-machine-interface/404a39e0-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006026 10.0.0.162 - - [2026-09-02 06:05:10] "POST /set-tag HTTP/1.1" 200 109 0.003674 10.0.0.162 - - [2026-09-02 06:05:10] "GET /virtual-machine-interface/40d31684-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.006527 10.0.0.162 - - [2026-09-02 06:05:10] "POST /set-tag HTTP/1.1" 200 109 0.002874 10.0.0.162 - - [2026-09-02 06:05:19] "GET / HTTP/1.1" 200 36215 0.005121 10.0.0.162 - - [2026-09-02 06:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003312 10.0.0.162 - - [2026-09-02 06:05:19] "GET /global-system-config/ac53f6d7-ce55-4474-992d-7bbacf7f5a0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.010868 10.0.0.162 - - [2026-09-02 06:05:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002515 10.0.0.162 - - [2026-09-02 06:05:19] "GET /config-node/453a57c2-a572-476c-90b9-b76e19f46ced?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1211 0.003443 10.0.0.162 - - [2026-09-02 06:05:22] "GET /virtual-machine-interface/404a39e0-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.006601 10.0.0.162 - - [2026-09-02 06:05:22] "POST /set-tag HTTP/1.1" 200 109 0.007183 10.0.0.162 - - [2026-09-02 06:05:23] "GET /virtual-machine-interface/40d31684-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.008181 10.0.0.162 - - [2026-09-02 06:05:23] "POST /set-tag HTTP/1.1" 200 109 0.003553 10.0.0.162 - - [2026-09-02 06:05:25] "GET /virtual-machine-interface/404a39e0-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.008189 10.0.0.162 - - [2026-09-02 06:05:25] "POST /set-tag HTTP/1.1" 200 109 0.003282 10.0.0.162 - - [2026-09-02 06:05:31] "GET / HTTP/1.1" 200 36215 0.002054 10.0.0.162 - - [2026-09-02 06:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002841 10.0.0.162 - - [2026-09-02 06:05:31] "GET /routing-instance/3591f4c3-8df9-486a-87c4-15a97bd7156c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003717 10.0.0.162 - - [2026-09-02 06:05:31] "POST /bgp-routers HTTP/1.1" 409 301 0.002890 10.0.0.162 - - [2026-09-02 06:05:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002759 10.0.0.162 - - [2026-09-02 06:05:31] "GET /bgp-router/f85e07f6-fb43-4c13-beaa-7e5775fc5009?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.004015 10.0.0.162 - - [2026-09-02 06:05:32] "PUT /bgp-router/f85e07f6-fb43-4c13-beaa-7e5775fc5009 HTTP/1.1" 200 255 0.024689 [Introspect:8084]10.0.0.162 - - [2026-09-02 06:05:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001526 [Introspect:8084]10.0.0.162 - - [2026-09-02 06:05:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001721 10.0.0.162 - - [2026-09-02 06:05:55] "GET /virtual-machine-interface/404a39e0-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005775 10.0.0.162 - - [2026-09-02 06:05:55] "POST /set-tag HTTP/1.1" 200 109 0.003632 10.0.0.162 - - [2026-09-02 06:05:56] "GET /virtual-machine-interface/404a39e0-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.005219 10.0.0.162 - - [2026-09-02 06:05:56] "POST /set-tag HTTP/1.1" 200 109 0.003584 10.0.0.162 - - [2026-09-02 06:05:56] "GET /virtual-machine/76bfedff-a288-453f-b3bf-4ee19319a583?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.004037 10.0.0.162 - - [2026-09-02 06:05:56] "POST /ref-update HTTP/1.1" 200 156 0.017804 10.0.0.162 - - [2026-09-02 06:05:56] "GET /virtual-machine-interface/404a39e0-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3188 0.057574 10.0.0.162 - - [2026-09-02 06:05:56] "POST /set-tag HTTP/1.1" 200 109 0.025898 10.0.0.162 - - [2026-09-02 06:05:56] "POST /set-tag HTTP/1.1" 200 109 0.060155 10.0.0.162 - - [2026-09-02 06:05:56] "DELETE /instance-ip/406a221e-a694-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.116001 10.0.0.162 - - [2026-09-02 06:05:56] "DELETE /virtual-machine-interface/404a39e0-a694-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.052061 10.0.0.162 - - [2026-09-02 06:05:56] "DELETE /virtual-machine/76bfedff-a288-453f-b3bf-4ee19319a583 HTTP/1.1" 200 115 0.051296 10.0.0.162 - - [2026-09-02 06:05:56] "GET /virtual-machine-interface/40d31684-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.013893 10.0.0.162 - - [2026-09-02 06:05:56] "POST /set-tag HTTP/1.1" 200 109 0.004249 [Introspect:8084]10.0.0.162 - - [2026-09-02 06:06:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001033 [Introspect:8084]10.0.0.162 - - [2026-09-02 06:06:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001043 10.0.0.162 - - [2026-09-02 06:06:26] "GET /virtual-machine-interface/40d31684-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.027340 10.0.0.162 - - [2026-09-02 06:06:26] "POST /set-tag HTTP/1.1" 200 109 0.003007 10.0.0.162 - - [2026-09-02 06:06:26] "GET /virtual-machine-interface/40d31684-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.004500 10.0.0.162 - - [2026-09-02 06:06:27] "POST /set-tag HTTP/1.1" 200 109 0.003293 10.0.0.162 - - [2026-09-02 06:06:27] "GET /virtual-machine/48276f14-9ff1-4f6f-ae85-1083183c6f94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003307 10.0.0.162 - - [2026-09-02 06:06:27] "POST /ref-update HTTP/1.1" 200 156 0.024318 10.0.0.162 - - [2026-09-02 06:06:27] "GET /virtual-machine-interface/40d31684-a694-11f1-bcfc-fa163e3f2ab9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3198 0.011030 10.0.0.162 - - [2026-09-02 06:06:27] "POST /set-tag HTTP/1.1" 200 109 0.043082 10.0.0.162 - - [2026-09-02 06:06:27] "POST /set-tag HTTP/1.1" 200 109 0.051244 10.0.0.162 - - [2026-09-02 06:06:27] "DELETE /instance-ip/40f59402-a694-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.033073 10.0.0.162 - - [2026-09-02 06:06:27] "DELETE /virtual-machine-interface/40d31684-a694-11f1-bcfc-fa163e3f2ab9 HTTP/1.1" 200 115 0.060457 10.0.0.162 - - [2026-09-02 06:06:27] "DELETE /virtual-machine/48276f14-9ff1-4f6f-ae85-1083183c6f94 HTTP/1.1" 200 115 0.038838 10.0.0.162 - - [2026-09-02 06:06:27] "DELETE /tag/f068345a-5423-421d-9219-2a3bc5462f44 HTTP/1.1" 200 115 0.077044