++ 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: =================== Fri Jan 30 08:34:06 PM UTC 2026 ===================' INFO: =================== Fri Jan 30 08:34:06 PM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ 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 +++ awk '{print $2}' +++ head -n 1 +++ grep 'inet ' +++ ip addr show dev ens3 ++ 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 ++ cut -d , -f 1 ++ echo 10.0.0.249 + local cassandra=10.0.0.249 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.249 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.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: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.249 +++ local servers=10.0.0.249 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ uniq ++++ sort ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.249,10.212.252.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.212.252.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 ]] ++ echo 10.0.0.249:9041 ++ sed 's/,/ /g' + 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=__ ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ set -o posix ++ set ++ sort ++ sed 's/^API__//g' + 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/30/2026 20:34:55.397 7f949d71b980 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/30/2026 20:34:55.916 7f949d71b980 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/30/2026 20:34:55.955 7f949d71b980 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/30/2026 20:34:55.955 7f949d71b980 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] [Introspect:8084]10.0.0.249 - - [2026-01-30 20:35:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000606 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-30 20:35:10] "GET / HTTP/1.1" 503 181 0.000223 10.0.0.249 - - [2026-01-30 20:35:10] "GET / HTTP/1.1" 503 181 0.000240 10.0.0.249 - - [2026-01-30 20:35:10] "GET / HTTP/1.1" 503 181 0.000216 10.0.0.249 - - [2026-01-30 20:35:11] "GET / HTTP/1.1" 503 181 0.000271 10.0.0.249 - - [2026-01-30 20:35:11] "GET / HTTP/1.1" 200 45303 0.002237 10.0.0.249 - - [2026-01-30 20:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003130 10.0.0.249 - - [2026-01-30 20:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006302 10.0.0.249 - - [2026-01-30 20:35:11] "GET / HTTP/1.1" 200 36215 0.001363 10.0.0.249 - - [2026-01-30 20:35:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005015 10.0.0.249 - - [2026-01-30 20:35:11] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008890 10.0.0.249 - - [2026-01-30 20:35:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.002401 10.0.0.249 - - [2026-01-30 20:35:11] "GET / HTTP/1.1" 200 36215 0.001350 10.0.0.249 - - [2026-01-30 20:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006580 10.0.0.249 - - [2026-01-30 20:35:12] "GET /routing-instance/bd91d2cd-64bf-4abc-b348-ef85d10e7bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.010283 10.0.0.249 - - [2026-01-30 20:35:12] "POST /database-nodes HTTP/1.1" 200 599 0.056323 10.0.0.249 - - [2026-01-30 20:35:12] "POST /bgp-routers HTTP/1.1" 200 618 0.069388 10.0.0.249 - - [2026-01-30 20:35:12] "GET / HTTP/1.1" 200 36215 0.040812 10.0.0.249 - - [2026-01-30 20:35:12] "GET / HTTP/1.1" 200 36215 0.007341 10.0.0.249 - - [2026-01-30 20:35:12] "GET /bgp-router/6607d871-6bf8-45d0-97be-8aea6c886b1e?fields=global_system_config_back_refs HTTP/1.1" 200 1131 0.073332 10.0.0.249 - - [2026-01-30 20:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.017500 10.0.0.249 - - [2026-01-30 20:35:12] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.010205 10.0.0.249 - - [2026-01-30 20:35:12] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.009116 10.0.0.249 - - [2026-01-30 20:35:12] "POST /ref-update HTTP/1.1" 200 156 0.098328 10.0.0.249 - - [2026-01-30 20:35:12] "GET / HTTP/1.1" 200 36215 0.001374 10.0.0.249 - - [2026-01-30 20:35:12] "GET / HTTP/1.1" 200 36215 0.001581 10.0.0.249 - - [2026-01-30 20:35:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.010152 10.0.0.249 - - [2026-01-30 20:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.027789 10.0.0.249 - - [2026-01-30 20:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.030632 10.0.0.249 - - [2026-01-30 20:35:12] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.027535 10.0.0.249 - - [2026-01-30 20:35:12] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.036735 10.0.0.249 - - [2026-01-30 20:35:12] "POST /fqname-to-id HTTP/1.1" 404 216 0.013723 10.0.0.249 - - [2026-01-30 20:35:12] "POST /service-appliance-sets HTTP/1.1" 200 555 0.141945 10.0.0.249 - - [2026-01-30 20:35:12] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.180792 10.0.0.249 - - [2026-01-30 20:35:12] "POST /fqname-to-id HTTP/1.1" 404 180 0.003123 10.0.0.249 - - [2026-01-30 20:35:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.249 - - [2026-01-30 20:35:12] "GET / HTTP/1.1" 200 36215 0.001379 10.0.0.249 - - [2026-01-30 20:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011196 10.0.0.249 - - [2026-01-30 20:35:13] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.065382 10.0.0.249 - - [2026-01-30 20:35:13] "GET /domain/8857ad11-f06d-4e33-aa7a-a603dc9cd233?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.058116 10.0.0.249 - - [2026-01-30 20:35:13] "GET / HTTP/1.1" 200 36215 0.001523 10.0.0.249 - - [2026-01-30 20:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.021648 10.0.0.249 - - [2026-01-30 20:35:13] "POST /service-appliance-sets HTTP/1.1" 200 543 0.292319 10.0.0.249 - - [2026-01-30 20:35:13] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.028968 10.0.0.249 - - [2026-01-30 20:35:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010484 10.0.0.249 - - [2026-01-30 20:35:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.014270 10.0.0.249 - - [2026-01-30 20:35:13] "GET /network-ipam/4e4ae34c-ceb9-413f-9eb9-b6be18f6f45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.019015 10.0.0.249 - - [2026-01-30 20:35:13] "POST /id-to-fqname HTTP/1.1" 200 173 0.000533 10.0.0.249 - - [2026-01-30 20:35:13] "POST /fqname-to-id HTTP/1.1" 404 182 0.053775 10.0.0.249 - - [2026-01-30 20:35:13] "POST /analytics-nodes HTTP/1.1" 200 601 0.251198 10.0.0.249 - - [2026-01-30 20:35:14] "POST /security-groups HTTP/1.1" 200 570 0.471624 10.0.0.249 - - [2026-01-30 20:35:14] "POST /projects HTTP/1.1" 200 483 1.159597 10.0.0.249 - - [2026-01-30 20:35:14] "POST /security-groups HTTP/1.1" 200 536 0.188399 10.0.0.249 - - [2026-01-30 20:35:14] "POST /service-templates HTTP/1.1" 200 513 0.155491 10.0.0.249 - - [2026-01-30 20:35:14] "POST /chown HTTP/1.1" 200 109 0.051780 10.0.0.249 - - [2026-01-30 20:35:14] "POST /policy-managements HTTP/1.1" 409 214 0.017684 10.0.0.249 - - [2026-01-30 20:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.031135 10.0.0.249 - - [2026-01-30 20:35:14] "POST /service-templates HTTP/1.1" 200 503 0.112238 10.0.0.249 - - [2026-01-30 20:35:14] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.039412 10.0.0.249 - - [2026-01-30 20:35:14] "POST /service-templates HTTP/1.1" 200 517 0.118335 10.0.0.249 - - [2026-01-30 20:35:14] "POST /application-policy-sets HTTP/1.1" 200 530 0.124982 10.0.0.249 - - [2026-01-30 20:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005731 10.0.0.249 - - [2026-01-30 20:35:14] "POST /service-templates HTTP/1.1" 200 537 0.077030 10.0.0.249 - - [2026-01-30 20:35:14] "GET /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1216 0.009381 10.0.0.249 - - [2026-01-30 20:35:14] "PUT /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470 HTTP/1.1" 200 277 0.037933 10.0.0.249 - - [2026-01-30 20:35:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.037341 10.0.0.249 - - [2026-01-30 20:35:15] "GET /virtual-network/a823f9e8-d42f-49c1-9f3f-cb4d2a3f9236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.022275 10.0.0.249 - - [2026-01-30 20:35:15] "POST /service-templates HTTP/1.1" 200 509 0.127743 10.0.0.249 - - [2026-01-30 20:35:15] "POST /id-to-fqname HTTP/1.1" 200 177 0.000971 10.0.0.249 - - [2026-01-30 20:35:15] "POST /fqname-to-id HTTP/1.1" 404 186 0.002139 10.0.0.249 - - [2026-01-30 20:35:15] "POST /security-groups HTTP/1.1" 200 574 0.173820 10.0.0.249 - - [2026-01-30 20:35:15] "POST /projects HTTP/1.1" 200 491 0.395535 10.0.0.249 - - [2026-01-30 20:35:15] "POST /security-groups HTTP/1.1" 200 548 0.143433 10.0.0.249 - - [2026-01-30 20:35:15] "POST /chown HTTP/1.1" 200 109 0.032944 10.0.0.249 - - [2026-01-30 20:35:15] "POST /network-ipams HTTP/1.1" 200 524 0.075840 10.0.0.249 - - [2026-01-30 20:35:15] "POST /network-ipams HTTP/1.1" 200 512 0.074281 10.0.0.249 - - [2026-01-30 20:35:15] "POST /fqname-to-id HTTP/1.1" 404 198 0.013972 10.0.0.249 - - [2026-01-30 20:35:16] "POST /useragent-kv HTTP/1.1" 200 115 0.019965 10.0.0.249 - - [2026-01-30 20:35:16] "POST /virtual-networks HTTP/1.1" 200 540 0.311510 10.0.0.249 - - [2026-01-30 20:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002487 10.0.0.249 - - [2026-01-30 20:35:16] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.010822 10.0.0.249 - - [2026-01-30 20:35:16] "GET / HTTP/1.1" 200 36215 0.002015 10.0.0.249 - - [2026-01-30 20:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001961 10.0.0.249 - - [2026-01-30 20:35:16] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.009484 10.0.0.249 - - [2026-01-30 20:35:16] "POST /fqname-to-id HTTP/1.1" 404 216 0.005725 10.0.0.249 - - [2026-01-30 20:35:16] "POST /network-ipams HTTP/1.1" 200 520 0.054250 10.0.0.249 - - [2026-01-30 20:35:16] "POST /fqname-to-id HTTP/1.1" 404 202 0.007956 10.0.0.249 - - [2026-01-30 20:35:16] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.061708 10.0.0.249 - - [2026-01-30 20:35:16] "POST /useragent-kv HTTP/1.1" 200 115 0.036521 10.0.0.249 - - [2026-01-30 20:35:16] "POST /virtual-networks HTTP/1.1" 200 548 0.273346 10.0.0.249 - - [2026-01-30 20:35:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.249 - - [2026-01-30 20:35:16] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1753 0.015558 10.0.0.249 - - [2026-01-30 20:35:16] "POST /fqname-to-id HTTP/1.1" 404 199 0.002369 10.0.0.249 - - [2026-01-30 20:35:16] "POST /network-policys HTTP/1.1" 200 540 0.046237 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:35:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001347 10.0.0.249 - - [2026-01-30 20:35:16] "POST /fqname-to-id HTTP/1.1" 404 197 0.002073 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:35:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001172 10.0.0.249 - - [2026-01-30 20:35:16] "POST /network-policys HTTP/1.1" 200 536 0.039315 10.0.0.249 - - [2026-01-30 20:35:16] "POST /fqname-to-id HTTP/1.1" 404 201 0.004943 10.0.0.249 - - [2026-01-30 20:35:17] "POST /network-policys HTTP/1.1" 200 544 0.068336 10.0.0.249 - - [2026-01-30 20:35:17] "POST /ref-update HTTP/1.1" 200 156 0.174441 10.0.0.249 - - [2026-01-30 20:35:17] "GET / HTTP/1.1" 200 36215 0.002103 10.0.0.249 - - [2026-01-30 20:35:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.012579 10.0.0.249 - - [2026-01-30 20:35:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.041114 10.0.0.249 - - [2026-01-30 20:35:17] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.014847 10.0.0.249 - - [2026-01-30 20:35:17] "POST /fqname-to-id HTTP/1.1" 404 216 0.010084 10.0.0.249 - - [2026-01-30 20:35:17] "POST /ref-update HTTP/1.1" 200 156 0.109538 10.0.0.249 - - [2026-01-30 20:35:17] "POST /config-nodes HTTP/1.1" 200 595 0.322669 10.0.0.249 - - [2026-01-30 20:35:17] "POST /ref-update HTTP/1.1" 200 156 0.435336 10.0.0.249 - - [2026-01-30 20:35:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.011755 10.0.0.249 - - [2026-01-30 20:35:17] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003716 10.0.0.249 - - [2026-01-30 20:35:18] "POST /ref-update HTTP/1.1" 200 156 0.098725 10.0.0.249 - - [2026-01-30 20:35:18] "POST /ref-update HTTP/1.1" 200 156 0.087466 10.0.0.249 - - [2026-01-30 20:35:18] "GET / HTTP/1.1" 200 36215 0.001485 10.0.0.249 - - [2026-01-30 20:35:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005122 10.0.0.249 - - [2026-01-30 20:35:18] "POST /ref-update HTTP/1.1" 200 156 0.075839 10.0.0.249 - - [2026-01-30 20:35:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002588 10.0.0.249 - - [2026-01-30 20:35:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004428 10.0.0.249 - - [2026-01-30 20:35:18] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006180 10.0.0.249 - - [2026-01-30 20:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005252 10.0.0.249 - - [2026-01-30 20:35:18] "GET /virtual-network/a823f9e8-d42f-49c1-9f3f-cb4d2a3f9236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.016462 10.0.0.249 - - [2026-01-30 20:35:18] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.008816 10.0.0.249 - - [2026-01-30 20:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005627 10.0.0.249 - - [2026-01-30 20:35:18] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003423 10.0.0.249 - - [2026-01-30 20:35:18] "POST /firewall-policys HTTP/1.1" 200 532 0.032944 10.0.0.249 - - [2026-01-30 20:35:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.044316 10.0.0.249 - - [2026-01-30 20:35:18] "GET /firewall-policy/87148edf-5a76-4559-8b2d-0a979d1a7a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.014469 10.0.0.249 - - [2026-01-30 20:35:18] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003523 10.0.0.249 - - [2026-01-30 20:35:18] "GET /firewall-policy/87148edf-5a76-4559-8b2d-0a979d1a7a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.004331 10.0.0.249 - - [2026-01-30 20:35:18] "POST /ref-update HTTP/1.1" 200 156 0.039279 10.0.0.249 - - [2026-01-30 20:35:18] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.007153 10.0.0.249 - - [2026-01-30 20:35:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004348 10.0.0.249 - - [2026-01-30 20:35:18] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003000 10.0.0.249 - - [2026-01-30 20:35:18] "POST /firewall-policys HTTP/1.1" 200 534 0.036853 10.0.0.249 - - [2026-01-30 20:35:18] "POST /prop-collection-update HTTP/1.1" 200 115 0.023214 10.0.0.249 - - [2026-01-30 20:35:19] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.022004 10.0.0.249 - - [2026-01-30 20:35:19] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.003593 10.0.0.249 - - [2026-01-30 20:35:19] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.004253 10.0.0.249 - - [2026-01-30 20:35:19] "GET /firewall-policy/87148edf-5a76-4559-8b2d-0a979d1a7a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003849 10.0.0.249 - - [2026-01-30 20:35:19] "GET /firewall-policy/87148edf-5a76-4559-8b2d-0a979d1a7a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.005446 10.0.0.249 - - [2026-01-30 20:35:19] "POST /ref-update HTTP/1.1" 200 156 0.038219 10.0.0.249 - - [2026-01-30 20:35:19] "POST /ref-update HTTP/1.1" 200 156 0.061619 10.0.0.249 - - [2026-01-30 20:35:19] "POST /ref-update HTTP/1.1" 200 156 0.066491 10.0.0.249 - - [2026-01-30 20:35:19] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.026417 10.0.0.249 - - [2026-01-30 20:35:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.249 - - [2026-01-30 20:35:19] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003099 10.0.0.249 - - [2026-01-30 20:35:19] "POST /firewall-policys HTTP/1.1" 200 532 0.025721 10.0.0.249 - - [2026-01-30 20:35:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.059379 10.0.0.249 - - [2026-01-30 20:35:19] "GET /firewall-policy/4dbf1d86-fc09-41d8-a25d-e5526404566b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.029797 10.0.0.249 - - [2026-01-30 20:35:19] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.008740 10.0.0.249 - - [2026-01-30 20:35:19] "GET /firewall-policy/4dbf1d86-fc09-41d8-a25d-e5526404566b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003975 10.0.0.249 - - [2026-01-30 20:35:19] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003960 10.0.0.249 - - [2026-01-30 20:35:19] "GET /firewall-policy/87148edf-5a76-4559-8b2d-0a979d1a7a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003333 10.0.0.249 - - [2026-01-30 20:35:19] "GET /firewall-policy/87148edf-5a76-4559-8b2d-0a979d1a7a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.009123 10.0.0.249 - - [2026-01-30 20:35:19] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.003189 10.0.0.249 - - [2026-01-30 20:35:19] "POST /ref-update HTTP/1.1" 200 156 0.052129 10.0.0.249 - - [2026-01-30 20:35:19] "POST /ref-update HTTP/1.1" 200 156 0.047575 10.0.0.249 - - [2026-01-30 20:35:19] "POST /ref-update HTTP/1.1" 200 156 0.084342 10.0.0.249 - - [2026-01-30 20:35:20] "POST /ref-update HTTP/1.1" 200 156 0.153158 10.0.0.249 - - [2026-01-30 20:35:20] "POST /ref-update HTTP/1.1" 200 156 0.066441 10.0.0.249 - - [2026-01-30 20:35:20] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.047866 10.0.0.249 - - [2026-01-30 20:35:20] "GET / HTTP/1.1" 200 36215 0.001425 10.0.0.249 - - [2026-01-30 20:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002355 10.0.0.249 - - [2026-01-30 20:35:20] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.005730 10.0.0.249 - - [2026-01-30 20:35:20] "POST /fqname-to-id HTTP/1.1" 404 216 0.001900 10.0.0.249 - - [2026-01-30 20:35:20] "POST /config-database-nodes HTTP/1.1" 200 613 0.099395 10.0.0.249 - - [2026-01-30 20:35:20] "POST /tags HTTP/1.1" 200 300 0.210386 10.0.0.249 - - [2026-01-30 20:35:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.047684 10.0.0.249 - - [2026-01-30 20:35:20] "GET /tag/16b33463-f29d-4d65-8229-f35b7503bcf6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.076566 10.0.0.249 - - [2026-01-30 20:35:20] "POST /set-tag HTTP/1.1" 200 109 0.028710 10.0.0.249 - - [2026-01-30 20:35:21] "POST /tags HTTP/1.1" 200 302 0.197535 10.0.0.249 - - [2026-01-30 20:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013906 10.0.0.249 - - [2026-01-30 20:35:21] "GET /tag/b66e8785-5972-49f5-bc50-22b67ce6e4a2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.038396 10.0.0.249 - - [2026-01-30 20:35:21] "POST /tags HTTP/1.1" 200 326 0.264165 10.0.0.249 - - [2026-01-30 20:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009902 10.0.0.249 - - [2026-01-30 20:35:21] "GET /tag/fe1da2a0-92ce-4a19-aeac-9bfe8d262611?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.020915 10.0.0.249 - - [2026-01-30 20:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.249 - - [2026-01-30 20:35:21] "GET /network-ipam/4e4ae34c-ceb9-413f-9eb9-b6be18f6f45e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004399 10.0.0.249 - - [2026-01-30 20:35:21] "POST /tags HTTP/1.1" 200 312 0.125070 10.0.0.249 - - [2026-01-30 20:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002493 10.0.0.249 - - [2026-01-30 20:35:21] "GET /tag/aaffcf49-4bb0-4b43-a646-2bb1316218ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.044455 10.0.0.249 - - [2026-01-30 20:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.021159 10.0.0.249 - - [2026-01-30 20:35:21] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.012521 10.0.0.249 - - [2026-01-30 20:35:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003054 10.0.0.249 - - [2026-01-30 20:35:21] "GET /project/2d60153e-0225-4faf-b77e-8444735ee9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.036227 10.0.0.249 - - [2026-01-30 20:35:22] "POST /virtual-machines HTTP/1.1" 200 378 0.020119 10.0.0.249 - - [2026-01-30 20:35:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.040662 10.0.0.249 - - [2026-01-30 20:35:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.146487 10.0.0.249 - - [2026-01-30 20:35:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.023017 10.0.0.249 - - [2026-01-30 20:35:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.028484 10.0.0.249 - - [2026-01-30 20:35:22] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.010608 10.0.0.249 - - [2026-01-30 20:35:22] "POST /fqname-to-id HTTP/1.1" 404 225 0.002695 10.0.0.249 - - [2026-01-30 20:35:22] "POST /access-control-lists HTTP/1.1" 200 589 0.130608 10.0.0.249 - - [2026-01-30 20:35:22] "POST /fqname-to-id HTTP/1.1" 404 224 0.023498 10.0.0.249 - - [2026-01-30 20:35:22] "POST /instance-ips HTTP/1.1" 200 410 0.222856 10.0.0.249 - - [2026-01-30 20:35:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.100280 10.0.0.249 - - [2026-01-30 20:35:22] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2881 0.011641 10.0.0.249 - - [2026-01-30 20:35:22] "POST /access-control-lists HTTP/1.1" 200 587 0.116127 10.0.0.249 - - [2026-01-30 20:35:22] "POST /fqname-to-id HTTP/1.1" 404 213 0.025694 10.0.0.249 - - [2026-01-30 20:35:22] "POST /access-control-lists HTTP/1.1" 200 581 0.081652 10.0.0.249 - - [2026-01-30 20:35:22] "POST /fqname-to-id HTTP/1.1" 404 212 0.003440 10.0.0.249 - - [2026-01-30 20:35:22] "POST /set-tag HTTP/1.1" 200 109 0.123639 10.0.0.249 - - [2026-01-30 20:35:22] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.034274 10.0.0.249 - - [2026-01-30 20:35:22] "GET /instance-ip/331099bc-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.016181 10.0.0.249 - - [2026-01-30 20:35:23] "POST /access-control-lists HTTP/1.1" 200 579 0.125246 10.0.0.249 - - [2026-01-30 20:35:23] "POST /fqname-to-id HTTP/1.1" 404 232 0.008012 10.0.0.249 - - [2026-01-30 20:35:23] "POST /fqname-to-id HTTP/1.1" 404 226 0.002459 10.0.0.249 - - [2026-01-30 20:35:23] "POST /tags HTTP/1.1" 200 358 0.068972 10.0.0.249 - - [2026-01-30 20:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006834 10.0.0.249 - - [2026-01-30 20:35:23] "POST /access-control-lists HTTP/1.1" 200 596 0.055473 10.0.0.249 - - [2026-01-30 20:35:23] "POST /fqname-to-id HTTP/1.1" 404 231 0.008381 10.0.0.249 - - [2026-01-30 20:35:23] "GET /tag/8956ebf4-a7a6-487d-aaf5-7b667866319e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.055167 10.0.0.249 - - [2026-01-30 20:35:23] "POST /access-control-lists HTTP/1.1" 200 594 0.044826 10.0.0.249 - - [2026-01-30 20:35:23] "POST /fqname-to-id HTTP/1.1" 404 217 0.003318 10.0.0.249 - - [2026-01-30 20:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002598 10.0.0.249 - - [2026-01-30 20:35:23] "POST /tags HTTP/1.1" 200 306 0.044486 10.0.0.249 - - [2026-01-30 20:35:23] "GET /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1465 0.020213 10.0.0.249 - - [2026-01-30 20:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003726 10.0.0.249 - - [2026-01-30 20:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005681 10.0.0.249 - - [2026-01-30 20:35:23] "GET /tag/6abee265-e455-4984-bea2-700990600c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.065603 10.0.0.249 - - [2026-01-30 20:35:23] "POST /access-control-lists HTTP/1.1" 200 585 0.121628 10.0.0.249 - - [2026-01-30 20:35:23] "PUT /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470 HTTP/1.1" 200 277 0.047753 10.0.0.249 - - [2026-01-30 20:35:23] "POST /fqname-to-id HTTP/1.1" 404 216 0.023279 10.0.0.249 - - [2026-01-30 20:35:23] "POST /access-control-lists HTTP/1.1" 200 583 0.104176 10.0.0.249 - - [2026-01-30 20:35:23] "POST /fqname-to-id HTTP/1.1" 404 240 0.029601 10.0.0.249 - - [2026-01-30 20:35:23] "POST /id-to-fqname HTTP/1.1" 200 174 0.000537 10.0.0.249 - - [2026-01-30 20:35:23] "POST /fqname-to-id HTTP/1.1" 404 183 0.008213 10.0.0.249 - - [2026-01-30 20:35:23] "POST /access-control-lists HTTP/1.1" 200 604 0.050670 10.0.0.249 - - [2026-01-30 20:35:23] "POST /fqname-to-id HTTP/1.1" 404 239 0.002088 10.0.0.249 - - [2026-01-30 20:35:23] "POST /security-groups HTTP/1.1" 200 571 0.089793 10.0.0.249 - - [2026-01-30 20:35:23] "GET / HTTP/1.1" 200 36215 0.001445 10.0.0.249 - - [2026-01-30 20:35:23] "POST /projects HTTP/1.1" 200 485 0.347843 10.0.0.249 - - [2026-01-30 20:35:23] "POST /access-control-lists HTTP/1.1" 200 602 0.085706 10.0.0.249 - - [2026-01-30 20:35:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.032081 10.0.0.249 - - [2026-01-30 20:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020604 10.0.0.249 - - [2026-01-30 20:35:23] "POST /alarms HTTP/1.1" 200 583 0.085248 10.0.0.249 - - [2026-01-30 20:35:23] "POST /route-targets HTTP/1.1" 200 328 0.033204 10.0.0.249 - - [2026-01-30 20:35:23] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.010527 10.0.0.249 - - [2026-01-30 20:35:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004040 10.0.0.249 - - [2026-01-30 20:35:23] "POST /alarms HTTP/1.1" 200 577 0.054030 10.0.0.249 - - [2026-01-30 20:35:23] "POST /ref-update HTTP/1.1" 200 156 0.039226 10.0.0.249 - - [2026-01-30 20:35:23] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2582 0.017388 10.0.0.249 - - [2026-01-30 20:35:23] "POST /alarms HTTP/1.1" 200 577 0.036807 10.0.0.249 - - [2026-01-30 20:35:23] "POST /alarms HTTP/1.1" 200 561 0.044326 10.0.0.249 - - [2026-01-30 20:35:24] "POST /route-targets HTTP/1.1" 200 328 0.050090 10.0.0.249 - - [2026-01-30 20:35:24] "POST /ref-update HTTP/1.1" 200 156 0.039684 10.0.0.249 - - [2026-01-30 20:35:24] "PUT /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097 HTTP/1.1" 200 265 0.132113 10.0.0.249 - - [2026-01-30 20:35:24] "POST /alarms HTTP/1.1" 200 557 0.079633 10.0.0.249 - - [2026-01-30 20:35:24] "POST /route-targets HTTP/1.1" 200 328 0.036193 10.0.0.249 - - [2026-01-30 20:35:24] "POST /alarms HTTP/1.1" 200 559 0.085262 10.0.0.249 - - [2026-01-30 20:35:24] "POST /ref-update HTTP/1.1" 200 156 0.046900 10.0.0.249 - - [2026-01-30 20:35:24] "PUT /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788 HTTP/1.1" 200 265 0.142642 10.0.0.249 - - [2026-01-30 20:35:24] "POST /alarms HTTP/1.1" 200 567 0.069844 10.0.0.249 - - [2026-01-30 20:35:24] "POST /security-groups HTTP/1.1" 200 539 0.119015 10.0.0.249 - - [2026-01-30 20:35:24] "POST /route-targets HTTP/1.1" 200 328 0.059446 10.0.0.249 - - [2026-01-30 20:35:24] "POST /alarms HTTP/1.1" 200 551 0.097216 10.0.0.249 - - [2026-01-30 20:35:24] "POST /ref-update HTTP/1.1" 200 156 0.052555 10.0.0.249 - - [2026-01-30 20:35:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.056228 10.0.0.249 - - [2026-01-30 20:35:24] "POST /chown HTTP/1.1" 200 109 0.059695 10.0.0.22 - - [2026-01-30 20:35:24] "GET / HTTP/1.1" 200 36215 0.017137 10.0.0.249 - - [2026-01-30 20:35:24] "POST /route-targets HTTP/1.1" 200 328 0.092332 10.0.0.249 - - [2026-01-30 20:35:24] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.013458 10.0.0.249 - - [2026-01-30 20:35:24] "POST /alarms HTTP/1.1" 200 559 0.156980 10.0.0.22 - - [2026-01-30 20:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.031288 10.0.0.22 - - [2026-01-30 20:35:24] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1348 0.022187 10.0.0.249 - - [2026-01-30 20:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008899 10.0.0.22 - - [2026-01-30 20:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006616 10.0.0.249 - - [2026-01-30 20:35:24] "POST /ref-update HTTP/1.1" 200 156 0.062080 10.0.0.249 - - [2026-01-30 20:35:24] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.012303 10.0.0.249 - - [2026-01-30 20:35:24] "POST /tags HTTP/1.1" 409 207 0.004283 10.0.0.249 - - [2026-01-30 20:35:24] "POST /alarms HTTP/1.1" 200 569 0.057170 10.0.0.22 - - [2026-01-30 20:35:24] "GET /routing-instance/bd91d2cd-64bf-4abc-b348-ef85d10e7bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004378 10.0.0.22 - - [2026-01-30 20:35:24] "PUT /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7 HTTP/1.1" 200 275 0.017284 10.0.0.249 - - [2026-01-30 20:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006287 10.0.0.22 - - [2026-01-30 20:35:24] "POST /fqname-to-id HTTP/1.1" 404 216 0.015848 10.0.0.249 - - [2026-01-30 20:35:24] "GET /tag/6abee265-e455-4984-bea2-700990600c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.031965 10.0.0.249 - - [2026-01-30 20:35:24] "POST /route-targets HTTP/1.1" 200 328 0.065670 10.0.0.249 - - [2026-01-30 20:35:24] "POST /alarms HTTP/1.1" 200 557 0.092003 10.0.0.249 - - [2026-01-30 20:35:24] "POST /ref-update HTTP/1.1" 200 156 0.049369 10.0.0.22 - - [2026-01-30 20:35:24] "POST /virtual-routers HTTP/1.1" 200 601 0.120442 10.0.0.22 - - [2026-01-30 20:35:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013628 10.0.0.22 - - [2026-01-30 20:35:24] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.015482 10.0.0.249 - - [2026-01-30 20:35:24] "POST /firewall-rules HTTP/1.1" 200 566 0.179026 10.0.0.249 - - [2026-01-30 20:35:24] "POST /alarms HTTP/1.1" 200 569 0.130780 10.0.0.249 - - [2026-01-30 20:35:24] "POST /fqname-to-id HTTP/1.1" 404 201 0.011739 10.0.0.249 - - [2026-01-30 20:35:25] "GET /firewall-rule/aad21fe3-4aa4-4b91-a9d3-db20b5f01f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.091711 10.0.0.22 - - [2026-01-30 20:35:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.112197 10.0.0.22 - - [2026-01-30 20:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002496 10.0.0.249 - - [2026-01-30 20:35:25] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.023636 10.0.0.22 - - [2026-01-30 20:35:25] "GET /virtual-network/a823f9e8-d42f-49c1-9f3f-cb4d2a3f9236?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1721 0.026408 10.0.0.249 - - [2026-01-30 20:35:25] "GET /firewall-rule/aad21fe3-4aa4-4b91-a9d3-db20b5f01f7b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2001 0.013433 10.0.0.249 - - [2026-01-30 20:35:25] "POST /alarms HTTP/1.1" 200 577 0.197495 10.0.0.249 - - [2026-01-30 20:35:25] "POST /access-control-lists HTTP/1.1" 200 553 0.237336 10.0.0.249 - - [2026-01-30 20:35:25] "POST /fqname-to-id HTTP/1.1" 404 229 0.023059 10.0.0.249 - - [2026-01-30 20:35:25] "POST /alarms HTTP/1.1" 200 571 0.107281 10.0.0.249 - - [2026-01-30 20:35:25] "POST /ref-update HTTP/1.1" 200 156 0.141554 10.0.0.249 - - [2026-01-30 20:35:25] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016074 10.0.0.249 - - [2026-01-30 20:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006409 10.0.0.22 - - [2026-01-30 20:35:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.223930 10.0.0.249 - - [2026-01-30 20:35:25] "POST /access-control-lists HTTP/1.1" 200 591 0.081490 10.0.0.249 - - [2026-01-30 20:35:25] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.018288 10.0.0.249 - - [2026-01-30 20:35:25] "POST /alarms HTTP/1.1" 200 563 0.127828 10.0.0.249 - - [2026-01-30 20:35:25] "POST /tags HTTP/1.1" 409 207 0.010733 10.0.0.249 - - [2026-01-30 20:35:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009757 10.0.0.249 - - [2026-01-30 20:35:25] "POST /ref-update HTTP/1.1" 200 156 0.064408 10.0.0.249 - - [2026-01-30 20:35:25] "GET /tag/6abee265-e455-4984-bea2-700990600c0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.020941 10.0.0.249 - - [2026-01-30 20:35:25] "POST /fqname-to-id HTTP/1.1" 404 237 0.005142 10.0.0.249 - - [2026-01-30 20:35:25] "POST /alarms HTTP/1.1" 200 563 0.116809 10.0.0.249 - - [2026-01-30 20:35:25] "POST /access-control-lists HTTP/1.1" 200 603 0.120035 10.0.0.249 - - [2026-01-30 20:35:25] "POST /firewall-rules HTTP/1.1" 200 564 0.144769 10.0.0.249 - - [2026-01-30 20:35:25] "GET /firewall-rule/e207c59c-3633-48e7-a9cc-aaf836b562e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.017938 10.0.0.249 - - [2026-01-30 20:35:25] "POST /alarms HTTP/1.1" 200 563 0.099593 10.0.0.249 - - [2026-01-30 20:35:25] "POST /ref-update HTTP/1.1" 200 156 0.076549 10.0.0.249 - - [2026-01-30 20:35:25] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.013908 10.0.0.249 - - [2026-01-30 20:35:25] "GET /firewall-rule/e207c59c-3633-48e7-a9cc-aaf836b562e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1998 0.003471 10.0.0.249 - - [2026-01-30 20:35:25] "POST /alarms HTTP/1.1" 200 549 0.058313 10.0.0.249 - - [2026-01-30 20:35:25] "POST /ref-update HTTP/1.1" 200 156 0.026060 10.0.0.249 - - [2026-01-30 20:35:25] "POST /ref-update HTTP/1.1" 200 156 0.065272 10.0.0.249 - - [2026-01-30 20:35:25] "POST /alarms HTTP/1.1" 200 597 0.066765 10.0.0.249 - - [2026-01-30 20:35:25] "PUT /access-control-list/f25b7eab-8d88-4769-9fb2-99d104f6b30a HTTP/1.1" 200 273 0.029665 10.0.0.249 - - [2026-01-30 20:35:25] "PUT /access-control-list/081c6f93-b6e4-40b6-a417-24c44c1fc348 HTTP/1.1" 200 273 0.013928 10.0.0.249 - - [2026-01-30 20:35:25] "POST /alarms HTTP/1.1" 200 577 0.043995 10.0.0.249 - - [2026-01-30 20:35:25] "PUT /access-control-list/72aad696-14fc-42c0-984a-927c6e7cf3a0 HTTP/1.1" 200 273 0.063404 10.0.0.249 - - [2026-01-30 20:35:26] "POST /alarms HTTP/1.1" 200 573 0.081920 10.0.0.249 - - [2026-01-30 20:35:26] "PUT /access-control-list/5cc80867-dca2-4092-9c91-4e7a1131ac0e HTTP/1.1" 200 273 0.057485 10.0.0.249 - - [2026-01-30 20:35:26] "POST /tags HTTP/1.1" 200 306 0.187486 10.0.0.249 - - [2026-01-30 20:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008519 10.0.0.249 - - [2026-01-30 20:35:26] "POST /alarms HTTP/1.1" 200 585 0.080374 10.0.0.249 - - [2026-01-30 20:35:26] "GET /tag/a0564530-bde4-46ed-ad4e-dcb8d0855c01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.029653 10.0.0.249 - - [2026-01-30 20:35:26] "PUT /access-control-list/ee667e3c-d76f-47ff-8b37-84db2e0d39a5 HTTP/1.1" 200 273 0.072543 10.0.0.249 - - [2026-01-30 20:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001809 10.0.0.249 - - [2026-01-30 20:35:26] "POST /alarms HTTP/1.1" 200 611 0.032707 10.0.0.249 - - [2026-01-30 20:35:26] "PUT /access-control-list/afa96edd-b84f-4475-b52a-e4a06d4a84a5 HTTP/1.1" 200 273 0.033427 10.0.0.249 - - [2026-01-30 20:35:26] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.093054 10.0.0.249 - - [2026-01-30 20:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006505 10.0.0.249 - - [2026-01-30 20:35:26] "PUT /access-control-list/9d2cc036-0a90-4d7a-96dd-ec2d3d5b0838 HTTP/1.1" 200 273 0.064405 10.0.0.249 - - [2026-01-30 20:35:26] "PUT /access-control-list/8e165f90-2796-4940-b367-182bd4eb6806 HTTP/1.1" 200 273 0.020545 10.0.0.249 - - [2026-01-30 20:35:26] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.008904 10.0.0.249 - - [2026-01-30 20:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004888 10.0.0.249 - - [2026-01-30 20:35:26] "GET /service-appliance-set/70ab436a-050f-41a1-b5b8-11e35885dec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.008848 10.0.0.249 - - [2026-01-30 20:35:26] "PUT /access-control-list/0f900717-c9fa-4e97-bb20-87bfb2c74f17 HTTP/1.1" 200 273 0.022291 10.0.0.249 - - [2026-01-30 20:35:26] "POST /fqname-to-id HTTP/1.1" 404 240 0.002362 10.0.0.249 - - [2026-01-30 20:35:26] "PUT /access-control-list/c0b49f07-ebbd-4b6c-b449-cbbac8fc7efb HTTP/1.1" 200 273 0.041150 10.0.0.249 - - [2026-01-30 20:35:26] "PUT /access-control-list/1c6c3aa9-6d60-4e2f-ab59-dab3af4ab6ef HTTP/1.1" 200 273 0.048810 10.0.0.249 - - [2026-01-30 20:35:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.156885 10.0.0.249 - - [2026-01-30 20:35:26] "GET /virtual-machine-interface/76668cac-113e-4aef-98d3-1b0a7e8fd429?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2307 0.052360 10.0.0.249 - - [2026-01-30 20:35:26] "GET / HTTP/1.1" 200 36215 0.001461 10.0.0.249 - - [2026-01-30 20:35:26] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003022 10.0.0.249 - - [2026-01-30 20:35:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.001695 10.0.0.249 - - [2026-01-30 20:35:26] "POST /fqname-to-id HTTP/1.1" 404 214 0.002978 10.0.0.249 - - [2026-01-30 20:35:26] "PUT /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470 HTTP/1.1" 200 277 0.011771 10.0.0.249 - - [2026-01-30 20:35:26] "POST /access-control-lists HTTP/1.1" 200 582 0.102754 10.0.0.249 - - [2026-01-30 20:35:26] "POST /fqname-to-id HTTP/1.1" 404 213 0.008811 10.0.0.249 - - [2026-01-30 20:35:26] "POST /instance-ips HTTP/1.1" 200 382 0.121162 10.0.0.249 - - [2026-01-30 20:35:26] "GET /instance-ip/e1b71a58-c04b-4df3-b49a-e5a8bf21e8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.011236 10.0.0.249 - - [2026-01-30 20:35:26] "POST /access-control-lists HTTP/1.1" 200 580 0.090537 10.0.0.249 - - [2026-01-30 20:35:26] "POST /loadbalancers HTTP/1.1" 200 584 0.121667 10.0.0.249 - - [2026-01-30 20:35:26] "GET / HTTP/1.1" 200 36215 0.002109 10.0.0.249 - - [2026-01-30 20:35:26] "POST /fqname-to-id HTTP/1.1" 404 234 0.005578 10.0.0.249 - - [2026-01-30 20:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.024775 10.0.0.249 - - [2026-01-30 20:35:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.039110 10.0.0.249 - - [2026-01-30 20:35:27] "GET /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.014688 10.0.0.249 - - [2026-01-30 20:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.025600 10.0.0.249 - - [2026-01-30 20:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017744 10.0.0.249 - - [2026-01-30 20:35:27] "POST /access-control-lists HTTP/1.1" 200 598 0.074830 10.0.0.249 - - [2026-01-30 20:35:27] "POST /fqname-to-id HTTP/1.1" 404 233 0.008767 10.0.0.249 - - [2026-01-30 20:35:27] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.099800 10.0.0.249 - - [2026-01-30 20:35:27] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.088185 10.0.0.249 - - [2026-01-30 20:35:27] "GET /instance-ip/e1b71a58-c04b-4df3-b49a-e5a8bf21e8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.006340 10.0.0.249 - - [2026-01-30 20:35:27] "PUT /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470 HTTP/1.1" 200 277 0.066336 10.0.0.249 - - [2026-01-30 20:35:27] "GET /loadbalancer/a95f9c5e-786c-499b-9215-616a6b9f7d44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.031135 10.0.0.249 - - [2026-01-30 20:35:27] "POST /access-control-lists HTTP/1.1" 200 596 0.132760 10.0.0.249 - - [2026-01-30 20:35:27] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.162192 10.0.0.249 - - [2026-01-30 20:35:27] "POST /floating-ips HTTP/1.1" 200 585 0.235750 10.0.0.249 - - [2026-01-30 20:35:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.054769 10.0.0.249 - - [2026-01-30 20:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013020 10.0.0.249 - - [2026-01-30 20:35:27] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.131154 10.0.0.249 - - [2026-01-30 20:35:27] "GET /loadbalancer-listener/c105f64c-bb3c-433f-be2e-e69cfbd43df3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1832 0.029864 10.0.0.249 - - [2026-01-30 20:35:27] "GET /loadbalancer-listener/c105f64c-bb3c-433f-be2e-e69cfbd43df3?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.012868 10.0.0.249 - - [2026-01-30 20:35:27] "GET / HTTP/1.1" 200 36215 0.002923 10.0.0.249 - - [2026-01-30 20:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.249 - - [2026-01-30 20:35:27] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.025713 10.0.0.249 - - [2026-01-30 20:35:27] "PUT /access-control-list/77e586d6-aa3f-46f0-acd1-7d3a5515bd9b HTTP/1.1" 200 273 0.090168 10.0.0.249 - - [2026-01-30 20:35:27] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.106375 10.0.0.249 - - [2026-01-30 20:35:27] "PUT /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7 HTTP/1.1" 200 275 0.089406 10.0.0.249 - - [2026-01-30 20:35:27] "GET /instance-ip/e1b71a58-c04b-4df3-b49a-e5a8bf21e8fb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.038728 10.0.0.249 - - [2026-01-30 20:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.012579 10.0.0.249 - - [2026-01-30 20:35:27] "GET /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.004973 10.0.0.249 - - [2026-01-30 20:35:27] "GET /instance-ip/e1b71a58-c04b-4df3-b49a-e5a8bf21e8fb?fields=floating_ips HTTP/1.1" 200 1173 0.053492 10.0.0.249 - - [2026-01-30 20:35:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.058155 10.0.0.249 - - [2026-01-30 20:35:28] "GET /floating-ip/eccf9c14-be70-4905-9335-16d13e8c9fc0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.044372 10.0.0.249 - - [2026-01-30 20:35:28] "PUT /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470 HTTP/1.1" 200 277 0.056203 10.0.0.249 - - [2026-01-30 20:35:28] "PUT /access-control-list/d6c37a77-97ab-48ad-8d07-b777c0f46555 HTTP/1.1" 200 273 0.092805 10.0.0.249 - - [2026-01-30 20:35:28] "POST /tags HTTP/1.1" 200 356 0.068666 10.0.0.249 - - [2026-01-30 20:35:28] "PUT /access-control-list/190a14b2-118e-4e06-9f6d-b3404f0232cf HTTP/1.1" 200 273 0.046569 10.0.0.249 - - [2026-01-30 20:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005161 10.0.0.249 - - [2026-01-30 20:35:28] "GET /tag/70faa05d-3aaf-4a1f-bd19-dcc78dccf8b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.033823 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:35:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.004343 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:35:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.004607 10.0.0.249 - - [2026-01-30 20:35:28] "PUT /access-control-list/e9dfea9e-df7d-4dc8-be76-3291eb96eaf9 HTTP/1.1" 200 273 0.031512 10.0.0.249 - - [2026-01-30 20:35:28] "POST /tags HTTP/1.1" 200 304 0.090065 10.0.0.249 - - [2026-01-30 20:35:28] "PUT /access-control-list/4d88651a-721c-48da-b096-3ff1c2c124dd HTTP/1.1" 200 273 0.038884 10.0.0.249 - - [2026-01-30 20:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002354 10.0.0.249 - - [2026-01-30 20:35:28] "GET /tag/c2ceb242-4e23-4cce-94f6-0af5f22362e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.018276 10.0.0.249 - - [2026-01-30 20:35:28] "POST /projects HTTP/1.1" 409 218 0.004372 10.0.0.249 - - [2026-01-30 20:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.249 - - [2026-01-30 20:35:28] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.020769 10.0.0.249 - - [2026-01-30 20:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002786 10.0.0.249 - - [2026-01-30 20:35:28] "GET /network-ipam/f38d2b1f-1d89-4c30-acd2-98dd95955a64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.027875 10.0.0.249 - - [2026-01-30 20:35:28] "PUT /access-control-list/32b3823d-2d2f-4ac0-9600-e017637368e9 HTTP/1.1" 200 273 0.057971 10.0.0.249 - - [2026-01-30 20:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.013142 10.0.0.249 - - [2026-01-30 20:35:28] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005998 10.0.0.249 - - [2026-01-30 20:35:28] "PUT /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097 HTTP/1.1" 200 265 0.055229 10.0.0.249 - - [2026-01-30 20:35:28] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.007087 10.0.0.249 - - [2026-01-30 20:35:28] "POST /set-tag HTTP/1.1" 200 109 0.189048 10.0.0.249 - - [2026-01-30 20:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003624 10.0.0.249 - - [2026-01-30 20:35:28] "GET /network-ipam/43cd8a07-3961-4c0c-916f-8a254b2ed7f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.006275 10.0.0.249 - - [2026-01-30 20:35:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003126 10.0.0.249 - - [2026-01-30 20:35:28] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.005917 10.0.0.249 - - [2026-01-30 20:35:29] "PUT /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788 HTTP/1.1" 200 265 0.063308 10.0.0.249 - - [2026-01-30 20:35:29] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2652 0.017491 10.0.0.249 - - [2026-01-30 20:35:29] "POST /set-tag HTTP/1.1" 200 109 0.052016 10.0.0.249 - - [2026-01-30 20:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006472 10.0.0.249 - - [2026-01-30 20:35:29] "GET /network-policy/6b515a1b-3c36-42c8-bef9-621ed90ce899?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2048 0.002765 10.0.0.249 - - [2026-01-30 20:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.249 - - [2026-01-30 20:35:29] "GET /network-policy/f4418773-8173-45b6-98a6-065afe661e70?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2043 0.006635 10.0.0.249 - - [2026-01-30 20:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005932 10.0.0.249 - - [2026-01-30 20:35:29] "GET /network-policy/c7dd0ca3-d4b7-4657-9800-f1825527492f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.003042 10.0.0.249 - - [2026-01-30 20:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.249 - - [2026-01-30 20:35:29] "PUT /network-policy/c7dd0ca3-d4b7-4657-9800-f1825527492f HTTP/1.1" 200 263 0.008963 10.0.0.249 - - [2026-01-30 20:35:29] "POST /ref-update HTTP/1.1" 200 156 0.071385 10.0.0.249 - - [2026-01-30 20:35:29] "PUT /access-control-list/1c6c3aa9-6d60-4e2f-ab59-dab3af4ab6ef HTTP/1.1" 200 273 0.059922 10.0.0.249 - - [2026-01-30 20:35:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.042516 10.0.0.249 - - [2026-01-30 20:35:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017800 10.0.0.249 - - [2026-01-30 20:35:29] "PUT /access-control-list/32b3823d-2d2f-4ac0-9600-e017637368e9 HTTP/1.1" 200 273 0.056553 10.0.0.249 - - [2026-01-30 20:35:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.018627 10.0.0.249 - - [2026-01-30 20:35:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006079 10.0.0.249 - - [2026-01-30 20:35:29] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004307 10.0.0.249 - - [2026-01-30 20:35:29] "POST /security-groups HTTP/1.1" 409 245 0.002876 10.0.0.249 - - [2026-01-30 20:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.249 - - [2026-01-30 20:35:29] "PUT /security-group/a9096323-aad4-4a03-97a0-151bc041f02c HTTP/1.1" 200 263 0.062036 10.0.0.249 - - [2026-01-30 20:35:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.035443 10.0.0.249 - - [2026-01-30 20:35:29] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012915 10.0.0.249 - - [2026-01-30 20:35:29] "PUT /access-control-list/ee667e3c-d76f-47ff-8b37-84db2e0d39a5 HTTP/1.1" 200 273 0.033717 10.0.0.249 - - [2026-01-30 20:35:29] "PUT /access-control-list/afa96edd-b84f-4475-b52a-e4a06d4a84a5 HTTP/1.1" 200 273 0.017010 10.0.0.249 - - [2026-01-30 20:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.249 - - [2026-01-30 20:35:29] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008406 10.0.0.249 - - [2026-01-30 20:35:29] "POST /tags HTTP/1.1" 409 206 0.001969 10.0.0.249 - - [2026-01-30 20:35:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.249 - - [2026-01-30 20:35:29] "GET /tag/c2ceb242-4e23-4cce-94f6-0af5f22362e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.013934 10.0.0.249 - - [2026-01-30 20:35:30] "POST /firewall-rules HTTP/1.1" 200 564 0.096708 10.0.0.249 - - [2026-01-30 20:35:30] "GET /firewall-rule/d0c4b9d4-0d95-4ec1-a41f-52a8d65469d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005054 10.0.0.249 - - [2026-01-30 20:35:30] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004269 10.0.0.249 - - [2026-01-30 20:35:30] "GET /firewall-rule/d0c4b9d4-0d95-4ec1-a41f-52a8d65469d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.003408 10.0.0.249 - - [2026-01-30 20:35:30] "POST /ref-update HTTP/1.1" 200 156 0.045415 10.0.0.249 - - [2026-01-30 20:35:30] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.019310 10.0.0.249 - - [2026-01-30 20:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.249 - - [2026-01-30 20:35:30] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.009690 10.0.0.249 - - [2026-01-30 20:35:30] "POST /tags HTTP/1.1" 409 206 0.002190 10.0.0.249 - - [2026-01-30 20:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.249 - - [2026-01-30 20:35:30] "GET /tag/c2ceb242-4e23-4cce-94f6-0af5f22362e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.011838 10.0.0.249 - - [2026-01-30 20:35:30] "POST /firewall-rules HTTP/1.1" 200 562 0.136228 10.0.0.249 - - [2026-01-30 20:35:30] "GET /firewall-rule/69677b40-7781-481f-ac13-ffec58395fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.006311 10.0.0.249 - - [2026-01-30 20:35:30] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.005900 10.0.0.249 - - [2026-01-30 20:35:30] "GET /firewall-rule/69677b40-7781-481f-ac13-ffec58395fe9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1992 0.003750 10.0.0.249 - - [2026-01-30 20:35:30] "POST /ref-update HTTP/1.1" 200 156 0.043575 10.0.0.249 - - [2026-01-30 20:35:30] "POST /fqname-to-id HTTP/1.1" 404 228 0.008012 10.0.0.249 - - [2026-01-30 20:35:30] "POST /tags HTTP/1.1" 200 302 0.041517 10.0.0.249 - - [2026-01-30 20:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002544 10.0.0.249 - - [2026-01-30 20:35:30] "GET /tag/7199ef52-8a1f-40b4-ba07-2f3cd1309a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.018484 10.0.0.249 - - [2026-01-30 20:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.249 - - [2026-01-30 20:35:30] "GET /project/2d60153e-0225-4faf-b77e-8444735ee9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.047120 10.0.0.249 - - [2026-01-30 20:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007529 10.0.0.249 - - [2026-01-30 20:35:30] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.006632 10.0.0.249 - - [2026-01-30 20:35:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.249 - - [2026-01-30 20:35:30] "GET /service-appliance-set/70ab436a-050f-41a1-b5b8-11e35885dec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002750 10.0.0.249 - - [2026-01-30 20:35:30] "POST /fqname-to-id HTTP/1.1" 404 242 0.001892 10.0.0.249 - - [2026-01-30 20:35:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.180092 10.0.0.249 - - [2026-01-30 20:35:31] "GET /virtual-machine-interface/1a29f8a6-d4a2-4af4-920c-27603bd00d2f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.011841 10.0.0.249 - - [2026-01-30 20:35:31] "POST /instance-ips HTTP/1.1" 200 378 0.032803 10.0.0.249 - - [2026-01-30 20:35:31] "GET /instance-ip/dfcb1ef1-c141-495d-9980-13a2cd8a013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004360 10.0.0.249 - - [2026-01-30 20:35:31] "POST /loadbalancers HTTP/1.1" 200 584 0.081596 10.0.0.249 - - [2026-01-30 20:35:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.038427 10.0.0.249 - - [2026-01-30 20:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009870 10.0.0.249 - - [2026-01-30 20:35:31] "GET /project/2d60153e-0225-4faf-b77e-8444735ee9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.065961 10.0.0.249 - - [2026-01-30 20:35:31] "GET /instance-ip/dfcb1ef1-c141-495d-9980-13a2cd8a013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.003272 10.0.0.249 - - [2026-01-30 20:35:31] "GET /project/2d60153e-0225-4faf-b77e-8444735ee9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.034914 10.0.0.249 - - [2026-01-30 20:35:31] "GET /loadbalancer/88525129-cca3-412b-8e4b-a97c314d1958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003484 10.0.0.249 - - [2026-01-30 20:35:31] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.059185 10.0.0.249 - - [2026-01-30 20:35:31] "POST /floating-ips HTTP/1.1" 200 583 0.058870 10.0.0.249 - - [2026-01-30 20:35:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.009349 10.0.0.249 - - [2026-01-30 20:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002306 10.0.0.249 - - [2026-01-30 20:35:31] "GET /project/2d60153e-0225-4faf-b77e-8444735ee9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.037973 10.0.0.249 - - [2026-01-30 20:35:31] "GET /loadbalancer-listener/25e8cee8-0d4b-48d6-a1a3-96c3c1f18419?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002943 10.0.0.249 - - [2026-01-30 20:35:31] "GET /loadbalancer-listener/25e8cee8-0d4b-48d6-a1a3-96c3c1f18419?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.005459 10.0.0.249 - - [2026-01-30 20:35:31] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.025856 10.0.0.249 - - [2026-01-30 20:35:31] "GET /instance-ip/dfcb1ef1-c141-495d-9980-13a2cd8a013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.008375 10.0.0.249 - - [2026-01-30 20:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.249 - - [2026-01-30 20:35:31] "GET /instance-ip/dfcb1ef1-c141-495d-9980-13a2cd8a013c?fields=floating_ips HTTP/1.1" 200 1167 0.014874 10.0.0.249 - - [2026-01-30 20:35:31] "GET /floating-ip/fe661c92-979a-41b6-9226-4463ac204868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.005414 10.0.0.249 - - [2026-01-30 20:35:31] "GET /project/2d60153e-0225-4faf-b77e-8444735ee9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.041659 10.0.0.249 - - [2026-01-30 20:35:31] "GET /loadbalancer/88525129-cca3-412b-8e4b-a97c314d1958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.005917 10.0.0.249 - - [2026-01-30 20:35:31] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.018904 10.0.0.249 - - [2026-01-30 20:35:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.016749 10.0.0.249 - - [2026-01-30 20:35:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002937 10.0.0.249 - - [2026-01-30 20:35:32] "GET /project/2d60153e-0225-4faf-b77e-8444735ee9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.048545 10.0.0.249 - - [2026-01-30 20:35:32] "GET /loadbalancer-listener/f54c4ce8-c3de-4bb1-8fc7-0a3e3faf9f4d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.005909 10.0.0.249 - - [2026-01-30 20:35:32] "GET /loadbalancer-listener/f54c4ce8-c3de-4bb1-8fc7-0a3e3faf9f4d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.004191 10.0.0.249 - - [2026-01-30 20:35:32] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.019258 10.0.0.249 - - [2026-01-30 20:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.249 - - [2026-01-30 20:35:32] "GET /instance-ip/dfcb1ef1-c141-495d-9980-13a2cd8a013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.004208 10.0.0.249 - - [2026-01-30 20:35:32] "GET /instance-ip/dfcb1ef1-c141-495d-9980-13a2cd8a013c?fields=floating_ips HTTP/1.1" 200 1167 0.006954 10.0.0.249 - - [2026-01-30 20:35:32] "GET /floating-ip/fe661c92-979a-41b6-9226-4463ac204868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.007026 10.0.0.249 - - [2026-01-30 20:35:32] "GET /project/2d60153e-0225-4faf-b77e-8444735ee9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.059930 10.0.0.249 - - [2026-01-30 20:35:32] "GET /loadbalancer/88525129-cca3-412b-8e4b-a97c314d1958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003597 10.0.0.249 - - [2026-01-30 20:35:32] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.030895 10.0.0.249 - - [2026-01-30 20:35:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.032903 10.0.0.249 - - [2026-01-30 20:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010371 10.0.0.249 - - [2026-01-30 20:35:32] "GET /project/2d60153e-0225-4faf-b77e-8444735ee9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.051877 10.0.0.249 - - [2026-01-30 20:35:32] "GET /loadbalancer-listener/7737f051-1b15-4890-90c3-845dc3dde396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1837 0.006075 10.0.0.249 - - [2026-01-30 20:35:32] "GET /loadbalancer-listener/7737f051-1b15-4890-90c3-845dc3dde396?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1201 0.010162 10.0.0.249 - - [2026-01-30 20:35:32] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.027861 10.0.0.249 - - [2026-01-30 20:35:32] "GET /instance-ip/dfcb1ef1-c141-495d-9980-13a2cd8a013c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1597 0.003571 10.0.0.249 - - [2026-01-30 20:35:32] "GET /instance-ip/dfcb1ef1-c141-495d-9980-13a2cd8a013c?fields=floating_ips HTTP/1.1" 200 1167 0.007827 10.0.0.249 - - [2026-01-30 20:35:32] "POST /tags HTTP/1.1" 200 372 0.044958 10.0.0.249 - - [2026-01-30 20:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006457 10.0.0.249 - - [2026-01-30 20:35:32] "GET /floating-ip/fe661c92-979a-41b6-9226-4463ac204868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.011133 10.0.0.249 - - [2026-01-30 20:35:32] "GET /tag/261c422d-32ca-4a67-a6a1-36bf1c75134c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1279 0.018205 10.0.0.249 - - [2026-01-30 20:35:32] "POST /tags HTTP/1.1" 200 320 0.023246 10.0.0.249 - - [2026-01-30 20:35:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.024878 10.0.0.249 - - [2026-01-30 20:35:32] "GET /tag/7ea7ab09-f57b-4b67-8de3-97eea4f8c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.015650 10.0.0.249 - - [2026-01-30 20:35:32] "POST /id-to-fqname HTTP/1.1" 200 181 0.000589 10.0.0.249 - - [2026-01-30 20:35:32] "POST /fqname-to-id HTTP/1.1" 404 190 0.002303 10.0.0.249 - - [2026-01-30 20:35:32] "POST /security-groups HTTP/1.1" 200 578 0.083921 10.0.0.249 - - [2026-01-30 20:35:33] "POST /projects HTTP/1.1" 200 499 0.274120 10.0.0.249 - - [2026-01-30 20:35:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.002259 10.0.0.249 - - [2026-01-30 20:35:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.014218 10.0.0.249 - - [2026-01-30 20:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007957 10.0.0.249 - - [2026-01-30 20:35:33] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.016213 10.0.0.249 - - [2026-01-30 20:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008940 10.0.0.249 - - [2026-01-30 20:35:33] "POST /access-control-lists HTTP/1.1" 200 589 0.096050 10.0.0.249 - - [2026-01-30 20:35:33] "POST /fqname-to-id HTTP/1.1" 404 224 0.003897 10.0.0.249 - - [2026-01-30 20:35:33] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2832 0.004060 10.0.0.249 - - [2026-01-30 20:35:33] "POST /access-control-lists HTTP/1.1" 200 587 0.029305 10.0.0.249 - - [2026-01-30 20:35:33] "PUT /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097 HTTP/1.1" 200 265 0.066620 10.0.0.249 - - [2026-01-30 20:35:33] "PUT /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788 HTTP/1.1" 200 265 0.053895 10.0.0.249 - - [2026-01-30 20:35:33] "POST /security-groups HTTP/1.1" 200 560 0.086080 10.0.0.249 - - [2026-01-30 20:35:33] "POST /fqname-to-id HTTP/1.1" 404 248 0.002023 10.0.0.249 - - [2026-01-30 20:35:33] "POST /access-control-lists HTTP/1.1" 200 612 0.065518 10.0.0.249 - - [2026-01-30 20:35:33] "POST /fqname-to-id HTTP/1.1" 404 247 0.002330 10.0.0.249 - - [2026-01-30 20:35:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.074238 10.0.0.249 - - [2026-01-30 20:35:33] "POST /chown HTTP/1.1" 200 109 0.064791 10.0.0.249 - - [2026-01-30 20:35:33] "POST /access-control-lists HTTP/1.1" 200 610 0.092516 10.0.0.249 - - [2026-01-30 20:35:33] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.022795 10.0.0.249 - - [2026-01-30 20:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002046 10.0.0.249 - - [2026-01-30 20:35:33] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002844 10.0.0.249 - - [2026-01-30 20:35:33] "POST /tags HTTP/1.1" 409 214 0.001863 10.0.0.249 - - [2026-01-30 20:35:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.249 - - [2026-01-30 20:35:33] "GET /tag/7ea7ab09-f57b-4b67-8de3-97eea4f8c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.012031 10.0.0.249 - - [2026-01-30 20:35:33] "POST /firewall-rules HTTP/1.1" 200 580 0.062850 10.0.0.249 - - [2026-01-30 20:35:33] "GET /firewall-rule/c04db92b-e64a-4e67-ad65-695998bf5370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.004678 10.0.0.249 - - [2026-01-30 20:35:33] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.004686 10.0.0.249 - - [2026-01-30 20:35:33] "GET /firewall-rule/c04db92b-e64a-4e67-ad65-695998bf5370?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2036 0.002763 10.0.0.249 - - [2026-01-30 20:35:33] "POST /ref-update HTTP/1.1" 200 156 0.066208 10.0.0.249 - - [2026-01-30 20:35:34] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010658 10.0.0.249 - - [2026-01-30 20:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003007 10.0.0.249 - - [2026-01-30 20:35:34] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002845 10.0.0.249 - - [2026-01-30 20:35:34] "POST /tags HTTP/1.1" 409 214 0.001988 10.0.0.249 - - [2026-01-30 20:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001778 10.0.0.249 - - [2026-01-30 20:35:34] "GET /tag/7ea7ab09-f57b-4b67-8de3-97eea4f8c48e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1149 0.015390 10.0.0.249 - - [2026-01-30 20:35:34] "POST /firewall-rules HTTP/1.1" 200 578 0.071242 10.0.0.249 - - [2026-01-30 20:35:34] "GET /firewall-rule/6031fe2d-1830-4a1a-91b8-8c555bf0012c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.071515 10.0.0.249 - - [2026-01-30 20:35:34] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004714 10.0.0.249 - - [2026-01-30 20:35:34] "GET /firewall-rule/6031fe2d-1830-4a1a-91b8-8c555bf0012c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002951 10.0.0.249 - - [2026-01-30 20:35:34] "POST /ref-update HTTP/1.1" 200 156 0.037698 10.0.0.249 - - [2026-01-30 20:35:34] "POST /tags HTTP/1.1" 200 364 0.025972 10.0.0.249 - - [2026-01-30 20:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.249 - - [2026-01-30 20:35:34] "GET /tag/59b0f1d3-0292-4554-8031-b8bab8680976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.019822 10.0.0.249 - - [2026-01-30 20:35:34] "POST /tags HTTP/1.1" 200 312 0.022759 10.0.0.249 - - [2026-01-30 20:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008842 10.0.0.249 - - [2026-01-30 20:35:34] "GET /tag/124b5739-1bce-451c-8ac8-ae6208930ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.037017 10.0.0.249 - - [2026-01-30 20:35:34] "POST /id-to-fqname HTTP/1.1" 200 177 0.000516 10.0.0.249 - - [2026-01-30 20:35:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.016621 10.0.0.249 - - [2026-01-30 20:35:34] "POST /security-groups HTTP/1.1" 200 574 0.072526 10.0.0.249 - - [2026-01-30 20:35:34] "POST /projects HTTP/1.1" 200 491 0.203102 10.0.0.249 - - [2026-01-30 20:35:34] "POST /fqname-to-id HTTP/1.1" 404 217 0.002150 10.0.0.249 - - [2026-01-30 20:35:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.026233 10.0.0.249 - - [2026-01-30 20:35:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.012106 10.0.0.249 - - [2026-01-30 20:35:35] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.032583 10.0.0.249 - - [2026-01-30 20:35:35] "POST /access-control-lists HTTP/1.1" 200 585 0.104629 10.0.0.249 - - [2026-01-30 20:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.014289 10.0.0.249 - - [2026-01-30 20:35:35] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2904 0.012748 10.0.0.249 - - [2026-01-30 20:35:35] "POST /fqname-to-id HTTP/1.1" 404 216 0.002086 10.0.0.249 - - [2026-01-30 20:35:35] "POST /access-control-lists HTTP/1.1" 200 583 0.079022 10.0.0.249 - - [2026-01-30 20:35:35] "PUT /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097 HTTP/1.1" 200 265 0.111183 10.0.0.249 - - [2026-01-30 20:35:35] "PUT /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788 HTTP/1.1" 200 265 0.047497 10.0.0.249 - - [2026-01-30 20:35:35] "POST /security-groups HTTP/1.1" 200 548 0.082714 10.0.0.249 - - [2026-01-30 20:35:35] "POST /fqname-to-id HTTP/1.1" 404 240 0.003678 10.0.0.249 - - [2026-01-30 20:35:35] "POST /access-control-lists HTTP/1.1" 200 604 0.028078 10.0.0.249 - - [2026-01-30 20:35:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.047701 10.0.0.249 - - [2026-01-30 20:35:35] "POST /fqname-to-id HTTP/1.1" 404 239 0.005904 10.0.0.249 - - [2026-01-30 20:35:35] "POST /chown HTTP/1.1" 200 109 0.032255 10.0.0.249 - - [2026-01-30 20:35:35] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010589 10.0.0.249 - - [2026-01-30 20:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002187 10.0.0.249 - - [2026-01-30 20:35:35] "POST /access-control-lists HTTP/1.1" 200 602 0.099675 10.0.0.249 - - [2026-01-30 20:35:35] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.015658 10.0.0.249 - - [2026-01-30 20:35:35] "POST /tags HTTP/1.1" 409 210 0.004752 10.0.0.249 - - [2026-01-30 20:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004741 10.0.0.249 - - [2026-01-30 20:35:35] "GET /tag/124b5739-1bce-451c-8ac8-ae6208930ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.014372 10.0.0.249 - - [2026-01-30 20:35:35] "POST /firewall-rules HTTP/1.1" 200 572 0.073456 10.0.0.249 - - [2026-01-30 20:35:35] "GET /firewall-rule/4d2bae26-e1af-4586-a8b0-4cf10c5589f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.004329 10.0.0.249 - - [2026-01-30 20:35:35] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003630 10.0.0.249 - - [2026-01-30 20:35:35] "GET /firewall-rule/4d2bae26-e1af-4586-a8b0-4cf10c5589f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2015 0.002542 10.0.0.249 - - [2026-01-30 20:35:35] "POST /ref-update HTTP/1.1" 200 156 0.060518 10.0.0.249 - - [2026-01-30 20:35:35] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018944 10.0.0.249 - - [2026-01-30 20:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.249 - - [2026-01-30 20:35:35] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008364 10.0.0.249 - - [2026-01-30 20:35:35] "POST /tags HTTP/1.1" 409 210 0.002434 10.0.0.249 - - [2026-01-30 20:35:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.249 - - [2026-01-30 20:35:35] "GET /tag/124b5739-1bce-451c-8ac8-ae6208930ecf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.024365 10.0.0.249 - - [2026-01-30 20:35:36] "POST /firewall-rules HTTP/1.1" 200 570 0.067608 10.0.0.249 - - [2026-01-30 20:35:36] "GET /firewall-rule/1a1aef56-5779-4225-b165-3feb8e34cc5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.004584 10.0.0.249 - - [2026-01-30 20:35:36] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004636 10.0.0.249 - - [2026-01-30 20:35:36] "GET /firewall-rule/1a1aef56-5779-4225-b165-3feb8e34cc5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002551 10.0.0.22 - - [2026-01-30 20:35:36] "GET / HTTP/1.1" 200 36215 0.001600 10.0.0.22 - - [2026-01-30 20:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002314 10.0.0.22 - - [2026-01-30 20:35:36] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.007495 10.0.0.22 - - [2026-01-30 20:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.22 - - [2026-01-30 20:35:36] "GET /routing-instance/bd91d2cd-64bf-4abc-b348-ef85d10e7bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002346 10.0.0.22 - - [2026-01-30 20:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002614 10.0.0.22 - - [2026-01-30 20:35:36] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.003055 10.0.0.249 - - [2026-01-30 20:35:36] "POST /ref-update HTTP/1.1" 200 156 0.050633 10.0.0.249 - - [2026-01-30 20:35:36] "POST /tags HTTP/1.1" 200 364 0.037046 10.0.0.249 - - [2026-01-30 20:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019079 10.0.0.22 - - [2026-01-30 20:35:36] "PUT /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc HTTP/1.1" 200 263 0.030042 10.0.0.22 - - [2026-01-30 20:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007994 10.0.0.22 - - [2026-01-30 20:35:36] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.009578 10.0.0.249 - - [2026-01-30 20:35:36] "GET /tag/85c76c92-e848-4a2e-a288-625c6e07510b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.019975 10.0.0.249 - - [2026-01-30 20:35:36] "POST /tags HTTP/1.1" 409 210 0.002332 10.0.0.22 - - [2026-01-30 20:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003182 10.0.0.249 - - [2026-01-30 20:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003289 10.0.0.22 - - [2026-01-30 20:35:36] "GET /virtual-machine-interface/0846861a-54c9-4720-9a3a-23196ae96d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.010326 10.0.0.22 - - [2026-01-30 20:35:36] "PUT /virtual-machine-interface/0846861a-54c9-4720-9a3a-23196ae96d39 HTTP/1.1" 200 285 0.009224 10.0.0.249 - - [2026-01-30 20:35:36] "GET /tag/aaffcf49-4bb0-4b43-a646-2bb1316218ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.029015 10.0.0.249 - - [2026-01-30 20:35:36] "POST /projects HTTP/1.1" 409 223 0.002896 10.0.0.249 - - [2026-01-30 20:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.249 - - [2026-01-30 20:35:36] "GET /project/2d60153e-0225-4faf-b77e-8444735ee9a6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.039110 10.0.0.249 - - [2026-01-30 20:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001838 10.0.0.249 - - [2026-01-30 20:35:36] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.010039 10.0.0.249 - - [2026-01-30 20:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002447 10.0.0.249 - - [2026-01-30 20:35:36] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.007442 10.0.0.249 - - [2026-01-30 20:35:36] "PUT /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097 HTTP/1.1" 200 265 0.047706 10.0.0.249 - - [2026-01-30 20:35:36] "PUT /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788 HTTP/1.1" 200 265 0.042920 10.0.0.249 - - [2026-01-30 20:35:36] "POST /security-groups HTTP/1.1" 409 253 0.003214 10.0.0.249 - - [2026-01-30 20:35:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001593 10.0.0.249 - - [2026-01-30 20:35:36] "PUT /security-group/c416e844-5bf0-4cb2-af2e-d603daa8514f HTTP/1.1" 200 263 0.059671 10.0.0.249 - - [2026-01-30 20:35:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.028779 10.0.0.249 - - [2026-01-30 20:35:36] "PUT /access-control-list/0f900717-c9fa-4e97-bb20-87bfb2c74f17 HTTP/1.1" 200 273 0.019158 10.0.0.249 - - [2026-01-30 20:35:36] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028788 10.0.0.249 - - [2026-01-30 20:35:36] "PUT /access-control-list/c0b49f07-ebbd-4b6c-b449-cbbac8fc7efb HTTP/1.1" 200 273 0.031403 10.0.0.249 - - [2026-01-30 20:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.008311 10.0.0.249 - - [2026-01-30 20:35:37] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005770 10.0.0.249 - - [2026-01-30 20:35:37] "POST /tags HTTP/1.1" 409 210 0.004011 10.0.0.249 - - [2026-01-30 20:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002010 10.0.0.249 - - [2026-01-30 20:35:37] "GET /tag/aaffcf49-4bb0-4b43-a646-2bb1316218ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.015091 10.0.0.249 - - [2026-01-30 20:35:37] "POST /firewall-rules HTTP/1.1" 200 572 0.063580 10.0.0.249 - - [2026-01-30 20:35:37] "GET /firewall-rule/6842b47e-071d-4335-8897-33f9821d3a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.006668 10.0.0.249 - - [2026-01-30 20:35:37] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.004270 10.0.0.249 - - [2026-01-30 20:35:37] "GET /firewall-rule/6842b47e-071d-4335-8897-33f9821d3a65?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.002630 10.0.0.249 - - [2026-01-30 20:35:37] "POST /ref-update HTTP/1.1" 200 156 0.091131 10.0.0.249 - - [2026-01-30 20:35:37] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007502 10.0.0.249 - - [2026-01-30 20:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002965 10.0.0.249 - - [2026-01-30 20:35:37] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003959 10.0.0.249 - - [2026-01-30 20:35:37] "POST /tags HTTP/1.1" 409 210 0.003402 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:35:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001045 10.0.0.249 - - [2026-01-30 20:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:35:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000922 10.0.0.249 - - [2026-01-30 20:35:37] "GET /tag/aaffcf49-4bb0-4b43-a646-2bb1316218ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.019056 10.0.0.249 - - [2026-01-30 20:35:37] "POST /firewall-rules HTTP/1.1" 200 570 0.082984 10.0.0.249 - - [2026-01-30 20:35:37] "GET /firewall-rule/5fcdd11c-cf76-4fc9-9040-6eb6f3328901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.007669 10.0.0.249 - - [2026-01-30 20:35:37] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.005948 10.0.0.249 - - [2026-01-30 20:35:37] "GET /firewall-rule/5fcdd11c-cf76-4fc9-9040-6eb6f3328901?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.002782 10.0.0.249 - - [2026-01-30 20:35:37] "POST /ref-update HTTP/1.1" 200 156 0.056145 10.0.0.249 - - [2026-01-30 20:35:37] "POST /tags HTTP/1.1" 409 237 0.013731 10.0.0.249 - - [2026-01-30 20:35:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.249 - - [2026-01-30 20:35:37] "GET /tag/85c76c92-e848-4a2e-a288-625c6e07510b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.012031 10.0.0.249 - - [2026-01-30 20:35:37] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1257 0.004682 10.0.0.249 - - [2026-01-30 20:35:37] "POST /ref-update HTTP/1.1" 200 156 0.013276 10.0.0.249 - - [2026-01-30 20:35:37] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3413 0.005257 10.0.0.249 - - [2026-01-30 20:35:37] "POST /set-tag HTTP/1.1" 200 109 0.033010 10.0.0.249 - - [2026-01-30 20:35:48] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.012595 10.0.0.249 - - [2026-01-30 20:35:48] "POST /set-tag HTTP/1.1" 200 109 0.003384 10.0.0.249 - - [2026-01-30 20:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.249 - - [2026-01-30 20:35:48] "GET /loadbalancer/88525129-cca3-412b-8e4b-a97c314d1958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003055 10.0.0.249 - - [2026-01-30 20:35:48] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.004847 10.0.0.249 - - [2026-01-30 20:35:48] "POST /set-tag HTTP/1.1" 200 109 0.003145 10.0.0.249 - - [2026-01-30 20:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002661 10.0.0.249 - - [2026-01-30 20:35:48] "GET /loadbalancer/88525129-cca3-412b-8e4b-a97c314d1958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002811 10.0.0.249 - - [2026-01-30 20:35:48] "GET /loadbalancer-pool/bdc3b4d5-7ca2-4857-b200-8c99351912e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.007046 10.0.0.249 - - [2026-01-30 20:35:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.017071 10.0.0.249 - - [2026-01-30 20:35:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.011317 10.0.0.249 - - [2026-01-30 20:35:48] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010532 10.0.0.249 - - [2026-01-30 20:35:48] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006334 10.0.0.249 - - [2026-01-30 20:35:48] "POST /ref-update HTTP/1.1" 200 156 0.011069 10.0.0.249 - - [2026-01-30 20:35:48] "GET /floating-ip/fe661c92-979a-41b6-9226-4463ac204868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.016050 10.0.0.249 - - [2026-01-30 20:35:48] "POST /tags HTTP/1.1" 409 205 0.005160 10.0.0.249 - - [2026-01-30 20:35:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002023 10.0.0.249 - - [2026-01-30 20:35:48] "GET /tag/7199ef52-8a1f-40b4-ba07-2f3cd1309a9f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.013241 10.0.0.249 - - [2026-01-30 20:35:48] "PUT /floating-ip/fe661c92-979a-41b6-9226-4463ac204868 HTTP/1.1" 200 257 0.011847 10.0.0.249 - - [2026-01-30 20:35:48] "POST /set-tag HTTP/1.1" 200 109 0.066490 10.0.0.249 - - [2026-01-30 20:35:48] "GET /loadbalancer-pool/1df4c8a2-a5a7-4ae0-8f99-5e6861a5ef28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.036791 10.0.0.249 - - [2026-01-30 20:35:48] "POST /loadbalancer-members HTTP/1.1" 200 692 0.030619 10.0.0.249 - - [2026-01-30 20:35:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.012041 10.0.0.249 - - [2026-01-30 20:35:49] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.028135 10.0.0.249 - - [2026-01-30 20:35:49] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.013986 10.0.0.249 - - [2026-01-30 20:35:49] "POST /set-tag HTTP/1.1" 200 109 0.012383 10.0.0.249 - - [2026-01-30 20:35:49] "POST /ref-update HTTP/1.1" 200 156 0.011706 10.0.0.249 - - [2026-01-30 20:35:49] "GET /floating-ip/fe661c92-979a-41b6-9226-4463ac204868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.009088 10.0.0.249 - - [2026-01-30 20:35:49] "GET /loadbalancer-pool/16b4ced9-2033-481a-8da1-98946d0cb8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006887 10.0.0.249 - - [2026-01-30 20:35:49] "POST /loadbalancer-members HTTP/1.1" 200 694 0.032256 10.0.0.249 - - [2026-01-30 20:35:49] "PUT /floating-ip/fe661c92-979a-41b6-9226-4463ac204868 HTTP/1.1" 200 257 0.051437 10.0.0.249 - - [2026-01-30 20:35:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.048615 10.0.0.249 - - [2026-01-30 20:35:49] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.009851 10.0.0.249 - - [2026-01-30 20:35:49] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005169 10.0.0.249 - - [2026-01-30 20:35:49] "POST /ref-update HTTP/1.1" 200 156 0.009161 10.0.0.249 - - [2026-01-30 20:35:49] "GET /floating-ip/fe661c92-979a-41b6-9226-4463ac204868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.017716 10.0.0.249 - - [2026-01-30 20:35:49] "POST /set-tag HTTP/1.1" 200 109 0.003719 10.0.0.249 - - [2026-01-30 20:35:49] "PUT /floating-ip/fe661c92-979a-41b6-9226-4463ac204868 HTTP/1.1" 200 257 0.010818 10.0.0.249 - - [2026-01-30 20:36:31] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.006003 10.0.0.249 - - [2026-01-30 20:36:31] "POST /set-tag HTTP/1.1" 200 109 0.005738 10.0.0.249 - - [2026-01-30 20:36:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002238 10.0.0.249 - - [2026-01-30 20:36:31] "GET /loadbalancer/88525129-cca3-412b-8e4b-a97c314d1958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003506 10.0.0.249 - - [2026-01-30 20:36:31] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005840 10.0.0.249 - - [2026-01-30 20:36:31] "POST /set-tag HTTP/1.1" 200 109 0.058264 10.0.0.249 - - [2026-01-30 20:36:31] "DELETE /loadbalancer-member/4296d6b8-1d7c-425c-97b0-70ee85aa566c HTTP/1.1" 200 115 0.073166 10.0.0.249 - - [2026-01-30 20:36:31] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.027940 10.0.0.249 - - [2026-01-30 20:36:31] "POST /set-tag HTTP/1.1" 200 109 0.003458 10.0.0.249 - - [2026-01-30 20:36:31] "DELETE /loadbalancer-member/011b9f9d-2def-404b-866f-7f72d08d911a HTTP/1.1" 200 115 0.042952 10.0.0.249 - - [2026-01-30 20:36:31] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.009946 10.0.0.249 - - [2026-01-30 20:36:31] "POST /set-tag HTTP/1.1" 200 109 0.010912 10.0.0.249 - - [2026-01-30 20:36:32] "DELETE /loadbalancer-member/7be59bcb-a8a1-473c-bf67-4a42859793e3 HTTP/1.1" 200 115 0.065484 10.0.0.249 - - [2026-01-30 20:36:32] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006570 10.0.0.249 - - [2026-01-30 20:36:32] "POST /set-tag HTTP/1.1" 200 109 0.006217 10.0.0.249 - - [2026-01-30 20:36:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005406 10.0.0.249 - - [2026-01-30 20:36:32] "GET /loadbalancer/88525129-cca3-412b-8e4b-a97c314d1958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.004019 10.0.0.249 - - [2026-01-30 20:36:32] "GET /loadbalancer-pool/bdc3b4d5-7ca2-4857-b200-8c99351912e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003343 10.0.0.249 - - [2026-01-30 20:36:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.037493 10.0.0.249 - - [2026-01-30 20:36:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.017521 10.0.0.249 - - [2026-01-30 20:36:32] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.010796 10.0.0.249 - - [2026-01-30 20:36:32] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.007663 10.0.0.249 - - [2026-01-30 20:36:32] "GET /floating-ip/fe661c92-979a-41b6-9226-4463ac204868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002943 10.0.0.249 - - [2026-01-30 20:36:32] "POST /set-tag HTTP/1.1" 200 109 0.099365 10.0.0.249 - - [2026-01-30 20:36:32] "GET /loadbalancer-pool/1df4c8a2-a5a7-4ae0-8f99-5e6861a5ef28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.025586 10.0.0.249 - - [2026-01-30 20:36:32] "POST /loadbalancer-members HTTP/1.1" 200 692 0.041594 10.0.0.249 - - [2026-01-30 20:36:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.016852 10.0.0.249 - - [2026-01-30 20:36:32] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.027124 10.0.0.249 - - [2026-01-30 20:36:32] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.030297 10.0.0.249 - - [2026-01-30 20:36:32] "POST /set-tag HTTP/1.1" 200 109 0.014285 10.0.0.249 - - [2026-01-30 20:36:32] "GET /floating-ip/fe661c92-979a-41b6-9226-4463ac204868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.013361 10.0.0.249 - - [2026-01-30 20:36:32] "GET /loadbalancer-pool/16b4ced9-2033-481a-8da1-98946d0cb8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.002781 10.0.0.249 - - [2026-01-30 20:36:32] "POST /loadbalancer-members HTTP/1.1" 200 694 0.030259 10.0.0.249 - - [2026-01-30 20:36:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.039077 10.0.0.249 - - [2026-01-30 20:36:32] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012480 10.0.0.249 - - [2026-01-30 20:36:32] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016144 10.0.0.249 - - [2026-01-30 20:36:32] "GET /floating-ip/fe661c92-979a-41b6-9226-4463ac204868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.015862 10.0.0.249 - - [2026-01-30 20:36:32] "POST /set-tag HTTP/1.1" 200 109 0.003462 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:37:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000955 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:37:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000844 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:37:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001025 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:37:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001054 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:37:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000989 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:37:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001032 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:37:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001132 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:37:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001661 10.0.0.249 - - [2026-01-30 20:39:17] "GET /global-system-configs HTTP/1.1" 200 323 0.002366 10.0.0.249 - - [2026-01-30 20:39:18] "GET /global-system-configs HTTP/1.1" 200 323 0.002191 10.0.0.22 - - [2026-01-30 20:39:30] "GET / HTTP/1.1" 200 36215 0.001829 10.0.0.22 - - [2026-01-30 20:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.22 - - [2026-01-30 20:39:30] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.005836 10.0.0.22 - - [2026-01-30 20:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002579 10.0.0.22 - - [2026-01-30 20:39:30] "GET /routing-instance/bd91d2cd-64bf-4abc-b348-ef85d10e7bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003466 10.0.0.22 - - [2026-01-30 20:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001871 10.0.0.22 - - [2026-01-30 20:39:30] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003767 10.0.0.22 - - [2026-01-30 20:39:30] "PUT /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc HTTP/1.1" 200 263 0.013890 10.0.0.22 - - [2026-01-30 20:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004014 10.0.0.22 - - [2026-01-30 20:39:30] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003826 10.0.0.22 - - [2026-01-30 20:39:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.22 - - [2026-01-30 20:39:31] "GET /virtual-machine-interface/0846861a-54c9-4720-9a3a-23196ae96d39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.008469 10.0.0.22 - - [2026-01-30 20:39:31] "PUT /virtual-machine-interface/0846861a-54c9-4720-9a3a-23196ae96d39 HTTP/1.1" 200 285 0.024263 10.0.0.249 - - [2026-01-30 20:41:27] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004927 10.0.0.249 - - [2026-01-30 20:41:27] "POST /set-tag HTTP/1.1" 200 109 0.002331 10.0.0.249 - - [2026-01-30 20:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002212 10.0.0.249 - - [2026-01-30 20:41:27] "GET /loadbalancer/88525129-cca3-412b-8e4b-a97c314d1958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002574 10.0.0.249 - - [2026-01-30 20:41:27] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007577 10.0.0.249 - - [2026-01-30 20:41:27] "POST /set-tag HTTP/1.1" 200 109 0.027981 10.0.0.249 - - [2026-01-30 20:41:27] "DELETE /loadbalancer-member/4555d55d-0eee-4820-a187-6af393fb1671 HTTP/1.1" 200 115 0.074071 10.0.0.249 - - [2026-01-30 20:41:27] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.011518 10.0.0.249 - - [2026-01-30 20:41:27] "POST /set-tag HTTP/1.1" 200 109 0.002774 10.0.0.249 - - [2026-01-30 20:41:27] "DELETE /loadbalancer-member/ca80ed28-b0a8-4c6e-a068-7e12efbe2555 HTTP/1.1" 200 115 0.051819 10.0.0.249 - - [2026-01-30 20:41:27] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008363 10.0.0.249 - - [2026-01-30 20:41:27] "POST /set-tag HTTP/1.1" 200 109 0.004108 10.0.0.249 - - [2026-01-30 20:41:27] "DELETE /loadbalancer-member/6f1f1f2c-e3f8-4323-9fc2-820c6bc92d3a HTTP/1.1" 200 115 0.053384 10.0.0.249 - - [2026-01-30 20:41:27] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005094 10.0.0.249 - - [2026-01-30 20:41:27] "POST /set-tag HTTP/1.1" 200 109 0.002615 10.0.0.249 - - [2026-01-30 20:41:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001928 10.0.0.249 - - [2026-01-30 20:41:27] "GET /loadbalancer/88525129-cca3-412b-8e4b-a97c314d1958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.002275 10.0.0.249 - - [2026-01-30 20:41:27] "GET /loadbalancer-pool/bdc3b4d5-7ca2-4857-b200-8c99351912e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003139 10.0.0.249 - - [2026-01-30 20:41:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019277 10.0.0.249 - - [2026-01-30 20:41:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.024369 10.0.0.249 - - [2026-01-30 20:41:27] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.015932 10.0.0.249 - - [2026-01-30 20:41:27] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006168 10.0.0.249 - - [2026-01-30 20:41:27] "GET /floating-ip/fe661c92-979a-41b6-9226-4463ac204868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002887 10.0.0.249 - - [2026-01-30 20:41:27] "POST /set-tag HTTP/1.1" 200 109 0.063807 10.0.0.249 - - [2026-01-30 20:41:27] "GET /loadbalancer-pool/1df4c8a2-a5a7-4ae0-8f99-5e6861a5ef28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009215 10.0.0.249 - - [2026-01-30 20:41:27] "POST /loadbalancer-members HTTP/1.1" 200 692 0.025259 10.0.0.249 - - [2026-01-30 20:41:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008245 10.0.0.249 - - [2026-01-30 20:41:28] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.019010 10.0.0.249 - - [2026-01-30 20:41:28] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.004687 10.0.0.249 - - [2026-01-30 20:41:28] "POST /set-tag HTTP/1.1" 200 109 0.005092 10.0.0.249 - - [2026-01-30 20:41:28] "GET /floating-ip/fe661c92-979a-41b6-9226-4463ac204868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004431 10.0.0.249 - - [2026-01-30 20:41:28] "GET /loadbalancer-pool/16b4ced9-2033-481a-8da1-98946d0cb8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.004431 10.0.0.249 - - [2026-01-30 20:41:28] "POST /loadbalancer-members HTTP/1.1" 200 694 0.020483 10.0.0.249 - - [2026-01-30 20:41:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.016895 10.0.0.249 - - [2026-01-30 20:41:28] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007440 10.0.0.249 - - [2026-01-30 20:41:28] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.005867 10.0.0.249 - - [2026-01-30 20:41:28] "GET /floating-ip/fe661c92-979a-41b6-9226-4463ac204868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002816 10.0.0.249 - - [2026-01-30 20:41:28] "POST /set-tag HTTP/1.1" 200 109 0.002674 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:42:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000937 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:42:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000990 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:43:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000878 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:43:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001024 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:43:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001101 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:43:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001165 10.0.0.249 - - [2026-01-30 20:43:25] "GET / HTTP/1.1" 200 36215 0.001880 10.0.0.249 - - [2026-01-30 20:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.249 - - [2026-01-30 20:43:25] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004256 10.0.0.249 - - [2026-01-30 20:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.249 - - [2026-01-30 20:43:25] "GET /config-node/c8558e9b-6b4d-46b0-8c44-37871deeeb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.004163 10.0.0.249 - - [2026-01-30 20:43:36] "GET / HTTP/1.1" 200 36215 0.001757 10.0.0.249 - - [2026-01-30 20:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.249 - - [2026-01-30 20:43:36] "GET /routing-instance/bd91d2cd-64bf-4abc-b348-ef85d10e7bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002643 10.0.0.249 - - [2026-01-30 20:43:36] "POST /bgp-routers HTTP/1.1" 409 301 0.001814 10.0.0.249 - - [2026-01-30 20:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003185 10.0.0.249 - - [2026-01-30 20:43:36] "GET /bgp-router/6607d871-6bf8-45d0-97be-8aea6c886b1e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.008790 10.0.0.249 - - [2026-01-30 20:43:36] "PUT /bgp-router/6607d871-6bf8-45d0-97be-8aea6c886b1e HTTP/1.1" 200 255 0.015119 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:43:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001127 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:43:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000953 10.0.0.249 - - [2026-01-30 20:44:17] "GET /global-system-configs HTTP/1.1" 200 323 0.003149 10.0.0.249 - - [2026-01-30 20:44:18] "GET /global-system-configs HTTP/1.1" 200 323 0.003932 10.0.0.249 - - [2026-01-30 20:45:54] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010077 10.0.0.249 - - [2026-01-30 20:45:54] "POST /set-tag HTTP/1.1" 200 109 0.004352 10.0.0.249 - - [2026-01-30 20:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.249 - - [2026-01-30 20:45:54] "GET /loadbalancer/88525129-cca3-412b-8e4b-a97c314d1958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003475 10.0.0.249 - - [2026-01-30 20:45:54] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.007118 10.0.0.249 - - [2026-01-30 20:45:54] "POST /set-tag HTTP/1.1" 200 109 0.037057 10.0.0.249 - - [2026-01-30 20:45:54] "DELETE /loadbalancer-member/af9c7a9d-b808-425c-ac50-a47ec6aa3402 HTTP/1.1" 200 115 0.057582 10.0.0.249 - - [2026-01-30 20:45:54] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.005999 10.0.0.249 - - [2026-01-30 20:45:54] "POST /set-tag HTTP/1.1" 200 109 0.004722 10.0.0.249 - - [2026-01-30 20:45:54] "DELETE /loadbalancer-member/cb4b75be-1d09-4770-8e3e-2769e43a5c94 HTTP/1.1" 200 115 0.049601 10.0.0.249 - - [2026-01-30 20:45:54] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.008459 10.0.0.249 - - [2026-01-30 20:45:54] "POST /set-tag HTTP/1.1" 200 109 0.002508 10.0.0.249 - - [2026-01-30 20:45:54] "DELETE /loadbalancer-member/74402c60-80dc-4e77-9bf6-e1673a77a960 HTTP/1.1" 200 115 0.043683 10.0.0.249 - - [2026-01-30 20:45:54] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.006809 10.0.0.249 - - [2026-01-30 20:45:54] "POST /set-tag HTTP/1.1" 200 109 0.003397 10.0.0.249 - - [2026-01-30 20:45:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.007642 10.0.0.249 - - [2026-01-30 20:45:54] "GET /loadbalancer/88525129-cca3-412b-8e4b-a97c314d1958?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2173 0.003333 10.0.0.249 - - [2026-01-30 20:45:54] "GET /loadbalancer-pool/bdc3b4d5-7ca2-4857-b200-8c99351912e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003694 10.0.0.249 - - [2026-01-30 20:45:54] "POST /loadbalancer-members HTTP/1.1" 200 692 0.023776 10.0.0.249 - - [2026-01-30 20:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.027703 10.0.0.249 - - [2026-01-30 20:45:55] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.019339 10.0.0.249 - - [2026-01-30 20:45:55] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3611 0.013236 10.0.0.249 - - [2026-01-30 20:45:55] "GET /floating-ip/fe661c92-979a-41b6-9226-4463ac204868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003149 10.0.0.249 - - [2026-01-30 20:45:55] "POST /set-tag HTTP/1.1" 200 109 0.077716 10.0.0.249 - - [2026-01-30 20:45:55] "GET /loadbalancer-pool/1df4c8a2-a5a7-4ae0-8f99-5e6861a5ef28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1855 0.009573 10.0.0.249 - - [2026-01-30 20:45:55] "POST /loadbalancer-members HTTP/1.1" 200 692 0.026349 10.0.0.249 - - [2026-01-30 20:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.011156 10.0.0.249 - - [2026-01-30 20:45:55] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.017675 10.0.0.249 - - [2026-01-30 20:45:55] "POST /set-tag HTTP/1.1" 200 109 0.009916 10.0.0.249 - - [2026-01-30 20:45:55] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.012192 10.0.0.249 - - [2026-01-30 20:45:55] "GET /floating-ip/fe661c92-979a-41b6-9226-4463ac204868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.005384 10.0.0.249 - - [2026-01-30 20:45:55] "GET /loadbalancer-pool/16b4ced9-2033-481a-8da1-98946d0cb8bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.005109 10.0.0.249 - - [2026-01-30 20:45:55] "POST /loadbalancer-members HTTP/1.1" 200 694 0.038213 10.0.0.249 - - [2026-01-30 20:45:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.030671 10.0.0.249 - - [2026-01-30 20:45:55] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.016867 10.0.0.249 - - [2026-01-30 20:45:55] "GET /virtual-machine-interface/32eec1d4-fe1b-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3778 0.010198 10.0.0.249 - - [2026-01-30 20:45:55] "GET /floating-ip/fe661c92-979a-41b6-9226-4463ac204868?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.010022 10.0.0.249 - - [2026-01-30 20:45:55] "POST /set-tag HTTP/1.1" 200 109 0.002648 10.0.0.249 - - [2026-01-30 20:46:23] "GET / HTTP/1.1" 200 36215 0.002267 10.0.0.249 - - [2026-01-30 20:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002348 10.0.0.249 - - [2026-01-30 20:46:23] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.040463 10.0.0.249 - - [2026-01-30 20:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.249 - - [2026-01-30 20:46:23] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038187 10.0.0.249 - - [2026-01-30 20:46:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.249 - - [2026-01-30 20:46:23] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.033207 10.0.0.249 - - [2026-01-30 20:46:24] "POST /tags HTTP/1.1" 200 334 0.046655 10.0.0.249 - - [2026-01-30 20:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005791 10.0.0.249 - - [2026-01-30 20:46:24] "GET /tag/43da6072-e729-40a0-8878-99e5035976fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.017931 10.0.0.249 - - [2026-01-30 20:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002299 10.0.0.249 - - [2026-01-30 20:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007055 10.0.0.249 - - [2026-01-30 20:46:24] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.051709 10.0.0.249 - - [2026-01-30 20:46:24] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.079169 10.0.0.249 - - [2026-01-30 20:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.249 - - [2026-01-30 20:46:24] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.004821 10.0.0.249 - - [2026-01-30 20:46:24] "GET /virtual-networks?parent_id=f969b264-a327-4488-ab48-5e978ba992bf&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.004490 10.0.0.249 - - [2026-01-30 20:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008037 10.0.0.249 - - [2026-01-30 20:46:24] "GET /service-appliance-set/70ab436a-050f-41a1-b5b8-11e35885dec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002425 10.0.0.249 - - [2026-01-30 20:46:24] "POST /fqname-to-id HTTP/1.1" 404 254 0.003027 10.0.0.249 - - [2026-01-30 20:46:24] "POST /virtual-networks HTTP/1.1" 200 514 0.066238 10.0.0.249 - - [2026-01-30 20:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.019201 10.0.0.249 - - [2026-01-30 20:46:24] "GET /network-ipam/86300805-d816-4bff-86de-6d6e7d5e1bef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1089 0.021701 10.0.0.249 - - [2026-01-30 20:46:24] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.134358 10.0.0.249 - - [2026-01-30 20:46:24] "GET /virtual-machine-interface/c1a3f204-449f-418a-a8b1-04ccf026422e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.009936 10.0.0.249 - - [2026-01-30 20:46:24] "POST /useragent-kv HTTP/1.1" 200 115 0.003176 10.0.0.249 - - [2026-01-30 20:46:24] "POST /ref-update HTTP/1.1" 200 156 0.138976 10.0.0.249 - - [2026-01-30 20:46:24] "GET /virtual-network/4f496875-1718-4082-937f-b17fe39ad5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.008360 10.0.0.249 - - [2026-01-30 20:46:24] "POST /instance-ips HTTP/1.1" 200 410 0.071925 10.0.0.249 - - [2026-01-30 20:46:24] "GET /instance-ip/9507f90b-d934-4f04-b12d-8f56fe5a4898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.006243 10.0.0.249 - - [2026-01-30 20:46:24] "GET /domains HTTP/1.1" 200 281 0.002455 10.0.0.249 - - [2026-01-30 20:46:24] "GET /domain/8857ad11-f06d-4e33-aa7a-a603dc9cd233 HTTP/1.1" 200 3099 0.022863 10.0.0.249 - - [2026-01-30 20:46:24] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf HTTP/1.1" 200 5498 0.058405 10.0.0.249 - - [2026-01-30 20:46:24] "GET /virtual-network/4f496875-1718-4082-937f-b17fe39ad5dc HTTP/1.1" 200 2095 0.048348 10.0.0.249 - - [2026-01-30 20:46:24] "POST /loadbalancers HTTP/1.1" 200 612 0.114773 10.0.0.249 - - [2026-01-30 20:46:24] "GET /virtual-network/4f496875-1718-4082-937f-b17fe39ad5dc HTTP/1.1" 200 2095 0.016968 10.0.0.249 - - [2026-01-30 20:46:24] "GET /routing-instance/3d8aedd5-6d41-42c2-9e3a-a0cc89902ff2 HTTP/1.1" 200 1183 0.010721 10.0.0.249 - - [2026-01-30 20:46:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.040295 10.0.0.249 - - [2026-01-30 20:46:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013856 10.0.0.249 - - [2026-01-30 20:46:24] "GET /routing-instance/3d8aedd5-6d41-42c2-9e3a-a0cc89902ff2 HTTP/1.1" 200 1183 0.032077 10.0.0.249 - - [2026-01-30 20:46:24] "POST /route-targets HTTP/1.1" 200 328 0.046257 10.0.0.249 - - [2026-01-30 20:46:24] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.102773 10.0.0.249 - - [2026-01-30 20:46:24] "GET /instance-ip/9507f90b-d934-4f04-b12d-8f56fe5a4898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.016616 10.0.0.249 - - [2026-01-30 20:46:24] "POST /ref-update HTTP/1.1" 200 156 0.036034 10.0.0.249 - - [2026-01-30 20:46:24] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.101825 10.0.0.249 - - [2026-01-30 20:46:24] "GET /loadbalancer/2176f3e0-eecf-44ef-b4c0-9d3b3dc6cbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.008968 10.0.0.249 - - [2026-01-30 20:46:25] "POST /floating-ips HTTP/1.1" 200 599 0.093611 10.0.0.249 - - [2026-01-30 20:46:25] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.088163 10.0.0.249 - - [2026-01-30 20:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.013477 10.0.0.249 - - [2026-01-30 20:46:25] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.042775 10.0.0.249 - - [2026-01-30 20:46:25] "GET /loadbalancer-listener/520263ca-3d8b-4251-9d92-99a14faa454e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003767 10.0.0.249 - - [2026-01-30 20:46:25] "GET /loadbalancer-listener/520263ca-3d8b-4251-9d92-99a14faa454e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.004451 10.0.0.249 - - [2026-01-30 20:46:25] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.021353 10.0.0.249 - - [2026-01-30 20:46:25] "GET /instance-ip/9507f90b-d934-4f04-b12d-8f56fe5a4898?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1655 0.004544 10.0.0.249 - - [2026-01-30 20:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.249 - - [2026-01-30 20:46:25] "GET /instance-ip/9507f90b-d934-4f04-b12d-8f56fe5a4898?fields=floating_ips HTTP/1.1" 200 1215 0.004786 10.0.0.249 - - [2026-01-30 20:46:25] "GET /floating-ip/dc0b344c-218f-43f6-a00f-1262aafcbd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1480 0.003234 10.0.0.249 - - [2026-01-30 20:46:25] "GET /loadbalancer/2176f3e0-eecf-44ef-b4c0-9d3b3dc6cbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002806 10.0.0.249 - - [2026-01-30 20:46:25] "POST /tags HTTP/1.1" 200 296 0.068142 10.0.0.249 - - [2026-01-30 20:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010060 10.0.0.249 - - [2026-01-30 20:46:25] "GET /tag/7ce1b7ed-5b0b-43e2-8838-439e078e014c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.015330 10.0.0.249 - - [2026-01-30 20:46:25] "POST /tags HTTP/1.1" 409 233 0.001898 10.0.0.249 - - [2026-01-30 20:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001751 10.0.0.249 - - [2026-01-30 20:46:25] "GET /tag/70faa05d-3aaf-4a1f-bd19-dcc78dccf8b9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.011578 10.0.0.249 - - [2026-01-30 20:46:25] "POST /tags HTTP/1.1" 409 206 0.007158 10.0.0.249 - - [2026-01-30 20:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.249 - - [2026-01-30 20:46:25] "GET /tag/c2ceb242-4e23-4cce-94f6-0af5f22362e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010896 10.0.0.249 - - [2026-01-30 20:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001969 10.0.0.249 - - [2026-01-30 20:46:25] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005357 10.0.0.249 - - [2026-01-30 20:46:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.249 - - [2026-01-30 20:46:25] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038177 10.0.0.249 - - [2026-01-30 20:46:25] "POST /virtual-machines HTTP/1.1" 200 370 0.010110 10.0.0.249 - - [2026-01-30 20:46:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.018575 10.0.0.249 - - [2026-01-30 20:46:25] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.148192 10.0.0.249 - - [2026-01-30 20:46:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.010766 10.0.0.249 - - [2026-01-30 20:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009662 10.0.0.249 - - [2026-01-30 20:46:26] "GET /virtual-machine-interface/be8b5ed6-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.011020 10.0.0.249 - - [2026-01-30 20:46:26] "POST /instance-ips HTTP/1.1" 200 410 0.030563 10.0.0.249 - - [2026-01-30 20:46:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.031265 10.0.0.249 - - [2026-01-30 20:46:26] "GET /virtual-machine-interface/be8b5ed6-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.014029 10.0.0.249 - - [2026-01-30 20:46:26] "POST /set-tag HTTP/1.1" 200 109 0.019114 10.0.0.249 - - [2026-01-30 20:46:26] "GET /virtual-machine-interface/be8b5ed6-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.016222 10.0.0.249 - - [2026-01-30 20:46:26] "GET /instance-ip/beaab998-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004407 10.0.0.249 - - [2026-01-30 20:46:26] "GET /virtual-machine-interface/be8b5ed6-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004395 10.0.0.249 - - [2026-01-30 20:46:26] "POST /set-tag HTTP/1.1" 200 109 0.002640 10.0.0.249 - - [2026-01-30 20:46:26] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003038 10.0.0.249 - - [2026-01-30 20:46:26] "POST /ref-update HTTP/1.1" 200 156 0.019750 10.0.0.249 - - [2026-01-30 20:46:26] "GET /virtual-machine-interface/be8b5ed6-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005070 10.0.0.249 - - [2026-01-30 20:46:26] "POST /set-tag HTTP/1.1" 200 109 0.002630 10.0.0.249 - - [2026-01-30 20:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.249 - - [2026-01-30 20:46:26] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006471 10.0.0.249 - - [2026-01-30 20:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005667 10.0.0.249 - - [2026-01-30 20:46:26] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.068196 10.0.0.249 - - [2026-01-30 20:46:26] "POST /virtual-machines HTTP/1.1" 200 370 0.009750 10.0.0.249 - - [2026-01-30 20:46:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.021739 10.0.0.249 - - [2026-01-30 20:46:26] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.109235 10.0.0.249 - - [2026-01-30 20:46:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.008636 10.0.0.249 - - [2026-01-30 20:46:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006937 10.0.0.249 - - [2026-01-30 20:46:26] "GET /virtual-machine-interface/bf0c25ac-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.006210 10.0.0.249 - - [2026-01-30 20:46:26] "POST /instance-ips HTTP/1.1" 200 410 0.021361 10.0.0.249 - - [2026-01-30 20:46:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.028410 10.0.0.249 - - [2026-01-30 20:46:26] "GET /virtual-machine-interface/bf0c25ac-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.010600 10.0.0.249 - - [2026-01-30 20:46:27] "POST /set-tag HTTP/1.1" 200 109 0.026963 10.0.0.249 - - [2026-01-30 20:46:27] "GET /virtual-machine-interface/bf0c25ac-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.018892 10.0.0.249 - - [2026-01-30 20:46:27] "GET /instance-ip/bf25b80a-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004045 10.0.0.249 - - [2026-01-30 20:46:27] "GET /virtual-machine-interface/bf0c25ac-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005233 10.0.0.249 - - [2026-01-30 20:46:27] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.249 - - [2026-01-30 20:46:27] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1689 0.004277 10.0.0.249 - - [2026-01-30 20:46:27] "POST /ref-update HTTP/1.1" 200 156 0.009216 10.0.0.249 - - [2026-01-30 20:46:27] "GET /virtual-machine-interface/bf0c25ac-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.014136 10.0.0.249 - - [2026-01-30 20:46:27] "POST /set-tag HTTP/1.1" 200 109 0.004947 10.0.0.249 - - [2026-01-30 20:46:27] "GET /virtual-machine-interface/be8b5ed6-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.007020 10.0.0.249 - - [2026-01-30 20:46:27] "POST /set-tag HTTP/1.1" 200 109 0.002769 10.0.0.249 - - [2026-01-30 20:46:27] "GET /virtual-machine-interface/bf0c25ac-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004345 10.0.0.249 - - [2026-01-30 20:46:27] "POST /set-tag HTTP/1.1" 200 109 0.002352 10.0.0.249 - - [2026-01-30 20:46:29] "GET /domains HTTP/1.1" 200 281 0.001937 10.0.0.249 - - [2026-01-30 20:46:29] "GET /domain/8857ad11-f06d-4e33-aa7a-a603dc9cd233 HTTP/1.1" 200 3099 0.003334 10.0.0.249 - - [2026-01-30 20:46:29] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf HTTP/1.1" 200 7092 0.031330 10.0.0.249 - - [2026-01-30 20:46:29] "GET /virtual-network/4f496875-1718-4082-937f-b17fe39ad5dc HTTP/1.1" 200 2095 0.004550 10.0.0.249 - - [2026-01-30 20:46:29] "GET /virtual-network/4f496875-1718-4082-937f-b17fe39ad5dc HTTP/1.1" 200 2095 0.003886 10.0.0.249 - - [2026-01-30 20:46:29] "GET /routing-instance/3d8aedd5-6d41-42c2-9e3a-a0cc89902ff2 HTTP/1.1" 200 1405 0.003958 10.0.0.249 - - [2026-01-30 20:46:29] "GET /routing-instance/3d8aedd5-6d41-42c2-9e3a-a0cc89902ff2 HTTP/1.1" 200 1405 0.002879 10.0.0.249 - - [2026-01-30 20:46:29] "GET /route-target/c622978b-2cd2-4280-b45c-c371f46ad63c HTTP/1.1" 200 1155 0.007755 10.0.0.249 - - [2026-01-30 20:46:29] "GET /virtual-network/4f496875-1718-4082-937f-b17fe39ad5dc HTTP/1.1" 200 2095 0.009911 10.0.0.249 - - [2026-01-30 20:46:29] "GET /routing-instance/3d8aedd5-6d41-42c2-9e3a-a0cc89902ff2 HTTP/1.1" 200 1405 0.003698 10.0.0.249 - - [2026-01-30 20:46:29] "GET /virtual-network/4f496875-1718-4082-937f-b17fe39ad5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.007490 10.0.0.249 - - [2026-01-30 20:46:29] "GET /virtual-network/4f496875-1718-4082-937f-b17fe39ad5dc HTTP/1.1" 200 2095 0.005307 10.0.0.249 - - [2026-01-30 20:46:29] "GET /routing-instance/3d8aedd5-6d41-42c2-9e3a-a0cc89902ff2 HTTP/1.1" 200 1405 0.003092 10.0.0.249 - - [2026-01-30 20:46:30] "GET /routing-instance/3d8aedd5-6d41-42c2-9e3a-a0cc89902ff2 HTTP/1.1" 200 1405 0.010874 10.0.0.249 - - [2026-01-30 20:46:30] "GET /route-target/c622978b-2cd2-4280-b45c-c371f46ad63c HTTP/1.1" 200 1155 0.003685 10.0.0.249 - - [2026-01-30 20:46:30] "GET /domains HTTP/1.1" 200 281 0.002067 10.0.0.249 - - [2026-01-30 20:46:30] "GET /domain/8857ad11-f06d-4e33-aa7a-a603dc9cd233 HTTP/1.1" 200 3099 0.003833 10.0.0.249 - - [2026-01-30 20:46:30] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf HTTP/1.1" 200 7092 0.051324 10.0.0.249 - - [2026-01-30 20:46:30] "GET /virtual-network/4f496875-1718-4082-937f-b17fe39ad5dc HTTP/1.1" 200 2095 0.004097 10.0.0.249 - - [2026-01-30 20:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.249 - - [2026-01-30 20:46:30] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.038222 10.0.0.249 - - [2026-01-30 20:46:30] "GET /virtual-network/4f496875-1718-4082-937f-b17fe39ad5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.004809 10.0.0.249 - - [2026-01-30 20:46:30] "GET /floating-ip-pools?parent_id=4f496875-1718-4082-937f-b17fe39ad5dc&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001903 10.0.0.249 - - [2026-01-30 20:46:30] "GET /virtual-network/4f496875-1718-4082-937f-b17fe39ad5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.004865 10.0.0.249 - - [2026-01-30 20:46:30] "POST /floating-ip-pools HTTP/1.1" 200 564 0.034347 10.0.0.249 - - [2026-01-30 20:46:30] "POST /ref-update HTTP/1.1" 200 156 0.016365 10.0.0.249 - - [2026-01-30 20:46:30] "GET /virtual-network/4f496875-1718-4082-937f-b17fe39ad5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.004413 10.0.0.249 - - [2026-01-30 20:46:30] "GET /domains HTTP/1.1" 200 281 0.001565 10.0.0.249 - - [2026-01-30 20:46:30] "GET /domain/8857ad11-f06d-4e33-aa7a-a603dc9cd233 HTTP/1.1" 200 3099 0.002832 10.0.0.249 - - [2026-01-30 20:46:30] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf HTTP/1.1" 200 7349 0.027857 10.0.0.249 - - [2026-01-30 20:46:30] "GET /virtual-network/4f496875-1718-4082-937f-b17fe39ad5dc HTTP/1.1" 200 2334 0.005568 10.0.0.249 - - [2026-01-30 20:46:30] "GET /floating-ip-pool/1cda3486-c9d4-45ee-bf4c-2b49e9db03d4 HTTP/1.1" 200 1317 0.002085 10.0.0.249 - - [2026-01-30 20:46:30] "GET /domains HTTP/1.1" 200 281 0.001366 10.0.0.249 - - [2026-01-30 20:46:30] "GET /domain/8857ad11-f06d-4e33-aa7a-a603dc9cd233 HTTP/1.1" 200 3099 0.002306 10.0.0.249 - - [2026-01-30 20:46:30] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf HTTP/1.1" 200 7349 0.029640 10.0.0.249 - - [2026-01-30 20:46:30] "GET /virtual-network/4f496875-1718-4082-937f-b17fe39ad5dc HTTP/1.1" 200 2334 0.003996 10.0.0.249 - - [2026-01-30 20:46:30] "GET /virtual-network/4f496875-1718-4082-937f-b17fe39ad5dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.003773 10.0.0.249 - - [2026-01-30 20:46:30] "POST /tags HTTP/1.1" 200 366 0.060154 10.0.0.249 - - [2026-01-30 20:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008024 10.0.0.249 - - [2026-01-30 20:46:30] "GET /tag/f00576d1-aab5-40d2-b07f-70a6229ca83b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.023222 10.0.0.249 - - [2026-01-30 20:46:30] "POST /tags HTTP/1.1" 409 206 0.002682 10.0.0.249 - - [2026-01-30 20:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002533 10.0.0.249 - - [2026-01-30 20:46:30] "GET /tag/c2ceb242-4e23-4cce-94f6-0af5f22362e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010998 10.0.0.249 - - [2026-01-30 20:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.249 - - [2026-01-30 20:46:30] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.030945 10.0.0.249 - - [2026-01-30 20:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.249 - - [2026-01-30 20:46:30] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004501 10.0.0.249 - - [2026-01-30 20:46:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.249 - - [2026-01-30 20:46:30] "GET /service-appliance-set/b4cfdb48-fe79-4a9d-919d-363b0bd50c0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1222 0.004230 10.0.0.249 - - [2026-01-30 20:46:30] "POST /fqname-to-id HTTP/1.1" 404 258 0.001806 10.0.0.249 - - [2026-01-30 20:46:30] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.106255 10.0.0.249 - - [2026-01-30 20:46:30] "GET /virtual-machine-interface/b2ed8fd9-12f4-491b-8134-a1281898ecda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.027789 10.0.0.249 - - [2026-01-30 20:46:31] "POST /set-tag HTTP/1.1" 200 109 0.016577 10.0.0.249 - - [2026-01-30 20:46:31] "POST /instance-ips HTTP/1.1" 200 418 0.041180 10.0.0.249 - - [2026-01-30 20:46:31] "GET /instance-ip/fd2db2a2-0de3-42b1-b61f-94f371b0ace4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1668 0.014827 10.0.0.249 - - [2026-01-30 20:46:31] "POST /loadbalancers HTTP/1.1" 200 620 0.070669 10.0.0.249 - - [2026-01-30 20:46:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.013350 10.0.0.249 - - [2026-01-30 20:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007583 10.0.0.249 - - [2026-01-30 20:46:31] "POST /service-instances HTTP/1.1" 200 568 0.043468 10.0.0.249 - - [2026-01-30 20:46:31] "POST /ref-update HTTP/1.1" 200 156 0.026447 10.0.0.249 - - [2026-01-30 20:46:31] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.094913 10.0.0.249 - - [2026-01-30 20:46:31] "GET /virtual-machine-interface/b2ed8fd9-12f4-491b-8134-a1281898ecda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.020653 10.0.0.249 - - [2026-01-30 20:46:31] "GET /virtual-machine-interface/b2ed8fd9-12f4-491b-8134-a1281898ecda?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.012484 10.0.0.249 - - [2026-01-30 20:46:31] "PUT /service-instance/9d46cdaf-f6d6-491f-8681-68f05076d9c0 HTTP/1.1" 200 267 0.013106 10.0.0.249 - - [2026-01-30 20:46:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.028723 10.0.0.249 - - [2026-01-30 20:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014912 10.0.0.249 - - [2026-01-30 20:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006809 10.0.0.249 - - [2026-01-30 20:46:31] "GET /floating-ip-pool/1cda3486-c9d4-45ee-bf4c-2b49e9db03d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.009537 10.0.0.249 - - [2026-01-30 20:46:31] "POST /virtual-machines HTTP/1.1" 200 430 0.019670 10.0.0.249 - - [2026-01-30 20:46:31] "POST /floating-ips HTTP/1.1" 200 673 0.124666 10.0.0.249 - - [2026-01-30 20:46:31] "POST /prop-collection-update HTTP/1.1" 200 115 0.056270 10.0.0.249 - - [2026-01-30 20:46:31] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005226 10.0.0.249 - - [2026-01-30 20:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002214 10.0.0.249 - - [2026-01-30 20:46:31] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.171338 10.0.0.249 - - [2026-01-30 20:46:31] "POST /chown HTTP/1.1" 200 109 0.020468 10.0.0.249 - - [2026-01-30 20:46:31] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004391 10.0.0.249 - - [2026-01-30 20:46:31] "POST /tags HTTP/1.1" 409 221 0.002026 10.0.0.249 - - [2026-01-30 20:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.249 - - [2026-01-30 20:46:31] "GET /tag/43da6072-e729-40a0-8878-99e5035976fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.012760 10.0.0.249 - - [2026-01-30 20:46:31] "POST /tags HTTP/1.1" 409 238 0.002049 10.0.0.249 - - [2026-01-30 20:46:31] "POST /chown HTTP/1.1" 200 109 0.006707 10.0.0.249 - - [2026-01-30 20:46:31] "PUT /virtual-machine-interface/19fb6cf9-3483-422a-b0b9-9cc3d375ff41 HTTP/1.1" 200 285 0.024571 10.0.0.249 - - [2026-01-30 20:46:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006803 10.0.0.249 - - [2026-01-30 20:46:31] "GET /tag/f00576d1-aab5-40d2-b07f-70a6229ca83b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.014491 10.0.0.249 - - [2026-01-30 20:46:31] "PUT /instance-ip/fd2db2a2-0de3-42b1-b61f-94f371b0ace4 HTTP/1.1" 200 257 0.037435 10.0.0.249 - - [2026-01-30 20:46:32] "POST /firewall-rules HTTP/1.1" 200 652 0.094599 10.0.0.249 - - [2026-01-30 20:46:32] "POST /ref-update HTTP/1.1" 200 156 0.074858 10.0.0.249 - - [2026-01-30 20:46:32] "GET /firewall-rule/8e2a8b70-a8ab-4e65-bb1f-39555477ef0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.025184 10.0.0.249 - - [2026-01-30 20:46:32] "GET /firewall-policy/4dbf1d86-fc09-41d8-a25d-e5526404566b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.006429 10.0.0.249 - - [2026-01-30 20:46:32] "POST /ref-update HTTP/1.1" 200 156 0.053707 10.0.0.249 - - [2026-01-30 20:46:32] "GET /firewall-rule/8e2a8b70-a8ab-4e65-bb1f-39555477ef0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003349 10.0.0.249 - - [2026-01-30 20:46:32] "POST /ref-update HTTP/1.1" 200 156 0.014981 10.0.0.249 - - [2026-01-30 20:46:32] "POST /ref-update HTTP/1.1" 200 156 0.029037 10.0.0.249 - - [2026-01-30 20:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.249 - - [2026-01-30 20:46:32] "POST /ref-update HTTP/1.1" 200 156 0.030191 10.0.0.249 - - [2026-01-30 20:46:32] "POST /ref-update HTTP/1.1" 200 156 0.022060 10.0.0.249 - - [2026-01-30 20:46:32] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.072049 10.0.0.249 - - [2026-01-30 20:46:32] "POST /ref-update HTTP/1.1" 200 156 0.029419 10.0.0.249 - - [2026-01-30 20:46:32] "GET /loadbalancer/651b7c71-9f1d-4cca-af5b-33b30629c448?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.003887 10.0.0.249 - - [2026-01-30 20:46:32] "POST /virtual-machines HTTP/1.1" 200 430 0.014443 10.0.0.249 - - [2026-01-30 20:46:32] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.028470 10.0.0.249 - - [2026-01-30 20:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005604 10.0.0.249 - - [2026-01-30 20:46:32] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.104297 10.0.0.249 - - [2026-01-30 20:46:32] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.151971 10.0.0.249 - - [2026-01-30 20:46:32] "GET /loadbalancer-listener/d2495f08-6268-4b66-a925-4fd30f911978?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1828 0.019410 10.0.0.249 - - [2026-01-30 20:46:32] "POST /chown HTTP/1.1" 200 109 0.026284 10.0.0.249 - - [2026-01-30 20:46:32] "GET /loadbalancer-listener/d2495f08-6268-4b66-a925-4fd30f911978?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1236 0.018260 10.0.0.249 - - [2026-01-30 20:46:32] "POST /chown HTTP/1.1" 200 109 0.016685 10.0.0.249 - - [2026-01-30 20:46:32] "PUT /virtual-machine-interface/268ded7c-19fd-4343-8c50-dde64843e98d HTTP/1.1" 200 285 0.015880 10.0.0.249 - - [2026-01-30 20:46:32] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.042026 10.0.0.249 - - [2026-01-30 20:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.042293 10.0.0.249 - - [2026-01-30 20:46:32] "GET /loadbalancer-pool/dfee7dee-d71e-42f6-bdf4-c2b6f2ecb0ae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.007015 10.0.0.249 - - [2026-01-30 20:46:32] "PUT /instance-ip/fd2db2a2-0de3-42b1-b61f-94f371b0ace4 HTTP/1.1" 200 257 0.088149 10.0.0.249 - - [2026-01-30 20:46:32] "POST /ref-update HTTP/1.1" 200 156 0.020580 10.0.0.249 - - [2026-01-30 20:46:32] "POST /loadbalancer-members HTTP/1.1" 200 709 0.027703 10.0.0.249 - - [2026-01-30 20:46:32] "POST /ref-update HTTP/1.1" 200 156 0.030914 10.0.0.249 - - [2026-01-30 20:46:32] "POST /prop-collection-update HTTP/1.1" 200 115 0.018416 10.0.0.249 - - [2026-01-30 20:46:32] "GET /loadbalancer-member/bde69e3f-81fc-4ea6-88e4-ebe3ae8ada85?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1551 0.012340 10.0.0.249 - - [2026-01-30 20:46:32] "POST /ref-update HTTP/1.1" 200 156 0.026896 10.0.0.249 - - [2026-01-30 20:46:32] "POST /ref-update HTTP/1.1" 200 156 0.027725 10.0.0.249 - - [2026-01-30 20:46:32] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.012597 10.0.0.249 - - [2026-01-30 20:46:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003608 10.0.0.249 - - [2026-01-30 20:46:32] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003197 10.0.0.249 - - [2026-01-30 20:46:32] "POST /ref-update HTTP/1.1" 200 156 0.008003 10.0.0.249 - - [2026-01-30 20:46:32] "POST /tags HTTP/1.1" 409 221 0.002325 10.0.0.249 - - [2026-01-30 20:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003500 10.0.0.249 - - [2026-01-30 20:46:33] "GET /tag/43da6072-e729-40a0-8878-99e5035976fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011226 10.0.0.249 - - [2026-01-30 20:46:33] "PUT /service-instance/9d46cdaf-f6d6-491f-8681-68f05076d9c0 HTTP/1.1" 200 267 0.020347 10.0.0.249 - - [2026-01-30 20:46:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.017083 10.0.0.249 - - [2026-01-30 20:46:33] "POST /tags HTTP/1.1" 409 238 0.001551 10.0.0.249 - - [2026-01-30 20:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.249 - - [2026-01-30 20:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001205 10.0.0.249 - - [2026-01-30 20:46:33] "GET /tag/f00576d1-aab5-40d2-b07f-70a6229ca83b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.010724 10.0.0.249 - - [2026-01-30 20:46:33] "POST /firewall-rules HTTP/1.1" 409 293 0.002367 10.0.0.249 - - [2026-01-30 20:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001831 10.0.0.249 - - [2026-01-30 20:46:33] "POST /chown HTTP/1.1" 200 109 0.008021 10.0.0.249 - - [2026-01-30 20:46:33] "POST /chown HTTP/1.1" 200 109 0.026805 10.0.0.249 - - [2026-01-30 20:46:33] "PUT /firewall-rule/8e2a8b70-a8ab-4e65-bb1f-39555477ef0d HTTP/1.1" 200 261 0.041373 10.0.0.249 - - [2026-01-30 20:46:33] "PUT /instance-ip/fd2db2a2-0de3-42b1-b61f-94f371b0ace4 HTTP/1.1" 200 257 0.022902 10.0.0.249 - - [2026-01-30 20:46:33] "GET /firewall-rule/8e2a8b70-a8ab-4e65-bb1f-39555477ef0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.021785 10.0.0.249 - - [2026-01-30 20:46:33] "GET /firewall-policy/4dbf1d86-fc09-41d8-a25d-e5526404566b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.004298 10.0.0.249 - - [2026-01-30 20:46:33] "POST /ref-update HTTP/1.1" 200 156 0.010880 10.0.0.249 - - [2026-01-30 20:46:33] "GET /firewall-rule/8e2a8b70-a8ab-4e65-bb1f-39555477ef0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002887 10.0.0.249 - - [2026-01-30 20:46:33] "POST /chown HTTP/1.1" 200 109 0.025851 10.0.0.249 - - [2026-01-30 20:46:33] "POST /chown HTTP/1.1" 200 109 0.022227 10.0.0.249 - - [2026-01-30 20:46:33] "PUT /instance-ip/fd2db2a2-0de3-42b1-b61f-94f371b0ace4 HTTP/1.1" 200 257 0.013566 10.0.0.249 - - [2026-01-30 20:46:33] "POST /ref-update HTTP/1.1" 200 156 0.025739 10.0.0.249 - - [2026-01-30 20:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002022 10.0.0.249 - - [2026-01-30 20:46:33] "POST /chown HTTP/1.1" 200 109 0.007008 10.0.0.249 - - [2026-01-30 20:46:33] "POST /chown HTTP/1.1" 200 109 0.020683 10.0.0.249 - - [2026-01-30 20:46:33] "PUT /instance-ip/fd2db2a2-0de3-42b1-b61f-94f371b0ace4 HTTP/1.1" 200 257 0.024763 10.0.0.249 - - [2026-01-30 20:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004693 10.0.0.249 - - [2026-01-30 20:46:33] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.007547 10.0.0.249 - - [2026-01-30 20:46:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.249 - - [2026-01-30 20:46:33] "POST /ref-update HTTP/1.1" 200 156 0.040673 10.0.0.249 - - [2026-01-30 20:46:33] "POST /chown HTTP/1.1" 200 109 0.019593 10.0.0.249 - - [2026-01-30 20:46:33] "POST /chown HTTP/1.1" 200 109 0.030904 10.0.0.249 - - [2026-01-30 20:46:33] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1545 0.047274 10.0.0.249 - - [2026-01-30 20:46:33] "POST /virtual-machines HTTP/1.1" 200 374 0.013825 10.0.0.249 - - [2026-01-30 20:46:33] "PUT /instance-ip/fd2db2a2-0de3-42b1-b61f-94f371b0ace4 HTTP/1.1" 200 257 0.046929 10.0.0.249 - - [2026-01-30 20:46:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.047770 10.0.0.249 - - [2026-01-30 20:46:33] "POST /ref-update HTTP/1.1" 200 156 0.049712 10.0.0.249 - - [2026-01-30 20:46:33] "PUT /service-instance/9d46cdaf-f6d6-491f-8681-68f05076d9c0 HTTP/1.1" 200 267 0.033356 10.0.0.249 - - [2026-01-30 20:46:33] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.171205 10.0.0.249 - - [2026-01-30 20:46:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.032583 10.0.0.249 - - [2026-01-30 20:46:33] "POST /prop-collection-update HTTP/1.1" 200 115 0.009544 10.0.0.249 - - [2026-01-30 20:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.017495 10.0.0.249 - - [2026-01-30 20:46:34] "GET /virtual-machine-interface/c34c2054-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.005469 10.0.0.249 - - [2026-01-30 20:46:34] "PUT /service-instance/9d46cdaf-f6d6-491f-8681-68f05076d9c0 HTTP/1.1" 200 267 0.013499 10.0.0.249 - - [2026-01-30 20:46:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.012457 10.0.0.249 - - [2026-01-30 20:46:34] "PUT /service-instance/9d46cdaf-f6d6-491f-8681-68f05076d9c0 HTTP/1.1" 200 267 0.012058 10.0.0.249 - - [2026-01-30 20:46:34] "POST /instance-ips HTTP/1.1" 200 414 0.082842 10.0.0.249 - - [2026-01-30 20:46:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.032010 10.0.0.249 - - [2026-01-30 20:46:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.051212 10.0.0.249 - - [2026-01-30 20:46:34] "GET /virtual-machine-interface/c34c2054-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.013097 10.0.0.249 - - [2026-01-30 20:46:34] "PUT /service-instance/9d46cdaf-f6d6-491f-8681-68f05076d9c0 HTTP/1.1" 200 267 0.009041 10.0.0.249 - - [2026-01-30 20:46:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.017046 10.0.0.249 - - [2026-01-30 20:46:34] "POST /set-tag HTTP/1.1" 200 109 0.024455 10.0.0.249 - - [2026-01-30 20:46:34] "PUT /service-instance/9d46cdaf-f6d6-491f-8681-68f05076d9c0 HTTP/1.1" 200 267 0.015985 10.0.0.249 - - [2026-01-30 20:46:34] "GET /virtual-machine-interface/c34c2054-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.020354 10.0.0.249 - - [2026-01-30 20:46:34] "GET /instance-ip/c36eb81c-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.006819 10.0.0.249 - - [2026-01-30 20:46:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.029107 10.0.0.249 - - [2026-01-30 20:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.249 - - [2026-01-30 20:46:34] "GET /virtual-machine-interface/c34c2054-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005553 10.0.0.249 - - [2026-01-30 20:46:34] "POST /set-tag HTTP/1.1" 200 109 0.003775 10.0.0.249 - - [2026-01-30 20:46:34] "POST /chown HTTP/1.1" 200 109 0.010263 10.0.0.249 - - [2026-01-30 20:46:34] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2121 0.008387 10.0.0.249 - - [2026-01-30 20:46:34] "POST /chown HTTP/1.1" 200 109 0.021144 10.0.0.249 - - [2026-01-30 20:46:34] "POST /ref-update HTTP/1.1" 200 156 0.029104 10.0.0.249 - - [2026-01-30 20:46:34] "POST /ref-update HTTP/1.1" 200 156 0.024453 10.0.0.249 - - [2026-01-30 20:46:34] "GET /virtual-machine-interface/c34c2054-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.046537 10.0.0.249 - - [2026-01-30 20:46:34] "POST /set-tag HTTP/1.1" 200 109 0.002893 10.0.0.249 - - [2026-01-30 20:46:34] "POST /chown HTTP/1.1" 200 109 0.034288 10.0.0.249 - - [2026-01-30 20:46:34] "POST /chown HTTP/1.1" 200 109 0.026209 10.0.0.249 - - [2026-01-30 20:46:34] "GET /virtual-machine-interface/c34c2054-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.018771 10.0.0.249 - - [2026-01-30 20:46:34] "POST /ref-update HTTP/1.1" 200 156 0.025784 10.0.0.249 - - [2026-01-30 20:46:34] "POST /set-tag HTTP/1.1" 200 109 0.005943 10.0.0.249 - - [2026-01-30 20:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003171 10.0.0.249 - - [2026-01-30 20:46:34] "POST /chown HTTP/1.1" 200 109 0.007381 10.0.0.249 - - [2026-01-30 20:46:34] "POST /chown HTTP/1.1" 200 109 0.020653 10.0.0.249 - - [2026-01-30 20:46:34] "POST /chown HTTP/1.1" 200 109 0.006505 10.0.0.249 - - [2026-01-30 20:46:34] "POST /chown HTTP/1.1" 200 109 0.019601 10.0.0.249 - - [2026-01-30 20:46:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.249 - - [2026-01-30 20:46:34] "POST /chown HTTP/1.1" 200 109 0.005905 10.0.0.249 - - [2026-01-30 20:46:34] "POST /chown HTTP/1.1" 200 109 0.028660 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.024446 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.039467 10.0.0.249 - - [2026-01-30 20:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001933 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.017476 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.021620 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.018122 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.006413 10.0.0.249 - - [2026-01-30 20:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001727 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.006640 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.016670 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.006932 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.022687 10.0.0.249 - - [2026-01-30 20:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007572 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.007102 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.024719 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.017154 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.013428 10.0.0.249 - - [2026-01-30 20:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.011899 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.007055 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.018819 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.019739 10.0.0.249 - - [2026-01-30 20:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.001994 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.008563 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.013022 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.033433 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.006839 10.0.0.249 - - [2026-01-30 20:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003273 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.008004 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.008021 10.0.0.249 - - [2026-01-30 20:46:35] "POST /chown HTTP/1.1" 200 109 0.018289 10.0.0.249 - - [2026-01-30 20:46:36] "POST /chown HTTP/1.1" 200 109 0.020068 10.0.0.249 - - [2026-01-30 20:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001932 10.0.0.249 - - [2026-01-30 20:46:36] "POST /chown HTTP/1.1" 200 109 0.008640 10.0.0.249 - - [2026-01-30 20:46:36] "POST /chown HTTP/1.1" 200 109 0.014944 10.0.0.249 - - [2026-01-30 20:46:36] "POST /chown HTTP/1.1" 200 109 0.017276 10.0.0.249 - - [2026-01-30 20:46:36] "POST /chown HTTP/1.1" 200 109 0.007308 10.0.0.249 - - [2026-01-30 20:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.249 - - [2026-01-30 20:46:36] "POST /chown HTTP/1.1" 200 109 0.005960 10.0.0.249 - - [2026-01-30 20:46:36] "POST /chown HTTP/1.1" 200 109 0.006237 10.0.0.249 - - [2026-01-30 20:46:36] "POST /chown HTTP/1.1" 200 109 0.016332 10.0.0.249 - - [2026-01-30 20:46:36] "POST /chown HTTP/1.1" 200 109 0.019838 10.0.0.249 - - [2026-01-30 20:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.249 - - [2026-01-30 20:46:36] "POST /chown HTTP/1.1" 200 109 0.006903 10.0.0.249 - - [2026-01-30 20:46:36] "POST /chown HTTP/1.1" 200 109 0.017953 10.0.0.249 - - [2026-01-30 20:46:36] "POST /chown HTTP/1.1" 200 109 0.007684 10.0.0.249 - - [2026-01-30 20:46:36] "POST /chown HTTP/1.1" 200 109 0.013113 10.0.0.249 - - [2026-01-30 20:46:41] "GET /virtual-machine-interface/be8b5ed6-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005836 10.0.0.249 - - [2026-01-30 20:46:41] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.249 - - [2026-01-30 20:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002092 10.0.0.249 - - [2026-01-30 20:46:41] "GET /loadbalancer/2176f3e0-eecf-44ef-b4c0-9d3b3dc6cbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003003 10.0.0.249 - - [2026-01-30 20:46:41] "GET /loadbalancer-pool/6cfbdc1a-3025-430d-9e2a-d5537c4bd396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002641 10.0.0.249 - - [2026-01-30 20:46:41] "POST /loadbalancer-members HTTP/1.1" 200 704 0.018098 10.0.0.249 - - [2026-01-30 20:46:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008261 10.0.0.249 - - [2026-01-30 20:46:41] "GET /virtual-machine-interface/be8b5ed6-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008740 10.0.0.249 - - [2026-01-30 20:46:41] "GET /virtual-machine-interface/be8b5ed6-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.006626 10.0.0.249 - - [2026-01-30 20:46:41] "POST /tags HTTP/1.1" 409 221 0.009819 10.0.0.249 - - [2026-01-30 20:46:41] "POST /ref-update HTTP/1.1" 200 156 0.006197 10.0.0.249 - - [2026-01-30 20:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003042 10.0.0.249 - - [2026-01-30 20:46:41] "GET /tag/43da6072-e729-40a0-8878-99e5035976fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.015356 10.0.0.249 - - [2026-01-30 20:46:41] "GET /floating-ip/dc0b344c-218f-43f6-a00f-1262aafcbd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1784 0.023782 10.0.0.249 - - [2026-01-30 20:46:41] "PUT /floating-ip/dc0b344c-218f-43f6-a00f-1262aafcbd0e HTTP/1.1" 200 257 0.023558 10.0.0.249 - - [2026-01-30 20:46:41] "POST /set-tag HTTP/1.1" 200 109 0.053172 10.0.0.249 - - [2026-01-30 20:46:42] "GET /virtual-machine-interface/bf0c25ac-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004735 10.0.0.249 - - [2026-01-30 20:46:42] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.249 - - [2026-01-30 20:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.249 - - [2026-01-30 20:46:42] "GET /loadbalancer/2176f3e0-eecf-44ef-b4c0-9d3b3dc6cbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003014 10.0.0.249 - - [2026-01-30 20:46:42] "GET /loadbalancer-pool/6cfbdc1a-3025-430d-9e2a-d5537c4bd396?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.003490 10.0.0.249 - - [2026-01-30 20:46:42] "POST /loadbalancer-members HTTP/1.1" 200 704 0.014566 10.0.0.249 - - [2026-01-30 20:46:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.023988 10.0.0.249 - - [2026-01-30 20:46:42] "GET /virtual-machine-interface/bf0c25ac-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005774 10.0.0.249 - - [2026-01-30 20:46:42] "GET /virtual-machine-interface/bf0c25ac-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003819 10.0.0.249 - - [2026-01-30 20:46:42] "POST /ref-update HTTP/1.1" 200 156 0.006815 10.0.0.249 - - [2026-01-30 20:46:42] "GET /floating-ip/dc0b344c-218f-43f6-a00f-1262aafcbd0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2197 0.003302 10.0.0.249 - - [2026-01-30 20:46:42] "POST /set-tag HTTP/1.1" 200 109 0.019746 10.0.0.249 - - [2026-01-30 20:46:43] "GET /virtual-machine/f75077b5-bae4-4910-8e7b-53a05df77a87?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003127 10.0.0.249 - - [2026-01-30 20:46:43] "GET /virtual-machine-interface/be8b5ed6-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004558 10.0.0.249 - - [2026-01-30 20:46:43] "GET /virtual-machine/beba8bb0-7f77-44cc-ae7f-6706e0c7800b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003069 10.0.0.249 - - [2026-01-30 20:46:43] "GET /virtual-machine-interface/bf0c25ac-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004608 10.0.0.249 - - [2026-01-30 20:46:45] "GET /virtual-machine-interface/c34c2054-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004782 10.0.0.249 - - [2026-01-30 20:46:45] "POST /set-tag HTTP/1.1" 200 109 0.002551 10.0.0.249 - - [2026-01-30 20:46:48] "GET /virtual-machine/1303175b-8b8c-4970-b7a3-bf99b85879c8?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.004253 10.0.0.249 - - [2026-01-30 20:46:48] "GET /virtual-machine-interface/c34c2054-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005935 10.0.0.249 - - [2026-01-30 20:46:49] "GET /virtual-machine-interface/c34c2054-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004934 10.0.0.249 - - [2026-01-30 20:46:49] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.249 - - [2026-01-30 20:47:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.249 - - [2026-01-30 20:47:15] "POST /chown HTTP/1.1" 200 109 0.007538 10.0.0.249 - - [2026-01-30 20:47:15] "POST /chown HTTP/1.1" 200 109 0.011263 10.0.0.249 - - [2026-01-30 20:47:15] "POST /chown HTTP/1.1" 200 109 0.009102 10.0.0.249 - - [2026-01-30 20:47:15] "POST /chown HTTP/1.1" 200 109 0.026284 10.0.0.249 - - [2026-01-30 20:47:20] "GET /virtual-machine-interface/c34c2054-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011189 10.0.0.249 - - [2026-01-30 20:47:20] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.249 - - [2026-01-30 20:47:20] "GET /virtual-machine-interface/c34c2054-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.005453 10.0.0.249 - - [2026-01-30 20:47:20] "POST /set-tag HTTP/1.1" 200 109 0.002871 10.0.0.249 - - [2026-01-30 20:47:20] "GET /virtual-machine/1303175b-8b8c-4970-b7a3-bf99b85879c8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.003353 10.0.0.249 - - [2026-01-30 20:47:20] "POST /ref-update HTTP/1.1" 200 156 0.009934 10.0.0.249 - - [2026-01-30 20:47:20] "GET /virtual-machine-interface/c34c2054-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004581 10.0.0.249 - - [2026-01-30 20:47:20] "POST /set-tag HTTP/1.1" 200 109 0.015726 10.0.0.249 - - [2026-01-30 20:47:20] "POST /set-tag HTTP/1.1" 200 109 0.020450 10.0.0.249 - - [2026-01-30 20:47:20] "DELETE /instance-ip/c36eb81c-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.033124 10.0.0.249 - - [2026-01-30 20:47:20] "DELETE /virtual-machine-interface/c34c2054-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.047345 10.0.0.249 - - [2026-01-30 20:47:20] "DELETE /virtual-machine/1303175b-8b8c-4970-b7a3-bf99b85879c8 HTTP/1.1" 200 115 0.028581 10.0.0.249 - - [2026-01-30 20:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.249 - - [2026-01-30 20:47:24] "GET /tag/f00576d1-aab5-40d2-b07f-70a6229ca83b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1240 0.011383 10.0.0.249 - - [2026-01-30 20:47:24] "GET /tag/f00576d1-aab5-40d2-b07f-70a6229ca83b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1776 0.014193 10.0.0.249 - - [2026-01-30 20:47:24] "GET /virtual-machine-interface/19fb6cf9-3483-422a-b0b9-9cc3d375ff41?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.004833 10.0.0.249 - - [2026-01-30 20:47:24] "POST /set-tag HTTP/1.1" 200 109 0.016083 10.0.0.249 - - [2026-01-30 20:47:24] "GET /virtual-machine-interface/268ded7c-19fd-4343-8c50-dde64843e98d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.014231 10.0.0.249 - - [2026-01-30 20:47:24] "POST /set-tag HTTP/1.1" 200 109 0.016032 10.0.0.249 - - [2026-01-30 20:47:24] "GET /virtual-machine-interface/b2ed8fd9-12f4-491b-8134-a1281898ecda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004322 10.0.0.249 - - [2026-01-30 20:47:24] "POST /set-tag HTTP/1.1" 200 109 0.019002 10.0.0.249 - - [2026-01-30 20:47:24] "GET /firewall-policy/4dbf1d86-fc09-41d8-a25d-e5526404566b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.026866 10.0.0.249 - - [2026-01-30 20:47:24] "GET /firewall-rule/8e2a8b70-a8ab-4e65-bb1f-39555477ef0d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003288 10.0.0.249 - - [2026-01-30 20:47:24] "POST /ref-update HTTP/1.1" 200 156 0.016163 10.0.0.249 - - [2026-01-30 20:47:24] "DELETE /firewall-rule/8e2a8b70-a8ab-4e65-bb1f-39555477ef0d HTTP/1.1" 200 115 0.053959 10.0.0.249 - - [2026-01-30 20:47:24] "DELETE /loadbalancer-member/bde69e3f-81fc-4ea6-88e4-ebe3ae8ada85 HTTP/1.1" 200 115 0.031444 10.0.0.249 - - [2026-01-30 20:47:24] "PUT /service-instance/9d46cdaf-f6d6-491f-8681-68f05076d9c0 HTTP/1.1" 200 267 0.009995 10.0.0.249 - - [2026-01-30 20:47:24] "POST /prop-collection-update HTTP/1.1" 200 115 0.020829 10.0.0.249 - - [2026-01-30 20:47:24] "DELETE /loadbalancer-pool/dfee7dee-d71e-42f6-bdf4-c2b6f2ecb0ae HTTP/1.1" 200 115 0.072405 10.0.0.249 - - [2026-01-30 20:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.249 - - [2026-01-30 20:47:24] "DELETE /loadbalancer-listener/d2495f08-6268-4b66-a925-4fd30f911978 HTTP/1.1" 200 115 0.029969 10.0.0.249 - - [2026-01-30 20:47:24] "GET /floating-ip/9f6d6025-d5cb-4972-8511-5cc648f2f0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2400 0.002341 10.0.0.249 - - [2026-01-30 20:47:24] "POST /chown HTTP/1.1" 200 109 0.007329 10.0.0.249 - - [2026-01-30 20:47:24] "POST /chown HTTP/1.1" 200 109 0.018046 10.0.0.249 - - [2026-01-30 20:47:24] "POST /chown HTTP/1.1" 200 109 0.024605 10.0.0.249 - - [2026-01-30 20:47:24] "PUT /floating-ip/9f6d6025-d5cb-4972-8511-5cc648f2f0b8 HTTP/1.1" 200 257 0.051715 10.0.0.249 - - [2026-01-30 20:47:24] "POST /chown HTTP/1.1" 200 109 0.011535 10.0.0.249 - - [2026-01-30 20:47:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001723 10.0.0.249 - - [2026-01-30 20:47:24] "DELETE /floating-ip/9f6d6025-d5cb-4972-8511-5cc648f2f0b8 HTTP/1.1" 200 115 0.065399 10.0.0.249 - - [2026-01-30 20:47:24] "POST /chown HTTP/1.1" 200 109 0.025220 10.0.0.249 - - [2026-01-30 20:47:25] "DELETE /loadbalancer/651b7c71-9f1d-4cca-af5b-33b30629c448 HTTP/1.1" 200 115 0.063323 10.0.0.249 - - [2026-01-30 20:47:25] "POST /chown HTTP/1.1" 200 109 0.028979 10.0.0.249 - - [2026-01-30 20:47:25] "POST /chown HTTP/1.1" 200 109 0.029705 10.0.0.249 - - [2026-01-30 20:47:25] "POST /chown HTTP/1.1" 200 109 0.020917 10.0.0.249 - - [2026-01-30 20:47:25] "DELETE /instance-ip/fd2db2a2-0de3-42b1-b61f-94f371b0ace4 HTTP/1.1" 200 115 0.088739 10.0.0.249 - - [2026-01-30 20:47:25] "PUT /service-instance/9d46cdaf-f6d6-491f-8681-68f05076d9c0 HTTP/1.1" 200 267 0.019479 10.0.0.249 - - [2026-01-30 20:47:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.027772 10.0.0.249 - - [2026-01-30 20:47:25] "DELETE /virtual-machine-interface/b2ed8fd9-12f4-491b-8134-a1281898ecda HTTP/1.1" 200 115 0.130870 10.0.0.249 - - [2026-01-30 20:47:25] "PUT /service-instance/9d46cdaf-f6d6-491f-8681-68f05076d9c0 HTTP/1.1" 200 267 0.031514 10.0.0.249 - - [2026-01-30 20:47:25] "GET /floating-ip-pool/1cda3486-c9d4-45ee-bf4c-2b49e9db03d4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.007110 10.0.0.249 - - [2026-01-30 20:47:25] "POST /ref-update HTTP/1.1" 200 156 0.012306 10.0.0.249 - - [2026-01-30 20:47:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.033843 10.0.0.249 - - [2026-01-30 20:47:25] "DELETE /floating-ip-pool/1cda3486-c9d4-45ee-bf4c-2b49e9db03d4 HTTP/1.1" 200 115 0.079934 10.0.0.249 - - [2026-01-30 20:47:25] "PUT /service-instance/9d46cdaf-f6d6-491f-8681-68f05076d9c0 HTTP/1.1" 200 267 0.026835 10.0.0.249 - - [2026-01-30 20:47:25] "DELETE /tag/f00576d1-aab5-40d2-b07f-70a6229ca83b HTTP/1.1" 200 115 0.202492 10.0.0.249 - - [2026-01-30 20:47:25] "POST /prop-collection-update HTTP/1.1" 200 115 0.036927 10.0.0.249 - - [2026-01-30 20:47:25] "DELETE /service-instance/9d46cdaf-f6d6-491f-8681-68f05076d9c0 HTTP/1.1" 200 115 0.073005 10.0.0.249 - - [2026-01-30 20:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006589 10.0.0.249 - - [2026-01-30 20:47:25] "POST /useragent-kv HTTP/1.1" 200 115 0.004135 10.0.0.249 - - [2026-01-30 20:47:25] "POST /useragent-kv HTTP/1.1" 200 115 0.011844 10.0.0.249 - - [2026-01-30 20:47:25] "DELETE /virtual-network/4f496875-1718-4082-937f-b17fe39ad5dc HTTP/1.1" 200 115 0.234579 10.0.0.249 - - [2026-01-30 20:47:25] "GET /routing-instance/3d8aedd5-6d41-42c2-9e3a-a0cc89902ff2 HTTP/1.1" 404 171 0.005848 10.0.0.249 - - [2026-01-30 20:47:25] "GET /domains HTTP/1.1" 200 281 0.002794 10.0.0.249 - - [2026-01-30 20:47:25] "GET /domain/8857ad11-f06d-4e33-aa7a-a603dc9cd233 HTTP/1.1" 200 3099 0.004215 10.0.0.249 - - [2026-01-30 20:47:25] "GET /virtual-machine-interface/19fb6cf9-3483-422a-b0b9-9cc3d375ff41?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.006511 10.0.0.249 - - [2026-01-30 20:47:25] "DELETE /route-target/c622978b-2cd2-4280-b45c-c371f46ad63c HTTP/1.1" 200 115 0.055392 10.0.0.249 - - [2026-01-30 20:47:25] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf HTTP/1.1" 200 7170 0.053811 10.0.0.249 - - [2026-01-30 20:47:25] "DELETE /virtual-machine-interface/19fb6cf9-3483-422a-b0b9-9cc3d375ff41 HTTP/1.1" 200 115 0.097507 10.0.0.249 - - [2026-01-30 20:47:25] "GET /virtual-machine-interface/bf0c25ac-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.010975 10.0.0.249 - - [2026-01-30 20:47:25] "POST /set-tag HTTP/1.1" 200 109 0.003584 10.0.0.249 - - [2026-01-30 20:47:25] "POST /ref-update HTTP/1.1" 200 156 0.048241 10.0.0.249 - - [2026-01-30 20:47:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010013 10.0.0.249 - - [2026-01-30 20:47:25] "GET /loadbalancer/2176f3e0-eecf-44ef-b4c0-9d3b3dc6cbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.003010 10.0.0.249 - - [2026-01-30 20:47:25] "DELETE /virtual-machine/7f40f698-166b-40c6-b7a7-73d0a855789e HTTP/1.1" 200 115 0.054711 10.0.0.249 - - [2026-01-30 20:47:25] "GET /virtual-machine-interface/268ded7c-19fd-4343-8c50-dde64843e98d?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.008628 10.0.0.249 - - [2026-01-30 20:47:25] "GET /virtual-machine-interface/bf0c25ac-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004122 10.0.0.249 - - [2026-01-30 20:47:25] "POST /set-tag HTTP/1.1" 200 109 0.035267 10.0.0.249 - - [2026-01-30 20:47:25] "DELETE /loadbalancer-member/2cf387c7-1476-4ae5-89d2-816216a696ef HTTP/1.1" 200 115 0.043543 10.0.0.249 - - [2026-01-30 20:47:25] "DELETE /virtual-machine-interface/268ded7c-19fd-4343-8c50-dde64843e98d HTTP/1.1" 200 115 0.086688 10.0.0.249 - - [2026-01-30 20:47:26] "DELETE /virtual-machine/e14e99b6-16c9-4b9c-b0d8-f818a93e46c3 HTTP/1.1" 200 115 0.028894 10.0.0.249 - - [2026-01-30 20:47:26] "GET /virtual-machine-interface/bf0c25ac-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004710 10.0.0.249 - - [2026-01-30 20:47:26] "POST /set-tag HTTP/1.1" 200 109 0.002293 10.0.0.249 - - [2026-01-30 20:47:26] "GET /virtual-machine-interface/bf0c25ac-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004298 10.0.0.249 - - [2026-01-30 20:47:26] "POST /set-tag HTTP/1.1" 200 109 0.002362 10.0.0.249 - - [2026-01-30 20:47:26] "GET /virtual-machine/beba8bb0-7f77-44cc-ae7f-6706e0c7800b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.006050 10.0.0.249 - - [2026-01-30 20:47:26] "POST /ref-update HTTP/1.1" 200 156 0.012779 10.0.0.249 - - [2026-01-30 20:47:26] "GET /virtual-machine-interface/bf0c25ac-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010261 10.0.0.249 - - [2026-01-30 20:47:26] "POST /set-tag HTTP/1.1" 200 109 0.047943 10.0.0.249 - - [2026-01-30 20:47:26] "POST /set-tag HTTP/1.1" 200 109 0.032163 10.0.0.249 - - [2026-01-30 20:47:27] "POST /set-tag HTTP/1.1" 200 109 0.036026 10.0.0.249 - - [2026-01-30 20:47:27] "DELETE /instance-ip/bf25b80a-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.077568 10.0.0.249 - - [2026-01-30 20:47:27] "POST /ref-update HTTP/1.1" 200 156 0.016141 10.0.0.249 - - [2026-01-30 20:47:27] "DELETE /virtual-machine-interface/bf0c25ac-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.050214 10.0.0.249 - - [2026-01-30 20:47:27] "DELETE /virtual-machine/beba8bb0-7f77-44cc-ae7f-6706e0c7800b HTTP/1.1" 200 115 0.043619 10.0.0.249 - - [2026-01-30 20:47:30] "GET /virtual-machine-interface/be8b5ed6-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004973 10.0.0.249 - - [2026-01-30 20:47:30] "POST /set-tag HTTP/1.1" 200 109 0.003984 10.0.0.249 - - [2026-01-30 20:47:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.249 - - [2026-01-30 20:47:30] "GET /loadbalancer/2176f3e0-eecf-44ef-b4c0-9d3b3dc6cbae?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2231 0.002555 10.0.0.249 - - [2026-01-30 20:47:32] "GET /virtual-machine-interface/be8b5ed6-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004931 10.0.0.249 - - [2026-01-30 20:47:32] "POST /set-tag HTTP/1.1" 200 109 0.003105 10.0.0.249 - - [2026-01-30 20:47:32] "GET /virtual-machine-interface/be8b5ed6-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.005239 10.0.0.249 - - [2026-01-30 20:47:32] "POST /set-tag HTTP/1.1" 200 109 0.002603 10.0.0.249 - - [2026-01-30 20:47:32] "GET /virtual-machine/f75077b5-bae4-4910-8e7b-53a05df77a87?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.003728 10.0.0.249 - - [2026-01-30 20:47:32] "POST /ref-update HTTP/1.1" 200 156 0.014393 10.0.0.249 - - [2026-01-30 20:47:32] "GET /virtual-machine-interface/be8b5ed6-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.013845 10.0.0.249 - - [2026-01-30 20:47:32] "POST /set-tag HTTP/1.1" 200 109 0.023447 10.0.0.249 - - [2026-01-30 20:47:32] "POST /set-tag HTTP/1.1" 200 109 0.035844 10.0.0.249 - - [2026-01-30 20:47:32] "POST /set-tag HTTP/1.1" 200 109 0.048032 10.0.0.249 - - [2026-01-30 20:47:32] "DELETE /instance-ip/beaab998-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.055696 10.0.0.249 - - [2026-01-30 20:47:32] "POST /ref-update HTTP/1.1" 200 156 0.014912 10.0.0.249 - - [2026-01-30 20:47:32] "DELETE /virtual-machine-interface/be8b5ed6-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.103977 10.0.0.249 - - [2026-01-30 20:47:33] "DELETE /virtual-machine/f75077b5-bae4-4910-8e7b-53a05df77a87 HTTP/1.1" 200 115 0.063818 10.0.0.249 - - [2026-01-30 20:47:33] "DELETE /tag/7ce1b7ed-5b0b-43e2-8838-439e078e014c HTTP/1.1" 200 115 0.090159 10.0.0.249 - - [2026-01-30 20:47:33] "DELETE /tag/70faa05d-3aaf-4a1f-bd19-dcc78dccf8b9 HTTP/1.1" 200 115 0.058650 10.0.0.249 - - [2026-01-30 20:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.249 - - [2026-01-30 20:47:36] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.063336 10.0.0.249 - - [2026-01-30 20:47:36] "POST /tags HTTP/1.1" 200 394 0.042720 10.0.0.249 - - [2026-01-30 20:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013400 10.0.0.249 - - [2026-01-30 20:47:36] "GET /tag/c4ea6b24-5bae-4842-92a3-72f58b467330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012246 10.0.0.249 - - [2026-01-30 20:47:36] "POST /tags HTTP/1.1" 200 342 0.049995 10.0.0.249 - - [2026-01-30 20:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.249 - - [2026-01-30 20:47:36] "GET /tag/93551bae-b56f-44f0-acde-c36c17ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016652 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:47:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.002855 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:47:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.002953 10.0.0.249 - - [2026-01-30 20:47:36] "POST /id-to-fqname HTTP/1.1" 200 192 0.000580 10.0.0.249 - - [2026-01-30 20:47:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.004931 10.0.0.249 - - [2026-01-30 20:47:36] "POST /security-groups HTTP/1.1" 200 589 0.067401 10.0.0.249 - - [2026-01-30 20:47:36] "POST /projects HTTP/1.1" 200 521 0.253170 10.0.0.249 - - [2026-01-30 20:47:36] "POST /fqname-to-id HTTP/1.1" 404 236 0.003428 10.0.0.249 - - [2026-01-30 20:47:36] "POST /access-control-lists HTTP/1.1" 200 600 0.065480 10.0.0.249 - - [2026-01-30 20:47:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.061018 10.0.0.249 - - [2026-01-30 20:47:36] "POST /fqname-to-id HTTP/1.1" 404 235 0.002123 10.0.0.249 - - [2026-01-30 20:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.249 - - [2026-01-30 20:47:36] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.022024 10.0.0.249 - - [2026-01-30 20:47:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.249 - - [2026-01-30 20:47:37] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3048 0.026071 10.0.0.249 - - [2026-01-30 20:47:37] "POST /access-control-lists HTTP/1.1" 200 598 0.216896 10.0.0.249 - - [2026-01-30 20:47:37] "PUT /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097 HTTP/1.1" 200 265 0.081344 10.0.0.249 - - [2026-01-30 20:47:37] "PUT /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788 HTTP/1.1" 200 265 0.053984 10.0.0.249 - - [2026-01-30 20:47:37] "POST /security-groups HTTP/1.1" 200 593 0.086699 10.0.0.249 - - [2026-01-30 20:47:37] "POST /fqname-to-id HTTP/1.1" 404 270 0.003230 10.0.0.249 - - [2026-01-30 20:47:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.053380 10.0.0.249 - - [2026-01-30 20:47:37] "POST /chown HTTP/1.1" 200 109 0.022607 10.0.0.249 - - [2026-01-30 20:47:37] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.024353 10.0.0.249 - - [2026-01-30 20:47:37] "POST /access-control-lists HTTP/1.1" 200 634 0.114643 10.0.0.249 - - [2026-01-30 20:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.249 - - [2026-01-30 20:47:37] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.014275 10.0.0.249 - - [2026-01-30 20:47:37] "POST /fqname-to-id HTTP/1.1" 404 269 0.002825 10.0.0.249 - - [2026-01-30 20:47:37] "POST /tags HTTP/1.1" 409 226 0.002572 10.0.0.249 - - [2026-01-30 20:47:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005888 10.0.0.249 - - [2026-01-30 20:47:37] "POST /access-control-lists HTTP/1.1" 200 632 0.078539 10.0.0.249 - - [2026-01-30 20:47:37] "GET /tag/93551bae-b56f-44f0-acde-c36c17ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.073504 10.0.0.249 - - [2026-01-30 20:47:37] "POST /firewall-rules HTTP/1.1" 200 602 0.086255 10.0.0.249 - - [2026-01-30 20:47:37] "GET /firewall-rule/ea4b21fa-946a-4a3f-82f1-06e395695f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.022520 10.0.0.249 - - [2026-01-30 20:47:37] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.005805 10.0.0.249 - - [2026-01-30 20:47:37] "GET /firewall-rule/ea4b21fa-946a-4a3f-82f1-06e395695f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.006897 10.0.0.249 - - [2026-01-30 20:47:37] "POST /ref-update HTTP/1.1" 200 156 0.078260 10.0.0.249 - - [2026-01-30 20:47:37] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.025527 10.0.0.249 - - [2026-01-30 20:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.249 - - [2026-01-30 20:47:38] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003536 10.0.0.249 - - [2026-01-30 20:47:38] "POST /tags HTTP/1.1" 409 226 0.005445 10.0.0.249 - - [2026-01-30 20:47:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.249 - - [2026-01-30 20:47:38] "GET /tag/93551bae-b56f-44f0-acde-c36c17ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.018983 10.0.0.249 - - [2026-01-30 20:47:38] "POST /firewall-rules HTTP/1.1" 200 600 0.095335 10.0.0.249 - - [2026-01-30 20:47:38] "GET /firewall-rule/cdbbc3f7-366e-4442-9b02-de4827a3be3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.004137 10.0.0.249 - - [2026-01-30 20:47:38] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003739 10.0.0.249 - - [2026-01-30 20:47:38] "GET /firewall-rule/cdbbc3f7-366e-4442-9b02-de4827a3be3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002331 10.0.0.249 - - [2026-01-30 20:47:38] "POST /ref-update HTTP/1.1" 200 156 0.060633 10.0.0.249 - - [2026-01-30 20:47:39] "POST /tags HTTP/1.1" 200 394 0.041561 10.0.0.249 - - [2026-01-30 20:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.025590 10.0.0.249 - - [2026-01-30 20:47:39] "GET /tag/accefc9d-41c8-42b6-8665-4a29268e1060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.021168 10.0.0.249 - - [2026-01-30 20:47:39] "POST /tags HTTP/1.1" 200 342 0.035122 10.0.0.249 - - [2026-01-30 20:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013517 10.0.0.249 - - [2026-01-30 20:47:39] "GET /tag/b438f2ff-4610-4f25-98d2-cb70505df216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.036363 10.0.0.249 - - [2026-01-30 20:47:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.000677 10.0.0.249 - - [2026-01-30 20:47:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.011611 10.0.0.249 - - [2026-01-30 20:47:39] "POST /security-groups HTTP/1.1" 200 589 0.081429 10.0.0.249 - - [2026-01-30 20:47:39] "POST /projects HTTP/1.1" 200 521 0.248306 10.0.0.249 - - [2026-01-30 20:47:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.009394 10.0.0.249 - - [2026-01-30 20:47:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.013798 10.0.0.249 - - [2026-01-30 20:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.013637 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:47:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001276 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:47:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001134 10.0.0.249 - - [2026-01-30 20:47:39] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.014783 10.0.0.249 - - [2026-01-30 20:47:39] "POST /access-control-lists HTTP/1.1" 200 600 0.088079 10.0.0.249 - - [2026-01-30 20:47:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.249 - - [2026-01-30 20:47:39] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.023051 10.0.0.249 - - [2026-01-30 20:47:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.002216 10.0.0.249 - - [2026-01-30 20:47:40] "POST /access-control-lists HTTP/1.1" 200 598 0.090602 10.0.0.249 - - [2026-01-30 20:47:40] "PUT /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097 HTTP/1.1" 200 265 0.113878 10.0.0.249 - - [2026-01-30 20:47:40] "PUT /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788 HTTP/1.1" 200 265 0.176778 10.0.0.249 - - [2026-01-30 20:47:40] "POST /security-groups HTTP/1.1" 200 593 0.079623 10.0.0.249 - - [2026-01-30 20:47:40] "POST /fqname-to-id HTTP/1.1" 404 270 0.002456 10.0.0.249 - - [2026-01-30 20:47:40] "POST /access-control-lists HTTP/1.1" 200 634 0.030270 10.0.0.249 - - [2026-01-30 20:47:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.032044 10.0.0.249 - - [2026-01-30 20:47:40] "POST /chown HTTP/1.1" 200 109 0.018379 10.0.0.249 - - [2026-01-30 20:47:40] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.010416 10.0.0.249 - - [2026-01-30 20:47:40] "POST /fqname-to-id HTTP/1.1" 404 269 0.016614 10.0.0.249 - - [2026-01-30 20:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.249 - - [2026-01-30 20:47:40] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.011955 10.0.0.249 - - [2026-01-30 20:47:40] "POST /access-control-lists HTTP/1.1" 200 632 0.059977 10.0.0.249 - - [2026-01-30 20:47:40] "POST /tags HTTP/1.1" 409 226 0.027638 10.0.0.249 - - [2026-01-30 20:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.249 - - [2026-01-30 20:47:40] "GET /tag/b438f2ff-4610-4f25-98d2-cb70505df216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013190 10.0.0.249 - - [2026-01-30 20:47:40] "POST /firewall-rules HTTP/1.1" 200 602 0.073630 10.0.0.249 - - [2026-01-30 20:47:40] "GET /firewall-rule/776b36cd-df73-480f-9385-aea4d1308c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004115 10.0.0.249 - - [2026-01-30 20:47:40] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.006017 10.0.0.249 - - [2026-01-30 20:47:40] "GET /firewall-rule/776b36cd-df73-480f-9385-aea4d1308c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003185 10.0.0.249 - - [2026-01-30 20:47:40] "POST /ref-update HTTP/1.1" 200 156 0.068556 10.0.0.249 - - [2026-01-30 20:47:40] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014539 10.0.0.249 - - [2026-01-30 20:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005719 10.0.0.249 - - [2026-01-30 20:47:40] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003301 10.0.0.249 - - [2026-01-30 20:47:40] "POST /tags HTTP/1.1" 409 226 0.001889 10.0.0.249 - - [2026-01-30 20:47:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.249 - - [2026-01-30 20:47:41] "GET /tag/b438f2ff-4610-4f25-98d2-cb70505df216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013621 10.0.0.249 - - [2026-01-30 20:47:41] "POST /firewall-rules HTTP/1.1" 200 600 0.089250 10.0.0.249 - - [2026-01-30 20:47:41] "GET /firewall-rule/ed291248-b19e-4fe0-a24a-718e4c8cd6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.020338 10.0.0.249 - - [2026-01-30 20:47:41] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.004094 10.0.0.249 - - [2026-01-30 20:47:41] "GET /firewall-rule/ed291248-b19e-4fe0-a24a-718e4c8cd6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002433 10.0.0.249 - - [2026-01-30 20:47:41] "POST /ref-update HTTP/1.1" 200 156 0.086335 10.0.0.249 - - [2026-01-30 20:47:42] "POST /tags HTTP/1.1" 200 346 0.134140 10.0.0.249 - - [2026-01-30 20:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.015457 10.0.0.249 - - [2026-01-30 20:47:42] "GET /tag/11a006ea-7991-4956-83ff-b99f91225b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.021231 10.0.0.249 - - [2026-01-30 20:47:42] "POST /projects HTTP/1.1" 409 238 0.005064 10.0.0.249 - - [2026-01-30 20:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006641 10.0.0.249 - - [2026-01-30 20:47:42] "GET /project/d54b6659-729a-40c8-8a10-7296cdeab461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.035425 10.0.0.249 - - [2026-01-30 20:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005780 10.0.0.249 - - [2026-01-30 20:47:42] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008698 10.0.0.249 - - [2026-01-30 20:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.249 - - [2026-01-30 20:47:42] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005259 10.0.0.249 - - [2026-01-30 20:47:42] "POST /security-groups HTTP/1.1" 409 285 0.003340 10.0.0.249 - - [2026-01-30 20:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.249 - - [2026-01-30 20:47:42] "PUT /security-group/c54ceba1-05e7-4024-a7ae-f98cbfea8be2 HTTP/1.1" 200 263 0.062058 10.0.0.249 - - [2026-01-30 20:47:42] "PUT /access-control-list/259fe160-4e3a-4fbe-beaa-5e24227dceee HTTP/1.1" 200 273 0.024831 10.0.0.249 - - [2026-01-30 20:47:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.038156 10.0.0.249 - - [2026-01-30 20:47:42] "POST /tags HTTP/1.1" 409 228 0.012285 10.0.0.249 - - [2026-01-30 20:47:42] "PUT /access-control-list/f15a81b7-70a3-41e9-a4fa-46e29bea82ab HTTP/1.1" 200 273 0.047864 10.0.0.249 - - [2026-01-30 20:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005458 10.0.0.249 - - [2026-01-30 20:47:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002892 10.0.0.249 - - [2026-01-30 20:47:42] "GET /tag/11a006ea-7991-4956-83ff-b99f91225b5d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.015441 10.0.0.249 - - [2026-01-30 20:47:43] "GET /project/d54b6659-729a-40c8-8a10-7296cdeab461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.174488 10.0.0.249 - - [2026-01-30 20:47:43] "POST /tags HTTP/1.1" 200 346 0.259953 10.0.0.249 - - [2026-01-30 20:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017993 10.0.0.249 - - [2026-01-30 20:47:43] "GET /tag/057d38c2-8a63-40ee-92b5-169d6b4b1772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.019309 10.0.0.249 - - [2026-01-30 20:47:43] "POST /projects HTTP/1.1" 409 238 0.010264 10.0.0.249 - - [2026-01-30 20:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003240 10.0.0.249 - - [2026-01-30 20:47:43] "GET /project/68112fd6-e5fa-4fe3-b865-640f2b49be42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.045921 10.0.0.249 - - [2026-01-30 20:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012391 10.0.0.249 - - [2026-01-30 20:47:43] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.032615 10.0.0.249 - - [2026-01-30 20:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002235 10.0.0.249 - - [2026-01-30 20:47:43] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.007509 10.0.0.249 - - [2026-01-30 20:47:43] "POST /security-groups HTTP/1.1" 409 285 0.003163 10.0.0.249 - - [2026-01-30 20:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002108 10.0.0.249 - - [2026-01-30 20:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002250 10.0.0.249 - - [2026-01-30 20:47:43] "GET /project/68112fd6-e5fa-4fe3-b865-640f2b49be42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.056322 10.0.0.249 - - [2026-01-30 20:47:43] "PUT /security-group/67169c9b-df16-46e5-8984-bb0e7cfc8569 HTTP/1.1" 200 263 0.110015 10.0.0.249 - - [2026-01-30 20:47:43] "PUT /access-control-list/52ce311c-2134-4356-9d21-ecae50a63877 HTTP/1.1" 200 273 0.024032 10.0.0.249 - - [2026-01-30 20:47:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.044883 10.0.0.249 - - [2026-01-30 20:47:43] "POST /tags HTTP/1.1" 409 228 0.005599 10.0.0.249 - - [2026-01-30 20:47:43] "PUT /access-control-list/db9143c6-7b51-4aef-8cb4-0a78d82c913b HTTP/1.1" 200 273 0.033723 10.0.0.249 - - [2026-01-30 20:47:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.249 - - [2026-01-30 20:47:43] "GET /tag/057d38c2-8a63-40ee-92b5-169d6b4b1772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.018114 10.0.0.249 - - [2026-01-30 20:47:43] "POST /tags HTTP/1.1" 200 292 0.089782 10.0.0.249 - - [2026-01-30 20:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.249 - - [2026-01-30 20:47:44] "GET /tag/430758eb-2d79-4c38-af50-1bb4d448b794?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.042167 10.0.0.249 - - [2026-01-30 20:47:44] "POST /tags HTTP/1.1" 200 304 0.107086 10.0.0.249 - - [2026-01-30 20:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.005434 10.0.0.249 - - [2026-01-30 20:47:44] "GET /tag/9b9904a9-ff3e-4e4d-a8df-7bc352690d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.014237 10.0.0.249 - - [2026-01-30 20:47:44] "POST /tags HTTP/1.1" 409 252 0.002283 10.0.0.249 - - [2026-01-30 20:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.249 - - [2026-01-30 20:47:44] "GET /tag/c4ea6b24-5bae-4842-92a3-72f58b467330?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1324 0.012445 10.0.0.249 - - [2026-01-30 20:47:44] "POST /tags HTTP/1.1" 409 226 0.001975 10.0.0.249 - - [2026-01-30 20:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.249 - - [2026-01-30 20:47:44] "GET /tag/93551bae-b56f-44f0-acde-c36c17ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011883 10.0.0.249 - - [2026-01-30 20:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002290 10.0.0.249 - - [2026-01-30 20:47:44] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004168 10.0.0.249 - - [2026-01-30 20:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002312 10.0.0.249 - - [2026-01-30 20:47:44] "GET /project/d54b6659-729a-40c8-8a10-7296cdeab461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.048209 10.0.0.249 - - [2026-01-30 20:47:44] "POST /virtual-machines HTTP/1.1" 200 396 0.009666 10.0.0.249 - - [2026-01-30 20:47:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.031306 10.0.0.249 - - [2026-01-30 20:47:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.133491 10.0.0.249 - - [2026-01-30 20:47:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.009646 10.0.0.249 - - [2026-01-30 20:47:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.014747 10.0.0.249 - - [2026-01-30 20:47:44] "GET /virtual-machine-interface/ed808dd8-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008196 10.0.0.249 - - [2026-01-30 20:47:44] "POST /instance-ips HTTP/1.1" 200 398 0.025736 10.0.0.249 - - [2026-01-30 20:47:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.035189 10.0.0.249 - - [2026-01-30 20:47:44] "GET /virtual-machine-interface/ed808dd8-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.020709 10.0.0.249 - - [2026-01-30 20:47:45] "POST /set-tag HTTP/1.1" 200 109 0.071974 10.0.0.249 - - [2026-01-30 20:47:45] "GET /virtual-machine-interface/ed808dd8-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.039693 10.0.0.249 - - [2026-01-30 20:47:45] "GET /instance-ip/ed9da878-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.008967 10.0.0.249 - - [2026-01-30 20:47:45] "GET /virtual-machine-interface/ed808dd8-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004513 10.0.0.249 - - [2026-01-30 20:47:45] "POST /set-tag HTTP/1.1" 200 109 0.002961 10.0.0.249 - - [2026-01-30 20:47:45] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.005168 10.0.0.249 - - [2026-01-30 20:47:45] "POST /ref-update HTTP/1.1" 200 156 0.012527 10.0.0.249 - - [2026-01-30 20:47:45] "GET /virtual-machine-interface/ed808dd8-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005570 10.0.0.249 - - [2026-01-30 20:47:45] "POST /set-tag HTTP/1.1" 200 109 0.002633 10.0.0.249 - - [2026-01-30 20:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002013 10.0.0.249 - - [2026-01-30 20:47:45] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006186 10.0.0.249 - - [2026-01-30 20:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001806 10.0.0.249 - - [2026-01-30 20:47:45] "GET /project/d54b6659-729a-40c8-8a10-7296cdeab461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.033100 10.0.0.249 - - [2026-01-30 20:47:45] "POST /virtual-machines HTTP/1.1" 200 396 0.010661 10.0.0.249 - - [2026-01-30 20:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.007849 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:47:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001029 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:47:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000952 10.0.0.249 - - [2026-01-30 20:47:45] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.131552 10.0.0.249 - - [2026-01-30 20:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.009097 10.0.0.249 - - [2026-01-30 20:47:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007397 10.0.0.249 - - [2026-01-30 20:47:45] "GET /virtual-machine-interface/ee09b144-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005725 10.0.0.249 - - [2026-01-30 20:47:45] "POST /instance-ips HTTP/1.1" 200 398 0.021632 10.0.0.249 - - [2026-01-30 20:47:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.057220 10.0.0.249 - - [2026-01-30 20:47:45] "GET /virtual-machine-interface/ee09b144-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.031546 10.0.0.249 - - [2026-01-30 20:47:45] "POST /set-tag HTTP/1.1" 200 109 0.065481 10.0.0.249 - - [2026-01-30 20:47:45] "GET /virtual-machine-interface/ee09b144-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.026020 10.0.0.249 - - [2026-01-30 20:47:45] "GET /instance-ip/ee26d6b6-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004156 10.0.0.249 - - [2026-01-30 20:47:46] "GET /virtual-machine-interface/ee09b144-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005361 10.0.0.249 - - [2026-01-30 20:47:46] "POST /set-tag HTTP/1.1" 200 109 0.006947 10.0.0.249 - - [2026-01-30 20:47:46] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1702 0.006227 10.0.0.249 - - [2026-01-30 20:47:46] "POST /ref-update HTTP/1.1" 200 156 0.011851 10.0.0.249 - - [2026-01-30 20:47:46] "GET /virtual-machine-interface/ee09b144-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.013903 10.0.0.249 - - [2026-01-30 20:47:46] "POST /set-tag HTTP/1.1" 200 109 0.002993 10.0.0.249 - - [2026-01-30 20:47:46] "POST /tags HTTP/1.1" 200 292 0.026980 10.0.0.249 - - [2026-01-30 20:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.009521 10.0.0.249 - - [2026-01-30 20:47:46] "GET /tag/1117a530-2961-4d0e-b7fa-d8ec6cbaf57e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1086 0.021498 10.0.0.249 - - [2026-01-30 20:47:46] "POST /tags HTTP/1.1" 409 252 0.002190 10.0.0.249 - - [2026-01-30 20:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001698 10.0.0.249 - - [2026-01-30 20:47:46] "GET /tag/accefc9d-41c8-42b6-8665-4a29268e1060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.013720 10.0.0.249 - - [2026-01-30 20:47:46] "POST /tags HTTP/1.1" 409 226 0.002019 10.0.0.249 - - [2026-01-30 20:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001705 10.0.0.249 - - [2026-01-30 20:47:46] "GET /tag/b438f2ff-4610-4f25-98d2-cb70505df216?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010962 10.0.0.249 - - [2026-01-30 20:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001971 10.0.0.249 - - [2026-01-30 20:47:46] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004944 10.0.0.249 - - [2026-01-30 20:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002111 10.0.0.249 - - [2026-01-30 20:47:46] "GET /project/68112fd6-e5fa-4fe3-b865-640f2b49be42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.052753 10.0.0.249 - - [2026-01-30 20:47:46] "POST /virtual-machines HTTP/1.1" 200 396 0.011432 10.0.0.249 - - [2026-01-30 20:47:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.022537 10.0.0.249 - - [2026-01-30 20:47:46] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.092201 10.0.0.249 - - [2026-01-30 20:47:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009087 10.0.0.249 - - [2026-01-30 20:47:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.005025 10.0.0.249 - - [2026-01-30 20:47:46] "GET /virtual-machine-interface/eeb891f0-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007162 10.0.0.249 - - [2026-01-30 20:47:46] "POST /instance-ips HTTP/1.1" 200 398 0.022449 10.0.0.249 - - [2026-01-30 20:47:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.015820 10.0.0.249 - - [2026-01-30 20:47:46] "GET /virtual-machine-interface/eeb891f0-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.020103 10.0.0.249 - - [2026-01-30 20:47:47] "POST /set-tag HTTP/1.1" 200 109 0.067789 10.0.0.249 - - [2026-01-30 20:47:47] "GET /virtual-machine-interface/eeb891f0-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018598 10.0.0.249 - - [2026-01-30 20:47:47] "GET /instance-ip/eecfe7c4-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.008603 10.0.0.249 - - [2026-01-30 20:47:47] "GET /virtual-machine-interface/eeb891f0-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004797 10.0.0.249 - - [2026-01-30 20:47:47] "POST /set-tag HTTP/1.1" 200 109 0.002669 10.0.0.249 - - [2026-01-30 20:47:47] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1916 0.006256 10.0.0.249 - - [2026-01-30 20:47:47] "POST /ref-update HTTP/1.1" 200 156 0.010646 10.0.0.249 - - [2026-01-30 20:47:47] "GET /virtual-machine-interface/eeb891f0-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004928 10.0.0.249 - - [2026-01-30 20:47:47] "POST /set-tag HTTP/1.1" 200 109 0.002374 10.0.0.249 - - [2026-01-30 20:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.249 - - [2026-01-30 20:47:47] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004849 10.0.0.249 - - [2026-01-30 20:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.249 - - [2026-01-30 20:47:47] "GET /project/68112fd6-e5fa-4fe3-b865-640f2b49be42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040515 10.0.0.249 - - [2026-01-30 20:47:47] "POST /virtual-machines HTTP/1.1" 200 396 0.010122 10.0.0.249 - - [2026-01-30 20:47:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.010421 10.0.0.249 - - [2026-01-30 20:47:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.126555 10.0.0.249 - - [2026-01-30 20:47:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.017792 10.0.0.249 - - [2026-01-30 20:47:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.031805 10.0.0.249 - - [2026-01-30 20:47:47] "GET /virtual-machine-interface/ef2cceee-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.025114 10.0.0.249 - - [2026-01-30 20:47:47] "POST /instance-ips HTTP/1.1" 200 398 0.141164 10.0.0.249 - - [2026-01-30 20:47:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.037026 10.0.0.249 - - [2026-01-30 20:47:47] "GET /virtual-machine-interface/ef2cceee-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004792 10.0.0.249 - - [2026-01-30 20:47:47] "POST /set-tag HTTP/1.1" 200 109 0.067403 10.0.0.249 - - [2026-01-30 20:47:47] "GET /virtual-machine-interface/ef2cceee-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014544 10.0.0.249 - - [2026-01-30 20:47:47] "GET /instance-ip/ef451922-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002987 10.0.0.249 - - [2026-01-30 20:47:48] "GET /virtual-machine-interface/ef2cceee-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007100 10.0.0.249 - - [2026-01-30 20:47:48] "POST /set-tag HTTP/1.1" 200 109 0.005103 10.0.0.249 - - [2026-01-30 20:47:48] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2130 0.005131 10.0.0.249 - - [2026-01-30 20:47:48] "POST /ref-update HTTP/1.1" 200 156 0.012408 10.0.0.249 - - [2026-01-30 20:47:48] "GET /virtual-machine-interface/ef2cceee-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007793 10.0.0.249 - - [2026-01-30 20:47:48] "POST /set-tag HTTP/1.1" 200 109 0.005095 10.0.0.249 - - [2026-01-30 20:47:48] "POST /tags HTTP/1.1" 200 300 0.028197 10.0.0.249 - - [2026-01-30 20:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.249 - - [2026-01-30 20:47:48] "GET /tag/2c5e788b-effa-4054-b5c4-ebe5ec5a389c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015354 10.0.0.249 - - [2026-01-30 20:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002395 10.0.0.249 - - [2026-01-30 20:47:48] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004926 10.0.0.249 - - [2026-01-30 20:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001997 10.0.0.249 - - [2026-01-30 20:47:48] "GET /project/d54b6659-729a-40c8-8a10-7296cdeab461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039578 10.0.0.249 - - [2026-01-30 20:47:48] "POST /virtual-machines HTTP/1.1" 200 396 0.009927 10.0.0.249 - - [2026-01-30 20:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.014768 10.0.0.249 - - [2026-01-30 20:47:48] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.137756 10.0.0.249 - - [2026-01-30 20:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.010282 10.0.0.249 - - [2026-01-30 20:47:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005624 10.0.0.249 - - [2026-01-30 20:47:48] "GET /virtual-machine-interface/efd22902-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006750 10.0.0.249 - - [2026-01-30 20:47:48] "POST /instance-ips HTTP/1.1" 200 398 0.028079 10.0.0.249 - - [2026-01-30 20:47:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.033040 10.0.0.249 - - [2026-01-30 20:47:48] "GET /virtual-machine-interface/efd22902-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012472 10.0.0.249 - - [2026-01-30 20:47:48] "POST /set-tag HTTP/1.1" 200 109 0.027594 10.0.0.249 - - [2026-01-30 20:47:48] "GET /virtual-machine-interface/efd22902-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.024177 10.0.0.249 - - [2026-01-30 20:47:48] "GET /instance-ip/eff0c0b0-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007439 10.0.0.249 - - [2026-01-30 20:47:49] "GET /virtual-machine-interface/efd22902-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010570 10.0.0.249 - - [2026-01-30 20:47:49] "POST /set-tag HTTP/1.1" 200 109 0.002254 10.0.0.249 - - [2026-01-30 20:47:49] "POST /tags HTTP/1.1" 200 300 0.018996 10.0.0.249 - - [2026-01-30 20:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002011 10.0.0.249 - - [2026-01-30 20:47:49] "GET /tag/c8b349cf-37a7-44b3-b5ea-d04ab3bacf63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012369 10.0.0.249 - - [2026-01-30 20:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.249 - - [2026-01-30 20:47:49] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004153 10.0.0.249 - - [2026-01-30 20:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.249 - - [2026-01-30 20:47:49] "GET /project/d54b6659-729a-40c8-8a10-7296cdeab461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.046509 10.0.0.249 - - [2026-01-30 20:47:49] "POST /virtual-machines HTTP/1.1" 200 396 0.010323 10.0.0.249 - - [2026-01-30 20:47:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.028961 10.0.0.249 - - [2026-01-30 20:47:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.111886 10.0.0.249 - - [2026-01-30 20:47:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.009108 10.0.0.249 - - [2026-01-30 20:47:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.011797 10.0.0.249 - - [2026-01-30 20:47:49] "GET /virtual-machine-interface/f04ee0fa-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004921 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:47:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001123 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:47:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000850 10.0.0.249 - - [2026-01-30 20:47:49] "POST /instance-ips HTTP/1.1" 200 398 0.048613 10.0.0.249 - - [2026-01-30 20:47:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.045103 10.0.0.249 - - [2026-01-30 20:47:49] "GET /virtual-machine-interface/f04ee0fa-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007911 10.0.0.249 - - [2026-01-30 20:47:49] "POST /set-tag HTTP/1.1" 200 109 0.020877 10.0.0.249 - - [2026-01-30 20:47:49] "GET /virtual-machine-interface/f04ee0fa-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009984 10.0.0.249 - - [2026-01-30 20:47:49] "GET /instance-ip/f068e270-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007384 10.0.0.249 - - [2026-01-30 20:47:49] "GET /virtual-machine-interface/f04ee0fa-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017690 10.0.0.249 - - [2026-01-30 20:47:49] "POST /set-tag HTTP/1.1" 200 109 0.002304 10.0.0.249 - - [2026-01-30 20:47:50] "POST /tags HTTP/1.1" 200 300 0.069351 10.0.0.249 - - [2026-01-30 20:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.012463 10.0.0.249 - - [2026-01-30 20:47:50] "GET /tag/2967c00d-6377-4c99-9e6a-804a021b751a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.019562 10.0.0.249 - - [2026-01-30 20:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002376 10.0.0.249 - - [2026-01-30 20:47:50] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004890 10.0.0.249 - - [2026-01-30 20:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002034 10.0.0.249 - - [2026-01-30 20:47:50] "GET /project/68112fd6-e5fa-4fe3-b865-640f2b49be42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.036875 10.0.0.249 - - [2026-01-30 20:47:50] "POST /virtual-machines HTTP/1.1" 200 396 0.009752 10.0.0.249 - - [2026-01-30 20:47:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013478 10.0.0.249 - - [2026-01-30 20:47:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.107566 10.0.0.249 - - [2026-01-30 20:47:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.008472 10.0.0.249 - - [2026-01-30 20:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.024890 10.0.0.249 - - [2026-01-30 20:47:50] "GET /virtual-machine-interface/f0ea52ba-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006394 10.0.0.249 - - [2026-01-30 20:47:50] "POST /instance-ips HTTP/1.1" 200 398 0.047225 10.0.0.249 - - [2026-01-30 20:47:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.048148 10.0.0.249 - - [2026-01-30 20:47:50] "GET /virtual-machine-interface/f0ea52ba-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.018540 10.0.0.249 - - [2026-01-30 20:47:50] "POST /set-tag HTTP/1.1" 200 109 0.021783 10.0.0.249 - - [2026-01-30 20:47:50] "GET /virtual-machine-interface/f0ea52ba-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.029660 10.0.0.249 - - [2026-01-30 20:47:50] "GET /instance-ip/f1045b56-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.007249 10.0.0.249 - - [2026-01-30 20:47:50] "GET /virtual-machine-interface/f0ea52ba-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004823 10.0.0.249 - - [2026-01-30 20:47:50] "POST /set-tag HTTP/1.1" 200 109 0.003192 10.0.0.249 - - [2026-01-30 20:47:50] "POST /tags HTTP/1.1" 200 300 0.031831 10.0.0.249 - - [2026-01-30 20:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001947 10.0.0.249 - - [2026-01-30 20:47:50] "GET /tag/4c228fd7-4e62-4482-aa73-5abfe9f3ebee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.015085 10.0.0.249 - - [2026-01-30 20:47:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001930 10.0.0.249 - - [2026-01-30 20:47:51] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005671 10.0.0.249 - - [2026-01-30 20:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.249 - - [2026-01-30 20:47:51] "GET /project/68112fd6-e5fa-4fe3-b865-640f2b49be42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039185 10.0.0.249 - - [2026-01-30 20:47:51] "POST /virtual-machines HTTP/1.1" 200 396 0.011539 10.0.0.249 - - [2026-01-30 20:47:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.008714 10.0.0.249 - - [2026-01-30 20:47:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.099109 10.0.0.249 - - [2026-01-30 20:47:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.020146 10.0.0.249 - - [2026-01-30 20:47:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.013827 10.0.0.249 - - [2026-01-30 20:47:51] "GET /virtual-machine-interface/f169c874-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007918 10.0.0.249 - - [2026-01-30 20:47:51] "POST /instance-ips HTTP/1.1" 200 398 0.036478 10.0.0.249 - - [2026-01-30 20:47:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.016622 10.0.0.249 - - [2026-01-30 20:47:51] "GET /virtual-machine-interface/f169c874-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.013864 10.0.0.249 - - [2026-01-30 20:47:51] "POST /set-tag HTTP/1.1" 200 109 0.038668 10.0.0.249 - - [2026-01-30 20:47:51] "GET /virtual-machine-interface/f169c874-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012974 10.0.0.249 - - [2026-01-30 20:47:51] "GET /instance-ip/f17edd04-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.012933 10.0.0.249 - - [2026-01-30 20:47:51] "GET /virtual-machine-interface/f169c874-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004494 10.0.0.249 - - [2026-01-30 20:47:51] "POST /set-tag HTTP/1.1" 200 109 0.002088 10.0.0.249 - - [2026-01-30 20:47:51] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2344 0.004032 10.0.0.249 - - [2026-01-30 20:47:51] "POST /ref-update HTTP/1.1" 200 156 0.011851 10.0.0.249 - - [2026-01-30 20:47:51] "GET /virtual-machine-interface/efd22902-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009083 10.0.0.249 - - [2026-01-30 20:47:51] "POST /set-tag HTTP/1.1" 200 109 0.005713 10.0.0.249 - - [2026-01-30 20:47:51] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2558 0.006814 10.0.0.249 - - [2026-01-30 20:47:51] "POST /ref-update HTTP/1.1" 200 156 0.008995 10.0.0.249 - - [2026-01-30 20:47:51] "GET /virtual-machine-interface/f04ee0fa-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010078 10.0.0.249 - - [2026-01-30 20:47:51] "POST /set-tag HTTP/1.1" 200 109 0.002721 10.0.0.249 - - [2026-01-30 20:47:51] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2772 0.004460 10.0.0.249 - - [2026-01-30 20:47:51] "POST /ref-update HTTP/1.1" 200 156 0.010747 10.0.0.249 - - [2026-01-30 20:47:51] "GET /virtual-machine-interface/f0ea52ba-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.027960 10.0.0.249 - - [2026-01-30 20:47:51] "POST /set-tag HTTP/1.1" 200 109 0.003349 10.0.0.249 - - [2026-01-30 20:47:51] "GET /virtual-machine-interface/ed808dd8-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005070 10.0.0.249 - - [2026-01-30 20:47:51] "POST /set-tag HTTP/1.1" 200 109 0.002446 10.0.0.249 - - [2026-01-30 20:47:51] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2986 0.004955 10.0.0.249 - - [2026-01-30 20:47:52] "POST /ref-update HTTP/1.1" 200 156 0.015686 10.0.0.249 - - [2026-01-30 20:47:52] "GET /virtual-machine-interface/f169c874-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.024452 10.0.0.249 - - [2026-01-30 20:47:52] "POST /set-tag HTTP/1.1" 200 109 0.003153 10.0.0.249 - - [2026-01-30 20:47:52] "GET /virtual-machine-interface/ee09b144-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004038 10.0.0.249 - - [2026-01-30 20:47:52] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.249 - - [2026-01-30 20:47:52] "GET /virtual-machine-interface/eeb891f0-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006066 10.0.0.249 - - [2026-01-30 20:47:52] "POST /set-tag HTTP/1.1" 200 109 0.003116 10.0.0.249 - - [2026-01-30 20:47:52] "GET /virtual-machine-interface/ef2cceee-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005213 10.0.0.249 - - [2026-01-30 20:47:52] "POST /set-tag HTTP/1.1" 200 109 0.003744 10.0.0.249 - - [2026-01-30 20:47:52] "GET /virtual-machine-interface/efd22902-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006012 10.0.0.249 - - [2026-01-30 20:47:52] "POST /set-tag HTTP/1.1" 200 109 0.003309 10.0.0.249 - - [2026-01-30 20:47:52] "GET /virtual-machine-interface/ee09b144-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006223 10.0.0.249 - - [2026-01-30 20:47:52] "POST /set-tag HTTP/1.1" 200 109 0.002852 10.0.0.249 - - [2026-01-30 20:47:52] "GET /virtual-machine-interface/f04ee0fa-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004495 10.0.0.249 - - [2026-01-30 20:47:52] "POST /set-tag HTTP/1.1" 200 109 0.002744 10.0.0.249 - - [2026-01-30 20:47:52] "GET /virtual-machine-interface/ef2cceee-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005274 10.0.0.249 - - [2026-01-30 20:47:52] "POST /set-tag HTTP/1.1" 200 109 0.003341 10.0.0.249 - - [2026-01-30 20:47:52] "GET /virtual-machine-interface/f0ea52ba-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005409 10.0.0.249 - - [2026-01-30 20:47:52] "POST /set-tag HTTP/1.1" 200 109 0.003090 10.0.0.249 - - [2026-01-30 20:47:52] "GET /virtual-machine-interface/f169c874-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005755 10.0.0.249 - - [2026-01-30 20:47:52] "POST /set-tag HTTP/1.1" 200 109 0.003439 10.0.0.249 - - [2026-01-30 20:47:54] "GET /virtual-machine-interface/ed808dd8-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007516 10.0.0.249 - - [2026-01-30 20:47:54] "POST /set-tag HTTP/1.1" 200 109 0.002437 10.0.0.249 - - [2026-01-30 20:47:54] "GET /virtual-machine-interface/f04ee0fa-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010202 10.0.0.249 - - [2026-01-30 20:47:54] "POST /set-tag HTTP/1.1" 200 109 0.002284 10.0.0.249 - - [2026-01-30 20:47:54] "GET /virtual-machine-interface/efd22902-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004239 10.0.0.249 - - [2026-01-30 20:47:54] "POST /set-tag HTTP/1.1" 200 109 0.004002 10.0.0.249 - - [2026-01-30 20:47:55] "GET /virtual-machine-interface/f169c874-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006117 10.0.0.249 - - [2026-01-30 20:47:55] "POST /set-tag HTTP/1.1" 200 109 0.003652 10.0.0.249 - - [2026-01-30 20:47:55] "GET /virtual-machine-interface/eeb891f0-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004344 10.0.0.249 - - [2026-01-30 20:47:55] "POST /set-tag HTTP/1.1" 200 109 0.002180 10.0.0.249 - - [2026-01-30 20:47:55] "GET /virtual-machine-interface/f0ea52ba-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003993 10.0.0.249 - - [2026-01-30 20:47:55] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.249 - - [2026-01-30 20:47:58] "GET /virtual-machine/aaa6dcd1-a844-42a6-90de-bf5632ee51c2?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002811 10.0.0.249 - - [2026-01-30 20:47:58] "GET /virtual-machine-interface/ed808dd8-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003995 10.0.0.249 - - [2026-01-30 20:47:58] "GET /virtual-machine/aaba36f6-b699-4ecc-aadb-94266ea09cd6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002986 10.0.0.249 - - [2026-01-30 20:47:58] "GET /virtual-machine-interface/ee09b144-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004746 10.0.0.249 - - [2026-01-30 20:47:58] "GET /virtual-machine/b9f9bdb1-1db8-4a41-b7be-68d51c61398e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003424 10.0.0.249 - - [2026-01-30 20:47:58] "GET /virtual-machine-interface/eeb891f0-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004724 10.0.0.249 - - [2026-01-30 20:47:58] "GET /virtual-machine/3a0647b4-ef1f-4475-a0df-924e33ccab66?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003044 10.0.0.249 - - [2026-01-30 20:47:58] "GET /virtual-machine-interface/ef2cceee-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004428 10.0.0.249 - - [2026-01-30 20:47:59] "GET /virtual-machine/14324fa9-15c9-4080-af24-2354d181a871?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003440 10.0.0.249 - - [2026-01-30 20:47:59] "GET /virtual-machine-interface/efd22902-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004812 10.0.0.249 - - [2026-01-30 20:47:59] "GET /virtual-machine/93c710d1-f5ed-4f30-a61e-f75b007af3b6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.003551 10.0.0.249 - - [2026-01-30 20:47:59] "GET /virtual-machine-interface/f0ea52ba-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004541 10.0.0.249 - - [2026-01-30 20:47:59] "GET /virtual-machine/34c5f23b-4ba8-4156-a308-2fca1bd4f7f6?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003011 10.0.0.249 - - [2026-01-30 20:47:59] "GET /virtual-machine-interface/f04ee0fa-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003893 10.0.0.249 - - [2026-01-30 20:47:59] "GET /virtual-machine/e8630cca-3d0b-49bd-81d7-da621de11d3e?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.004463 10.0.0.249 - - [2026-01-30 20:47:59] "GET /virtual-machine-interface/f169c874-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004913 10.0.0.249 - - [2026-01-30 20:47:59] "GET /loadbalancer/5febbc63-137b-474d-9e52-2457ebc2625e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004169 10.0.0.249 - - [2026-01-30 20:47:59] "POST /tags HTTP/1.1" 200 334 0.032985 10.0.0.249 - - [2026-01-30 20:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.024957 10.0.0.249 - - [2026-01-30 20:47:59] "GET /tag/4df20bdc-9da8-4752-89d9-ac8eb5e94605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.030923 10.0.0.249 - - [2026-01-30 20:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005510 10.0.0.249 - - [2026-01-30 20:47:59] "GET /project/d54b6659-729a-40c8-8a10-7296cdeab461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031917 10.0.0.249 - - [2026-01-30 20:47:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002561 10.0.0.249 - - [2026-01-30 20:48:00] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.005654 10.0.0.249 - - [2026-01-30 20:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.249 - - [2026-01-30 20:48:00] "GET /service-appliance-set/70ab436a-050f-41a1-b5b8-11e35885dec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.004222 10.0.0.249 - - [2026-01-30 20:48:00] "POST /fqname-to-id HTTP/1.1" 404 273 0.002781 10.0.0.249 - - [2026-01-30 20:48:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.104068 10.0.0.249 - - [2026-01-30 20:48:00] "GET /virtual-machine-interface/53e56cc7-813c-4be8-97fc-f063dbc9c3a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.010721 10.0.0.249 - - [2026-01-30 20:48:00] "POST /instance-ips HTTP/1.1" 200 410 0.022059 10.0.0.249 - - [2026-01-30 20:48:00] "GET /instance-ip/2ea9a6e9-59a2-4441-a064-9fd78620bb6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004713 10.0.0.249 - - [2026-01-30 20:48:00] "POST /loadbalancers HTTP/1.1" 200 631 0.065152 10.0.0.249 - - [2026-01-30 20:48:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.010013 10.0.0.249 - - [2026-01-30 20:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002110 10.0.0.249 - - [2026-01-30 20:48:00] "GET /project/d54b6659-729a-40c8-8a10-7296cdeab461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039901 10.0.0.249 - - [2026-01-30 20:48:00] "GET /instance-ip/2ea9a6e9-59a2-4441-a064-9fd78620bb6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004722 10.0.0.249 - - [2026-01-30 20:48:00] "GET /project/d54b6659-729a-40c8-8a10-7296cdeab461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.023280 10.0.0.249 - - [2026-01-30 20:48:00] "GET /loadbalancer/5febbc63-137b-474d-9e52-2457ebc2625e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.005250 10.0.0.249 - - [2026-01-30 20:48:00] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.020612 10.0.0.249 - - [2026-01-30 20:48:00] "POST /floating-ips HTTP/1.1" 200 599 0.025375 10.0.0.249 - - [2026-01-30 20:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.249 - - [2026-01-30 20:48:00] "GET /project/d54b6659-729a-40c8-8a10-7296cdeab461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039925 10.0.0.249 - - [2026-01-30 20:48:00] "GET /loadbalancer-listener/70ebab0e-5cee-4de9-968d-e2ee0a94c59d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.003252 10.0.0.249 - - [2026-01-30 20:48:00] "GET /loadbalancer-listener/70ebab0e-5cee-4de9-968d-e2ee0a94c59d?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.004122 10.0.0.249 - - [2026-01-30 20:48:00] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.018170 10.0.0.249 - - [2026-01-30 20:48:00] "GET /instance-ip/2ea9a6e9-59a2-4441-a064-9fd78620bb6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.014365 10.0.0.249 - - [2026-01-30 20:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006883 10.0.0.249 - - [2026-01-30 20:48:00] "GET /instance-ip/2ea9a6e9-59a2-4441-a064-9fd78620bb6e?fields=floating_ips HTTP/1.1" 200 1214 0.013334 10.0.0.249 - - [2026-01-30 20:48:00] "GET /floating-ip/ed04e720-5936-4af7-9d9b-ddd6fb6aa631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1501 0.003254 10.0.0.249 - - [2026-01-30 20:48:00] "GET /loadbalancer/5febbc63-137b-474d-9e52-2457ebc2625e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002770 10.0.0.249 - - [2026-01-30 20:48:00] "GET /loadbalancer-pool/1b6898e3-788a-466e-84fe-577fa09c4797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.010069 10.0.0.249 - - [2026-01-30 20:48:00] "POST /loadbalancer-members HTTP/1.1" 200 723 0.017574 10.0.0.249 - - [2026-01-30 20:48:00] "GET /loadbalancer/5febbc63-137b-474d-9e52-2457ebc2625e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.011198 10.0.0.249 - - [2026-01-30 20:48:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.009647 10.0.0.249 - - [2026-01-30 20:48:00] "GET /virtual-machine-interface/ee09b144-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011696 10.0.0.249 - - [2026-01-30 20:48:00] "GET /virtual-machine-interface/ee09b144-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.014373 10.0.0.249 - - [2026-01-30 20:48:00] "POST /tags HTTP/1.1" 409 221 0.003082 10.0.0.249 - - [2026-01-30 20:48:00] "POST /ref-update HTTP/1.1" 200 156 0.007359 10.0.0.249 - - [2026-01-30 20:48:00] "GET /floating-ip/ed04e720-5936-4af7-9d9b-ddd6fb6aa631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1818 0.005947 10.0.0.249 - - [2026-01-30 20:48:00] "PUT /floating-ip/ed04e720-5936-4af7-9d9b-ddd6fb6aa631 HTTP/1.1" 200 257 0.011374 10.0.0.249 - - [2026-01-30 20:48:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003204 10.0.0.249 - - [2026-01-30 20:48:00] "GET /tag/4df20bdc-9da8-4752-89d9-ac8eb5e94605?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010442 10.0.0.249 - - [2026-01-30 20:48:01] "POST /set-tag HTTP/1.1" 200 109 0.072613 10.0.0.249 - - [2026-01-30 20:48:01] "GET /loadbalancer-pool/1b6898e3-788a-466e-84fe-577fa09c4797?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1948 0.003224 10.0.0.249 - - [2026-01-30 20:48:01] "POST /loadbalancer-members HTTP/1.1" 200 723 0.018527 10.0.0.249 - - [2026-01-30 20:48:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.021389 10.0.0.249 - - [2026-01-30 20:48:01] "GET /virtual-machine-interface/ed808dd8-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006416 10.0.0.249 - - [2026-01-30 20:48:01] "GET /virtual-machine-interface/ed808dd8-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005544 10.0.0.249 - - [2026-01-30 20:48:01] "POST /ref-update HTTP/1.1" 200 156 0.008990 10.0.0.249 - - [2026-01-30 20:48:01] "GET /floating-ip/ed04e720-5936-4af7-9d9b-ddd6fb6aa631?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2244 0.003680 10.0.0.249 - - [2026-01-30 20:48:01] "POST /set-tag HTTP/1.1" 200 109 0.071932 10.0.0.249 - - [2026-01-30 20:48:02] "POST /tags HTTP/1.1" 409 206 0.002257 10.0.0.249 - - [2026-01-30 20:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.249 - - [2026-01-30 20:48:02] "GET /tag/9b9904a9-ff3e-4e4d-a8df-7bc352690d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013581 10.0.0.249 - - [2026-01-30 20:48:02] "POST /tags HTTP/1.1" 409 204 0.002801 10.0.0.249 - - [2026-01-30 20:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.249 - - [2026-01-30 20:48:02] "GET /tag/c8b349cf-37a7-44b3-b5ea-d04ab3bacf63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012527 10.0.0.249 - - [2026-01-30 20:48:02] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002669 10.0.0.249 - - [2026-01-30 20:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002007 10.0.0.249 - - [2026-01-30 20:48:02] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005344 10.0.0.249 - - [2026-01-30 20:48:02] "POST /tags HTTP/1.1" 409 206 0.002898 10.0.0.249 - - [2026-01-30 20:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.249 - - [2026-01-30 20:48:02] "GET /tag/9b9904a9-ff3e-4e4d-a8df-7bc352690d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.012428 10.0.0.249 - - [2026-01-30 20:48:02] "POST /tags HTTP/1.1" 409 226 0.002101 10.0.0.249 - - [2026-01-30 20:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002654 10.0.0.249 - - [2026-01-30 20:48:02] "GET /tag/93551bae-b56f-44f0-acde-c36c17ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012038 10.0.0.249 - - [2026-01-30 20:48:02] "POST /tags HTTP/1.1" 409 204 0.002306 10.0.0.249 - - [2026-01-30 20:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002262 10.0.0.249 - - [2026-01-30 20:48:02] "GET /tag/c8b349cf-37a7-44b3-b5ea-d04ab3bacf63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.011789 10.0.0.249 - - [2026-01-30 20:48:02] "POST /tags HTTP/1.1" 409 226 0.002048 10.0.0.249 - - [2026-01-30 20:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002401 10.0.0.249 - - [2026-01-30 20:48:02] "GET /tag/93551bae-b56f-44f0-acde-c36c17ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012979 10.0.0.249 - - [2026-01-30 20:48:02] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002916 10.0.0.249 - - [2026-01-30 20:48:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002851 10.0.0.249 - - [2026-01-30 20:48:02] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003146 10.0.0.249 - - [2026-01-30 20:48:03] "POST /firewall-rules HTTP/1.1" 200 628 0.070530 10.0.0.249 - - [2026-01-30 20:48:03] "POST /firewall-rules HTTP/1.1" 200 648 0.080976 10.0.0.249 - - [2026-01-30 20:48:03] "GET /firewall-rule/c0529c38-ecee-4f58-bbeb-c60935f832e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.018333 10.0.0.249 - - [2026-01-30 20:48:03] "GET /firewall-policy/87148edf-5a76-4559-8b2d-0a979d1a7a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.012348 10.0.0.249 - - [2026-01-30 20:48:03] "GET /firewall-rule/4da4555b-57b1-462c-b3b5-e46a66b8b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.005395 10.0.0.249 - - [2026-01-30 20:48:03] "POST /ref-update HTTP/1.1" 200 156 0.021405 10.0.0.249 - - [2026-01-30 20:48:03] "POST /firewall-policys HTTP/1.1" 200 608 0.040183 10.0.0.249 - - [2026-01-30 20:48:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.014012 10.0.0.249 - - [2026-01-30 20:48:03] "GET /firewall-policy/12aa5433-3ce1-4625-bbf2-b1d8ee1190c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.010086 10.0.0.249 - - [2026-01-30 20:48:03] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002511 10.0.0.249 - - [2026-01-30 20:48:03] "GET /firewall-policy/12aa5433-3ce1-4625-bbf2-b1d8ee1190c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002738 10.0.0.249 - - [2026-01-30 20:48:03] "GET /firewall-policy/4dbf1d86-fc09-41d8-a25d-e5526404566b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004080 10.0.0.249 - - [2026-01-30 20:48:03] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004245 10.0.0.249 - - [2026-01-30 20:48:03] "GET /firewall-policy/87148edf-5a76-4559-8b2d-0a979d1a7a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.004797 10.0.0.249 - - [2026-01-30 20:48:03] "GET /firewall-policy/87148edf-5a76-4559-8b2d-0a979d1a7a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003255 10.0.0.249 - - [2026-01-30 20:48:03] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.009723 10.0.0.249 - - [2026-01-30 20:48:03] "POST /ref-update HTTP/1.1" 200 156 0.019813 10.0.0.249 - - [2026-01-30 20:48:03] "POST /ref-update HTTP/1.1" 200 156 0.024369 10.0.0.249 - - [2026-01-30 20:48:03] "POST /ref-update HTTP/1.1" 200 156 0.040517 10.0.0.249 - - [2026-01-30 20:48:03] "POST /ref-update HTTP/1.1" 200 156 0.030964 10.0.0.249 - - [2026-01-30 20:48:03] "POST /ref-update HTTP/1.1" 200 156 0.028138 10.0.0.249 - - [2026-01-30 20:48:03] "GET /firewall-policy/12aa5433-3ce1-4625-bbf2-b1d8ee1190c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.010361 10.0.0.249 - - [2026-01-30 20:49:17] "GET /global-system-configs HTTP/1.1" 200 323 0.002633 10.0.0.249 - - [2026-01-30 20:49:18] "GET /global-system-configs HTTP/1.1" 200 323 0.003459 10.0.0.249 - - [2026-01-30 20:50:02] "POST /tags HTTP/1.1" 409 252 0.005395 10.0.0.249 - - [2026-01-30 20:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002147 10.0.0.249 - - [2026-01-30 20:50:02] "GET /tag/accefc9d-41c8-42b6-8665-4a29268e1060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012584 10.0.0.249 - - [2026-01-30 20:50:02] "POST /tags HTTP/1.1" 409 228 0.002050 10.0.0.249 - - [2026-01-30 20:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.249 - - [2026-01-30 20:50:02] "GET /tag/057d38c2-8a63-40ee-92b5-169d6b4b1772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.013540 10.0.0.249 - - [2026-01-30 20:50:02] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003712 10.0.0.249 - - [2026-01-30 20:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.249 - - [2026-01-30 20:50:02] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.006721 10.0.0.249 - - [2026-01-30 20:50:02] "POST /tags HTTP/1.1" 409 206 0.003561 10.0.0.249 - - [2026-01-30 20:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.249 - - [2026-01-30 20:50:02] "GET /tag/9b9904a9-ff3e-4e4d-a8df-7bc352690d24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013831 10.0.0.249 - - [2026-01-30 20:50:02] "POST /tags HTTP/1.1" 409 226 0.002465 10.0.0.249 - - [2026-01-30 20:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003079 10.0.0.249 - - [2026-01-30 20:50:02] "GET /tag/93551bae-b56f-44f0-acde-c36c17ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010886 10.0.0.249 - - [2026-01-30 20:50:02] "POST /tags HTTP/1.1" 409 204 0.001995 10.0.0.249 - - [2026-01-30 20:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001737 10.0.0.249 - - [2026-01-30 20:50:02] "GET /tag/c8b349cf-37a7-44b3-b5ea-d04ab3bacf63?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.012038 10.0.0.249 - - [2026-01-30 20:50:02] "POST /tags HTTP/1.1" 409 226 0.002996 10.0.0.249 - - [2026-01-30 20:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002218 10.0.0.249 - - [2026-01-30 20:50:02] "GET /tag/93551bae-b56f-44f0-acde-c36c17ef7723?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010857 10.0.0.249 - - [2026-01-30 20:50:02] "POST /tags HTTP/1.1" 409 228 0.002188 10.0.0.249 - - [2026-01-30 20:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.249 - - [2026-01-30 20:50:02] "GET /tag/057d38c2-8a63-40ee-92b5-169d6b4b1772?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1202 0.011678 10.0.0.249 - - [2026-01-30 20:50:02] "POST /tags HTTP/1.1" 409 252 0.002307 10.0.0.249 - - [2026-01-30 20:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001916 10.0.0.249 - - [2026-01-30 20:50:02] "GET /tag/accefc9d-41c8-42b6-8665-4a29268e1060?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.012034 10.0.0.249 - - [2026-01-30 20:50:02] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002713 10.0.0.249 - - [2026-01-30 20:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.249 - - [2026-01-30 20:50:02] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002936 10.0.0.249 - - [2026-01-30 20:50:02] "POST /firewall-rules HTTP/1.1" 409 281 0.001927 10.0.0.249 - - [2026-01-30 20:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002421 10.0.0.249 - - [2026-01-30 20:50:02] "PUT /firewall-rule/4da4555b-57b1-462c-b3b5-e46a66b8b7a7 HTTP/1.1" 200 261 0.034275 10.0.0.249 - - [2026-01-30 20:50:02] "POST /firewall-rules HTTP/1.1" 409 291 0.006458 10.0.0.249 - - [2026-01-30 20:50:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.249 - - [2026-01-30 20:50:02] "PUT /firewall-rule/c0529c38-ecee-4f58-bbeb-c60935f832e5 HTTP/1.1" 200 261 0.027293 10.0.0.249 - - [2026-01-30 20:50:02] "GET /firewall-rule/c0529c38-ecee-4f58-bbeb-c60935f832e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.021308 10.0.0.249 - - [2026-01-30 20:50:03] "POST /firewall-rules HTTP/1.1" 200 660 0.085107 10.0.0.249 - - [2026-01-30 20:50:03] "GET /firewall-rule/c0cd3582-7c89-4526-b4d8-2d6467630a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.008711 10.0.0.249 - - [2026-01-30 20:50:03] "GET /firewall-policy/87148edf-5a76-4559-8b2d-0a979d1a7a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002411 10.0.0.249 - - [2026-01-30 20:50:03] "GET /firewall-rule/4da4555b-57b1-462c-b3b5-e46a66b8b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.003248 10.0.0.249 - - [2026-01-30 20:50:03] "POST /firewall-policys HTTP/1.1" 409 269 0.001940 10.0.0.249 - - [2026-01-30 20:50:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.249 - - [2026-01-30 20:50:03] "PUT /firewall-policy/12aa5433-3ce1-4625-bbf2-b1d8ee1190c1 HTTP/1.1" 200 265 0.021566 10.0.0.249 - - [2026-01-30 20:50:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023419 10.0.0.249 - - [2026-01-30 20:50:03] "GET /firewall-policy/12aa5433-3ce1-4625-bbf2-b1d8ee1190c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005738 10.0.0.249 - - [2026-01-30 20:50:03] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003480 10.0.0.249 - - [2026-01-30 20:50:03] "GET /firewall-policy/12aa5433-3ce1-4625-bbf2-b1d8ee1190c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.003722 10.0.0.249 - - [2026-01-30 20:50:03] "GET /firewall-policy/12aa5433-3ce1-4625-bbf2-b1d8ee1190c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005327 10.0.0.249 - - [2026-01-30 20:50:03] "GET /firewall-policy/12aa5433-3ce1-4625-bbf2-b1d8ee1190c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.005736 10.0.0.249 - - [2026-01-30 20:51:04] "GET /virtual-machine-interface/efd22902-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017956 10.0.0.249 - - [2026-01-30 20:51:04] "POST /set-tag HTTP/1.1" 200 109 0.003000 10.0.0.249 - - [2026-01-30 20:51:04] "GET /virtual-machine-interface/eeb891f0-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006059 10.0.0.249 - - [2026-01-30 20:51:04] "POST /set-tag HTTP/1.1" 200 109 0.003536 10.0.0.249 - - [2026-01-30 20:51:04] "GET /virtual-machine-interface/f04ee0fa-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.007349 10.0.0.249 - - [2026-01-30 20:51:04] "POST /set-tag HTTP/1.1" 200 109 0.002722 10.0.0.249 - - [2026-01-30 20:51:05] "GET /virtual-machine-interface/ee09b144-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007273 10.0.0.249 - - [2026-01-30 20:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002667 10.0.0.249 - - [2026-01-30 20:51:05] "GET /virtual-machine-interface/ed808dd8-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004806 10.0.0.249 - - [2026-01-30 20:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002979 10.0.0.249 - - [2026-01-30 20:51:05] "GET /virtual-machine-interface/f169c874-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006513 10.0.0.249 - - [2026-01-30 20:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002820 10.0.0.249 - - [2026-01-30 20:51:05] "GET /virtual-machine-interface/f0ea52ba-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006492 10.0.0.249 - - [2026-01-30 20:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002817 10.0.0.249 - - [2026-01-30 20:51:05] "GET /virtual-machine-interface/ef2cceee-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005096 10.0.0.249 - - [2026-01-30 20:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002652 10.0.0.249 - - [2026-01-30 20:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003097 10.0.0.249 - - [2026-01-30 20:51:05] "GET /loadbalancer/5febbc63-137b-474d-9e52-2457ebc2625e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002616 10.0.0.249 - - [2026-01-30 20:51:05] "GET /virtual-machine-interface/ee09b144-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.004000 10.0.0.249 - - [2026-01-30 20:51:05] "POST /set-tag HTTP/1.1" 200 109 0.021111 10.0.0.249 - - [2026-01-30 20:51:05] "DELETE /loadbalancer-member/ff4495b6-237a-4087-9e00-bea82652a6a7 HTTP/1.1" 200 115 0.034183 10.0.0.249 - - [2026-01-30 20:51:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001851 10.0.0.249 - - [2026-01-30 20:51:05] "GET /loadbalancer/5febbc63-137b-474d-9e52-2457ebc2625e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002259 10.0.0.249 - - [2026-01-30 20:51:05] "GET /virtual-machine-interface/ed808dd8-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005907 10.0.0.249 - - [2026-01-30 20:51:05] "POST /set-tag HTTP/1.1" 200 109 0.003335 10.0.0.249 - - [2026-01-30 20:51:05] "GET /virtual-machine-interface/ed808dd8-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007294 10.0.0.249 - - [2026-01-30 20:51:05] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.249 - - [2026-01-30 20:51:06] "GET /virtual-machine/aaa6dcd1-a844-42a6-90de-bf5632ee51c2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003248 10.0.0.249 - - [2026-01-30 20:51:06] "POST /ref-update HTTP/1.1" 200 156 0.015229 10.0.0.249 - - [2026-01-30 20:51:06] "GET /virtual-machine-interface/ed808dd8-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.017282 10.0.0.249 - - [2026-01-30 20:51:06] "POST /set-tag HTTP/1.1" 200 109 0.031214 10.0.0.249 - - [2026-01-30 20:51:06] "POST /set-tag HTTP/1.1" 200 109 0.046586 10.0.0.249 - - [2026-01-30 20:51:06] "POST /set-tag HTTP/1.1" 200 109 0.032766 10.0.0.249 - - [2026-01-30 20:51:06] "POST /set-tag HTTP/1.1" 200 109 0.019895 10.0.0.249 - - [2026-01-30 20:51:06] "POST /set-tag HTTP/1.1" 200 109 0.032594 10.0.0.249 - - [2026-01-30 20:51:06] "DELETE /instance-ip/ed9da878-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.045454 10.0.0.249 - - [2026-01-30 20:51:06] "POST /ref-update HTTP/1.1" 200 156 0.007718 10.0.0.249 - - [2026-01-30 20:51:06] "DELETE /virtual-machine-interface/ed808dd8-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.045872 10.0.0.249 - - [2026-01-30 20:51:06] "DELETE /virtual-machine/aaa6dcd1-a844-42a6-90de-bf5632ee51c2 HTTP/1.1" 200 115 0.015755 10.0.0.249 - - [2026-01-30 20:51:06] "GET /virtual-machine-interface/ee09b144-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010342 10.0.0.249 - - [2026-01-30 20:51:06] "POST /set-tag HTTP/1.1" 200 109 0.002697 10.0.0.249 - - [2026-01-30 20:51:06] "GET /virtual-machine-interface/eeb891f0-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005278 10.0.0.249 - - [2026-01-30 20:51:06] "POST /set-tag HTTP/1.1" 200 109 0.002509 10.0.0.249 - - [2026-01-30 20:51:06] "GET /virtual-machine-interface/eeb891f0-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004468 10.0.0.249 - - [2026-01-30 20:51:06] "POST /set-tag HTTP/1.1" 200 109 0.002320 10.0.0.249 - - [2026-01-30 20:51:06] "GET /virtual-machine/b9f9bdb1-1db8-4a41-b7be-68d51c61398e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.002458 10.0.0.249 - - [2026-01-30 20:51:06] "POST /ref-update HTTP/1.1" 200 156 0.009583 10.0.0.249 - - [2026-01-30 20:51:06] "GET /virtual-machine-interface/eeb891f0-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018004 10.0.0.249 - - [2026-01-30 20:51:06] "POST /set-tag HTTP/1.1" 200 109 0.020746 10.0.0.249 - - [2026-01-30 20:51:06] "POST /set-tag HTTP/1.1" 200 109 0.035264 10.0.0.249 - - [2026-01-30 20:51:06] "POST /set-tag HTTP/1.1" 200 109 0.036562 10.0.0.249 - - [2026-01-30 20:51:06] "POST /set-tag HTTP/1.1" 200 109 0.055113 10.0.0.249 - - [2026-01-30 20:51:07] "POST /set-tag HTTP/1.1" 200 109 0.016943 10.0.0.249 - - [2026-01-30 20:51:07] "DELETE /instance-ip/eecfe7c4-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.048642 10.0.0.249 - - [2026-01-30 20:51:07] "DELETE /virtual-machine-interface/eeb891f0-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.042341 10.0.0.249 - - [2026-01-30 20:51:07] "DELETE /virtual-machine/b9f9bdb1-1db8-4a41-b7be-68d51c61398e HTTP/1.1" 200 115 0.019617 10.0.0.249 - - [2026-01-30 20:51:07] "GET /virtual-machine-interface/ee09b144-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006044 10.0.0.249 - - [2026-01-30 20:51:07] "POST /set-tag HTTP/1.1" 200 109 0.004159 10.0.0.249 - - [2026-01-30 20:51:07] "GET /virtual-machine/aaba36f6-b699-4ecc-aadb-94266ea09cd6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003095 10.0.0.249 - - [2026-01-30 20:51:07] "POST /ref-update HTTP/1.1" 200 156 0.009717 10.0.0.249 - - [2026-01-30 20:51:07] "GET /virtual-machine-interface/ee09b144-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004693 10.0.0.249 - - [2026-01-30 20:51:07] "POST /set-tag HTTP/1.1" 200 109 0.023192 10.0.0.249 - - [2026-01-30 20:51:07] "POST /set-tag HTTP/1.1" 200 109 0.033590 10.0.0.249 - - [2026-01-30 20:51:07] "POST /set-tag HTTP/1.1" 200 109 0.017353 10.0.0.249 - - [2026-01-30 20:51:07] "POST /set-tag HTTP/1.1" 200 109 0.022768 10.0.0.249 - - [2026-01-30 20:51:07] "POST /set-tag HTTP/1.1" 200 109 0.026765 10.0.0.249 - - [2026-01-30 20:51:07] "DELETE /instance-ip/ee26d6b6-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.046143 10.0.0.249 - - [2026-01-30 20:51:07] "POST /ref-update HTTP/1.1" 200 156 0.012326 10.0.0.249 - - [2026-01-30 20:51:07] "DELETE /virtual-machine-interface/ee09b144-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.040805 10.0.0.249 - - [2026-01-30 20:51:07] "DELETE /virtual-machine/aaba36f6-b699-4ecc-aadb-94266ea09cd6 HTTP/1.1" 200 115 0.025817 10.0.0.249 - - [2026-01-30 20:51:07] "DELETE /tag/430758eb-2d79-4c38-af50-1bb4d448b794 HTTP/1.1" 200 115 0.059614 10.0.0.249 - - [2026-01-30 20:51:07] "GET /virtual-machine-interface/ef2cceee-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007453 10.0.0.249 - - [2026-01-30 20:51:07] "POST /set-tag HTTP/1.1" 200 109 0.003216 10.0.0.249 - - [2026-01-30 20:51:07] "GET /virtual-machine-interface/ef2cceee-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004709 10.0.0.249 - - [2026-01-30 20:51:07] "POST /set-tag HTTP/1.1" 200 109 0.002323 10.0.0.249 - - [2026-01-30 20:51:07] "GET /virtual-machine/3a0647b4-ef1f-4475-a0df-924e33ccab66?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1659 0.003067 10.0.0.249 - - [2026-01-30 20:51:07] "POST /ref-update HTTP/1.1" 200 156 0.009854 10.0.0.249 - - [2026-01-30 20:51:07] "GET /virtual-machine-interface/ef2cceee-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010880 10.0.0.249 - - [2026-01-30 20:51:07] "POST /set-tag HTTP/1.1" 200 109 0.024826 10.0.0.249 - - [2026-01-30 20:51:07] "POST /set-tag HTTP/1.1" 200 109 0.034795 10.0.0.249 - - [2026-01-30 20:51:08] "POST /set-tag HTTP/1.1" 200 109 0.030909 10.0.0.249 - - [2026-01-30 20:51:08] "POST /set-tag HTTP/1.1" 200 109 0.020451 10.0.0.249 - - [2026-01-30 20:51:08] "POST /set-tag HTTP/1.1" 200 109 0.032293 10.0.0.249 - - [2026-01-30 20:51:08] "DELETE /instance-ip/ef451922-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.054914 10.0.0.249 - - [2026-01-30 20:51:08] "DELETE /virtual-machine-interface/ef2cceee-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.055899 10.0.0.249 - - [2026-01-30 20:51:08] "DELETE /virtual-machine/3a0647b4-ef1f-4475-a0df-924e33ccab66 HTTP/1.1" 200 115 0.023301 10.0.0.249 - - [2026-01-30 20:51:08] "DELETE /tag/9b9904a9-ff3e-4e4d-a8df-7bc352690d24 HTTP/1.1" 409 391 0.007369 10.0.0.249 - - [2026-01-30 20:51:08] "DELETE /tag/1117a530-2961-4d0e-b7fa-d8ec6cbaf57e HTTP/1.1" 200 115 0.046561 10.0.0.249 - - [2026-01-30 20:51:36] "GET /virtual-machine-interface/efd22902-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004461 10.0.0.249 - - [2026-01-30 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.003275 10.0.0.249 - - [2026-01-30 20:51:36] "GET /virtual-machine-interface/efd22902-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004848 10.0.0.249 - - [2026-01-30 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.003160 10.0.0.249 - - [2026-01-30 20:51:36] "GET /virtual-machine/14324fa9-15c9-4080-af24-2354d181a871?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.004778 10.0.0.249 - - [2026-01-30 20:51:36] "POST /ref-update HTTP/1.1" 200 156 0.013788 10.0.0.249 - - [2026-01-30 20:51:36] "GET /virtual-machine-interface/efd22902-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006046 10.0.0.249 - - [2026-01-30 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.028234 10.0.0.249 - - [2026-01-30 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.038303 10.0.0.249 - - [2026-01-30 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.015814 10.0.0.249 - - [2026-01-30 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.035343 10.0.0.249 - - [2026-01-30 20:51:36] "DELETE /instance-ip/eff0c0b0-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.069519 10.0.0.249 - - [2026-01-30 20:51:36] "DELETE /virtual-machine-interface/efd22902-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.041800 10.0.0.249 - - [2026-01-30 20:51:36] "DELETE /virtual-machine/14324fa9-15c9-4080-af24-2354d181a871 HTTP/1.1" 200 115 0.046550 10.0.0.249 - - [2026-01-30 20:51:36] "DELETE /tag/2c5e788b-effa-4054-b5c4-ebe5ec5a389c HTTP/1.1" 200 115 0.066037 10.0.0.249 - - [2026-01-30 20:51:36] "GET /virtual-machine-interface/f169c874-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005604 10.0.0.249 - - [2026-01-30 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002817 10.0.0.249 - - [2026-01-30 20:51:36] "GET /virtual-machine-interface/f0ea52ba-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004070 10.0.0.249 - - [2026-01-30 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002489 10.0.0.249 - - [2026-01-30 20:51:36] "GET /virtual-machine-interface/f0ea52ba-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006631 10.0.0.249 - - [2026-01-30 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.002435 10.0.0.249 - - [2026-01-30 20:51:36] "GET /virtual-machine/93c710d1-f5ed-4f30-a61e-f75b007af3b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1636 0.002666 10.0.0.249 - - [2026-01-30 20:51:36] "POST /ref-update HTTP/1.1" 200 156 0.019253 10.0.0.249 - - [2026-01-30 20:51:36] "GET /virtual-machine-interface/f0ea52ba-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005133 10.0.0.249 - - [2026-01-30 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.020095 10.0.0.249 - - [2026-01-30 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.027007 10.0.0.249 - - [2026-01-30 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.018589 10.0.0.249 - - [2026-01-30 20:51:36] "POST /set-tag HTTP/1.1" 200 109 0.019860 10.0.0.249 - - [2026-01-30 20:51:37] "DELETE /instance-ip/f1045b56-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.061019 10.0.0.249 - - [2026-01-30 20:51:37] "DELETE /virtual-machine-interface/f0ea52ba-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.045032 10.0.0.249 - - [2026-01-30 20:51:37] "DELETE /virtual-machine/93c710d1-f5ed-4f30-a61e-f75b007af3b6 HTTP/1.1" 200 115 0.032668 10.0.0.249 - - [2026-01-30 20:51:37] "DELETE /tag/2967c00d-6377-4c99-9e6a-804a021b751a HTTP/1.1" 200 115 0.047891 10.0.0.249 - - [2026-01-30 20:51:37] "GET /virtual-machine-interface/f04ee0fa-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005790 10.0.0.249 - - [2026-01-30 20:51:37] "POST /set-tag HTTP/1.1" 200 109 0.002989 10.0.0.249 - - [2026-01-30 20:51:37] "GET /virtual-machine-interface/f04ee0fa-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006323 10.0.0.249 - - [2026-01-30 20:51:37] "POST /set-tag HTTP/1.1" 200 109 0.003140 10.0.0.249 - - [2026-01-30 20:51:37] "GET /virtual-machine/34c5f23b-4ba8-4156-a308-2fca1bd4f7f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003358 10.0.0.249 - - [2026-01-30 20:51:37] "POST /ref-update HTTP/1.1" 200 156 0.009204 10.0.0.249 - - [2026-01-30 20:51:37] "GET /virtual-machine-interface/f04ee0fa-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.017947 10.0.0.249 - - [2026-01-30 20:51:37] "POST /set-tag HTTP/1.1" 200 109 0.019119 10.0.0.249 - - [2026-01-30 20:51:37] "POST /set-tag HTTP/1.1" 200 109 0.031191 10.0.0.249 - - [2026-01-30 20:51:37] "POST /set-tag HTTP/1.1" 200 109 0.036376 10.0.0.249 - - [2026-01-30 20:51:37] "POST /set-tag HTTP/1.1" 200 109 0.013139 10.0.0.249 - - [2026-01-30 20:51:37] "DELETE /instance-ip/f068e270-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.050601 10.0.0.249 - - [2026-01-30 20:51:37] "DELETE /virtual-machine-interface/f04ee0fa-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.051827 10.0.0.249 - - [2026-01-30 20:51:37] "DELETE /virtual-machine/34c5f23b-4ba8-4156-a308-2fca1bd4f7f6 HTTP/1.1" 200 115 0.024129 10.0.0.249 - - [2026-01-30 20:51:37] "DELETE /tag/11a006ea-7991-4956-83ff-b99f91225b5d HTTP/1.1" 200 115 0.040625 10.0.0.249 - - [2026-01-30 20:51:37] "DELETE /tag/c4ea6b24-5bae-4842-92a3-72f58b467330 HTTP/1.1" 200 115 0.033755 10.0.0.249 - - [2026-01-30 20:51:37] "DELETE /tag/c8b349cf-37a7-44b3-b5ea-d04ab3bacf63 HTTP/1.1" 409 237 0.004609 10.0.0.249 - - [2026-01-30 20:51:37] "GET /virtual-machine-interface/f169c874-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004453 10.0.0.249 - - [2026-01-30 20:51:37] "POST /set-tag HTTP/1.1" 200 109 0.003241 10.0.0.249 - - [2026-01-30 20:51:37] "GET /virtual-machine/e8630cca-3d0b-49bd-81d7-da621de11d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003491 10.0.0.249 - - [2026-01-30 20:51:37] "POST /ref-update HTTP/1.1" 200 156 0.011436 10.0.0.249 - - [2026-01-30 20:51:37] "GET /virtual-machine-interface/f169c874-fe1c-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014784 10.0.0.249 - - [2026-01-30 20:51:37] "POST /set-tag HTTP/1.1" 200 109 0.022889 10.0.0.249 - - [2026-01-30 20:51:37] "POST /set-tag HTTP/1.1" 200 109 0.022398 10.0.0.249 - - [2026-01-30 20:51:38] "POST /set-tag HTTP/1.1" 200 109 0.020408 10.0.0.249 - - [2026-01-30 20:51:38] "POST /set-tag HTTP/1.1" 200 109 0.031504 10.0.0.249 - - [2026-01-30 20:51:38] "DELETE /instance-ip/f17edd04-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.043761 10.0.0.249 - - [2026-01-30 20:51:38] "DELETE /virtual-machine-interface/f169c874-fe1c-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.051810 10.0.0.249 - - [2026-01-30 20:51:38] "DELETE /virtual-machine/e8630cca-3d0b-49bd-81d7-da621de11d3e HTTP/1.1" 200 115 0.026752 10.0.0.249 - - [2026-01-30 20:51:38] "DELETE /tag/057d38c2-8a63-40ee-92b5-169d6b4b1772 HTTP/1.1" 409 237 0.008055 10.0.0.249 - - [2026-01-30 20:51:38] "DELETE /tag/4c228fd7-4e62-4482-aa73-5abfe9f3ebee HTTP/1.1" 200 115 0.035977 10.0.0.249 - - [2026-01-30 20:51:38] "DELETE /tag/accefc9d-41c8-42b6-8665-4a29268e1060 HTTP/1.1" 409 237 0.004599 10.0.0.249 - - [2026-01-30 20:51:40] "POST /projects HTTP/1.1" 409 238 0.003102 10.0.0.249 - - [2026-01-30 20:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.249 - - [2026-01-30 20:51:40] "GET /project/68112fd6-e5fa-4fe3-b865-640f2b49be42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.039918 10.0.0.249 - - [2026-01-30 20:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001962 10.0.0.249 - - [2026-01-30 20:51:40] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004259 10.0.0.249 - - [2026-01-30 20:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.249 - - [2026-01-30 20:51:40] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004828 10.0.0.249 - - [2026-01-30 20:51:40] "POST /security-groups HTTP/1.1" 409 285 0.002472 10.0.0.249 - - [2026-01-30 20:51:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.249 - - [2026-01-30 20:51:40] "PUT /security-group/67169c9b-df16-46e5-8984-bb0e7cfc8569 HTTP/1.1" 200 263 0.059017 10.0.0.249 - - [2026-01-30 20:51:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024340 10.0.0.249 - - [2026-01-30 20:51:40] "PUT /access-control-list/52ce311c-2134-4356-9d21-ecae50a63877 HTTP/1.1" 200 273 0.027913 10.0.0.249 - - [2026-01-30 20:51:40] "PUT /access-control-list/db9143c6-7b51-4aef-8cb4-0a78d82c913b HTTP/1.1" 200 273 0.029431 10.0.0.249 - - [2026-01-30 20:51:45] "POST /projects HTTP/1.1" 409 238 0.002163 10.0.0.249 - - [2026-01-30 20:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004598 10.0.0.249 - - [2026-01-30 20:51:45] "GET /project/68112fd6-e5fa-4fe3-b865-640f2b49be42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.031146 10.0.0.249 - - [2026-01-30 20:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.249 - - [2026-01-30 20:51:45] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003524 10.0.0.249 - - [2026-01-30 20:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002030 10.0.0.249 - - [2026-01-30 20:51:45] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004737 10.0.0.249 - - [2026-01-30 20:51:45] "POST /security-groups HTTP/1.1" 409 285 0.002826 10.0.0.249 - - [2026-01-30 20:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002156 10.0.0.249 - - [2026-01-30 20:51:45] "PUT /security-group/67169c9b-df16-46e5-8984-bb0e7cfc8569 HTTP/1.1" 200 263 0.054987 10.0.0.249 - - [2026-01-30 20:51:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.028199 10.0.0.249 - - [2026-01-30 20:51:45] "PUT /access-control-list/52ce311c-2134-4356-9d21-ecae50a63877 HTTP/1.1" 200 273 0.011522 10.0.0.249 - - [2026-01-30 20:51:45] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.020279 10.0.0.249 - - [2026-01-30 20:51:45] "PUT /access-control-list/db9143c6-7b51-4aef-8cb4-0a78d82c913b HTTP/1.1" 200 273 0.027714 10.0.0.249 - - [2026-01-30 20:51:45] "GET /firewall-rule/776b36cd-df73-480f-9385-aea4d1308c40?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.003407 10.0.0.249 - - [2026-01-30 20:51:45] "POST /ref-update HTTP/1.1" 200 156 0.054930 10.0.0.249 - - [2026-01-30 20:51:45] "DELETE /firewall-rule/776b36cd-df73-480f-9385-aea4d1308c40 HTTP/1.1" 200 115 0.030834 10.0.0.249 - - [2026-01-30 20:51:45] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.005749 10.0.0.249 - - [2026-01-30 20:51:45] "GET /firewall-rule/ed291248-b19e-4fe0-a24a-718e4c8cd6df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003111 10.0.0.249 - - [2026-01-30 20:51:45] "POST /ref-update HTTP/1.1" 200 156 0.048532 10.0.0.249 - - [2026-01-30 20:51:45] "DELETE /firewall-rule/ed291248-b19e-4fe0-a24a-718e4c8cd6df HTTP/1.1" 200 115 0.043540 10.0.0.249 - - [2026-01-30 20:51:45] "DELETE /tag/b438f2ff-4610-4f25-98d2-cb70505df216 HTTP/1.1" 200 115 0.038521 10.0.0.249 - - [2026-01-30 20:51:45] "DELETE /tag/accefc9d-41c8-42b6-8665-4a29268e1060 HTTP/1.1" 409 237 0.003941 10.0.0.249 - - [2026-01-30 20:51:45] "DELETE /tag/057d38c2-8a63-40ee-92b5-169d6b4b1772 HTTP/1.1" 409 237 0.005118 10.0.0.249 - - [2026-01-30 20:51:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001824 10.0.0.249 - - [2026-01-30 20:51:46] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.006610 10.0.0.249 - - [2026-01-30 20:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.249 - - [2026-01-30 20:51:46] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3192 0.004470 10.0.0.249 - - [2026-01-30 20:51:46] "PUT /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097 HTTP/1.1" 200 265 0.058145 10.0.0.249 - - [2026-01-30 20:51:46] "PUT /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788 HTTP/1.1" 200 265 0.046588 10.0.0.249 - - [2026-01-30 20:51:46] "DELETE /security-group/67169c9b-df16-46e5-8984-bb0e7cfc8569 HTTP/1.1" 200 115 0.041439 10.0.0.249 - - [2026-01-30 20:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.007802 10.0.0.249 - - [2026-01-30 20:51:46] "DELETE /access-control-list/52ce311c-2134-4356-9d21-ecae50a63877 HTTP/1.1" 200 115 0.037379 10.0.0.249 - - [2026-01-30 20:51:46] "GET /project/68112fd6-e5fa-4fe3-b865-640f2b49be42?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.033035 10.0.0.249 - - [2026-01-30 20:51:46] "DELETE /access-control-list/db9143c6-7b51-4aef-8cb4-0a78d82c913b HTTP/1.1" 200 115 0.048266 10.0.0.249 - - [2026-01-30 20:51:46] "GET /project/68112fd6-e5fa-4fe3-b865-640f2b49be42?fields=security_groups HTTP/1.1" 200 1352 0.049948 10.0.0.249 - - [2026-01-30 20:51:46] "DELETE /security-group/30ecb694-4420-4aae-af81-ac28bafd7504 HTTP/1.1" 200 115 0.050847 10.0.0.249 - - [2026-01-30 20:51:46] "DELETE /access-control-list/af2c975d-d748-4ad9-b2b4-ead86289cfd0 HTTP/1.1" 200 115 0.047364 10.0.0.249 - - [2026-01-30 20:51:46] "GET /project/68112fd6-e5fa-4fe3-b865-640f2b49be42?fields=application_policy_sets HTTP/1.1" 200 1391 0.047547 10.0.0.249 - - [2026-01-30 20:51:46] "DELETE /access-control-list/10ad7bca-c2d6-41d1-a24f-2f466c41bc60 HTTP/1.1" 200 115 0.045708 10.0.0.249 - - [2026-01-30 20:51:46] "DELETE /project/68112fd6-e5fa-4fe3-b865-640f2b49be42 HTTP/1.1" 200 115 0.342268 10.0.0.249 - - [2026-01-30 20:51:46] "POST /projects HTTP/1.1" 409 238 0.003090 10.0.0.249 - - [2026-01-30 20:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002114 10.0.0.249 - - [2026-01-30 20:51:46] "GET /project/d54b6659-729a-40c8-8a10-7296cdeab461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026625 10.0.0.249 - - [2026-01-30 20:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001794 10.0.0.249 - - [2026-01-30 20:51:46] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004583 10.0.0.249 - - [2026-01-30 20:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001823 10.0.0.249 - - [2026-01-30 20:51:46] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.004349 10.0.0.249 - - [2026-01-30 20:51:46] "POST /security-groups HTTP/1.1" 409 285 0.002122 10.0.0.249 - - [2026-01-30 20:51:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.249 - - [2026-01-30 20:51:46] "PUT /security-group/c54ceba1-05e7-4024-a7ae-f98cbfea8be2 HTTP/1.1" 200 263 0.060165 10.0.0.249 - - [2026-01-30 20:51:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.019977 10.0.0.249 - - [2026-01-30 20:51:46] "PUT /access-control-list/259fe160-4e3a-4fbe-beaa-5e24227dceee HTTP/1.1" 200 273 0.020556 10.0.0.249 - - [2026-01-30 20:51:46] "PUT /access-control-list/f15a81b7-70a3-41e9-a4fa-46e29bea82ab HTTP/1.1" 200 273 0.011784 10.0.0.249 - - [2026-01-30 20:51:51] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.005141 10.0.0.249 - - [2026-01-30 20:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.249 - - [2026-01-30 20:51:51] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003355 10.0.0.249 - - [2026-01-30 20:51:51] "GET /firewall-policy/87148edf-5a76-4559-8b2d-0a979d1a7a71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002413 10.0.0.249 - - [2026-01-30 20:51:51] "GET /firewall-rule/4da4555b-57b1-462c-b3b5-e46a66b8b7a7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2327 0.002912 10.0.0.249 - - [2026-01-30 20:51:51] "POST /ref-update HTTP/1.1" 200 156 0.021448 10.0.0.249 - - [2026-01-30 20:51:51] "DELETE /firewall-rule/4da4555b-57b1-462c-b3b5-e46a66b8b7a7 HTTP/1.1" 200 115 0.057231 10.0.0.249 - - [2026-01-30 20:51:51] "GET /firewall-policy/12aa5433-3ce1-4625-bbf2-b1d8ee1190c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2640 0.002879 10.0.0.249 - - [2026-01-30 20:51:51] "GET /firewall-rule/c0cd3582-7c89-4526-b4d8-2d6467630a17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2900 0.003651 10.0.0.249 - - [2026-01-30 20:51:51] "POST /ref-update HTTP/1.1" 200 156 0.018164 10.0.0.249 - - [2026-01-30 20:51:51] "DELETE /firewall-rule/c0cd3582-7c89-4526-b4d8-2d6467630a17 HTTP/1.1" 200 115 0.211843 10.0.0.249 - - [2026-01-30 20:51:51] "GET /firewall-policy/12aa5433-3ce1-4625-bbf2-b1d8ee1190c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2354 0.064988 10.0.0.249 - - [2026-01-30 20:51:51] "GET /firewall-rule/c0529c38-ecee-4f58-bbeb-c60935f832e5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.003263 10.0.0.249 - - [2026-01-30 20:51:51] "POST /ref-update HTTP/1.1" 200 156 0.013260 10.0.0.249 - - [2026-01-30 20:51:51] "DELETE /firewall-rule/c0529c38-ecee-4f58-bbeb-c60935f832e5 HTTP/1.1" 200 115 0.038935 10.0.0.249 - - [2026-01-30 20:51:51] "GET /application-policy-set/4e247850-3edd-4d38-af93-cbbc4f56656d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.006993 10.0.0.249 - - [2026-01-30 20:51:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002144 10.0.0.249 - - [2026-01-30 20:51:51] "GET /policy-management/483dfedc-17e6-4732-9888-653bf95d842d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.002583 10.0.0.249 - - [2026-01-30 20:51:51] "GET /firewall-policy/12aa5433-3ce1-4625-bbf2-b1d8ee1190c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2050 0.003840 10.0.0.249 - - [2026-01-30 20:51:52] "POST /ref-update HTTP/1.1" 200 156 0.037216 10.0.0.249 - - [2026-01-30 20:51:52] "DELETE /firewall-policy/12aa5433-3ce1-4625-bbf2-b1d8ee1190c1 HTTP/1.1" 200 115 0.042689 10.0.0.249 - - [2026-01-30 20:51:52] "DELETE /tag/057d38c2-8a63-40ee-92b5-169d6b4b1772 HTTP/1.1" 200 115 0.090667 10.0.0.249 - - [2026-01-30 20:51:52] "DELETE /tag/accefc9d-41c8-42b6-8665-4a29268e1060 HTTP/1.1" 200 115 0.077816 10.0.0.249 - - [2026-01-30 20:51:52] "DELETE /tag/c8b349cf-37a7-44b3-b5ea-d04ab3bacf63 HTTP/1.1" 200 115 0.109376 10.0.0.249 - - [2026-01-30 20:51:52] "DELETE /tag/9b9904a9-ff3e-4e4d-a8df-7bc352690d24 HTTP/1.1" 200 115 0.089722 10.0.0.249 - - [2026-01-30 20:51:52] "DELETE /loadbalancer-member/158465dc-7672-4094-a1dd-02230de0f401 HTTP/1.1" 200 115 0.055986 10.0.0.249 - - [2026-01-30 20:51:52] "DELETE /loadbalancer-pool/1b6898e3-788a-466e-84fe-577fa09c4797 HTTP/1.1" 200 115 0.052772 10.0.0.249 - - [2026-01-30 20:51:52] "DELETE /loadbalancer-listener/70ebab0e-5cee-4de9-968d-e2ee0a94c59d HTTP/1.1" 200 115 0.042476 10.0.0.249 - - [2026-01-30 20:51:52] "DELETE /loadbalancer/5febbc63-137b-474d-9e52-2457ebc2625e HTTP/1.1" 200 115 0.037716 10.0.0.249 - - [2026-01-30 20:51:52] "DELETE /floating-ip/ed04e720-5936-4af7-9d9b-ddd6fb6aa631 HTTP/1.1" 200 115 0.042625 10.0.0.249 - - [2026-01-30 20:51:52] "DELETE /instance-ip/2ea9a6e9-59a2-4441-a064-9fd78620bb6e HTTP/1.1" 200 115 0.063951 10.0.0.249 - - [2026-01-30 20:51:52] "DELETE /virtual-machine-interface/53e56cc7-813c-4be8-97fc-f063dbc9c3a5 HTTP/1.1" 200 115 0.040659 10.0.0.249 - - [2026-01-30 20:51:52] "DELETE /tag/4df20bdc-9da8-4752-89d9-ac8eb5e94605 HTTP/1.1" 200 115 0.053355 10.0.0.249 - - [2026-01-30 20:51:52] "POST /projects HTTP/1.1" 409 238 0.004779 10.0.0.249 - - [2026-01-30 20:51:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002015 10.0.0.249 - - [2026-01-30 20:51:53] "GET /project/d54b6659-729a-40c8-8a10-7296cdeab461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.082608 10.0.0.249 - - [2026-01-30 20:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.018941 10.0.0.249 - - [2026-01-30 20:51:53] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.006070 10.0.0.249 - - [2026-01-30 20:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.249 - - [2026-01-30 20:51:53] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.015387 10.0.0.249 - - [2026-01-30 20:51:53] "POST /security-groups HTTP/1.1" 409 285 0.002724 10.0.0.249 - - [2026-01-30 20:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.249 - - [2026-01-30 20:51:53] "PUT /security-group/c54ceba1-05e7-4024-a7ae-f98cbfea8be2 HTTP/1.1" 200 263 0.059495 10.0.0.249 - - [2026-01-30 20:51:53] "PUT /access-control-list/259fe160-4e3a-4fbe-beaa-5e24227dceee HTTP/1.1" 200 273 0.013349 10.0.0.249 - - [2026-01-30 20:51:53] "PUT /access-control-list/f15a81b7-70a3-41e9-a4fa-46e29bea82ab HTTP/1.1" 200 273 0.020169 10.0.0.249 - - [2026-01-30 20:51:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.023371 10.0.0.249 - - [2026-01-30 20:51:53] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.011173 10.0.0.249 - - [2026-01-30 20:51:53] "GET /firewall-rule/ea4b21fa-946a-4a3f-82f1-06e395695f44?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.007812 10.0.0.249 - - [2026-01-30 20:51:53] "POST /ref-update HTTP/1.1" 200 156 0.065556 10.0.0.249 - - [2026-01-30 20:51:53] "DELETE /firewall-rule/ea4b21fa-946a-4a3f-82f1-06e395695f44 HTTP/1.1" 200 115 0.070403 10.0.0.249 - - [2026-01-30 20:51:53] "GET /firewall-policy/70bf9e37-50cb-4811-8cc1-69a6f2ea926a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.004866 10.0.0.249 - - [2026-01-30 20:51:53] "GET /firewall-rule/cdbbc3f7-366e-4442-9b02-de4827a3be3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002785 10.0.0.249 - - [2026-01-30 20:51:53] "POST /ref-update HTTP/1.1" 200 156 0.041320 10.0.0.249 - - [2026-01-30 20:51:53] "DELETE /firewall-rule/cdbbc3f7-366e-4442-9b02-de4827a3be3e HTTP/1.1" 200 115 0.039177 10.0.0.249 - - [2026-01-30 20:51:53] "DELETE /tag/93551bae-b56f-44f0-acde-c36c17ef7723 HTTP/1.1" 200 115 0.034442 10.0.0.249 - - [2026-01-30 20:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.249 - - [2026-01-30 20:51:53] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.019726 10.0.0.249 - - [2026-01-30 20:51:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001886 10.0.0.249 - - [2026-01-30 20:51:53] "GET /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3120 0.003930 10.0.0.249 - - [2026-01-30 20:51:53] "PUT /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097 HTTP/1.1" 200 265 0.063604 10.0.0.249 - - [2026-01-30 20:51:53] "PUT /virtual-network/595fb45c-c4da-4652-bae5-c68c816ee788 HTTP/1.1" 200 265 0.062083 10.0.0.249 - - [2026-01-30 20:51:54] "DELETE /security-group/c54ceba1-05e7-4024-a7ae-f98cbfea8be2 HTTP/1.1" 200 115 0.063067 10.0.0.249 - - [2026-01-30 20:51:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001773 10.0.0.249 - - [2026-01-30 20:51:54] "DELETE /access-control-list/259fe160-4e3a-4fbe-beaa-5e24227dceee HTTP/1.1" 200 115 0.042480 10.0.0.249 - - [2026-01-30 20:51:54] "DELETE /access-control-list/f15a81b7-70a3-41e9-a4fa-46e29bea82ab HTTP/1.1" 200 115 0.024837 10.0.0.249 - - [2026-01-30 20:51:54] "GET /project/d54b6659-729a-40c8-8a10-7296cdeab461?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.035699 10.0.0.249 - - [2026-01-30 20:51:54] "GET /project/d54b6659-729a-40c8-8a10-7296cdeab461?fields=security_groups HTTP/1.1" 200 1352 0.043066 10.0.0.249 - - [2026-01-30 20:51:54] "DELETE /security-group/6bf864ef-cdc3-449f-b024-a99ddd86639d HTTP/1.1" 200 115 0.067378 10.0.0.249 - - [2026-01-30 20:51:54] "DELETE /access-control-list/27a3d22c-b4bc-4648-9c1d-929fe5be058e HTTP/1.1" 200 115 0.069587 10.0.0.249 - - [2026-01-30 20:51:54] "GET /project/d54b6659-729a-40c8-8a10-7296cdeab461?fields=application_policy_sets HTTP/1.1" 200 1391 0.068398 10.0.0.249 - - [2026-01-30 20:51:54] "DELETE /access-control-list/896588c7-0f16-4ec7-a85b-a509c31a5e24 HTTP/1.1" 200 115 0.055565 10.0.0.249 - - [2026-01-30 20:51:54] "DELETE /project/d54b6659-729a-40c8-8a10-7296cdeab461 HTTP/1.1" 200 115 0.359156 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:52:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001256 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:52:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001060 10.0.0.249 - - [2026-01-30 20:52:54] "GET / HTTP/1.1" 200 36215 0.001835 10.0.0.249 - - [2026-01-30 20:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002172 10.0.0.249 - - [2026-01-30 20:52:54] "GET /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002962 10.0.0.249 - - [2026-01-30 20:52:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001979 10.0.0.249 - - [2026-01-30 20:52:54] "GET /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002418 10.0.0.249 - - [2026-01-30 20:53:11] "GET / HTTP/1.1" 200 36215 0.002200 10.0.0.249 - - [2026-01-30 20:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002188 10.0.0.249 - - [2026-01-30 20:53:11] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004932 10.0.0.249 - - [2026-01-30 20:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001799 10.0.0.249 - - [2026-01-30 20:53:11] "GET /config-node/c8558e9b-6b4d-46b0-8c44-37871deeeb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002393 10.0.0.249 - - [2026-01-30 20:53:11] "GET / HTTP/1.1" 200 36215 0.002332 10.0.0.249 - - [2026-01-30 20:53:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002711 10.0.0.249 - - [2026-01-30 20:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.249 - - [2026-01-30 20:53:16] "GET /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002382 10.0.0.249 - - [2026-01-30 20:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001558 10.0.0.249 - - [2026-01-30 20:53:16] "PUT /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470 HTTP/1.1" 200 277 0.013644 10.0.0.249 - - [2026-01-30 20:53:16] "GET / HTTP/1.1" 200 36215 0.001882 10.0.0.249 - - [2026-01-30 20:53:16] "POST /alarms HTTP/1.1" 409 264 0.002610 10.0.0.249 - - [2026-01-30 20:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002448 10.0.0.249 - - [2026-01-30 20:53:16] "PUT /alarm/305b6e44-9d86-4c59-9cc1-29451c9db257 HTTP/1.1" 200 245 0.013611 10.0.0.249 - - [2026-01-30 20:53:16] "POST /alarms HTTP/1.1" 409 261 0.002897 10.0.0.249 - - [2026-01-30 20:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.249 - - [2026-01-30 20:53:16] "PUT /alarm/8eedd3df-2453-45ca-8cec-b4f4da4bbbc9 HTTP/1.1" 200 245 0.013032 10.0.0.249 - - [2026-01-30 20:53:16] "POST /alarms HTTP/1.1" 409 261 0.007931 10.0.0.249 - - [2026-01-30 20:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.249 - - [2026-01-30 20:53:16] "PUT /alarm/d2da02ba-01e3-47ad-9d9a-eb0b09dddcb0 HTTP/1.1" 200 245 0.015779 10.0.0.249 - - [2026-01-30 20:53:16] "POST /alarms HTTP/1.1" 409 253 0.009939 10.0.0.249 - - [2026-01-30 20:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004714 10.0.0.249 - - [2026-01-30 20:53:17] "PUT /alarm/9e501d3b-9096-40c0-8312-55dea4dd8738 HTTP/1.1" 200 245 0.020730 10.0.0.249 - - [2026-01-30 20:53:17] "POST /alarms HTTP/1.1" 409 251 0.006861 10.0.0.249 - - [2026-01-30 20:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002113 10.0.0.249 - - [2026-01-30 20:53:17] "PUT /alarm/0cb9de5a-10cc-423b-96f7-e36bfdc7d113 HTTP/1.1" 200 245 0.012720 10.0.0.249 - - [2026-01-30 20:53:17] "POST /alarms HTTP/1.1" 409 252 0.016266 10.0.0.249 - - [2026-01-30 20:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003232 10.0.0.249 - - [2026-01-30 20:53:17] "PUT /alarm/6bba44fd-dac6-447c-9c41-64158551fa1c HTTP/1.1" 200 245 0.012256 10.0.0.249 - - [2026-01-30 20:53:17] "POST /alarms HTTP/1.1" 409 256 0.004099 10.0.0.249 - - [2026-01-30 20:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003457 10.0.0.249 - - [2026-01-30 20:53:17] "PUT /alarm/78fb6f5f-2202-496d-a07b-47a9eade0fc0 HTTP/1.1" 200 245 0.010825 10.0.0.249 - - [2026-01-30 20:53:17] "POST /alarms HTTP/1.1" 409 248 0.010399 10.0.0.249 - - [2026-01-30 20:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001586 10.0.0.249 - - [2026-01-30 20:53:17] "PUT /alarm/785ebfa1-08ee-4552-8fc2-ba44faca3c6d HTTP/1.1" 200 245 0.012542 10.0.0.249 - - [2026-01-30 20:53:17] "POST /alarms HTTP/1.1" 409 252 0.019006 10.0.0.249 - - [2026-01-30 20:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002131 10.0.0.249 - - [2026-01-30 20:53:17] "PUT /alarm/2bacc501-1cb1-42ca-a3e5-5e06f938aa05 HTTP/1.1" 200 245 0.009038 10.0.0.249 - - [2026-01-30 20:53:17] "POST /alarms HTTP/1.1" 409 257 0.012218 10.0.0.249 - - [2026-01-30 20:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002516 10.0.0.249 - - [2026-01-30 20:53:17] "PUT /alarm/1bf4a4e5-0b72-4419-82d5-6502b1e1f5af HTTP/1.1" 200 245 0.012639 10.0.0.249 - - [2026-01-30 20:53:17] "POST /alarms HTTP/1.1" 409 251 0.008474 10.0.0.249 - - [2026-01-30 20:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.249 - - [2026-01-30 20:53:17] "PUT /alarm/741289f9-1958-4480-833f-c580671496b0 HTTP/1.1" 200 245 0.010554 10.0.0.249 - - [2026-01-30 20:53:17] "POST /alarms HTTP/1.1" 409 257 0.008872 10.0.0.249 - - [2026-01-30 20:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012638 10.0.0.249 - - [2026-01-30 20:53:17] "PUT /alarm/071824ad-1d92-4466-8e33-764a12b3cc6f HTTP/1.1" 200 245 0.012806 10.0.0.249 - - [2026-01-30 20:53:17] "POST /alarms HTTP/1.1" 409 261 0.009695 10.0.0.249 - - [2026-01-30 20:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.249 - - [2026-01-30 20:53:17] "PUT /alarm/755bdfc1-ec86-4ffd-9491-a04a5b615d75 HTTP/1.1" 200 245 0.013793 10.0.0.249 - - [2026-01-30 20:53:17] "POST /alarms HTTP/1.1" 409 258 0.004560 10.0.0.249 - - [2026-01-30 20:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002422 10.0.0.249 - - [2026-01-30 20:53:17] "PUT /alarm/970f8486-1363-4297-bcbb-d76db22f4be4 HTTP/1.1" 200 245 0.014652 10.0.0.249 - - [2026-01-30 20:53:17] "POST /alarms HTTP/1.1" 409 254 0.005155 10.0.0.249 - - [2026-01-30 20:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001920 10.0.0.249 - - [2026-01-30 20:53:17] "PUT /alarm/58622e4e-5a94-4ad2-b065-9766b8339d71 HTTP/1.1" 200 245 0.011845 10.0.0.249 - - [2026-01-30 20:53:17] "POST /alarms HTTP/1.1" 409 254 0.012082 10.0.0.249 - - [2026-01-30 20:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007847 10.0.0.249 - - [2026-01-30 20:53:17] "PUT /alarm/a6a37415-0fc5-482c-b707-6929b429994c HTTP/1.1" 200 245 0.012789 10.0.0.249 - - [2026-01-30 20:53:17] "POST /alarms HTTP/1.1" 409 254 0.016259 10.0.0.249 - - [2026-01-30 20:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.008798 10.0.0.249 - - [2026-01-30 20:53:18] "PUT /alarm/0fe9a40e-d969-4fd1-a6e4-b307e5dd0f93 HTTP/1.1" 200 245 0.012372 10.0.0.249 - - [2026-01-30 20:53:18] "POST /alarms HTTP/1.1" 409 247 0.014653 10.0.0.249 - - [2026-01-30 20:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.249 - - [2026-01-30 20:53:18] "PUT /alarm/77908bd5-c883-4be9-8958-c26cc35478c7 HTTP/1.1" 200 245 0.011937 10.0.0.249 - - [2026-01-30 20:53:18] "POST /alarms HTTP/1.1" 409 272 0.008446 10.0.0.249 - - [2026-01-30 20:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.249 - - [2026-01-30 20:53:18] "PUT /alarm/fdc47f09-b798-4a28-ac00-1d805d64d390 HTTP/1.1" 200 245 0.014311 10.0.0.249 - - [2026-01-30 20:53:18] "POST /alarms HTTP/1.1" 409 261 0.002341 10.0.0.249 - - [2026-01-30 20:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.249 - - [2026-01-30 20:53:18] "PUT /alarm/b4b7fec8-a234-4950-996e-3a56005f0fc5 HTTP/1.1" 200 245 0.013358 10.0.0.249 - - [2026-01-30 20:53:18] "POST /alarms HTTP/1.1" 409 259 0.011941 10.0.0.249 - - [2026-01-30 20:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001865 10.0.0.249 - - [2026-01-30 20:53:18] "PUT /alarm/9b21effc-47f8-47eb-bc21-0813c955552b HTTP/1.1" 200 245 0.012029 10.0.0.249 - - [2026-01-30 20:53:18] "POST /alarms HTTP/1.1" 409 265 0.007527 10.0.0.249 - - [2026-01-30 20:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003004 10.0.0.249 - - [2026-01-30 20:53:18] "PUT /alarm/b1c8fff2-1246-40c6-997b-50a3943dd28f HTTP/1.1" 200 245 0.012614 10.0.0.249 - - [2026-01-30 20:53:18] "POST /alarms HTTP/1.1" 409 279 0.011903 10.0.0.249 - - [2026-01-30 20:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004774 10.0.0.249 - - [2026-01-30 20:53:18] "PUT /alarm/95ba0ab1-3158-4ed4-91db-088549f07970 HTTP/1.1" 200 245 0.013516 10.0.0.249 - - [2026-01-30 20:53:18] "GET / HTTP/1.1" 200 36215 0.001681 10.0.0.249 - - [2026-01-30 20:53:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001990 10.0.0.249 - - [2026-01-30 20:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001687 10.0.0.249 - - [2026-01-30 20:53:18] "PUT /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470 HTTP/1.1" 200 277 0.008019 10.0.0.249 - - [2026-01-30 20:53:18] "GET / HTTP/1.1" 200 36215 0.001691 10.0.0.249 - - [2026-01-30 20:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.249 - - [2026-01-30 20:53:18] "GET /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002430 10.0.0.249 - - [2026-01-30 20:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.012098 10.0.0.249 - - [2026-01-30 20:53:19] "PUT /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470 HTTP/1.1" 200 277 0.011963 10.0.0.249 - - [2026-01-30 20:53:19] "GET / HTTP/1.1" 200 36215 0.002252 10.0.0.249 - - [2026-01-30 20:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002524 10.0.0.249 - - [2026-01-30 20:53:19] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004946 10.0.0.249 - - [2026-01-30 20:53:19] "PUT /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7 HTTP/1.1" 200 275 0.019797 10.0.0.249 - - [2026-01-30 20:53:22] "GET / HTTP/1.1" 200 36215 0.001358 10.0.0.249 - - [2026-01-30 20:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.249 - - [2026-01-30 20:53:22] "GET /routing-instance/bd91d2cd-64bf-4abc-b348-ef85d10e7bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003573 10.0.0.249 - - [2026-01-30 20:53:22] "POST /bgp-routers HTTP/1.1" 409 301 0.002578 10.0.0.249 - - [2026-01-30 20:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001489 10.0.0.249 - - [2026-01-30 20:53:22] "GET /bgp-router/6607d871-6bf8-45d0-97be-8aea6c886b1e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003291 10.0.0.249 - - [2026-01-30 20:53:23] "PUT /bgp-router/6607d871-6bf8-45d0-97be-8aea6c886b1e HTTP/1.1" 200 255 0.022768 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:53:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001084 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:53:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000985 10.0.0.249 - - [2026-01-30 20:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002265 10.0.0.249 - - [2026-01-30 20:53:25] "GET /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002667 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:53:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000838 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:53:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001112 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:53:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000897 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:53:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001161 10.0.0.249 - - [2026-01-30 20:53:45] "GET / HTTP/1.1" 200 36215 0.002079 10.0.0.249 - - [2026-01-30 20:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002051 10.0.0.249 - - [2026-01-30 20:53:45] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004869 10.0.0.249 - - [2026-01-30 20:53:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001613 10.0.0.249 - - [2026-01-30 20:53:45] "GET /config-node/c8558e9b-6b4d-46b0-8c44-37871deeeb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001834 10.0.0.249 - - [2026-01-30 20:53:56] "GET / HTTP/1.1" 200 36215 0.001431 10.0.0.249 - - [2026-01-30 20:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.249 - - [2026-01-30 20:53:56] "GET /routing-instance/bd91d2cd-64bf-4abc-b348-ef85d10e7bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.004176 10.0.0.249 - - [2026-01-30 20:53:56] "POST /bgp-routers HTTP/1.1" 409 301 0.003203 10.0.0.249 - - [2026-01-30 20:53:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.002522 10.0.0.249 - - [2026-01-30 20:53:56] "GET /bgp-router/6607d871-6bf8-45d0-97be-8aea6c886b1e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.007892 10.0.0.249 - - [2026-01-30 20:53:56] "PUT /bgp-router/6607d871-6bf8-45d0-97be-8aea6c886b1e HTTP/1.1" 200 255 0.014347 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:53:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000925 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:53:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000950 10.0.0.249 - - [2026-01-30 20:54:11] "GET / HTTP/1.1" 200 36215 0.001742 10.0.0.249 - - [2026-01-30 20:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.249 - - [2026-01-30 20:54:11] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004590 10.0.0.249 - - [2026-01-30 20:54:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.249 - - [2026-01-30 20:54:11] "GET /config-node/c8558e9b-6b4d-46b0-8c44-37871deeeb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002852 10.0.0.249 - - [2026-01-30 20:54:11] "GET / HTTP/1.1" 200 36215 0.001478 10.0.0.249 - - [2026-01-30 20:54:11] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002458 10.0.0.249 - - [2026-01-30 20:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002457 10.0.0.249 - - [2026-01-30 20:54:16] "GET /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002845 10.0.0.249 - - [2026-01-30 20:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.001938 10.0.0.249 - - [2026-01-30 20:54:16] "PUT /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470 HTTP/1.1" 200 277 0.011647 10.0.0.249 - - [2026-01-30 20:54:16] "GET / HTTP/1.1" 200 36215 0.003576 10.0.0.249 - - [2026-01-30 20:54:16] "POST /alarms HTTP/1.1" 409 264 0.002641 10.0.0.249 - - [2026-01-30 20:54:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002224 10.0.0.249 - - [2026-01-30 20:54:17] "PUT /alarm/305b6e44-9d86-4c59-9cc1-29451c9db257 HTTP/1.1" 200 245 0.010436 10.0.0.249 - - [2026-01-30 20:54:17] "POST /alarms HTTP/1.1" 409 261 0.002728 10.0.0.249 - - [2026-01-30 20:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001585 10.0.0.249 - - [2026-01-30 20:54:17] "PUT /alarm/8eedd3df-2453-45ca-8cec-b4f4da4bbbc9 HTTP/1.1" 200 245 0.008950 10.0.0.249 - - [2026-01-30 20:54:17] "POST /alarms HTTP/1.1" 409 261 0.003447 10.0.0.249 - - [2026-01-30 20:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001626 10.0.0.249 - - [2026-01-30 20:54:17] "PUT /alarm/d2da02ba-01e3-47ad-9d9a-eb0b09dddcb0 HTTP/1.1" 200 245 0.010325 10.0.0.249 - - [2026-01-30 20:54:17] "POST /alarms HTTP/1.1" 409 253 0.002270 10.0.0.249 - - [2026-01-30 20:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001700 10.0.0.249 - - [2026-01-30 20:54:17] "PUT /alarm/9e501d3b-9096-40c0-8312-55dea4dd8738 HTTP/1.1" 200 245 0.010715 10.0.0.249 - - [2026-01-30 20:54:17] "POST /alarms HTTP/1.1" 409 251 0.004514 10.0.0.249 - - [2026-01-30 20:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.249 - - [2026-01-30 20:54:17] "PUT /alarm/0cb9de5a-10cc-423b-96f7-e36bfdc7d113 HTTP/1.1" 200 245 0.010971 10.0.0.249 - - [2026-01-30 20:54:17] "POST /alarms HTTP/1.1" 409 252 0.006346 10.0.0.249 - - [2026-01-30 20:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.249 - - [2026-01-30 20:54:17] "PUT /alarm/6bba44fd-dac6-447c-9c41-64158551fa1c HTTP/1.1" 200 245 0.014500 10.0.0.249 - - [2026-01-30 20:54:17] "POST /alarms HTTP/1.1" 409 256 0.005636 10.0.0.249 - - [2026-01-30 20:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001943 10.0.0.249 - - [2026-01-30 20:54:17] "PUT /alarm/78fb6f5f-2202-496d-a07b-47a9eade0fc0 HTTP/1.1" 200 245 0.009006 10.0.0.249 - - [2026-01-30 20:54:17] "POST /alarms HTTP/1.1" 409 248 0.006235 10.0.0.249 - - [2026-01-30 20:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.249 - - [2026-01-30 20:54:17] "PUT /alarm/785ebfa1-08ee-4552-8fc2-ba44faca3c6d HTTP/1.1" 200 245 0.015669 10.0.0.249 - - [2026-01-30 20:54:17] "POST /alarms HTTP/1.1" 409 252 0.009499 10.0.0.249 - - [2026-01-30 20:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004320 10.0.0.249 - - [2026-01-30 20:54:17] "PUT /alarm/2bacc501-1cb1-42ca-a3e5-5e06f938aa05 HTTP/1.1" 200 245 0.012292 10.0.0.249 - - [2026-01-30 20:54:17] "POST /alarms HTTP/1.1" 409 257 0.005822 10.0.0.249 - - [2026-01-30 20:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005016 10.0.0.249 - - [2026-01-30 20:54:17] "PUT /alarm/1bf4a4e5-0b72-4419-82d5-6502b1e1f5af HTTP/1.1" 200 245 0.013236 10.0.0.249 - - [2026-01-30 20:54:17] "POST /alarms HTTP/1.1" 409 251 0.010367 10.0.0.249 - - [2026-01-30 20:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003209 10.0.0.249 - - [2026-01-30 20:54:17] "PUT /alarm/741289f9-1958-4480-833f-c580671496b0 HTTP/1.1" 200 245 0.011972 10.0.0.249 - - [2026-01-30 20:54:17] "POST /alarms HTTP/1.1" 409 257 0.007314 10.0.0.249 - - [2026-01-30 20:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.249 - - [2026-01-30 20:54:17] "PUT /alarm/071824ad-1d92-4466-8e33-764a12b3cc6f HTTP/1.1" 200 245 0.011865 10.0.0.249 - - [2026-01-30 20:54:17] "POST /alarms HTTP/1.1" 409 261 0.014518 10.0.0.249 - - [2026-01-30 20:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002298 10.0.0.249 - - [2026-01-30 20:54:17] "PUT /alarm/755bdfc1-ec86-4ffd-9491-a04a5b615d75 HTTP/1.1" 200 245 0.014280 10.0.0.249 - - [2026-01-30 20:54:17] "POST /alarms HTTP/1.1" 409 258 0.010388 10.0.0.249 - - [2026-01-30 20:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002185 10.0.0.249 - - [2026-01-30 20:54:17] "PUT /alarm/970f8486-1363-4297-bcbb-d76db22f4be4 HTTP/1.1" 200 245 0.016678 10.0.0.249 - - [2026-01-30 20:54:17] "GET /global-system-configs HTTP/1.1" 200 323 0.004120 10.0.0.249 - - [2026-01-30 20:54:17] "POST /alarms HTTP/1.1" 409 254 0.003338 10.0.0.249 - - [2026-01-30 20:54:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.249 - - [2026-01-30 20:54:18] "PUT /alarm/58622e4e-5a94-4ad2-b065-9766b8339d71 HTTP/1.1" 200 245 0.014853 10.0.0.249 - - [2026-01-30 20:54:18] "POST /alarms HTTP/1.1" 409 254 0.006874 10.0.0.249 - - [2026-01-30 20:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.249 - - [2026-01-30 20:54:18] "PUT /alarm/a6a37415-0fc5-482c-b707-6929b429994c HTTP/1.1" 200 245 0.022687 10.0.0.249 - - [2026-01-30 20:54:18] "POST /alarms HTTP/1.1" 409 254 0.008272 10.0.0.249 - - [2026-01-30 20:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.249 - - [2026-01-30 20:54:18] "PUT /alarm/0fe9a40e-d969-4fd1-a6e4-b307e5dd0f93 HTTP/1.1" 200 245 0.019161 10.0.0.249 - - [2026-01-30 20:54:18] "POST /alarms HTTP/1.1" 409 247 0.014741 10.0.0.249 - - [2026-01-30 20:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005613 10.0.0.249 - - [2026-01-30 20:54:18] "PUT /alarm/77908bd5-c883-4be9-8958-c26cc35478c7 HTTP/1.1" 200 245 0.017571 10.0.0.249 - - [2026-01-30 20:54:18] "POST /alarms HTTP/1.1" 409 272 0.009355 10.0.0.249 - - [2026-01-30 20:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.249 - - [2026-01-30 20:54:18] "PUT /alarm/fdc47f09-b798-4a28-ac00-1d805d64d390 HTTP/1.1" 200 245 0.016360 10.0.0.249 - - [2026-01-30 20:54:18] "POST /alarms HTTP/1.1" 409 261 0.007739 10.0.0.249 - - [2026-01-30 20:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006662 10.0.0.249 - - [2026-01-30 20:54:18] "PUT /alarm/b4b7fec8-a234-4950-996e-3a56005f0fc5 HTTP/1.1" 200 245 0.013566 10.0.0.249 - - [2026-01-30 20:54:18] "POST /alarms HTTP/1.1" 409 259 0.013487 10.0.0.249 - - [2026-01-30 20:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002380 10.0.0.249 - - [2026-01-30 20:54:18] "PUT /alarm/9b21effc-47f8-47eb-bc21-0813c955552b HTTP/1.1" 200 245 0.008584 10.0.0.249 - - [2026-01-30 20:54:18] "POST /alarms HTTP/1.1" 409 265 0.008774 10.0.0.249 - - [2026-01-30 20:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002206 10.0.0.249 - - [2026-01-30 20:54:18] "PUT /alarm/b1c8fff2-1246-40c6-997b-50a3943dd28f HTTP/1.1" 200 245 0.010808 10.0.0.249 - - [2026-01-30 20:54:18] "POST /alarms HTTP/1.1" 409 279 0.004959 10.0.0.249 - - [2026-01-30 20:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.249 - - [2026-01-30 20:54:18] "PUT /alarm/95ba0ab1-3158-4ed4-91db-088549f07970 HTTP/1.1" 200 245 0.010630 10.0.0.249 - - [2026-01-30 20:54:18] "GET /global-system-configs HTTP/1.1" 200 323 0.006917 10.0.0.249 - - [2026-01-30 20:54:18] "GET / HTTP/1.1" 200 36215 0.001995 10.0.0.249 - - [2026-01-30 20:54:18] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002012 10.0.0.249 - - [2026-01-30 20:54:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.001712 10.0.0.249 - - [2026-01-30 20:54:18] "PUT /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470 HTTP/1.1" 200 277 0.010155 10.0.0.249 - - [2026-01-30 20:54:19] "GET / HTTP/1.1" 200 36215 0.001879 10.0.0.249 - - [2026-01-30 20:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002082 10.0.0.249 - - [2026-01-30 20:54:19] "GET /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2111 0.002551 10.0.0.249 - - [2026-01-30 20:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.249 - - [2026-01-30 20:54:19] "PUT /global-vrouter-config/6bf048a3-afa1-405d-8955-32bef8027470 HTTP/1.1" 200 277 0.016356 10.0.0.249 - - [2026-01-30 20:54:19] "GET / HTTP/1.1" 200 36215 0.001903 10.0.0.249 - - [2026-01-30 20:54:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.249 - - [2026-01-30 20:54:19] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.006019 10.0.0.249 - - [2026-01-30 20:54:19] "PUT /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7 HTTP/1.1" 200 275 0.038777 10.0.0.249 - - [2026-01-30 20:54:23] "GET / HTTP/1.1" 200 36215 0.001703 10.0.0.249 - - [2026-01-30 20:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005035 10.0.0.249 - - [2026-01-30 20:54:23] "GET /routing-instance/bd91d2cd-64bf-4abc-b348-ef85d10e7bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.003716 10.0.0.249 - - [2026-01-30 20:54:23] "POST /bgp-routers HTTP/1.1" 409 301 0.002407 10.0.0.249 - - [2026-01-30 20:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.249 - - [2026-01-30 20:54:23] "GET /bgp-router/6607d871-6bf8-45d0-97be-8aea6c886b1e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.003422 10.0.0.249 - - [2026-01-30 20:54:23] "PUT /bgp-router/6607d871-6bf8-45d0-97be-8aea6c886b1e HTTP/1.1" 200 255 0.014491 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:54:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001153 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:54:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001299 10.0.0.249 - - [2026-01-30 20:54:26] "POST /tags HTTP/1.1" 200 356 0.028418 10.0.0.249 - - [2026-01-30 20:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009757 10.0.0.249 - - [2026-01-30 20:54:26] "GET /tag/63aea1ee-6b12-425f-a246-92f4fbfa67f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.019721 10.0.0.249 - - [2026-01-30 20:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.249 - - [2026-01-30 20:54:26] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.011746 10.0.0.249 - - [2026-01-30 20:54:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002065 10.0.0.249 - - [2026-01-30 20:54:26] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.027061 10.0.0.249 - - [2026-01-30 20:54:26] "POST /virtual-machines HTTP/1.1" 200 352 0.011805 10.0.0.249 - - [2026-01-30 20:54:26] "POST /prop-collection-update HTTP/1.1" 200 115 0.016058 10.0.0.249 - - [2026-01-30 20:54:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.126376 10.0.0.249 - - [2026-01-30 20:54:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.007954 10.0.0.249 - - [2026-01-30 20:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008032 10.0.0.249 - - [2026-01-30 20:54:27] "GET /virtual-machine-interface/dd4de504-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.006029 10.0.0.249 - - [2026-01-30 20:54:27] "POST /instance-ips HTTP/1.1" 200 392 0.027347 10.0.0.249 - - [2026-01-30 20:54:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022513 10.0.0.249 - - [2026-01-30 20:54:27] "GET /virtual-machine-interface/dd4de504-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.009802 10.0.0.249 - - [2026-01-30 20:54:27] "POST /set-tag HTTP/1.1" 200 109 0.023551 10.0.0.249 - - [2026-01-30 20:54:27] "GET /virtual-machine-interface/dd4de504-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.020977 10.0.0.249 - - [2026-01-30 20:54:27] "GET /instance-ip/dd69eb64-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002898 10.0.0.249 - - [2026-01-30 20:54:27] "GET /virtual-machine-interface/dd4de504-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004432 10.0.0.249 - - [2026-01-30 20:54:27] "POST /set-tag HTTP/1.1" 200 109 0.002215 10.0.0.249 - - [2026-01-30 20:54:27] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1488 0.003702 10.0.0.249 - - [2026-01-30 20:54:27] "POST /ref-update HTTP/1.1" 200 156 0.013728 10.0.0.249 - - [2026-01-30 20:54:27] "GET /virtual-machine-interface/dd4de504-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.010031 10.0.0.249 - - [2026-01-30 20:54:27] "POST /set-tag HTTP/1.1" 200 109 0.002837 10.0.0.249 - - [2026-01-30 20:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.249 - - [2026-01-30 20:54:27] "GET /virtual-network/90e8dbb4-baba-457c-b76e-fcf87b7d8097?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.005325 10.0.0.249 - - [2026-01-30 20:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005387 10.0.0.249 - - [2026-01-30 20:54:27] "GET /project/f969b264-a327-4488-ab48-5e978ba992bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1288 0.039619 10.0.0.249 - - [2026-01-30 20:54:27] "POST /virtual-machines HTTP/1.1" 200 356 0.008682 10.0.0.249 - - [2026-01-30 20:54:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.019300 10.0.0.249 - - [2026-01-30 20:54:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.126501 10.0.0.249 - - [2026-01-30 20:54:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008882 10.0.0.249 - - [2026-01-30 20:54:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006171 10.0.0.249 - - [2026-01-30 20:54:27] "GET /virtual-machine-interface/ddc6fe8a-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.005589 10.0.0.249 - - [2026-01-30 20:54:27] "POST /instance-ips HTTP/1.1" 200 396 0.028742 10.0.0.249 - - [2026-01-30 20:54:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.034935 10.0.0.249 - - [2026-01-30 20:54:28] "GET /virtual-machine-interface/ddc6fe8a-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.025684 10.0.0.249 - - [2026-01-30 20:54:28] "POST /set-tag HTTP/1.1" 200 109 0.025368 10.0.0.249 - - [2026-01-30 20:54:28] "GET /virtual-machine-interface/ddc6fe8a-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.019270 10.0.0.249 - - [2026-01-30 20:54:28] "GET /instance-ip/dde3883e-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.004095 10.0.0.249 - - [2026-01-30 20:54:28] "GET /virtual-machine-interface/ddc6fe8a-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004261 10.0.0.249 - - [2026-01-30 20:54:28] "POST /set-tag HTTP/1.1" 200 109 0.002161 10.0.0.249 - - [2026-01-30 20:54:28] "GET /virtual-router/1cff606a-d569-4530-abbc-bd340edef3fc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1680 0.004035 10.0.0.249 - - [2026-01-30 20:54:28] "POST /ref-update HTTP/1.1" 200 156 0.008773 10.0.0.249 - - [2026-01-30 20:54:28] "GET /virtual-machine-interface/ddc6fe8a-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004515 10.0.0.249 - - [2026-01-30 20:54:28] "POST /set-tag HTTP/1.1" 200 109 0.002442 10.0.0.249 - - [2026-01-30 20:54:28] "GET /virtual-machine-interface/dd4de504-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004316 10.0.0.249 - - [2026-01-30 20:54:28] "POST /set-tag HTTP/1.1" 200 109 0.002722 10.0.0.249 - - [2026-01-30 20:54:28] "GET /virtual-machine-interface/ddc6fe8a-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004710 10.0.0.249 - - [2026-01-30 20:54:28] "POST /set-tag HTTP/1.1" 200 109 0.003173 10.0.0.249 - - [2026-01-30 20:54:38] "GET / HTTP/1.1" 200 36215 0.001757 10.0.0.249 - - [2026-01-30 20:54:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004355 10.0.0.249 - - [2026-01-30 20:54:38] "GET /global-system-config/a1611e7b-cb6e-4bcd-b693-7912ab6873e7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1431 0.004593 10.0.0.249 - - [2026-01-30 20:54:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004271 10.0.0.249 - - [2026-01-30 20:54:39] "GET /config-node/c8558e9b-6b4d-46b0-8c44-37871deeeb94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002199 10.0.0.249 - - [2026-01-30 20:54:46] "GET /virtual-machine-interface/dd4de504-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004291 10.0.0.249 - - [2026-01-30 20:54:46] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.249 - - [2026-01-30 20:54:47] "GET /virtual-machine-interface/ddc6fe8a-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004294 10.0.0.249 - - [2026-01-30 20:54:47] "POST /set-tag HTTP/1.1" 200 109 0.001994 10.0.0.249 - - [2026-01-30 20:54:48] "GET /virtual-machine-interface/dd4de504-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.007013 10.0.0.249 - - [2026-01-30 20:54:48] "POST /set-tag HTTP/1.1" 200 109 0.002107 10.0.0.249 - - [2026-01-30 20:54:50] "GET / HTTP/1.1" 200 36215 0.001625 10.0.0.249 - - [2026-01-30 20:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.249 - - [2026-01-30 20:54:50] "GET /routing-instance/bd91d2cd-64bf-4abc-b348-ef85d10e7bf1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1178 0.002963 10.0.0.249 - - [2026-01-30 20:54:50] "POST /bgp-routers HTTP/1.1" 409 301 0.001899 10.0.0.249 - - [2026-01-30 20:54:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.249 - - [2026-01-30 20:54:50] "GET /bgp-router/6607d871-6bf8-45d0-97be-8aea6c886b1e?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1818 0.004516 10.0.0.249 - - [2026-01-30 20:54:50] "PUT /bgp-router/6607d871-6bf8-45d0-97be-8aea6c886b1e HTTP/1.1" 200 255 0.012544 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:54:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001215 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:54:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001009 10.0.0.249 - - [2026-01-30 20:55:19] "GET /virtual-machine-interface/dd4de504-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.006002 10.0.0.249 - - [2026-01-30 20:55:19] "POST /set-tag HTTP/1.1" 200 109 0.006987 10.0.0.249 - - [2026-01-30 20:55:19] "GET /virtual-machine-interface/dd4de504-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.010509 10.0.0.249 - - [2026-01-30 20:55:19] "POST /set-tag HTTP/1.1" 200 109 0.002803 10.0.0.249 - - [2026-01-30 20:55:19] "GET /virtual-machine/23d0bd9c-7db2-4f57-b5a3-f9b0a7e2843a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.005295 10.0.0.249 - - [2026-01-30 20:55:19] "POST /ref-update HTTP/1.1" 200 156 0.019336 10.0.0.249 - - [2026-01-30 20:55:19] "GET /virtual-machine-interface/dd4de504-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.018233 10.0.0.249 - - [2026-01-30 20:55:19] "POST /set-tag HTTP/1.1" 200 109 0.020617 10.0.0.249 - - [2026-01-30 20:55:19] "POST /set-tag HTTP/1.1" 200 109 0.024344 10.0.0.249 - - [2026-01-30 20:55:19] "DELETE /instance-ip/dd69eb64-fe1d-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.046669 10.0.0.249 - - [2026-01-30 20:55:19] "DELETE /virtual-machine-interface/dd4de504-fe1d-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.029600 10.0.0.249 - - [2026-01-30 20:55:19] "DELETE /virtual-machine/23d0bd9c-7db2-4f57-b5a3-f9b0a7e2843a HTTP/1.1" 200 115 0.021381 10.0.0.249 - - [2026-01-30 20:55:19] "GET /virtual-machine-interface/ddc6fe8a-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006779 10.0.0.249 - - [2026-01-30 20:55:19] "POST /set-tag HTTP/1.1" 200 109 0.003315 10.0.0.249 - - [2026-01-30 20:55:50] "GET /virtual-machine-interface/ddc6fe8a-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006353 10.0.0.249 - - [2026-01-30 20:55:50] "POST /set-tag HTTP/1.1" 200 109 0.009273 10.0.0.249 - - [2026-01-30 20:55:50] "GET /virtual-machine-interface/ddc6fe8a-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.005792 10.0.0.249 - - [2026-01-30 20:55:50] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.249 - - [2026-01-30 20:55:50] "GET /virtual-machine/0bb27d25-41a0-4c70-a4ee-e581efdde464?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1422 0.003225 10.0.0.249 - - [2026-01-30 20:55:50] "POST /ref-update HTTP/1.1" 200 156 0.014604 10.0.0.249 - - [2026-01-30 20:55:50] "GET /virtual-machine-interface/ddc6fe8a-fe1d-11f0-bc14-fa163e35761f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004794 10.0.0.249 - - [2026-01-30 20:55:50] "POST /set-tag HTTP/1.1" 200 109 0.033900 10.0.0.249 - - [2026-01-30 20:55:50] "POST /set-tag HTTP/1.1" 200 109 0.030678 10.0.0.249 - - [2026-01-30 20:55:50] "DELETE /instance-ip/dde3883e-fe1d-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.059502 10.0.0.249 - - [2026-01-30 20:55:50] "DELETE /virtual-machine-interface/ddc6fe8a-fe1d-11f0-bc14-fa163e35761f HTTP/1.1" 200 115 0.050495 10.0.0.249 - - [2026-01-30 20:55:50] "DELETE /virtual-machine/0bb27d25-41a0-4c70-a4ee-e581efdde464 HTTP/1.1" 200 115 0.046758 10.0.0.249 - - [2026-01-30 20:55:50] "DELETE /tag/63aea1ee-6b12-425f-a246-92f4fbfa67f6 HTTP/1.1" 200 115 0.050460 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:56:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001024 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:56:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001321 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:57:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000958 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:57:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000993 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:57:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001107 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:57:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001029 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:57:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000964 [Introspect:8084]10.0.0.249 - - [2026-01-30 20:57:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000896 10.0.0.249 - - [2026-01-30 20:59:17] "GET /global-system-configs HTTP/1.1" 200 323 0.002308 10.0.0.249 - - [2026-01-30 20:59:18] "GET /global-system-configs HTTP/1.1" 200 323 0.001993 [Introspect:8084]10.0.0.249 - - [2026-01-30 21:01:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001040 [Introspect:8084]10.0.0.249 - - [2026-01-30 21:01:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001185 [Introspect:8084]10.0.0.249 - - [2026-01-30 21:03:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001060 [Introspect:8084]10.0.0.249 - - [2026-01-30 21:03:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000970 [Introspect:8084]10.0.0.249 - - [2026-01-30 21:03:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000906 [Introspect:8084]10.0.0.249 - - [2026-01-30 21:03:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001059 [Introspect:8084]10.0.0.249 - - [2026-01-30 21:03:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001067 [Introspect:8084]10.0.0.249 - - [2026-01-30 21:03:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000942 10.0.0.249 - - [2026-01-30 21:04:17] "GET /global-system-configs HTTP/1.1" 200 323 0.003453 10.0.0.249 - - [2026-01-30 21:04:18] "GET /global-system-configs HTTP/1.1" 200 323 0.002926 [Introspect:8084]10.0.0.249 - - [2026-01-30 21:05:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000926 [Introspect:8084]10.0.0.249 - - [2026-01-30 21:05:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001231