++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Jan 29 04:40:37 PM UTC 2026 ===================' INFO: =================== Thu Jan 29 04:40:37 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ 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.249 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.249 ++ ANALYTICSDB_NODES=10.0.0.249 ++ ANALYTICS_SNMP_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ '[' -n '10.0.0.249:8081 ' ']' +++ echo 10.0.0.249:8081 ++ ANALYTICS_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ '[' -n '10.0.0.249:9042 ' ']' +++ echo 10.0.0.249:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.249:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ '[' -n '10.0.0.249:8086 ' ']' +++ echo 10.0.0.249:8086 ++ COLLECTOR_SERVERS=10.0.0.249: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.249 ++ CONFIGDB_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ '[' -n '10.0.0.249:8082 ' ']' +++ echo 10.0.0.249:8082 ++ CONFIG_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ '[' -n '10.0.0.249:9161 ' ']' +++ echo 10.0.0.249:9161 ++ CONFIGDB_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ '[' -n '10.0.0.249:9041 ' ']' +++ echo 10.0.0.249:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.249: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.249 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.249 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ '[' -n 10.0.0.249:2181, ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ '[' -n '10.0.0.249:2181 ' ']' +++ echo 10.0.0.249:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.249:2181 ++ RABBITMQ_NODES=10.0.0.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ '[' -n 10.0.0.249:5673, ']' +++ echo 10.0.0.249:5673 ++ RABBITMQ_SERVERS=10.0.0.249: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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ '[' -n '10.0.0.249:6379 ' ']' +++ echo 10.0.0.249:6379 ++ REDIS_SERVERS=10.0.0.249: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.249 ++ 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.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ '[' -n '10.0.0.249:9092 ' ']' +++ echo 10.0.0.249:9092 ++ KAFKA_SERVERS=10.0.0.249: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.249 ++ 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.249 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ echo 10.0.0.249 ++ cut -d , -f 1 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.249 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.249 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.249 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.249 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.249 +++ local servers=10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ grep -vi host ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.249,10.239.64.1,127.0.0.1,172.17.0.1,252.249.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.239.64.1,127.0.0.1,172.17.0.1,252.249.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 1 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.249:9041 + cassandra_server_list=10.0.0.249:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 01/29/2026 16:41:30.992 7f25c0d0b800 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/29/2026 16:41:31.190 7f25c0d0b800 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/29/2026 16:41:31.205 7f25c0d0b800 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/29/2026 16:41:31.205 7f25c0d0b800 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2026-01-29 16:41:42] "GET / HTTP/1.1" 503 181 0.006079 10.0.0.249 - - [2026-01-29 16:41:43] "GET / HTTP/1.1" 200 36215 0.001334 10.0.0.249 - - [2026-01-29 16:41:43] "GET / HTTP/1.1" 200 36215 0.001114 10.0.0.249 - - [2026-01-29 16:41:43] "GET / HTTP/1.1" 200 36215 0.001202 10.0.0.249 - - [2026-01-29 16:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007863 10.0.0.249 - - [2026-01-29 16:41:43] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011748 10.0.0.249 - - [2026-01-29 16:41:43] "POST /fqname-to-id HTTP/1.1" 404 216 0.002825 10.0.0.249 - - [2026-01-29 16:41:43] "POST /analytics-nodes HTTP/1.1" 200 601 0.037089 10.0.0.249 - - [2026-01-29 16:41:43] "GET / HTTP/1.1" 200 45303 0.001676 10.0.0.249 - - [2026-01-29 16:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004102 10.0.0.249 - - [2026-01-29 16:41:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.249 - - [2026-01-29 16:41:43] "GET / HTTP/1.1" 200 36215 0.001607 10.0.0.249 - - [2026-01-29 16:41:44] "POST /fqname-to-id HTTP/1.1" 404 186 0.015831 10.0.0.249 - - [2026-01-29 16:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.011076 10.0.0.249 - - [2026-01-29 16:41:44] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011031 10.0.0.249 - - [2026-01-29 16:41:44] "POST /service-appliance-sets HTTP/1.1" 200 555 0.064483 10.0.0.249 - - [2026-01-29 16:41:44] "POST /fqname-to-id HTTP/1.1" 404 180 0.005979 10.0.0.249 - - [2026-01-29 16:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.008120 10.0.0.249 - - [2026-01-29 16:41:44] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.009410 10.0.0.249 - - [2026-01-29 16:41:44] "POST /service-appliance-sets HTTP/1.1" 200 543 0.062926 10.0.0.249 - - [2026-01-29 16:41:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.249 - - [2026-01-29 16:41:44] "GET /network-ipam/b3361007-c62c-43e3-a188-12c27111bdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004298 10.0.0.249 - - [2026-01-29 16:41:44] "POST /service-templates HTTP/1.1" 200 513 0.104112 10.0.0.249 - - [2026-01-29 16:41:45] "POST /service-templates HTTP/1.1" 200 503 0.113309 10.0.0.249 - - [2026-01-29 16:41:45] "POST /service-templates HTTP/1.1" 200 517 0.169896 10.0.0.249 - - [2026-01-29 16:41:45] "POST /service-templates HTTP/1.1" 200 537 0.085426 10.0.0.249 - - [2026-01-29 16:41:45] "POST /service-templates HTTP/1.1" 200 509 0.061014 10.0.0.249 - - [2026-01-29 16:41:45] "GET / HTTP/1.1" 200 36215 0.007798 10.0.0.249 - - [2026-01-29 16:41:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.009145 10.0.0.249 - - [2026-01-29 16:41:45] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.027829 10.0.0.249 - - [2026-01-29 16:41:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.004359 10.0.0.249 - - [2026-01-29 16:41:45] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.031057 10.0.0.249 - - [2026-01-29 16:41:46] "GET / HTTP/1.1" 200 36215 0.001937 10.0.0.249 - - [2026-01-29 16:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003690 10.0.0.249 - - [2026-01-29 16:41:46] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.013811 10.0.0.249 - - [2026-01-29 16:41:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.006534 10.0.0.249 - - [2026-01-29 16:41:46] "POST /database-nodes HTTP/1.1" 200 599 0.022681 10.0.0.249 - - [2026-01-29 16:41:46] "GET / HTTP/1.1" 200 36215 0.001329 10.0.0.249 - - [2026-01-29 16:41:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009432 10.0.0.249 - - [2026-01-29 16:41:46] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.007803 10.0.0.249 - - [2026-01-29 16:41:46] "POST /fqname-to-id HTTP/1.1" 404 216 0.005421 10.0.0.249 - - [2026-01-29 16:41:46] "POST /config-nodes HTTP/1.1" 200 595 0.290572 10.0.0.249 - - [2026-01-29 16:41:47] "GET / HTTP/1.1" 200 36215 0.002098 10.0.0.249 - - [2026-01-29 16:41:47] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003042 10.0.0.249 - - [2026-01-29 16:41:47] "GET / HTTP/1.1" 200 36215 0.001548 10.0.0.249 - - [2026-01-29 16:41:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.249 - - [2026-01-29 16:41:47] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.018013 10.0.0.249 - - [2026-01-29 16:41:47] "POST /fqname-to-id HTTP/1.1" 404 216 0.004173 10.0.0.249 - - [2026-01-29 16:41:47] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.051914 10.0.0.249 - - [2026-01-29 16:41:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.249 - - [2026-01-29 16:41:49] "GET /network-ipam/b3361007-c62c-43e3-a188-12c27111bdb0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.020380 10.0.0.249 - - [2026-01-29 16:41:49] "POST /fqname-to-id HTTP/1.1" 404 225 0.004493 10.0.0.249 - - [2026-01-29 16:41:49] "POST /access-control-lists HTTP/1.1" 200 589 0.029314 10.0.0.249 - - [2026-01-29 16:41:49] "POST /fqname-to-id HTTP/1.1" 404 224 0.002548 10.0.0.249 - - [2026-01-29 16:41:49] "POST /access-control-lists HTTP/1.1" 200 587 0.060306 10.0.0.249 - - [2026-01-29 16:41:49] "POST /route-targets HTTP/1.1" 200 328 0.015548 10.0.0.249 - - [2026-01-29 16:41:49] "POST /ref-update HTTP/1.1" 200 156 0.043821 10.0.0.249 - - [2026-01-29 16:41:50] "POST /route-targets HTTP/1.1" 200 328 0.015231 10.0.0.249 - - [2026-01-29 16:41:50] "POST /ref-update HTTP/1.1" 200 156 0.040747 10.0.0.249 - - [2026-01-29 16:41:50] "GET / HTTP/1.1" 200 36215 0.001148 10.0.0.249 - - [2026-01-29 16:41:50] "POST /route-targets HTTP/1.1" 200 328 0.015598 10.0.0.249 - - [2026-01-29 16:41:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015388 10.0.0.249 - - [2026-01-29 16:41:50] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006885 10.0.0.249 - - [2026-01-29 16:41:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.002218 10.0.0.249 - - [2026-01-29 16:41:50] "POST /ref-update HTTP/1.1" 200 156 0.042114 10.0.0.249 - - [2026-01-29 16:41:50] "POST /config-database-nodes HTTP/1.1" 200 613 0.100654 10.0.0.249 - - [2026-01-29 16:41:50] "POST /route-targets HTTP/1.1" 200 328 0.077778 10.0.0.249 - - [2026-01-29 16:41:50] "POST /ref-update HTTP/1.1" 200 156 0.040856 10.0.0.249 - - [2026-01-29 16:41:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.016241 10.0.0.249 - - [2026-01-29 16:41:50] "POST /access-control-lists HTTP/1.1" 200 553 0.070266 10.0.0.249 - - [2026-01-29 16:41:50] "PUT /access-control-list/545f3871-9cd6-4e0a-b5a9-6c3caf9cdab7 HTTP/1.1" 200 273 0.036832 10.0.0.249 - - [2026-01-29 16:41:50] "PUT /access-control-list/e6e72a53-bfcf-4715-a93c-735517452219 HTTP/1.1" 200 273 0.053336 10.0.0.249 - - [2026-01-29 16:41:52] "GET / HTTP/1.1" 200 36215 0.001654 10.0.0.249 - - [2026-01-29 16:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.249 - - [2026-01-29 16:41:52] "GET /routing-instance/08eaf973-c6f2-4beb-b884-3a21a105f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007441 10.0.0.249 - - [2026-01-29 16:41:52] "POST /bgp-routers HTTP/1.1" 200 618 0.035200 10.0.0.249 - - [2026-01-29 16:41:52] "GET /bgp-router/969ff511-1535-4ba1-8055-51789a1f3347?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.030391 10.0.0.249 - - [2026-01-29 16:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.018551 10.0.0.249 - - [2026-01-29 16:41:52] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008448 10.0.0.249 - - [2026-01-29 16:41:52] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003130 10.0.0.249 - - [2026-01-29 16:41:52] "POST /ref-update HTTP/1.1" 200 156 0.017789 10.0.0.249 - - [2026-01-29 16:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.038512 10.0.0.249 - - [2026-01-29 16:41:52] "GET /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.017448 10.0.0.249 - - [2026-01-29 16:41:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002832 10.0.0.249 - - [2026-01-29 16:41:52] "PUT /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f HTTP/1.1" 200 277 0.021809 10.0.0.249 - - [2026-01-29 16:41:52] "GET / HTTP/1.1" 200 36215 0.001418 10.0.0.249 - - [2026-01-29 16:41:52] "POST /alarms HTTP/1.1" 200 583 0.033335 10.0.0.249 - - [2026-01-29 16:41:52] "POST /alarms HTTP/1.1" 200 577 0.028991 10.0.0.249 - - [2026-01-29 16:41:52] "POST /alarms HTTP/1.1" 200 577 0.049079 10.0.0.249 - - [2026-01-29 16:41:52] "POST /alarms HTTP/1.1" 200 561 0.026627 10.0.0.249 - - [2026-01-29 16:41:52] "POST /alarms HTTP/1.1" 200 557 0.036912 10.0.0.249 - - [2026-01-29 16:41:52] "POST /alarms HTTP/1.1" 200 559 0.048372 10.0.0.249 - - [2026-01-29 16:41:53] "POST /alarms HTTP/1.1" 200 567 0.032150 10.0.0.249 - - [2026-01-29 16:41:53] "POST /alarms HTTP/1.1" 200 551 0.042294 10.0.0.249 - - [2026-01-29 16:41:53] "POST /alarms HTTP/1.1" 200 559 0.058388 10.0.0.249 - - [2026-01-29 16:41:53] "POST /alarms HTTP/1.1" 200 569 0.038702 10.0.0.249 - - [2026-01-29 16:41:53] "POST /alarms HTTP/1.1" 200 557 0.047118 10.0.0.249 - - [2026-01-29 16:41:53] "POST /alarms HTTP/1.1" 200 569 0.052393 10.0.0.249 - - [2026-01-29 16:41:53] "POST /alarms HTTP/1.1" 200 577 0.069873 10.0.0.249 - - [2026-01-29 16:41:53] "POST /alarms HTTP/1.1" 200 571 0.029127 10.0.0.249 - - [2026-01-29 16:41:53] "POST /alarms HTTP/1.1" 200 563 0.044075 10.0.0.249 - - [2026-01-29 16:41:53] "POST /alarms HTTP/1.1" 200 563 0.036775 10.0.0.249 - - [2026-01-29 16:41:53] "POST /alarms HTTP/1.1" 200 563 0.041750 10.0.0.249 - - [2026-01-29 16:41:53] "POST /alarms HTTP/1.1" 200 549 0.057144 10.0.0.249 - - [2026-01-29 16:41:53] "POST /alarms HTTP/1.1" 200 597 0.031943 10.0.0.249 - - [2026-01-29 16:41:53] "POST /alarms HTTP/1.1" 200 577 0.038733 10.0.0.249 - - [2026-01-29 16:41:53] "POST /alarms HTTP/1.1" 200 573 0.049278 10.0.0.249 - - [2026-01-29 16:41:54] "POST /alarms HTTP/1.1" 200 585 0.025622 10.0.0.249 - - [2026-01-29 16:41:54] "POST /alarms HTTP/1.1" 200 611 0.056594 10.0.0.249 - - [2026-01-29 16:41:54] "GET / HTTP/1.1" 200 36215 0.001239 10.0.0.249 - - [2026-01-29 16:41:54] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002459 10.0.0.249 - - [2026-01-29 16:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.249 - - [2026-01-29 16:41:54] "PUT /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f HTTP/1.1" 200 277 0.011364 10.0.0.249 - - [2026-01-29 16:41:54] "GET / HTTP/1.1" 200 36215 0.002496 10.0.0.249 - - [2026-01-29 16:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002812 10.0.0.249 - - [2026-01-29 16:41:54] "GET /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.003194 10.0.0.249 - - [2026-01-29 16:41:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002891 10.0.0.249 - - [2026-01-29 16:41:54] "PUT /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f HTTP/1.1" 200 277 0.013871 10.0.0.249 - - [2026-01-29 16:41:55] "GET / HTTP/1.1" 200 36215 0.002191 10.0.0.249 - - [2026-01-29 16:41:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003587 10.0.0.249 - - [2026-01-29 16:41:55] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.011710 10.0.0.249 - - [2026-01-29 16:41:55] "PUT /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996 HTTP/1.1" 200 275 0.028447 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:43:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001140 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:43:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001197 10.0.0.249 - - [2026-01-29 16:43:07] "GET /global-system-configs HTTP/1.1" 200 323 0.002790 10.0.0.249 - - [2026-01-29 16:43:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002244 10.0.0.249 - - [2026-01-29 16:43:26] "GET / HTTP/1.1" 200 36215 0.001517 10.0.0.249 - - [2026-01-29 16:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002216 10.0.0.249 - - [2026-01-29 16:43:26] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004866 10.0.0.249 - - [2026-01-29 16:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.249 - - [2026-01-29 16:43:26] "GET /config-node/f8467e50-6a82-45fb-af6c-06ecb953fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.004200 10.0.0.249 - - [2026-01-29 16:43:37] "GET / HTTP/1.1" 200 36215 0.001378 10.0.0.249 - - [2026-01-29 16:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.249 - - [2026-01-29 16:43:37] "GET /routing-instance/08eaf973-c6f2-4beb-b884-3a21a105f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004309 10.0.0.249 - - [2026-01-29 16:43:37] "POST /bgp-routers HTTP/1.1" 409 301 0.002759 10.0.0.249 - - [2026-01-29 16:43:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001900 10.0.0.249 - - [2026-01-29 16:43:37] "GET /bgp-router/969ff511-1535-4ba1-8055-51789a1f3347?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.011643 10.0.0.249 - - [2026-01-29 16:43:37] "PUT /bgp-router/969ff511-1535-4ba1-8055-51789a1f3347 HTTP/1.1" 200 255 0.019055 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:43:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002218 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:43:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001076 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:43:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001324 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:43:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001063 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:43:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000898 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:43:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001115 10.0.0.249 - - [2026-01-29 16:43:50] "GET / HTTP/1.1" 200 36215 0.002083 10.0.0.249 - - [2026-01-29 16:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011402 10.0.0.249 - - [2026-01-29 16:43:50] "GET /domain/6f0fb68c-b87a-4a57-ba9f-251caf501e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003102 10.0.0.249 - - [2026-01-29 16:43:51] "POST /id-to-fqname HTTP/1.1" 200 173 0.005816 10.0.0.249 - - [2026-01-29 16:43:51] "POST /fqname-to-id HTTP/1.1" 404 182 0.005040 10.0.0.249 - - [2026-01-29 16:43:51] "POST /security-groups HTTP/1.1" 200 570 0.085356 10.0.0.249 - - [2026-01-29 16:43:51] "POST /projects HTTP/1.1" 200 483 0.342506 10.0.0.249 - - [2026-01-29 16:43:51] "POST /fqname-to-id HTTP/1.1" 404 213 0.024032 10.0.0.249 - - [2026-01-29 16:43:51] "POST /security-groups HTTP/1.1" 200 536 0.102077 10.0.0.249 - - [2026-01-29 16:43:51] "POST /access-control-lists HTTP/1.1" 200 581 0.100375 10.0.0.249 - - [2026-01-29 16:43:51] "POST /fqname-to-id HTTP/1.1" 404 212 0.022076 10.0.0.249 - - [2026-01-29 16:43:51] "POST /chown HTTP/1.1" 200 109 0.068493 10.0.0.249 - - [2026-01-29 16:43:51] "POST /policy-managements HTTP/1.1" 409 214 0.004442 10.0.0.249 - - [2026-01-29 16:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.011145 10.0.0.249 - - [2026-01-29 16:43:51] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.007651 10.0.0.249 - - [2026-01-29 16:43:51] "POST /application-policy-sets HTTP/1.1" 200 530 0.046962 10.0.0.249 - - [2026-01-29 16:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.249 - - [2026-01-29 16:43:51] "GET /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1617 0.002962 10.0.0.249 - - [2026-01-29 16:43:51] "POST /access-control-lists HTTP/1.1" 200 579 0.179042 10.0.0.249 - - [2026-01-29 16:43:51] "POST /fqname-to-id HTTP/1.1" 404 232 0.002252 10.0.0.249 - - [2026-01-29 16:43:51] "PUT /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f HTTP/1.1" 200 277 0.014905 10.0.0.249 - - [2026-01-29 16:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019186 10.0.0.249 - - [2026-01-29 16:43:51] "GET /virtual-network/cb8313d6-aa59-4408-ac09-849fc0c99fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.007194 10.0.0.249 - - [2026-01-29 16:43:51] "POST /access-control-lists HTTP/1.1" 200 596 0.076013 10.0.0.249 - - [2026-01-29 16:43:51] "POST /fqname-to-id HTTP/1.1" 404 231 0.018051 10.0.0.249 - - [2026-01-29 16:43:51] "POST /access-control-lists HTTP/1.1" 200 594 0.051564 10.0.0.249 - - [2026-01-29 16:43:52] "POST /id-to-fqname HTTP/1.1" 200 177 0.003607 10.0.0.249 - - [2026-01-29 16:43:52] "POST /fqname-to-id HTTP/1.1" 404 186 0.027490 10.0.0.249 - - [2026-01-29 16:43:52] "POST /security-groups HTTP/1.1" 200 574 0.070299 10.0.0.249 - - [2026-01-29 16:43:52] "POST /fqname-to-id HTTP/1.1" 404 217 0.002515 10.0.0.249 - - [2026-01-29 16:43:52] "POST /projects HTTP/1.1" 200 491 0.306351 10.0.0.249 - - [2026-01-29 16:43:52] "POST /access-control-lists HTTP/1.1" 200 585 0.071664 10.0.0.249 - - [2026-01-29 16:43:52] "POST /fqname-to-id HTTP/1.1" 404 216 0.008121 10.0.0.249 - - [2026-01-29 16:43:52] "POST /security-groups HTTP/1.1" 200 548 0.103401 10.0.0.249 - - [2026-01-29 16:43:52] "POST /chown HTTP/1.1" 200 109 0.043498 10.0.0.249 - - [2026-01-29 16:43:52] "POST /access-control-lists HTTP/1.1" 200 583 0.105581 10.0.0.249 - - [2026-01-29 16:43:52] "POST /fqname-to-id HTTP/1.1" 404 240 0.008013 10.0.0.249 - - [2026-01-29 16:43:52] "POST /network-ipams HTTP/1.1" 200 524 0.154900 10.0.0.249 - - [2026-01-29 16:43:52] "POST /access-control-lists HTTP/1.1" 200 604 0.114486 10.0.0.249 - - [2026-01-29 16:43:52] "POST /network-ipams HTTP/1.1" 200 512 0.051361 10.0.0.249 - - [2026-01-29 16:43:52] "POST /fqname-to-id HTTP/1.1" 404 239 0.016240 10.0.0.249 - - [2026-01-29 16:43:52] "POST /fqname-to-id HTTP/1.1" 404 198 0.015300 10.0.0.249 - - [2026-01-29 16:43:52] "POST /access-control-lists HTTP/1.1" 200 602 0.031707 10.0.0.249 - - [2026-01-29 16:43:52] "POST /fqname-to-id HTTP/1.1" 404 229 0.001587 10.0.0.249 - - [2026-01-29 16:43:52] "POST /useragent-kv HTTP/1.1" 200 115 0.039479 10.0.0.249 - - [2026-01-29 16:43:52] "POST /virtual-networks HTTP/1.1" 200 540 0.186234 10.0.0.249 - - [2026-01-29 16:43:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004677 10.0.0.249 - - [2026-01-29 16:43:52] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1736 0.010262 10.0.0.249 - - [2026-01-29 16:43:52] "POST /access-control-lists HTTP/1.1" 200 591 0.070224 10.0.0.249 - - [2026-01-29 16:43:52] "POST /route-targets HTTP/1.1" 200 328 0.018678 10.0.0.249 - - [2026-01-29 16:43:52] "POST /network-ipams HTTP/1.1" 200 520 0.047687 10.0.0.249 - - [2026-01-29 16:43:53] "POST /fqname-to-id HTTP/1.1" 404 202 0.017828 10.0.0.249 - - [2026-01-29 16:43:53] "POST /ref-update HTTP/1.1" 200 156 0.070501 10.0.0.249 - - [2026-01-29 16:43:53] "PUT /access-control-list/098441e5-71e7-4e5e-8252-c92a4617d4e9 HTTP/1.1" 200 273 0.059710 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:43:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.008549 10.0.0.249 - - [2026-01-29 16:43:53] "POST /useragent-kv HTTP/1.1" 200 115 0.016844 10.0.0.249 - - [2026-01-29 16:43:53] "POST /virtual-networks HTTP/1.1" 200 548 0.217922 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:43:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001517 10.0.0.249 - - [2026-01-29 16:43:53] "POST /route-targets HTTP/1.1" 200 328 0.018080 10.0.0.249 - - [2026-01-29 16:43:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.005952 10.0.0.249 - - [2026-01-29 16:43:53] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.012769 10.0.0.249 - - [2026-01-29 16:43:53] "POST /ref-update HTTP/1.1" 200 156 0.032273 10.0.0.249 - - [2026-01-29 16:43:53] "POST /fqname-to-id HTTP/1.1" 404 199 0.001782 10.0.0.249 - - [2026-01-29 16:43:53] "POST /network-policys HTTP/1.1" 200 540 0.027132 10.0.0.249 - - [2026-01-29 16:43:53] "POST /fqname-to-id HTTP/1.1" 404 197 0.010193 10.0.0.249 - - [2026-01-29 16:43:53] "POST /network-policys HTTP/1.1" 200 536 0.033290 10.0.0.249 - - [2026-01-29 16:43:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.001937 10.0.0.249 - - [2026-01-29 16:43:53] "POST /network-policys HTTP/1.1" 200 544 0.038198 10.0.0.249 - - [2026-01-29 16:43:53] "POST /ref-update HTTP/1.1" 200 156 0.078832 10.0.0.249 - - [2026-01-29 16:43:53] "PUT /access-control-list/11dc4e03-9e92-4098-a97f-c7f1986bb0dd HTTP/1.1" 200 273 0.036515 10.0.0.249 - - [2026-01-29 16:43:53] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004541 10.0.0.249 - - [2026-01-29 16:43:53] "POST /ref-update HTTP/1.1" 200 156 0.137697 10.0.0.249 - - [2026-01-29 16:43:53] "PUT /access-control-list/11dc4e03-9e92-4098-a97f-c7f1986bb0dd HTTP/1.1" 200 273 0.041289 10.0.0.249 - - [2026-01-29 16:43:53] "PUT /access-control-list/098441e5-71e7-4e5e-8252-c92a4617d4e9 HTTP/1.1" 200 273 0.037452 10.0.0.249 - - [2026-01-29 16:43:53] "POST /ref-update HTTP/1.1" 200 156 0.025102 10.0.0.249 - - [2026-01-29 16:43:53] "POST /ref-update HTTP/1.1" 200 156 0.178808 10.0.0.249 - - [2026-01-29 16:43:54] "PUT /access-control-list/098441e5-71e7-4e5e-8252-c92a4617d4e9 HTTP/1.1" 200 273 0.066183 10.0.0.249 - - [2026-01-29 16:43:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008267 10.0.0.249 - - [2026-01-29 16:43:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013621 10.0.0.249 - - [2026-01-29 16:43:54] "POST /fqname-to-id HTTP/1.1" 404 237 0.012085 10.0.0.249 - - [2026-01-29 16:43:54] "POST /ref-update HTTP/1.1" 200 156 0.096688 10.0.0.249 - - [2026-01-29 16:43:54] "POST /access-control-lists HTTP/1.1" 200 603 0.055685 10.0.0.249 - - [2026-01-29 16:43:54] "PUT /access-control-list/11dc4e03-9e92-4098-a97f-c7f1986bb0dd HTTP/1.1" 200 273 0.028049 10.0.0.249 - - [2026-01-29 16:43:54] "POST /ref-update HTTP/1.1" 200 156 0.119739 10.0.0.249 - - [2026-01-29 16:43:54] "PUT /access-control-list/88a7637b-405b-4e89-9a84-2189203fad87 HTTP/1.1" 200 273 0.051227 10.0.0.249 - - [2026-01-29 16:43:54] "POST /ref-update HTTP/1.1" 200 156 0.074679 10.0.0.249 - - [2026-01-29 16:43:54] "POST /ref-update HTTP/1.1" 200 156 0.160944 10.0.0.249 - - [2026-01-29 16:43:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010962 10.0.0.249 - - [2026-01-29 16:43:54] "PUT /access-control-list/88a7637b-405b-4e89-9a84-2189203fad87 HTTP/1.1" 200 273 0.043713 10.0.0.249 - - [2026-01-29 16:43:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002966 10.0.0.249 - - [2026-01-29 16:43:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005277 10.0.0.249 - - [2026-01-29 16:43:54] "POST /ref-update HTTP/1.1" 200 156 0.018124 10.0.0.249 - - [2026-01-29 16:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009176 10.0.0.249 - - [2026-01-29 16:43:54] "GET /virtual-network/cb8313d6-aa59-4408-ac09-849fc0c99fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.012005 10.0.0.249 - - [2026-01-29 16:43:54] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.004425 10.0.0.249 - - [2026-01-29 16:43:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.249 - - [2026-01-29 16:43:54] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003085 10.0.0.249 - - [2026-01-29 16:43:54] "POST /firewall-policys HTTP/1.1" 200 532 0.048585 10.0.0.249 - - [2026-01-29 16:43:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.046910 10.0.0.249 - - [2026-01-29 16:43:54] "GET /firewall-policy/d2302823-07b4-4f67-a7e8-65732defa1f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.005564 10.0.0.249 - - [2026-01-29 16:43:54] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1067 0.002756 10.0.0.249 - - [2026-01-29 16:43:54] "GET /firewall-policy/d2302823-07b4-4f67-a7e8-65732defa1f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003382 10.0.0.249 - - [2026-01-29 16:43:54] "POST /ref-update HTTP/1.1" 200 156 0.022933 10.0.0.249 - - [2026-01-29 16:43:55] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.014001 10.0.0.249 - - [2026-01-29 16:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.249 - - [2026-01-29 16:43:55] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010960 10.0.0.249 - - [2026-01-29 16:43:55] "POST /firewall-policys HTTP/1.1" 200 534 0.037677 10.0.0.249 - - [2026-01-29 16:43:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.023390 10.0.0.249 - - [2026-01-29 16:43:55] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.011976 10.0.0.249 - - [2026-01-29 16:43:55] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1316 0.016778 10.0.0.249 - - [2026-01-29 16:43:55] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.003823 10.0.0.249 - - [2026-01-29 16:43:55] "GET /firewall-policy/d2302823-07b4-4f67-a7e8-65732defa1f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003265 10.0.0.249 - - [2026-01-29 16:43:55] "GET /firewall-policy/d2302823-07b4-4f67-a7e8-65732defa1f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003318 10.0.0.249 - - [2026-01-29 16:43:55] "POST /ref-update HTTP/1.1" 200 156 0.023210 10.0.0.249 - - [2026-01-29 16:43:55] "POST /ref-update HTTP/1.1" 200 156 0.050379 10.0.0.249 - - [2026-01-29 16:43:55] "POST /ref-update HTTP/1.1" 200 156 0.050146 10.0.0.249 - - [2026-01-29 16:43:55] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003910 10.0.0.249 - - [2026-01-29 16:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001890 10.0.0.249 - - [2026-01-29 16:43:55] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006537 10.0.0.249 - - [2026-01-29 16:43:55] "POST /firewall-policys HTTP/1.1" 200 532 0.037172 10.0.0.249 - - [2026-01-29 16:43:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.046957 10.0.0.249 - - [2026-01-29 16:43:55] "GET /firewall-policy/2404f322-30a7-463c-a014-6400b9380fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.016850 10.0.0.249 - - [2026-01-29 16:43:55] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1539 0.003077 10.0.0.249 - - [2026-01-29 16:43:55] "GET /firewall-policy/2404f322-30a7-463c-a014-6400b9380fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002818 10.0.0.249 - - [2026-01-29 16:43:55] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002746 10.0.0.249 - - [2026-01-29 16:43:55] "GET /firewall-policy/d2302823-07b4-4f67-a7e8-65732defa1f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.002579 10.0.0.249 - - [2026-01-29 16:43:55] "GET /firewall-policy/d2302823-07b4-4f67-a7e8-65732defa1f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.003455 10.0.0.249 - - [2026-01-29 16:43:55] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.002853 10.0.0.249 - - [2026-01-29 16:43:55] "POST /ref-update HTTP/1.1" 200 156 0.018302 10.0.0.249 - - [2026-01-29 16:43:55] "POST /ref-update HTTP/1.1" 200 156 0.016370 10.0.0.249 - - [2026-01-29 16:43:55] "POST /ref-update HTTP/1.1" 200 156 0.070219 10.0.0.249 - - [2026-01-29 16:43:56] "POST /ref-update HTTP/1.1" 200 156 0.051306 10.0.0.249 - - [2026-01-29 16:43:56] "POST /ref-update HTTP/1.1" 200 156 0.049146 10.0.0.249 - - [2026-01-29 16:43:56] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1761 0.028805 10.0.0.249 - - [2026-01-29 16:43:56] "POST /tags HTTP/1.1" 200 300 0.067304 10.0.0.249 - - [2026-01-29 16:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007504 10.0.0.249 - - [2026-01-29 16:43:56] "GET /tag/086aa03e-91fa-4bfa-9a31-763044270e89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.036256 10.0.0.249 - - [2026-01-29 16:43:56] "POST /set-tag HTTP/1.1" 200 109 0.057868 10.0.0.249 - - [2026-01-29 16:43:56] "POST /tags HTTP/1.1" 200 358 0.286473 10.0.0.249 - - [2026-01-29 16:43:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.249 - - [2026-01-29 16:43:56] "GET /tag/1b691407-3a2b-4b13-a775-0162badf87dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.028573 10.0.0.249 - - [2026-01-29 16:43:57] "POST /tags HTTP/1.1" 200 306 0.127321 10.0.0.249 - - [2026-01-29 16:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.039625 10.0.0.249 - - [2026-01-29 16:43:57] "GET /tag/48972614-e45f-4ca8-af05-02a0a7124b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.021199 10.0.0.249 - - [2026-01-29 16:43:57] "POST /id-to-fqname HTTP/1.1" 200 174 0.000487 10.0.0.249 - - [2026-01-29 16:43:57] "POST /fqname-to-id HTTP/1.1" 404 183 0.008766 10.0.0.249 - - [2026-01-29 16:43:57] "POST /security-groups HTTP/1.1" 200 571 0.117504 10.0.0.249 - - [2026-01-29 16:43:57] "POST /projects HTTP/1.1" 200 485 0.350679 10.0.0.249 - - [2026-01-29 16:43:57] "POST /fqname-to-id HTTP/1.1" 404 214 0.008350 10.0.0.249 - - [2026-01-29 16:43:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.062138 10.0.0.249 - - [2026-01-29 16:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.024584 10.0.0.249 - - [2026-01-29 16:43:57] "POST /access-control-lists HTTP/1.1" 200 582 0.096258 10.0.0.249 - - [2026-01-29 16:43:57] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2299 0.060729 10.0.0.249 - - [2026-01-29 16:43:57] "POST /fqname-to-id HTTP/1.1" 404 213 0.060497 10.0.0.249 - - [2026-01-29 16:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.015423 10.0.0.249 - - [2026-01-29 16:43:57] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.018583 10.0.0.249 - - [2026-01-29 16:43:57] "POST /access-control-lists HTTP/1.1" 200 580 0.102761 10.0.0.249 - - [2026-01-29 16:43:58] "PUT /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708 HTTP/1.1" 200 265 0.221578 10.0.0.249 - - [2026-01-29 16:43:58] "PUT /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9 HTTP/1.1" 200 265 0.134854 10.0.0.249 - - [2026-01-29 16:43:58] "POST /security-groups HTTP/1.1" 200 539 0.106054 10.0.0.249 - - [2026-01-29 16:43:58] "POST /fqname-to-id HTTP/1.1" 404 234 0.003404 10.0.0.249 - - [2026-01-29 16:43:58] "POST /prop-collection-update HTTP/1.1" 200 115 0.055131 10.0.0.249 - - [2026-01-29 16:43:58] "POST /access-control-lists HTTP/1.1" 200 598 0.111359 10.0.0.249 - - [2026-01-29 16:43:58] "POST /chown HTTP/1.1" 200 109 0.044250 10.0.0.249 - - [2026-01-29 16:43:58] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.028773 10.0.0.249 - - [2026-01-29 16:43:58] "POST /fqname-to-id HTTP/1.1" 404 233 0.042958 10.0.0.249 - - [2026-01-29 16:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.249 - - [2026-01-29 16:43:58] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015496 10.0.0.249 - - [2026-01-29 16:43:58] "POST /tags HTTP/1.1" 409 207 0.005348 10.0.0.249 - - [2026-01-29 16:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.249 - - [2026-01-29 16:43:58] "GET /tag/48972614-e45f-4ca8-af05-02a0a7124b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.042548 10.0.0.249 - - [2026-01-29 16:43:58] "POST /access-control-lists HTTP/1.1" 200 596 0.105423 10.0.0.249 - - [2026-01-29 16:43:58] "POST /firewall-rules HTTP/1.1" 200 566 0.116502 10.0.0.249 - - [2026-01-29 16:43:58] "GET /firewall-rule/33249af1-339d-4a4a-904a-aeac80c38763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.004153 10.0.0.249 - - [2026-01-29 16:43:58] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1455 0.005759 10.0.0.249 - - [2026-01-29 16:43:58] "GET /firewall-rule/33249af1-339d-4a4a-904a-aeac80c38763?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.009897 10.0.0.249 - - [2026-01-29 16:43:59] "POST /ref-update HTTP/1.1" 200 156 0.021721 10.0.0.249 - - [2026-01-29 16:43:59] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.023582 10.0.0.249 - - [2026-01-29 16:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003389 10.0.0.249 - - [2026-01-29 16:43:59] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005365 10.0.0.249 - - [2026-01-29 16:43:59] "POST /tags HTTP/1.1" 409 207 0.002291 10.0.0.249 - - [2026-01-29 16:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.249 - - [2026-01-29 16:43:59] "GET /tag/48972614-e45f-4ca8-af05-02a0a7124b2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.023601 10.0.0.249 - - [2026-01-29 16:43:59] "POST /firewall-rules HTTP/1.1" 200 564 0.095926 10.0.0.249 - - [2026-01-29 16:43:59] "GET /firewall-rule/1cc5e40b-56d2-4a2f-8125-017a95354271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005369 10.0.0.249 - - [2026-01-29 16:43:59] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1718 0.004977 10.0.0.249 - - [2026-01-29 16:43:59] "GET /firewall-rule/1cc5e40b-56d2-4a2f-8125-017a95354271?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.021032 10.0.0.249 - - [2026-01-29 16:43:59] "POST /ref-update HTTP/1.1" 200 156 0.029625 10.0.0.249 - - [2026-01-29 16:43:59] "POST /tags HTTP/1.1" 200 302 0.117457 10.0.0.249 - - [2026-01-29 16:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.033163 10.0.0.249 - - [2026-01-29 16:43:59] "GET /tag/fbbfdae9-6747-4849-b3f8-4c3a3de2341b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.022642 10.0.0.249 - - [2026-01-29 16:43:59] "POST /tags HTTP/1.1" 200 326 0.091414 10.0.0.249 - - [2026-01-29 16:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.024981 10.0.0.249 - - [2026-01-29 16:43:59] "GET /tag/127e636f-18eb-451b-8bc3-858043459257?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1169 0.015370 10.0.0.249 - - [2026-01-29 16:43:59] "POST /tags HTTP/1.1" 200 364 0.032337 10.0.0.249 - - [2026-01-29 16:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.021062 10.0.0.249 - - [2026-01-29 16:43:59] "GET /tag/3f2ac593-9053-4a35-bb37-3a14362b716e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012398 10.0.0.249 - - [2026-01-29 16:43:59] "POST /tags HTTP/1.1" 200 312 0.022246 10.0.0.249 - - [2026-01-29 16:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.008336 10.0.0.249 - - [2026-01-29 16:44:00] "GET /tag/d0d193d7-1995-4208-be31-d934a7cacce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.014788 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:44:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000752 10.0.0.249 - - [2026-01-29 16:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:44:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000865 10.0.0.249 - - [2026-01-29 16:44:00] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.004802 10.0.0.249 - - [2026-01-29 16:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002215 10.0.0.249 - - [2026-01-29 16:44:00] "GET /project/bfb94eec-30db-43d9-b8f4-c0e5f056acb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.034129 10.0.0.249 - - [2026-01-29 16:44:00] "POST /virtual-machines HTTP/1.1" 200 378 0.015826 10.0.0.249 - - [2026-01-29 16:44:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009734 10.0.0.249 - - [2026-01-29 16:44:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.150123 10.0.0.249 - - [2026-01-29 16:44:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.035823 10.0.0.249 - - [2026-01-29 16:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.020642 10.0.0.249 - - [2026-01-29 16:44:00] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.043785 10.0.0.249 - - [2026-01-29 16:44:00] "POST /instance-ips HTTP/1.1" 200 410 0.068491 10.0.0.249 - - [2026-01-29 16:44:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.033791 10.0.0.249 - - [2026-01-29 16:44:00] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.014509 10.0.0.249 - - [2026-01-29 16:44:00] "POST /set-tag HTTP/1.1" 200 109 0.022515 10.0.0.249 - - [2026-01-29 16:44:00] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.017781 10.0.0.249 - - [2026-01-29 16:44:00] "GET /instance-ip/b669943e-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.008304 10.0.0.249 - - [2026-01-29 16:44:00] "POST /fqname-to-id HTTP/1.1" 404 226 0.002701 10.0.0.249 - - [2026-01-29 16:44:00] "POST /tags HTTP/1.1" 200 306 0.062623 10.0.0.249 - - [2026-01-29 16:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.011196 10.0.0.249 - - [2026-01-29 16:44:01] "GET /tag/fbdcfcd7-e9ae-4ba9-9ae6-cd3284ab8454?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.016943 10.0.0.249 - - [2026-01-29 16:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002415 10.0.0.249 - - [2026-01-29 16:44:01] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.053124 10.0.0.249 - - [2026-01-29 16:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002857 10.0.0.249 - - [2026-01-29 16:44:01] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.017986 10.0.0.249 - - [2026-01-29 16:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006119 10.0.0.249 - - [2026-01-29 16:44:01] "GET /service-appliance-set/5aebfa43-e46d-435a-b3ee-7c258a13e384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.011159 10.0.0.249 - - [2026-01-29 16:44:01] "POST /fqname-to-id HTTP/1.1" 404 240 0.002374 10.0.0.249 - - [2026-01-29 16:44:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.124202 10.0.0.249 - - [2026-01-29 16:44:01] "GET /virtual-machine-interface/7c5bbfe5-652b-439f-a901-4d750af90b40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.006546 10.0.0.249 - - [2026-01-29 16:44:01] "POST /instance-ips HTTP/1.1" 200 382 0.042914 10.0.0.249 - - [2026-01-29 16:44:01] "GET /instance-ip/16d0bb46-2f7d-4a0a-af13-17e2f4b530f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.010604 10.0.0.249 - - [2026-01-29 16:44:01] "POST /loadbalancers HTTP/1.1" 200 584 0.076648 10.0.0.249 - - [2026-01-29 16:44:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.045907 10.0.0.249 - - [2026-01-29 16:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006631 10.0.0.249 - - [2026-01-29 16:44:01] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.069288 10.0.0.249 - - [2026-01-29 16:44:01] "GET /loadbalancer/915c2a17-ac71-43ed-8a16-b6e551bf5cb3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2158 0.008027 10.0.0.249 - - [2026-01-29 16:44:01] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.122355 10.0.0.249 - - [2026-01-29 16:44:01] "GET /instance-ip/16d0bb46-2f7d-4a0a-af13-17e2f4b530f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005182 10.0.0.249 - - [2026-01-29 16:44:01] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.082287 10.0.0.249 - - [2026-01-29 16:44:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.013916 10.0.0.249 - - [2026-01-29 16:44:01] "POST /floating-ips HTTP/1.1" 200 585 0.064683 10.0.0.249 - - [2026-01-29 16:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.249 - - [2026-01-29 16:44:02] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.088593 10.0.0.249 - - [2026-01-29 16:44:02] "GET /loadbalancer-listener/a2ea201a-3e2e-4efa-b4ca-b3192e935597?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.002924 10.0.0.249 - - [2026-01-29 16:44:02] "GET /loadbalancer-listener/a2ea201a-3e2e-4efa-b4ca-b3192e935597?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.005136 10.0.0.249 - - [2026-01-29 16:44:02] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.079191 10.0.0.249 - - [2026-01-29 16:44:02] "GET /instance-ip/16d0bb46-2f7d-4a0a-af13-17e2f4b530f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003997 10.0.0.249 - - [2026-01-29 16:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006983 10.0.0.249 - - [2026-01-29 16:44:02] "GET /instance-ip/16d0bb46-2f7d-4a0a-af13-17e2f4b530f2?fields=floating_ips HTTP/1.1" 200 1172 0.030394 10.0.0.249 - - [2026-01-29 16:44:02] "GET /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1866 0.010192 10.0.0.249 - - [2026-01-29 16:44:02] "GET /floating-ip/1b0047d3-100e-4f3a-9ae9-b9fa8ecd4963?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.003817 10.0.0.249 - - [2026-01-29 16:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003550 10.0.0.249 - - [2026-01-29 16:44:02] "PUT /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f HTTP/1.1" 200 277 0.022546 10.0.0.249 - - [2026-01-29 16:44:02] "POST /tags HTTP/1.1" 200 302 0.054613 10.0.0.249 - - [2026-01-29 16:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005474 10.0.0.249 - - [2026-01-29 16:44:02] "GET /tag/93c30c6e-dfbf-4e6d-916b-a4d961f7ab85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.023322 10.0.0.249 - - [2026-01-29 16:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004289 10.0.0.249 - - [2026-01-29 16:44:02] "GET /project/bfb94eec-30db-43d9-b8f4-c0e5f056acb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.070785 10.0.0.249 - - [2026-01-29 16:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013053 10.0.0.249 - - [2026-01-29 16:44:02] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.007347 10.0.0.249 - - [2026-01-29 16:44:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006555 10.0.0.249 - - [2026-01-29 16:44:02] "GET /service-appliance-set/5aebfa43-e46d-435a-b3ee-7c258a13e384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021660 10.0.0.249 - - [2026-01-29 16:44:02] "POST /fqname-to-id HTTP/1.1" 404 242 0.002244 10.0.0.249 - - [2026-01-29 16:44:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.113110 10.0.0.249 - - [2026-01-29 16:44:02] "GET /virtual-machine-interface/7e7d808d-a3a9-44c5-a788-af7efc7e884f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.021818 10.0.0.249 - - [2026-01-29 16:44:02] "POST /instance-ips HTTP/1.1" 200 378 0.048625 10.0.0.249 - - [2026-01-29 16:44:02] "GET /instance-ip/0aa2ae5b-f1ba-4e70-acd4-04d2fb779cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.018479 10.0.0.249 - - [2026-01-29 16:44:03] "POST /loadbalancers HTTP/1.1" 200 584 0.080554 10.0.0.249 - - [2026-01-29 16:44:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.038633 10.0.0.249 - - [2026-01-29 16:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008809 10.0.0.249 - - [2026-01-29 16:44:03] "GET /project/bfb94eec-30db-43d9-b8f4-c0e5f056acb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.061873 10.0.0.249 - - [2026-01-29 16:44:03] "GET /instance-ip/0aa2ae5b-f1ba-4e70-acd4-04d2fb779cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.005416 10.0.0.249 - - [2026-01-29 16:44:03] "GET /project/bfb94eec-30db-43d9-b8f4-c0e5f056acb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.046107 10.0.0.249 - - [2026-01-29 16:44:03] "GET /loadbalancer/dbed68a5-8dae-4600-8e3c-6bc4e80040e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004884 10.0.0.249 - - [2026-01-29 16:44:03] "POST /floating-ips HTTP/1.1" 200 583 0.042315 10.0.0.249 - - [2026-01-29 16:44:03] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.047850 10.0.0.249 - - [2026-01-29 16:44:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020451 10.0.0.249 - - [2026-01-29 16:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014737 10.0.0.249 - - [2026-01-29 16:44:03] "GET /project/bfb94eec-30db-43d9-b8f4-c0e5f056acb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.088681 10.0.0.249 - - [2026-01-29 16:44:03] "GET /loadbalancer-listener/d3e5ba79-1f73-46d0-a058-ff702a895c26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.006643 10.0.0.249 - - [2026-01-29 16:44:03] "GET /loadbalancer-listener/d3e5ba79-1f73-46d0-a058-ff702a895c26?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004174 10.0.0.249 - - [2026-01-29 16:44:03] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.025436 10.0.0.249 - - [2026-01-29 16:44:03] "GET /instance-ip/0aa2ae5b-f1ba-4e70-acd4-04d2fb779cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.004850 10.0.0.249 - - [2026-01-29 16:44:03] "GET /instance-ip/0aa2ae5b-f1ba-4e70-acd4-04d2fb779cfb?fields=floating_ips HTTP/1.1" 200 1165 0.008293 10.0.0.249 - - [2026-01-29 16:44:03] "GET /floating-ip/c5fdead2-5274-4413-99b4-8cf2f37eb485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.004470 10.0.0.249 - - [2026-01-29 16:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.249 - - [2026-01-29 16:44:03] "GET /project/bfb94eec-30db-43d9-b8f4-c0e5f056acb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.048691 10.0.0.249 - - [2026-01-29 16:44:03] "GET /loadbalancer/dbed68a5-8dae-4600-8e3c-6bc4e80040e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.005494 10.0.0.249 - - [2026-01-29 16:44:03] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.033097 10.0.0.249 - - [2026-01-29 16:44:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020459 10.0.0.249 - - [2026-01-29 16:44:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.014980 10.0.0.249 - - [2026-01-29 16:44:03] "GET /project/bfb94eec-30db-43d9-b8f4-c0e5f056acb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.079124 10.0.0.249 - - [2026-01-29 16:44:03] "GET /loadbalancer-listener/65c94ca4-aee7-459e-a4cd-58995e6e0a0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.004130 10.0.0.249 - - [2026-01-29 16:44:03] "GET /loadbalancer-listener/65c94ca4-aee7-459e-a4cd-58995e6e0a0c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.008121 10.0.0.249 - - [2026-01-29 16:44:04] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.039307 10.0.0.249 - - [2026-01-29 16:44:04] "GET /instance-ip/0aa2ae5b-f1ba-4e70-acd4-04d2fb779cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.014298 10.0.0.249 - - [2026-01-29 16:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011620 10.0.0.249 - - [2026-01-29 16:44:04] "GET /instance-ip/0aa2ae5b-f1ba-4e70-acd4-04d2fb779cfb?fields=floating_ips HTTP/1.1" 200 1165 0.006587 10.0.0.249 - - [2026-01-29 16:44:04] "GET /floating-ip/c5fdead2-5274-4413-99b4-8cf2f37eb485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.005886 10.0.0.249 - - [2026-01-29 16:44:04] "GET /project/bfb94eec-30db-43d9-b8f4-c0e5f056acb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.070369 10.0.0.249 - - [2026-01-29 16:44:04] "GET /loadbalancer/dbed68a5-8dae-4600-8e3c-6bc4e80040e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003336 10.0.0.249 - - [2026-01-29 16:44:04] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.038249 10.0.0.249 - - [2026-01-29 16:44:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.025731 10.0.0.249 - - [2026-01-29 16:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.012932 10.0.0.249 - - [2026-01-29 16:44:04] "GET /project/bfb94eec-30db-43d9-b8f4-c0e5f056acb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.034282 10.0.0.249 - - [2026-01-29 16:44:04] "GET /loadbalancer-listener/933e7b06-6665-4b78-a784-3eaf0ec2d115?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.002789 10.0.0.249 - - [2026-01-29 16:44:04] "GET /loadbalancer-listener/933e7b06-6665-4b78-a784-3eaf0ec2d115?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.003808 10.0.0.249 - - [2026-01-29 16:44:04] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.047606 10.0.0.249 - - [2026-01-29 16:44:04] "GET /instance-ip/0aa2ae5b-f1ba-4e70-acd4-04d2fb779cfb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.003552 10.0.0.249 - - [2026-01-29 16:44:04] "GET /instance-ip/0aa2ae5b-f1ba-4e70-acd4-04d2fb779cfb?fields=floating_ips HTTP/1.1" 200 1165 0.018466 10.0.0.249 - - [2026-01-29 16:44:04] "GET /floating-ip/c5fdead2-5274-4413-99b4-8cf2f37eb485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.007861 10.0.0.249 - - [2026-01-29 16:44:04] "POST /tags HTTP/1.1" 200 356 0.062356 10.0.0.249 - - [2026-01-29 16:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.021222 10.0.0.249 - - [2026-01-29 16:44:04] "GET /tag/e07301c8-6a4c-46a9-b014-0e1cb2a5e10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.018188 10.0.0.249 - - [2026-01-29 16:44:04] "POST /tags HTTP/1.1" 200 304 0.025149 10.0.0.249 - - [2026-01-29 16:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.018243 10.0.0.249 - - [2026-01-29 16:44:04] "GET /tag/890e3ce7-2e69-4bb5-b0ce-0733dea59acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.017560 10.0.0.249 - - [2026-01-29 16:44:04] "POST /projects HTTP/1.1" 409 218 0.002052 10.0.0.249 - - [2026-01-29 16:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.249 - - [2026-01-29 16:44:04] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.061770 10.0.0.249 - - [2026-01-29 16:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.249 - - [2026-01-29 16:44:04] "GET /network-ipam/6b968d9e-1a3f-4269-8324-8941e2fa0ef5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002687 10.0.0.249 - - [2026-01-29 16:44:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004002 10.0.0.249 - - [2026-01-29 16:44:04] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.012311 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:44:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001265 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:44:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002108 10.0.0.249 - - [2026-01-29 16:44:05] "PUT /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708 HTTP/1.1" 200 265 0.140464 10.0.0.249 - - [2026-01-29 16:44:05] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2369 0.014287 10.0.0.249 - - [2026-01-29 16:44:05] "POST /set-tag HTTP/1.1" 200 109 0.063562 10.0.0.249 - - [2026-01-29 16:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.017562 10.0.0.249 - - [2026-01-29 16:44:05] "GET /network-ipam/30f1c421-7ab7-4f88-8f6c-26a2b17e3cd4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.004360 10.0.0.249 - - [2026-01-29 16:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.249 - - [2026-01-29 16:44:05] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.009691 10.0.0.249 - - [2026-01-29 16:44:05] "PUT /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9 HTTP/1.1" 200 265 0.141126 10.0.0.249 - - [2026-01-29 16:44:05] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.008545 10.0.0.249 - - [2026-01-29 16:44:05] "POST /set-tag HTTP/1.1" 200 109 0.061113 10.0.0.249 - - [2026-01-29 16:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.249 - - [2026-01-29 16:44:05] "GET /network-policy/c87b4d97-eac3-468e-a0a1-496f74f13bbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.004044 10.0.0.249 - - [2026-01-29 16:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.249 - - [2026-01-29 16:44:05] "GET /network-policy/ab5fbb1a-f508-40a9-9602-205d6d306938?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.002625 10.0.0.249 - - [2026-01-29 16:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002174 10.0.0.249 - - [2026-01-29 16:44:05] "GET /network-policy/aa866e2a-a7ed-4184-8030-79ebc396b9ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2061 0.004127 10.0.0.249 - - [2026-01-29 16:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002597 10.0.0.249 - - [2026-01-29 16:44:05] "PUT /network-policy/aa866e2a-a7ed-4184-8030-79ebc396b9ac HTTP/1.1" 200 263 0.028612 10.0.0.249 - - [2026-01-29 16:44:05] "POST /ref-update HTTP/1.1" 200 156 0.064076 10.0.0.249 - - [2026-01-29 16:44:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004344 10.0.0.249 - - [2026-01-29 16:44:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003978 10.0.0.249 - - [2026-01-29 16:44:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002878 10.0.0.249 - - [2026-01-29 16:44:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002336 10.0.0.249 - - [2026-01-29 16:44:05] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002024 10.0.0.249 - - [2026-01-29 16:44:05] "POST /security-groups HTTP/1.1" 409 245 0.003478 10.0.0.249 - - [2026-01-29 16:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.249 - - [2026-01-29 16:44:06] "PUT /security-group/4131d0e3-cae4-4d55-a085-8a41cb6d8551 HTTP/1.1" 200 263 0.062509 10.0.0.249 - - [2026-01-29 16:44:06] "PUT /access-control-list/f402d866-ce6d-443d-a29a-3d323cca49f9 HTTP/1.1" 200 273 0.018977 10.0.0.249 - - [2026-01-29 16:44:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.034894 10.0.0.249 - - [2026-01-29 16:44:06] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006113 10.0.0.249 - - [2026-01-29 16:44:06] "PUT /access-control-list/8f23ff9b-a4a9-40c9-9986-f41867b1e38b HTTP/1.1" 200 273 0.031366 10.0.0.249 - - [2026-01-29 16:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005188 10.0.0.249 - - [2026-01-29 16:44:06] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003217 10.0.0.249 - - [2026-01-29 16:44:06] "POST /tags HTTP/1.1" 409 206 0.002035 10.0.0.249 - - [2026-01-29 16:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.249 - - [2026-01-29 16:44:06] "GET /tag/890e3ce7-2e69-4bb5-b0ce-0733dea59acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.023731 10.0.0.249 - - [2026-01-29 16:44:06] "POST /firewall-rules HTTP/1.1" 200 564 0.093657 10.0.0.249 - - [2026-01-29 16:44:06] "GET /firewall-rule/463a6040-32a0-4149-b87a-833379d8b7f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.020039 10.0.0.249 - - [2026-01-29 16:44:06] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.017811 10.0.0.249 - - [2026-01-29 16:44:06] "GET /firewall-rule/463a6040-32a0-4149-b87a-833379d8b7f9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.003815 10.0.0.249 - - [2026-01-29 16:44:06] "POST /ref-update HTTP/1.1" 200 156 0.061358 10.0.0.249 - - [2026-01-29 16:44:06] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.018850 10.0.0.249 - - [2026-01-29 16:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.249 - - [2026-01-29 16:44:06] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003617 10.0.0.249 - - [2026-01-29 16:44:06] "POST /tags HTTP/1.1" 409 206 0.005516 10.0.0.249 - - [2026-01-29 16:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008741 10.0.0.249 - - [2026-01-29 16:44:06] "GET /tag/890e3ce7-2e69-4bb5-b0ce-0733dea59acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011519 10.0.0.249 - - [2026-01-29 16:44:06] "POST /firewall-rules HTTP/1.1" 200 562 0.091827 10.0.0.249 - - [2026-01-29 16:44:06] "GET /firewall-rule/37ed365c-230f-4dd5-96e9-4e5853f77434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.012174 10.0.0.249 - - [2026-01-29 16:44:07] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.062362 10.0.0.249 - - [2026-01-29 16:44:07] "GET /firewall-rule/37ed365c-230f-4dd5-96e9-4e5853f77434?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.005273 10.0.0.249 - - [2026-01-29 16:44:07] "POST /ref-update HTTP/1.1" 200 156 0.057932 10.0.0.249 - - [2026-01-29 16:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.249 - - [2026-01-29 16:44:07] "GET /loadbalancer/dbed68a5-8dae-4600-8e3c-6bc4e80040e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003227 10.0.0.249 - - [2026-01-29 16:44:07] "POST /tags HTTP/1.1" 200 372 0.028096 10.0.0.249 - - [2026-01-29 16:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005445 10.0.0.249 - - [2026-01-29 16:44:07] "GET /tag/3ad9edab-cf92-4791-834f-049f671464a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1278 0.012238 10.0.0.249 - - [2026-01-29 16:44:07] "POST /tags HTTP/1.1" 200 320 0.025621 10.0.0.249 - - [2026-01-29 16:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.249 - - [2026-01-29 16:44:07] "GET /tag/ba632a68-bd42-461a-a1b9-74b34f919f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.022621 10.0.0.249 - - [2026-01-29 16:44:07] "POST /id-to-fqname HTTP/1.1" 200 181 0.008145 10.0.0.249 - - [2026-01-29 16:44:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.002608 10.0.0.249 - - [2026-01-29 16:44:07] "POST /security-groups HTTP/1.1" 200 578 0.094845 10.0.0.249 - - [2026-01-29 16:44:07] "POST /fqname-to-id HTTP/1.1" 404 225 0.006156 10.0.0.249 - - [2026-01-29 16:44:07] "POST /projects HTTP/1.1" 200 499 0.309680 10.0.0.249 - - [2026-01-29 16:44:07] "POST /access-control-lists HTTP/1.1" 200 589 0.064872 10.0.0.249 - - [2026-01-29 16:44:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.041559 10.0.0.249 - - [2026-01-29 16:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016783 10.0.0.249 - - [2026-01-29 16:44:07] "POST /fqname-to-id HTTP/1.1" 404 224 0.031431 10.0.0.249 - - [2026-01-29 16:44:07] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2815 0.040087 10.0.0.249 - - [2026-01-29 16:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.249 - - [2026-01-29 16:44:07] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.003851 10.0.0.249 - - [2026-01-29 16:44:07] "POST /access-control-lists HTTP/1.1" 200 587 0.106379 10.0.0.249 - - [2026-01-29 16:44:07] "PUT /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708 HTTP/1.1" 200 265 0.134282 10.0.0.249 - - [2026-01-29 16:44:08] "PUT /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9 HTTP/1.1" 200 265 0.113963 10.0.0.249 - - [2026-01-29 16:44:08] "POST /security-groups HTTP/1.1" 200 560 0.108799 10.0.0.249 - - [2026-01-29 16:44:08] "POST /fqname-to-id HTTP/1.1" 404 248 0.001929 10.0.0.249 - - [2026-01-29 16:44:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.025705 10.0.0.249 - - [2026-01-29 16:44:08] "POST /chown HTTP/1.1" 200 109 0.032248 10.0.0.249 - - [2026-01-29 16:44:08] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.004914 10.0.0.249 - - [2026-01-29 16:44:08] "POST /access-control-lists HTTP/1.1" 200 612 0.102289 10.0.0.249 - - [2026-01-29 16:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009324 10.0.0.249 - - [2026-01-29 16:44:08] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005153 10.0.0.249 - - [2026-01-29 16:44:08] "POST /fqname-to-id HTTP/1.1" 404 247 0.002326 10.0.0.249 - - [2026-01-29 16:44:08] "POST /tags HTTP/1.1" 409 214 0.001873 10.0.0.249 - - [2026-01-29 16:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.249 - - [2026-01-29 16:44:08] "GET /tag/ba632a68-bd42-461a-a1b9-74b34f919f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.040907 10.0.0.249 - - [2026-01-29 16:44:08] "POST /access-control-lists HTTP/1.1" 200 610 0.087357 10.0.0.249 - - [2026-01-29 16:44:08] "POST /firewall-rules HTTP/1.1" 200 580 0.115587 10.0.0.249 - - [2026-01-29 16:44:08] "GET /firewall-rule/5bece694-e61a-43c7-b008-1fe5c2837e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.006429 10.0.0.249 - - [2026-01-29 16:44:08] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2431 0.007107 10.0.0.249 - - [2026-01-29 16:44:08] "GET /firewall-rule/5bece694-e61a-43c7-b008-1fe5c2837e0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2035 0.012211 10.0.0.249 - - [2026-01-29 16:44:08] "POST /ref-update HTTP/1.1" 200 156 0.048908 10.0.0.249 - - [2026-01-29 16:44:08] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.013592 10.0.0.249 - - [2026-01-29 16:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003554 10.0.0.249 - - [2026-01-29 16:44:08] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004535 10.0.0.249 - - [2026-01-29 16:44:08] "POST /tags HTTP/1.1" 409 214 0.002029 10.0.0.249 - - [2026-01-29 16:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.249 - - [2026-01-29 16:44:08] "GET /tag/ba632a68-bd42-461a-a1b9-74b34f919f29?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.022775 10.0.0.249 - - [2026-01-29 16:44:09] "POST /firewall-rules HTTP/1.1" 200 578 0.090222 10.0.0.249 - - [2026-01-29 16:44:09] "GET /firewall-rule/1877fc64-6177-43a6-bb67-50b5762f5ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.014341 10.0.0.249 - - [2026-01-29 16:44:09] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2677 0.004098 10.0.0.249 - - [2026-01-29 16:44:09] "GET /firewall-rule/1877fc64-6177-43a6-bb67-50b5762f5ad8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002329 10.0.0.249 - - [2026-01-29 16:44:09] "POST /ref-update HTTP/1.1" 200 156 0.061309 10.0.0.249 - - [2026-01-29 16:44:09] "POST /tags HTTP/1.1" 200 364 0.074016 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:44:09] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001749 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:44:09] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002208 10.0.0.249 - - [2026-01-29 16:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.249 - - [2026-01-29 16:44:09] "GET /tag/0bffb073-c1c9-46fd-931e-9deb5fa48bec?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.025958 10.0.0.249 - - [2026-01-29 16:44:09] "POST /tags HTTP/1.1" 200 312 0.033306 10.0.0.249 - - [2026-01-29 16:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005113 10.0.0.249 - - [2026-01-29 16:44:09] "GET /tag/c6235f91-86a8-4afd-b7a6-f55d1020fd2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.034830 10.0.0.249 - - [2026-01-29 16:44:09] "POST /id-to-fqname HTTP/1.1" 200 177 0.001479 10.0.0.249 - - [2026-01-29 16:44:09] "POST /fqname-to-id HTTP/1.1" 404 186 0.020388 10.0.0.249 - - [2026-01-29 16:44:09] "POST /security-groups HTTP/1.1" 200 574 0.203959 10.0.0.249 - - [2026-01-29 16:44:09] "POST /projects HTTP/1.1" 200 491 0.377185 10.0.0.249 - - [2026-01-29 16:44:09] "POST /fqname-to-id HTTP/1.1" 404 217 0.002092 10.0.0.249 - - [2026-01-29 16:44:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.027032 10.0.0.249 - - [2026-01-29 16:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014118 10.0.0.249 - - [2026-01-29 16:44:09] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2887 0.004486 10.0.0.249 - - [2026-01-29 16:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001877 10.0.0.249 - - [2026-01-29 16:44:10] "POST /access-control-lists HTTP/1.1" 200 585 0.116472 10.0.0.249 - - [2026-01-29 16:44:10] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.004601 10.0.0.249 - - [2026-01-29 16:44:10] "POST /fqname-to-id HTTP/1.1" 404 216 0.071642 10.0.0.249 - - [2026-01-29 16:44:10] "PUT /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708 HTTP/1.1" 200 265 0.111679 10.0.0.249 - - [2026-01-29 16:44:10] "POST /access-control-lists HTTP/1.1" 200 583 0.092041 10.0.0.249 - - [2026-01-29 16:44:10] "PUT /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9 HTTP/1.1" 200 265 0.085150 10.0.0.249 - - [2026-01-29 16:44:10] "POST /security-groups HTTP/1.1" 200 548 0.092305 10.0.0.249 - - [2026-01-29 16:44:10] "POST /fqname-to-id HTTP/1.1" 404 240 0.002343 10.0.0.249 - - [2026-01-29 16:44:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.044609 10.0.0.249 - - [2026-01-29 16:44:10] "POST /chown HTTP/1.1" 200 109 0.052554 10.0.0.249 - - [2026-01-29 16:44:10] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012383 10.0.0.249 - - [2026-01-29 16:44:10] "POST /access-control-lists HTTP/1.1" 200 604 0.111405 10.0.0.249 - - [2026-01-29 16:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008883 10.0.0.249 - - [2026-01-29 16:44:10] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002533 10.0.0.249 - - [2026-01-29 16:44:10] "POST /fqname-to-id HTTP/1.1" 404 239 0.002116 10.0.0.249 - - [2026-01-29 16:44:10] "POST /tags HTTP/1.1" 409 210 0.001816 10.0.0.249 - - [2026-01-29 16:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001915 10.0.0.249 - - [2026-01-29 16:44:10] "GET /tag/c6235f91-86a8-4afd-b7a6-f55d1020fd2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.041945 10.0.0.249 - - [2026-01-29 16:44:10] "POST /access-control-lists HTTP/1.1" 200 602 0.072980 10.0.0.249 - - [2026-01-29 16:44:10] "POST /firewall-rules HTTP/1.1" 200 572 0.083103 10.0.0.249 - - [2026-01-29 16:44:10] "GET /firewall-rule/42a10744-6c5f-47fd-87e6-b949de85ec53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.021619 10.0.0.249 - - [2026-01-29 16:44:10] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2922 0.009296 10.0.0.249 - - [2026-01-29 16:44:10] "GET /firewall-rule/42a10744-6c5f-47fd-87e6-b949de85ec53?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002880 10.0.0.249 - - [2026-01-29 16:44:11] "POST /ref-update HTTP/1.1" 200 156 0.102565 10.0.0.249 - - [2026-01-29 16:44:11] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.008268 10.0.0.249 - - [2026-01-29 16:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002109 10.0.0.249 - - [2026-01-29 16:44:11] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002763 10.0.0.249 - - [2026-01-29 16:44:11] "POST /tags HTTP/1.1" 409 210 0.002403 10.0.0.249 - - [2026-01-29 16:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.249 - - [2026-01-29 16:44:11] "GET /tag/c6235f91-86a8-4afd-b7a6-f55d1020fd2a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.024390 10.0.0.249 - - [2026-01-29 16:44:11] "POST /firewall-rules HTTP/1.1" 200 570 0.083298 10.0.0.249 - - [2026-01-29 16:44:11] "GET /firewall-rule/eea217a0-37b4-43af-becd-38ec68f30bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003734 10.0.0.249 - - [2026-01-29 16:44:11] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3164 0.004258 10.0.0.249 - - [2026-01-29 16:44:11] "GET /firewall-rule/eea217a0-37b4-43af-becd-38ec68f30bf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002666 10.0.0.249 - - [2026-01-29 16:44:11] "POST /ref-update HTTP/1.1" 200 156 0.050370 10.0.0.249 - - [2026-01-29 16:44:11] "POST /tags HTTP/1.1" 409 237 0.006204 10.0.0.249 - - [2026-01-29 16:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002122 10.0.0.249 - - [2026-01-29 16:44:11] "GET /tag/3f2ac593-9053-4a35-bb37-3a14362b716e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011582 10.0.0.249 - - [2026-01-29 16:44:11] "POST /tags HTTP/1.1" 409 210 0.002901 10.0.0.249 - - [2026-01-29 16:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.249 - - [2026-01-29 16:44:11] "GET /tag/d0d193d7-1995-4208-be31-d934a7cacce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.012764 10.0.0.249 - - [2026-01-29 16:44:11] "POST /projects HTTP/1.1" 409 223 0.003571 10.0.0.249 - - [2026-01-29 16:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.249 - - [2026-01-29 16:44:11] "GET /project/bfb94eec-30db-43d9-b8f4-c0e5f056acb2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1304 0.046657 10.0.0.249 - - [2026-01-29 16:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006409 10.0.0.249 - - [2026-01-29 16:44:11] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2959 0.014295 10.0.0.249 - - [2026-01-29 16:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005170 10.0.0.249 - - [2026-01-29 16:44:11] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.013935 10.0.0.249 - - [2026-01-29 16:44:11] "PUT /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708 HTTP/1.1" 200 265 0.059506 10.0.0.249 - - [2026-01-29 16:44:11] "PUT /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9 HTTP/1.1" 200 265 0.061815 10.0.0.249 - - [2026-01-29 16:44:11] "POST /security-groups HTTP/1.1" 409 253 0.005924 10.0.0.249 - - [2026-01-29 16:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002057 10.0.0.249 - - [2026-01-29 16:44:12] "PUT /security-group/d6bde605-db44-4b41-8d3e-01b6ef2ef969 HTTP/1.1" 200 263 0.079295 10.0.0.249 - - [2026-01-29 16:44:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.041987 10.0.0.249 - - [2026-01-29 16:44:12] "PUT /access-control-list/eb3d5850-485c-4215-8146-5f2e8f12abbd HTTP/1.1" 200 273 0.035553 10.0.0.249 - - [2026-01-29 16:44:12] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007577 10.0.0.249 - - [2026-01-29 16:44:12] "PUT /access-control-list/6e6d05c1-473e-46cb-a4f6-03228d112171 HTTP/1.1" 200 273 0.035038 10.0.0.249 - - [2026-01-29 16:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003048 10.0.0.249 - - [2026-01-29 16:44:12] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003104 10.0.0.249 - - [2026-01-29 16:44:12] "POST /tags HTTP/1.1" 409 210 0.006823 10.0.0.249 - - [2026-01-29 16:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.249 - - [2026-01-29 16:44:12] "GET /tag/d0d193d7-1995-4208-be31-d934a7cacce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.017270 10.0.0.249 - - [2026-01-29 16:44:12] "POST /firewall-rules HTTP/1.1" 200 572 0.086670 10.0.0.249 - - [2026-01-29 16:44:12] "GET /firewall-rule/3cae8e32-6a3a-45aa-83c0-c45ab83cdec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006105 10.0.0.249 - - [2026-01-29 16:44:12] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3405 0.004964 10.0.0.249 - - [2026-01-29 16:44:12] "GET /firewall-rule/3cae8e32-6a3a-45aa-83c0-c45ab83cdec6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.003684 10.0.0.249 - - [2026-01-29 16:44:12] "POST /ref-update HTTP/1.1" 200 156 0.136592 10.0.0.249 - - [2026-01-29 16:44:12] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.046659 10.0.0.249 - - [2026-01-29 16:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002717 10.0.0.249 - - [2026-01-29 16:44:12] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006021 10.0.0.249 - - [2026-01-29 16:44:12] "POST /tags HTTP/1.1" 409 210 0.006768 10.0.0.249 - - [2026-01-29 16:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.249 - - [2026-01-29 16:44:12] "GET /tag/d0d193d7-1995-4208-be31-d934a7cacce6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.018385 10.0.0.249 - - [2026-01-29 16:44:13] "POST /firewall-rules HTTP/1.1" 200 570 0.087704 10.0.0.249 - - [2026-01-29 16:44:13] "GET /firewall-rule/358c6d57-f24b-495a-b44a-b9bc910b47c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.040851 10.0.0.249 - - [2026-01-29 16:44:13] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3647 0.004259 10.0.0.249 - - [2026-01-29 16:44:13] "GET /firewall-rule/358c6d57-f24b-495a-b44a-b9bc910b47c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003408 10.0.0.249 - - [2026-01-29 16:44:13] "POST /ref-update HTTP/1.1" 200 156 0.092543 10.0.0.249 - - [2026-01-29 16:44:13] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.018816 10.0.0.249 - - [2026-01-29 16:44:13] "POST /set-tag HTTP/1.1" 200 109 0.003777 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:44:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001025 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:44:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000938 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:44:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001041 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:44:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001192 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:45:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001096 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:45:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001078 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:45:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001048 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:45:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001183 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:45:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000895 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:45:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001418 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:45:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000952 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:45:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000984 10.0.0.141 - - [2026-01-29 16:46:02] "GET / HTTP/1.1" 200 36215 0.002428 10.0.0.141 - - [2026-01-29 16:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002221 10.0.0.141 - - [2026-01-29 16:46:02] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.004807 10.0.0.141 - - [2026-01-29 16:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.141 - - [2026-01-29 16:46:02] "GET /routing-instance/08eaf973-c6f2-4beb-b884-3a21a105f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003586 10.0.0.141 - - [2026-01-29 16:46:02] "PUT /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996 HTTP/1.1" 200 275 0.011150 10.0.0.141 - - [2026-01-29 16:46:02] "POST /fqname-to-id HTTP/1.1" 404 216 0.009752 10.0.0.141 - - [2026-01-29 16:46:02] "POST /virtual-routers HTTP/1.1" 200 601 0.020026 10.0.0.141 - - [2026-01-29 16:46:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.013221 10.0.0.141 - - [2026-01-29 16:46:02] "GET /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.004528 10.0.0.141 - - [2026-01-29 16:46:03] "POST /fqname-to-id HTTP/1.1" 404 229 0.007857 10.0.0.141 - - [2026-01-29 16:46:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003326 10.0.0.141 - - [2026-01-29 16:46:03] "GET /virtual-network/cb8313d6-aa59-4408-ac09-849fc0c99fae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.005800 10.0.0.141 - - [2026-01-29 16:46:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.070207 10.0.0.249 - - [2026-01-29 16:47:58] "GET /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003047 10.0.0.249 - - [2026-01-29 16:47:58] "POST /ref-update HTTP/1.1" 200 156 0.008127 10.0.0.249 - - [2026-01-29 16:48:07] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005296 10.0.0.249 - - [2026-01-29 16:48:07] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.249 - - [2026-01-29 16:48:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001998 10.0.0.249 - - [2026-01-29 16:48:07] "GET /loadbalancer/dbed68a5-8dae-4600-8e3c-6bc4e80040e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002405 10.0.0.249 - - [2026-01-29 16:48:07] "GET /global-system-configs HTTP/1.1" 200 323 0.001898 10.0.0.249 - - [2026-01-29 16:48:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002782 10.0.0.249 - - [2026-01-29 16:48:08] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005474 10.0.0.249 - - [2026-01-29 16:48:08] "POST /set-tag HTTP/1.1" 200 109 0.002542 10.0.0.249 - - [2026-01-29 16:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.249 - - [2026-01-29 16:48:08] "GET /loadbalancer/dbed68a5-8dae-4600-8e3c-6bc4e80040e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002928 10.0.0.249 - - [2026-01-29 16:48:08] "GET /loadbalancer-pool/dbbf357c-e526-47e5-9c15-aa44cc299be5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.004857 10.0.0.249 - - [2026-01-29 16:48:08] "POST /loadbalancer-members HTTP/1.1" 200 692 0.024382 10.0.0.249 - - [2026-01-29 16:48:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007065 10.0.0.249 - - [2026-01-29 16:48:08] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007275 10.0.0.249 - - [2026-01-29 16:48:08] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.010772 10.0.0.249 - - [2026-01-29 16:48:08] "POST /tags HTTP/1.1" 409 205 0.002934 10.0.0.249 - - [2026-01-29 16:48:08] "POST /ref-update HTTP/1.1" 200 156 0.009700 10.0.0.249 - - [2026-01-29 16:48:08] "GET /floating-ip/c5fdead2-5274-4413-99b4-8cf2f37eb485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.016300 10.0.0.249 - - [2026-01-29 16:48:08] "PUT /floating-ip/c5fdead2-5274-4413-99b4-8cf2f37eb485 HTTP/1.1" 200 257 0.012196 10.0.0.249 - - [2026-01-29 16:48:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004881 10.0.0.249 - - [2026-01-29 16:48:08] "GET /tag/93c30c6e-dfbf-4e6d-916b-a4d961f7ab85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012163 10.0.0.249 - - [2026-01-29 16:48:09] "POST /set-tag HTTP/1.1" 200 109 0.072895 10.0.0.249 - - [2026-01-29 16:48:09] "GET /loadbalancer-pool/71592ed8-edba-4996-a66c-a1688b54bf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.013755 10.0.0.249 - - [2026-01-29 16:48:09] "POST /loadbalancer-members HTTP/1.1" 200 692 0.051555 10.0.0.249 - - [2026-01-29 16:48:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.029257 10.0.0.249 - - [2026-01-29 16:48:09] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.021879 10.0.0.249 - - [2026-01-29 16:48:09] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007051 10.0.0.249 - - [2026-01-29 16:48:09] "POST /ref-update HTTP/1.1" 200 156 0.008677 10.0.0.249 - - [2026-01-29 16:48:09] "GET /floating-ip/c5fdead2-5274-4413-99b4-8cf2f37eb485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.008146 10.0.0.249 - - [2026-01-29 16:48:09] "POST /set-tag HTTP/1.1" 200 109 0.003142 10.0.0.249 - - [2026-01-29 16:48:09] "GET /loadbalancer-pool/367fc518-b2b6-4015-9190-c70be8f5b6d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.008809 10.0.0.249 - - [2026-01-29 16:48:09] "PUT /floating-ip/c5fdead2-5274-4413-99b4-8cf2f37eb485 HTTP/1.1" 200 257 0.029231 10.0.0.249 - - [2026-01-29 16:48:09] "POST /loadbalancer-members HTTP/1.1" 200 694 0.057141 10.0.0.249 - - [2026-01-29 16:48:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.011064 10.0.0.249 - - [2026-01-29 16:48:09] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.021443 10.0.0.249 - - [2026-01-29 16:48:09] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.019423 10.0.0.249 - - [2026-01-29 16:48:09] "POST /set-tag HTTP/1.1" 200 109 0.007800 10.0.0.249 - - [2026-01-29 16:48:09] "POST /ref-update HTTP/1.1" 200 156 0.009266 10.0.0.249 - - [2026-01-29 16:48:09] "GET /floating-ip/c5fdead2-5274-4413-99b4-8cf2f37eb485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.004858 10.0.0.249 - - [2026-01-29 16:48:09] "PUT /floating-ip/c5fdead2-5274-4413-99b4-8cf2f37eb485 HTTP/1.1" 200 257 0.011925 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:49:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001007 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:49:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000905 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:49:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001159 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:49:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001164 10.0.0.249 - - [2026-01-29 16:50:13] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006469 10.0.0.249 - - [2026-01-29 16:50:14] "POST /set-tag HTTP/1.1" 200 109 0.005100 10.0.0.249 - - [2026-01-29 16:50:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002854 10.0.0.249 - - [2026-01-29 16:50:14] "GET /loadbalancer/dbed68a5-8dae-4600-8e3c-6bc4e80040e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003705 10.0.0.249 - - [2026-01-29 16:50:14] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010712 10.0.0.249 - - [2026-01-29 16:50:14] "POST /set-tag HTTP/1.1" 200 109 0.040204 10.0.0.249 - - [2026-01-29 16:50:14] "DELETE /loadbalancer-member/e6a0032b-a017-4f8b-9b6b-53de94918ccb HTTP/1.1" 200 115 0.042932 10.0.0.249 - - [2026-01-29 16:50:14] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007959 10.0.0.249 - - [2026-01-29 16:50:14] "POST /set-tag HTTP/1.1" 200 109 0.004650 10.0.0.249 - - [2026-01-29 16:50:14] "DELETE /loadbalancer-member/f96b11c5-44a4-42cb-9ef0-4ab7b2e1a1c5 HTTP/1.1" 200 115 0.054390 10.0.0.249 - - [2026-01-29 16:50:14] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007237 10.0.0.249 - - [2026-01-29 16:50:14] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.249 - - [2026-01-29 16:50:14] "DELETE /loadbalancer-member/d16877f3-641c-49b3-82f8-d8e78fdcddf3 HTTP/1.1" 200 115 0.042789 10.0.0.141 - - [2026-01-29 16:50:27] "GET / HTTP/1.1" 200 36215 0.001707 10.0.0.141 - - [2026-01-29 16:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002136 10.0.0.141 - - [2026-01-29 16:50:27] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004388 10.0.0.141 - - [2026-01-29 16:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.141 - - [2026-01-29 16:50:27] "GET /routing-instance/08eaf973-c6f2-4beb-b884-3a21a105f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002371 10.0.0.141 - - [2026-01-29 16:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.141 - - [2026-01-29 16:50:27] "GET /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003608 10.0.0.141 - - [2026-01-29 16:50:27] "PUT /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6 HTTP/1.1" 200 263 0.010540 10.0.0.141 - - [2026-01-29 16:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.141 - - [2026-01-29 16:50:27] "GET /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002933 10.0.0.141 - - [2026-01-29 16:50:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.141 - - [2026-01-29 16:50:27] "GET /virtual-machine-interface/43cb5b26-6668-4784-8e7c-eeb11ff959a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1918 0.004857 10.0.0.141 - - [2026-01-29 16:50:27] "PUT /virtual-machine-interface/43cb5b26-6668-4784-8e7c-eeb11ff959a8 HTTP/1.1" 200 285 0.022702 10.0.0.249 - - [2026-01-29 16:50:34] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004433 10.0.0.249 - - [2026-01-29 16:50:34] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.249 - - [2026-01-29 16:50:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001985 10.0.0.249 - - [2026-01-29 16:50:34] "GET /loadbalancer/dbed68a5-8dae-4600-8e3c-6bc4e80040e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003014 10.0.0.249 - - [2026-01-29 16:50:34] "GET /loadbalancer-pool/dbbf357c-e526-47e5-9c15-aa44cc299be5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003194 10.0.0.249 - - [2026-01-29 16:50:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.016569 10.0.0.249 - - [2026-01-29 16:50:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.007852 10.0.0.249 - - [2026-01-29 16:50:34] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008503 10.0.0.249 - - [2026-01-29 16:50:34] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007450 10.0.0.249 - - [2026-01-29 16:50:34] "GET /floating-ip/c5fdead2-5274-4413-99b4-8cf2f37eb485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002678 10.0.0.249 - - [2026-01-29 16:50:34] "POST /set-tag HTTP/1.1" 200 109 0.072603 10.0.0.249 - - [2026-01-29 16:50:34] "GET /loadbalancer-pool/71592ed8-edba-4996-a66c-a1688b54bf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003135 10.0.0.249 - - [2026-01-29 16:50:34] "POST /loadbalancer-members HTTP/1.1" 200 692 0.015698 10.0.0.249 - - [2026-01-29 16:50:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.014980 10.0.0.249 - - [2026-01-29 16:50:34] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014062 10.0.0.249 - - [2026-01-29 16:50:34] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006817 10.0.0.249 - - [2026-01-29 16:50:34] "GET /floating-ip/c5fdead2-5274-4413-99b4-8cf2f37eb485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.001987 10.0.0.249 - - [2026-01-29 16:50:34] "POST /set-tag HTTP/1.1" 200 109 0.002219 10.0.0.249 - - [2026-01-29 16:50:34] "GET /loadbalancer-pool/367fc518-b2b6-4015-9190-c70be8f5b6d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002552 10.0.0.249 - - [2026-01-29 16:50:34] "POST /loadbalancer-members HTTP/1.1" 200 694 0.013835 10.0.0.249 - - [2026-01-29 16:50:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.008896 10.0.0.249 - - [2026-01-29 16:50:34] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.021411 10.0.0.249 - - [2026-01-29 16:50:34] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006048 10.0.0.249 - - [2026-01-29 16:50:34] "POST /set-tag HTTP/1.1" 200 109 0.003429 10.0.0.249 - - [2026-01-29 16:50:34] "GET /floating-ip/c5fdead2-5274-4413-99b4-8cf2f37eb485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002790 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:50:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000931 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:50:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000983 10.0.0.249 - - [2026-01-29 16:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003229 10.0.0.249 - - [2026-01-29 16:50:45] "GET /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002536 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:50:46] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000953 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:50:46] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000876 10.0.0.249 - - [2026-01-29 16:53:07] "GET /global-system-configs HTTP/1.1" 200 323 0.006117 10.0.0.249 - - [2026-01-29 16:53:08] "GET /global-system-configs HTTP/1.1" 200 323 0.001921 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:54:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000973 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:54:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001030 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:54:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000955 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:54:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001029 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:55:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001229 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:55:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001094 10.0.0.249 - - [2026-01-29 16:56:03] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005124 10.0.0.249 - - [2026-01-29 16:56:03] "POST /set-tag HTTP/1.1" 200 109 0.008084 10.0.0.249 - - [2026-01-29 16:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.249 - - [2026-01-29 16:56:03] "GET /loadbalancer/dbed68a5-8dae-4600-8e3c-6bc4e80040e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002359 10.0.0.249 - - [2026-01-29 16:56:03] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005749 10.0.0.249 - - [2026-01-29 16:56:03] "POST /set-tag HTTP/1.1" 200 109 0.049384 10.0.0.249 - - [2026-01-29 16:56:03] "DELETE /loadbalancer-member/47e7a346-9f76-4c6e-9d5b-df6fac7ecf1d HTTP/1.1" 200 115 0.042414 10.0.0.249 - - [2026-01-29 16:56:03] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008023 10.0.0.249 - - [2026-01-29 16:56:03] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.249 - - [2026-01-29 16:56:03] "DELETE /loadbalancer-member/a71bc65d-654d-43c0-8cd6-5c8a2b813bdd HTTP/1.1" 200 115 0.039046 10.0.0.249 - - [2026-01-29 16:56:03] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.015171 10.0.0.249 - - [2026-01-29 16:56:03] "POST /set-tag HTTP/1.1" 200 109 0.011774 10.0.0.249 - - [2026-01-29 16:56:03] "DELETE /loadbalancer-member/419820ab-b4ef-4359-a538-bcb20aef3032 HTTP/1.1" 200 115 0.052221 10.0.0.249 - - [2026-01-29 16:56:03] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004617 10.0.0.249 - - [2026-01-29 16:56:03] "POST /set-tag HTTP/1.1" 200 109 0.005428 10.0.0.249 - - [2026-01-29 16:56:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006535 10.0.0.249 - - [2026-01-29 16:56:03] "GET /loadbalancer/dbed68a5-8dae-4600-8e3c-6bc4e80040e1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002451 10.0.0.249 - - [2026-01-29 16:56:03] "GET /loadbalancer-pool/dbbf357c-e526-47e5-9c15-aa44cc299be5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003284 10.0.0.249 - - [2026-01-29 16:56:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023510 10.0.0.249 - - [2026-01-29 16:56:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.022693 10.0.0.249 - - [2026-01-29 16:56:03] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.030657 10.0.0.249 - - [2026-01-29 16:56:03] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.015929 10.0.0.249 - - [2026-01-29 16:56:03] "GET /floating-ip/c5fdead2-5274-4413-99b4-8cf2f37eb485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002996 10.0.0.249 - - [2026-01-29 16:56:03] "POST /set-tag HTTP/1.1" 200 109 0.064285 10.0.0.249 - - [2026-01-29 16:56:03] "GET /loadbalancer-pool/71592ed8-edba-4996-a66c-a1688b54bf95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.005075 10.0.0.249 - - [2026-01-29 16:56:03] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037428 10.0.0.249 - - [2026-01-29 16:56:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.008371 10.0.0.249 - - [2026-01-29 16:56:03] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.016476 10.0.0.249 - - [2026-01-29 16:56:03] "POST /set-tag HTTP/1.1" 200 109 0.009111 10.0.0.249 - - [2026-01-29 16:56:03] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.018185 10.0.0.249 - - [2026-01-29 16:56:03] "GET /floating-ip/c5fdead2-5274-4413-99b4-8cf2f37eb485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.008653 10.0.0.249 - - [2026-01-29 16:56:04] "GET /loadbalancer-pool/367fc518-b2b6-4015-9190-c70be8f5b6d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.007415 10.0.0.249 - - [2026-01-29 16:56:04] "POST /loadbalancer-members HTTP/1.1" 200 694 0.020919 10.0.0.249 - - [2026-01-29 16:56:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.027136 10.0.0.249 - - [2026-01-29 16:56:04] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010307 10.0.0.249 - - [2026-01-29 16:56:04] "GET /virtual-machine-interface/b64a9232-fd31-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006677 10.0.0.249 - - [2026-01-29 16:56:04] "GET /floating-ip/c5fdead2-5274-4413-99b4-8cf2f37eb485?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.009715 10.0.0.249 - - [2026-01-29 16:56:04] "POST /set-tag HTTP/1.1" 200 109 0.010189 10.0.0.249 - - [2026-01-29 16:56:21] "GET / HTTP/1.1" 200 36215 0.001808 10.0.0.249 - - [2026-01-29 16:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002402 10.0.0.249 - - [2026-01-29 16:56:21] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.034219 10.0.0.249 - - [2026-01-29 16:56:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002017 10.0.0.249 - - [2026-01-29 16:56:21] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032395 10.0.0.249 - - [2026-01-29 16:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.249 - - [2026-01-29 16:56:22] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.043731 10.0.0.249 - - [2026-01-29 16:56:22] "POST /tags HTTP/1.1" 200 334 0.041385 10.0.0.249 - - [2026-01-29 16:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013344 10.0.0.249 - - [2026-01-29 16:56:22] "GET /tag/3b6a5b9f-d94f-4d61-bacd-a21c5c6514e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020926 10.0.0.249 - - [2026-01-29 16:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.249 - - [2026-01-29 16:56:22] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.047022 10.0.0.249 - - [2026-01-29 16:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012175 10.0.0.249 - - [2026-01-29 16:56:22] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.011454 10.0.0.249 - - [2026-01-29 16:56:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002043 10.0.0.249 - - [2026-01-29 16:56:22] "GET /service-appliance-set/5aebfa43-e46d-435a-b3ee-7c258a13e384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003167 10.0.0.249 - - [2026-01-29 16:56:22] "POST /fqname-to-id HTTP/1.1" 404 254 0.002403 10.0.0.249 - - [2026-01-29 16:56:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.120514 10.0.0.249 - - [2026-01-29 16:56:22] "GET /virtual-machine-interface/f6f03438-249c-427a-a8da-da3835639795?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.013770 10.0.0.249 - - [2026-01-29 16:56:22] "POST /instance-ips HTTP/1.1" 200 410 0.020320 10.0.0.249 - - [2026-01-29 16:56:22] "GET /instance-ip/0e1ba9df-c8bb-463f-9e6e-529af121df3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.013747 10.0.0.249 - - [2026-01-29 16:56:22] "POST /loadbalancers HTTP/1.1" 200 612 0.060422 10.0.0.249 - - [2026-01-29 16:56:22] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.049286 10.0.0.249 - - [2026-01-29 16:56:23] "GET /instance-ip/0e1ba9df-c8bb-463f-9e6e-529af121df3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.003840 10.0.0.249 - - [2026-01-29 16:56:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.046395 10.0.0.249 - - [2026-01-29 16:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007180 10.0.0.249 - - [2026-01-29 16:56:23] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.050696 10.0.0.249 - - [2026-01-29 16:56:23] "POST /floating-ips HTTP/1.1" 200 599 0.070955 10.0.0.249 - - [2026-01-29 16:56:23] "GET /loadbalancer/01d0b5c1-be96-4150-a7ab-caba53556968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002907 10.0.0.249 - - [2026-01-29 16:56:23] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.020108 10.0.0.249 - - [2026-01-29 16:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008279 10.0.0.249 - - [2026-01-29 16:56:23] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.031478 10.0.0.249 - - [2026-01-29 16:56:23] "GET /loadbalancer-listener/d132916b-a50f-4d48-bd2c-958d08db57d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1808 0.004749 10.0.0.249 - - [2026-01-29 16:56:23] "GET /loadbalancer-listener/d132916b-a50f-4d48-bd2c-958d08db57d9?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1226 0.005111 10.0.0.249 - - [2026-01-29 16:56:23] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.029360 10.0.0.249 - - [2026-01-29 16:56:23] "GET /instance-ip/0e1ba9df-c8bb-463f-9e6e-529af121df3d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1653 0.015447 10.0.0.249 - - [2026-01-29 16:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011959 10.0.0.249 - - [2026-01-29 16:56:23] "GET /loadbalancer/01d0b5c1-be96-4150-a7ab-caba53556968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002498 10.0.0.249 - - [2026-01-29 16:56:23] "GET /instance-ip/0e1ba9df-c8bb-463f-9e6e-529af121df3d?fields=floating_ips HTTP/1.1" 200 1214 0.016754 10.0.0.249 - - [2026-01-29 16:56:23] "GET /floating-ip/d72e1ed0-f4d1-4295-b179-dfda086fc10f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1479 0.003528 10.0.0.249 - - [2026-01-29 16:56:23] "POST /tags HTTP/1.1" 200 296 0.066636 10.0.0.249 - - [2026-01-29 16:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007040 10.0.0.249 - - [2026-01-29 16:56:23] "GET /tag/d5640a88-c52f-4875-9f09-3f54e000984c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1095 0.013330 10.0.0.249 - - [2026-01-29 16:56:23] "POST /tags HTTP/1.1" 409 233 0.002270 10.0.0.249 - - [2026-01-29 16:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002019 10.0.0.249 - - [2026-01-29 16:56:23] "GET /tag/e07301c8-6a4c-46a9-b014-0e1cb2a5e10b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.013205 10.0.0.249 - - [2026-01-29 16:56:23] "POST /tags HTTP/1.1" 409 206 0.002392 10.0.0.249 - - [2026-01-29 16:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.249 - - [2026-01-29 16:56:23] "GET /tag/890e3ce7-2e69-4bb5-b0ce-0733dea59acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010178 10.0.0.249 - - [2026-01-29 16:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002088 10.0.0.249 - - [2026-01-29 16:56:23] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004560 10.0.0.249 - - [2026-01-29 16:56:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.249 - - [2026-01-29 16:56:23] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039049 10.0.0.249 - - [2026-01-29 16:56:23] "POST /virtual-machines HTTP/1.1" 200 370 0.008207 10.0.0.249 - - [2026-01-29 16:56:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.029275 10.0.0.249 - - [2026-01-29 16:56:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.112757 10.0.0.249 - - [2026-01-29 16:56:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.008567 10.0.0.249 - - [2026-01-29 16:56:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017329 10.0.0.249 - - [2026-01-29 16:56:24] "GET /virtual-machine-interface/718a02e8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.005553 10.0.0.249 - - [2026-01-29 16:56:24] "POST /instance-ips HTTP/1.1" 200 410 0.019159 10.0.0.249 - - [2026-01-29 16:56:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.019894 10.0.0.249 - - [2026-01-29 16:56:24] "GET /virtual-machine-interface/718a02e8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.015761 10.0.0.249 - - [2026-01-29 16:56:24] "POST /set-tag HTTP/1.1" 200 109 0.015015 10.0.0.249 - - [2026-01-29 16:56:24] "GET /virtual-machine-interface/718a02e8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.010330 10.0.0.249 - - [2026-01-29 16:56:24] "GET /instance-ip/71a4d8e8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.005258 10.0.0.249 - - [2026-01-29 16:56:24] "GET /virtual-machine-interface/718a02e8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004489 10.0.0.249 - - [2026-01-29 16:56:24] "POST /set-tag HTTP/1.1" 200 109 0.002042 10.0.0.249 - - [2026-01-29 16:56:24] "GET /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.002365 10.0.0.249 - - [2026-01-29 16:56:24] "POST /ref-update HTTP/1.1" 200 156 0.009055 10.0.0.249 - - [2026-01-29 16:56:24] "GET /virtual-machine-interface/718a02e8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007910 10.0.0.249 - - [2026-01-29 16:56:24] "POST /set-tag HTTP/1.1" 200 109 0.004056 10.0.0.249 - - [2026-01-29 16:56:24] "GET /virtual-machine-interface/718a02e8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004402 10.0.0.249 - - [2026-01-29 16:56:24] "POST /set-tag HTTP/1.1" 200 109 0.014306 10.0.0.249 - - [2026-01-29 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003828 10.0.0.249 - - [2026-01-29 16:56:25] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.006248 10.0.0.249 - - [2026-01-29 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.249 - - [2026-01-29 16:56:25] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.036657 10.0.0.249 - - [2026-01-29 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003635 10.0.0.249 - - [2026-01-29 16:56:25] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027551 10.0.0.249 - - [2026-01-29 16:56:25] "GET /virtual-networks?parent_id=df0f263f-01b9-4e8e-9c18-a2de3fce754f&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002323 10.0.0.249 - - [2026-01-29 16:56:25] "POST /virtual-machines HTTP/1.1" 200 370 0.016802 10.0.0.249 - - [2026-01-29 16:56:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.027216 10.0.0.249 - - [2026-01-29 16:56:25] "POST /virtual-networks HTTP/1.1" 200 514 0.113680 10.0.0.249 - - [2026-01-29 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012013 10.0.0.249 - - [2026-01-29 16:56:25] "GET /network-ipam/42b6d409-fa9d-4c2a-b1df-aee724d35eae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1090 0.016893 10.0.0.249 - - [2026-01-29 16:56:25] "POST /route-targets HTTP/1.1" 200 328 0.059183 10.0.0.249 - - [2026-01-29 16:56:25] "POST /ref-update HTTP/1.1" 200 156 0.044423 10.0.0.249 - - [2026-01-29 16:56:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.167047 10.0.0.249 - - [2026-01-29 16:56:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.032776 10.0.0.249 - - [2026-01-29 16:56:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.016527 10.0.0.249 - - [2026-01-29 16:56:25] "POST /useragent-kv HTTP/1.1" 200 115 0.002958 10.0.0.249 - - [2026-01-29 16:56:25] "POST /ref-update HTTP/1.1" 200 156 0.144053 10.0.0.249 - - [2026-01-29 16:56:25] "GET /virtual-network/4a186814-db9e-42b6-84a0-8d82926930d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003866 10.0.0.249 - - [2026-01-29 16:56:25] "GET /virtual-machine-interface/729812d8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.004080 10.0.0.249 - - [2026-01-29 16:56:25] "POST /instance-ips HTTP/1.1" 200 410 0.016546 10.0.0.249 - - [2026-01-29 16:56:25] "GET /domains HTTP/1.1" 200 281 0.004495 10.0.0.249 - - [2026-01-29 16:56:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.032066 10.0.0.249 - - [2026-01-29 16:56:25] "GET /virtual-machine-interface/729812d8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2857 0.012661 10.0.0.249 - - [2026-01-29 16:56:25] "GET /domain/6f0fb68c-b87a-4a57-ba9f-251caf501e1b HTTP/1.1" 200 3099 0.027813 10.0.0.249 - - [2026-01-29 16:56:26] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f HTTP/1.1" 200 7092 0.051845 10.0.0.249 - - [2026-01-29 16:56:26] "GET /virtual-network/4a186814-db9e-42b6-84a0-8d82926930d1 HTTP/1.1" 200 2085 0.006532 10.0.0.249 - - [2026-01-29 16:56:26] "GET /virtual-network/4a186814-db9e-42b6-84a0-8d82926930d1 HTTP/1.1" 200 2085 0.004222 10.0.0.249 - - [2026-01-29 16:56:26] "POST /set-tag HTTP/1.1" 200 109 0.036844 10.0.0.249 - - [2026-01-29 16:56:26] "GET /virtual-machine-interface/729812d8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.020546 10.0.0.249 - - [2026-01-29 16:56:26] "GET /routing-instance/496fcc0c-6d50-48d8-b938-5e7e8982d9da HTTP/1.1" 200 1405 0.020509 10.0.0.249 - - [2026-01-29 16:56:26] "GET /instance-ip/72b8b7f4-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004893 10.0.0.249 - - [2026-01-29 16:56:26] "GET /routing-instance/496fcc0c-6d50-48d8-b938-5e7e8982d9da HTTP/1.1" 200 1405 0.002578 10.0.0.249 - - [2026-01-29 16:56:26] "GET /route-target/5eb65d5c-af70-455f-a288-4546502e85bb HTTP/1.1" 200 1154 0.002016 10.0.0.249 - - [2026-01-29 16:56:26] "GET /virtual-network/4a186814-db9e-42b6-84a0-8d82926930d1 HTTP/1.1" 200 2085 0.003322 10.0.0.249 - - [2026-01-29 16:56:26] "GET /routing-instance/496fcc0c-6d50-48d8-b938-5e7e8982d9da HTTP/1.1" 200 1405 0.002156 10.0.0.249 - - [2026-01-29 16:56:26] "GET /virtual-network/4a186814-db9e-42b6-84a0-8d82926930d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003514 10.0.0.249 - - [2026-01-29 16:56:26] "GET /virtual-network/4a186814-db9e-42b6-84a0-8d82926930d1 HTTP/1.1" 200 2085 0.003451 10.0.0.249 - - [2026-01-29 16:56:26] "GET /routing-instance/496fcc0c-6d50-48d8-b938-5e7e8982d9da HTTP/1.1" 200 1405 0.002178 10.0.0.249 - - [2026-01-29 16:56:26] "GET /routing-instance/496fcc0c-6d50-48d8-b938-5e7e8982d9da HTTP/1.1" 200 1405 0.004931 10.0.0.249 - - [2026-01-29 16:56:26] "GET /route-target/5eb65d5c-af70-455f-a288-4546502e85bb HTTP/1.1" 200 1154 0.003267 10.0.0.249 - - [2026-01-29 16:56:26] "GET /virtual-machine-interface/729812d8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007161 10.0.0.249 - - [2026-01-29 16:56:26] "POST /set-tag HTTP/1.1" 200 109 0.002977 10.0.0.249 - - [2026-01-29 16:56:26] "GET /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.003809 10.0.0.249 - - [2026-01-29 16:56:26] "GET /domains HTTP/1.1" 200 281 0.001269 10.0.0.249 - - [2026-01-29 16:56:26] "GET /domain/6f0fb68c-b87a-4a57-ba9f-251caf501e1b HTTP/1.1" 200 3099 0.004024 10.0.0.249 - - [2026-01-29 16:56:26] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f HTTP/1.1" 200 7092 0.031245 10.0.0.249 - - [2026-01-29 16:56:26] "GET /virtual-network/4a186814-db9e-42b6-84a0-8d82926930d1 HTTP/1.1" 200 2085 0.005276 10.0.0.249 - - [2026-01-29 16:56:26] "POST /ref-update HTTP/1.1" 200 156 0.014355 10.0.0.249 - - [2026-01-29 16:56:26] "GET /virtual-machine-interface/729812d8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.013448 10.0.0.249 - - [2026-01-29 16:56:26] "POST /set-tag HTTP/1.1" 200 109 0.003161 10.0.0.249 - - [2026-01-29 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005159 10.0.0.249 - - [2026-01-29 16:56:26] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.025078 10.0.0.249 - - [2026-01-29 16:56:26] "GET /virtual-network/4a186814-db9e-42b6-84a0-8d82926930d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004222 10.0.0.249 - - [2026-01-29 16:56:26] "GET /virtual-machine-interface/729812d8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006112 10.0.0.249 - - [2026-01-29 16:56:26] "GET /floating-ip-pools?parent_id=4a186814-db9e-42b6-84a0-8d82926930d1&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001525 10.0.0.249 - - [2026-01-29 16:56:26] "POST /set-tag HTTP/1.1" 200 109 0.001630 10.0.0.249 - - [2026-01-29 16:56:26] "GET /virtual-network/4a186814-db9e-42b6-84a0-8d82926930d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.003878 10.0.0.249 - - [2026-01-29 16:56:26] "POST /floating-ip-pools HTTP/1.1" 200 564 0.020919 10.0.0.249 - - [2026-01-29 16:56:26] "POST /ref-update HTTP/1.1" 200 156 0.016120 10.0.0.249 - - [2026-01-29 16:56:26] "GET /virtual-network/4a186814-db9e-42b6-84a0-8d82926930d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.012326 10.0.0.249 - - [2026-01-29 16:56:26] "GET /domains HTTP/1.1" 200 281 0.001552 10.0.0.249 - - [2026-01-29 16:56:26] "GET /domain/6f0fb68c-b87a-4a57-ba9f-251caf501e1b HTTP/1.1" 200 3099 0.002599 10.0.0.249 - - [2026-01-29 16:56:26] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f HTTP/1.1" 200 7349 0.045526 10.0.0.249 - - [2026-01-29 16:56:26] "GET /virtual-network/4a186814-db9e-42b6-84a0-8d82926930d1 HTTP/1.1" 200 2324 0.012500 10.0.0.249 - - [2026-01-29 16:56:26] "GET /floating-ip-pool/a3bf2d7d-6583-462c-87ff-198d216569f6 HTTP/1.1" 200 1317 0.002272 10.0.0.249 - - [2026-01-29 16:56:26] "GET /domains HTTP/1.1" 200 281 0.001788 10.0.0.249 - - [2026-01-29 16:56:26] "GET /domain/6f0fb68c-b87a-4a57-ba9f-251caf501e1b HTTP/1.1" 200 3099 0.002968 10.0.0.249 - - [2026-01-29 16:56:26] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f HTTP/1.1" 200 7349 0.035975 10.0.0.249 - - [2026-01-29 16:56:26] "GET /virtual-network/4a186814-db9e-42b6-84a0-8d82926930d1 HTTP/1.1" 200 2324 0.003845 10.0.0.249 - - [2026-01-29 16:56:26] "GET /virtual-network/4a186814-db9e-42b6-84a0-8d82926930d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.004199 10.0.0.249 - - [2026-01-29 16:56:26] "POST /tags HTTP/1.1" 200 366 0.048318 10.0.0.249 - - [2026-01-29 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010035 10.0.0.249 - - [2026-01-29 16:56:26] "GET /tag/593d030b-3473-49cd-b18c-9e6456dc733b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.014090 10.0.0.249 - - [2026-01-29 16:56:26] "POST /tags HTTP/1.1" 409 206 0.001959 10.0.0.249 - - [2026-01-29 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.249 - - [2026-01-29 16:56:26] "GET /tag/890e3ce7-2e69-4bb5-b0ce-0733dea59acb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010579 10.0.0.249 - - [2026-01-29 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.249 - - [2026-01-29 16:56:26] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.037007 10.0.0.249 - - [2026-01-29 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002134 10.0.0.249 - - [2026-01-29 16:56:26] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003803 10.0.0.249 - - [2026-01-29 16:56:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001522 10.0.0.249 - - [2026-01-29 16:56:26] "GET /service-appliance-set/495ff62a-c6f6-4794-9b93-1faa3277cb9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.004350 10.0.0.249 - - [2026-01-29 16:56:26] "POST /fqname-to-id HTTP/1.1" 404 258 0.001902 10.0.0.249 - - [2026-01-29 16:56:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.105331 10.0.0.249 - - [2026-01-29 16:56:27] "GET /virtual-machine-interface/353f77f4-e9e6-4e5e-a156-3e914fc87508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.013881 10.0.0.249 - - [2026-01-29 16:56:27] "POST /set-tag HTTP/1.1" 200 109 0.019888 10.0.0.249 - - [2026-01-29 16:56:27] "POST /instance-ips HTTP/1.1" 200 418 0.028323 10.0.0.249 - - [2026-01-29 16:56:27] "GET /instance-ip/973d1454-bc9b-449f-9769-0f764decfe82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.009810 10.0.0.249 - - [2026-01-29 16:56:27] "POST /loadbalancers HTTP/1.1" 200 620 0.060472 10.0.0.249 - - [2026-01-29 16:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.009589 10.0.0.249 - - [2026-01-29 16:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.249 - - [2026-01-29 16:56:27] "POST /service-instances HTTP/1.1" 200 568 0.017843 10.0.0.249 - - [2026-01-29 16:56:27] "POST /ref-update HTTP/1.1" 200 156 0.024233 10.0.0.249 - - [2026-01-29 16:56:27] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.067609 10.0.0.249 - - [2026-01-29 16:56:27] "GET /virtual-machine-interface/353f77f4-e9e6-4e5e-a156-3e914fc87508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.005197 10.0.0.249 - - [2026-01-29 16:56:27] "GET /virtual-machine-interface/353f77f4-e9e6-4e5e-a156-3e914fc87508?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.010627 10.0.0.249 - - [2026-01-29 16:56:27] "PUT /service-instance/2a30c56e-1c08-4c63-800b-b52f9e3afd50 HTTP/1.1" 200 267 0.016236 10.0.0.249 - - [2026-01-29 16:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001782 10.0.0.249 - - [2026-01-29 16:56:27] "GET /floating-ip-pool/a3bf2d7d-6583-462c-87ff-198d216569f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002239 10.0.0.249 - - [2026-01-29 16:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.013977 10.0.0.249 - - [2026-01-29 16:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006708 10.0.0.249 - - [2026-01-29 16:56:27] "POST /virtual-machines HTTP/1.1" 200 430 0.013231 10.0.0.249 - - [2026-01-29 16:56:27] "POST /floating-ips HTTP/1.1" 200 673 0.115216 10.0.0.249 - - [2026-01-29 16:56:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.050828 10.0.0.249 - - [2026-01-29 16:56:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.146110 10.0.0.249 - - [2026-01-29 16:56:27] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.012115 10.0.0.249 - - [2026-01-29 16:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001346 10.0.0.249 - - [2026-01-29 16:56:27] "POST /chown HTTP/1.1" 200 109 0.026155 10.0.0.249 - - [2026-01-29 16:56:27] "POST /chown HTTP/1.1" 200 109 0.011368 10.0.0.249 - - [2026-01-29 16:56:27] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.017731 10.0.0.249 - - [2026-01-29 16:56:27] "POST /tags HTTP/1.1" 409 221 0.006166 10.0.0.249 - - [2026-01-29 16:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001660 10.0.0.249 - - [2026-01-29 16:56:27] "PUT /virtual-machine-interface/b38e5191-140c-434e-bd8e-583d3fee0ee3 HTTP/1.1" 200 285 0.008136 10.0.0.249 - - [2026-01-29 16:56:27] "GET /tag/3b6a5b9f-d94f-4d61-bacd-a21c5c6514e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.020894 10.0.0.249 - - [2026-01-29 16:56:27] "PUT /instance-ip/973d1454-bc9b-449f-9769-0f764decfe82 HTTP/1.1" 200 257 0.050775 10.0.0.249 - - [2026-01-29 16:56:27] "POST /tags HTTP/1.1" 409 238 0.009008 10.0.0.249 - - [2026-01-29 16:56:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008648 10.0.0.249 - - [2026-01-29 16:56:28] "POST /ref-update HTTP/1.1" 200 156 0.014125 10.0.0.249 - - [2026-01-29 16:56:28] "GET /tag/593d030b-3473-49cd-b18c-9e6456dc733b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.020500 10.0.0.249 - - [2026-01-29 16:56:28] "POST /ref-update HTTP/1.1" 200 156 0.013978 10.0.0.249 - - [2026-01-29 16:56:28] "POST /ref-update HTTP/1.1" 200 156 0.024186 10.0.0.249 - - [2026-01-29 16:56:28] "POST /ref-update HTTP/1.1" 200 156 0.066794 10.0.0.249 - - [2026-01-29 16:56:28] "POST /firewall-rules HTTP/1.1" 200 652 0.117932 10.0.0.249 - - [2026-01-29 16:56:28] "GET /firewall-rule/5b99ce7e-32f1-425c-8dae-585c9eb68ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.027267 10.0.0.249 - - [2026-01-29 16:56:28] "POST /ref-update HTTP/1.1" 200 156 0.007941 10.0.0.249 - - [2026-01-29 16:56:28] "POST /ref-update HTTP/1.1" 200 156 0.016163 10.0.0.249 - - [2026-01-29 16:56:28] "GET /firewall-policy/2404f322-30a7-463c-a014-6400b9380fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.007800 10.0.0.249 - - [2026-01-29 16:56:28] "GET /firewall-rule/5b99ce7e-32f1-425c-8dae-585c9eb68ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.005820 10.0.0.249 - - [2026-01-29 16:56:28] "POST /virtual-machines HTTP/1.1" 200 430 0.034211 10.0.0.249 - - [2026-01-29 16:56:28] "POST /ref-update HTTP/1.1" 200 156 0.035431 10.0.0.249 - - [2026-01-29 16:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007296 10.0.0.249 - - [2026-01-29 16:56:28] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.070697 10.0.0.249 - - [2026-01-29 16:56:28] "GET /loadbalancer/f30808fc-527f-46fa-b353-ff3fe971684e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2563 0.007211 10.0.0.249 - - [2026-01-29 16:56:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.144500 10.0.0.249 - - [2026-01-29 16:56:28] "POST /chown HTTP/1.1" 200 109 0.021446 10.0.0.249 - - [2026-01-29 16:56:28] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.037849 10.0.0.249 - - [2026-01-29 16:56:28] "POST /chown HTTP/1.1" 200 109 0.019192 10.0.0.249 - - [2026-01-29 16:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007728 10.0.0.249 - - [2026-01-29 16:56:28] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.050245 10.0.0.249 - - [2026-01-29 16:56:28] "PUT /virtual-machine-interface/bdeaabf0-ef19-45dc-a3e4-ece5aa309f33 HTTP/1.1" 200 285 0.040957 10.0.0.249 - - [2026-01-29 16:56:28] "PUT /instance-ip/973d1454-bc9b-449f-9769-0f764decfe82 HTTP/1.1" 200 257 0.024290 10.0.0.249 - - [2026-01-29 16:56:28] "GET /loadbalancer-listener/3ce78bec-cd02-4259-858e-d19d08a5997f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1826 0.005673 10.0.0.249 - - [2026-01-29 16:56:28] "POST /ref-update HTTP/1.1" 200 156 0.019758 10.0.0.249 - - [2026-01-29 16:56:28] "GET /loadbalancer-listener/3ce78bec-cd02-4259-858e-d19d08a5997f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.013347 10.0.0.249 - - [2026-01-29 16:56:28] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.021800 10.0.0.249 - - [2026-01-29 16:56:28] "POST /ref-update HTTP/1.1" 200 156 0.012404 10.0.0.249 - - [2026-01-29 16:56:28] "POST /ref-update HTTP/1.1" 200 156 0.020927 10.0.0.249 - - [2026-01-29 16:56:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.026496 10.0.0.249 - - [2026-01-29 16:56:28] "GET /loadbalancer-pool/fedf6191-d742-45c4-beaf-907799afa456?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.004030 10.0.0.249 - - [2026-01-29 16:56:28] "POST /ref-update HTTP/1.1" 200 156 0.042243 10.0.0.249 - - [2026-01-29 16:56:28] "POST /loadbalancer-members HTTP/1.1" 200 709 0.042089 10.0.0.249 - - [2026-01-29 16:56:28] "POST /ref-update HTTP/1.1" 200 156 0.026940 10.0.0.249 - - [2026-01-29 16:56:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.018232 10.0.0.249 - - [2026-01-29 16:56:28] "GET /loadbalancer-member/9d910abf-6741-46de-8f26-59c4b7e85bda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.012287 10.0.0.249 - - [2026-01-29 16:56:28] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005434 10.0.0.249 - - [2026-01-29 16:56:28] "PUT /service-instance/2a30c56e-1c08-4c63-800b-b52f9e3afd50 HTTP/1.1" 200 267 0.010384 10.0.0.249 - - [2026-01-29 16:56:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004172 10.0.0.249 - - [2026-01-29 16:56:28] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006783 10.0.0.249 - - [2026-01-29 16:56:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.020980 10.0.0.249 - - [2026-01-29 16:56:29] "POST /tags HTTP/1.1" 409 221 0.007119 10.0.0.249 - - [2026-01-29 16:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.249 - - [2026-01-29 16:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001940 10.0.0.249 - - [2026-01-29 16:56:29] "GET /tag/3b6a5b9f-d94f-4d61-bacd-a21c5c6514e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.009798 10.0.0.249 - - [2026-01-29 16:56:29] "POST /tags HTTP/1.1" 409 238 0.001700 10.0.0.249 - - [2026-01-29 16:56:29] "POST /chown HTTP/1.1" 200 109 0.010380 10.0.0.249 - - [2026-01-29 16:56:29] "POST /chown HTTP/1.1" 200 109 0.014322 10.0.0.249 - - [2026-01-29 16:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.249 - - [2026-01-29 16:56:29] "GET /tag/593d030b-3473-49cd-b18c-9e6456dc733b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.009496 10.0.0.249 - - [2026-01-29 16:56:29] "PUT /instance-ip/973d1454-bc9b-449f-9769-0f764decfe82 HTTP/1.1" 200 257 0.033165 10.0.0.249 - - [2026-01-29 16:56:29] "POST /firewall-rules HTTP/1.1" 409 293 0.002593 10.0.0.249 - - [2026-01-29 16:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005289 10.0.0.249 - - [2026-01-29 16:56:29] "POST /ref-update HTTP/1.1" 200 156 0.009633 10.0.0.249 - - [2026-01-29 16:56:29] "POST /chown HTTP/1.1" 200 109 0.018843 10.0.0.249 - - [2026-01-29 16:56:29] "POST /chown HTTP/1.1" 200 109 0.020134 10.0.0.249 - - [2026-01-29 16:56:29] "PUT /firewall-rule/5b99ce7e-32f1-425c-8dae-585c9eb68ce7 HTTP/1.1" 200 261 0.050861 10.0.0.249 - - [2026-01-29 16:56:29] "GET /firewall-rule/5b99ce7e-32f1-425c-8dae-585c9eb68ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.015046 10.0.0.249 - - [2026-01-29 16:56:29] "GET /firewall-policy/2404f322-30a7-463c-a014-6400b9380fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.003264 10.0.0.249 - - [2026-01-29 16:56:29] "PUT /instance-ip/973d1454-bc9b-449f-9769-0f764decfe82 HTTP/1.1" 200 257 0.010421 10.0.0.249 - - [2026-01-29 16:56:29] "GET /firewall-rule/5b99ce7e-32f1-425c-8dae-585c9eb68ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.003434 10.0.0.249 - - [2026-01-29 16:56:29] "POST /ref-update HTTP/1.1" 200 156 0.022303 10.0.0.249 - - [2026-01-29 16:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.249 - - [2026-01-29 16:56:29] "POST /chown HTTP/1.1" 200 109 0.006231 10.0.0.249 - - [2026-01-29 16:56:29] "POST /chown HTTP/1.1" 200 109 0.018302 10.0.0.249 - - [2026-01-29 16:56:29] "PUT /instance-ip/973d1454-bc9b-449f-9769-0f764decfe82 HTTP/1.1" 200 257 0.025021 10.0.0.249 - - [2026-01-29 16:56:29] "POST /ref-update HTTP/1.1" 200 156 0.011745 10.0.0.249 - - [2026-01-29 16:56:29] "POST /chown HTTP/1.1" 200 109 0.013978 10.0.0.249 - - [2026-01-29 16:56:29] "POST /chown HTTP/1.1" 200 109 0.019542 10.0.0.249 - - [2026-01-29 16:56:29] "PUT /instance-ip/973d1454-bc9b-449f-9769-0f764decfe82 HTTP/1.1" 200 257 0.011606 10.0.0.249 - - [2026-01-29 16:56:29] "POST /ref-update HTTP/1.1" 200 156 0.015813 10.0.0.249 - - [2026-01-29 16:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.249 - - [2026-01-29 16:56:29] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.004903 10.0.0.249 - - [2026-01-29 16:56:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.249 - - [2026-01-29 16:56:29] "PUT /service-instance/2a30c56e-1c08-4c63-800b-b52f9e3afd50 HTTP/1.1" 200 267 0.012144 10.0.0.249 - - [2026-01-29 16:56:29] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.053238 10.0.0.249 - - [2026-01-29 16:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.030167 10.0.0.249 - - [2026-01-29 16:56:29] "PUT /service-instance/2a30c56e-1c08-4c63-800b-b52f9e3afd50 HTTP/1.1" 200 267 0.011662 10.0.0.249 - - [2026-01-29 16:56:29] "POST /virtual-machines HTTP/1.1" 200 374 0.012992 10.0.0.249 - - [2026-01-29 16:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.018028 10.0.0.249 - - [2026-01-29 16:56:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.027334 10.0.0.249 - - [2026-01-29 16:56:29] "PUT /service-instance/2a30c56e-1c08-4c63-800b-b52f9e3afd50 HTTP/1.1" 200 267 0.026732 10.0.0.249 - - [2026-01-29 16:56:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.025137 10.0.0.249 - - [2026-01-29 16:56:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.180208 10.0.0.249 - - [2026-01-29 16:56:30] "PUT /service-instance/2a30c56e-1c08-4c63-800b-b52f9e3afd50 HTTP/1.1" 200 267 0.011209 10.0.0.249 - - [2026-01-29 16:56:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.024917 10.0.0.249 - - [2026-01-29 16:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007282 10.0.0.249 - - [2026-01-29 16:56:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.029055 10.0.0.249 - - [2026-01-29 16:56:30] "GET /virtual-machine-interface/751aed78-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.016503 10.0.0.249 - - [2026-01-29 16:56:30] "PUT /service-instance/2a30c56e-1c08-4c63-800b-b52f9e3afd50 HTTP/1.1" 200 267 0.007496 10.0.0.249 - - [2026-01-29 16:56:30] "POST /instance-ips HTTP/1.1" 200 414 0.017899 10.0.0.249 - - [2026-01-29 16:56:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.020273 10.0.0.249 - - [2026-01-29 16:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003374 10.0.0.249 - - [2026-01-29 16:56:30] "POST /prop-collection-update HTTP/1.1" 200 115 0.035538 10.0.0.249 - - [2026-01-29 16:56:30] "GET /virtual-machine-interface/751aed78-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2867 0.012684 10.0.0.249 - - [2026-01-29 16:56:30] "POST /chown HTTP/1.1" 200 109 0.023775 10.0.0.249 - - [2026-01-29 16:56:30] "POST /chown HTTP/1.1" 200 109 0.009457 10.0.0.249 - - [2026-01-29 16:56:30] "POST /set-tag HTTP/1.1" 200 109 0.030382 10.0.0.249 - - [2026-01-29 16:56:30] "GET /virtual-machine-interface/751aed78-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.017286 10.0.0.249 - - [2026-01-29 16:56:30] "POST /ref-update HTTP/1.1" 200 156 0.038489 10.0.0.249 - - [2026-01-29 16:56:30] "GET /instance-ip/7542c6ae-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.011899 10.0.0.249 - - [2026-01-29 16:56:30] "POST /chown HTTP/1.1" 200 109 0.016647 10.0.0.249 - - [2026-01-29 16:56:30] "POST /chown HTTP/1.1" 200 109 0.008167 10.0.0.249 - - [2026-01-29 16:56:30] "GET /virtual-machine-interface/751aed78-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.014660 10.0.0.249 - - [2026-01-29 16:56:30] "POST /set-tag HTTP/1.1" 200 109 0.004055 10.0.0.249 - - [2026-01-29 16:56:30] "POST /ref-update HTTP/1.1" 200 156 0.019998 10.0.0.249 - - [2026-01-29 16:56:30] "GET /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.015910 10.0.0.249 - - [2026-01-29 16:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002929 10.0.0.249 - - [2026-01-29 16:56:30] "POST /ref-update HTTP/1.1" 200 156 0.011027 10.0.0.249 - - [2026-01-29 16:56:30] "POST /chown HTTP/1.1" 200 109 0.013528 10.0.0.249 - - [2026-01-29 16:56:30] "GET /virtual-machine-interface/751aed78-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012152 10.0.0.249 - - [2026-01-29 16:56:30] "POST /set-tag HTTP/1.1" 200 109 0.008447 10.0.0.249 - - [2026-01-29 16:56:30] "POST /chown HTTP/1.1" 200 109 0.036271 10.0.0.249 - - [2026-01-29 16:56:30] "POST /chown HTTP/1.1" 200 109 0.014183 10.0.0.249 - - [2026-01-29 16:56:30] "GET /virtual-machine-interface/751aed78-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.014235 10.0.0.249 - - [2026-01-29 16:56:30] "POST /set-tag HTTP/1.1" 200 109 0.008516 10.0.0.249 - - [2026-01-29 16:56:30] "POST /chown HTTP/1.1" 200 109 0.012095 10.0.0.249 - - [2026-01-29 16:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001604 10.0.0.249 - - [2026-01-29 16:56:30] "POST /chown HTTP/1.1" 200 109 0.005821 10.0.0.249 - - [2026-01-29 16:56:30] "POST /chown HTTP/1.1" 200 109 0.020528 10.0.0.249 - - [2026-01-29 16:56:30] "POST /chown HTTP/1.1" 200 109 0.006169 10.0.0.249 - - [2026-01-29 16:56:30] "POST /chown HTTP/1.1" 200 109 0.016492 10.0.0.249 - - [2026-01-29 16:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.249 - - [2026-01-29 16:56:30] "POST /chown HTTP/1.1" 200 109 0.006516 10.0.0.249 - - [2026-01-29 16:56:30] "POST /chown HTTP/1.1" 200 109 0.020202 10.0.0.249 - - [2026-01-29 16:56:30] "POST /chown HTTP/1.1" 200 109 0.012768 10.0.0.249 - - [2026-01-29 16:56:30] "POST /chown HTTP/1.1" 200 109 0.005684 10.0.0.249 - - [2026-01-29 16:56:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001540 10.0.0.249 - - [2026-01-29 16:56:30] "POST /chown HTTP/1.1" 200 109 0.005523 10.0.0.249 - - [2026-01-29 16:56:30] "POST /chown HTTP/1.1" 200 109 0.011699 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.006303 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.019186 10.0.0.249 - - [2026-01-29 16:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002416 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.006311 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.022499 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.017071 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.006501 10.0.0.249 - - [2026-01-29 16:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.015941 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.015683 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.006744 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.026730 10.0.0.249 - - [2026-01-29 16:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006049 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.007266 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.029782 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.016120 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.006926 10.0.0.249 - - [2026-01-29 16:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.007936 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.008204 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.015665 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.028760 10.0.0.249 - - [2026-01-29 16:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002674 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.006532 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.020229 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.007205 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.019846 10.0.0.249 - - [2026-01-29 16:56:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.249 - - [2026-01-29 16:56:31] "POST /chown HTTP/1.1" 200 109 0.007774 10.0.0.249 - - [2026-01-29 16:56:32] "POST /chown HTTP/1.1" 200 109 0.027529 10.0.0.249 - - [2026-01-29 16:56:32] "POST /chown HTTP/1.1" 200 109 0.027697 10.0.0.249 - - [2026-01-29 16:56:32] "POST /chown HTTP/1.1" 200 109 0.006779 10.0.0.249 - - [2026-01-29 16:56:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.249 - - [2026-01-29 16:56:32] "POST /chown HTTP/1.1" 200 109 0.009492 10.0.0.249 - - [2026-01-29 16:56:32] "POST /chown HTTP/1.1" 200 109 0.057836 10.0.0.249 - - [2026-01-29 16:56:32] "POST /chown HTTP/1.1" 200 109 0.014144 10.0.0.249 - - [2026-01-29 16:56:32] "POST /chown HTTP/1.1" 200 109 0.019984 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:56:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000898 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:56:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001076 10.0.0.249 - - [2026-01-29 16:56:40] "GET /virtual-machine-interface/718a02e8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.005871 10.0.0.249 - - [2026-01-29 16:56:40] "POST /set-tag HTTP/1.1" 200 109 0.002360 10.0.0.249 - - [2026-01-29 16:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002266 10.0.0.249 - - [2026-01-29 16:56:40] "GET /loadbalancer/01d0b5c1-be96-4150-a7ab-caba53556968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002818 10.0.0.249 - - [2026-01-29 16:56:40] "GET /loadbalancer-pool/2cda74c8-294d-44eb-8478-b0586592f71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002876 10.0.0.249 - - [2026-01-29 16:56:40] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015074 10.0.0.249 - - [2026-01-29 16:56:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.007024 10.0.0.249 - - [2026-01-29 16:56:40] "GET /virtual-machine-interface/718a02e8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016863 10.0.0.249 - - [2026-01-29 16:56:40] "GET /virtual-machine-interface/718a02e8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.006244 10.0.0.249 - - [2026-01-29 16:56:40] "POST /tags HTTP/1.1" 409 221 0.001662 10.0.0.249 - - [2026-01-29 16:56:40] "POST /ref-update HTTP/1.1" 200 156 0.007028 10.0.0.249 - - [2026-01-29 16:56:40] "GET /floating-ip/d72e1ed0-f4d1-4295-b179-dfda086fc10f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1783 0.010807 10.0.0.249 - - [2026-01-29 16:56:40] "PUT /floating-ip/d72e1ed0-f4d1-4295-b179-dfda086fc10f HTTP/1.1" 200 257 0.007494 10.0.0.249 - - [2026-01-29 16:56:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.249 - - [2026-01-29 16:56:40] "GET /tag/3b6a5b9f-d94f-4d61-bacd-a21c5c6514e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1175 0.013757 10.0.0.249 - - [2026-01-29 16:56:40] "POST /set-tag HTTP/1.1" 200 109 0.030366 10.0.0.249 - - [2026-01-29 16:56:43] "GET /virtual-machine-interface/751aed78-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.007598 10.0.0.249 - - [2026-01-29 16:56:43] "POST /set-tag HTTP/1.1" 200 109 0.003485 10.0.0.249 - - [2026-01-29 16:56:44] "GET /virtual-machine-interface/729812d8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007173 10.0.0.249 - - [2026-01-29 16:56:44] "POST /set-tag HTTP/1.1" 200 109 0.009385 10.0.0.249 - - [2026-01-29 16:56:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001874 10.0.0.249 - - [2026-01-29 16:56:44] "GET /loadbalancer/01d0b5c1-be96-4150-a7ab-caba53556968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002597 10.0.0.249 - - [2026-01-29 16:56:44] "GET /loadbalancer-pool/2cda74c8-294d-44eb-8478-b0586592f71e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1910 0.002502 10.0.0.249 - - [2026-01-29 16:56:44] "POST /loadbalancer-members HTTP/1.1" 200 704 0.018523 10.0.0.249 - - [2026-01-29 16:56:44] "GET /virtual-machine/931be04a-88a4-4e7c-a50a-8781531a8a64?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.002983 10.0.0.249 - - [2026-01-29 16:56:44] "GET /virtual-machine-interface/718a02e8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006156 10.0.0.249 - - [2026-01-29 16:56:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.025336 10.0.0.249 - - [2026-01-29 16:56:44] "GET /virtual-machine-interface/729812d8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.016375 10.0.0.249 - - [2026-01-29 16:56:44] "GET /virtual-machine-interface/729812d8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.004668 10.0.0.249 - - [2026-01-29 16:56:44] "POST /ref-update HTTP/1.1" 200 156 0.014181 10.0.0.249 - - [2026-01-29 16:56:44] "GET /floating-ip/d72e1ed0-f4d1-4295-b179-dfda086fc10f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2196 0.004527 10.0.0.249 - - [2026-01-29 16:56:44] "POST /set-tag HTTP/1.1" 200 109 0.052465 10.0.0.249 - - [2026-01-29 16:56:44] "GET /virtual-machine/125df4ed-21f7-4add-8284-cc0e5a34a6be?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1217 0.002765 10.0.0.249 - - [2026-01-29 16:56:44] "GET /virtual-machine-interface/729812d8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.004329 10.0.0.249 - - [2026-01-29 16:56:44] "GET /virtual-machine/9ae15113-849d-44e7-abed-90c6239262a7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1225 0.002779 10.0.0.249 - - [2026-01-29 16:56:44] "GET /virtual-machine-interface/751aed78-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.003779 10.0.0.249 - - [2026-01-29 16:56:45] "GET /virtual-machine-interface/751aed78-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004252 10.0.0.249 - - [2026-01-29 16:56:45] "POST /set-tag HTTP/1.1" 200 109 0.002045 10.0.0.249 - - [2026-01-29 16:56:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.249 - - [2026-01-29 16:56:45] "POST /chown HTTP/1.1" 200 109 0.006380 10.0.0.249 - - [2026-01-29 16:56:45] "POST /chown HTTP/1.1" 200 109 0.014288 10.0.0.249 - - [2026-01-29 16:56:45] "POST /chown HTTP/1.1" 200 109 0.007168 10.0.0.249 - - [2026-01-29 16:56:45] "POST /chown HTTP/1.1" 200 109 0.021386 10.0.0.249 - - [2026-01-29 16:57:16] "GET /virtual-machine-interface/751aed78-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.005234 10.0.0.249 - - [2026-01-29 16:57:16] "POST /set-tag HTTP/1.1" 200 109 0.002039 10.0.0.249 - - [2026-01-29 16:57:16] "GET /virtual-machine-interface/751aed78-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.004904 10.0.0.249 - - [2026-01-29 16:57:16] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.249 - - [2026-01-29 16:57:16] "GET /virtual-machine/9ae15113-849d-44e7-abed-90c6239262a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.002813 10.0.0.249 - - [2026-01-29 16:57:16] "POST /ref-update HTTP/1.1" 200 156 0.008702 10.0.0.249 - - [2026-01-29 16:57:16] "GET /virtual-machine-interface/751aed78-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3243 0.012057 10.0.0.249 - - [2026-01-29 16:57:16] "POST /set-tag HTTP/1.1" 200 109 0.014148 10.0.0.249 - - [2026-01-29 16:57:16] "POST /set-tag HTTP/1.1" 200 109 0.024745 10.0.0.249 - - [2026-01-29 16:57:16] "DELETE /instance-ip/7542c6ae-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.055780 10.0.0.249 - - [2026-01-29 16:57:16] "DELETE /virtual-machine-interface/751aed78-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.032024 10.0.0.249 - - [2026-01-29 16:57:16] "DELETE /virtual-machine/9ae15113-849d-44e7-abed-90c6239262a7 HTTP/1.1" 200 115 0.020920 10.0.0.249 - - [2026-01-29 16:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001945 10.0.0.249 - - [2026-01-29 16:57:20] "GET /tag/593d030b-3473-49cd-b18c-9e6456dc733b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1239 0.012491 10.0.0.249 - - [2026-01-29 16:57:20] "GET /tag/593d030b-3473-49cd-b18c-9e6456dc733b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1775 0.020273 10.0.0.249 - - [2026-01-29 16:57:20] "GET /virtual-machine-interface/353f77f4-e9e6-4e5e-a156-3e914fc87508?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.006673 10.0.0.249 - - [2026-01-29 16:57:20] "POST /set-tag HTTP/1.1" 200 109 0.020124 10.0.0.249 - - [2026-01-29 16:57:20] "GET /virtual-machine-interface/b38e5191-140c-434e-bd8e-583d3fee0ee3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.025633 10.0.0.249 - - [2026-01-29 16:57:20] "POST /set-tag HTTP/1.1" 200 109 0.028920 10.0.0.249 - - [2026-01-29 16:57:20] "GET /virtual-machine-interface/bdeaabf0-ef19-45dc-a3e4-ece5aa309f33?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.007975 10.0.0.249 - - [2026-01-29 16:57:20] "POST /set-tag HTTP/1.1" 200 109 0.021743 10.0.0.249 - - [2026-01-29 16:57:20] "GET /firewall-policy/2404f322-30a7-463c-a014-6400b9380fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.014139 10.0.0.249 - - [2026-01-29 16:57:20] "GET /firewall-rule/5b99ce7e-32f1-425c-8dae-585c9eb68ce7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2413 0.002837 10.0.0.249 - - [2026-01-29 16:57:20] "POST /ref-update HTTP/1.1" 200 156 0.028761 10.0.0.249 - - [2026-01-29 16:57:20] "DELETE /firewall-rule/5b99ce7e-32f1-425c-8dae-585c9eb68ce7 HTTP/1.1" 200 115 0.072702 10.0.0.249 - - [2026-01-29 16:57:20] "DELETE /loadbalancer-member/9d910abf-6741-46de-8f26-59c4b7e85bda HTTP/1.1" 200 115 0.045992 10.0.0.249 - - [2026-01-29 16:57:20] "PUT /service-instance/2a30c56e-1c08-4c63-800b-b52f9e3afd50 HTTP/1.1" 200 267 0.010316 10.0.0.249 - - [2026-01-29 16:57:20] "POST /prop-collection-update HTTP/1.1" 200 115 0.020293 10.0.0.249 - - [2026-01-29 16:57:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.028663 10.0.0.249 - - [2026-01-29 16:57:20] "DELETE /loadbalancer-pool/fedf6191-d742-45c4-beaf-907799afa456 HTTP/1.1" 200 115 0.111939 10.0.0.249 - - [2026-01-29 16:57:20] "DELETE /loadbalancer-listener/3ce78bec-cd02-4259-858e-d19d08a5997f HTTP/1.1" 200 115 0.059968 10.0.0.249 - - [2026-01-29 16:57:20] "POST /chown HTTP/1.1" 200 109 0.028803 10.0.0.249 - - [2026-01-29 16:57:20] "GET /floating-ip/67b922db-6535-4edb-a11d-d87e0f41015c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2397 0.025620 10.0.0.249 - - [2026-01-29 16:57:21] "POST /chown HTTP/1.1" 200 109 0.008732 10.0.0.249 - - [2026-01-29 16:57:21] "POST /chown HTTP/1.1" 200 109 0.020007 10.0.0.249 - - [2026-01-29 16:57:21] "POST /chown HTTP/1.1" 200 109 0.015524 10.0.0.249 - - [2026-01-29 16:57:21] "PUT /floating-ip/67b922db-6535-4edb-a11d-d87e0f41015c HTTP/1.1" 200 257 0.073253 10.0.0.249 - - [2026-01-29 16:57:21] "PUT /service-instance/2a30c56e-1c08-4c63-800b-b52f9e3afd50 HTTP/1.1" 200 267 0.052909 10.0.0.249 - - [2026-01-29 16:57:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.045325 10.0.0.249 - - [2026-01-29 16:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.029671 10.0.0.249 - - [2026-01-29 16:57:21] "DELETE /floating-ip/67b922db-6535-4edb-a11d-d87e0f41015c HTTP/1.1" 200 115 0.194038 10.0.0.249 - - [2026-01-29 16:57:21] "POST /chown HTTP/1.1" 200 109 0.015622 10.0.0.249 - - [2026-01-29 16:57:21] "POST /chown HTTP/1.1" 200 109 0.025518 10.0.0.249 - - [2026-01-29 16:57:21] "POST /chown HTTP/1.1" 200 109 0.027832 10.0.0.249 - - [2026-01-29 16:57:21] "DELETE /loadbalancer/f30808fc-527f-46fa-b353-ff3fe971684e HTTP/1.1" 200 115 0.152968 10.0.0.249 - - [2026-01-29 16:57:21] "POST /chown HTTP/1.1" 200 109 0.025513 10.0.0.249 - - [2026-01-29 16:57:21] "PUT /service-instance/2a30c56e-1c08-4c63-800b-b52f9e3afd50 HTTP/1.1" 200 267 0.030246 10.0.0.249 - - [2026-01-29 16:57:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.035140 10.0.0.249 - - [2026-01-29 16:57:21] "DELETE /instance-ip/973d1454-bc9b-449f-9769-0f764decfe82 HTTP/1.1" 200 115 0.175369 10.0.0.249 - - [2026-01-29 16:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002692 10.0.0.249 - - [2026-01-29 16:57:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011332 10.0.0.249 - - [2026-01-29 16:57:21] "DELETE /virtual-machine-interface/353f77f4-e9e6-4e5e-a156-3e914fc87508 HTTP/1.1" 200 115 0.080763 10.0.0.249 - - [2026-01-29 16:57:21] "DELETE /service-instance/2a30c56e-1c08-4c63-800b-b52f9e3afd50 HTTP/1.1" 200 115 0.066158 10.0.0.249 - - [2026-01-29 16:57:21] "DELETE /tag/593d030b-3473-49cd-b18c-9e6456dc733b HTTP/1.1" 200 115 0.110286 10.0.0.249 - - [2026-01-29 16:57:21] "GET /virtual-machine-interface/bdeaabf0-ef19-45dc-a3e4-ece5aa309f33?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.004502 10.0.0.249 - - [2026-01-29 16:57:21] "DELETE /virtual-machine-interface/bdeaabf0-ef19-45dc-a3e4-ece5aa309f33 HTTP/1.1" 200 115 0.050857 10.0.0.249 - - [2026-01-29 16:57:21] "DELETE /virtual-machine/9752095b-73d0-4b6c-b002-48207f1d1891 HTTP/1.1" 200 115 0.024385 10.0.0.249 - - [2026-01-29 16:57:22] "GET /virtual-machine-interface/b38e5191-140c-434e-bd8e-583d3fee0ee3?fields=interface_route_table_refs%2Cfloating_ip_back_refs%2Cinstance_ip_back_refs HTTP/1.1" 200 1211 0.015432 10.0.0.249 - - [2026-01-29 16:57:22] "DELETE /virtual-machine-interface/b38e5191-140c-434e-bd8e-583d3fee0ee3 HTTP/1.1" 200 115 0.060109 10.0.0.249 - - [2026-01-29 16:57:22] "POST /ref-update HTTP/1.1" 200 156 0.014876 10.0.0.249 - - [2026-01-29 16:57:22] "DELETE /virtual-machine/b303da4b-1f5d-4fa8-9945-ec8d348090bc HTTP/1.1" 200 115 0.039558 10.0.0.249 - - [2026-01-29 16:57:22] "GET /floating-ip-pool/a3bf2d7d-6583-462c-87ff-198d216569f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.002372 10.0.0.249 - - [2026-01-29 16:57:22] "POST /ref-update HTTP/1.1" 200 156 0.007341 10.0.0.249 - - [2026-01-29 16:57:22] "DELETE /floating-ip-pool/a3bf2d7d-6583-462c-87ff-198d216569f6 HTTP/1.1" 200 115 0.030074 10.0.0.249 - - [2026-01-29 16:57:22] "POST /useragent-kv HTTP/1.1" 200 115 0.002645 10.0.0.249 - - [2026-01-29 16:57:22] "POST /useragent-kv HTTP/1.1" 200 115 0.001151 10.0.0.249 - - [2026-01-29 16:57:22] "DELETE /virtual-network/4a186814-db9e-42b6-84a0-8d82926930d1 HTTP/1.1" 200 115 0.077455 10.0.0.249 - - [2026-01-29 16:57:22] "GET /routing-instance/496fcc0c-6d50-48d8-b938-5e7e8982d9da HTTP/1.1" 404 171 0.003245 10.0.0.249 - - [2026-01-29 16:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.249 - - [2026-01-29 16:57:22] "GET /domains HTTP/1.1" 200 281 0.002369 10.0.0.249 - - [2026-01-29 16:57:22] "GET /domain/6f0fb68c-b87a-4a57-ba9f-251caf501e1b HTTP/1.1" 200 3099 0.002063 10.0.0.249 - - [2026-01-29 16:57:22] "DELETE /route-target/5eb65d5c-af70-455f-a288-4546502e85bb HTTP/1.1" 200 115 0.018427 10.0.0.249 - - [2026-01-29 16:57:22] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f HTTP/1.1" 200 6900 0.043809 10.0.0.249 - - [2026-01-29 16:57:22] "GET /virtual-machine-interface/729812d8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005522 10.0.0.249 - - [2026-01-29 16:57:22] "POST /set-tag HTTP/1.1" 200 109 0.004495 10.0.0.249 - - [2026-01-29 16:57:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006333 10.0.0.249 - - [2026-01-29 16:57:22] "GET /loadbalancer/01d0b5c1-be96-4150-a7ab-caba53556968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002562 10.0.0.249 - - [2026-01-29 16:57:22] "GET /virtual-machine-interface/729812d8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.005356 10.0.0.249 - - [2026-01-29 16:57:22] "POST /set-tag HTTP/1.1" 200 109 0.021527 10.0.0.249 - - [2026-01-29 16:57:22] "DELETE /loadbalancer-member/b5490690-f0e2-471c-92ec-beb7d67ea2c9 HTTP/1.1" 200 115 0.031111 10.0.0.249 - - [2026-01-29 16:57:23] "GET /virtual-machine-interface/729812d8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.007696 10.0.0.249 - - [2026-01-29 16:57:23] "POST /set-tag HTTP/1.1" 200 109 0.003986 10.0.0.249 - - [2026-01-29 16:57:23] "GET /virtual-machine-interface/729812d8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.003938 10.0.0.249 - - [2026-01-29 16:57:23] "POST /set-tag HTTP/1.1" 200 109 0.002113 10.0.0.249 - - [2026-01-29 16:57:23] "GET /virtual-machine/125df4ed-21f7-4add-8284-cc0e5a34a6be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002975 10.0.0.249 - - [2026-01-29 16:57:23] "POST /ref-update HTTP/1.1" 200 156 0.009400 10.0.0.249 - - [2026-01-29 16:57:23] "GET /virtual-machine-interface/729812d8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3397 0.012410 10.0.0.249 - - [2026-01-29 16:57:23] "POST /set-tag HTTP/1.1" 200 109 0.024542 10.0.0.249 - - [2026-01-29 16:57:23] "POST /set-tag HTTP/1.1" 200 109 0.026982 10.0.0.249 - - [2026-01-29 16:57:23] "POST /set-tag HTTP/1.1" 200 109 0.023103 10.0.0.249 - - [2026-01-29 16:57:23] "DELETE /instance-ip/72b8b7f4-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.041985 10.0.0.249 - - [2026-01-29 16:57:23] "POST /ref-update HTTP/1.1" 200 156 0.008144 10.0.0.249 - - [2026-01-29 16:57:24] "DELETE /virtual-machine-interface/729812d8-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.045202 10.0.0.249 - - [2026-01-29 16:57:24] "DELETE /virtual-machine/125df4ed-21f7-4add-8284-cc0e5a34a6be HTTP/1.1" 200 115 0.023245 10.0.0.249 - - [2026-01-29 16:57:27] "GET /virtual-machine-interface/718a02e8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006592 10.0.0.249 - - [2026-01-29 16:57:27] "POST /set-tag HTTP/1.1" 200 109 0.006489 10.0.0.249 - - [2026-01-29 16:57:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002234 10.0.0.249 - - [2026-01-29 16:57:27] "GET /loadbalancer/01d0b5c1-be96-4150-a7ab-caba53556968?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2229 0.002880 10.0.0.249 - - [2026-01-29 16:57:28] "GET /virtual-machine-interface/718a02e8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006707 10.0.0.249 - - [2026-01-29 16:57:28] "POST /set-tag HTTP/1.1" 200 109 0.003641 10.0.0.249 - - [2026-01-29 16:57:28] "GET /virtual-machine-interface/718a02e8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.018229 10.0.0.249 - - [2026-01-29 16:57:28] "POST /set-tag HTTP/1.1" 200 109 0.002814 10.0.0.249 - - [2026-01-29 16:57:28] "GET /virtual-machine/931be04a-88a4-4e7c-a50a-8781531a8a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002996 10.0.0.249 - - [2026-01-29 16:57:28] "POST /ref-update HTTP/1.1" 200 156 0.010211 10.0.0.249 - - [2026-01-29 16:57:28] "GET /virtual-machine-interface/718a02e8-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3580 0.006011 10.0.0.249 - - [2026-01-29 16:57:28] "POST /set-tag HTTP/1.1" 200 109 0.016956 10.0.0.249 - - [2026-01-29 16:57:28] "POST /set-tag HTTP/1.1" 200 109 0.023404 10.0.0.249 - - [2026-01-29 16:57:28] "POST /set-tag HTTP/1.1" 200 109 0.028427 10.0.0.249 - - [2026-01-29 16:57:29] "DELETE /instance-ip/71a4d8e8-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.039035 10.0.0.249 - - [2026-01-29 16:57:29] "POST /ref-update HTTP/1.1" 200 156 0.006714 10.0.0.249 - - [2026-01-29 16:57:29] "DELETE /virtual-machine-interface/718a02e8-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.043540 10.0.0.249 - - [2026-01-29 16:57:29] "DELETE /virtual-machine/931be04a-88a4-4e7c-a50a-8781531a8a64 HTTP/1.1" 200 115 0.020466 10.0.0.249 - - [2026-01-29 16:57:29] "DELETE /tag/d5640a88-c52f-4875-9f09-3f54e000984c HTTP/1.1" 200 115 0.057832 10.0.0.249 - - [2026-01-29 16:57:29] "DELETE /tag/e07301c8-6a4c-46a9-b014-0e1cb2a5e10b HTTP/1.1" 200 115 0.035791 10.0.0.249 - - [2026-01-29 16:57:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002210 10.0.0.249 - - [2026-01-29 16:57:32] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.037250 10.0.0.249 - - [2026-01-29 16:57:33] "POST /tags HTTP/1.1" 200 394 0.026016 10.0.0.249 - - [2026-01-29 16:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.009482 10.0.0.249 - - [2026-01-29 16:57:33] "GET /tag/359927f1-6aa7-4794-8538-190ae87f845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.020801 10.0.0.249 - - [2026-01-29 16:57:33] "POST /tags HTTP/1.1" 200 342 0.016892 10.0.0.249 - - [2026-01-29 16:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001790 10.0.0.249 - - [2026-01-29 16:57:33] "GET /tag/27af3825-785a-40a6-9f03-c4888a0cda97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010962 10.0.0.249 - - [2026-01-29 16:57:33] "POST /id-to-fqname HTTP/1.1" 200 192 0.000618 10.0.0.249 - - [2026-01-29 16:57:33] "POST /fqname-to-id HTTP/1.1" 404 201 0.004432 10.0.0.249 - - [2026-01-29 16:57:33] "POST /security-groups HTTP/1.1" 200 589 0.061138 10.0.0.249 - - [2026-01-29 16:57:33] "POST /projects HTTP/1.1" 200 521 0.176677 10.0.0.249 - - [2026-01-29 16:57:33] "POST /fqname-to-id HTTP/1.1" 404 236 0.002804 10.0.0.249 - - [2026-01-29 16:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.012385 10.0.0.249 - - [2026-01-29 16:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008067 10.0.0.249 - - [2026-01-29 16:57:33] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.022074 10.0.0.249 - - [2026-01-29 16:57:33] "POST /access-control-lists HTTP/1.1" 200 600 0.083080 10.0.0.249 - - [2026-01-29 16:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006344 10.0.0.249 - - [2026-01-29 16:57:33] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.006675 10.0.0.249 - - [2026-01-29 16:57:33] "POST /fqname-to-id HTTP/1.1" 404 235 0.002204 10.0.0.249 - - [2026-01-29 16:57:33] "POST /access-control-lists HTTP/1.1" 200 598 0.069054 10.0.0.249 - - [2026-01-29 16:57:33] "PUT /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708 HTTP/1.1" 200 265 0.100390 10.0.0.249 - - [2026-01-29 16:57:33] "PUT /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9 HTTP/1.1" 200 265 0.046759 10.0.0.249 - - [2026-01-29 16:57:33] "POST /security-groups HTTP/1.1" 200 593 0.068069 10.0.0.249 - - [2026-01-29 16:57:33] "POST /fqname-to-id HTTP/1.1" 404 270 0.001682 10.0.0.249 - - [2026-01-29 16:57:33] "POST /access-control-lists HTTP/1.1" 200 634 0.061424 10.0.0.249 - - [2026-01-29 16:57:33] "POST /fqname-to-id HTTP/1.1" 404 269 0.006663 10.0.0.249 - - [2026-01-29 16:57:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.072280 10.0.0.249 - - [2026-01-29 16:57:33] "POST /chown HTTP/1.1" 200 109 0.021485 10.0.0.249 - - [2026-01-29 16:57:33] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.007733 10.0.0.249 - - [2026-01-29 16:57:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.249 - - [2026-01-29 16:57:33] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.013404 10.0.0.249 - - [2026-01-29 16:57:33] "POST /access-control-lists HTTP/1.1" 200 632 0.062993 10.0.0.249 - - [2026-01-29 16:57:34] "POST /tags HTTP/1.1" 409 226 0.004629 10.0.0.249 - - [2026-01-29 16:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001963 10.0.0.249 - - [2026-01-29 16:57:34] "GET /tag/27af3825-785a-40a6-9f03-c4888a0cda97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010563 10.0.0.249 - - [2026-01-29 16:57:34] "POST /firewall-rules HTTP/1.1" 200 602 0.063962 10.0.0.249 - - [2026-01-29 16:57:34] "GET /firewall-rule/c00023fb-4132-4fc4-9fbf-44f0215ae9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.016873 10.0.0.249 - - [2026-01-29 16:57:34] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3888 0.003999 10.0.0.249 - - [2026-01-29 16:57:34] "GET /firewall-rule/c00023fb-4132-4fc4-9fbf-44f0215ae9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.002273 10.0.0.249 - - [2026-01-29 16:57:34] "POST /ref-update HTTP/1.1" 200 156 0.048524 10.0.0.249 - - [2026-01-29 16:57:34] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.011082 10.0.0.249 - - [2026-01-29 16:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002177 10.0.0.249 - - [2026-01-29 16:57:34] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003036 10.0.0.249 - - [2026-01-29 16:57:34] "POST /tags HTTP/1.1" 409 226 0.001964 10.0.0.249 - - [2026-01-29 16:57:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.249 - - [2026-01-29 16:57:34] "GET /tag/27af3825-785a-40a6-9f03-c4888a0cda97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010444 10.0.0.249 - - [2026-01-29 16:57:34] "POST /firewall-rules HTTP/1.1" 200 600 0.066979 10.0.0.249 - - [2026-01-29 16:57:34] "GET /firewall-rule/95bcddde-3dfd-4d2c-b6e9-3b682fbb8c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003752 10.0.0.249 - - [2026-01-29 16:57:34] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4145 0.003298 10.0.0.249 - - [2026-01-29 16:57:34] "GET /firewall-rule/95bcddde-3dfd-4d2c-b6e9-3b682fbb8c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002388 10.0.0.249 - - [2026-01-29 16:57:34] "POST /ref-update HTTP/1.1" 200 156 0.042909 10.0.0.249 - - [2026-01-29 16:57:36] "POST /tags HTTP/1.1" 200 394 0.129326 10.0.0.249 - - [2026-01-29 16:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.017592 10.0.0.249 - - [2026-01-29 16:57:36] "GET /tag/d63e9cb7-3801-4e5f-aade-4972e7475e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.013838 10.0.0.249 - - [2026-01-29 16:57:36] "POST /tags HTTP/1.1" 200 342 0.020558 10.0.0.249 - - [2026-01-29 16:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.249 - - [2026-01-29 16:57:36] "GET /tag/19d11ebf-79df-4a52-8c91-4ee6c8488216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.013968 10.0.0.249 - - [2026-01-29 16:57:36] "POST /id-to-fqname HTTP/1.1" 200 192 0.000782 10.0.0.249 - - [2026-01-29 16:57:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.001876 10.0.0.249 - - [2026-01-29 16:57:36] "POST /security-groups HTTP/1.1" 200 589 0.067859 10.0.0.249 - - [2026-01-29 16:57:36] "POST /fqname-to-id HTTP/1.1" 404 236 0.002008 10.0.0.249 - - [2026-01-29 16:57:36] "POST /projects HTTP/1.1" 200 521 0.197947 10.0.0.249 - - [2026-01-29 16:57:36] "POST /access-control-lists HTTP/1.1" 200 600 0.056381 10.0.0.249 - - [2026-01-29 16:57:36] "POST /fqname-to-id HTTP/1.1" 404 235 0.018864 10.0.0.249 - - [2026-01-29 16:57:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.014994 10.0.0.249 - - [2026-01-29 16:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009097 10.0.0.249 - - [2026-01-29 16:57:36] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.006481 10.0.0.249 - - [2026-01-29 16:57:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.249 - - [2026-01-29 16:57:36] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.033058 10.0.0.249 - - [2026-01-29 16:57:36] "POST /access-control-lists HTTP/1.1" 200 598 0.063316 10.0.0.249 - - [2026-01-29 16:57:36] "PUT /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708 HTTP/1.1" 200 265 0.044444 10.0.0.249 - - [2026-01-29 16:57:36] "PUT /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9 HTTP/1.1" 200 265 0.037796 10.0.0.249 - - [2026-01-29 16:57:37] "POST /security-groups HTTP/1.1" 200 593 0.073940 10.0.0.249 - - [2026-01-29 16:57:37] "POST /fqname-to-id HTTP/1.1" 404 270 0.002005 10.0.0.249 - - [2026-01-29 16:57:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.047155 10.0.0.249 - - [2026-01-29 16:57:37] "POST /chown HTTP/1.1" 200 109 0.020953 10.0.0.249 - - [2026-01-29 16:57:37] "POST /access-control-lists HTTP/1.1" 200 634 0.050544 10.0.0.249 - - [2026-01-29 16:57:37] "POST /fqname-to-id HTTP/1.1" 404 269 0.012837 10.0.0.249 - - [2026-01-29 16:57:37] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002514 10.0.0.249 - - [2026-01-29 16:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001670 10.0.0.249 - - [2026-01-29 16:57:37] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002904 10.0.0.249 - - [2026-01-29 16:57:37] "POST /tags HTTP/1.1" 409 226 0.001303 10.0.0.249 - - [2026-01-29 16:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.249 - - [2026-01-29 16:57:37] "GET /tag/19d11ebf-79df-4a52-8c91-4ee6c8488216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.035282 10.0.0.249 - - [2026-01-29 16:57:37] "POST /access-control-lists HTTP/1.1" 200 632 0.068592 10.0.0.249 - - [2026-01-29 16:57:37] "POST /firewall-rules HTTP/1.1" 200 602 0.084899 10.0.0.249 - - [2026-01-29 16:57:37] "GET /firewall-rule/969b0b1a-5920-411e-8e75-06f2f46932a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.004118 10.0.0.249 - - [2026-01-29 16:57:37] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.003096 10.0.0.249 - - [2026-01-29 16:57:37] "GET /firewall-rule/969b0b1a-5920-411e-8e75-06f2f46932a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.001694 10.0.0.249 - - [2026-01-29 16:57:37] "POST /ref-update HTTP/1.1" 200 156 0.043469 10.0.0.249 - - [2026-01-29 16:57:37] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.006705 10.0.0.249 - - [2026-01-29 16:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.249 - - [2026-01-29 16:57:37] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002898 10.0.0.249 - - [2026-01-29 16:57:37] "POST /tags HTTP/1.1" 409 226 0.001550 10.0.0.249 - - [2026-01-29 16:57:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.249 - - [2026-01-29 16:57:37] "GET /tag/19d11ebf-79df-4a52-8c91-4ee6c8488216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010824 10.0.0.249 - - [2026-01-29 16:57:37] "POST /firewall-rules HTTP/1.1" 200 600 0.063231 10.0.0.249 - - [2026-01-29 16:57:37] "GET /firewall-rule/2800292a-2a33-462c-ac98-e6b6e9afaa9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.005047 10.0.0.249 - - [2026-01-29 16:57:37] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4658 0.005122 10.0.0.249 - - [2026-01-29 16:57:37] "GET /firewall-rule/2800292a-2a33-462c-ac98-e6b6e9afaa9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002450 10.0.0.249 - - [2026-01-29 16:57:37] "POST /ref-update HTTP/1.1" 200 156 0.054215 10.0.0.249 - - [2026-01-29 16:57:39] "POST /tags HTTP/1.1" 200 346 0.078701 10.0.0.249 - - [2026-01-29 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007558 10.0.0.249 - - [2026-01-29 16:57:39] "GET /tag/bf5ce105-4474-401b-afc9-699e63306a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.019067 10.0.0.249 - - [2026-01-29 16:57:39] "POST /projects HTTP/1.1" 409 238 0.001859 10.0.0.249 - - [2026-01-29 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002002 10.0.0.249 - - [2026-01-29 16:57:39] "GET /project/4f8c187c-1e28-4d2a-8273-8d117e31cbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.026658 10.0.0.249 - - [2026-01-29 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003173 10.0.0.249 - - [2026-01-29 16:57:39] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.008169 10.0.0.249 - - [2026-01-29 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.249 - - [2026-01-29 16:57:39] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005306 10.0.0.249 - - [2026-01-29 16:57:39] "POST /security-groups HTTP/1.1" 409 285 0.003067 10.0.0.249 - - [2026-01-29 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.249 - - [2026-01-29 16:57:39] "PUT /security-group/36c724cd-9bd3-40dd-be20-a30adca1e59f HTTP/1.1" 200 263 0.061038 10.0.0.249 - - [2026-01-29 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.249 - - [2026-01-29 16:57:39] "PUT /access-control-list/ed4d4bf9-52fc-437e-b921-fdc919881ec7 HTTP/1.1" 200 273 0.009715 10.0.0.249 - - [2026-01-29 16:57:39] "PUT /access-control-list/3faafd00-9a9d-4b0f-87df-fb07d8aeb2bb HTTP/1.1" 200 273 0.028319 10.0.0.249 - - [2026-01-29 16:57:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.032492 10.0.0.249 - - [2026-01-29 16:57:39] "POST /tags HTTP/1.1" 409 228 0.004765 10.0.0.249 - - [2026-01-29 16:57:39] "GET /project/4f8c187c-1e28-4d2a-8273-8d117e31cbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.076523 10.0.0.249 - - [2026-01-29 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013360 10.0.0.249 - - [2026-01-29 16:57:39] "GET /tag/bf5ce105-4474-401b-afc9-699e63306a07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.012042 10.0.0.249 - - [2026-01-29 16:57:39] "POST /tags HTTP/1.1" 200 346 0.016057 10.0.0.249 - - [2026-01-29 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.024578 10.0.0.249 - - [2026-01-29 16:57:39] "GET /tag/63160dd8-6ab1-4bfa-8d8f-72cc6edaa1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011355 10.0.0.249 - - [2026-01-29 16:57:39] "POST /projects HTTP/1.1" 409 238 0.001624 10.0.0.249 - - [2026-01-29 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001516 10.0.0.249 - - [2026-01-29 16:57:39] "GET /project/3c7e87c6-188c-4769-b97c-36243190e6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045501 10.0.0.249 - - [2026-01-29 16:57:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002688 10.0.0.249 - - [2026-01-29 16:57:39] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003765 10.0.0.249 - - [2026-01-29 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.249 - - [2026-01-29 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.249 - - [2026-01-29 16:57:40] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003162 10.0.0.249 - - [2026-01-29 16:57:40] "POST /security-groups HTTP/1.1" 409 285 0.002588 10.0.0.249 - - [2026-01-29 16:57:40] "GET /project/3c7e87c6-188c-4769-b97c-36243190e6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031412 10.0.0.249 - - [2026-01-29 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.249 - - [2026-01-29 16:57:40] "PUT /security-group/ae6d83cf-40b4-4e67-ba54-e2cde19a0e56 HTTP/1.1" 200 263 0.055654 10.0.0.249 - - [2026-01-29 16:57:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.020122 10.0.0.249 - - [2026-01-29 16:57:40] "POST /tags HTTP/1.1" 409 228 0.013877 10.0.0.249 - - [2026-01-29 16:57:40] "PUT /access-control-list/4e013442-9b88-4ec6-8b0d-15911aeb991b HTTP/1.1" 200 273 0.021821 10.0.0.249 - - [2026-01-29 16:57:40] "PUT /access-control-list/31119bcb-e03b-4188-b918-12639f0c5cd1 HTTP/1.1" 200 273 0.014644 10.0.0.249 - - [2026-01-29 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001834 10.0.0.249 - - [2026-01-29 16:57:40] "GET /tag/63160dd8-6ab1-4bfa-8d8f-72cc6edaa1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011546 10.0.0.249 - - [2026-01-29 16:57:40] "POST /tags HTTP/1.1" 200 292 0.040319 10.0.0.249 - - [2026-01-29 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.014150 10.0.0.249 - - [2026-01-29 16:57:40] "GET /tag/d3f678f9-3b4e-4c4a-83a4-d21ace8a2952?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.012396 10.0.0.249 - - [2026-01-29 16:57:40] "POST /tags HTTP/1.1" 200 304 0.047022 10.0.0.249 - - [2026-01-29 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003274 10.0.0.249 - - [2026-01-29 16:57:40] "GET /tag/98ff812d-4236-4ddc-a21b-ac593b6b806b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013529 10.0.0.249 - - [2026-01-29 16:57:40] "POST /tags HTTP/1.1" 409 252 0.001773 10.0.0.249 - - [2026-01-29 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001513 10.0.0.249 - - [2026-01-29 16:57:40] "GET /tag/359927f1-6aa7-4794-8538-190ae87f845a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015966 10.0.0.249 - - [2026-01-29 16:57:40] "POST /tags HTTP/1.1" 409 226 0.001878 10.0.0.249 - - [2026-01-29 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001941 10.0.0.249 - - [2026-01-29 16:57:40] "GET /tag/27af3825-785a-40a6-9f03-c4888a0cda97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.014238 10.0.0.249 - - [2026-01-29 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002026 10.0.0.249 - - [2026-01-29 16:57:40] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004539 10.0.0.249 - - [2026-01-29 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.249 - - [2026-01-29 16:57:40] "GET /project/4f8c187c-1e28-4d2a-8273-8d117e31cbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.030662 10.0.0.249 - - [2026-01-29 16:57:40] "POST /virtual-machines HTTP/1.1" 200 396 0.008099 10.0.0.249 - - [2026-01-29 16:57:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.008146 10.0.0.249 - - [2026-01-29 16:57:40] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.098115 10.0.0.249 - - [2026-01-29 16:57:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.017804 10.0.0.249 - - [2026-01-29 16:57:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010094 10.0.0.249 - - [2026-01-29 16:57:40] "GET /virtual-machine-interface/9f63a78c-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004469 10.0.0.249 - - [2026-01-29 16:57:40] "POST /instance-ips HTTP/1.1" 200 398 0.018310 10.0.0.249 - - [2026-01-29 16:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017617 10.0.0.249 - - [2026-01-29 16:57:41] "GET /virtual-machine-interface/9f63a78c-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009514 10.0.0.249 - - [2026-01-29 16:57:41] "POST /set-tag HTTP/1.1" 200 109 0.071930 10.0.0.249 - - [2026-01-29 16:57:41] "GET /virtual-machine-interface/9f63a78c-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.023207 10.0.0.249 - - [2026-01-29 16:57:41] "GET /instance-ip/9f77e54e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002892 10.0.0.249 - - [2026-01-29 16:57:41] "GET /virtual-machine-interface/9f63a78c-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004432 10.0.0.249 - - [2026-01-29 16:57:41] "POST /set-tag HTTP/1.1" 200 109 0.002111 10.0.0.249 - - [2026-01-29 16:57:41] "GET /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004619 10.0.0.249 - - [2026-01-29 16:57:41] "POST /ref-update HTTP/1.1" 200 156 0.007597 10.0.0.249 - - [2026-01-29 16:57:41] "GET /virtual-machine-interface/9f63a78c-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004202 10.0.0.249 - - [2026-01-29 16:57:41] "POST /set-tag HTTP/1.1" 200 109 0.002059 10.0.0.249 - - [2026-01-29 16:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.249 - - [2026-01-29 16:57:41] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003389 10.0.0.249 - - [2026-01-29 16:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001420 10.0.0.249 - - [2026-01-29 16:57:41] "GET /project/4f8c187c-1e28-4d2a-8273-8d117e31cbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.031321 10.0.0.249 - - [2026-01-29 16:57:41] "POST /virtual-machines HTTP/1.1" 200 396 0.009280 10.0.0.249 - - [2026-01-29 16:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.014420 10.0.0.249 - - [2026-01-29 16:57:41] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.110174 10.0.0.249 - - [2026-01-29 16:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007664 10.0.0.249 - - [2026-01-29 16:57:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.249 - - [2026-01-29 16:57:41] "GET /virtual-machine-interface/9fca2584-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006040 10.0.0.249 - - [2026-01-29 16:57:41] "POST /instance-ips HTTP/1.1" 200 398 0.021596 10.0.0.249 - - [2026-01-29 16:57:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.021529 10.0.0.249 - - [2026-01-29 16:57:41] "GET /virtual-machine-interface/9fca2584-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012800 10.0.0.249 - - [2026-01-29 16:57:41] "POST /set-tag HTTP/1.1" 200 109 0.063682 10.0.0.249 - - [2026-01-29 16:57:41] "GET /virtual-machine-interface/9fca2584-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.021625 10.0.0.249 - - [2026-01-29 16:57:41] "GET /instance-ip/9fe31058-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003393 10.0.0.249 - - [2026-01-29 16:57:41] "GET /virtual-machine-interface/9fca2584-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004934 10.0.0.249 - - [2026-01-29 16:57:41] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.249 - - [2026-01-29 16:57:41] "GET /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.003386 10.0.0.249 - - [2026-01-29 16:57:41] "POST /ref-update HTTP/1.1" 200 156 0.009439 10.0.0.249 - - [2026-01-29 16:57:42] "GET /virtual-machine-interface/9fca2584-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004014 10.0.0.249 - - [2026-01-29 16:57:42] "POST /set-tag HTTP/1.1" 200 109 0.002370 10.0.0.249 - - [2026-01-29 16:57:42] "POST /tags HTTP/1.1" 200 292 0.016752 10.0.0.249 - - [2026-01-29 16:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001715 10.0.0.249 - - [2026-01-29 16:57:42] "GET /tag/177d4638-6287-4acc-b5b2-b5aaa9736f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.010848 10.0.0.249 - - [2026-01-29 16:57:42] "POST /tags HTTP/1.1" 409 252 0.001492 10.0.0.249 - - [2026-01-29 16:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.249 - - [2026-01-29 16:57:42] "GET /tag/d63e9cb7-3801-4e5f-aade-4972e7475e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.009944 10.0.0.249 - - [2026-01-29 16:57:42] "POST /tags HTTP/1.1" 409 226 0.001643 10.0.0.249 - - [2026-01-29 16:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001921 10.0.0.249 - - [2026-01-29 16:57:42] "GET /tag/19d11ebf-79df-4a52-8c91-4ee6c8488216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010546 10.0.0.249 - - [2026-01-29 16:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.249 - - [2026-01-29 16:57:42] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003718 10.0.0.249 - - [2026-01-29 16:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.249 - - [2026-01-29 16:57:42] "GET /project/3c7e87c6-188c-4769-b97c-36243190e6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035208 10.0.0.249 - - [2026-01-29 16:57:42] "POST /virtual-machines HTTP/1.1" 200 396 0.007284 10.0.0.249 - - [2026-01-29 16:57:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.009037 10.0.0.249 - - [2026-01-29 16:57:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101001 10.0.0.249 - - [2026-01-29 16:57:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.033187 10.0.0.249 - - [2026-01-29 16:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004804 10.0.0.249 - - [2026-01-29 16:57:42] "GET /virtual-machine-interface/a051e83e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005239 10.0.0.249 - - [2026-01-29 16:57:42] "POST /instance-ips HTTP/1.1" 200 398 0.020528 10.0.0.249 - - [2026-01-29 16:57:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.018001 10.0.0.249 - - [2026-01-29 16:57:42] "GET /virtual-machine-interface/a051e83e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012489 10.0.0.249 - - [2026-01-29 16:57:42] "POST /set-tag HTTP/1.1" 200 109 0.059914 10.0.0.249 - - [2026-01-29 16:57:42] "GET /virtual-machine-interface/a051e83e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012932 10.0.0.249 - - [2026-01-29 16:57:42] "GET /instance-ip/a0676d30-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006234 10.0.0.249 - - [2026-01-29 16:57:42] "GET /virtual-machine-interface/a051e83e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004389 10.0.0.249 - - [2026-01-29 16:57:42] "POST /set-tag HTTP/1.1" 200 109 0.002120 10.0.0.249 - - [2026-01-29 16:57:42] "GET /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003592 10.0.0.249 - - [2026-01-29 16:57:42] "POST /ref-update HTTP/1.1" 200 156 0.007564 10.0.0.249 - - [2026-01-29 16:57:42] "GET /virtual-machine-interface/a051e83e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004116 10.0.0.249 - - [2026-01-29 16:57:42] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.249 - - [2026-01-29 16:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.249 - - [2026-01-29 16:57:42] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004203 10.0.0.249 - - [2026-01-29 16:57:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001755 10.0.0.249 - - [2026-01-29 16:57:42] "GET /project/3c7e87c6-188c-4769-b97c-36243190e6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037132 10.0.0.249 - - [2026-01-29 16:57:43] "POST /virtual-machines HTTP/1.1" 200 396 0.006899 10.0.0.249 - - [2026-01-29 16:57:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.007719 10.0.0.249 - - [2026-01-29 16:57:43] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.086162 10.0.0.249 - - [2026-01-29 16:57:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.008222 10.0.0.249 - - [2026-01-29 16:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002893 10.0.0.249 - - [2026-01-29 16:57:43] "GET /virtual-machine-interface/a0bc2b5e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007156 10.0.0.249 - - [2026-01-29 16:57:43] "POST /instance-ips HTTP/1.1" 200 398 0.019812 10.0.0.249 - - [2026-01-29 16:57:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.032557 10.0.0.249 - - [2026-01-29 16:57:43] "GET /virtual-machine-interface/a0bc2b5e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010962 10.0.0.249 - - [2026-01-29 16:57:43] "POST /set-tag HTTP/1.1" 200 109 0.067799 10.0.0.249 - - [2026-01-29 16:57:43] "GET /virtual-machine-interface/a0bc2b5e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.022885 10.0.0.249 - - [2026-01-29 16:57:43] "GET /instance-ip/a0d50976-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003105 10.0.0.249 - - [2026-01-29 16:57:43] "GET /virtual-machine-interface/a0bc2b5e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005756 10.0.0.249 - - [2026-01-29 16:57:43] "POST /set-tag HTTP/1.1" 200 109 0.002441 10.0.0.249 - - [2026-01-29 16:57:43] "GET /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.004397 10.0.0.249 - - [2026-01-29 16:57:43] "POST /ref-update HTTP/1.1" 200 156 0.008667 10.0.0.249 - - [2026-01-29 16:57:43] "GET /virtual-machine-interface/a0bc2b5e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013334 10.0.0.249 - - [2026-01-29 16:57:43] "POST /set-tag HTTP/1.1" 200 109 0.002380 10.0.0.249 - - [2026-01-29 16:57:43] "POST /tags HTTP/1.1" 200 300 0.015595 10.0.0.249 - - [2026-01-29 16:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.008044 10.0.0.249 - - [2026-01-29 16:57:43] "GET /tag/4c2ff61e-32cb-4ac2-a2f7-e994fc7c270c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010944 10.0.0.249 - - [2026-01-29 16:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.249 - - [2026-01-29 16:57:43] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.007196 10.0.0.249 - - [2026-01-29 16:57:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.249 - - [2026-01-29 16:57:43] "GET /project/4f8c187c-1e28-4d2a-8273-8d117e31cbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.038002 10.0.0.249 - - [2026-01-29 16:57:43] "POST /virtual-machines HTTP/1.1" 200 396 0.007674 10.0.0.249 - - [2026-01-29 16:57:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.012467 10.0.0.249 - - [2026-01-29 16:57:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.105277 10.0.0.249 - - [2026-01-29 16:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011585 10.0.0.249 - - [2026-01-29 16:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006603 10.0.0.249 - - [2026-01-29 16:57:44] "GET /virtual-machine-interface/a1421e58-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.010976 10.0.0.249 - - [2026-01-29 16:57:44] "POST /instance-ips HTTP/1.1" 200 398 0.030726 10.0.0.249 - - [2026-01-29 16:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.024665 10.0.0.249 - - [2026-01-29 16:57:44] "GET /virtual-machine-interface/a1421e58-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014648 10.0.0.249 - - [2026-01-29 16:57:44] "POST /set-tag HTTP/1.1" 200 109 0.025058 10.0.0.249 - - [2026-01-29 16:57:44] "GET /virtual-machine-interface/a1421e58-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017268 10.0.0.249 - - [2026-01-29 16:57:44] "GET /instance-ip/a15b0c74-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004112 10.0.0.249 - - [2026-01-29 16:57:44] "GET /virtual-machine-interface/a1421e58-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005617 10.0.0.249 - - [2026-01-29 16:57:44] "POST /set-tag HTTP/1.1" 200 109 0.002895 10.0.0.249 - - [2026-01-29 16:57:44] "POST /tags HTTP/1.1" 200 300 0.026230 10.0.0.249 - - [2026-01-29 16:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001749 10.0.0.249 - - [2026-01-29 16:57:44] "GET /tag/07b6e54b-275e-4ba9-82cc-85f893d7239e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014722 10.0.0.249 - - [2026-01-29 16:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.249 - - [2026-01-29 16:57:44] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004582 10.0.0.249 - - [2026-01-29 16:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.249 - - [2026-01-29 16:57:44] "GET /project/4f8c187c-1e28-4d2a-8273-8d117e31cbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.029505 10.0.0.249 - - [2026-01-29 16:57:44] "POST /virtual-machines HTTP/1.1" 200 396 0.007350 10.0.0.249 - - [2026-01-29 16:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.006921 10.0.0.249 - - [2026-01-29 16:57:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099420 10.0.0.249 - - [2026-01-29 16:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.018439 10.0.0.249 - - [2026-01-29 16:57:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.007609 10.0.0.249 - - [2026-01-29 16:57:44] "GET /virtual-machine-interface/a1b24e76-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005019 10.0.0.249 - - [2026-01-29 16:57:44] "POST /instance-ips HTTP/1.1" 200 398 0.022542 10.0.0.249 - - [2026-01-29 16:57:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.031575 10.0.0.249 - - [2026-01-29 16:57:44] "GET /virtual-machine-interface/a1b24e76-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012648 10.0.0.249 - - [2026-01-29 16:57:44] "POST /set-tag HTTP/1.1" 200 109 0.023295 10.0.0.249 - - [2026-01-29 16:57:45] "GET /virtual-machine-interface/a1b24e76-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011218 10.0.0.249 - - [2026-01-29 16:57:45] "GET /instance-ip/a1c62ea0-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.006973 10.0.0.249 - - [2026-01-29 16:57:45] "GET /virtual-machine-interface/a1b24e76-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004043 10.0.0.249 - - [2026-01-29 16:57:45] "POST /set-tag HTTP/1.1" 200 109 0.002141 10.0.0.249 - - [2026-01-29 16:57:45] "POST /tags HTTP/1.1" 200 300 0.015397 10.0.0.249 - - [2026-01-29 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.249 - - [2026-01-29 16:57:45] "GET /tag/d0dd8502-c6fa-46f2-a6bd-8655ddfe4977?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.014619 10.0.0.249 - - [2026-01-29 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.249 - - [2026-01-29 16:57:45] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.005893 10.0.0.249 - - [2026-01-29 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001980 10.0.0.249 - - [2026-01-29 16:57:45] "GET /project/3c7e87c6-188c-4769-b97c-36243190e6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030745 10.0.0.249 - - [2026-01-29 16:57:45] "POST /virtual-machines HTTP/1.1" 200 396 0.012727 10.0.0.249 - - [2026-01-29 16:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009596 10.0.0.249 - - [2026-01-29 16:57:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.103375 10.0.0.249 - - [2026-01-29 16:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.024503 10.0.0.249 - - [2026-01-29 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.005028 10.0.0.249 - - [2026-01-29 16:57:45] "GET /virtual-machine-interface/a21a6916-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005223 10.0.0.249 - - [2026-01-29 16:57:45] "POST /instance-ips HTTP/1.1" 200 398 0.022880 10.0.0.249 - - [2026-01-29 16:57:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.042715 10.0.0.249 - - [2026-01-29 16:57:45] "GET /virtual-machine-interface/a21a6916-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013138 10.0.0.249 - - [2026-01-29 16:57:45] "POST /set-tag HTTP/1.1" 200 109 0.019731 10.0.0.249 - - [2026-01-29 16:57:45] "GET /virtual-machine-interface/a21a6916-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.015105 10.0.0.249 - - [2026-01-29 16:57:45] "GET /instance-ip/a22f8198-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003087 10.0.0.249 - - [2026-01-29 16:57:45] "GET /virtual-machine-interface/a21a6916-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005399 10.0.0.249 - - [2026-01-29 16:57:45] "POST /set-tag HTTP/1.1" 200 109 0.002500 10.0.0.249 - - [2026-01-29 16:57:45] "POST /tags HTTP/1.1" 200 300 0.024397 10.0.0.249 - - [2026-01-29 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.249 - - [2026-01-29 16:57:45] "GET /tag/47b561d2-189c-4244-9117-397adaeb3228?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.014015 10.0.0.249 - - [2026-01-29 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001863 10.0.0.249 - - [2026-01-29 16:57:45] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003932 10.0.0.249 - - [2026-01-29 16:57:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001634 10.0.0.249 - - [2026-01-29 16:57:45] "GET /project/3c7e87c6-188c-4769-b97c-36243190e6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039968 10.0.0.249 - - [2026-01-29 16:57:46] "POST /virtual-machines HTTP/1.1" 200 396 0.011314 10.0.0.249 - - [2026-01-29 16:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.035830 10.0.0.249 - - [2026-01-29 16:57:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.122247 10.0.0.249 - - [2026-01-29 16:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009233 10.0.0.249 - - [2026-01-29 16:57:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009542 10.0.0.249 - - [2026-01-29 16:57:46] "GET /virtual-machine-interface/a288e1de-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005526 10.0.0.249 - - [2026-01-29 16:57:46] "POST /instance-ips HTTP/1.1" 200 398 0.022046 10.0.0.249 - - [2026-01-29 16:57:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018844 10.0.0.249 - - [2026-01-29 16:57:46] "GET /virtual-machine-interface/a288e1de-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013500 10.0.0.249 - - [2026-01-29 16:57:46] "POST /set-tag HTTP/1.1" 200 109 0.017454 10.0.0.249 - - [2026-01-29 16:57:46] "GET /virtual-machine-interface/a288e1de-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008302 10.0.0.249 - - [2026-01-29 16:57:46] "GET /instance-ip/a2a57e16-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003615 10.0.0.249 - - [2026-01-29 16:57:46] "GET /virtual-machine-interface/a288e1de-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004180 10.0.0.249 - - [2026-01-29 16:57:46] "POST /set-tag HTTP/1.1" 200 109 0.002577 10.0.0.249 - - [2026-01-29 16:57:46] "GET /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.005744 10.0.0.249 - - [2026-01-29 16:57:46] "POST /ref-update HTTP/1.1" 200 156 0.011128 10.0.0.249 - - [2026-01-29 16:57:46] "GET /virtual-machine-interface/a1421e58-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.022393 10.0.0.249 - - [2026-01-29 16:57:46] "POST /set-tag HTTP/1.1" 200 109 0.002685 10.0.0.249 - - [2026-01-29 16:57:46] "GET /virtual-machine-interface/9f63a78c-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004378 10.0.0.249 - - [2026-01-29 16:57:46] "POST /set-tag HTTP/1.1" 200 109 0.003245 10.0.0.249 - - [2026-01-29 16:57:46] "GET /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.003761 10.0.0.249 - - [2026-01-29 16:57:46] "POST /ref-update HTTP/1.1" 200 156 0.007611 10.0.0.249 - - [2026-01-29 16:57:46] "GET /virtual-machine-interface/a1b24e76-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011183 10.0.0.249 - - [2026-01-29 16:57:46] "POST /set-tag HTTP/1.1" 200 109 0.002475 10.0.0.249 - - [2026-01-29 16:57:47] "GET /virtual-machine-interface/9fca2584-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007717 10.0.0.249 - - [2026-01-29 16:57:47] "POST /set-tag HTTP/1.1" 200 109 0.002086 10.0.0.249 - - [2026-01-29 16:57:47] "GET /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.004023 10.0.0.249 - - [2026-01-29 16:57:47] "POST /ref-update HTTP/1.1" 200 156 0.007906 10.0.0.249 - - [2026-01-29 16:57:47] "GET /virtual-machine-interface/a21a6916-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.016346 10.0.0.249 - - [2026-01-29 16:57:47] "POST /set-tag HTTP/1.1" 200 109 0.002240 10.0.0.249 - - [2026-01-29 16:57:47] "GET /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003898 10.0.0.249 - - [2026-01-29 16:57:47] "POST /ref-update HTTP/1.1" 200 156 0.007577 10.0.0.249 - - [2026-01-29 16:57:47] "GET /virtual-machine-interface/a288e1de-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004691 10.0.0.249 - - [2026-01-29 16:57:47] "POST /set-tag HTTP/1.1" 200 109 0.002495 10.0.0.249 - - [2026-01-29 16:57:47] "GET /virtual-machine-interface/a051e83e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004393 10.0.0.249 - - [2026-01-29 16:57:47] "POST /set-tag HTTP/1.1" 200 109 0.002133 10.0.0.249 - - [2026-01-29 16:57:47] "GET /virtual-machine-interface/a0bc2b5e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004125 10.0.0.249 - - [2026-01-29 16:57:47] "POST /set-tag HTTP/1.1" 200 109 0.002418 10.0.0.249 - - [2026-01-29 16:57:47] "GET /virtual-machine-interface/a1421e58-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003787 10.0.0.249 - - [2026-01-29 16:57:47] "POST /set-tag HTTP/1.1" 200 109 0.001998 10.0.0.249 - - [2026-01-29 16:57:47] "GET /virtual-machine-interface/a1b24e76-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004012 10.0.0.249 - - [2026-01-29 16:57:47] "POST /set-tag HTTP/1.1" 200 109 0.001891 10.0.0.249 - - [2026-01-29 16:57:47] "GET /virtual-machine-interface/a21a6916-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004009 10.0.0.249 - - [2026-01-29 16:57:47] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.249 - - [2026-01-29 16:57:47] "GET /virtual-machine-interface/a288e1de-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003968 10.0.0.249 - - [2026-01-29 16:57:47] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.249 - - [2026-01-29 16:57:47] "GET /virtual-machine-interface/9fca2584-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005283 10.0.0.249 - - [2026-01-29 16:57:47] "POST /set-tag HTTP/1.1" 200 109 0.009380 10.0.0.249 - - [2026-01-29 16:57:47] "GET /virtual-machine-interface/a0bc2b5e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006399 10.0.0.249 - - [2026-01-29 16:57:47] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.249 - - [2026-01-29 16:57:51] "GET /virtual-machine-interface/9f63a78c-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007709 10.0.0.249 - - [2026-01-29 16:57:51] "POST /set-tag HTTP/1.1" 200 109 0.002347 10.0.0.249 - - [2026-01-29 16:57:51] "GET /virtual-machine-interface/a1421e58-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004336 10.0.0.249 - - [2026-01-29 16:57:51] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.249 - - [2026-01-29 16:57:52] "GET /virtual-machine-interface/a051e83e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004558 10.0.0.249 - - [2026-01-29 16:57:52] "POST /set-tag HTTP/1.1" 200 109 0.002411 10.0.0.249 - - [2026-01-29 16:57:55] "GET /virtual-machine/54ccb9f4-9f7b-4b84-acc3-bd8ed4253320?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002836 10.0.0.249 - - [2026-01-29 16:57:55] "GET /virtual-machine-interface/9f63a78c-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003704 10.0.0.249 - - [2026-01-29 16:57:55] "GET /virtual-machine/e170ff66-7838-4c87-906f-a9f0f907bc7f?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003359 10.0.0.249 - - [2026-01-29 16:57:55] "GET /virtual-machine-interface/9fca2584-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004227 10.0.0.249 - - [2026-01-29 16:57:55] "GET /virtual-machine/7043c220-2d1a-4e45-8548-f751c14711d4?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002895 10.0.0.249 - - [2026-01-29 16:57:55] "GET /virtual-machine-interface/a051e83e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004108 10.0.0.249 - - [2026-01-29 16:57:55] "GET /virtual-machine/55494414-4657-41bd-aff1-348bcfcf5117?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003087 10.0.0.249 - - [2026-01-29 16:57:55] "GET /virtual-machine-interface/a0bc2b5e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004714 10.0.0.249 - - [2026-01-29 16:57:55] "GET /virtual-machine/cbed145f-d867-4fd9-a6c3-b5e6ea498ca2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003175 10.0.0.249 - - [2026-01-29 16:57:55] "GET /virtual-machine-interface/a1421e58-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003945 10.0.0.249 - - [2026-01-29 16:57:56] "GET /virtual-machine-interface/a288e1de-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004080 10.0.0.249 - - [2026-01-29 16:57:56] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.249 - - [2026-01-29 16:57:57] "GET /virtual-machine-interface/a21a6916-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004286 10.0.0.249 - - [2026-01-29 16:57:57] "POST /set-tag HTTP/1.1" 200 109 0.003788 10.0.0.249 - - [2026-01-29 16:57:57] "GET /virtual-machine-interface/a1b24e76-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004703 10.0.0.249 - - [2026-01-29 16:57:57] "POST /set-tag HTTP/1.1" 200 109 0.002555 10.0.0.249 - - [2026-01-29 16:58:00] "GET /virtual-machine/75ff758f-7012-4d16-b2a6-b4d47eda7256?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002910 10.0.0.249 - - [2026-01-29 16:58:00] "GET /virtual-machine-interface/a21a6916-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003766 10.0.0.249 - - [2026-01-29 16:58:00] "GET /virtual-machine/d378c8b4-0dd9-4261-aabd-c7166900d27a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.004513 10.0.0.249 - - [2026-01-29 16:58:00] "GET /virtual-machine-interface/a1b24e76-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004912 10.0.0.249 - - [2026-01-29 16:58:00] "GET /virtual-machine/f2d2f0a7-1c6f-4b19-bf8c-1f4a1f3c26f7?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003848 10.0.0.249 - - [2026-01-29 16:58:00] "GET /virtual-machine-interface/a288e1de-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004535 10.0.0.249 - - [2026-01-29 16:58:01] "GET /loadbalancer/3b876a2d-3567-4d51-9561-ada374ba9431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004616 10.0.0.249 - - [2026-01-29 16:58:01] "POST /tags HTTP/1.1" 200 334 0.029064 10.0.0.249 - - [2026-01-29 16:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.017303 10.0.0.249 - - [2026-01-29 16:58:01] "GET /tag/db096a20-f739-492b-8fed-60438ba48936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011760 10.0.0.249 - - [2026-01-29 16:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.249 - - [2026-01-29 16:58:01] "GET /project/4f8c187c-1e28-4d2a-8273-8d117e31cbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.029987 10.0.0.249 - - [2026-01-29 16:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.249 - - [2026-01-29 16:58:01] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005216 10.0.0.249 - - [2026-01-29 16:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.249 - - [2026-01-29 16:58:01] "GET /service-appliance-set/5aebfa43-e46d-435a-b3ee-7c258a13e384?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002600 10.0.0.249 - - [2026-01-29 16:58:01] "POST /fqname-to-id HTTP/1.1" 404 273 0.010194 10.0.0.249 - - [2026-01-29 16:58:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.106725 10.0.0.249 - - [2026-01-29 16:58:01] "GET /virtual-machine-interface/f7f85682-f280-4bc6-8afa-6ff60b9ae02b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2426 0.005805 10.0.0.249 - - [2026-01-29 16:58:01] "POST /instance-ips HTTP/1.1" 200 410 0.019525 10.0.0.249 - - [2026-01-29 16:58:01] "GET /instance-ip/9720657c-42b6-45d7-a721-5c93af95a8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.005464 10.0.0.249 - - [2026-01-29 16:58:01] "POST /loadbalancers HTTP/1.1" 200 631 0.060099 10.0.0.249 - - [2026-01-29 16:58:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.020728 10.0.0.249 - - [2026-01-29 16:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006442 10.0.0.249 - - [2026-01-29 16:58:01] "GET /project/4f8c187c-1e28-4d2a-8273-8d117e31cbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.045494 10.0.0.249 - - [2026-01-29 16:58:01] "GET /instance-ip/9720657c-42b6-45d7-a721-5c93af95a8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.003003 10.0.0.249 - - [2026-01-29 16:58:01] "GET /project/4f8c187c-1e28-4d2a-8273-8d117e31cbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.034051 10.0.0.249 - - [2026-01-29 16:58:01] "GET /loadbalancer/3b876a2d-3567-4d51-9561-ada374ba9431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002828 10.0.0.249 - - [2026-01-29 16:58:01] "POST /floating-ips HTTP/1.1" 200 599 0.042200 10.0.0.249 - - [2026-01-29 16:58:01] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.025289 10.0.0.249 - - [2026-01-29 16:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.249 - - [2026-01-29 16:58:01] "GET /project/4f8c187c-1e28-4d2a-8273-8d117e31cbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.030755 10.0.0.249 - - [2026-01-29 16:58:01] "GET /loadbalancer-listener/cf13e6ba-9017-4d51-86fd-1b52419dcea6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.007488 10.0.0.249 - - [2026-01-29 16:58:01] "GET /loadbalancer-listener/cf13e6ba-9017-4d51-86fd-1b52419dcea6?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.003461 10.0.0.249 - - [2026-01-29 16:58:02] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.020329 10.0.0.249 - - [2026-01-29 16:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.249 - - [2026-01-29 16:58:02] "GET /instance-ip/9720657c-42b6-45d7-a721-5c93af95a8d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1674 0.002669 10.0.0.249 - - [2026-01-29 16:58:02] "GET /instance-ip/9720657c-42b6-45d7-a721-5c93af95a8d1?fields=floating_ips HTTP/1.1" 200 1215 0.003981 10.0.0.249 - - [2026-01-29 16:58:02] "GET /loadbalancer/3b876a2d-3567-4d51-9561-ada374ba9431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002974 10.0.0.249 - - [2026-01-29 16:58:02] "GET /loadbalancer-pool/ea70d524-e1ae-4de8-b757-72a1f4ffa852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.003423 10.0.0.249 - - [2026-01-29 16:58:02] "GET /floating-ip/5e7d3445-1db3-494a-b75f-65157cffdaf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1498 0.003334 10.0.0.249 - - [2026-01-29 16:58:02] "POST /loadbalancer-members HTTP/1.1" 200 723 0.022365 10.0.0.249 - - [2026-01-29 16:58:02] "GET /loadbalancer/3b876a2d-3567-4d51-9561-ada374ba9431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002417 10.0.0.249 - - [2026-01-29 16:58:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007298 10.0.0.249 - - [2026-01-29 16:58:02] "GET /virtual-machine-interface/9fca2584-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015406 10.0.0.249 - - [2026-01-29 16:58:02] "GET /virtual-machine-interface/9fca2584-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005038 10.0.0.249 - - [2026-01-29 16:58:02] "POST /tags HTTP/1.1" 409 221 0.003986 10.0.0.249 - - [2026-01-29 16:58:02] "POST /ref-update HTTP/1.1" 200 156 0.006323 10.0.0.249 - - [2026-01-29 16:58:02] "GET /floating-ip/5e7d3445-1db3-494a-b75f-65157cffdaf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1815 0.008676 10.0.0.249 - - [2026-01-29 16:58:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.249 - - [2026-01-29 16:58:02] "GET /tag/db096a20-f739-492b-8fed-60438ba48936?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.017379 10.0.0.249 - - [2026-01-29 16:58:02] "PUT /floating-ip/5e7d3445-1db3-494a-b75f-65157cffdaf4 HTTP/1.1" 200 257 0.013483 10.0.0.249 - - [2026-01-29 16:58:02] "POST /set-tag HTTP/1.1" 200 109 0.080809 10.0.0.249 - - [2026-01-29 16:58:02] "GET /loadbalancer-pool/ea70d524-e1ae-4de8-b757-72a1f4ffa852?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1950 0.012304 10.0.0.249 - - [2026-01-29 16:58:02] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014860 10.0.0.249 - - [2026-01-29 16:58:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.013653 10.0.0.249 - - [2026-01-29 16:58:02] "GET /virtual-machine-interface/9f63a78c-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013072 10.0.0.249 - - [2026-01-29 16:58:02] "GET /virtual-machine-interface/9f63a78c-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003836 10.0.0.249 - - [2026-01-29 16:58:02] "POST /ref-update HTTP/1.1" 200 156 0.006456 10.0.0.249 - - [2026-01-29 16:58:02] "GET /floating-ip/5e7d3445-1db3-494a-b75f-65157cffdaf4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2241 0.013400 10.0.0.249 - - [2026-01-29 16:58:02] "POST /set-tag HTTP/1.1" 200 109 0.064162 10.0.0.249 - - [2026-01-29 16:58:03] "POST /tags HTTP/1.1" 409 206 0.002482 10.0.0.249 - - [2026-01-29 16:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.249 - - [2026-01-29 16:58:03] "GET /tag/98ff812d-4236-4ddc-a21b-ac593b6b806b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010725 10.0.0.249 - - [2026-01-29 16:58:03] "POST /tags HTTP/1.1" 409 204 0.002048 10.0.0.249 - - [2026-01-29 16:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.249 - - [2026-01-29 16:58:03] "GET /tag/07b6e54b-275e-4ba9-82cc-85f893d7239e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.010531 10.0.0.249 - - [2026-01-29 16:58:03] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002463 10.0.0.249 - - [2026-01-29 16:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001680 10.0.0.249 - - [2026-01-29 16:58:03] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002372 10.0.0.249 - - [2026-01-29 16:58:03] "POST /tags HTTP/1.1" 409 206 0.002105 10.0.0.249 - - [2026-01-29 16:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001671 10.0.0.249 - - [2026-01-29 16:58:03] "GET /tag/98ff812d-4236-4ddc-a21b-ac593b6b806b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010608 10.0.0.249 - - [2026-01-29 16:58:03] "POST /tags HTTP/1.1" 409 226 0.002163 10.0.0.249 - - [2026-01-29 16:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.249 - - [2026-01-29 16:58:03] "GET /tag/27af3825-785a-40a6-9f03-c4888a0cda97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010378 10.0.0.249 - - [2026-01-29 16:58:03] "POST /tags HTTP/1.1" 409 204 0.002035 10.0.0.249 - - [2026-01-29 16:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001914 10.0.0.249 - - [2026-01-29 16:58:03] "GET /tag/07b6e54b-275e-4ba9-82cc-85f893d7239e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011307 10.0.0.249 - - [2026-01-29 16:58:03] "POST /tags HTTP/1.1" 409 226 0.001988 10.0.0.249 - - [2026-01-29 16:58:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001621 10.0.0.249 - - [2026-01-29 16:58:04] "GET /tag/27af3825-785a-40a6-9f03-c4888a0cda97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010802 10.0.0.249 - - [2026-01-29 16:58:04] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.002402 10.0.0.249 - - [2026-01-29 16:58:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.249 - - [2026-01-29 16:58:04] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002645 10.0.0.249 - - [2026-01-29 16:58:04] "POST /firewall-rules HTTP/1.1" 200 628 0.064278 10.0.0.249 - - [2026-01-29 16:58:04] "POST /firewall-rules HTTP/1.1" 200 648 0.104298 10.0.0.249 - - [2026-01-29 16:58:04] "GET /firewall-rule/25acb26d-c0c7-42d2-8743-c17aa101b764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.006437 10.0.0.249 - - [2026-01-29 16:58:04] "GET /firewall-policy/d2302823-07b4-4f67-a7e8-65732defa1f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1445 0.004897 10.0.0.249 - - [2026-01-29 16:58:04] "GET /firewall-rule/4d2a8f89-fbb1-4db1-9857-ae6023e81f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.004215 10.0.0.249 - - [2026-01-29 16:58:04] "POST /ref-update HTTP/1.1" 200 156 0.022054 10.0.0.249 - - [2026-01-29 16:58:04] "POST /firewall-policys HTTP/1.1" 200 608 0.064128 10.0.0.249 - - [2026-01-29 16:58:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.046654 10.0.0.249 - - [2026-01-29 16:58:04] "GET /firewall-policy/d71db5be-c54b-405a-b9ba-0507d00e5eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.024788 10.0.0.249 - - [2026-01-29 16:58:04] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1941 0.005277 10.0.0.249 - - [2026-01-29 16:58:04] "GET /firewall-policy/d71db5be-c54b-405a-b9ba-0507d00e5eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.005496 10.0.0.249 - - [2026-01-29 16:58:04] "GET /firewall-policy/2404f322-30a7-463c-a014-6400b9380fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.010203 10.0.0.249 - - [2026-01-29 16:58:04] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.006464 10.0.0.249 - - [2026-01-29 16:58:04] "GET /firewall-policy/d2302823-07b4-4f67-a7e8-65732defa1f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.005531 10.0.0.249 - - [2026-01-29 16:58:04] "GET /firewall-policy/d2302823-07b4-4f67-a7e8-65732defa1f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.003273 10.0.0.249 - - [2026-01-29 16:58:04] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002875 10.0.0.249 - - [2026-01-29 16:58:04] "POST /ref-update HTTP/1.1" 200 156 0.018768 10.0.0.249 - - [2026-01-29 16:58:04] "POST /ref-update HTTP/1.1" 200 156 0.021875 10.0.0.249 - - [2026-01-29 16:58:04] "POST /ref-update HTTP/1.1" 200 156 0.018570 10.0.0.249 - - [2026-01-29 16:58:04] "POST /ref-update HTTP/1.1" 200 156 0.031271 10.0.0.249 - - [2026-01-29 16:58:04] "POST /ref-update HTTP/1.1" 200 156 0.038991 10.0.0.249 - - [2026-01-29 16:58:04] "GET /firewall-policy/d71db5be-c54b-405a-b9ba-0507d00e5eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.003919 10.0.0.249 - - [2026-01-29 16:58:07] "GET /global-system-configs HTTP/1.1" 200 323 0.002111 10.0.0.249 - - [2026-01-29 16:58:08] "GET /global-system-configs HTTP/1.1" 200 323 0.001843 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:59:19] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001216 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:59:19] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001109 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:59:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000876 [Introspect:8084]10.0.0.249 - - [2026-01-29 16:59:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000832 10.0.0.249 - - [2026-01-29 17:00:03] "POST /tags HTTP/1.1" 409 252 0.002073 10.0.0.249 - - [2026-01-29 17:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.249 - - [2026-01-29 17:00:03] "GET /tag/d63e9cb7-3801-4e5f-aade-4972e7475e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010912 10.0.0.249 - - [2026-01-29 17:00:03] "POST /tags HTTP/1.1" 409 228 0.002503 10.0.0.249 - - [2026-01-29 17:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.249 - - [2026-01-29 17:00:03] "GET /tag/63160dd8-6ab1-4bfa-8d8f-72cc6edaa1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010764 10.0.0.249 - - [2026-01-29 17:00:03] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004053 10.0.0.249 - - [2026-01-29 17:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.249 - - [2026-01-29 17:00:03] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002787 10.0.0.249 - - [2026-01-29 17:00:03] "POST /tags HTTP/1.1" 409 206 0.001824 10.0.0.249 - - [2026-01-29 17:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.249 - - [2026-01-29 17:00:03] "GET /tag/98ff812d-4236-4ddc-a21b-ac593b6b806b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012128 10.0.0.249 - - [2026-01-29 17:00:03] "POST /tags HTTP/1.1" 409 226 0.001853 10.0.0.249 - - [2026-01-29 17:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.249 - - [2026-01-29 17:00:03] "GET /tag/27af3825-785a-40a6-9f03-c4888a0cda97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010546 10.0.0.249 - - [2026-01-29 17:00:03] "POST /tags HTTP/1.1" 409 204 0.001940 10.0.0.249 - - [2026-01-29 17:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002040 10.0.0.249 - - [2026-01-29 17:00:03] "GET /tag/07b6e54b-275e-4ba9-82cc-85f893d7239e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011617 10.0.0.249 - - [2026-01-29 17:00:03] "POST /tags HTTP/1.1" 409 226 0.001896 10.0.0.249 - - [2026-01-29 17:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002699 10.0.0.249 - - [2026-01-29 17:00:03] "GET /tag/27af3825-785a-40a6-9f03-c4888a0cda97?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1193 0.010342 10.0.0.249 - - [2026-01-29 17:00:03] "POST /tags HTTP/1.1" 409 228 0.001916 10.0.0.249 - - [2026-01-29 17:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001987 10.0.0.249 - - [2026-01-29 17:00:03] "GET /tag/63160dd8-6ab1-4bfa-8d8f-72cc6edaa1aa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010697 10.0.0.249 - - [2026-01-29 17:00:03] "POST /tags HTTP/1.1" 409 252 0.001891 10.0.0.249 - - [2026-01-29 17:00:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002039 10.0.0.249 - - [2026-01-29 17:00:03] "GET /tag/d63e9cb7-3801-4e5f-aade-4972e7475e58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.010771 10.0.0.249 - - [2026-01-29 17:00:03] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002803 10.0.0.249 - - [2026-01-29 17:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.249 - - [2026-01-29 17:00:04] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002702 10.0.0.249 - - [2026-01-29 17:00:04] "POST /firewall-rules HTTP/1.1" 409 281 0.001914 10.0.0.249 - - [2026-01-29 17:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.249 - - [2026-01-29 17:00:04] "PUT /firewall-rule/4d2a8f89-fbb1-4db1-9857-ae6023e81f2f HTTP/1.1" 200 261 0.019392 10.0.0.249 - - [2026-01-29 17:00:04] "POST /firewall-rules HTTP/1.1" 409 291 0.002931 10.0.0.249 - - [2026-01-29 17:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.249 - - [2026-01-29 17:00:04] "PUT /firewall-rule/25acb26d-c0c7-42d2-8743-c17aa101b764 HTTP/1.1" 200 261 0.022102 10.0.0.249 - - [2026-01-29 17:00:04] "GET /firewall-rule/25acb26d-c0c7-42d2-8743-c17aa101b764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.008204 10.0.0.249 - - [2026-01-29 17:00:04] "POST /firewall-rules HTTP/1.1" 200 660 0.076717 10.0.0.249 - - [2026-01-29 17:00:04] "GET /firewall-rule/d1c274fa-c611-4560-86f5-918cdd1fb007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.019077 10.0.0.249 - - [2026-01-29 17:00:04] "GET /firewall-policy/d2302823-07b4-4f67-a7e8-65732defa1f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002905 10.0.0.249 - - [2026-01-29 17:00:04] "GET /firewall-rule/4d2a8f89-fbb1-4db1-9857-ae6023e81f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002964 10.0.0.249 - - [2026-01-29 17:00:04] "POST /firewall-policys HTTP/1.1" 409 269 0.001837 10.0.0.249 - - [2026-01-29 17:00:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.249 - - [2026-01-29 17:00:04] "PUT /firewall-policy/d71db5be-c54b-405a-b9ba-0507d00e5eaf HTTP/1.1" 200 265 0.020217 10.0.0.249 - - [2026-01-29 17:00:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.019114 10.0.0.249 - - [2026-01-29 17:00:04] "GET /firewall-policy/d71db5be-c54b-405a-b9ba-0507d00e5eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.009672 10.0.0.249 - - [2026-01-29 17:00:04] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002492 10.0.0.249 - - [2026-01-29 17:00:04] "GET /firewall-policy/d71db5be-c54b-405a-b9ba-0507d00e5eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002485 10.0.0.249 - - [2026-01-29 17:00:04] "GET /firewall-policy/2404f322-30a7-463c-a014-6400b9380fe4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.001913 10.0.0.249 - - [2026-01-29 17:00:04] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.002865 10.0.0.249 - - [2026-01-29 17:00:04] "GET /firewall-policy/d2302823-07b4-4f67-a7e8-65732defa1f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.002149 10.0.0.249 - - [2026-01-29 17:00:04] "GET /firewall-policy/d71db5be-c54b-405a-b9ba-0507d00e5eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002042 10.0.0.249 - - [2026-01-29 17:00:04] "GET /firewall-policy/d71db5be-c54b-405a-b9ba-0507d00e5eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.004034 10.0.0.249 - - [2026-01-29 17:01:05] "GET /virtual-machine-interface/9f63a78c-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.008509 10.0.0.249 - - [2026-01-29 17:01:05] "POST /set-tag HTTP/1.1" 200 109 0.003401 10.0.0.249 - - [2026-01-29 17:01:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.249 - - [2026-01-29 17:01:05] "GET /loadbalancer/3b876a2d-3567-4d51-9561-ada374ba9431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.002388 10.0.0.249 - - [2026-01-29 17:01:06] "GET /virtual-machine-interface/9f63a78c-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007494 10.0.0.249 - - [2026-01-29 17:01:06] "POST /set-tag HTTP/1.1" 200 109 0.062969 10.0.0.249 - - [2026-01-29 17:01:06] "DELETE /loadbalancer-member/3fafc252-13f7-4e10-9bbe-964678ce3802 HTTP/1.1" 200 115 0.025917 10.0.0.249 - - [2026-01-29 17:01:06] "GET /virtual-machine-interface/a1b24e76-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003869 10.0.0.249 - - [2026-01-29 17:01:06] "POST /set-tag HTTP/1.1" 200 109 0.002658 10.0.0.249 - - [2026-01-29 17:01:06] "GET /virtual-machine-interface/a1421e58-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004683 10.0.0.249 - - [2026-01-29 17:01:06] "POST /set-tag HTTP/1.1" 200 109 0.002042 10.0.0.249 - - [2026-01-29 17:01:06] "GET /virtual-machine-interface/a21a6916-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004482 10.0.0.249 - - [2026-01-29 17:01:06] "POST /set-tag HTTP/1.1" 200 109 0.002006 10.0.0.249 - - [2026-01-29 17:01:06] "GET /virtual-machine-interface/a051e83e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003792 10.0.0.249 - - [2026-01-29 17:01:06] "POST /set-tag HTTP/1.1" 200 109 0.001892 10.0.0.249 - - [2026-01-29 17:01:06] "GET /virtual-machine-interface/a288e1de-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008684 10.0.0.249 - - [2026-01-29 17:01:06] "POST /set-tag HTTP/1.1" 200 109 0.011440 10.0.0.249 - - [2026-01-29 17:01:06] "GET /virtual-machine-interface/9fca2584-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005296 10.0.0.249 - - [2026-01-29 17:01:06] "POST /set-tag HTTP/1.1" 200 109 0.006385 10.0.0.249 - - [2026-01-29 17:01:06] "GET /virtual-machine-interface/a0bc2b5e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005579 10.0.0.249 - - [2026-01-29 17:01:06] "POST /set-tag HTTP/1.1" 200 109 0.012432 10.0.0.249 - - [2026-01-29 17:01:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005135 10.0.0.249 - - [2026-01-29 17:01:06] "GET /loadbalancer/3b876a2d-3567-4d51-9561-ada374ba9431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.003359 10.0.0.249 - - [2026-01-29 17:01:07] "GET /virtual-machine-interface/a051e83e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006829 10.0.0.249 - - [2026-01-29 17:01:07] "POST /set-tag HTTP/1.1" 200 109 0.002277 10.0.0.249 - - [2026-01-29 17:01:07] "GET /virtual-machine-interface/a051e83e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008725 10.0.0.249 - - [2026-01-29 17:01:07] "POST /set-tag HTTP/1.1" 200 109 0.007993 10.0.0.249 - - [2026-01-29 17:01:07] "GET /virtual-machine/7043c220-2d1a-4e45-8548-f751c14711d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002330 10.0.0.249 - - [2026-01-29 17:01:07] "POST /ref-update HTTP/1.1" 200 156 0.014286 10.0.0.249 - - [2026-01-29 17:01:07] "GET /virtual-machine-interface/a051e83e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.023138 10.0.0.249 - - [2026-01-29 17:01:07] "POST /set-tag HTTP/1.1" 200 109 0.024016 10.0.0.249 - - [2026-01-29 17:01:07] "POST /set-tag HTTP/1.1" 200 109 0.040480 10.0.0.249 - - [2026-01-29 17:01:07] "POST /set-tag HTTP/1.1" 200 109 0.053650 10.0.0.249 - - [2026-01-29 17:01:07] "POST /set-tag HTTP/1.1" 200 109 0.027516 10.0.0.249 - - [2026-01-29 17:01:07] "POST /set-tag HTTP/1.1" 200 109 0.039602 10.0.0.249 - - [2026-01-29 17:01:07] "DELETE /instance-ip/a0676d30-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.069817 10.0.0.249 - - [2026-01-29 17:01:07] "DELETE /virtual-machine-interface/a051e83e-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.045620 10.0.0.249 - - [2026-01-29 17:01:07] "DELETE /virtual-machine/7043c220-2d1a-4e45-8548-f751c14711d4 HTTP/1.1" 200 115 0.031398 10.0.0.249 - - [2026-01-29 17:01:07] "GET /virtual-machine-interface/9fca2584-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007331 10.0.0.249 - - [2026-01-29 17:01:07] "POST /set-tag HTTP/1.1" 200 109 0.002663 10.0.0.249 - - [2026-01-29 17:01:07] "GET /virtual-machine-interface/9fca2584-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007230 10.0.0.249 - - [2026-01-29 17:01:08] "POST /set-tag HTTP/1.1" 200 109 0.003892 10.0.0.249 - - [2026-01-29 17:01:08] "GET /virtual-machine/e170ff66-7838-4c87-906f-a9f0f907bc7f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003016 10.0.0.249 - - [2026-01-29 17:01:08] "POST /ref-update HTTP/1.1" 200 156 0.009118 10.0.0.249 - - [2026-01-29 17:01:08] "GET /virtual-machine-interface/9fca2584-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.011635 10.0.0.249 - - [2026-01-29 17:01:08] "POST /set-tag HTTP/1.1" 200 109 0.024516 10.0.0.249 - - [2026-01-29 17:01:08] "POST /set-tag HTTP/1.1" 200 109 0.053070 10.0.0.249 - - [2026-01-29 17:01:08] "POST /set-tag HTTP/1.1" 200 109 0.028319 10.0.0.249 - - [2026-01-29 17:01:08] "POST /set-tag HTTP/1.1" 200 109 0.016833 10.0.0.249 - - [2026-01-29 17:01:08] "POST /set-tag HTTP/1.1" 200 109 0.066059 10.0.0.249 - - [2026-01-29 17:01:08] "DELETE /instance-ip/9fe31058-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.073876 10.0.0.249 - - [2026-01-29 17:01:08] "POST /ref-update HTTP/1.1" 200 156 0.010612 10.0.0.249 - - [2026-01-29 17:01:08] "DELETE /virtual-machine-interface/9fca2584-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.049859 10.0.0.249 - - [2026-01-29 17:01:08] "DELETE /virtual-machine/e170ff66-7838-4c87-906f-a9f0f907bc7f HTTP/1.1" 200 115 0.042164 10.0.0.249 - - [2026-01-29 17:01:08] "GET /virtual-machine-interface/a0bc2b5e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004935 10.0.0.249 - - [2026-01-29 17:01:08] "POST /set-tag HTTP/1.1" 200 109 0.003110 10.0.0.249 - - [2026-01-29 17:01:08] "GET /virtual-machine-interface/a0bc2b5e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008049 10.0.0.249 - - [2026-01-29 17:01:08] "POST /set-tag HTTP/1.1" 200 109 0.006543 10.0.0.249 - - [2026-01-29 17:01:08] "GET /virtual-machine/55494414-4657-41bd-aff1-348bcfcf5117?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.002677 10.0.0.249 - - [2026-01-29 17:01:08] "POST /ref-update HTTP/1.1" 200 156 0.011146 10.0.0.249 - - [2026-01-29 17:01:08] "GET /virtual-machine-interface/a0bc2b5e-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.023556 10.0.0.249 - - [2026-01-29 17:01:08] "POST /set-tag HTTP/1.1" 200 109 0.025257 10.0.0.249 - - [2026-01-29 17:01:08] "POST /set-tag HTTP/1.1" 200 109 0.042588 10.0.0.249 - - [2026-01-29 17:01:08] "POST /set-tag HTTP/1.1" 200 109 0.041255 10.0.0.249 - - [2026-01-29 17:01:09] "POST /set-tag HTTP/1.1" 200 109 0.033062 10.0.0.249 - - [2026-01-29 17:01:09] "POST /set-tag HTTP/1.1" 200 109 0.027586 10.0.0.249 - - [2026-01-29 17:01:09] "DELETE /instance-ip/a0d50976-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.059372 10.0.0.249 - - [2026-01-29 17:01:09] "DELETE /virtual-machine-interface/a0bc2b5e-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.050783 10.0.0.249 - - [2026-01-29 17:01:09] "DELETE /virtual-machine/55494414-4657-41bd-aff1-348bcfcf5117 HTTP/1.1" 200 115 0.028256 10.0.0.249 - - [2026-01-29 17:01:09] "DELETE /tag/177d4638-6287-4acc-b5b2-b5aaa9736f28 HTTP/1.1" 200 115 0.046793 10.0.0.249 - - [2026-01-29 17:01:09] "GET /virtual-machine-interface/9f63a78c-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005811 10.0.0.249 - - [2026-01-29 17:01:09] "POST /set-tag HTTP/1.1" 200 109 0.003089 10.0.0.249 - - [2026-01-29 17:01:09] "GET /virtual-machine-interface/9f63a78c-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005122 10.0.0.249 - - [2026-01-29 17:01:09] "POST /set-tag HTTP/1.1" 200 109 0.002971 10.0.0.249 - - [2026-01-29 17:01:09] "GET /virtual-machine/54ccb9f4-9f7b-4b84-acc3-bd8ed4253320?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003107 10.0.0.249 - - [2026-01-29 17:01:09] "POST /ref-update HTTP/1.1" 200 156 0.010833 10.0.0.249 - - [2026-01-29 17:01:09] "GET /virtual-machine-interface/9f63a78c-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.026709 10.0.0.249 - - [2026-01-29 17:01:09] "POST /set-tag HTTP/1.1" 200 109 0.030402 10.0.0.249 - - [2026-01-29 17:01:09] "POST /set-tag HTTP/1.1" 200 109 0.056553 10.0.0.249 - - [2026-01-29 17:01:09] "POST /set-tag HTTP/1.1" 200 109 0.033650 10.0.0.249 - - [2026-01-29 17:01:09] "POST /set-tag HTTP/1.1" 200 109 0.013141 10.0.0.249 - - [2026-01-29 17:01:09] "POST /set-tag HTTP/1.1" 200 109 0.056125 10.0.0.249 - - [2026-01-29 17:01:09] "DELETE /instance-ip/9f77e54e-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.112438 10.0.0.249 - - [2026-01-29 17:01:09] "POST /ref-update HTTP/1.1" 200 156 0.007226 10.0.0.249 - - [2026-01-29 17:01:10] "DELETE /virtual-machine-interface/9f63a78c-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.070259 10.0.0.249 - - [2026-01-29 17:01:10] "DELETE /virtual-machine/54ccb9f4-9f7b-4b84-acc3-bd8ed4253320 HTTP/1.1" 200 115 0.038021 10.0.0.249 - - [2026-01-29 17:01:10] "DELETE /tag/d3f678f9-3b4e-4c4a-83a4-d21ace8a2952 HTTP/1.1" 200 115 0.044897 10.0.0.249 - - [2026-01-29 17:01:10] "DELETE /tag/98ff812d-4236-4ddc-a21b-ac593b6b806b HTTP/1.1" 409 391 0.021458 10.0.0.249 - - [2026-01-29 17:01:37] "GET /virtual-machine-interface/a1421e58-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004499 10.0.0.249 - - [2026-01-29 17:01:37] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.249 - - [2026-01-29 17:01:37] "GET /virtual-machine-interface/a1421e58-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004068 10.0.0.249 - - [2026-01-29 17:01:37] "POST /set-tag HTTP/1.1" 200 109 0.002297 10.0.0.249 - - [2026-01-29 17:01:37] "GET /virtual-machine/cbed145f-d867-4fd9-a6c3-b5e6ea498ca2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002409 10.0.0.249 - - [2026-01-29 17:01:37] "POST /ref-update HTTP/1.1" 200 156 0.010632 10.0.0.249 - - [2026-01-29 17:01:37] "GET /virtual-machine-interface/a1421e58-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004539 10.0.0.249 - - [2026-01-29 17:01:37] "POST /set-tag HTTP/1.1" 200 109 0.015138 10.0.0.249 - - [2026-01-29 17:01:37] "POST /set-tag HTTP/1.1" 200 109 0.018276 10.0.0.249 - - [2026-01-29 17:01:37] "POST /set-tag HTTP/1.1" 200 109 0.013633 10.0.0.249 - - [2026-01-29 17:01:37] "POST /set-tag HTTP/1.1" 200 109 0.028688 10.0.0.249 - - [2026-01-29 17:01:37] "DELETE /instance-ip/a15b0c74-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.043965 10.0.0.249 - - [2026-01-29 17:01:37] "DELETE /virtual-machine-interface/a1421e58-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.035041 10.0.0.249 - - [2026-01-29 17:01:37] "DELETE /virtual-machine/cbed145f-d867-4fd9-a6c3-b5e6ea498ca2 HTTP/1.1" 200 115 0.019917 10.0.0.249 - - [2026-01-29 17:01:37] "DELETE /tag/4c2ff61e-32cb-4ac2-a2f7-e994fc7c270c HTTP/1.1" 200 115 0.029348 10.0.0.249 - - [2026-01-29 17:01:37] "GET /virtual-machine-interface/a1b24e76-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003735 10.0.0.249 - - [2026-01-29 17:01:37] "POST /set-tag HTTP/1.1" 200 109 0.002513 10.0.0.249 - - [2026-01-29 17:01:37] "GET /virtual-machine-interface/a1b24e76-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003936 10.0.0.249 - - [2026-01-29 17:01:37] "POST /set-tag HTTP/1.1" 200 109 0.001959 10.0.0.249 - - [2026-01-29 17:01:37] "GET /virtual-machine/d378c8b4-0dd9-4261-aabd-c7166900d27a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002769 10.0.0.249 - - [2026-01-29 17:01:37] "POST /ref-update HTTP/1.1" 200 156 0.008955 10.0.0.249 - - [2026-01-29 17:01:37] "GET /virtual-machine-interface/a1b24e76-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017641 10.0.0.249 - - [2026-01-29 17:01:37] "POST /set-tag HTTP/1.1" 200 109 0.023034 10.0.0.249 - - [2026-01-29 17:01:38] "POST /set-tag HTTP/1.1" 200 109 0.052721 10.0.0.249 - - [2026-01-29 17:01:38] "POST /set-tag HTTP/1.1" 200 109 0.038098 10.0.0.249 - - [2026-01-29 17:01:38] "POST /set-tag HTTP/1.1" 200 109 0.012471 10.0.0.249 - - [2026-01-29 17:01:38] "DELETE /instance-ip/a1c62ea0-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.047173 10.0.0.249 - - [2026-01-29 17:01:38] "DELETE /virtual-machine-interface/a1b24e76-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.045621 10.0.0.249 - - [2026-01-29 17:01:38] "DELETE /virtual-machine/d378c8b4-0dd9-4261-aabd-c7166900d27a HTTP/1.1" 200 115 0.018327 10.0.0.249 - - [2026-01-29 17:01:38] "DELETE /tag/bf5ce105-4474-401b-afc9-699e63306a07 HTTP/1.1" 200 115 0.031676 10.0.0.249 - - [2026-01-29 17:01:38] "DELETE /tag/07b6e54b-275e-4ba9-82cc-85f893d7239e HTTP/1.1" 409 237 0.004068 10.0.0.249 - - [2026-01-29 17:01:38] "DELETE /tag/359927f1-6aa7-4794-8538-190ae87f845a HTTP/1.1" 200 115 0.051136 10.0.0.249 - - [2026-01-29 17:01:38] "GET /virtual-machine-interface/a288e1de-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004438 10.0.0.249 - - [2026-01-29 17:01:38] "POST /set-tag HTTP/1.1" 200 109 0.002144 10.0.0.249 - - [2026-01-29 17:01:38] "GET /virtual-machine-interface/a288e1de-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004127 10.0.0.249 - - [2026-01-29 17:01:38] "POST /set-tag HTTP/1.1" 200 109 0.001985 10.0.0.249 - - [2026-01-29 17:01:38] "GET /virtual-machine/f2d2f0a7-1c6f-4b19-bf8c-1f4a1f3c26f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002161 10.0.0.249 - - [2026-01-29 17:01:38] "POST /ref-update HTTP/1.1" 200 156 0.007796 10.0.0.249 - - [2026-01-29 17:01:38] "GET /virtual-machine-interface/a288e1de-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006326 10.0.0.249 - - [2026-01-29 17:01:38] "POST /set-tag HTTP/1.1" 200 109 0.016760 10.0.0.249 - - [2026-01-29 17:01:38] "POST /set-tag HTTP/1.1" 200 109 0.026160 10.0.0.249 - - [2026-01-29 17:01:38] "POST /set-tag HTTP/1.1" 200 109 0.024194 10.0.0.249 - - [2026-01-29 17:01:38] "POST /set-tag HTTP/1.1" 200 109 0.017753 10.0.0.249 - - [2026-01-29 17:01:38] "DELETE /instance-ip/a2a57e16-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.069343 10.0.0.249 - - [2026-01-29 17:01:38] "DELETE /virtual-machine-interface/a288e1de-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.041333 10.0.0.249 - - [2026-01-29 17:01:38] "DELETE /virtual-machine/f2d2f0a7-1c6f-4b19-bf8c-1f4a1f3c26f7 HTTP/1.1" 200 115 0.024113 10.0.0.249 - - [2026-01-29 17:01:38] "DELETE /tag/47b561d2-189c-4244-9117-397adaeb3228 HTTP/1.1" 200 115 0.036759 10.0.0.249 - - [2026-01-29 17:01:38] "GET /virtual-machine-interface/a21a6916-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004764 10.0.0.249 - - [2026-01-29 17:01:38] "POST /set-tag HTTP/1.1" 200 109 0.002683 10.0.0.249 - - [2026-01-29 17:01:38] "GET /virtual-machine-interface/a21a6916-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005080 10.0.0.249 - - [2026-01-29 17:01:38] "POST /set-tag HTTP/1.1" 200 109 0.002343 10.0.0.249 - - [2026-01-29 17:01:38] "GET /virtual-machine/75ff758f-7012-4d16-b2a6-b4d47eda7256?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003073 10.0.0.249 - - [2026-01-29 17:01:38] "POST /ref-update HTTP/1.1" 200 156 0.008544 10.0.0.249 - - [2026-01-29 17:01:38] "GET /virtual-machine-interface/a21a6916-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010600 10.0.0.249 - - [2026-01-29 17:01:39] "POST /set-tag HTTP/1.1" 200 109 0.016146 10.0.0.249 - - [2026-01-29 17:01:39] "POST /set-tag HTTP/1.1" 200 109 0.026455 10.0.0.249 - - [2026-01-29 17:01:39] "POST /set-tag HTTP/1.1" 200 109 0.019249 10.0.0.249 - - [2026-01-29 17:01:39] "POST /set-tag HTTP/1.1" 200 109 0.014167 10.0.0.249 - - [2026-01-29 17:01:39] "DELETE /instance-ip/a22f8198-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.041788 10.0.0.249 - - [2026-01-29 17:01:39] "DELETE /virtual-machine-interface/a21a6916-fd33-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.039808 10.0.0.249 - - [2026-01-29 17:01:39] "DELETE /virtual-machine/75ff758f-7012-4d16-b2a6-b4d47eda7256 HTTP/1.1" 200 115 0.021990 10.0.0.249 - - [2026-01-29 17:01:39] "DELETE /tag/d63e9cb7-3801-4e5f-aade-4972e7475e58 HTTP/1.1" 409 237 0.012963 10.0.0.249 - - [2026-01-29 17:01:39] "DELETE /tag/63160dd8-6ab1-4bfa-8d8f-72cc6edaa1aa HTTP/1.1" 409 237 0.006355 10.0.0.249 - - [2026-01-29 17:01:39] "DELETE /tag/d0dd8502-c6fa-46f2-a6bd-8655ddfe4977 HTTP/1.1" 200 115 0.052969 10.0.0.249 - - [2026-01-29 17:01:41] "POST /projects HTTP/1.1" 409 238 0.001928 10.0.0.249 - - [2026-01-29 17:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001509 10.0.0.249 - - [2026-01-29 17:01:41] "GET /project/3c7e87c6-188c-4769-b97c-36243190e6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031814 10.0.0.249 - - [2026-01-29 17:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001434 10.0.0.249 - - [2026-01-29 17:01:41] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.003400 10.0.0.249 - - [2026-01-29 17:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001296 10.0.0.249 - - [2026-01-29 17:01:41] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004943 10.0.0.249 - - [2026-01-29 17:01:41] "POST /security-groups HTTP/1.1" 409 285 0.002160 10.0.0.249 - - [2026-01-29 17:01:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.249 - - [2026-01-29 17:01:41] "PUT /security-group/ae6d83cf-40b4-4e67-ba54-e2cde19a0e56 HTTP/1.1" 200 263 0.052127 10.0.0.249 - - [2026-01-29 17:01:41] "PUT /access-control-list/4e013442-9b88-4ec6-8b0d-15911aeb991b HTTP/1.1" 200 273 0.011331 10.0.0.249 - - [2026-01-29 17:01:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.031120 10.0.0.249 - - [2026-01-29 17:01:41] "PUT /access-control-list/31119bcb-e03b-4188-b918-12639f0c5cd1 HTTP/1.1" 200 273 0.022846 10.0.0.249 - - [2026-01-29 17:01:46] "POST /projects HTTP/1.1" 409 238 0.002618 10.0.0.249 - - [2026-01-29 17:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.249 - - [2026-01-29 17:01:46] "GET /project/3c7e87c6-188c-4769-b97c-36243190e6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.024017 10.0.0.249 - - [2026-01-29 17:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007361 10.0.0.249 - - [2026-01-29 17:01:46] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.004295 10.0.0.249 - - [2026-01-29 17:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001703 10.0.0.249 - - [2026-01-29 17:01:46] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003820 10.0.0.249 - - [2026-01-29 17:01:46] "POST /security-groups HTTP/1.1" 409 285 0.002522 10.0.0.249 - - [2026-01-29 17:01:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001704 10.0.0.249 - - [2026-01-29 17:01:46] "PUT /security-group/ae6d83cf-40b4-4e67-ba54-e2cde19a0e56 HTTP/1.1" 200 263 0.051499 10.0.0.249 - - [2026-01-29 17:01:46] "PUT /access-control-list/4e013442-9b88-4ec6-8b0d-15911aeb991b HTTP/1.1" 200 273 0.021442 10.0.0.249 - - [2026-01-29 17:01:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.035518 10.0.0.249 - - [2026-01-29 17:01:46] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4914 0.006323 10.0.0.249 - - [2026-01-29 17:01:46] "PUT /access-control-list/31119bcb-e03b-4188-b918-12639f0c5cd1 HTTP/1.1" 200 273 0.035911 10.0.0.249 - - [2026-01-29 17:01:46] "GET /firewall-rule/969b0b1a-5920-411e-8e75-06f2f46932a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.006008 10.0.0.249 - - [2026-01-29 17:01:46] "POST /ref-update HTTP/1.1" 200 156 0.082038 10.0.0.249 - - [2026-01-29 17:01:46] "DELETE /firewall-rule/969b0b1a-5920-411e-8e75-06f2f46932a6 HTTP/1.1" 200 115 0.049977 10.0.0.249 - - [2026-01-29 17:01:46] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004262 10.0.0.249 - - [2026-01-29 17:01:46] "GET /firewall-rule/2800292a-2a33-462c-ac98-e6b6e9afaa9a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002493 10.0.0.249 - - [2026-01-29 17:01:46] "POST /ref-update HTTP/1.1" 200 156 0.053181 10.0.0.249 - - [2026-01-29 17:01:47] "DELETE /firewall-rule/2800292a-2a33-462c-ac98-e6b6e9afaa9a HTTP/1.1" 200 115 0.035459 10.0.0.249 - - [2026-01-29 17:01:47] "DELETE /tag/19d11ebf-79df-4a52-8c91-4ee6c8488216 HTTP/1.1" 200 115 0.051948 10.0.0.249 - - [2026-01-29 17:01:47] "DELETE /tag/d63e9cb7-3801-4e5f-aade-4972e7475e58 HTTP/1.1" 409 237 0.004036 10.0.0.249 - - [2026-01-29 17:01:47] "DELETE /tag/63160dd8-6ab1-4bfa-8d8f-72cc6edaa1aa HTTP/1.1" 409 237 0.007854 10.0.0.249 - - [2026-01-29 17:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002440 10.0.0.249 - - [2026-01-29 17:01:47] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3175 0.006670 10.0.0.249 - - [2026-01-29 17:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.249 - - [2026-01-29 17:01:47] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.010340 10.0.0.249 - - [2026-01-29 17:01:47] "PUT /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708 HTTP/1.1" 200 265 0.091496 [Introspect:8084]10.0.0.249 - - [2026-01-29 17:01:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000872 [Introspect:8084]10.0.0.249 - - [2026-01-29 17:01:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001317 10.0.0.249 - - [2026-01-29 17:01:47] "PUT /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9 HTTP/1.1" 200 265 0.080102 10.0.0.249 - - [2026-01-29 17:01:47] "DELETE /security-group/ae6d83cf-40b4-4e67-ba54-e2cde19a0e56 HTTP/1.1" 200 115 0.058069 10.0.0.249 - - [2026-01-29 17:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.249 - - [2026-01-29 17:01:47] "DELETE /access-control-list/4e013442-9b88-4ec6-8b0d-15911aeb991b HTTP/1.1" 200 115 0.032422 10.0.0.249 - - [2026-01-29 17:01:47] "DELETE /access-control-list/31119bcb-e03b-4188-b918-12639f0c5cd1 HTTP/1.1" 200 115 0.035213 10.0.0.249 - - [2026-01-29 17:01:47] "GET /project/3c7e87c6-188c-4769-b97c-36243190e6a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.043112 10.0.0.249 - - [2026-01-29 17:01:47] "GET /project/3c7e87c6-188c-4769-b97c-36243190e6a7?fields=security_groups HTTP/1.1" 200 1352 0.038655 10.0.0.249 - - [2026-01-29 17:01:47] "DELETE /security-group/6846caf3-5f0c-4d29-a266-c98349d5625a HTTP/1.1" 200 115 0.048744 10.0.0.249 - - [2026-01-29 17:01:47] "DELETE /access-control-list/dcbe196f-9038-4884-acee-81ea7622c613 HTTP/1.1" 200 115 0.038633 10.0.0.249 - - [2026-01-29 17:01:47] "GET /project/3c7e87c6-188c-4769-b97c-36243190e6a7?fields=application_policy_sets HTTP/1.1" 200 1391 0.069026 10.0.0.249 - - [2026-01-29 17:01:47] "DELETE /access-control-list/57bd8c4a-9f51-4a6f-8ac1-6a733cb80328 HTTP/1.1" 200 115 0.141446 10.0.0.249 - - [2026-01-29 17:01:47] "DELETE /project/3c7e87c6-188c-4769-b97c-36243190e6a7 HTTP/1.1" 200 115 0.419278 10.0.0.249 - - [2026-01-29 17:01:47] "POST /projects HTTP/1.1" 409 238 0.002149 10.0.0.249 - - [2026-01-29 17:01:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003195 10.0.0.249 - - [2026-01-29 17:01:48] "GET /project/4f8c187c-1e28-4d2a-8273-8d117e31cbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.032289 10.0.0.249 - - [2026-01-29 17:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001550 10.0.0.249 - - [2026-01-29 17:01:48] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.012341 10.0.0.249 - - [2026-01-29 17:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.249 - - [2026-01-29 17:01:48] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004380 10.0.0.249 - - [2026-01-29 17:01:48] "POST /security-groups HTTP/1.1" 409 285 0.002717 10.0.0.249 - - [2026-01-29 17:01:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.249 - - [2026-01-29 17:01:48] "PUT /security-group/36c724cd-9bd3-40dd-be20-a30adca1e59f HTTP/1.1" 200 263 0.058192 10.0.0.249 - - [2026-01-29 17:01:48] "PUT /access-control-list/ed4d4bf9-52fc-437e-b921-fdc919881ec7 HTTP/1.1" 200 273 0.010967 10.0.0.249 - - [2026-01-29 17:01:48] "PUT /access-control-list/3faafd00-9a9d-4b0f-87df-fb07d8aeb2bb HTTP/1.1" 200 273 0.023723 10.0.0.249 - - [2026-01-29 17:01:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.028850 10.0.0.249 - - [2026-01-29 17:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.249 - - [2026-01-29 17:01:52] "GET /loadbalancer/3b876a2d-3567-4d51-9561-ada374ba9431?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2326 0.004251 10.0.0.249 - - [2026-01-29 17:01:52] "GET /virtual-machine-interface/9fca2584-fd33-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.002136 10.0.0.249 - - [2026-01-29 17:01:52] "DELETE /loadbalancer-member/81d8873c-fabb-4f0d-a034-0cb89f07a4f4 HTTP/1.1" 200 115 0.033597 10.0.0.249 - - [2026-01-29 17:01:52] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.004442 10.0.0.249 - - [2026-01-29 17:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002777 10.0.0.249 - - [2026-01-29 17:01:52] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002768 10.0.0.249 - - [2026-01-29 17:01:52] "GET /firewall-policy/d2302823-07b4-4f67-a7e8-65732defa1f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1739 0.004307 10.0.0.249 - - [2026-01-29 17:01:52] "GET /firewall-rule/4d2a8f89-fbb1-4db1-9857-ae6023e81f2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.006764 10.0.0.249 - - [2026-01-29 17:01:52] "POST /ref-update HTTP/1.1" 200 156 0.017071 10.0.0.249 - - [2026-01-29 17:01:52] "DELETE /firewall-rule/4d2a8f89-fbb1-4db1-9857-ae6023e81f2f HTTP/1.1" 200 115 0.035085 10.0.0.249 - - [2026-01-29 17:01:52] "GET /firewall-policy/d71db5be-c54b-405a-b9ba-0507d00e5eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002667 10.0.0.249 - - [2026-01-29 17:01:52] "GET /firewall-rule/25acb26d-c0c7-42d2-8743-c17aa101b764?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2595 0.002904 10.0.0.249 - - [2026-01-29 17:01:52] "POST /ref-update HTTP/1.1" 200 156 0.015348 10.0.0.249 - - [2026-01-29 17:01:52] "DELETE /firewall-rule/25acb26d-c0c7-42d2-8743-c17aa101b764 HTTP/1.1" 200 115 0.041253 10.0.0.249 - - [2026-01-29 17:01:52] "GET /firewall-policy/d71db5be-c54b-405a-b9ba-0507d00e5eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.006922 10.0.0.249 - - [2026-01-29 17:01:52] "GET /firewall-rule/d1c274fa-c611-4560-86f5-918cdd1fb007?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.002605 10.0.0.249 - - [2026-01-29 17:01:52] "POST /ref-update HTTP/1.1" 200 156 0.011526 10.0.0.249 - - [2026-01-29 17:01:52] "DELETE /firewall-rule/d1c274fa-c611-4560-86f5-918cdd1fb007 HTTP/1.1" 200 115 0.055556 10.0.0.249 - - [2026-01-29 17:01:52] "GET /application-policy-set/963f69db-18b2-4eb7-9fc8-458dc682c89f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2201 0.002675 10.0.0.249 - - [2026-01-29 17:01:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002121 10.0.0.249 - - [2026-01-29 17:01:52] "GET /policy-management/5307b163-e483-4f8e-acfe-38ade8ed6062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002800 10.0.0.249 - - [2026-01-29 17:01:52] "GET /firewall-policy/d71db5be-c54b-405a-b9ba-0507d00e5eaf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003723 10.0.0.249 - - [2026-01-29 17:01:52] "POST /ref-update HTTP/1.1" 200 156 0.033778 10.0.0.249 - - [2026-01-29 17:01:53] "DELETE /firewall-policy/d71db5be-c54b-405a-b9ba-0507d00e5eaf HTTP/1.1" 200 115 0.084701 10.0.0.249 - - [2026-01-29 17:01:53] "DELETE /tag/07b6e54b-275e-4ba9-82cc-85f893d7239e HTTP/1.1" 200 115 0.051922 10.0.0.249 - - [2026-01-29 17:01:53] "DELETE /tag/63160dd8-6ab1-4bfa-8d8f-72cc6edaa1aa HTTP/1.1" 200 115 0.055209 10.0.0.249 - - [2026-01-29 17:01:53] "DELETE /tag/d63e9cb7-3801-4e5f-aade-4972e7475e58 HTTP/1.1" 200 115 0.030128 10.0.0.249 - - [2026-01-29 17:01:53] "DELETE /tag/98ff812d-4236-4ddc-a21b-ac593b6b806b HTTP/1.1" 200 115 0.083599 10.0.0.249 - - [2026-01-29 17:01:53] "DELETE /loadbalancer-pool/ea70d524-e1ae-4de8-b757-72a1f4ffa852 HTTP/1.1" 200 115 0.029556 10.0.0.249 - - [2026-01-29 17:01:53] "DELETE /loadbalancer-listener/cf13e6ba-9017-4d51-86fd-1b52419dcea6 HTTP/1.1" 200 115 0.035705 10.0.0.249 - - [2026-01-29 17:01:53] "DELETE /loadbalancer/3b876a2d-3567-4d51-9561-ada374ba9431 HTTP/1.1" 200 115 0.042493 10.0.0.249 - - [2026-01-29 17:01:53] "DELETE /floating-ip/5e7d3445-1db3-494a-b75f-65157cffdaf4 HTTP/1.1" 200 115 0.040170 10.0.0.249 - - [2026-01-29 17:01:53] "DELETE /instance-ip/9720657c-42b6-45d7-a721-5c93af95a8d1 HTTP/1.1" 200 115 0.045366 10.0.0.249 - - [2026-01-29 17:01:53] "DELETE /virtual-machine-interface/f7f85682-f280-4bc6-8afa-6ff60b9ae02b HTTP/1.1" 200 115 0.035119 10.0.0.249 - - [2026-01-29 17:01:53] "DELETE /tag/db096a20-f739-492b-8fed-60438ba48936 HTTP/1.1" 200 115 0.042471 10.0.0.249 - - [2026-01-29 17:01:53] "POST /projects HTTP/1.1" 409 238 0.002892 10.0.0.249 - - [2026-01-29 17:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002151 10.0.0.249 - - [2026-01-29 17:01:53] "GET /project/4f8c187c-1e28-4d2a-8273-8d117e31cbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1797 0.035108 10.0.0.249 - - [2026-01-29 17:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.249 - - [2026-01-29 17:01:53] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004420 10.0.0.249 - - [2026-01-29 17:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.249 - - [2026-01-29 17:01:53] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004291 10.0.0.249 - - [2026-01-29 17:01:53] "POST /security-groups HTTP/1.1" 409 285 0.014428 10.0.0.249 - - [2026-01-29 17:01:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.249 - - [2026-01-29 17:01:53] "PUT /security-group/36c724cd-9bd3-40dd-be20-a30adca1e59f HTTP/1.1" 200 263 0.072612 10.0.0.249 - - [2026-01-29 17:01:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.036992 10.0.0.249 - - [2026-01-29 17:01:53] "PUT /access-control-list/ed4d4bf9-52fc-437e-b921-fdc919881ec7 HTTP/1.1" 200 273 0.037548 10.0.0.249 - - [2026-01-29 17:01:53] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4401 0.018209 10.0.0.249 - - [2026-01-29 17:01:53] "PUT /access-control-list/3faafd00-9a9d-4b0f-87df-fb07d8aeb2bb HTTP/1.1" 200 273 0.025526 10.0.0.249 - - [2026-01-29 17:01:54] "GET /firewall-rule/c00023fb-4132-4fc4-9fbf-44f0215ae9d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2091 0.003280 10.0.0.249 - - [2026-01-29 17:01:54] "POST /ref-update HTTP/1.1" 200 156 0.058638 10.0.0.249 - - [2026-01-29 17:01:54] "DELETE /firewall-rule/c00023fb-4132-4fc4-9fbf-44f0215ae9d0 HTTP/1.1" 200 115 0.046614 10.0.0.249 - - [2026-01-29 17:01:54] "GET /firewall-policy/9ae2ca80-ce91-4132-9433-73ce37fc6a63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.006939 10.0.0.249 - - [2026-01-29 17:01:54] "GET /firewall-rule/95bcddde-3dfd-4d2c-b6e9-3b682fbb8c56?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003595 10.0.0.249 - - [2026-01-29 17:01:54] "POST /ref-update HTTP/1.1" 200 156 0.051123 10.0.0.249 - - [2026-01-29 17:01:54] "DELETE /firewall-rule/95bcddde-3dfd-4d2c-b6e9-3b682fbb8c56 HTTP/1.1" 200 115 0.044064 10.0.0.249 - - [2026-01-29 17:01:54] "DELETE /tag/27af3825-785a-40a6-9f03-c4888a0cda97 HTTP/1.1" 200 115 0.043059 10.0.0.249 - - [2026-01-29 17:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002706 10.0.0.249 - - [2026-01-29 17:01:54] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3103 0.004854 10.0.0.249 - - [2026-01-29 17:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.249 - - [2026-01-29 17:01:54] "GET /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003577 10.0.0.249 - - [2026-01-29 17:01:54] "PUT /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708 HTTP/1.1" 200 265 0.067999 10.0.0.249 - - [2026-01-29 17:01:54] "PUT /virtual-network/933694d1-6d71-4ec2-9234-0d037fc630d9 HTTP/1.1" 200 265 0.071162 10.0.0.249 - - [2026-01-29 17:01:54] "DELETE /security-group/36c724cd-9bd3-40dd-be20-a30adca1e59f HTTP/1.1" 200 115 0.045255 10.0.0.249 - - [2026-01-29 17:01:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.009952 10.0.0.249 - - [2026-01-29 17:01:54] "DELETE /access-control-list/ed4d4bf9-52fc-437e-b921-fdc919881ec7 HTTP/1.1" 200 115 0.032879 10.0.0.249 - - [2026-01-29 17:01:54] "DELETE /access-control-list/3faafd00-9a9d-4b0f-87df-fb07d8aeb2bb HTTP/1.1" 200 115 0.023799 10.0.0.249 - - [2026-01-29 17:01:54] "GET /project/4f8c187c-1e28-4d2a-8273-8d117e31cbdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1893 0.032427 10.0.0.249 - - [2026-01-29 17:01:54] "GET /project/4f8c187c-1e28-4d2a-8273-8d117e31cbdd?fields=security_groups HTTP/1.1" 200 1351 0.036286 10.0.0.249 - - [2026-01-29 17:01:54] "DELETE /security-group/55239af1-dad2-48d8-b81a-4729500952e3 HTTP/1.1" 200 115 0.045671 10.0.0.249 - - [2026-01-29 17:01:54] "DELETE /access-control-list/147cbb95-6125-4717-a38d-01a31cdec51a HTTP/1.1" 200 115 0.048674 10.0.0.249 - - [2026-01-29 17:01:54] "GET /project/4f8c187c-1e28-4d2a-8273-8d117e31cbdd?fields=application_policy_sets HTTP/1.1" 200 1390 0.061249 10.0.0.249 - - [2026-01-29 17:01:54] "DELETE /access-control-list/1c8e6e94-4fd5-449f-b17d-77910b52bdda HTTP/1.1" 200 115 0.049144 10.0.0.249 - - [2026-01-29 17:01:55] "DELETE /project/4f8c187c-1e28-4d2a-8273-8d117e31cbdd HTTP/1.1" 200 115 0.322845 [Introspect:8084]10.0.0.249 - - [2026-01-29 17:02:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001275 [Introspect:8084]10.0.0.249 - - [2026-01-29 17:02:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000889 10.0.0.249 - - [2026-01-29 17:02:48] "GET / HTTP/1.1" 200 36215 0.002312 10.0.0.249 - - [2026-01-29 17:02:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.249 - - [2026-01-29 17:02:48] "GET /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002805 10.0.0.249 - - [2026-01-29 17:02:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001953 10.0.0.249 - - [2026-01-29 17:02:49] "GET /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002242 10.0.0.249 - - [2026-01-29 17:03:04] "GET / HTTP/1.1" 200 36215 0.002002 10.0.0.249 - - [2026-01-29 17:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.249 - - [2026-01-29 17:03:04] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004641 10.0.0.249 - - [2026-01-29 17:03:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002042 10.0.0.249 - - [2026-01-29 17:03:04] "GET /config-node/f8467e50-6a82-45fb-af6c-06ecb953fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002305 10.0.0.249 - - [2026-01-29 17:03:04] "GET / HTTP/1.1" 200 36215 0.001464 10.0.0.249 - - [2026-01-29 17:03:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002012 10.0.0.249 - - [2026-01-29 17:03:07] "GET /global-system-configs HTTP/1.1" 200 323 0.001796 10.0.0.249 - - [2026-01-29 17:03:08] "GET /global-system-configs HTTP/1.1" 200 323 0.002905 10.0.0.249 - - [2026-01-29 17:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.249 - - [2026-01-29 17:03:09] "GET /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002394 10.0.0.249 - - [2026-01-29 17:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.249 - - [2026-01-29 17:03:09] "PUT /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f HTTP/1.1" 200 277 0.007554 10.0.0.249 - - [2026-01-29 17:03:09] "GET / HTTP/1.1" 200 36215 0.001637 10.0.0.249 - - [2026-01-29 17:03:09] "POST /alarms HTTP/1.1" 409 264 0.001867 10.0.0.249 - - [2026-01-29 17:03:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003224 10.0.0.249 - - [2026-01-29 17:03:09] "PUT /alarm/ed7bc768-db10-42f0-bcb8-f98bc27f97fb HTTP/1.1" 200 245 0.018790 10.0.0.249 - - [2026-01-29 17:03:10] "POST /alarms HTTP/1.1" 409 261 0.010860 10.0.0.249 - - [2026-01-29 17:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.249 - - [2026-01-29 17:03:10] "PUT /alarm/ab39275d-6a8b-4966-8e78-0e5de31ddbcb HTTP/1.1" 200 245 0.018885 10.0.0.249 - - [2026-01-29 17:03:10] "POST /alarms HTTP/1.1" 409 261 0.001833 10.0.0.249 - - [2026-01-29 17:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001416 10.0.0.249 - - [2026-01-29 17:03:10] "PUT /alarm/42939e04-c3e1-49b6-baa3-31bb4e587496 HTTP/1.1" 200 245 0.008945 10.0.0.249 - - [2026-01-29 17:03:10] "POST /alarms HTTP/1.1" 409 253 0.002922 10.0.0.249 - - [2026-01-29 17:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001379 10.0.0.249 - - [2026-01-29 17:03:10] "PUT /alarm/f5e23e27-60da-4881-a3ec-f7d2af1d459d HTTP/1.1" 200 245 0.010134 10.0.0.249 - - [2026-01-29 17:03:10] "POST /alarms HTTP/1.1" 409 251 0.006177 10.0.0.249 - - [2026-01-29 17:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001717 10.0.0.249 - - [2026-01-29 17:03:10] "PUT /alarm/26db1590-9a9f-44bd-a888-9369887fb4e1 HTTP/1.1" 200 245 0.009852 10.0.0.249 - - [2026-01-29 17:03:10] "POST /alarms HTTP/1.1" 409 252 0.002192 10.0.0.249 - - [2026-01-29 17:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.249 - - [2026-01-29 17:03:10] "PUT /alarm/5633ac2f-7029-4585-97aa-c56c4fb3b5d1 HTTP/1.1" 200 245 0.010269 10.0.0.249 - - [2026-01-29 17:03:10] "POST /alarms HTTP/1.1" 409 256 0.011309 10.0.0.249 - - [2026-01-29 17:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.249 - - [2026-01-29 17:03:10] "PUT /alarm/ed7563ad-f5ef-42fc-b792-397f0713eaa7 HTTP/1.1" 200 245 0.009968 10.0.0.249 - - [2026-01-29 17:03:10] "POST /alarms HTTP/1.1" 409 248 0.011684 10.0.0.249 - - [2026-01-29 17:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001757 10.0.0.249 - - [2026-01-29 17:03:10] "PUT /alarm/7accd7e4-0011-4e3d-82d8-38ea4fdc4c75 HTTP/1.1" 200 245 0.011202 10.0.0.249 - - [2026-01-29 17:03:10] "POST /alarms HTTP/1.1" 409 252 0.005231 10.0.0.249 - - [2026-01-29 17:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.249 - - [2026-01-29 17:03:10] "PUT /alarm/0c97b4cf-12ba-4007-a57e-acf9f92c434b HTTP/1.1" 200 245 0.018934 10.0.0.249 - - [2026-01-29 17:03:10] "POST /alarms HTTP/1.1" 409 257 0.002623 10.0.0.249 - - [2026-01-29 17:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001882 10.0.0.249 - - [2026-01-29 17:03:10] "PUT /alarm/d679c59b-760b-4f8c-82b0-4b30ec3416f3 HTTP/1.1" 200 245 0.011561 10.0.0.249 - - [2026-01-29 17:03:10] "POST /alarms HTTP/1.1" 409 251 0.006114 10.0.0.249 - - [2026-01-29 17:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001564 10.0.0.249 - - [2026-01-29 17:03:10] "PUT /alarm/397a4075-90a9-4ed8-922e-a3b0cd124779 HTTP/1.1" 200 245 0.017973 10.0.0.249 - - [2026-01-29 17:03:10] "POST /alarms HTTP/1.1" 409 257 0.007833 10.0.0.249 - - [2026-01-29 17:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.249 - - [2026-01-29 17:03:10] "PUT /alarm/6623ac2c-f77c-4f37-8ee0-9f95a008afdb HTTP/1.1" 200 245 0.011031 10.0.0.249 - - [2026-01-29 17:03:10] "POST /alarms HTTP/1.1" 409 261 0.005252 10.0.0.249 - - [2026-01-29 17:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.249 - - [2026-01-29 17:03:10] "PUT /alarm/f99d9496-e6d9-49d5-b1d3-9f1a9c90a377 HTTP/1.1" 200 245 0.017776 10.0.0.249 - - [2026-01-29 17:03:10] "POST /alarms HTTP/1.1" 409 258 0.003546 10.0.0.249 - - [2026-01-29 17:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001817 10.0.0.249 - - [2026-01-29 17:03:10] "PUT /alarm/6fa77473-2d34-4b65-bbfd-47a69cb5f7f9 HTTP/1.1" 200 245 0.010180 10.0.0.249 - - [2026-01-29 17:03:10] "POST /alarms HTTP/1.1" 409 254 0.009667 10.0.0.249 - - [2026-01-29 17:03:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.249 - - [2026-01-29 17:03:10] "PUT /alarm/69998e91-fd88-4473-8dbc-aa13551624bd HTTP/1.1" 200 245 0.009783 10.0.0.249 - - [2026-01-29 17:03:10] "POST /alarms HTTP/1.1" 409 254 0.006099 10.0.0.249 - - [2026-01-29 17:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.249 - - [2026-01-29 17:03:11] "PUT /alarm/b1ab4bc2-ea33-4590-9487-dc22c070a751 HTTP/1.1" 200 245 0.009850 10.0.0.249 - - [2026-01-29 17:03:11] "POST /alarms HTTP/1.1" 409 254 0.001806 10.0.0.249 - - [2026-01-29 17:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.249 - - [2026-01-29 17:03:11] "PUT /alarm/292cfde5-367d-457b-99e8-5b6d08d1c4c0 HTTP/1.1" 200 245 0.009075 10.0.0.249 - - [2026-01-29 17:03:11] "POST /alarms HTTP/1.1" 409 247 0.004427 10.0.0.249 - - [2026-01-29 17:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.249 - - [2026-01-29 17:03:11] "PUT /alarm/b66d8fc0-ccb3-4e6e-8c42-cd20ecccd010 HTTP/1.1" 200 245 0.009991 10.0.0.249 - - [2026-01-29 17:03:11] "POST /alarms HTTP/1.1" 409 272 0.009413 10.0.0.249 - - [2026-01-29 17:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.249 - - [2026-01-29 17:03:11] "PUT /alarm/7cc7c97f-a1c9-4136-9b28-66948b5aa73a HTTP/1.1" 200 245 0.009603 10.0.0.249 - - [2026-01-29 17:03:11] "POST /alarms HTTP/1.1" 409 261 0.006747 10.0.0.249 - - [2026-01-29 17:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001666 10.0.0.249 - - [2026-01-29 17:03:11] "PUT /alarm/70bd9383-34d0-4f50-92f3-bed082d11e6e HTTP/1.1" 200 245 0.010372 10.0.0.249 - - [2026-01-29 17:03:11] "POST /alarms HTTP/1.1" 409 259 0.005830 10.0.0.249 - - [2026-01-29 17:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002166 10.0.0.249 - - [2026-01-29 17:03:11] "PUT /alarm/9460e4c9-ac83-40ca-9022-0bb515f97492 HTTP/1.1" 200 245 0.010635 10.0.0.249 - - [2026-01-29 17:03:11] "POST /alarms HTTP/1.1" 409 265 0.005113 10.0.0.249 - - [2026-01-29 17:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.249 - - [2026-01-29 17:03:11] "PUT /alarm/cf79789d-72f1-4c98-b698-db6d5f43a03a HTTP/1.1" 200 245 0.009975 10.0.0.249 - - [2026-01-29 17:03:11] "POST /alarms HTTP/1.1" 409 279 0.007953 10.0.0.249 - - [2026-01-29 17:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.249 - - [2026-01-29 17:03:11] "PUT /alarm/ee5c2720-33aa-44b8-8f7e-ab4681286024 HTTP/1.1" 200 245 0.010892 10.0.0.249 - - [2026-01-29 17:03:11] "GET / HTTP/1.1" 200 36215 0.001884 10.0.0.249 - - [2026-01-29 17:03:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002225 10.0.0.249 - - [2026-01-29 17:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001508 10.0.0.249 - - [2026-01-29 17:03:11] "PUT /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f HTTP/1.1" 200 277 0.007135 10.0.0.249 - - [2026-01-29 17:03:11] "GET / HTTP/1.1" 200 36215 0.001446 10.0.0.249 - - [2026-01-29 17:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.249 - - [2026-01-29 17:03:11] "GET /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002342 10.0.0.249 - - [2026-01-29 17:03:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.249 - - [2026-01-29 17:03:12] "PUT /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f HTTP/1.1" 200 277 0.012057 10.0.0.249 - - [2026-01-29 17:03:12] "GET / HTTP/1.1" 200 36215 0.001594 10.0.0.249 - - [2026-01-29 17:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.249 - - [2026-01-29 17:03:12] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004197 10.0.0.249 - - [2026-01-29 17:03:12] "PUT /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996 HTTP/1.1" 200 275 0.015045 10.0.0.249 - - [2026-01-29 17:03:15] "GET / HTTP/1.1" 200 36215 0.001327 10.0.0.249 - - [2026-01-29 17:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.249 - - [2026-01-29 17:03:15] "GET /routing-instance/08eaf973-c6f2-4beb-b884-3a21a105f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002615 10.0.0.249 - - [2026-01-29 17:03:15] "POST /bgp-routers HTTP/1.1" 409 301 0.001788 10.0.0.249 - - [2026-01-29 17:03:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001611 10.0.0.249 - - [2026-01-29 17:03:15] "GET /bgp-router/969ff511-1535-4ba1-8055-51789a1f3347?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002698 10.0.0.249 - - [2026-01-29 17:03:15] "PUT /bgp-router/969ff511-1535-4ba1-8055-51789a1f3347 HTTP/1.1" 200 255 0.009410 [Introspect:8084]10.0.0.249 - - [2026-01-29 17:03:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001085 [Introspect:8084]10.0.0.249 - - [2026-01-29 17:03:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001158 10.0.0.249 - - [2026-01-29 17:03:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.249 - - [2026-01-29 17:03:17] "GET /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002801 10.0.0.249 - - [2026-01-29 17:03:31] "GET / HTTP/1.1" 200 36215 0.002139 10.0.0.249 - - [2026-01-29 17:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.249 - - [2026-01-29 17:03:31] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004161 10.0.0.249 - - [2026-01-29 17:03:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001614 10.0.0.249 - - [2026-01-29 17:03:31] "GET /config-node/f8467e50-6a82-45fb-af6c-06ecb953fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002413 10.0.0.249 - - [2026-01-29 17:03:43] "GET / HTTP/1.1" 200 36215 0.001936 10.0.0.249 - - [2026-01-29 17:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001895 10.0.0.249 - - [2026-01-29 17:03:43] "GET /routing-instance/08eaf973-c6f2-4beb-b884-3a21a105f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002536 10.0.0.249 - - [2026-01-29 17:03:43] "POST /bgp-routers HTTP/1.1" 409 301 0.001941 10.0.0.249 - - [2026-01-29 17:03:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.249 - - [2026-01-29 17:03:43] "GET /bgp-router/969ff511-1535-4ba1-8055-51789a1f3347?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.002922 10.0.0.249 - - [2026-01-29 17:03:43] "PUT /bgp-router/969ff511-1535-4ba1-8055-51789a1f3347 HTTP/1.1" 200 255 0.024615 [Introspect:8084]10.0.0.249 - - [2026-01-29 17:03:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000946 [Introspect:8084]10.0.0.249 - - [2026-01-29 17:03:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001041 [Introspect:8084]10.0.0.249 - - [2026-01-29 17:03:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.249 - - [2026-01-29 17:03:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000921 [Introspect:8084]10.0.0.249 - - [2026-01-29 17:03:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000901 [Introspect:8084]10.0.0.249 - - [2026-01-29 17:03:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000937 10.0.0.249 - - [2026-01-29 17:04:04] "GET / HTTP/1.1" 200 36215 0.002493 10.0.0.249 - - [2026-01-29 17:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001983 10.0.0.249 - - [2026-01-29 17:04:04] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004228 10.0.0.249 - - [2026-01-29 17:04:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.249 - - [2026-01-29 17:04:04] "GET /config-node/f8467e50-6a82-45fb-af6c-06ecb953fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002528 10.0.0.249 - - [2026-01-29 17:04:04] "GET / HTTP/1.1" 200 36215 0.001338 10.0.0.249 - - [2026-01-29 17:04:04] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002010 10.0.0.249 - - [2026-01-29 17:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.249 - - [2026-01-29 17:04:09] "GET /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.002243 10.0.0.249 - - [2026-01-29 17:04:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001279 10.0.0.249 - - [2026-01-29 17:04:09] "PUT /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f HTTP/1.1" 200 277 0.006832 10.0.0.249 - - [2026-01-29 17:04:10] "GET / HTTP/1.1" 200 36215 0.001530 10.0.0.249 - - [2026-01-29 17:04:10] "POST /alarms HTTP/1.1" 409 264 0.002035 10.0.0.249 - - [2026-01-29 17:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008169 10.0.0.249 - - [2026-01-29 17:04:10] "PUT /alarm/ed7bc768-db10-42f0-bcb8-f98bc27f97fb HTTP/1.1" 200 245 0.010075 10.0.0.249 - - [2026-01-29 17:04:10] "POST /alarms HTTP/1.1" 409 261 0.003201 10.0.0.249 - - [2026-01-29 17:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001684 10.0.0.249 - - [2026-01-29 17:04:10] "PUT /alarm/ab39275d-6a8b-4966-8e78-0e5de31ddbcb HTTP/1.1" 200 245 0.015719 10.0.0.249 - - [2026-01-29 17:04:10] "POST /alarms HTTP/1.1" 409 261 0.002197 10.0.0.249 - - [2026-01-29 17:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001274 10.0.0.249 - - [2026-01-29 17:04:10] "PUT /alarm/42939e04-c3e1-49b6-baa3-31bb4e587496 HTTP/1.1" 200 245 0.010520 10.0.0.249 - - [2026-01-29 17:04:10] "POST /alarms HTTP/1.1" 409 253 0.014632 10.0.0.249 - - [2026-01-29 17:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002389 10.0.0.249 - - [2026-01-29 17:04:10] "PUT /alarm/f5e23e27-60da-4881-a3ec-f7d2af1d459d HTTP/1.1" 200 245 0.009953 10.0.0.249 - - [2026-01-29 17:04:10] "POST /alarms HTTP/1.1" 409 251 0.010966 10.0.0.249 - - [2026-01-29 17:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.249 - - [2026-01-29 17:04:10] "PUT /alarm/26db1590-9a9f-44bd-a888-9369887fb4e1 HTTP/1.1" 200 245 0.019282 10.0.0.249 - - [2026-01-29 17:04:10] "POST /alarms HTTP/1.1" 409 252 0.004902 10.0.0.249 - - [2026-01-29 17:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.249 - - [2026-01-29 17:04:10] "PUT /alarm/5633ac2f-7029-4585-97aa-c56c4fb3b5d1 HTTP/1.1" 200 245 0.009497 10.0.0.249 - - [2026-01-29 17:04:10] "POST /alarms HTTP/1.1" 409 256 0.007871 10.0.0.249 - - [2026-01-29 17:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002542 10.0.0.249 - - [2026-01-29 17:04:10] "PUT /alarm/ed7563ad-f5ef-42fc-b792-397f0713eaa7 HTTP/1.1" 200 245 0.009590 10.0.0.249 - - [2026-01-29 17:04:10] "POST /alarms HTTP/1.1" 409 248 0.003998 10.0.0.249 - - [2026-01-29 17:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005331 10.0.0.249 - - [2026-01-29 17:04:10] "PUT /alarm/7accd7e4-0011-4e3d-82d8-38ea4fdc4c75 HTTP/1.1" 200 245 0.019924 10.0.0.249 - - [2026-01-29 17:04:10] "POST /alarms HTTP/1.1" 409 252 0.007421 10.0.0.249 - - [2026-01-29 17:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.249 - - [2026-01-29 17:04:10] "PUT /alarm/0c97b4cf-12ba-4007-a57e-acf9f92c434b HTTP/1.1" 200 245 0.009835 10.0.0.249 - - [2026-01-29 17:04:10] "POST /alarms HTTP/1.1" 409 257 0.006463 10.0.0.249 - - [2026-01-29 17:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003516 10.0.0.249 - - [2026-01-29 17:04:10] "PUT /alarm/d679c59b-760b-4f8c-82b0-4b30ec3416f3 HTTP/1.1" 200 245 0.013856 10.0.0.249 - - [2026-01-29 17:04:10] "POST /alarms HTTP/1.1" 409 251 0.012522 10.0.0.249 - - [2026-01-29 17:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001524 10.0.0.249 - - [2026-01-29 17:04:10] "PUT /alarm/397a4075-90a9-4ed8-922e-a3b0cd124779 HTTP/1.1" 200 245 0.009755 10.0.0.249 - - [2026-01-29 17:04:10] "POST /alarms HTTP/1.1" 409 257 0.005999 10.0.0.249 - - [2026-01-29 17:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011580 10.0.0.249 - - [2026-01-29 17:04:10] "PUT /alarm/6623ac2c-f77c-4f37-8ee0-9f95a008afdb HTTP/1.1" 200 245 0.010351 10.0.0.249 - - [2026-01-29 17:04:10] "POST /alarms HTTP/1.1" 409 261 0.003181 10.0.0.249 - - [2026-01-29 17:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001654 10.0.0.249 - - [2026-01-29 17:04:10] "PUT /alarm/f99d9496-e6d9-49d5-b1d3-9f1a9c90a377 HTTP/1.1" 200 245 0.009216 10.0.0.249 - - [2026-01-29 17:04:10] "POST /alarms HTTP/1.1" 409 258 0.007971 10.0.0.249 - - [2026-01-29 17:04:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001515 10.0.0.249 - - [2026-01-29 17:04:11] "PUT /alarm/6fa77473-2d34-4b65-bbfd-47a69cb5f7f9 HTTP/1.1" 200 245 0.009033 10.0.0.249 - - [2026-01-29 17:04:11] "POST /alarms HTTP/1.1" 409 254 0.014272 10.0.0.249 - - [2026-01-29 17:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001582 10.0.0.249 - - [2026-01-29 17:04:11] "PUT /alarm/69998e91-fd88-4473-8dbc-aa13551624bd HTTP/1.1" 200 245 0.009421 10.0.0.249 - - [2026-01-29 17:04:11] "POST /alarms HTTP/1.1" 409 254 0.008766 10.0.0.249 - - [2026-01-29 17:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001491 10.0.0.249 - - [2026-01-29 17:04:11] "PUT /alarm/b1ab4bc2-ea33-4590-9487-dc22c070a751 HTTP/1.1" 200 245 0.009259 10.0.0.249 - - [2026-01-29 17:04:11] "POST /alarms HTTP/1.1" 409 254 0.003490 10.0.0.249 - - [2026-01-29 17:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.249 - - [2026-01-29 17:04:11] "PUT /alarm/292cfde5-367d-457b-99e8-5b6d08d1c4c0 HTTP/1.1" 200 245 0.010547 10.0.0.249 - - [2026-01-29 17:04:11] "POST /alarms HTTP/1.1" 409 247 0.016450 10.0.0.249 - - [2026-01-29 17:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.249 - - [2026-01-29 17:04:11] "PUT /alarm/b66d8fc0-ccb3-4e6e-8c42-cd20ecccd010 HTTP/1.1" 200 245 0.009765 10.0.0.249 - - [2026-01-29 17:04:11] "POST /alarms HTTP/1.1" 409 272 0.011574 10.0.0.249 - - [2026-01-29 17:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.249 - - [2026-01-29 17:04:11] "PUT /alarm/7cc7c97f-a1c9-4136-9b28-66948b5aa73a HTTP/1.1" 200 245 0.009180 10.0.0.249 - - [2026-01-29 17:04:11] "POST /alarms HTTP/1.1" 409 261 0.007995 10.0.0.249 - - [2026-01-29 17:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001518 10.0.0.249 - - [2026-01-29 17:04:11] "PUT /alarm/70bd9383-34d0-4f50-92f3-bed082d11e6e HTTP/1.1" 200 245 0.010200 10.0.0.249 - - [2026-01-29 17:04:11] "POST /alarms HTTP/1.1" 409 259 0.005591 10.0.0.249 - - [2026-01-29 17:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001439 10.0.0.249 - - [2026-01-29 17:04:11] "PUT /alarm/9460e4c9-ac83-40ca-9022-0bb515f97492 HTTP/1.1" 200 245 0.008813 10.0.0.249 - - [2026-01-29 17:04:11] "POST /alarms HTTP/1.1" 409 265 0.006786 10.0.0.249 - - [2026-01-29 17:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004659 10.0.0.249 - - [2026-01-29 17:04:11] "PUT /alarm/cf79789d-72f1-4c98-b698-db6d5f43a03a HTTP/1.1" 200 245 0.009055 10.0.0.249 - - [2026-01-29 17:04:11] "POST /alarms HTTP/1.1" 409 279 0.003649 10.0.0.249 - - [2026-01-29 17:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.249 - - [2026-01-29 17:04:11] "PUT /alarm/ee5c2720-33aa-44b8-8f7e-ab4681286024 HTTP/1.1" 200 245 0.010074 10.0.0.249 - - [2026-01-29 17:04:11] "GET / HTTP/1.1" 200 36215 0.001671 10.0.0.249 - - [2026-01-29 17:04:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001828 10.0.0.249 - - [2026-01-29 17:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001507 10.0.0.249 - - [2026-01-29 17:04:11] "PUT /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f HTTP/1.1" 200 277 0.010186 10.0.0.249 - - [2026-01-29 17:04:12] "GET / HTTP/1.1" 200 36215 0.001994 10.0.0.249 - - [2026-01-29 17:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.249 - - [2026-01-29 17:04:12] "GET /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2113 0.003149 10.0.0.249 - - [2026-01-29 17:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001664 10.0.0.249 - - [2026-01-29 17:04:12] "PUT /global-vrouter-config/a7a5ef98-6b9d-4a22-92e2-b5d605551c6f HTTP/1.1" 200 277 0.010648 10.0.0.249 - - [2026-01-29 17:04:12] "GET / HTTP/1.1" 200 36215 0.001804 10.0.0.249 - - [2026-01-29 17:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002049 10.0.0.249 - - [2026-01-29 17:04:12] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004467 10.0.0.249 - - [2026-01-29 17:04:12] "PUT /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996 HTTP/1.1" 200 275 0.014382 10.0.0.249 - - [2026-01-29 17:04:16] "GET / HTTP/1.1" 200 36215 0.001346 10.0.0.249 - - [2026-01-29 17:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001934 10.0.0.249 - - [2026-01-29 17:04:16] "GET /routing-instance/08eaf973-c6f2-4beb-b884-3a21a105f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002385 10.0.0.249 - - [2026-01-29 17:04:16] "POST /bgp-routers HTTP/1.1" 409 301 0.001613 10.0.0.249 - - [2026-01-29 17:04:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001312 10.0.0.249 - - [2026-01-29 17:04:16] "GET /bgp-router/969ff511-1535-4ba1-8055-51789a1f3347?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1818 0.002382 10.0.0.249 - - [2026-01-29 17:04:16] "PUT /bgp-router/969ff511-1535-4ba1-8055-51789a1f3347 HTTP/1.1" 200 255 0.011320 [Introspect:8084]10.0.0.249 - - [2026-01-29 17:04:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000944 [Introspect:8084]10.0.0.249 - - [2026-01-29 17:04:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000968 10.0.0.249 - - [2026-01-29 17:04:20] "POST /tags HTTP/1.1" 200 356 0.018353 10.0.0.249 - - [2026-01-29 17:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.018496 10.0.0.249 - - [2026-01-29 17:04:20] "GET /tag/1f70730d-b822-4f9b-badb-83bbaf6d29bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.014658 10.0.0.249 - - [2026-01-29 17:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.249 - - [2026-01-29 17:04:20] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.008425 10.0.0.249 - - [2026-01-29 17:04:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.249 - - [2026-01-29 17:04:20] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.054211 10.0.0.249 - - [2026-01-29 17:04:21] "POST /virtual-machines HTTP/1.1" 200 352 0.048410 10.0.0.249 - - [2026-01-29 17:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.022532 10.0.0.249 - - [2026-01-29 17:04:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.120328 10.0.0.249 - - [2026-01-29 17:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008437 10.0.0.249 - - [2026-01-29 17:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007022 10.0.0.249 - - [2026-01-29 17:04:21] "GET /virtual-machine-interface/8df67046-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005949 10.0.0.249 - - [2026-01-29 17:04:21] "POST /instance-ips HTTP/1.1" 200 392 0.019438 10.0.0.249 - - [2026-01-29 17:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019508 10.0.0.249 - - [2026-01-29 17:04:21] "GET /virtual-machine-interface/8df67046-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.005967 10.0.0.249 - - [2026-01-29 17:04:21] "POST /set-tag HTTP/1.1" 200 109 0.014095 10.0.0.249 - - [2026-01-29 17:04:21] "GET /virtual-machine-interface/8df67046-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014051 10.0.0.249 - - [2026-01-29 17:04:21] "GET /instance-ip/8e129e4c-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002725 10.0.0.249 - - [2026-01-29 17:04:21] "GET /virtual-machine-interface/8df67046-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004454 10.0.0.249 - - [2026-01-29 17:04:21] "POST /set-tag HTTP/1.1" 200 109 0.002182 10.0.0.249 - - [2026-01-29 17:04:21] "GET /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003385 10.0.0.249 - - [2026-01-29 17:04:21] "POST /ref-update HTTP/1.1" 200 156 0.010395 10.0.0.249 - - [2026-01-29 17:04:21] "GET /virtual-machine-interface/8df67046-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.010508 10.0.0.249 - - [2026-01-29 17:04:21] "POST /set-tag HTTP/1.1" 200 109 0.003420 10.0.0.249 - - [2026-01-29 17:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.249 - - [2026-01-29 17:04:21] "GET /virtual-network/2e29b81a-cd08-42db-9399-b6d5db56e708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3031 0.003684 10.0.0.249 - - [2026-01-29 17:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001426 10.0.0.249 - - [2026-01-29 17:04:21] "GET /project/df0f263f-01b9-4e8e-9c18-a2de3fce754f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.032281 10.0.0.249 - - [2026-01-29 17:04:21] "POST /virtual-machines HTTP/1.1" 200 356 0.017845 10.0.0.249 - - [2026-01-29 17:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019512 10.0.0.249 - - [2026-01-29 17:04:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.094497 10.0.0.249 - - [2026-01-29 17:04:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.008910 10.0.0.249 - - [2026-01-29 17:04:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014806 10.0.0.249 - - [2026-01-29 17:04:21] "GET /virtual-machine-interface/8e6559c0-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.015344 10.0.0.249 - - [2026-01-29 17:04:22] "POST /instance-ips HTTP/1.1" 200 396 0.019517 10.0.0.249 - - [2026-01-29 17:04:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.031792 10.0.0.249 - - [2026-01-29 17:04:22] "GET /virtual-machine-interface/8e6559c0-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.014360 10.0.0.249 - - [2026-01-29 17:04:22] "POST /set-tag HTTP/1.1" 200 109 0.025152 10.0.0.249 - - [2026-01-29 17:04:22] "GET /virtual-machine-interface/8e6559c0-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.025806 10.0.0.249 - - [2026-01-29 17:04:22] "GET /instance-ip/8e7e0c18-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.032036 10.0.0.249 - - [2026-01-29 17:04:22] "GET /virtual-machine-interface/8e6559c0-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.017512 10.0.0.249 - - [2026-01-29 17:04:22] "POST /set-tag HTTP/1.1" 200 109 0.008911 10.0.0.249 - - [2026-01-29 17:04:22] "GET /virtual-router/17e499e3-13ed-4d15-a4db-d32b573ac0c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.010339 10.0.0.249 - - [2026-01-29 17:04:22] "POST /ref-update HTTP/1.1" 200 156 0.024856 10.0.0.249 - - [2026-01-29 17:04:22] "GET /virtual-machine-interface/8e6559c0-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.040708 10.0.0.249 - - [2026-01-29 17:04:22] "POST /set-tag HTTP/1.1" 200 109 0.009105 10.0.0.249 - - [2026-01-29 17:04:22] "GET /virtual-machine-interface/8df67046-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.014268 10.0.0.249 - - [2026-01-29 17:04:22] "POST /set-tag HTTP/1.1" 200 109 0.006978 10.0.0.249 - - [2026-01-29 17:04:22] "GET /virtual-machine-interface/8e6559c0-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006059 10.0.0.249 - - [2026-01-29 17:04:22] "POST /set-tag HTTP/1.1" 200 109 0.004802 10.0.0.249 - - [2026-01-29 17:04:31] "GET / HTTP/1.1" 200 36215 0.001533 10.0.0.249 - - [2026-01-29 17:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001957 10.0.0.249 - - [2026-01-29 17:04:31] "GET /global-system-config/b0e801a5-5b00-43a6-bf9a-f418f3cd1996?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004973 10.0.0.249 - - [2026-01-29 17:04:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.001839 10.0.0.249 - - [2026-01-29 17:04:31] "GET /config-node/f8467e50-6a82-45fb-af6c-06ecb953fb32?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002021 10.0.0.249 - - [2026-01-29 17:04:38] "GET /virtual-machine-interface/8df67046-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004272 10.0.0.249 - - [2026-01-29 17:04:38] "POST /set-tag HTTP/1.1" 200 109 0.002149 10.0.0.249 - - [2026-01-29 17:04:40] "GET /virtual-machine-interface/8e6559c0-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006378 10.0.0.249 - - [2026-01-29 17:04:40] "POST /set-tag HTTP/1.1" 200 109 0.004480 10.0.0.249 - - [2026-01-29 17:04:41] "GET /virtual-machine-interface/8df67046-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006054 10.0.0.249 - - [2026-01-29 17:04:41] "POST /set-tag HTTP/1.1" 200 109 0.003614 10.0.0.249 - - [2026-01-29 17:04:42] "GET / HTTP/1.1" 200 36215 0.001328 10.0.0.249 - - [2026-01-29 17:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001873 10.0.0.249 - - [2026-01-29 17:04:42] "GET /routing-instance/08eaf973-c6f2-4beb-b884-3a21a105f71d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.002655 10.0.0.249 - - [2026-01-29 17:04:42] "POST /bgp-routers HTTP/1.1" 409 301 0.002323 10.0.0.249 - - [2026-01-29 17:04:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.249 - - [2026-01-29 17:04:42] "GET /bgp-router/969ff511-1535-4ba1-8055-51789a1f3347?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003791 10.0.0.249 - - [2026-01-29 17:04:42] "PUT /bgp-router/969ff511-1535-4ba1-8055-51789a1f3347 HTTP/1.1" 200 255 0.021138 [Introspect:8084]10.0.0.249 - - [2026-01-29 17:04:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000896 [Introspect:8084]10.0.0.249 - - [2026-01-29 17:04:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000886 10.0.0.249 - - [2026-01-29 17:05:12] "GET /virtual-machine-interface/8df67046-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005629 10.0.0.249 - - [2026-01-29 17:05:12] "POST /set-tag HTTP/1.1" 200 109 0.002751 10.0.0.249 - - [2026-01-29 17:05:12] "GET /virtual-machine-interface/8df67046-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.005510 10.0.0.249 - - [2026-01-29 17:05:12] "POST /set-tag HTTP/1.1" 200 109 0.004985 10.0.0.249 - - [2026-01-29 17:05:12] "GET /virtual-machine/36fb5c2a-8971-4096-b613-ad85a9e37b26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.005576 10.0.0.249 - - [2026-01-29 17:05:12] "POST /ref-update HTTP/1.1" 200 156 0.010713 10.0.0.249 - - [2026-01-29 17:05:12] "GET /virtual-machine-interface/8df67046-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004711 10.0.0.249 - - [2026-01-29 17:05:12] "POST /set-tag HTTP/1.1" 200 109 0.019860 10.0.0.249 - - [2026-01-29 17:05:12] "POST /set-tag HTTP/1.1" 200 109 0.039516 10.0.0.249 - - [2026-01-29 17:05:13] "DELETE /instance-ip/8e129e4c-fd34-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.033964 10.0.0.249 - - [2026-01-29 17:05:13] "DELETE /virtual-machine-interface/8df67046-fd34-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.037817 10.0.0.249 - - [2026-01-29 17:05:13] "DELETE /virtual-machine/36fb5c2a-8971-4096-b613-ad85a9e37b26 HTTP/1.1" 200 115 0.032874 10.0.0.249 - - [2026-01-29 17:05:13] "GET /virtual-machine-interface/8e6559c0-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005347 10.0.0.249 - - [2026-01-29 17:05:13] "POST /set-tag HTTP/1.1" 200 109 0.002830 10.0.0.249 - - [2026-01-29 17:05:43] "GET /virtual-machine-interface/8e6559c0-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003941 10.0.0.249 - - [2026-01-29 17:05:43] "POST /set-tag HTTP/1.1" 200 109 0.003685 10.0.0.249 - - [2026-01-29 17:05:43] "GET /virtual-machine-interface/8e6559c0-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006688 10.0.0.249 - - [2026-01-29 17:05:43] "POST /set-tag HTTP/1.1" 200 109 0.002708 10.0.0.249 - - [2026-01-29 17:05:43] "GET /virtual-machine/90aa79b8-5350-475d-bffa-efc59279894f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004512 10.0.0.249 - - [2026-01-29 17:05:43] "POST /ref-update HTTP/1.1" 200 156 0.022151 10.0.0.249 - - [2026-01-29 17:05:44] "GET /virtual-machine-interface/8e6559c0-fd34-11f0-ba72-fa163e8419bd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.015083 10.0.0.249 - - [2026-01-29 17:05:44] "POST /set-tag HTTP/1.1" 200 109 0.017916 10.0.0.249 - - [2026-01-29 17:05:44] "POST /set-tag HTTP/1.1" 200 109 0.047076 10.0.0.249 - - [2026-01-29 17:05:44] "DELETE /instance-ip/8e7e0c18-fd34-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.049710 10.0.0.249 - - [2026-01-29 17:05:44] "DELETE /virtual-machine-interface/8e6559c0-fd34-11f0-ba72-fa163e8419bd HTTP/1.1" 200 115 0.067992 10.0.0.249 - - [2026-01-29 17:05:44] "DELETE /virtual-machine/90aa79b8-5350-475d-bffa-efc59279894f HTTP/1.1" 200 115 0.028987 10.0.0.249 - - [2026-01-29 17:05:44] "DELETE /tag/1f70730d-b822-4f9b-badb-83bbaf6d29bc HTTP/1.1" 200 115 0.050509