++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Tue Feb 10 12:57:31 AM UTC 2026 ===================' INFO: =================== Tue Feb 10 12:57:31 AM UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ ip route get 1 +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ head -n 1 +++ awk '{print $2}' +++ 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 +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node_list 10.0.0.249 +++ local servers=10.0.0.249 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort +++ local local_ips=,10.0.0.249,10.122.128.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.122.128.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 ++ sed 's/^API__//g' ++ sort + 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: 02/10/2026 00:58:13.029 7fea994c2800 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 02/10/2026 00:58:13.431 7fea994c2800 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 02/10/2026 00:58:13.454 7fea994c2800 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 02/10/2026 00:58:13.454 7fea994c2800 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2026-02-10 00:58:25] "GET / HTTP/1.1" 503 181 0.000337 10.0.0.249 - - [2026-02-10 00:58:25] "GET / HTTP/1.1" 503 181 0.000861 10.0.0.249 - - [2026-02-10 00:58:26] "GET / HTTP/1.1" 200 45303 0.001472 10.0.0.249 - - [2026-02-10 00:58:26] "GET / HTTP/1.1" 200 36215 0.001143 10.0.0.249 - - [2026-02-10 00:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002808 10.0.0.249 - - [2026-02-10 00:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003164 10.0.0.249 - - [2026-02-10 00:58:27] "GET / HTTP/1.1" 200 36215 0.001662 10.0.0.249 - - [2026-02-10 00:58:27] "GET / HTTP/1.1" 200 36215 0.002022 10.0.0.249 - - [2026-02-10 00:58:28] "POST /fqname-to-id HTTP/1.1" 404 186 0.004491 10.0.0.249 - - [2026-02-10 00:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002567 10.0.0.249 - - [2026-02-10 00:58:28] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009879 10.0.0.249 - - [2026-02-10 00:58:28] "POST /service-appliance-sets HTTP/1.1" 200 555 0.055016 10.0.0.249 - - [2026-02-10 00:58:28] "POST /fqname-to-id HTTP/1.1" 404 180 0.002579 10.0.0.249 - - [2026-02-10 00:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.249 - - [2026-02-10 00:58:28] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.012824 10.0.0.249 - - [2026-02-10 00:58:28] "POST /service-appliance-sets HTTP/1.1" 200 543 0.027043 10.0.0.249 - - [2026-02-10 00:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002130 10.0.0.249 - - [2026-02-10 00:58:28] "GET /network-ipam/44c661ba-7189-4848-93d6-6bbc6e3529e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003807 10.0.0.249 - - [2026-02-10 00:58:28] "POST /service-templates HTTP/1.1" 200 513 0.050141 10.0.0.249 - - [2026-02-10 00:58:28] "POST /service-templates HTTP/1.1" 200 503 0.069978 10.0.0.249 - - [2026-02-10 00:58:28] "POST /service-templates HTTP/1.1" 200 517 0.052202 10.0.0.249 - - [2026-02-10 00:58:28] "GET / HTTP/1.1" 200 36215 0.002954 10.0.0.249 - - [2026-02-10 00:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006787 10.0.0.249 - - [2026-02-10 00:58:28] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.021555 10.0.0.249 - - [2026-02-10 00:58:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.002591 10.0.0.249 - - [2026-02-10 00:58:28] "POST /service-templates HTTP/1.1" 200 537 0.091224 10.0.0.249 - - [2026-02-10 00:58:28] "GET / HTTP/1.1" 200 36215 0.001375 10.0.0.249 - - [2026-02-10 00:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003451 10.0.0.249 - - [2026-02-10 00:58:28] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.010604 10.0.0.249 - - [2026-02-10 00:58:28] "POST /fqname-to-id HTTP/1.1" 404 216 0.003484 10.0.0.249 - - [2026-02-10 00:58:28] "POST /service-templates HTTP/1.1" 200 509 0.089032 10.0.0.249 - - [2026-02-10 00:58:29] "GET / HTTP/1.1" 200 36215 0.002286 10.0.0.249 - - [2026-02-10 00:58:29] "POST /analytics-alarm-nodes HTTP/1.1" 200 613 0.345610 10.0.0.249 - - [2026-02-10 00:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015289 10.0.0.249 - - [2026-02-10 00:58:29] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.029768 10.0.0.249 - - [2026-02-10 00:58:29] "POST /fqname-to-id HTTP/1.1" 404 216 0.034775 10.0.0.249 - - [2026-02-10 00:58:29] "POST /config-nodes HTTP/1.1" 200 595 0.337725 10.0.0.249 - - [2026-02-10 00:58:29] "POST /analytics-snmp-nodes HTTP/1.1" 200 611 0.049573 10.0.0.249 - - [2026-02-10 00:58:29] "GET / HTTP/1.1" 200 36215 0.001120 10.0.0.249 - - [2026-02-10 00:58:29] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003508 10.0.0.249 - - [2026-02-10 00:58:30] "GET / HTTP/1.1" 200 36215 0.001339 10.0.0.249 - - [2026-02-10 00:58:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003050 10.0.0.249 - - [2026-02-10 00:58:30] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.013837 10.0.0.249 - - [2026-02-10 00:58:30] "POST /fqname-to-id HTTP/1.1" 404 216 0.006489 10.0.0.249 - - [2026-02-10 00:58:30] "POST /database-nodes HTTP/1.1" 200 599 0.056027 [Introspect:8084]10.0.0.249 - - [2026-02-10 00:58:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000896 [Introspect:8084]10.0.0.249 - - [2026-02-10 00:58:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000861 10.0.0.249 - - [2026-02-10 00:58:31] "GET / HTTP/1.1" 200 36215 0.001382 10.0.0.249 - - [2026-02-10 00:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.249 - - [2026-02-10 00:58:31] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.022136 10.0.0.249 - - [2026-02-10 00:58:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.001996 10.0.0.249 - - [2026-02-10 00:58:31] "GET / HTTP/1.1" 200 36215 0.001191 10.0.0.249 - - [2026-02-10 00:58:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005821 10.0.0.249 - - [2026-02-10 00:58:31] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.005777 10.0.0.249 - - [2026-02-10 00:58:31] "POST /fqname-to-id HTTP/1.1" 404 216 0.002848 10.0.0.249 - - [2026-02-10 00:58:31] "POST /config-database-nodes HTTP/1.1" 200 613 0.103699 10.0.0.249 - - [2026-02-10 00:58:31] "POST /analytics-nodes HTTP/1.1" 200 601 0.096445 10.0.0.249 - - [2026-02-10 00:58:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004547 10.0.0.249 - - [2026-02-10 00:58:32] "GET /network-ipam/44c661ba-7189-4848-93d6-6bbc6e3529e3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.003587 10.0.0.249 - - [2026-02-10 00:58:33] "GET / HTTP/1.1" 200 36215 0.001355 10.0.0.249 - - [2026-02-10 00:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005663 10.0.0.249 - - [2026-02-10 00:58:33] "GET /routing-instance/45d90163-efde-4156-b0a2-dc1262fe328a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003689 10.0.0.249 - - [2026-02-10 00:58:33] "POST /bgp-routers HTTP/1.1" 200 618 0.050357 10.0.0.249 - - [2026-02-10 00:58:33] "GET /bgp-router/8b956474-a2ba-420d-b9dd-1b91949adac1?fields=global_system_config_back_refs HTTP/1.1" 200 1132 0.006069 10.0.0.249 - - [2026-02-10 00:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005339 10.0.0.249 - - [2026-02-10 00:58:33] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.009826 10.0.0.249 - - [2026-02-10 00:58:33] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002486 10.0.0.249 - - [2026-02-10 00:58:33] "POST /ref-update HTTP/1.1" 200 156 0.008075 10.0.0.249 - - [2026-02-10 00:58:33] "POST /fqname-to-id HTTP/1.1" 404 225 0.001769 10.0.0.249 - - [2026-02-10 00:58:33] "POST /access-control-lists HTTP/1.1" 200 589 0.063775 10.0.0.249 - - [2026-02-10 00:58:33] "POST /fqname-to-id HTTP/1.1" 404 224 0.009839 10.0.0.249 - - [2026-02-10 00:58:33] "POST /access-control-lists HTTP/1.1" 200 587 0.038045 10.0.0.249 - - [2026-02-10 00:58:33] "POST /route-targets HTTP/1.1" 200 328 0.011126 10.0.0.249 - - [2026-02-10 00:58:33] "POST /ref-update HTTP/1.1" 200 156 0.024707 10.0.0.249 - - [2026-02-10 00:58:33] "POST /route-targets HTTP/1.1" 200 328 0.016273 10.0.0.249 - - [2026-02-10 00:58:33] "POST /ref-update HTTP/1.1" 200 156 0.016011 10.0.0.249 - - [2026-02-10 00:58:33] "POST /route-targets HTTP/1.1" 200 328 0.043107 10.0.0.249 - - [2026-02-10 00:58:33] "POST /ref-update HTTP/1.1" 200 156 0.028798 10.0.0.249 - - [2026-02-10 00:58:33] "POST /route-targets HTTP/1.1" 200 328 0.025986 10.0.0.249 - - [2026-02-10 00:58:33] "POST /ref-update HTTP/1.1" 200 156 0.021311 10.0.0.249 - - [2026-02-10 00:58:34] "POST /fqname-to-id HTTP/1.1" 404 201 0.006385 10.0.0.249 - - [2026-02-10 00:58:34] "POST /access-control-lists HTTP/1.1" 200 553 0.081439 10.0.0.249 - - [2026-02-10 00:58:34] "PUT /access-control-list/bcd84648-266c-4f6e-9039-8992353122e8 HTTP/1.1" 200 273 0.059321 10.0.0.249 - - [2026-02-10 00:58:34] "PUT /access-control-list/609be6ed-31f9-4739-816a-33757ae8fc24 HTTP/1.1" 200 273 0.033872 10.0.0.249 - - [2026-02-10 00:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005288 10.0.0.249 - - [2026-02-10 00:58:34] "GET /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1217 0.009797 10.0.0.249 - - [2026-02-10 00:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.249 - - [2026-02-10 00:58:34] "PUT /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9 HTTP/1.1" 200 277 0.024846 10.0.0.249 - - [2026-02-10 00:58:35] "GET / HTTP/1.1" 200 36215 0.001351 10.0.0.249 - - [2026-02-10 00:58:35] "POST /alarms HTTP/1.1" 200 583 0.046085 10.0.0.249 - - [2026-02-10 00:58:35] "POST /alarms HTTP/1.1" 200 577 0.088876 10.0.0.249 - - [2026-02-10 00:58:35] "POST /alarms HTTP/1.1" 200 577 0.078416 10.0.0.249 - - [2026-02-10 00:58:35] "POST /alarms HTTP/1.1" 200 561 0.054878 10.0.0.249 - - [2026-02-10 00:58:35] "POST /alarms HTTP/1.1" 200 557 0.140462 10.0.0.249 - - [2026-02-10 00:58:36] "POST /alarms HTTP/1.1" 200 559 0.316942 10.0.0.249 - - [2026-02-10 00:58:36] "POST /alarms HTTP/1.1" 200 567 0.066877 10.0.0.249 - - [2026-02-10 00:58:36] "POST /alarms HTTP/1.1" 200 551 0.058728 10.0.0.249 - - [2026-02-10 00:58:36] "POST /alarms HTTP/1.1" 200 559 0.034667 10.0.0.249 - - [2026-02-10 00:58:36] "POST /alarms HTTP/1.1" 200 569 0.044809 10.0.0.249 - - [2026-02-10 00:58:36] "POST /alarms HTTP/1.1" 200 557 0.119505 10.0.0.249 - - [2026-02-10 00:58:36] "POST /alarms HTTP/1.1" 200 569 0.057316 10.0.0.249 - - [2026-02-10 00:58:36] "POST /alarms HTTP/1.1" 200 577 0.065867 10.0.0.249 - - [2026-02-10 00:58:36] "POST /alarms HTTP/1.1" 200 571 0.062793 10.0.0.249 - - [2026-02-10 00:58:36] "POST /alarms HTTP/1.1" 200 563 0.119819 10.0.0.249 - - [2026-02-10 00:58:36] "POST /alarms HTTP/1.1" 200 563 0.030346 10.0.0.249 - - [2026-02-10 00:58:37] "POST /alarms HTTP/1.1" 200 563 0.069735 10.0.0.249 - - [2026-02-10 00:58:37] "POST /alarms HTTP/1.1" 200 549 0.039251 10.0.0.249 - - [2026-02-10 00:58:37] "POST /alarms HTTP/1.1" 200 597 0.056544 10.0.0.249 - - [2026-02-10 00:58:37] "POST /alarms HTTP/1.1" 200 577 0.072807 10.0.0.249 - - [2026-02-10 00:58:37] "POST /alarms HTTP/1.1" 200 573 0.081796 10.0.0.249 - - [2026-02-10 00:58:37] "POST /alarms HTTP/1.1" 200 585 0.039017 10.0.0.249 - - [2026-02-10 00:58:37] "POST /alarms HTTP/1.1" 200 611 0.065322 10.0.0.249 - - [2026-02-10 00:58:37] "GET / HTTP/1.1" 200 36215 0.001167 10.0.0.249 - - [2026-02-10 00:58:37] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.004115 10.0.0.249 - - [2026-02-10 00:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.249 - - [2026-02-10 00:58:37] "PUT /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9 HTTP/1.1" 200 277 0.019295 10.0.0.249 - - [2026-02-10 00:58:38] "GET / HTTP/1.1" 200 36215 0.001382 10.0.0.249 - - [2026-02-10 00:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.249 - - [2026-02-10 00:58:38] "GET /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002993 10.0.0.249 - - [2026-02-10 00:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002574 10.0.0.249 - - [2026-02-10 00:58:38] "PUT /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9 HTTP/1.1" 200 277 0.036422 10.0.0.249 - - [2026-02-10 00:58:38] "GET / HTTP/1.1" 200 36215 0.001593 10.0.0.249 - - [2026-02-10 00:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003106 10.0.0.249 - - [2026-02-10 00:58:38] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.010902 10.0.0.249 - - [2026-02-10 00:58:38] "PUT /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708 HTTP/1.1" 200 275 0.057530 [Introspect:8084]10.0.0.249 - - [2026-02-10 00:58:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000867 [Introspect:8084]10.0.0.249 - - [2026-02-10 00:58:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000822 [Introspect:8084]10.0.0.249 - - [2026-02-10 00:58:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000888 [Introspect:8084]10.0.0.249 - - [2026-02-10 00:58:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000823 [Introspect:8084]10.0.0.249 - - [2026-02-10 00:58:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000887 [Introspect:8084]10.0.0.249 - - [2026-02-10 00:58:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000842 [Introspect:8084]10.0.0.249 - - [2026-02-10 00:58:50] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001354 [Introspect:8084]10.0.0.249 - - [2026-02-10 00:58:50] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000899 10.0.0.249 - - [2026-02-10 00:58:57] "GET / HTTP/1.1" 200 36215 0.001353 10.0.0.249 - - [2026-02-10 00:58:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.249 - - [2026-02-10 00:58:57] "GET /domain/2a4ab3ac-62b8-4642-abf9-471c3b1e24be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.002793 10.0.0.249 - - [2026-02-10 00:58:57] "POST /id-to-fqname HTTP/1.1" 200 173 0.000477 10.0.0.249 - - [2026-02-10 00:58:57] "POST /fqname-to-id HTTP/1.1" 404 182 0.012230 10.0.0.249 - - [2026-02-10 00:58:58] "POST /security-groups HTTP/1.1" 200 570 0.064984 10.0.0.249 - - [2026-02-10 00:58:58] "POST /fqname-to-id HTTP/1.1" 404 213 0.003368 10.0.0.249 - - [2026-02-10 00:58:58] "POST /projects HTTP/1.1" 200 483 0.223249 10.0.0.249 - - [2026-02-10 00:58:58] "POST /access-control-lists HTTP/1.1" 200 581 0.079776 10.0.0.249 - - [2026-02-10 00:58:58] "POST /fqname-to-id HTTP/1.1" 404 212 0.011648 10.0.0.249 - - [2026-02-10 00:58:58] "POST /security-groups HTTP/1.1" 200 536 0.090614 10.0.0.249 - - [2026-02-10 00:58:58] "POST /chown HTTP/1.1" 200 109 0.070469 10.0.0.249 - - [2026-02-10 00:58:58] "POST /access-control-lists HTTP/1.1" 200 579 0.085886 10.0.0.249 - - [2026-02-10 00:58:58] "POST /policy-managements HTTP/1.1" 409 214 0.051802 10.0.0.249 - - [2026-02-10 00:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003124 10.0.0.249 - - [2026-02-10 00:58:58] "POST /fqname-to-id HTTP/1.1" 404 232 0.019173 10.0.0.249 - - [2026-02-10 00:58:58] "POST /access-control-lists HTTP/1.1" 200 596 0.027272 10.0.0.249 - - [2026-02-10 00:58:58] "POST /fqname-to-id HTTP/1.1" 404 231 0.003964 10.0.0.249 - - [2026-02-10 00:58:58] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007617 10.0.0.249 - - [2026-02-10 00:58:58] "POST /application-policy-sets HTTP/1.1" 200 530 0.043209 10.0.0.249 - - [2026-02-10 00:58:58] "POST /access-control-lists HTTP/1.1" 200 594 0.039720 10.0.0.249 - - [2026-02-10 00:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.007190 10.0.0.249 - - [2026-02-10 00:58:58] "GET /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1616 0.002740 10.0.0.249 - - [2026-02-10 00:58:58] "PUT /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9 HTTP/1.1" 200 277 0.010002 10.0.0.249 - - [2026-02-10 00:58:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.010595 10.0.0.249 - - [2026-02-10 00:58:58] "GET /virtual-network/57a009e9-aefa-4de6-8638-0097dca2a883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1426 0.004137 10.0.0.249 - - [2026-02-10 00:58:58] "POST /id-to-fqname HTTP/1.1" 200 177 0.001431 10.0.0.249 - - [2026-02-10 00:58:58] "POST /fqname-to-id HTTP/1.1" 404 186 0.003183 10.0.0.249 - - [2026-02-10 00:58:58] "POST /security-groups HTTP/1.1" 200 574 0.074475 10.0.0.249 - - [2026-02-10 00:58:58] "POST /projects HTTP/1.1" 200 491 0.190460 10.0.0.249 - - [2026-02-10 00:58:58] "POST /fqname-to-id HTTP/1.1" 404 217 0.005850 10.0.0.249 - - [2026-02-10 00:58:58] "POST /access-control-lists HTTP/1.1" 200 585 0.072697 10.0.0.249 - - [2026-02-10 00:58:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.011212 10.0.0.249 - - [2026-02-10 00:58:58] "POST /security-groups HTTP/1.1" 200 548 0.121085 10.0.0.249 - - [2026-02-10 00:58:59] "POST /chown HTTP/1.1" 200 109 0.021236 10.0.0.249 - - [2026-02-10 00:58:59] "POST /access-control-lists HTTP/1.1" 200 583 0.095105 10.0.0.249 - - [2026-02-10 00:58:59] "POST /fqname-to-id HTTP/1.1" 404 240 0.002587 10.0.0.249 - - [2026-02-10 00:58:59] "POST /network-ipams HTTP/1.1" 200 524 0.098125 10.0.0.249 - - [2026-02-10 00:58:59] "POST /access-control-lists HTTP/1.1" 200 604 0.046141 10.0.0.249 - - [2026-02-10 00:58:59] "POST /network-ipams HTTP/1.1" 200 512 0.070410 10.0.0.249 - - [2026-02-10 00:58:59] "POST /fqname-to-id HTTP/1.1" 404 239 0.003517 10.0.0.249 - - [2026-02-10 00:58:59] "POST /access-control-lists HTTP/1.1" 200 602 0.021305 10.0.0.249 - - [2026-02-10 00:58:59] "POST /fqname-to-id HTTP/1.1" 404 198 0.012420 10.0.0.249 - - [2026-02-10 00:58:59] "POST /fqname-to-id HTTP/1.1" 404 229 0.005599 10.0.0.249 - - [2026-02-10 00:58:59] "POST /useragent-kv HTTP/1.1" 200 115 0.007068 10.0.0.249 - - [2026-02-10 00:58:59] "POST /virtual-networks HTTP/1.1" 200 540 0.137856 10.0.0.249 - - [2026-02-10 00:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005545 10.0.0.249 - - [2026-02-10 00:58:59] "POST /access-control-lists HTTP/1.1" 200 591 0.098701 10.0.0.249 - - [2026-02-10 00:58:59] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1737 0.059329 10.0.0.249 - - [2026-02-10 00:58:59] "POST /network-ipams HTTP/1.1" 200 520 0.035993 10.0.0.249 - - [2026-02-10 00:58:59] "POST /fqname-to-id HTTP/1.1" 404 202 0.002712 10.0.0.249 - - [2026-02-10 00:58:59] "POST /route-targets HTTP/1.1" 200 328 0.034727 10.0.0.249 - - [2026-02-10 00:58:59] "POST /ref-update HTTP/1.1" 200 156 0.031849 10.0.0.249 - - [2026-02-10 00:58:59] "PUT /access-control-list/e3da759f-e029-49ec-bbca-45c6bb08fce9 HTTP/1.1" 200 273 0.035527 10.0.0.249 - - [2026-02-10 00:58:59] "POST /useragent-kv HTTP/1.1" 200 115 0.003513 10.0.0.249 - - [2026-02-10 00:58:59] "POST /virtual-networks HTTP/1.1" 200 548 0.152196 10.0.0.249 - - [2026-02-10 00:58:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.249 - - [2026-02-10 00:58:59] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1754 0.015750 10.0.0.249 - - [2026-02-10 00:58:59] "POST /route-targets HTTP/1.1" 200 328 0.008662 10.0.0.249 - - [2026-02-10 00:58:59] "POST /ref-update HTTP/1.1" 200 156 0.022964 10.0.0.249 - - [2026-02-10 00:58:59] "POST /fqname-to-id HTTP/1.1" 404 199 0.010171 10.0.0.249 - - [2026-02-10 00:58:59] "POST /network-policys HTTP/1.1" 200 540 0.019693 10.0.0.249 - - [2026-02-10 00:58:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.014243 10.0.0.249 - - [2026-02-10 00:58:59] "POST /network-policys HTTP/1.1" 200 536 0.016302 10.0.0.249 - - [2026-02-10 00:59:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.007945 10.0.0.249 - - [2026-02-10 00:59:00] "POST /network-policys HTTP/1.1" 200 544 0.019533 10.0.0.249 - - [2026-02-10 00:59:00] "PUT /access-control-list/76224244-3b20-49e7-a91c-7f1a23a4a6a9 HTTP/1.1" 200 273 0.028238 10.0.0.249 - - [2026-02-10 00:59:00] "POST /ref-update HTTP/1.1" 200 156 0.083755 10.0.0.249 - - [2026-02-10 00:59:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007480 10.0.0.249 - - [2026-02-10 00:59:00] "PUT /access-control-list/e3da759f-e029-49ec-bbca-45c6bb08fce9 HTTP/1.1" 200 273 0.024450 10.0.0.249 - - [2026-02-10 00:59:00] "POST /ref-update HTTP/1.1" 200 156 0.080206 10.0.0.249 - - [2026-02-10 00:59:00] "PUT /access-control-list/76224244-3b20-49e7-a91c-7f1a23a4a6a9 HTTP/1.1" 200 273 0.064776 10.0.0.249 - - [2026-02-10 00:59:00] "POST /ref-update HTTP/1.1" 200 156 0.119021 10.0.0.249 - - [2026-02-10 00:59:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014180 10.0.0.249 - - [2026-02-10 00:59:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.015706 10.0.0.249 - - [2026-02-10 00:59:00] "PUT /access-control-list/e3da759f-e029-49ec-bbca-45c6bb08fce9 HTTP/1.1" 200 273 0.106484 10.0.0.249 - - [2026-02-10 00:59:00] "POST /ref-update HTTP/1.1" 200 156 0.036256 10.0.0.249 - - [2026-02-10 00:59:00] "POST /ref-update HTTP/1.1" 200 156 0.097239 10.0.0.249 - - [2026-02-10 00:59:00] "POST /fqname-to-id HTTP/1.1" 404 237 0.011681 10.0.0.249 - - [2026-02-10 00:59:00] "POST /access-control-lists HTTP/1.1" 200 603 0.071021 10.0.0.249 - - [2026-02-10 00:59:00] "POST /ref-update HTTP/1.1" 200 156 0.126390 10.0.0.249 - - [2026-02-10 00:59:00] "POST /ref-update HTTP/1.1" 200 156 0.067900 10.0.0.249 - - [2026-02-10 00:59:00] "POST /ref-update HTTP/1.1" 200 156 0.078776 10.0.0.249 - - [2026-02-10 00:59:00] "PUT /access-control-list/d6c95761-3cbe-4535-97ea-25e45807e5bf HTTP/1.1" 200 273 0.082420 10.0.0.249 - - [2026-02-10 00:59:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.040042 10.0.0.249 - - [2026-02-10 00:59:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006835 10.0.0.249 - - [2026-02-10 00:59:00] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.006509 10.0.0.249 - - [2026-02-10 00:59:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002344 10.0.0.249 - - [2026-02-10 00:59:00] "PUT /access-control-list/76224244-3b20-49e7-a91c-7f1a23a4a6a9 HTTP/1.1" 200 273 0.094543 10.0.0.249 - - [2026-02-10 00:59:01] "GET /virtual-network/57a009e9-aefa-4de6-8638-0097dca2a883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.024209 10.0.0.249 - - [2026-02-10 00:59:01] "POST /ref-update HTTP/1.1" 200 156 0.042451 10.0.0.249 - - [2026-02-10 00:59:01] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.003517 10.0.0.249 - - [2026-02-10 00:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002690 10.0.0.249 - - [2026-02-10 00:59:01] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002819 10.0.0.249 - - [2026-02-10 00:59:01] "POST /firewall-policys HTTP/1.1" 200 532 0.025624 10.0.0.249 - - [2026-02-10 00:59:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.038593 10.0.0.249 - - [2026-02-10 00:59:01] "GET /firewall-policy/31d9dd65-f6f8-4159-98b2-60d0455853b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003558 10.0.0.249 - - [2026-02-10 00:59:01] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1066 0.006741 10.0.0.249 - - [2026-02-10 00:59:01] "GET /firewall-policy/31d9dd65-f6f8-4159-98b2-60d0455853b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.003486 10.0.0.249 - - [2026-02-10 00:59:01] "POST /ref-update HTTP/1.1" 200 156 0.046558 10.0.0.249 - - [2026-02-10 00:59:01] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.005957 10.0.0.249 - - [2026-02-10 00:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004166 10.0.0.249 - - [2026-02-10 00:59:01] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006316 10.0.0.249 - - [2026-02-10 00:59:01] "POST /firewall-policys HTTP/1.1" 200 534 0.024672 10.0.0.249 - - [2026-02-10 00:59:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018060 10.0.0.249 - - [2026-02-10 00:59:01] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.021914 10.0.0.249 - - [2026-02-10 00:59:01] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1315 0.006305 10.0.0.249 - - [2026-02-10 00:59:01] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002811 10.0.0.249 - - [2026-02-10 00:59:01] "GET /firewall-policy/31d9dd65-f6f8-4159-98b2-60d0455853b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002385 10.0.0.249 - - [2026-02-10 00:59:01] "GET /firewall-policy/31d9dd65-f6f8-4159-98b2-60d0455853b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002101 10.0.0.249 - - [2026-02-10 00:59:01] "POST /ref-update HTTP/1.1" 200 156 0.012954 10.0.0.249 - - [2026-02-10 00:59:01] "POST /ref-update HTTP/1.1" 200 156 0.028905 10.0.0.249 - - [2026-02-10 00:59:01] "POST /ref-update HTTP/1.1" 200 156 0.030978 10.0.0.249 - - [2026-02-10 00:59:01] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.006968 10.0.0.249 - - [2026-02-10 00:59:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002068 10.0.0.249 - - [2026-02-10 00:59:01] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003800 10.0.0.249 - - [2026-02-10 00:59:01] "POST /firewall-policys HTTP/1.1" 200 532 0.046939 10.0.0.249 - - [2026-02-10 00:59:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.014266 10.0.0.249 - - [2026-02-10 00:59:01] "GET /firewall-policy/7b4b3048-0cf8-4162-a597-075fbb883409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.016792 10.0.0.249 - - [2026-02-10 00:59:01] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1538 0.002964 10.0.0.249 - - [2026-02-10 00:59:01] "GET /firewall-policy/7b4b3048-0cf8-4162-a597-075fbb883409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.004571 10.0.0.249 - - [2026-02-10 00:59:01] "GET /firewall-policy/31d9dd65-f6f8-4159-98b2-60d0455853b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002958 10.0.0.249 - - [2026-02-10 00:59:01] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002693 10.0.0.249 - - [2026-02-10 00:59:02] "GET /firewall-policy/31d9dd65-f6f8-4159-98b2-60d0455853b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002645 10.0.0.249 - - [2026-02-10 00:59:02] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.006708 10.0.0.249 - - [2026-02-10 00:59:02] "POST /ref-update HTTP/1.1" 200 156 0.016729 10.0.0.249 - - [2026-02-10 00:59:02] "POST /ref-update HTTP/1.1" 200 156 0.020950 10.0.0.249 - - [2026-02-10 00:59:02] "POST /ref-update HTTP/1.1" 200 156 0.036777 10.0.0.249 - - [2026-02-10 00:59:02] "POST /ref-update HTTP/1.1" 200 156 0.039169 10.0.0.249 - - [2026-02-10 00:59:02] "POST /ref-update HTTP/1.1" 200 156 0.047984 10.0.0.249 - - [2026-02-10 00:59:02] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1760 0.020306 10.0.0.249 - - [2026-02-10 00:59:02] "POST /tags HTTP/1.1" 200 300 0.027889 10.0.0.249 - - [2026-02-10 00:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005835 10.0.0.249 - - [2026-02-10 00:59:02] "GET /tag/57b64de4-dbc9-4702-b5e0-d22e601b0e27?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1110 0.010783 10.0.0.249 - - [2026-02-10 00:59:02] "POST /set-tag HTTP/1.1" 200 109 0.028477 10.0.0.249 - - [2026-02-10 00:59:02] "POST /tags HTTP/1.1" 200 358 0.350111 10.0.0.249 - - [2026-02-10 00:59:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002386 10.0.0.249 - - [2026-02-10 00:59:02] "GET /tag/801e6f07-dc2c-4667-bc01-afdbb246760b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1251 0.027431 10.0.0.249 - - [2026-02-10 00:59:03] "POST /tags HTTP/1.1" 200 306 0.082075 10.0.0.249 - - [2026-02-10 00:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.249 - - [2026-02-10 00:59:03] "GET /tag/218d4865-bd0d-4bf6-ac7b-69b5e5c5c836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.024735 10.0.0.249 - - [2026-02-10 00:59:03] "POST /id-to-fqname HTTP/1.1" 200 174 0.002426 10.0.0.249 - - [2026-02-10 00:59:03] "POST /fqname-to-id HTTP/1.1" 404 183 0.007064 10.0.0.249 - - [2026-02-10 00:59:03] "POST /security-groups HTTP/1.1" 200 571 0.107162 10.0.0.249 - - [2026-02-10 00:59:03] "POST /projects HTTP/1.1" 200 485 0.315468 10.0.0.249 - - [2026-02-10 00:59:03] "POST /fqname-to-id HTTP/1.1" 404 214 0.002766 10.0.0.249 - - [2026-02-10 00:59:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.023854 10.0.0.249 - - [2026-02-10 00:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.015565 10.0.0.249 - - [2026-02-10 00:59:03] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2300 0.008850 10.0.0.249 - - [2026-02-10 00:59:03] "POST /access-control-lists HTTP/1.1" 200 582 0.070642 10.0.0.249 - - [2026-02-10 00:59:03] "POST /fqname-to-id HTTP/1.1" 404 213 0.019177 10.0.0.249 - - [2026-02-10 00:59:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006697 10.0.0.249 - - [2026-02-10 00:59:03] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2583 0.009226 10.0.0.249 - - [2026-02-10 00:59:03] "POST /access-control-lists HTTP/1.1" 200 580 0.088031 10.0.0.249 - - [2026-02-10 00:59:03] "PUT /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02 HTTP/1.1" 200 265 0.139946 10.0.0.249 - - [2026-02-10 00:59:03] "PUT /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823 HTTP/1.1" 200 265 0.111151 10.0.0.249 - - [2026-02-10 00:59:04] "POST /security-groups HTTP/1.1" 200 539 0.160265 10.0.0.249 - - [2026-02-10 00:59:04] "POST /fqname-to-id HTTP/1.1" 404 234 0.004997 10.0.0.249 - - [2026-02-10 00:59:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.042479 10.0.0.249 - - [2026-02-10 00:59:04] "POST /chown HTTP/1.1" 200 109 0.063509 10.0.0.249 - - [2026-02-10 00:59:04] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.025237 10.0.0.249 - - [2026-02-10 00:59:04] "POST /access-control-lists HTTP/1.1" 200 598 0.163689 10.0.0.249 - - [2026-02-10 00:59:04] "POST /fqname-to-id HTTP/1.1" 404 233 0.008704 10.0.0.249 - - [2026-02-10 00:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.249 - - [2026-02-10 00:59:04] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.054875 10.0.0.249 - - [2026-02-10 00:59:04] "POST /tags HTTP/1.1" 409 207 0.002514 10.0.0.249 - - [2026-02-10 00:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.249 - - [2026-02-10 00:59:04] "GET /tag/218d4865-bd0d-4bf6-ac7b-69b5e5c5c836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.023854 10.0.0.249 - - [2026-02-10 00:59:04] "POST /access-control-lists HTTP/1.1" 200 596 0.187735 10.0.0.249 - - [2026-02-10 00:59:04] "POST /firewall-rules HTTP/1.1" 200 566 0.102067 10.0.0.249 - - [2026-02-10 00:59:04] "GET /firewall-rule/7e976c12-2c3d-4849-a853-02e411d2bd14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.011877 10.0.0.249 - - [2026-02-10 00:59:04] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1454 0.002553 10.0.0.249 - - [2026-02-10 00:59:04] "GET /firewall-rule/7e976c12-2c3d-4849-a853-02e411d2bd14?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2000 0.002937 10.0.0.249 - - [2026-02-10 00:59:04] "POST /ref-update HTTP/1.1" 200 156 0.028691 10.0.0.249 - - [2026-02-10 00:59:04] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.024805 10.0.0.249 - - [2026-02-10 00:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010017 10.0.0.249 - - [2026-02-10 00:59:04] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003764 10.0.0.249 - - [2026-02-10 00:59:04] "POST /tags HTTP/1.1" 409 207 0.002596 10.0.0.249 - - [2026-02-10 00:59:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.249 - - [2026-02-10 00:59:04] "GET /tag/218d4865-bd0d-4bf6-ac7b-69b5e5c5c836?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1120 0.011411 10.0.0.249 - - [2026-02-10 00:59:04] "POST /firewall-rules HTTP/1.1" 200 564 0.079133 10.0.0.249 - - [2026-02-10 00:59:04] "GET /firewall-rule/56072458-05e2-4075-b956-d10ec41afa61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.004390 10.0.0.249 - - [2026-02-10 00:59:04] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.003548 10.0.0.249 - - [2026-02-10 00:59:04] "GET /firewall-rule/56072458-05e2-4075-b956-d10ec41afa61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.002132 10.0.0.249 - - [2026-02-10 00:59:05] "POST /ref-update HTTP/1.1" 200 156 0.023631 10.0.0.249 - - [2026-02-10 00:59:05] "POST /tags HTTP/1.1" 200 306 0.128305 10.0.0.249 - - [2026-02-10 00:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006376 10.0.0.249 - - [2026-02-10 00:59:05] "GET /tag/4817375d-f61f-4483-bbf7-2d7b1f61398d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.014130 10.0.0.249 - - [2026-02-10 00:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.249 - - [2026-02-10 00:59:05] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.055298 10.0.0.249 - - [2026-02-10 00:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001991 10.0.0.249 - - [2026-02-10 00:59:05] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.007061 10.0.0.249 - - [2026-02-10 00:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.249 - - [2026-02-10 00:59:05] "GET /service-appliance-set/a48a16cc-e22b-4618-8a68-c4b299a6dd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003493 10.0.0.249 - - [2026-02-10 00:59:05] "POST /fqname-to-id HTTP/1.1" 404 240 0.001421 10.0.0.249 - - [2026-02-10 00:59:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.130250 10.0.0.249 - - [2026-02-10 00:59:05] "GET /virtual-machine-interface/b165bae2-99b9-424c-9b41-e7c8e1833e8f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2308 0.031093 10.0.0.249 - - [2026-02-10 00:59:05] "POST /instance-ips HTTP/1.1" 200 382 0.049224 10.0.0.249 - - [2026-02-10 00:59:05] "GET /instance-ip/7f1ed158-40a4-407e-942c-0c1431f00543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.010006 10.0.0.249 - - [2026-02-10 00:59:05] "POST /loadbalancers HTTP/1.1" 200 584 0.075885 10.0.0.249 - - [2026-02-10 00:59:05] "GET / HTTP/1.1" 200 36215 0.001186 10.0.0.249 - - [2026-02-10 00:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.249 - - [2026-02-10 00:59:05] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.009778 10.0.0.249 - - [2026-02-10 00:59:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.033025 10.0.0.249 - - [2026-02-10 00:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.039521 10.0.0.249 - - [2026-02-10 00:59:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.033197 10.0.0.249 - - [2026-02-10 00:59:05] "GET /config-node/b394ac42-1ff7-4b6e-8e80-fba6955e95c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.002918 10.0.0.249 - - [2026-02-10 00:59:05] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.032246 10.0.0.249 - - [2026-02-10 00:59:05] "GET /instance-ip/7f1ed158-40a4-407e-942c-0c1431f00543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002815 10.0.0.249 - - [2026-02-10 00:59:05] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.056702 10.0.0.249 - - [2026-02-10 00:59:06] "GET /loadbalancer/9742fc04-b17a-4f33-afca-79716a8f9c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.015668 10.0.0.249 - - [2026-02-10 00:59:06] "POST /floating-ips HTTP/1.1" 200 585 0.044986 10.0.0.249 - - [2026-02-10 00:59:06] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.046345 10.0.0.249 - - [2026-02-10 00:59:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.009453 10.0.0.249 - - [2026-02-10 00:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010087 10.0.0.249 - - [2026-02-10 00:59:06] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.039110 10.0.0.249 - - [2026-02-10 00:59:06] "GET /loadbalancer-listener/6f471cf7-9634-4a05-974b-8add8ab45dcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1831 0.002759 10.0.0.249 - - [2026-02-10 00:59:06] "GET /loadbalancer-listener/6f471cf7-9634-4a05-974b-8add8ab45dcf?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.003717 10.0.0.249 - - [2026-02-10 00:59:06] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.018038 10.0.0.249 - - [2026-02-10 00:59:06] "GET /instance-ip/7f1ed158-40a4-407e-942c-0c1431f00543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1595 0.002930 10.0.0.249 - - [2026-02-10 00:59:06] "GET /instance-ip/7f1ed158-40a4-407e-942c-0c1431f00543?fields=floating_ips HTTP/1.1" 200 1172 0.006421 10.0.0.249 - - [2026-02-10 00:59:06] "GET /floating-ip/a64fcbce-6a30-4f93-8e6c-f11a0ba7a85e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1463 0.002101 10.0.0.249 - - [2026-02-10 00:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002055 10.0.0.249 - - [2026-02-10 00:59:06] "GET /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1865 0.002362 10.0.0.249 - - [2026-02-10 00:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001637 10.0.0.249 - - [2026-02-10 00:59:06] "PUT /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9 HTTP/1.1" 200 277 0.009978 10.0.0.249 - - [2026-02-10 00:59:06] "POST /tags HTTP/1.1" 200 302 0.066497 10.0.0.249 - - [2026-02-10 00:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002629 10.0.0.249 - - [2026-02-10 00:59:06] "GET /tag/a569b2af-e41e-4d3b-a326-e17ed2667c3a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1111 0.012639 10.0.0.249 - - [2026-02-10 00:59:06] "POST /tags HTTP/1.1" 200 326 0.075228 10.0.0.249 - - [2026-02-10 00:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002283 10.0.0.249 - - [2026-02-10 00:59:06] "GET /tag/f6c989c5-77c1-4727-a66f-03b55b4bbcbb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1170 0.013237 10.0.0.249 - - [2026-02-10 00:59:06] "POST /tags HTTP/1.1" 200 364 0.016738 10.0.0.249 - - [2026-02-10 00:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001990 10.0.0.249 - - [2026-02-10 00:59:06] "GET /tag/7e685f95-da42-4fbf-a55e-153d8b4ebec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.015722 10.0.0.249 - - [2026-02-10 00:59:06] "POST /tags HTTP/1.1" 200 312 0.025271 10.0.0.249 - - [2026-02-10 00:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.249 - - [2026-02-10 00:59:06] "GET /tag/0f8220ca-d5a4-4e6f-9df3-d90354479008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013460 10.0.0.249 - - [2026-02-10 00:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.249 - - [2026-02-10 00:59:06] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.004284 10.0.0.249 - - [2026-02-10 00:59:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001833 10.0.0.249 - - [2026-02-10 00:59:06] "GET /project/73ab25df-b542-4954-bebf-4ebc54298ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.029108 10.0.0.249 - - [2026-02-10 00:59:06] "POST /virtual-machines HTTP/1.1" 200 378 0.013344 10.0.0.249 - - [2026-02-10 00:59:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.011499 10.0.0.249 - - [2026-02-10 00:59:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.112797 10.0.0.249 - - [2026-02-10 00:59:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.018952 10.0.0.249 - - [2026-02-10 00:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.014075 10.0.0.249 - - [2026-02-10 00:59:07] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.004686 10.0.0.249 - - [2026-02-10 00:59:07] "POST /instance-ips HTTP/1.1" 200 410 0.026116 10.0.0.249 - - [2026-02-10 00:59:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.023759 10.0.0.249 - - [2026-02-10 00:59:07] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2882 0.009739 10.0.0.249 - - [2026-02-10 00:59:07] "POST /set-tag HTTP/1.1" 200 109 0.018248 10.0.0.249 - - [2026-02-10 00:59:07] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003841 10.0.0.249 - - [2026-02-10 00:59:07] "GET /instance-ip/b381c5f0-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1968 0.015660 10.0.0.249 - - [2026-02-10 00:59:07] "POST /tags HTTP/1.1" 200 302 0.018444 10.0.0.249 - - [2026-02-10 00:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.016602 10.0.0.249 - - [2026-02-10 00:59:07] "GET /tag/0aa544de-881f-43a6-8abd-3f8301c7155d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.010823 10.0.0.249 - - [2026-02-10 00:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003139 10.0.0.249 - - [2026-02-10 00:59:07] "GET /project/73ab25df-b542-4954-bebf-4ebc54298ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.025123 10.0.0.249 - - [2026-02-10 00:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008231 10.0.0.249 - - [2026-02-10 00:59:07] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004467 10.0.0.249 - - [2026-02-10 00:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001673 10.0.0.249 - - [2026-02-10 00:59:07] "GET /service-appliance-set/a48a16cc-e22b-4618-8a68-c4b299a6dd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.002222 10.0.0.249 - - [2026-02-10 00:59:07] "POST /fqname-to-id HTTP/1.1" 404 242 0.001370 10.0.0.249 - - [2026-02-10 00:59:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.108168 10.0.0.249 - - [2026-02-10 00:59:07] "GET /virtual-machine-interface/1376b3da-a805-4395-934a-32b48d5498c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2317 0.014240 10.0.0.249 - - [2026-02-10 00:59:07] "POST /instance-ips HTTP/1.1" 200 378 0.022848 10.0.0.249 - - [2026-02-10 00:59:07] "GET /instance-ip/12e2837e-bde0-461d-9ce0-24b1ffc1ccf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003971 10.0.0.249 - - [2026-02-10 00:59:07] "POST /loadbalancers HTTP/1.1" 200 584 0.065489 10.0.0.249 - - [2026-02-10 00:59:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.016909 10.0.0.249 - - [2026-02-10 00:59:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010396 10.0.0.249 - - [2026-02-10 00:59:07] "GET /project/73ab25df-b542-4954-bebf-4ebc54298ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.037300 10.0.0.249 - - [2026-02-10 00:59:07] "GET /instance-ip/12e2837e-bde0-461d-9ce0-24b1ffc1ccf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002814 10.0.0.249 - - [2026-02-10 00:59:07] "POST /floating-ips HTTP/1.1" 200 583 0.021599 10.0.0.249 - - [2026-02-10 00:59:08] "GET /project/73ab25df-b542-4954-bebf-4ebc54298ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.048559 10.0.0.249 - - [2026-02-10 00:59:08] "GET /loadbalancer/de5f96ee-1f20-4246-97b4-bf204cdc884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.007252 10.0.0.249 - - [2026-02-10 00:59:08] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.023156 10.0.0.249 - - [2026-02-10 00:59:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007636 10.0.0.249 - - [2026-02-10 00:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.010793 10.0.0.249 - - [2026-02-10 00:59:08] "GET /project/73ab25df-b542-4954-bebf-4ebc54298ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.042924 10.0.0.249 - - [2026-02-10 00:59:08] "GET /loadbalancer-listener/87ea9ba6-da25-4879-ae35-78d6b02df37c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.002670 10.0.0.249 - - [2026-02-10 00:59:08] "GET /loadbalancer-listener/87ea9ba6-da25-4879-ae35-78d6b02df37c?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1197 0.006877 10.0.0.249 - - [2026-02-10 00:59:08] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.018312 10.0.0.249 - - [2026-02-10 00:59:08] "GET /instance-ip/12e2837e-bde0-461d-9ce0-24b1ffc1ccf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.002882 10.0.0.249 - - [2026-02-10 00:59:08] "GET /instance-ip/12e2837e-bde0-461d-9ce0-24b1ffc1ccf9?fields=floating_ips HTTP/1.1" 200 1166 0.004451 10.0.0.249 - - [2026-02-10 00:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003493 10.0.0.249 - - [2026-02-10 00:59:08] "GET /floating-ip/a3b29886-0dab-4df3-8b7b-8bcbbcb3d1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.015626 10.0.0.249 - - [2026-02-10 00:59:08] "GET /project/73ab25df-b542-4954-bebf-4ebc54298ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.057056 10.0.0.249 - - [2026-02-10 00:59:08] "GET /loadbalancer/de5f96ee-1f20-4246-97b4-bf204cdc884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.004898 10.0.0.249 - - [2026-02-10 00:59:08] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.016450 10.0.0.249 - - [2026-02-10 00:59:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017664 10.0.0.249 - - [2026-02-10 00:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.249 - - [2026-02-10 00:59:08] "GET /project/73ab25df-b542-4954-bebf-4ebc54298ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.023175 10.0.0.249 - - [2026-02-10 00:59:08] "GET /loadbalancer-listener/e24968cd-93ef-4537-a531-33c773024789?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1830 0.002510 10.0.0.249 - - [2026-02-10 00:59:08] "GET /loadbalancer-listener/e24968cd-93ef-4537-a531-33c773024789?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.002957 10.0.0.249 - - [2026-02-10 00:59:08] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.027779 10.0.0.249 - - [2026-02-10 00:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002255 10.0.0.249 - - [2026-02-10 00:59:08] "GET /instance-ip/12e2837e-bde0-461d-9ce0-24b1ffc1ccf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.005075 10.0.0.249 - - [2026-02-10 00:59:08] "GET /instance-ip/12e2837e-bde0-461d-9ce0-24b1ffc1ccf9?fields=floating_ips HTTP/1.1" 200 1166 0.002404 10.0.0.249 - - [2026-02-10 00:59:08] "GET /floating-ip/a3b29886-0dab-4df3-8b7b-8bcbbcb3d1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.002370 10.0.0.249 - - [2026-02-10 00:59:08] "GET /project/73ab25df-b542-4954-bebf-4ebc54298ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.044690 10.0.0.249 - - [2026-02-10 00:59:08] "GET /loadbalancer/de5f96ee-1f20-4246-97b4-bf204cdc884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002684 10.0.0.249 - - [2026-02-10 00:59:08] "POST /loadbalancer-listeners HTTP/1.1" 200 694 0.022154 10.0.0.249 - - [2026-02-10 00:59:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017382 10.0.0.249 - - [2026-02-10 00:59:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.013380 10.0.0.249 - - [2026-02-10 00:59:08] "GET /project/73ab25df-b542-4954-bebf-4ebc54298ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.032876 10.0.0.249 - - [2026-02-10 00:59:08] "GET /loadbalancer-listener/b2c325f1-9dc9-4e3c-8adb-24c646785f89?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1838 0.006412 10.0.0.249 - - [2026-02-10 00:59:08] "GET /loadbalancer-listener/b2c325f1-9dc9-4e3c-8adb-24c646785f89?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1202 0.003611 10.0.0.249 - - [2026-02-10 00:59:08] "POST /loadbalancer-pools HTTP/1.1" 200 686 0.022031 10.0.0.249 - - [2026-02-10 00:59:08] "GET /instance-ip/12e2837e-bde0-461d-9ce0-24b1ffc1ccf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1596 0.003471 10.0.0.249 - - [2026-02-10 00:59:08] "GET /instance-ip/12e2837e-bde0-461d-9ce0-24b1ffc1ccf9?fields=floating_ips HTTP/1.1" 200 1166 0.004130 10.0.0.249 - - [2026-02-10 00:59:08] "GET /floating-ip/a3b29886-0dab-4df3-8b7b-8bcbbcb3d1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1470 0.005432 10.0.0.249 - - [2026-02-10 00:59:09] "POST /tags HTTP/1.1" 200 356 0.029261 10.0.0.249 - - [2026-02-10 00:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006655 10.0.0.249 - - [2026-02-10 00:59:09] "GET /tag/a285b671-e163-405f-b14e-ad704143fb38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.011479 10.0.0.249 - - [2026-02-10 00:59:09] "POST /tags HTTP/1.1" 200 304 0.016632 10.0.0.249 - - [2026-02-10 00:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.009902 10.0.0.249 - - [2026-02-10 00:59:09] "GET /tag/6637a945-f878-4e6e-93e0-bfac57ddd9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.024536 10.0.0.249 - - [2026-02-10 00:59:09] "POST /projects HTTP/1.1" 409 218 0.002104 10.0.0.249 - - [2026-02-10 00:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001857 10.0.0.249 - - [2026-02-10 00:59:09] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030261 10.0.0.249 - - [2026-02-10 00:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.249 - - [2026-02-10 00:59:09] "GET /network-ipam/db382ee5-030b-4041-a85d-1a171bcbde76?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.002916 10.0.0.249 - - [2026-02-10 00:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.249 - - [2026-02-10 00:59:09] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.005089 10.0.0.249 - - [2026-02-10 00:59:09] "PUT /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02 HTTP/1.1" 200 265 0.054591 10.0.0.249 - - [2026-02-10 00:59:09] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2370 0.015542 10.0.0.249 - - [2026-02-10 00:59:09] "POST /set-tag HTTP/1.1" 200 109 0.055714 10.0.0.249 - - [2026-02-10 00:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002303 10.0.0.249 - - [2026-02-10 00:59:09] "GET /network-ipam/b00a7779-a46d-4d8c-8a8e-b79b40919b75?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1575 0.002468 10.0.0.249 - - [2026-02-10 00:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001635 10.0.0.249 - - [2026-02-10 00:59:09] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.004437 10.0.0.249 - - [2026-02-10 00:59:09] "PUT /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823 HTTP/1.1" 200 265 0.039283 10.0.0.249 - - [2026-02-10 00:59:09] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2653 0.006874 10.0.0.249 - - [2026-02-10 00:59:09] "POST /set-tag HTTP/1.1" 200 109 0.040046 10.0.0.249 - - [2026-02-10 00:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004903 10.0.0.249 - - [2026-02-10 00:59:09] "GET /network-policy/aa22328b-188e-4d24-8d49-5ac0d77c57d9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2049 0.002084 10.0.0.249 - - [2026-02-10 00:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.249 - - [2026-02-10 00:59:09] "GET /network-policy/0ed7869a-d99f-46f1-abef-715e3478302e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2042 0.003277 10.0.0.249 - - [2026-02-10 00:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001800 10.0.0.249 - - [2026-02-10 00:59:09] "GET /network-policy/a9c06845-24a0-4406-b1a4-3544063d825b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2062 0.002710 10.0.0.249 - - [2026-02-10 00:59:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005878 10.0.0.249 - - [2026-02-10 00:59:09] "PUT /network-policy/a9c06845-24a0-4406-b1a4-3544063d825b HTTP/1.1" 200 263 0.020799 10.0.0.249 - - [2026-02-10 00:59:09] "POST /ref-update HTTP/1.1" 200 156 0.041017 10.0.0.249 - - [2026-02-10 00:59:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023927 10.0.0.249 - - [2026-02-10 00:59:09] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002939 10.0.0.249 - - [2026-02-10 00:59:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003836 10.0.0.249 - - [2026-02-10 00:59:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001991 10.0.0.249 - - [2026-02-10 00:59:10] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001524 10.0.0.249 - - [2026-02-10 00:59:10] "POST /security-groups HTTP/1.1" 409 245 0.001818 10.0.0.249 - - [2026-02-10 00:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001441 10.0.0.249 - - [2026-02-10 00:59:10] "PUT /security-group/4ca1bb96-c401-487b-961b-695e835cf886 HTTP/1.1" 200 263 0.068681 10.0.0.249 - - [2026-02-10 00:59:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.030390 10.0.0.249 - - [2026-02-10 00:59:10] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.036260 10.0.0.249 - - [2026-02-10 00:59:10] "PUT /access-control-list/fe2c3ffb-80bf-4793-b830-a39f684592f2 HTTP/1.1" 200 273 0.058456 10.0.0.249 - - [2026-02-10 00:59:10] "PUT /access-control-list/cffe2ea4-6f0c-4ec9-bfba-1fb87a7e578d HTTP/1.1" 200 273 0.015297 10.0.0.249 - - [2026-02-10 00:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001910 10.0.0.249 - - [2026-02-10 00:59:10] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002367 10.0.0.249 - - [2026-02-10 00:59:10] "POST /tags HTTP/1.1" 409 206 0.002268 10.0.0.249 - - [2026-02-10 00:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001417 10.0.0.249 - - [2026-02-10 00:59:10] "GET /tag/6637a945-f878-4e6e-93e0-bfac57ddd9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.009594 10.0.0.249 - - [2026-02-10 00:59:10] "POST /firewall-rules HTTP/1.1" 200 564 0.070259 10.0.0.249 - - [2026-02-10 00:59:10] "GET /firewall-rule/7e4fa9da-3c3a-4145-9009-dc888f2063f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.004181 10.0.0.249 - - [2026-02-10 00:59:10] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.004518 10.0.0.249 - - [2026-02-10 00:59:10] "GET /firewall-rule/7e4fa9da-3c3a-4145-9009-dc888f2063f4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1995 0.001991 10.0.0.249 - - [2026-02-10 00:59:10] "POST /ref-update HTTP/1.1" 200 156 0.018262 10.0.0.249 - - [2026-02-10 00:59:10] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.014076 10.0.0.249 - - [2026-02-10 00:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001776 10.0.0.249 - - [2026-02-10 00:59:10] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002888 10.0.0.249 - - [2026-02-10 00:59:10] "POST /tags HTTP/1.1" 409 206 0.001798 10.0.0.249 - - [2026-02-10 00:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.249 - - [2026-02-10 00:59:10] "GET /tag/6637a945-f878-4e6e-93e0-bfac57ddd9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.010180 10.0.0.249 - - [2026-02-10 00:59:10] "POST /firewall-rules HTTP/1.1" 200 562 0.064783 10.0.0.249 - - [2026-02-10 00:59:10] "GET /firewall-rule/8fbc390c-506c-45ae-b2d3-8698ea6c135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.019338 10.0.0.249 - - [2026-02-10 00:59:10] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2193 0.004067 10.0.0.249 - - [2026-02-10 00:59:10] "GET /firewall-rule/8fbc390c-506c-45ae-b2d3-8698ea6c135a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003145 10.0.0.249 - - [2026-02-10 00:59:10] "POST /ref-update HTTP/1.1" 200 156 0.026534 10.0.0.249 - - [2026-02-10 00:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001939 10.0.0.249 - - [2026-02-10 00:59:10] "GET /loadbalancer/9742fc04-b17a-4f33-afca-79716a8f9c78?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2159 0.002314 10.0.0.249 - - [2026-02-10 00:59:10] "POST /tags HTTP/1.1" 200 372 0.015357 10.0.0.249 - - [2026-02-10 00:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001909 10.0.0.249 - - [2026-02-10 00:59:10] "GET /tag/f548a7f4-cc19-4a19-9fd9-f76cb8f6c9e6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1280 0.011660 10.0.0.249 - - [2026-02-10 00:59:10] "POST /tags HTTP/1.1" 200 320 0.015927 10.0.0.249 - - [2026-02-10 00:59:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004739 10.0.0.249 - - [2026-02-10 00:59:10] "GET /tag/a3a8a718-8363-4411-9375-02d9439b7dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.013257 10.0.0.249 - - [2026-02-10 00:59:11] "POST /id-to-fqname HTTP/1.1" 200 181 0.000957 10.0.0.249 - - [2026-02-10 00:59:11] "POST /fqname-to-id HTTP/1.1" 404 190 0.002359 10.0.0.249 - - [2026-02-10 00:59:11] "POST /security-groups HTTP/1.1" 200 578 0.072452 10.0.0.249 - - [2026-02-10 00:59:11] "POST /fqname-to-id HTTP/1.1" 404 225 0.001554 10.0.0.249 - - [2026-02-10 00:59:11] "POST /projects HTTP/1.1" 200 499 0.231135 10.0.0.249 - - [2026-02-10 00:59:11] "POST /access-control-lists HTTP/1.1" 200 589 0.059734 10.0.0.249 - - [2026-02-10 00:59:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.057489 10.0.0.249 - - [2026-02-10 00:59:11] "POST /fqname-to-id HTTP/1.1" 404 224 0.014132 10.0.0.249 - - [2026-02-10 00:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015088 10.0.0.249 - - [2026-02-10 00:59:11] "POST /access-control-lists HTTP/1.1" 200 587 0.075966 10.0.0.249 - - [2026-02-10 00:59:11] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.024754 10.0.0.249 - - [2026-02-10 00:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008046 10.0.0.249 - - [2026-02-10 00:59:11] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2833 0.007405 10.0.0.249 - - [2026-02-10 00:59:11] "PUT /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02 HTTP/1.1" 200 265 0.071968 10.0.0.249 - - [2026-02-10 00:59:11] "PUT /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823 HTTP/1.1" 200 265 0.081481 10.0.0.249 - - [2026-02-10 00:59:11] "POST /security-groups HTTP/1.1" 200 560 0.066626 10.0.0.249 - - [2026-02-10 00:59:11] "POST /fqname-to-id HTTP/1.1" 404 248 0.001977 10.0.0.249 - - [2026-02-10 00:59:11] "POST /access-control-lists HTTP/1.1" 200 612 0.057634 10.0.0.249 - - [2026-02-10 00:59:11] "POST /fqname-to-id HTTP/1.1" 404 247 0.012172 10.0.0.249 - - [2026-02-10 00:59:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.061463 10.0.0.249 - - [2026-02-10 00:59:11] "POST /chown HTTP/1.1" 200 109 0.023450 10.0.0.249 - - [2026-02-10 00:59:11] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008764 10.0.0.249 - - [2026-02-10 00:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.249 - - [2026-02-10 00:59:11] "POST /access-control-lists HTTP/1.1" 200 610 0.093277 10.0.0.249 - - [2026-02-10 00:59:11] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.004984 10.0.0.249 - - [2026-02-10 00:59:11] "POST /tags HTTP/1.1" 409 214 0.001426 10.0.0.249 - - [2026-02-10 00:59:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001235 10.0.0.249 - - [2026-02-10 00:59:11] "GET /tag/a3a8a718-8363-4411-9375-02d9439b7dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.009764 10.0.0.249 - - [2026-02-10 00:59:11] "POST /firewall-rules HTTP/1.1" 200 580 0.077290 10.0.0.249 - - [2026-02-10 00:59:12] "GET /firewall-rule/2c46f1eb-47f9-4748-8207-e8b064933850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004127 10.0.0.249 - - [2026-02-10 00:59:12] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2430 0.004126 10.0.0.249 - - [2026-02-10 00:59:12] "GET /firewall-rule/2c46f1eb-47f9-4748-8207-e8b064933850?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.001955 10.0.0.249 - - [2026-02-10 00:59:12] "POST /ref-update HTTP/1.1" 200 156 0.028465 10.0.0.249 - - [2026-02-10 00:59:12] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.005546 10.0.0.249 - - [2026-02-10 00:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001638 10.0.0.249 - - [2026-02-10 00:59:12] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002886 10.0.0.249 - - [2026-02-10 00:59:12] "POST /tags HTTP/1.1" 409 214 0.001864 10.0.0.249 - - [2026-02-10 00:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.249 - - [2026-02-10 00:59:12] "GET /tag/a3a8a718-8363-4411-9375-02d9439b7dee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1150 0.012803 10.0.0.249 - - [2026-02-10 00:59:12] "POST /firewall-rules HTTP/1.1" 200 578 0.075835 10.0.0.249 - - [2026-02-10 00:59:12] "GET /firewall-rule/b635eaf4-e8a0-412e-826f-fc1848bbd693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.015611 10.0.0.249 - - [2026-02-10 00:59:12] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2676 0.004981 10.0.0.249 - - [2026-02-10 00:59:12] "GET /firewall-rule/b635eaf4-e8a0-412e-826f-fc1848bbd693?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2032 0.002195 10.0.0.249 - - [2026-02-10 00:59:12] "POST /ref-update HTTP/1.1" 200 156 0.029342 10.0.0.249 - - [2026-02-10 00:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007827 10.0.0.249 - - [2026-02-10 00:59:12] "GET /loadbalancer/de5f96ee-1f20-4246-97b4-bf204cdc884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002782 10.0.0.249 - - [2026-02-10 00:59:12] "POST /tags HTTP/1.1" 200 364 0.015312 10.0.0.249 - - [2026-02-10 00:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012579 10.0.0.249 - - [2026-02-10 00:59:12] "GET /tag/39b2e25f-43e3-4991-962e-580a3bb98df8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.011556 10.0.0.249 - - [2026-02-10 00:59:12] "POST /tags HTTP/1.1" 200 312 0.015003 10.0.0.249 - - [2026-02-10 00:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006358 10.0.0.249 - - [2026-02-10 00:59:12] "GET /tag/af2ed56b-74ae-4af1-b159-3e5eba5dff45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.011793 10.0.0.249 - - [2026-02-10 00:59:12] "POST /id-to-fqname HTTP/1.1" 200 177 0.000441 10.0.0.249 - - [2026-02-10 00:59:12] "POST /fqname-to-id HTTP/1.1" 404 186 0.018418 10.0.0.249 - - [2026-02-10 00:59:12] "POST /security-groups HTTP/1.1" 200 574 0.070012 10.0.0.249 - - [2026-02-10 00:59:12] "POST /projects HTTP/1.1" 200 491 0.167943 10.0.0.249 - - [2026-02-10 00:59:12] "POST /fqname-to-id HTTP/1.1" 404 217 0.005472 10.0.0.249 - - [2026-02-10 00:59:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.031748 10.0.0.249 - - [2026-02-10 00:59:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007866 10.0.0.249 - - [2026-02-10 00:59:12] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2888 0.009978 10.0.0.249 - - [2026-02-10 00:59:12] "POST /access-control-lists HTTP/1.1" 200 585 0.091178 10.0.0.249 - - [2026-02-10 00:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015217 10.0.0.249 - - [2026-02-10 00:59:13] "POST /fqname-to-id HTTP/1.1" 404 216 0.011504 10.0.0.249 - - [2026-02-10 00:59:13] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2905 0.005779 10.0.0.249 - - [2026-02-10 00:59:13] "POST /access-control-lists HTTP/1.1" 200 583 0.062429 10.0.0.249 - - [2026-02-10 00:59:13] "PUT /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02 HTTP/1.1" 200 265 0.091711 10.0.0.249 - - [2026-02-10 00:59:13] "PUT /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823 HTTP/1.1" 200 265 0.047161 10.0.0.249 - - [2026-02-10 00:59:13] "POST /security-groups HTTP/1.1" 200 548 0.067384 10.0.0.249 - - [2026-02-10 00:59:13] "POST /fqname-to-id HTTP/1.1" 404 240 0.001739 10.0.0.249 - - [2026-02-10 00:59:13] "POST /prop-collection-update HTTP/1.1" 200 115 0.014089 10.0.0.249 - - [2026-02-10 00:59:13] "POST /access-control-lists HTTP/1.1" 200 604 0.083690 10.0.0.249 - - [2026-02-10 00:59:13] "POST /fqname-to-id HTTP/1.1" 404 239 0.011993 10.0.0.249 - - [2026-02-10 00:59:13] "POST /chown HTTP/1.1" 200 109 0.081062 10.0.0.249 - - [2026-02-10 00:59:13] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.015959 10.0.0.249 - - [2026-02-10 00:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002154 10.0.0.249 - - [2026-02-10 00:59:13] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.014578 10.0.0.249 - - [2026-02-10 00:59:13] "POST /access-control-lists HTTP/1.1" 200 602 0.092967 10.0.0.249 - - [2026-02-10 00:59:13] "POST /tags HTTP/1.1" 409 210 0.009067 10.0.0.249 - - [2026-02-10 00:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002066 10.0.0.249 - - [2026-02-10 00:59:13] "GET /tag/af2ed56b-74ae-4af1-b159-3e5eba5dff45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010120 10.0.0.249 - - [2026-02-10 00:59:13] "POST /firewall-rules HTTP/1.1" 200 572 0.063840 10.0.0.249 - - [2026-02-10 00:59:13] "GET /firewall-rule/d6651865-93f4-4560-aec9-590328ef6801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.003759 10.0.0.249 - - [2026-02-10 00:59:13] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2921 0.003437 10.0.0.249 - - [2026-02-10 00:59:13] "GET /firewall-rule/d6651865-93f4-4560-aec9-590328ef6801?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.001921 10.0.0.249 - - [2026-02-10 00:59:13] "POST /ref-update HTTP/1.1" 200 156 0.046261 10.0.0.249 - - [2026-02-10 00:59:13] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.018947 10.0.0.249 - - [2026-02-10 00:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.012040 10.0.0.249 - - [2026-02-10 00:59:13] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002752 10.0.0.249 - - [2026-02-10 00:59:13] "POST /tags HTTP/1.1" 409 210 0.001726 10.0.0.249 - - [2026-02-10 00:59:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006414 10.0.0.249 - - [2026-02-10 00:59:13] "GET /tag/af2ed56b-74ae-4af1-b159-3e5eba5dff45?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1133 0.010231 10.0.0.249 - - [2026-02-10 00:59:14] "POST /firewall-rules HTTP/1.1" 200 570 0.067780 10.0.0.249 - - [2026-02-10 00:59:14] "GET /firewall-rule/cab5e268-c7af-42e7-a67d-ea0749ef3d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.007541 10.0.0.249 - - [2026-02-10 00:59:14] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3163 0.004173 10.0.0.249 - - [2026-02-10 00:59:14] "GET /firewall-rule/cab5e268-c7af-42e7-a67d-ea0749ef3d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002017 10.0.0.249 - - [2026-02-10 00:59:14] "POST /ref-update HTTP/1.1" 200 156 0.032526 10.0.0.249 - - [2026-02-10 00:59:14] "POST /tags HTTP/1.1" 409 237 0.010466 10.0.0.249 - - [2026-02-10 00:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002086 10.0.0.249 - - [2026-02-10 00:59:14] "GET /tag/7e685f95-da42-4fbf-a55e-153d8b4ebec2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1263 0.009659 10.0.0.249 - - [2026-02-10 00:59:14] "POST /tags HTTP/1.1" 409 210 0.001505 10.0.0.249 - - [2026-02-10 00:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002014 10.0.0.249 - - [2026-02-10 00:59:14] "GET /tag/0f8220ca-d5a4-4e6f-9df3-d90354479008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.012366 10.0.0.249 - - [2026-02-10 00:59:14] "POST /projects HTTP/1.1" 409 223 0.002937 10.0.0.249 - - [2026-02-10 00:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001458 10.0.0.249 - - [2026-02-10 00:59:14] "GET /project/73ab25df-b542-4954-bebf-4ebc54298ee8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1303 0.027126 10.0.0.249 - - [2026-02-10 00:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002656 10.0.0.249 - - [2026-02-10 00:59:14] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2960 0.004135 10.0.0.249 - - [2026-02-10 00:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002124 10.0.0.249 - - [2026-02-10 00:59:14] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2977 0.003837 10.0.0.249 - - [2026-02-10 00:59:14] "PUT /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02 HTTP/1.1" 200 265 0.059328 10.0.0.249 - - [2026-02-10 00:59:14] "PUT /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823 HTTP/1.1" 200 265 0.046599 10.0.0.249 - - [2026-02-10 00:59:14] "POST /security-groups HTTP/1.1" 409 253 0.006142 10.0.0.249 - - [2026-02-10 00:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001986 10.0.0.249 - - [2026-02-10 00:59:14] "PUT /security-group/4bc03793-a024-498a-9877-e285e4ad22e5 HTTP/1.1" 200 263 0.059401 10.0.0.249 - - [2026-02-10 00:59:14] "PUT /access-control-list/53493981-c5de-4b9e-b038-2c337ec235a0 HTTP/1.1" 200 273 0.026605 10.0.0.249 - - [2026-02-10 00:59:14] "POST /prop-collection-update HTTP/1.1" 200 115 0.058593 10.0.0.249 - - [2026-02-10 00:59:14] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.028453 10.0.0.249 - - [2026-02-10 00:59:14] "PUT /access-control-list/57d8aaeb-fbd0-4443-9535-e255acac9991 HTTP/1.1" 200 273 0.039235 10.0.0.249 - - [2026-02-10 00:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001852 10.0.0.249 - - [2026-02-10 00:59:14] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002246 10.0.0.249 - - [2026-02-10 00:59:14] "POST /tags HTTP/1.1" 409 210 0.002821 10.0.0.249 - - [2026-02-10 00:59:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.001891 10.0.0.249 - - [2026-02-10 00:59:14] "GET /tag/0f8220ca-d5a4-4e6f-9df3-d90354479008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.010959 10.0.0.249 - - [2026-02-10 00:59:15] "POST /firewall-rules HTTP/1.1" 200 572 0.167659 10.0.0.249 - - [2026-02-10 00:59:15] "GET /firewall-rule/cd50f7b7-89c8-4e4f-b997-9c2b1bef8ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.031607 10.0.0.249 - - [2026-02-10 00:59:15] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3404 0.007426 10.0.0.249 - - [2026-02-10 00:59:15] "GET /firewall-rule/cd50f7b7-89c8-4e4f-b997-9c2b1bef8ab1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2016 0.002126 10.0.0.249 - - [2026-02-10 00:59:15] "POST /ref-update HTTP/1.1" 200 156 0.048117 10.0.0.249 - - [2026-02-10 00:59:15] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003965 10.0.0.249 - - [2026-02-10 00:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.249 - - [2026-02-10 00:59:15] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003133 10.0.0.249 - - [2026-02-10 00:59:15] "POST /tags HTTP/1.1" 409 210 0.002808 10.0.0.249 - - [2026-02-10 00:59:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.001734 10.0.0.249 - - [2026-02-10 00:59:15] "GET /tag/0f8220ca-d5a4-4e6f-9df3-d90354479008?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1132 0.013604 10.0.0.249 - - [2026-02-10 00:59:15] "POST /firewall-rules HTTP/1.1" 200 570 0.077199 10.0.0.249 - - [2026-02-10 00:59:15] "GET /firewall-rule/f859bccb-5f9c-47ac-8a47-3d31c6ec366d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005866 10.0.0.249 - - [2026-02-10 00:59:15] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3646 0.004977 10.0.0.249 - - [2026-02-10 00:59:15] "GET /firewall-rule/f859bccb-5f9c-47ac-8a47-3d31c6ec366d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005027 10.0.0.249 - - [2026-02-10 00:59:15] "POST /ref-update HTTP/1.1" 200 156 0.075888 10.0.0.249 - - [2026-02-10 00:59:15] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004523 10.0.0.249 - - [2026-02-10 00:59:15] "POST /set-tag HTTP/1.1" 200 109 0.002527 10.0.0.249 - - [2026-02-10 00:59:17] "GET / HTTP/1.1" 200 36215 0.001358 10.0.0.249 - - [2026-02-10 00:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.249 - - [2026-02-10 00:59:17] "GET /routing-instance/45d90163-efde-4156-b0a2-dc1262fe328a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002774 10.0.0.249 - - [2026-02-10 00:59:17] "POST /bgp-routers HTTP/1.1" 409 301 0.001731 10.0.0.249 - - [2026-02-10 00:59:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.249 - - [2026-02-10 00:59:17] "GET /bgp-router/8b956474-a2ba-420d-b9dd-1b91949adac1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.005321 10.0.0.249 - - [2026-02-10 00:59:17] "PUT /bgp-router/8b956474-a2ba-420d-b9dd-1b91949adac1 HTTP/1.1" 200 255 0.016132 [Introspect:8084]10.0.0.249 - - [2026-02-10 00:59:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.249 - - [2026-02-10 00:59:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000892 [Introspect:8084]10.0.0.249 - - [2026-02-10 00:59:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001058 [Introspect:8084]10.0.0.249 - - [2026-02-10 00:59:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000774 [Introspect:8084]10.0.0.249 - - [2026-02-10 00:59:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001186 [Introspect:8084]10.0.0.249 - - [2026-02-10 00:59:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001090 10.0.0.27 - - [2026-02-10 00:59:53] "GET / HTTP/1.1" 200 36215 0.001209 10.0.0.27 - - [2026-02-10 00:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001926 10.0.0.27 - - [2026-02-10 00:59:53] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1347 0.004285 10.0.0.27 - - [2026-02-10 00:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001570 10.0.0.27 - - [2026-02-10 00:59:53] "GET /routing-instance/45d90163-efde-4156-b0a2-dc1262fe328a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002815 10.0.0.27 - - [2026-02-10 00:59:53] "PUT /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708 HTTP/1.1" 200 275 0.008882 10.0.0.27 - - [2026-02-10 00:59:53] "POST /fqname-to-id HTTP/1.1" 404 216 0.009828 10.0.0.27 - - [2026-02-10 00:59:53] "POST /virtual-routers HTTP/1.1" 200 601 0.019311 10.0.0.27 - - [2026-02-10 00:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.013504 10.0.0.27 - - [2026-02-10 00:59:53] "GET /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.009450 10.0.0.27 - - [2026-02-10 00:59:53] "POST /fqname-to-id HTTP/1.1" 404 229 0.001770 10.0.0.27 - - [2026-02-10 00:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001437 10.0.0.27 - - [2026-02-10 00:59:53] "GET /virtual-network/57a009e9-aefa-4de6-8638-0097dca2a883?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1719 0.003429 10.0.0.27 - - [2026-02-10 00:59:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.037277 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:00:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000902 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:00:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000965 10.0.0.27 - - [2026-02-10 01:01:02] "GET / HTTP/1.1" 200 36215 0.001350 10.0.0.27 - - [2026-02-10 01:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.27 - - [2026-02-10 01:01:02] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.005030 10.0.0.27 - - [2026-02-10 01:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.27 - - [2026-02-10 01:01:02] "GET /routing-instance/45d90163-efde-4156-b0a2-dc1262fe328a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002089 10.0.0.27 - - [2026-02-10 01:01:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002247 10.0.0.27 - - [2026-02-10 01:01:02] "GET /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002898 10.0.0.27 - - [2026-02-10 01:01:03] "PUT /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7 HTTP/1.1" 200 263 0.012345 10.0.0.27 - - [2026-02-10 01:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006846 10.0.0.27 - - [2026-02-10 01:01:03] "GET /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002883 10.0.0.27 - - [2026-02-10 01:01:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001898 10.0.0.27 - - [2026-02-10 01:01:03] "GET /virtual-machine-interface/a98219fe-313e-421f-9ad9-3b1b956fed0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1919 0.003420 10.0.0.27 - - [2026-02-10 01:01:03] "PUT /virtual-machine-interface/a98219fe-313e-421f-9ad9-3b1b956fed0e HTTP/1.1" 200 285 0.007501 10.0.0.249 - - [2026-02-10 01:01:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001965 10.0.0.249 - - [2026-02-10 01:01:29] "GET /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.002413 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:01:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000865 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:01:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000938 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:01:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000824 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:01:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000891 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:01:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000997 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:01:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001101 10.0.0.249 - - [2026-02-10 01:02:41] "GET /global-system-configs HTTP/1.1" 200 323 0.004421 10.0.0.249 - - [2026-02-10 01:02:42] "GET /global-system-configs HTTP/1.1" 200 323 0.001861 10.0.0.249 - - [2026-02-10 01:04:03] "GET /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1258 0.003060 10.0.0.249 - - [2026-02-10 01:04:03] "POST /ref-update HTTP/1.1" 200 156 0.014515 10.0.0.249 - - [2026-02-10 01:04:11] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005665 10.0.0.249 - - [2026-02-10 01:04:11] "POST /set-tag HTTP/1.1" 200 109 0.003129 10.0.0.249 - - [2026-02-10 01:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001888 10.0.0.249 - - [2026-02-10 01:04:11] "GET /loadbalancer/de5f96ee-1f20-4246-97b4-bf204cdc884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002773 10.0.0.249 - - [2026-02-10 01:04:11] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005912 10.0.0.249 - - [2026-02-10 01:04:11] "POST /set-tag HTTP/1.1" 200 109 0.002809 10.0.0.249 - - [2026-02-10 01:04:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002037 10.0.0.249 - - [2026-02-10 01:04:11] "GET /loadbalancer/de5f96ee-1f20-4246-97b4-bf204cdc884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002836 10.0.0.249 - - [2026-02-10 01:04:12] "GET /loadbalancer-pool/f16fd2f8-456e-40e8-b505-7bfa02a52507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006591 10.0.0.249 - - [2026-02-10 01:04:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014692 10.0.0.249 - - [2026-02-10 01:04:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.011961 10.0.0.249 - - [2026-02-10 01:04:12] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.008667 10.0.0.249 - - [2026-02-10 01:04:12] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004948 10.0.0.249 - - [2026-02-10 01:04:12] "POST /tags HTTP/1.1" 409 205 0.003529 10.0.0.249 - - [2026-02-10 01:04:12] "POST /ref-update HTTP/1.1" 200 156 0.009765 10.0.0.249 - - [2026-02-10 01:04:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006831 10.0.0.249 - - [2026-02-10 01:04:12] "GET /floating-ip/a3b29886-0dab-4df3-8b7b-8bcbbcb3d1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.005842 10.0.0.249 - - [2026-02-10 01:04:12] "GET /tag/0aa544de-881f-43a6-8abd-3f8301c7155d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011621 10.0.0.249 - - [2026-02-10 01:04:12] "PUT /floating-ip/a3b29886-0dab-4df3-8b7b-8bcbbcb3d1c4 HTTP/1.1" 200 257 0.019222 10.0.0.249 - - [2026-02-10 01:04:12] "POST /set-tag HTTP/1.1" 200 109 0.076314 10.0.0.249 - - [2026-02-10 01:04:12] "GET /loadbalancer-pool/9fef450b-8760-42ee-bc0c-15fbbe5e8cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.003659 10.0.0.249 - - [2026-02-10 01:04:12] "POST /loadbalancer-members HTTP/1.1" 200 692 0.035747 10.0.0.249 - - [2026-02-10 01:04:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.016556 10.0.0.249 - - [2026-02-10 01:04:12] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.010498 10.0.0.249 - - [2026-02-10 01:04:12] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.003860 10.0.0.249 - - [2026-02-10 01:04:12] "POST /ref-update HTTP/1.1" 200 156 0.007522 10.0.0.249 - - [2026-02-10 01:04:12] "POST /set-tag HTTP/1.1" 200 109 0.002333 10.0.0.249 - - [2026-02-10 01:04:12] "GET /loadbalancer-pool/9cbca1c3-4688-47ac-9a55-2396792c4881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003270 10.0.0.249 - - [2026-02-10 01:04:12] "GET /floating-ip/a3b29886-0dab-4df3-8b7b-8bcbbcb3d1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1923 0.017195 10.0.0.249 - - [2026-02-10 01:04:12] "POST /loadbalancer-members HTTP/1.1" 200 694 0.075624 10.0.0.249 - - [2026-02-10 01:04:12] "PUT /floating-ip/a3b29886-0dab-4df3-8b7b-8bcbbcb3d1c4 HTTP/1.1" 200 257 0.063693 10.0.0.249 - - [2026-02-10 01:04:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.007374 10.0.0.249 - - [2026-02-10 01:04:12] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.011704 10.0.0.249 - - [2026-02-10 01:04:12] "POST /set-tag HTTP/1.1" 200 109 0.002567 10.0.0.249 - - [2026-02-10 01:04:12] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004463 10.0.0.249 - - [2026-02-10 01:04:12] "POST /ref-update HTTP/1.1" 200 156 0.007257 10.0.0.249 - - [2026-02-10 01:04:12] "GET /floating-ip/a3b29886-0dab-4df3-8b7b-8bcbbcb3d1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1976 0.002509 10.0.0.249 - - [2026-02-10 01:04:12] "PUT /floating-ip/a3b29886-0dab-4df3-8b7b-8bcbbcb3d1c4 HTTP/1.1" 200 257 0.023487 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:05:01] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000860 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:05:01] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000882 10.0.0.249 - - [2026-02-10 01:06:21] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006005 10.0.0.249 - - [2026-02-10 01:06:21] "POST /set-tag HTTP/1.1" 200 109 0.007951 10.0.0.249 - - [2026-02-10 01:06:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002962 10.0.0.249 - - [2026-02-10 01:06:21] "GET /loadbalancer/de5f96ee-1f20-4246-97b4-bf204cdc884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.003141 10.0.0.249 - - [2026-02-10 01:06:21] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004328 10.0.0.249 - - [2026-02-10 01:06:21] "POST /set-tag HTTP/1.1" 200 109 0.016151 10.0.0.249 - - [2026-02-10 01:06:21] "DELETE /loadbalancer-member/a39bd57f-6729-4ad2-ab42-a3d1afc0514a HTTP/1.1" 200 115 0.034575 10.0.0.249 - - [2026-02-10 01:06:21] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007833 10.0.0.249 - - [2026-02-10 01:06:21] "POST /set-tag HTTP/1.1" 200 109 0.002423 10.0.0.249 - - [2026-02-10 01:06:21] "DELETE /loadbalancer-member/d04c8b9a-d00e-4d2f-9d48-a549c7aa34f3 HTTP/1.1" 200 115 0.024878 10.0.0.249 - - [2026-02-10 01:06:21] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004719 10.0.0.249 - - [2026-02-10 01:06:22] "POST /set-tag HTTP/1.1" 200 109 0.004057 10.0.0.249 - - [2026-02-10 01:06:22] "DELETE /loadbalancer-member/cc163df7-35ac-47bd-84b1-9b7c2eacb998 HTTP/1.1" 200 115 0.025681 10.0.0.249 - - [2026-02-10 01:06:22] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004513 10.0.0.249 - - [2026-02-10 01:06:22] "POST /set-tag HTTP/1.1" 200 109 0.002400 10.0.0.249 - - [2026-02-10 01:06:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001719 10.0.0.249 - - [2026-02-10 01:06:22] "GET /loadbalancer/de5f96ee-1f20-4246-97b4-bf204cdc884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.001960 10.0.0.249 - - [2026-02-10 01:06:22] "GET /loadbalancer-pool/f16fd2f8-456e-40e8-b505-7bfa02a52507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002707 10.0.0.249 - - [2026-02-10 01:06:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014044 10.0.0.249 - - [2026-02-10 01:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.039801 10.0.0.249 - - [2026-02-10 01:06:22] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.018104 10.0.0.249 - - [2026-02-10 01:06:22] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.007243 10.0.0.249 - - [2026-02-10 01:06:22] "GET /floating-ip/a3b29886-0dab-4df3-8b7b-8bcbbcb3d1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002710 10.0.0.249 - - [2026-02-10 01:06:22] "POST /set-tag HTTP/1.1" 200 109 0.062553 10.0.0.249 - - [2026-02-10 01:06:22] "GET /loadbalancer-pool/9fef450b-8760-42ee-bc0c-15fbbe5e8cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.006882 10.0.0.249 - - [2026-02-10 01:06:22] "POST /loadbalancer-members HTTP/1.1" 200 692 0.020283 10.0.0.249 - - [2026-02-10 01:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007125 10.0.0.249 - - [2026-02-10 01:06:22] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.014333 10.0.0.249 - - [2026-02-10 01:06:22] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004824 10.0.0.249 - - [2026-02-10 01:06:22] "POST /set-tag HTTP/1.1" 200 109 0.005495 10.0.0.249 - - [2026-02-10 01:06:22] "GET /floating-ip/a3b29886-0dab-4df3-8b7b-8bcbbcb3d1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.004856 10.0.0.249 - - [2026-02-10 01:06:22] "GET /loadbalancer-pool/9cbca1c3-4688-47ac-9a55-2396792c4881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.002621 10.0.0.249 - - [2026-02-10 01:06:22] "POST /loadbalancer-members HTTP/1.1" 200 694 0.019403 10.0.0.249 - - [2026-02-10 01:06:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.009304 10.0.0.249 - - [2026-02-10 01:06:22] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004862 10.0.0.249 - - [2026-02-10 01:06:22] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.004280 10.0.0.249 - - [2026-02-10 01:06:22] "GET /floating-ip/a3b29886-0dab-4df3-8b7b-8bcbbcb3d1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002298 10.0.0.249 - - [2026-02-10 01:06:22] "POST /set-tag HTTP/1.1" 200 109 0.002336 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:06:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000844 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:06:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001178 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:06:29] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000827 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:06:29] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000838 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:06:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000865 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:06:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000813 10.0.0.249 - - [2026-02-10 01:07:41] "GET /global-system-configs HTTP/1.1" 200 323 0.002436 10.0.0.249 - - [2026-02-10 01:07:42] "GET /global-system-configs HTTP/1.1" 200 323 0.001908 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:09:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000895 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:09:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000798 10.0.0.249 - - [2026-02-10 01:10:40] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.005853 10.0.0.249 - - [2026-02-10 01:10:40] "POST /set-tag HTTP/1.1" 200 109 0.003187 10.0.0.249 - - [2026-02-10 01:10:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002132 10.0.0.249 - - [2026-02-10 01:10:40] "GET /loadbalancer/de5f96ee-1f20-4246-97b4-bf204cdc884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002894 10.0.0.249 - - [2026-02-10 01:10:40] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007401 10.0.0.249 - - [2026-02-10 01:10:40] "POST /set-tag HTTP/1.1" 200 109 0.040594 10.0.0.249 - - [2026-02-10 01:10:40] "DELETE /loadbalancer-member/2c1aa71d-8171-4d32-9661-80916f58514f HTTP/1.1" 200 115 0.030827 10.0.0.249 - - [2026-02-10 01:10:40] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004268 10.0.0.249 - - [2026-02-10 01:10:40] "POST /set-tag HTTP/1.1" 200 109 0.004005 10.0.0.249 - - [2026-02-10 01:10:41] "DELETE /loadbalancer-member/83909bc5-dd76-4785-aeb2-0e8a02d1a9c2 HTTP/1.1" 200 115 0.025706 10.0.0.249 - - [2026-02-10 01:10:41] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.003539 10.0.0.249 - - [2026-02-10 01:10:41] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.249 - - [2026-02-10 01:10:41] "DELETE /loadbalancer-member/71c50b60-0c42-4550-83e5-534d1adab62d HTTP/1.1" 200 115 0.033587 10.0.0.249 - - [2026-02-10 01:10:41] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.005011 10.0.0.249 - - [2026-02-10 01:10:41] "POST /set-tag HTTP/1.1" 200 109 0.002589 10.0.0.249 - - [2026-02-10 01:10:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.249 - - [2026-02-10 01:10:41] "GET /loadbalancer/de5f96ee-1f20-4246-97b4-bf204cdc884e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2174 0.002407 10.0.0.249 - - [2026-02-10 01:10:41] "GET /loadbalancer-pool/f16fd2f8-456e-40e8-b505-7bfa02a52507?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.002300 10.0.0.249 - - [2026-02-10 01:10:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.036816 10.0.0.249 - - [2026-02-10 01:10:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.016594 10.0.0.249 - - [2026-02-10 01:10:41] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.009434 10.0.0.249 - - [2026-02-10 01:10:41] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3612 0.004110 10.0.0.249 - - [2026-02-10 01:10:41] "GET /floating-ip/a3b29886-0dab-4df3-8b7b-8bcbbcb3d1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002630 10.0.0.249 - - [2026-02-10 01:10:41] "POST /set-tag HTTP/1.1" 200 109 0.063815 10.0.0.249 - - [2026-02-10 01:10:41] "GET /loadbalancer-pool/9fef450b-8760-42ee-bc0c-15fbbe5e8cb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1856 0.012414 10.0.0.249 - - [2026-02-10 01:10:41] "POST /loadbalancer-members HTTP/1.1" 200 692 0.021016 10.0.0.249 - - [2026-02-10 01:10:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.007467 10.0.0.249 - - [2026-02-10 01:10:41] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.016058 10.0.0.249 - - [2026-02-10 01:10:41] "POST /set-tag HTTP/1.1" 200 109 0.006201 10.0.0.249 - - [2026-02-10 01:10:41] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.006130 10.0.0.249 - - [2026-02-10 01:10:41] "GET /floating-ip/a3b29886-0dab-4df3-8b7b-8bcbbcb3d1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.003182 10.0.0.249 - - [2026-02-10 01:10:41] "GET /loadbalancer-pool/9cbca1c3-4688-47ac-9a55-2396792c4881?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1864 0.003338 10.0.0.249 - - [2026-02-10 01:10:41] "POST /loadbalancer-members HTTP/1.1" 200 694 0.014587 10.0.0.249 - - [2026-02-10 01:10:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.015733 10.0.0.249 - - [2026-02-10 01:10:41] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.007057 10.0.0.249 - - [2026-02-10 01:10:41] "GET /virtual-machine-interface/b36b8074-061b-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3779 0.009937 10.0.0.249 - - [2026-02-10 01:10:41] "GET /floating-ip/a3b29886-0dab-4df3-8b7b-8bcbbcb3d1c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2033 0.002648 10.0.0.249 - - [2026-02-10 01:10:41] "POST /set-tag HTTP/1.1" 200 109 0.002392 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:12:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000854 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:12:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000820 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:12:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000822 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:12:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001078 10.0.0.249 - - [2026-02-10 01:12:41] "GET /global-system-configs HTTP/1.1" 200 323 0.003393 10.0.0.249 - - [2026-02-10 01:12:42] "GET /global-system-configs HTTP/1.1" 200 323 0.009768 10.0.0.249 - - [2026-02-10 01:12:47] "GET / HTTP/1.1" 200 36215 0.001256 10.0.0.249 - - [2026-02-10 01:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.249 - - [2026-02-10 01:12:47] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.042311 10.0.0.249 - - [2026-02-10 01:12:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002178 10.0.0.249 - - [2026-02-10 01:12:48] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.033212 10.0.0.249 - - [2026-02-10 01:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001822 10.0.0.249 - - [2026-02-10 01:12:48] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.031358 10.0.0.249 - - [2026-02-10 01:12:48] "POST /tags HTTP/1.1" 200 334 0.035498 10.0.0.249 - - [2026-02-10 01:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.008080 10.0.0.249 - - [2026-02-10 01:12:48] "GET /tag/7fbf3278-002c-435e-80c7-1286a2b4c15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.011800 10.0.0.249 - - [2026-02-10 01:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001902 10.0.0.249 - - [2026-02-10 01:12:48] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030894 10.0.0.249 - - [2026-02-10 01:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003021 10.0.0.249 - - [2026-02-10 01:12:48] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.003729 10.0.0.249 - - [2026-02-10 01:12:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001764 10.0.0.249 - - [2026-02-10 01:12:48] "GET /service-appliance-set/a48a16cc-e22b-4618-8a68-c4b299a6dd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.003035 10.0.0.249 - - [2026-02-10 01:12:48] "POST /fqname-to-id HTTP/1.1" 404 254 0.001562 10.0.0.249 - - [2026-02-10 01:12:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 666 0.105603 10.0.0.249 - - [2026-02-10 01:12:49] "GET /virtual-machine-interface/73d3612c-1d5e-48fd-84a5-d7fac19c4ec5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2348 0.005701 10.0.0.249 - - [2026-02-10 01:12:49] "POST /instance-ips HTTP/1.1" 200 410 0.028738 10.0.0.249 - - [2026-02-10 01:12:49] "GET /instance-ip/a7c188bb-7fac-417a-bcce-6da8832b78c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.006673 10.0.0.249 - - [2026-02-10 01:12:49] "POST /loadbalancers HTTP/1.1" 200 612 0.060428 10.0.0.249 - - [2026-02-10 01:12:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.032960 10.0.0.249 - - [2026-02-10 01:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010044 10.0.0.249 - - [2026-02-10 01:12:49] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.055006 10.0.0.249 - - [2026-02-10 01:12:49] "GET /instance-ip/a7c188bb-7fac-417a-bcce-6da8832b78c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003028 10.0.0.249 - - [2026-02-10 01:12:49] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.025184 10.0.0.249 - - [2026-02-10 01:12:49] "GET /loadbalancer/2255ed40-8ace-47ee-82d1-1b79440039be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002659 10.0.0.249 - - [2026-02-10 01:12:49] "POST /floating-ips HTTP/1.1" 200 599 0.016771 10.0.0.249 - - [2026-02-10 01:12:49] "POST /loadbalancer-listeners HTTP/1.1" 200 718 0.032048 10.0.0.249 - - [2026-02-10 01:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.249 - - [2026-02-10 01:12:49] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030149 10.0.0.249 - - [2026-02-10 01:12:49] "GET /loadbalancer-listener/5802a403-76ab-421a-91b7-6c57651d2b98?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1807 0.003684 10.0.0.249 - - [2026-02-10 01:12:49] "GET /loadbalancer-listener/5802a403-76ab-421a-91b7-6c57651d2b98?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1225 0.003378 10.0.0.249 - - [2026-02-10 01:12:49] "POST /loadbalancer-pools HTTP/1.1" 200 710 0.022816 10.0.0.249 - - [2026-02-10 01:12:49] "GET /instance-ip/a7c188bb-7fac-417a-bcce-6da8832b78c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.003939 10.0.0.249 - - [2026-02-10 01:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003034 10.0.0.249 - - [2026-02-10 01:12:49] "GET /instance-ip/a7c188bb-7fac-417a-bcce-6da8832b78c0?fields=floating_ips HTTP/1.1" 200 1215 0.004255 10.0.0.249 - - [2026-02-10 01:12:49] "GET /loadbalancer/2255ed40-8ace-47ee-82d1-1b79440039be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003038 10.0.0.249 - - [2026-02-10 01:12:49] "GET /floating-ip/a4ca1b8d-0f8f-4c30-a39c-bb9351148fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1482 0.001562 10.0.0.249 - - [2026-02-10 01:12:49] "POST /tags HTTP/1.1" 200 296 0.047541 10.0.0.249 - - [2026-02-10 01:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.249 - - [2026-02-10 01:12:49] "GET /tag/61f8ea7e-9e18-4123-84fb-ea22a62ec636?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.014067 10.0.0.249 - - [2026-02-10 01:12:49] "POST /tags HTTP/1.1" 409 233 0.002016 10.0.0.249 - - [2026-02-10 01:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001430 10.0.0.249 - - [2026-02-10 01:12:49] "GET /tag/a285b671-e163-405f-b14e-ad704143fb38?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1248 0.009752 10.0.0.249 - - [2026-02-10 01:12:49] "POST /tags HTTP/1.1" 409 206 0.001409 10.0.0.249 - - [2026-02-10 01:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.249 - - [2026-02-10 01:12:49] "GET /tag/6637a945-f878-4e6e-93e0-bfac57ddd9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.011833 10.0.0.249 - - [2026-02-10 01:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.249 - - [2026-02-10 01:12:49] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004141 10.0.0.249 - - [2026-02-10 01:12:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.003291 10.0.0.249 - - [2026-02-10 01:12:49] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.026837 10.0.0.249 - - [2026-02-10 01:12:49] "POST /virtual-machines HTTP/1.1" 200 370 0.011809 10.0.0.249 - - [2026-02-10 01:12:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.025016 10.0.0.249 - - [2026-02-10 01:12:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.103318 10.0.0.249 - - [2026-02-10 01:12:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.007425 10.0.0.249 - - [2026-02-10 01:12:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.014203 10.0.0.249 - - [2026-02-10 01:12:50] "GET /virtual-machine-interface/9e0608ce-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.004166 10.0.0.249 - - [2026-02-10 01:12:50] "POST /instance-ips HTTP/1.1" 200 410 0.024939 10.0.0.249 - - [2026-02-10 01:12:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.024995 10.0.0.249 - - [2026-02-10 01:12:50] "GET /virtual-machine-interface/9e0608ce-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.008080 10.0.0.249 - - [2026-02-10 01:12:50] "POST /set-tag HTTP/1.1" 200 109 0.014856 10.0.0.249 - - [2026-02-10 01:12:50] "GET /virtual-machine-interface/9e0608ce-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.015842 10.0.0.249 - - [2026-02-10 01:12:50] "GET /instance-ip/9e1e922c-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.004538 10.0.0.249 - - [2026-02-10 01:12:50] "GET /virtual-machine-interface/9e0608ce-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004065 10.0.0.249 - - [2026-02-10 01:12:50] "POST /set-tag HTTP/1.1" 200 109 0.002485 10.0.0.249 - - [2026-02-10 01:12:50] "GET /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003238 10.0.0.249 - - [2026-02-10 01:12:50] "POST /ref-update HTTP/1.1" 200 156 0.006977 10.0.0.249 - - [2026-02-10 01:12:50] "GET /virtual-machine-interface/9e0608ce-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004068 10.0.0.249 - - [2026-02-10 01:12:50] "POST /set-tag HTTP/1.1" 200 109 0.002065 10.0.0.249 - - [2026-02-10 01:12:50] "GET /virtual-machine-interface/9e0608ce-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003940 10.0.0.249 - - [2026-02-10 01:12:50] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.249 - - [2026-02-10 01:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.249 - - [2026-02-10 01:12:51] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.014532 10.0.0.249 - - [2026-02-10 01:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001718 10.0.0.249 - - [2026-02-10 01:12:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001319 10.0.0.249 - - [2026-02-10 01:12:51] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.049093 10.0.0.249 - - [2026-02-10 01:12:51] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.053355 10.0.0.249 - - [2026-02-10 01:12:51] "GET /virtual-networks?parent_id=5dd844a2-589a-4317-a158-a7abbb672ac1&detail=False&count=False&shared=False HTTP/1.1" 200 555 0.002949 10.0.0.249 - - [2026-02-10 01:12:51] "POST /virtual-machines HTTP/1.1" 200 370 0.009045 10.0.0.249 - - [2026-02-10 01:12:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009517 10.0.0.249 - - [2026-02-10 01:12:52] "POST /virtual-networks HTTP/1.1" 200 514 0.135748 10.0.0.249 - - [2026-02-10 01:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.011713 10.0.0.249 - - [2026-02-10 01:12:52] "GET /network-ipam/bf89322b-5c87-42ab-a603-97f45d947717?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1091 0.002558 10.0.0.249 - - [2026-02-10 01:12:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 638 0.148659 10.0.0.249 - - [2026-02-10 01:12:52] "POST /route-targets HTTP/1.1" 200 328 0.018935 10.0.0.249 - - [2026-02-10 01:12:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.031527 10.0.0.249 - - [2026-02-10 01:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.006248 10.0.0.249 - - [2026-02-10 01:12:52] "POST /ref-update HTTP/1.1" 200 156 0.032638 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-machine-interface/9f241372-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.008589 10.0.0.249 - - [2026-02-10 01:12:52] "POST /useragent-kv HTTP/1.1" 200 115 0.013055 10.0.0.249 - - [2026-02-10 01:12:52] "POST /ref-update HTTP/1.1" 200 156 0.109387 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-network/1f18ca89-6004-4a18-b9e3-0fdeacb93144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004767 10.0.0.249 - - [2026-02-10 01:12:52] "GET /domains HTTP/1.1" 200 281 0.001353 10.0.0.249 - - [2026-02-10 01:12:52] "POST /instance-ips HTTP/1.1" 200 410 0.043637 10.0.0.249 - - [2026-02-10 01:12:52] "GET /domain/2a4ab3ac-62b8-4642-abf9-471c3b1e24be HTTP/1.1" 200 3099 0.029431 10.0.0.249 - - [2026-02-10 01:12:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.029773 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-machine-interface/9f241372-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2858 0.006030 10.0.0.249 - - [2026-02-10 01:12:52] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1 HTTP/1.1" 200 7091 0.062397 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-network/1f18ca89-6004-4a18-b9e3-0fdeacb93144 HTTP/1.1" 200 2089 0.005789 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-network/1f18ca89-6004-4a18-b9e3-0fdeacb93144 HTTP/1.1" 200 2089 0.003738 10.0.0.249 - - [2026-02-10 01:12:52] "GET /routing-instance/1bd5ec0b-76c2-40cf-9864-3bc9a91dcbef HTTP/1.1" 200 1405 0.002495 10.0.0.249 - - [2026-02-10 01:12:52] "POST /set-tag HTTP/1.1" 200 109 0.033264 10.0.0.249 - - [2026-02-10 01:12:52] "GET /routing-instance/1bd5ec0b-76c2-40cf-9864-3bc9a91dcbef HTTP/1.1" 200 1405 0.007473 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-machine-interface/9f241372-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012310 10.0.0.249 - - [2026-02-10 01:12:52] "GET /route-target/700524c8-b1ab-403e-972f-50c238d75acb HTTP/1.1" 200 1154 0.002418 10.0.0.249 - - [2026-02-10 01:12:52] "GET /instance-ip/9f417b74-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.002562 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-network/1f18ca89-6004-4a18-b9e3-0fdeacb93144 HTTP/1.1" 200 2089 0.003312 10.0.0.249 - - [2026-02-10 01:12:52] "GET /routing-instance/1bd5ec0b-76c2-40cf-9864-3bc9a91dcbef HTTP/1.1" 200 1405 0.002357 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-network/1f18ca89-6004-4a18-b9e3-0fdeacb93144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003393 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-network/1f18ca89-6004-4a18-b9e3-0fdeacb93144 HTTP/1.1" 200 2089 0.003402 10.0.0.249 - - [2026-02-10 01:12:52] "GET /routing-instance/1bd5ec0b-76c2-40cf-9864-3bc9a91dcbef HTTP/1.1" 200 1405 0.002167 10.0.0.249 - - [2026-02-10 01:12:52] "GET /routing-instance/1bd5ec0b-76c2-40cf-9864-3bc9a91dcbef HTTP/1.1" 200 1405 0.002058 10.0.0.249 - - [2026-02-10 01:12:52] "GET /route-target/700524c8-b1ab-403e-972f-50c238d75acb HTTP/1.1" 200 1154 0.002224 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-machine-interface/9f241372-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003940 10.0.0.249 - - [2026-02-10 01:12:52] "GET /domains HTTP/1.1" 200 281 0.003649 10.0.0.249 - - [2026-02-10 01:12:52] "POST /set-tag HTTP/1.1" 200 109 0.002550 10.0.0.249 - - [2026-02-10 01:12:52] "GET /domain/2a4ab3ac-62b8-4642-abf9-471c3b1e24be HTTP/1.1" 200 3099 0.002495 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1690 0.002553 10.0.0.249 - - [2026-02-10 01:12:52] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1 HTTP/1.1" 200 7091 0.022945 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-network/1f18ca89-6004-4a18-b9e3-0fdeacb93144 HTTP/1.1" 200 2089 0.003558 10.0.0.249 - - [2026-02-10 01:12:52] "POST /ref-update HTTP/1.1" 200 156 0.007432 10.0.0.249 - - [2026-02-10 01:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-machine-interface/9f241372-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013781 10.0.0.249 - - [2026-02-10 01:12:52] "POST /set-tag HTTP/1.1" 200 109 0.012529 10.0.0.249 - - [2026-02-10 01:12:52] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.046000 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-machine-interface/9f241372-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005712 10.0.0.249 - - [2026-02-10 01:12:52] "POST /set-tag HTTP/1.1" 200 109 0.002873 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-network/1f18ca89-6004-4a18-b9e3-0fdeacb93144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.004040 10.0.0.249 - - [2026-02-10 01:12:52] "GET /floating-ip-pools?parent_id=1f18ca89-6004-4a18-b9e3-0fdeacb93144&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001621 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-network/1f18ca89-6004-4a18-b9e3-0fdeacb93144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003384 10.0.0.249 - - [2026-02-10 01:12:52] "POST /floating-ip-pools HTTP/1.1" 200 564 0.017342 10.0.0.249 - - [2026-02-10 01:12:52] "POST /ref-update HTTP/1.1" 200 156 0.018042 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-network/1f18ca89-6004-4a18-b9e3-0fdeacb93144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.011548 10.0.0.249 - - [2026-02-10 01:12:52] "GET /domains HTTP/1.1" 200 281 0.001670 10.0.0.249 - - [2026-02-10 01:12:52] "GET /domain/2a4ab3ac-62b8-4642-abf9-471c3b1e24be HTTP/1.1" 200 3099 0.002392 10.0.0.249 - - [2026-02-10 01:12:52] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1 HTTP/1.1" 200 7348 0.031907 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-network/1f18ca89-6004-4a18-b9e3-0fdeacb93144 HTTP/1.1" 200 2328 0.005225 10.0.0.249 - - [2026-02-10 01:12:52] "GET /floating-ip-pool/071abbaa-d113-4eba-ae54-be8f38cef732 HTTP/1.1" 200 1316 0.001986 10.0.0.249 - - [2026-02-10 01:12:52] "GET /domains HTTP/1.1" 200 281 0.001426 10.0.0.249 - - [2026-02-10 01:12:52] "GET /domain/2a4ab3ac-62b8-4642-abf9-471c3b1e24be HTTP/1.1" 200 3099 0.002084 10.0.0.249 - - [2026-02-10 01:12:52] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1 HTTP/1.1" 200 7348 0.029453 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-network/1f18ca89-6004-4a18-b9e3-0fdeacb93144 HTTP/1.1" 200 2328 0.003526 10.0.0.249 - - [2026-02-10 01:12:52] "GET /virtual-network/1f18ca89-6004-4a18-b9e3-0fdeacb93144?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1859 0.003938 10.0.0.249 - - [2026-02-10 01:12:52] "POST /tags HTTP/1.1" 200 366 0.055901 10.0.0.249 - - [2026-02-10 01:12:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.022074 10.0.0.249 - - [2026-02-10 01:12:53] "GET /tag/54a40599-09bb-42eb-87f5-dee71edcb909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012266 10.0.0.249 - - [2026-02-10 01:12:53] "POST /tags HTTP/1.1" 409 206 0.001448 10.0.0.249 - - [2026-02-10 01:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001156 10.0.0.249 - - [2026-02-10 01:12:53] "GET /tag/6637a945-f878-4e6e-93e0-bfac57ddd9bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.009932 10.0.0.249 - - [2026-02-10 01:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002189 10.0.0.249 - - [2026-02-10 01:12:53] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.032855 10.0.0.249 - - [2026-02-10 01:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001436 10.0.0.249 - - [2026-02-10 01:12:53] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003899 10.0.0.249 - - [2026-02-10 01:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.249 - - [2026-02-10 01:12:53] "GET /service-appliance-set/5e611211-97bf-408e-b91b-323858606d3b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1221 0.003523 10.0.0.249 - - [2026-02-10 01:12:53] "POST /fqname-to-id HTTP/1.1" 404 258 0.001503 10.0.0.249 - - [2026-02-10 01:12:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 674 0.088486 10.0.0.249 - - [2026-02-10 01:12:53] "GET /virtual-machine-interface/3c2b0d41-6d1a-4218-9a91-55ec099b1a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2349 0.014447 10.0.0.249 - - [2026-02-10 01:12:53] "POST /set-tag HTTP/1.1" 200 109 0.017491 10.0.0.249 - - [2026-02-10 01:12:53] "POST /instance-ips HTTP/1.1" 200 418 0.031737 10.0.0.249 - - [2026-02-10 01:12:53] "GET /instance-ip/088cebfd-83f3-44b6-8d8c-a1a4c53cbadb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1666 0.011397 10.0.0.249 - - [2026-02-10 01:12:53] "POST /loadbalancers HTTP/1.1" 200 620 0.059917 10.0.0.249 - - [2026-02-10 01:12:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.031317 10.0.0.249 - - [2026-02-10 01:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001552 10.0.0.249 - - [2026-02-10 01:12:53] "POST /service-instances HTTP/1.1" 200 568 0.029195 10.0.0.249 - - [2026-02-10 01:12:53] "POST /ref-update HTTP/1.1" 200 156 0.025736 10.0.0.249 - - [2026-02-10 01:12:53] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.061560 10.0.0.249 - - [2026-02-10 01:12:53] "GET /virtual-machine-interface/3c2b0d41-6d1a-4218-9a91-55ec099b1a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.004245 10.0.0.249 - - [2026-02-10 01:12:53] "PUT /service-instance/81981a2a-4183-4446-885b-7288888ab0fc HTTP/1.1" 200 267 0.012525 10.0.0.249 - - [2026-02-10 01:12:53] "GET /virtual-machine-interface/3c2b0d41-6d1a-4218-9a91-55ec099b1a9e?fields=floating_ip_back_refs HTTP/1.1" 200 1181 0.010865 10.0.0.249 - - [2026-02-10 01:12:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010935 10.0.0.249 - - [2026-02-10 01:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.249 - - [2026-02-10 01:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.249 - - [2026-02-10 01:12:53] "GET /floating-ip-pool/071abbaa-d113-4eba-ae54-be8f38cef732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002043 10.0.0.249 - - [2026-02-10 01:12:53] "POST /virtual-machines HTTP/1.1" 200 430 0.014029 10.0.0.249 - - [2026-02-10 01:12:53] "POST /floating-ips HTTP/1.1" 200 673 0.109674 10.0.0.249 - - [2026-02-10 01:12:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.010084 10.0.0.249 - - [2026-02-10 01:12:53] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.016808 10.0.0.249 - - [2026-02-10 01:12:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.137346 10.0.0.249 - - [2026-02-10 01:12:53] "POST /chown HTTP/1.1" 200 109 0.020605 10.0.0.249 - - [2026-02-10 01:12:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.249 - - [2026-02-10 01:12:53] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.003610 10.0.0.249 - - [2026-02-10 01:12:53] "POST /tags HTTP/1.1" 409 221 0.003064 10.0.0.249 - - [2026-02-10 01:12:54] "POST /chown HTTP/1.1" 200 109 0.005755 10.0.0.249 - - [2026-02-10 01:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001548 10.0.0.249 - - [2026-02-10 01:12:54] "GET /tag/7fbf3278-002c-435e-80c7-1286a2b4c15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.009844 10.0.0.249 - - [2026-02-10 01:12:54] "PUT /virtual-machine-interface/6c83b96a-d662-4e91-9572-91bcd8de365f HTTP/1.1" 200 285 0.031313 10.0.0.249 - - [2026-02-10 01:12:54] "POST /tags HTTP/1.1" 409 238 0.002311 10.0.0.249 - - [2026-02-10 01:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.005842 10.0.0.249 - - [2026-02-10 01:12:54] "PUT /instance-ip/088cebfd-83f3-44b6-8d8c-a1a4c53cbadb HTTP/1.1" 200 257 0.017722 10.0.0.249 - - [2026-02-10 01:12:54] "GET /tag/54a40599-09bb-42eb-87f5-dee71edcb909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.012315 10.0.0.249 - - [2026-02-10 01:12:54] "POST /ref-update HTTP/1.1" 200 156 0.026451 10.0.0.249 - - [2026-02-10 01:12:54] "POST /ref-update HTTP/1.1" 200 156 0.032762 10.0.0.249 - - [2026-02-10 01:12:54] "POST /ref-update HTTP/1.1" 200 156 0.044846 10.0.0.249 - - [2026-02-10 01:12:54] "POST /firewall-rules HTTP/1.1" 200 652 0.177133 10.0.0.249 - - [2026-02-10 01:12:54] "GET /firewall-rule/ea1f9f81-cbdc-4628-a2c0-7cb7da4d36fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.019497 10.0.0.249 - - [2026-02-10 01:12:54] "POST /ref-update HTTP/1.1" 200 156 0.062179 10.0.0.249 - - [2026-02-10 01:12:54] "POST /ref-update HTTP/1.1" 200 156 0.041701 10.0.0.249 - - [2026-02-10 01:12:54] "GET /firewall-policy/7b4b3048-0cf8-4162-a597-075fbb883409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.014101 10.0.0.249 - - [2026-02-10 01:12:54] "GET /firewall-rule/ea1f9f81-cbdc-4628-a2c0-7cb7da4d36fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.004520 10.0.0.249 - - [2026-02-10 01:12:54] "POST /ref-update HTTP/1.1" 200 156 0.035545 10.0.0.249 - - [2026-02-10 01:12:54] "POST /ref-update HTTP/1.1" 200 156 0.026980 10.0.0.249 - - [2026-02-10 01:12:54] "POST /virtual-machines HTTP/1.1" 200 430 0.011224 10.0.0.249 - - [2026-02-10 01:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.010023 10.0.0.249 - - [2026-02-10 01:12:54] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.042720 10.0.0.249 - - [2026-02-10 01:12:54] "GET /loadbalancer/0fe60a91-9e75-42ef-af3e-487b2ecacc51?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2562 0.002046 10.0.0.249 - - [2026-02-10 01:12:54] "POST /virtual-machine-interfaces HTTP/1.1" 200 670 0.086792 10.0.0.249 - - [2026-02-10 01:12:54] "POST /chown HTTP/1.1" 200 109 0.036555 10.0.0.249 - - [2026-02-10 01:12:54] "POST /loadbalancer-listeners HTTP/1.1" 200 728 0.039961 10.0.0.249 - - [2026-02-10 01:12:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.249 - - [2026-02-10 01:12:54] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.031697 10.0.0.249 - - [2026-02-10 01:12:54] "POST /chown HTTP/1.1" 200 109 0.005754 10.0.0.249 - - [2026-02-10 01:12:54] "PUT /virtual-machine-interface/c51fe92f-7623-4300-9fda-2e6ee86676fa HTTP/1.1" 200 285 0.016389 10.0.0.249 - - [2026-02-10 01:12:54] "GET /loadbalancer-listener/0ddf3d0f-4c8b-4929-8036-90d7407ba9dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.026147 10.0.0.249 - - [2026-02-10 01:12:54] "GET /loadbalancer-listener/0ddf3d0f-4c8b-4929-8036-90d7407ba9dd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1233 0.009045 10.0.0.249 - - [2026-02-10 01:12:54] "PUT /instance-ip/088cebfd-83f3-44b6-8d8c-a1a4c53cbadb HTTP/1.1" 200 257 0.048376 10.0.0.249 - - [2026-02-10 01:12:54] "POST /loadbalancer-pools HTTP/1.1" 200 720 0.026324 10.0.0.249 - - [2026-02-10 01:12:54] "POST /ref-update HTTP/1.1" 200 156 0.016372 10.0.0.249 - - [2026-02-10 01:12:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.049067 10.0.0.249 - - [2026-02-10 01:12:54] "POST /ref-update HTTP/1.1" 200 156 0.073982 10.0.0.249 - - [2026-02-10 01:12:54] "GET /loadbalancer-pool/646ff329-2164-4cba-887d-9cdf6bc78339?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2014 0.009829 10.0.0.249 - - [2026-02-10 01:12:54] "POST /ref-update HTTP/1.1" 200 156 0.043475 10.0.0.249 - - [2026-02-10 01:12:54] "POST /loadbalancer-members HTTP/1.1" 200 709 0.065590 10.0.0.249 - - [2026-02-10 01:12:54] "POST /ref-update HTTP/1.1" 200 156 0.011420 10.0.0.249 - - [2026-02-10 01:12:55] "POST /ref-update HTTP/1.1" 200 156 0.026075 10.0.0.249 - - [2026-02-10 01:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.028468 10.0.0.249 - - [2026-02-10 01:12:55] "GET /loadbalancer-member/b37c43e4-68f6-44ff-a1c3-12a9fdab66e0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1554 0.002363 10.0.0.249 - - [2026-02-10 01:12:55] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.007826 10.0.0.249 - - [2026-02-10 01:12:55] "PUT /service-instance/81981a2a-4183-4446-885b-7288888ab0fc HTTP/1.1" 200 267 0.006291 10.0.0.249 - - [2026-02-10 01:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.010314 10.0.0.249 - - [2026-02-10 01:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.008060 10.0.0.249 - - [2026-02-10 01:12:55] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.006135 10.0.0.249 - - [2026-02-10 01:12:55] "POST /tags HTTP/1.1" 409 221 0.001769 10.0.0.249 - - [2026-02-10 01:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.249 - - [2026-02-10 01:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.249 - - [2026-02-10 01:12:55] "GET /tag/7fbf3278-002c-435e-80c7-1286a2b4c15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.010055 10.0.0.249 - - [2026-02-10 01:12:55] "POST /tags HTTP/1.1" 409 238 0.001508 10.0.0.249 - - [2026-02-10 01:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.249 - - [2026-02-10 01:12:55] "POST /chown HTTP/1.1" 200 109 0.009176 10.0.0.249 - - [2026-02-10 01:12:55] "GET /tag/54a40599-09bb-42eb-87f5-dee71edcb909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.022428 10.0.0.249 - - [2026-02-10 01:12:55] "POST /firewall-rules HTTP/1.1" 409 293 0.002553 10.0.0.249 - - [2026-02-10 01:12:55] "POST /chown HTTP/1.1" 200 109 0.028341 10.0.0.249 - - [2026-02-10 01:12:55] "PUT /instance-ip/088cebfd-83f3-44b6-8d8c-a1a4c53cbadb HTTP/1.1" 200 257 0.024368 10.0.0.249 - - [2026-02-10 01:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.001784 10.0.0.249 - - [2026-02-10 01:12:55] "PUT /firewall-rule/ea1f9f81-cbdc-4628-a2c0-7cb7da4d36fe HTTP/1.1" 200 261 0.014378 10.0.0.249 - - [2026-02-10 01:12:55] "GET /firewall-rule/ea1f9f81-cbdc-4628-a2c0-7cb7da4d36fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.012540 10.0.0.249 - - [2026-02-10 01:12:55] "GET /firewall-policy/7b4b3048-0cf8-4162-a597-075fbb883409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.011336 10.0.0.249 - - [2026-02-10 01:12:55] "POST /ref-update HTTP/1.1" 200 156 0.019205 10.0.0.249 - - [2026-02-10 01:12:55] "POST /chown HTTP/1.1" 200 109 0.015608 10.0.0.249 - - [2026-02-10 01:12:55] "GET /firewall-rule/ea1f9f81-cbdc-4628-a2c0-7cb7da4d36fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.003293 10.0.0.249 - - [2026-02-10 01:12:55] "POST /chown HTTP/1.1" 200 109 0.023964 10.0.0.249 - - [2026-02-10 01:12:55] "PUT /instance-ip/088cebfd-83f3-44b6-8d8c-a1a4c53cbadb HTTP/1.1" 200 257 0.010966 10.0.0.249 - - [2026-02-10 01:12:55] "POST /ref-update HTTP/1.1" 200 156 0.017784 10.0.0.249 - - [2026-02-10 01:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.005610 10.0.0.249 - - [2026-02-10 01:12:55] "POST /chown HTTP/1.1" 200 109 0.005438 10.0.0.249 - - [2026-02-10 01:12:55] "POST /chown HTTP/1.1" 200 109 0.017205 10.0.0.249 - - [2026-02-10 01:12:55] "PUT /instance-ip/088cebfd-83f3-44b6-8d8c-a1a4c53cbadb HTTP/1.1" 200 257 0.019909 10.0.0.249 - - [2026-02-10 01:12:55] "POST /ref-update HTTP/1.1" 200 156 0.013379 10.0.0.249 - - [2026-02-10 01:12:55] "POST /chown HTTP/1.1" 200 109 0.023795 10.0.0.249 - - [2026-02-10 01:12:55] "POST /chown HTTP/1.1" 200 109 0.029787 10.0.0.249 - - [2026-02-10 01:12:55] "PUT /instance-ip/088cebfd-83f3-44b6-8d8c-a1a4c53cbadb HTTP/1.1" 200 257 0.014108 10.0.0.249 - - [2026-02-10 01:12:55] "POST /ref-update HTTP/1.1" 200 156 0.024656 10.0.0.249 - - [2026-02-10 01:12:55] "PUT /service-instance/81981a2a-4183-4446-885b-7288888ab0fc HTTP/1.1" 200 267 0.008396 10.0.0.249 - - [2026-02-10 01:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.006900 10.0.0.249 - - [2026-02-10 01:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.013618 10.0.0.249 - - [2026-02-10 01:12:55] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004425 10.0.0.249 - - [2026-02-10 01:12:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.002816 10.0.0.249 - - [2026-02-10 01:12:55] "PUT /service-instance/81981a2a-4183-4446-885b-7288888ab0fc HTTP/1.1" 200 267 0.008851 10.0.0.249 - - [2026-02-10 01:12:55] "POST /prop-collection-update HTTP/1.1" 200 115 0.014764 10.0.0.249 - - [2026-02-10 01:12:56] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1544 0.056580 10.0.0.249 - - [2026-02-10 01:12:56] "POST /virtual-machines HTTP/1.1" 200 374 0.019803 10.0.0.249 - - [2026-02-10 01:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.027997 10.0.0.249 - - [2026-02-10 01:12:56] "PUT /service-instance/81981a2a-4183-4446-885b-7288888ab0fc HTTP/1.1" 200 267 0.019073 10.0.0.249 - - [2026-02-10 01:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.022751 10.0.0.249 - - [2026-02-10 01:12:56] "PUT /service-instance/81981a2a-4183-4446-885b-7288888ab0fc HTTP/1.1" 200 267 0.050261 10.0.0.249 - - [2026-02-10 01:12:56] "POST /virtual-machine-interfaces HTTP/1.1" 200 642 0.158259 10.0.0.249 - - [2026-02-10 01:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.017345 10.0.0.249 - - [2026-02-10 01:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.024942 10.0.0.249 - - [2026-02-10 01:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005256 10.0.0.249 - - [2026-02-10 01:12:56] "PUT /service-instance/81981a2a-4183-4446-885b-7288888ab0fc HTTP/1.1" 200 267 0.030810 10.0.0.249 - - [2026-02-10 01:12:56] "GET /virtual-machine-interface/a1a7daca-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.013521 10.0.0.249 - - [2026-02-10 01:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019125 10.0.0.249 - - [2026-02-10 01:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.007682 10.0.0.249 - - [2026-02-10 01:12:56] "POST /instance-ips HTTP/1.1" 200 414 0.026578 10.0.0.249 - - [2026-02-10 01:12:56] "POST /chown HTTP/1.1" 200 109 0.025670 10.0.0.249 - - [2026-02-10 01:12:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.043506 10.0.0.249 - - [2026-02-10 01:12:56] "GET /virtual-machine-interface/a1a7daca-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2868 0.011349 10.0.0.249 - - [2026-02-10 01:12:56] "POST /chown HTTP/1.1" 200 109 0.038787 10.0.0.249 - - [2026-02-10 01:12:56] "POST /ref-update HTTP/1.1" 200 156 0.013235 10.0.0.249 - - [2026-02-10 01:12:56] "POST /set-tag HTTP/1.1" 200 109 0.020364 10.0.0.249 - - [2026-02-10 01:12:56] "GET /virtual-machine-interface/a1a7daca-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.008360 10.0.0.249 - - [2026-02-10 01:12:56] "GET /instance-ip/a1cbb378-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1966 0.007051 10.0.0.249 - - [2026-02-10 01:12:56] "POST /chown HTTP/1.1" 200 109 0.024601 10.0.0.249 - - [2026-02-10 01:12:56] "POST /chown HTTP/1.1" 200 109 0.022519 10.0.0.249 - - [2026-02-10 01:12:56] "POST /ref-update HTTP/1.1" 200 156 0.023897 10.0.0.249 - - [2026-02-10 01:12:56] "GET /virtual-machine-interface/a1a7daca-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011350 10.0.0.249 - - [2026-02-10 01:12:56] "POST /set-tag HTTP/1.1" 200 109 0.002011 10.0.0.249 - - [2026-02-10 01:12:56] "GET /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2122 0.003239 10.0.0.249 - - [2026-02-10 01:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001789 10.0.0.249 - - [2026-02-10 01:12:56] "POST /chown HTTP/1.1" 200 109 0.010443 10.0.0.249 - - [2026-02-10 01:12:56] "POST /ref-update HTTP/1.1" 200 156 0.030700 10.0.0.249 - - [2026-02-10 01:12:56] "GET /virtual-machine-interface/a1a7daca-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.012964 10.0.0.249 - - [2026-02-10 01:12:56] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.249 - - [2026-02-10 01:12:56] "POST /chown HTTP/1.1" 200 109 0.041843 10.0.0.249 - - [2026-02-10 01:12:56] "POST /chown HTTP/1.1" 200 109 0.012671 10.0.0.249 - - [2026-02-10 01:12:56] "GET /virtual-machine-interface/a1a7daca-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.011312 10.0.0.249 - - [2026-02-10 01:12:56] "POST /set-tag HTTP/1.1" 200 109 0.008477 10.0.0.249 - - [2026-02-10 01:12:56] "POST /chown HTTP/1.1" 200 109 0.006722 10.0.0.249 - - [2026-02-10 01:12:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.001598 10.0.0.249 - - [2026-02-10 01:12:56] "POST /chown HTTP/1.1" 200 109 0.005713 10.0.0.249 - - [2026-02-10 01:12:56] "POST /chown HTTP/1.1" 200 109 0.030650 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.009295 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.017848 10.0.0.249 - - [2026-02-10 01:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.009341 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.015943 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.014283 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.006426 10.0.0.249 - - [2026-02-10 01:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003065 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.006440 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.005893 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.011228 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.018770 10.0.0.249 - - [2026-02-10 01:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.005791 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.010794 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.009763 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.005792 10.0.0.249 - - [2026-02-10 01:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003887 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.005522 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.005284 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.010652 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.011876 10.0.0.249 - - [2026-02-10 01:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001640 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.006004 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.017665 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.017033 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.006263 10.0.0.249 - - [2026-02-10 01:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.005947 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.006020 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.010459 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.015240 10.0.0.249 - - [2026-02-10 01:12:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002437 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.006008 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.020462 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.006185 10.0.0.249 - - [2026-02-10 01:12:57] "POST /chown HTTP/1.1" 200 109 0.012815 10.0.0.249 - - [2026-02-10 01:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001600 10.0.0.249 - - [2026-02-10 01:12:58] "POST /chown HTTP/1.1" 200 109 0.006862 10.0.0.249 - - [2026-02-10 01:12:58] "POST /chown HTTP/1.1" 200 109 0.011493 10.0.0.249 - - [2026-02-10 01:12:58] "POST /chown HTTP/1.1" 200 109 0.009374 10.0.0.249 - - [2026-02-10 01:12:58] "POST /chown HTTP/1.1" 200 109 0.006659 10.0.0.249 - - [2026-02-10 01:12:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001591 10.0.0.249 - - [2026-02-10 01:12:58] "POST /chown HTTP/1.1" 200 109 0.006351 10.0.0.249 - - [2026-02-10 01:12:58] "POST /chown HTTP/1.1" 200 109 0.008745 10.0.0.249 - - [2026-02-10 01:12:58] "POST /chown HTTP/1.1" 200 109 0.006649 10.0.0.249 - - [2026-02-10 01:12:58] "POST /chown HTTP/1.1" 200 109 0.016132 10.0.0.249 - - [2026-02-10 01:13:01] "GET /virtual-machine-interface/9e0608ce-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.008188 10.0.0.249 - - [2026-02-10 01:13:01] "POST /set-tag HTTP/1.1" 200 109 0.003485 10.0.0.249 - - [2026-02-10 01:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002106 10.0.0.249 - - [2026-02-10 01:13:01] "GET /loadbalancer/2255ed40-8ace-47ee-82d1-1b79440039be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002618 10.0.0.249 - - [2026-02-10 01:13:01] "GET /loadbalancer-pool/ed6f4879-5ce6-444c-8684-32158234209d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002279 10.0.0.249 - - [2026-02-10 01:13:01] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015111 10.0.0.249 - - [2026-02-10 01:13:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.008590 10.0.0.249 - - [2026-02-10 01:13:01] "GET /virtual-machine-interface/9e0608ce-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.028183 10.0.0.249 - - [2026-02-10 01:13:01] "GET /virtual-machine-interface/9e0608ce-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.012459 10.0.0.249 - - [2026-02-10 01:13:01] "POST /tags HTTP/1.1" 409 221 0.002906 10.0.0.249 - - [2026-02-10 01:13:01] "POST /ref-update HTTP/1.1" 200 156 0.006162 10.0.0.249 - - [2026-02-10 01:13:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001847 10.0.0.249 - - [2026-02-10 01:13:01] "GET /tag/7fbf3278-002c-435e-80c7-1286a2b4c15f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1174 0.016322 10.0.0.249 - - [2026-02-10 01:13:01] "GET /floating-ip/a4ca1b8d-0f8f-4c30-a39c-bb9351148fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1786 0.019529 10.0.0.249 - - [2026-02-10 01:13:01] "PUT /floating-ip/a4ca1b8d-0f8f-4c30-a39c-bb9351148fa1 HTTP/1.1" 200 257 0.009247 10.0.0.249 - - [2026-02-10 01:13:01] "POST /set-tag HTTP/1.1" 200 109 0.037558 10.0.0.249 - - [2026-02-10 01:13:02] "GET /virtual-machine-interface/9f241372-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004496 10.0.0.249 - - [2026-02-10 01:13:02] "POST /set-tag HTTP/1.1" 200 109 0.002245 10.0.0.249 - - [2026-02-10 01:13:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.002129 10.0.0.249 - - [2026-02-10 01:13:02] "GET /loadbalancer/2255ed40-8ace-47ee-82d1-1b79440039be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002090 10.0.0.249 - - [2026-02-10 01:13:02] "GET /loadbalancer-pool/ed6f4879-5ce6-444c-8684-32158234209d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002561 10.0.0.249 - - [2026-02-10 01:13:02] "POST /loadbalancer-members HTTP/1.1" 200 704 0.015718 10.0.0.249 - - [2026-02-10 01:13:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.006917 10.0.0.249 - - [2026-02-10 01:13:02] "GET /virtual-machine-interface/9f241372-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.013341 10.0.0.249 - - [2026-02-10 01:13:02] "GET /virtual-machine-interface/9f241372-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.004985 10.0.0.249 - - [2026-02-10 01:13:02] "POST /ref-update HTTP/1.1" 200 156 0.010665 10.0.0.249 - - [2026-02-10 01:13:02] "POST /set-tag HTTP/1.1" 200 109 0.026807 10.0.0.249 - - [2026-02-10 01:13:02] "GET /floating-ip/a4ca1b8d-0f8f-4c30-a39c-bb9351148fa1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2199 0.002846 10.0.0.249 - - [2026-02-10 01:13:05] "GET /virtual-machine-interface/a1a7daca-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004314 10.0.0.249 - - [2026-02-10 01:13:05] "POST /set-tag HTTP/1.1" 200 109 0.005015 10.0.0.249 - - [2026-02-10 01:13:05] "GET /virtual-machine/f69540ad-631a-490e-9224-a36762aa893a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003218 10.0.0.249 - - [2026-02-10 01:13:05] "GET /virtual-machine-interface/9e0608ce-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004367 10.0.0.249 - - [2026-02-10 01:13:06] "GET /virtual-machine/f0461676-98fd-46c0-927b-627b71a413dd?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1219 0.003361 10.0.0.249 - - [2026-02-10 01:13:06] "GET /virtual-machine-interface/9f241372-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004400 10.0.0.249 - - [2026-02-10 01:13:06] "GET /virtual-machine/89fe9e2d-39df-46c4-9b58-db17553a6e71?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1224 0.003350 10.0.0.249 - - [2026-02-10 01:13:06] "GET /virtual-machine-interface/a1a7daca-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003909 10.0.0.249 - - [2026-02-10 01:13:06] "GET /virtual-machine-interface/a1a7daca-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003935 10.0.0.249 - - [2026-02-10 01:13:06] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.249 - - [2026-02-10 01:13:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.249 - - [2026-02-10 01:13:29] "POST /chown HTTP/1.1" 200 109 0.006473 10.0.0.249 - - [2026-02-10 01:13:29] "POST /chown HTTP/1.1" 200 109 0.008870 10.0.0.249 - - [2026-02-10 01:13:29] "POST /chown HTTP/1.1" 200 109 0.020314 10.0.0.249 - - [2026-02-10 01:13:29] "POST /chown HTTP/1.1" 200 109 0.005920 10.0.0.249 - - [2026-02-10 01:13:38] "GET /virtual-machine-interface/a1a7daca-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.004591 10.0.0.249 - - [2026-02-10 01:13:38] "POST /set-tag HTTP/1.1" 200 109 0.002594 10.0.0.249 - - [2026-02-10 01:13:38] "GET /virtual-machine-interface/a1a7daca-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.003893 10.0.0.249 - - [2026-02-10 01:13:38] "POST /set-tag HTTP/1.1" 200 109 0.001814 10.0.0.249 - - [2026-02-10 01:13:38] "GET /virtual-machine/89fe9e2d-39df-46c4-9b58-db17553a6e71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.002176 10.0.0.249 - - [2026-02-10 01:13:38] "POST /ref-update HTTP/1.1" 200 156 0.010863 10.0.0.249 - - [2026-02-10 01:13:38] "GET /virtual-machine-interface/a1a7daca-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3244 0.023914 10.0.0.249 - - [2026-02-10 01:13:38] "POST /set-tag HTTP/1.1" 200 109 0.017817 10.0.0.249 - - [2026-02-10 01:13:38] "POST /set-tag HTTP/1.1" 200 109 0.016019 10.0.0.249 - - [2026-02-10 01:13:38] "DELETE /instance-ip/a1cbb378-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.057469 10.0.0.249 - - [2026-02-10 01:13:38] "DELETE /virtual-machine-interface/a1a7daca-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.041738 10.0.0.249 - - [2026-02-10 01:13:38] "DELETE /virtual-machine/89fe9e2d-39df-46c4-9b58-db17553a6e71 HTTP/1.1" 200 115 0.019424 10.0.0.249 - - [2026-02-10 01:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003837 10.0.0.249 - - [2026-02-10 01:13:41] "GET /tag/54a40599-09bb-42eb-87f5-dee71edcb909?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1238 0.015188 10.0.0.249 - - [2026-02-10 01:13:41] "GET /tag/54a40599-09bb-42eb-87f5-dee71edcb909?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1774 0.020278 10.0.0.249 - - [2026-02-10 01:13:41] "GET /virtual-machine-interface/3c2b0d41-6d1a-4218-9a91-55ec099b1a9e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2730 0.009012 10.0.0.249 - - [2026-02-10 01:13:41] "POST /set-tag HTTP/1.1" 200 109 0.022934 10.0.0.249 - - [2026-02-10 01:13:41] "GET /virtual-machine-interface/6c83b96a-d662-4e91-9572-91bcd8de365f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3140 0.023144 10.0.0.249 - - [2026-02-10 01:13:41] "POST /set-tag HTTP/1.1" 200 109 0.013925 10.0.0.249 - - [2026-02-10 01:13:41] "GET /virtual-machine-interface/c51fe92f-7623-4300-9fda-2e6ee86676fa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3141 0.004127 10.0.0.249 - - [2026-02-10 01:13:41] "POST /set-tag HTTP/1.1" 200 109 0.014450 10.0.0.249 - - [2026-02-10 01:13:41] "GET /firewall-policy/7b4b3048-0cf8-4162-a597-075fbb883409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1716 0.014288 10.0.0.249 - - [2026-02-10 01:13:41] "GET /firewall-rule/ea1f9f81-cbdc-4628-a2c0-7cb7da4d36fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2414 0.002760 10.0.0.249 - - [2026-02-10 01:13:41] "POST /ref-update HTTP/1.1" 200 156 0.014880 10.0.0.249 - - [2026-02-10 01:13:41] "DELETE /firewall-rule/ea1f9f81-cbdc-4628-a2c0-7cb7da4d36fe HTTP/1.1" 200 115 0.040833 10.0.0.249 - - [2026-02-10 01:13:41] "DELETE /loadbalancer-member/b37c43e4-68f6-44ff-a1c3-12a9fdab66e0 HTTP/1.1" 200 115 0.032336 10.0.0.249 - - [2026-02-10 01:13:41] "PUT /service-instance/81981a2a-4183-4446-885b-7288888ab0fc HTTP/1.1" 200 267 0.013517 10.0.0.249 - - [2026-02-10 01:13:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.017706 10.0.0.249 - - [2026-02-10 01:13:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.001321 10.0.0.249 - - [2026-02-10 01:13:41] "DELETE /loadbalancer-pool/646ff329-2164-4cba-887d-9cdf6bc78339 HTTP/1.1" 200 115 0.062996 10.0.0.249 - - [2026-02-10 01:13:41] "DELETE /loadbalancer-listener/0ddf3d0f-4c8b-4929-8036-90d7407ba9dd HTTP/1.1" 200 115 0.023384 10.0.0.249 - - [2026-02-10 01:13:41] "GET /floating-ip/d76c57db-e3ff-49d1-be91-8613159c69d7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2399 0.003387 10.0.0.249 - - [2026-02-10 01:13:41] "POST /chown HTTP/1.1" 200 109 0.007316 10.0.0.249 - - [2026-02-10 01:13:41] "POST /chown HTTP/1.1" 200 109 0.020960 10.0.0.249 - - [2026-02-10 01:13:41] "POST /chown HTTP/1.1" 200 109 0.012199 10.0.0.249 - - [2026-02-10 01:13:42] "PUT /floating-ip/d76c57db-e3ff-49d1-be91-8613159c69d7 HTTP/1.1" 200 257 0.032696 10.0.0.249 - - [2026-02-10 01:13:42] "POST /chown HTTP/1.1" 200 109 0.008535 10.0.0.249 - - [2026-02-10 01:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.249 - - [2026-02-10 01:13:42] "POST /chown HTTP/1.1" 200 109 0.009471 10.0.0.249 - - [2026-02-10 01:13:42] "DELETE /floating-ip/d76c57db-e3ff-49d1-be91-8613159c69d7 HTTP/1.1" 200 115 0.081410 10.0.0.249 - - [2026-02-10 01:13:42] "POST /chown HTTP/1.1" 200 109 0.007826 10.0.0.249 - - [2026-02-10 01:13:42] "POST /chown HTTP/1.1" 200 109 0.011636 10.0.0.249 - - [2026-02-10 01:13:42] "POST /chown HTTP/1.1" 200 109 0.013607 10.0.0.249 - - [2026-02-10 01:13:42] "DELETE /loadbalancer/0fe60a91-9e75-42ef-af3e-487b2ecacc51 HTTP/1.1" 200 115 0.079972 10.0.0.249 - - [2026-02-10 01:13:42] "PUT /service-instance/81981a2a-4183-4446-885b-7288888ab0fc HTTP/1.1" 200 267 0.011423 10.0.0.249 - - [2026-02-10 01:13:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.028317 10.0.0.249 - - [2026-02-10 01:13:42] "DELETE /instance-ip/088cebfd-83f3-44b6-8d8c-a1a4c53cbadb HTTP/1.1" 200 115 0.074077 10.0.0.249 - - [2026-02-10 01:13:42] "PUT /service-instance/81981a2a-4183-4446-885b-7288888ab0fc HTTP/1.1" 200 267 0.013538 10.0.0.249 - - [2026-02-10 01:13:42] "DELETE /virtual-machine-interface/3c2b0d41-6d1a-4218-9a91-55ec099b1a9e HTTP/1.1" 200 115 0.069180 10.0.0.249 - - [2026-02-10 01:13:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.008176 10.0.0.249 - - [2026-02-10 01:13:42] "PUT /service-instance/81981a2a-4183-4446-885b-7288888ab0fc HTTP/1.1" 200 267 0.019120 10.0.0.249 - - [2026-02-10 01:13:42] "DELETE /tag/54a40599-09bb-42eb-87f5-dee71edcb909 HTTP/1.1" 200 115 0.085760 10.0.0.249 - - [2026-02-10 01:13:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020197 10.0.0.249 - - [2026-02-10 01:13:42] "GET /floating-ip-pool/071abbaa-d113-4eba-ae54-be8f38cef732?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.008769 10.0.0.249 - - [2026-02-10 01:13:42] "POST /ref-update HTTP/1.1" 200 156 0.013315 10.0.0.249 - - [2026-02-10 01:13:42] "DELETE /service-instance/81981a2a-4183-4446-885b-7288888ab0fc HTTP/1.1" 200 115 0.067727 10.0.0.249 - - [2026-02-10 01:13:42] "DELETE /floating-ip-pool/071abbaa-d113-4eba-ae54-be8f38cef732 HTTP/1.1" 200 115 0.057436 10.0.0.249 - - [2026-02-10 01:13:42] "GET /virtual-machine-interface/c51fe92f-7623-4300-9fda-2e6ee86676fa?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1211 0.006025 10.0.0.249 - - [2026-02-10 01:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003114 10.0.0.249 - - [2026-02-10 01:13:42] "POST /useragent-kv HTTP/1.1" 200 115 0.008378 10.0.0.249 - - [2026-02-10 01:13:42] "POST /useragent-kv HTTP/1.1" 200 115 0.001781 10.0.0.249 - - [2026-02-10 01:13:42] "DELETE /virtual-network/1f18ca89-6004-4a18-b9e3-0fdeacb93144 HTTP/1.1" 200 115 0.094745 10.0.0.249 - - [2026-02-10 01:13:42] "GET /routing-instance/1bd5ec0b-76c2-40cf-9864-3bc9a91dcbef HTTP/1.1" 404 171 0.002249 10.0.0.249 - - [2026-02-10 01:13:42] "GET /domains HTTP/1.1" 200 281 0.011508 10.0.0.249 - - [2026-02-10 01:13:42] "DELETE /route-target/700524c8-b1ab-403e-972f-50c238d75acb HTTP/1.1" 200 115 0.029445 10.0.0.249 - - [2026-02-10 01:13:42] "GET /domain/2a4ab3ac-62b8-4642-abf9-471c3b1e24be HTTP/1.1" 200 3099 0.002503 10.0.0.249 - - [2026-02-10 01:13:42] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1 HTTP/1.1" 200 7169 0.045937 10.0.0.249 - - [2026-02-10 01:13:42] "DELETE /virtual-machine-interface/c51fe92f-7623-4300-9fda-2e6ee86676fa HTTP/1.1" 200 115 0.119107 10.0.0.249 - - [2026-02-10 01:13:42] "DELETE /virtual-machine/ffae1554-c57f-4786-9b36-5a849fd63ed9 HTTP/1.1" 200 115 0.025647 10.0.0.249 - - [2026-02-10 01:13:42] "GET /virtual-machine-interface/6c83b96a-d662-4e91-9572-91bcd8de365f?fields=interface_route_table_refs%2Cinstance_ip_back_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1210 0.009655 10.0.0.249 - - [2026-02-10 01:13:42] "GET /virtual-machine-interface/9f241372-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.007774 10.0.0.249 - - [2026-02-10 01:13:42] "POST /set-tag HTTP/1.1" 200 109 0.005467 10.0.0.249 - - [2026-02-10 01:13:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.001876 10.0.0.249 - - [2026-02-10 01:13:42] "GET /loadbalancer/2255ed40-8ace-47ee-82d1-1b79440039be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.003790 10.0.0.249 - - [2026-02-10 01:13:42] "DELETE /virtual-machine-interface/6c83b96a-d662-4e91-9572-91bcd8de365f HTTP/1.1" 200 115 0.050620 10.0.0.249 - - [2026-02-10 01:13:42] "GET /virtual-machine-interface/9f241372-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003664 10.0.0.249 - - [2026-02-10 01:13:42] "POST /ref-update HTTP/1.1" 200 156 0.014642 10.0.0.249 - - [2026-02-10 01:13:42] "POST /set-tag HTTP/1.1" 200 109 0.044924 10.0.0.249 - - [2026-02-10 01:13:42] "DELETE /virtual-machine/e75eca13-1e01-41de-92f6-d86002b9c430 HTTP/1.1" 200 115 0.070452 10.0.0.249 - - [2026-02-10 01:13:43] "DELETE /loadbalancer-member/8a4bfefb-26f8-41a3-97b0-5b63f18fd78e HTTP/1.1" 200 115 0.106014 10.0.0.249 - - [2026-02-10 01:13:44] "GET /virtual-machine-interface/9f241372-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.010634 10.0.0.249 - - [2026-02-10 01:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002028 10.0.0.249 - - [2026-02-10 01:13:44] "GET /virtual-machine-interface/9f241372-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.003747 10.0.0.249 - - [2026-02-10 01:13:44] "POST /set-tag HTTP/1.1" 200 109 0.002310 10.0.0.249 - - [2026-02-10 01:13:44] "GET /virtual-machine/f0461676-98fd-46c0-927b-627b71a413dd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.004502 10.0.0.249 - - [2026-02-10 01:13:44] "POST /ref-update HTTP/1.1" 200 156 0.008359 10.0.0.249 - - [2026-02-10 01:13:44] "GET /virtual-machine-interface/9f241372-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3398 0.005493 10.0.0.249 - - [2026-02-10 01:13:44] "POST /set-tag HTTP/1.1" 200 109 0.020491 10.0.0.249 - - [2026-02-10 01:13:44] "POST /set-tag HTTP/1.1" 200 109 0.012868 10.0.0.249 - - [2026-02-10 01:13:44] "POST /set-tag HTTP/1.1" 200 109 0.028142 10.0.0.249 - - [2026-02-10 01:13:44] "DELETE /instance-ip/9f417b74-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.041491 10.0.0.249 - - [2026-02-10 01:13:44] "POST /ref-update HTTP/1.1" 200 156 0.009823 10.0.0.249 - - [2026-02-10 01:13:44] "DELETE /virtual-machine-interface/9f241372-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.033985 10.0.0.249 - - [2026-02-10 01:13:44] "DELETE /virtual-machine/f0461676-98fd-46c0-927b-627b71a413dd HTTP/1.1" 200 115 0.022336 10.0.0.249 - - [2026-02-10 01:13:47] "GET /virtual-machine-interface/9e0608ce-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003944 10.0.0.249 - - [2026-02-10 01:13:47] "POST /set-tag HTTP/1.1" 200 109 0.002006 10.0.0.249 - - [2026-02-10 01:13:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001816 10.0.0.249 - - [2026-02-10 01:13:47] "GET /loadbalancer/2255ed40-8ace-47ee-82d1-1b79440039be?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2232 0.002189 10.0.0.249 - - [2026-02-10 01:13:48] "GET /virtual-machine-interface/9e0608ce-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.004077 10.0.0.249 - - [2026-02-10 01:13:48] "POST /set-tag HTTP/1.1" 200 109 0.002201 10.0.0.249 - - [2026-02-10 01:13:48] "GET /virtual-machine-interface/9e0608ce-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.003880 10.0.0.249 - - [2026-02-10 01:13:48] "POST /set-tag HTTP/1.1" 200 109 0.001784 10.0.0.249 - - [2026-02-10 01:13:48] "GET /virtual-machine/f69540ad-631a-490e-9224-a36762aa893a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1476 0.002181 10.0.0.249 - - [2026-02-10 01:13:48] "POST /ref-update HTTP/1.1" 200 156 0.008018 10.0.0.249 - - [2026-02-10 01:13:48] "GET /virtual-machine-interface/9e0608ce-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3581 0.014908 10.0.0.249 - - [2026-02-10 01:13:48] "POST /set-tag HTTP/1.1" 200 109 0.029073 10.0.0.249 - - [2026-02-10 01:13:48] "POST /set-tag HTTP/1.1" 200 109 0.014452 10.0.0.249 - - [2026-02-10 01:13:48] "POST /set-tag HTTP/1.1" 200 109 0.025085 10.0.0.249 - - [2026-02-10 01:13:48] "DELETE /instance-ip/9e1e922c-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.053341 10.0.0.249 - - [2026-02-10 01:13:48] "POST /ref-update HTTP/1.1" 200 156 0.017411 10.0.0.249 - - [2026-02-10 01:13:48] "DELETE /virtual-machine-interface/9e0608ce-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.041132 10.0.0.249 - - [2026-02-10 01:13:48] "DELETE /virtual-machine/f69540ad-631a-490e-9224-a36762aa893a HTTP/1.1" 200 115 0.015237 10.0.0.249 - - [2026-02-10 01:13:49] "DELETE /tag/a285b671-e163-405f-b14e-ad704143fb38 HTTP/1.1" 200 115 0.039739 10.0.0.249 - - [2026-02-10 01:13:49] "DELETE /tag/61f8ea7e-9e18-4123-84fb-ea22a62ec636 HTTP/1.1" 200 115 0.060199 10.0.0.249 - - [2026-02-10 01:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.249 - - [2026-02-10 01:13:53] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.026630 10.0.0.249 - - [2026-02-10 01:13:53] "POST /tags HTTP/1.1" 200 394 0.023908 10.0.0.249 - - [2026-02-10 01:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.022022 10.0.0.249 - - [2026-02-10 01:13:53] "GET /tag/28508deb-d9cb-4f7b-b207-5068ac16eeb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.019565 10.0.0.249 - - [2026-02-10 01:13:53] "POST /tags HTTP/1.1" 200 342 0.016451 10.0.0.249 - - [2026-02-10 01:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002004 10.0.0.249 - - [2026-02-10 01:13:53] "GET /tag/98cc3baa-6c3f-4b85-beeb-b641fc66eb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010799 10.0.0.249 - - [2026-02-10 01:13:53] "POST /id-to-fqname HTTP/1.1" 200 192 0.000579 10.0.0.249 - - [2026-02-10 01:13:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.020165 10.0.0.249 - - [2026-02-10 01:13:53] "POST /security-groups HTTP/1.1" 200 589 0.068809 10.0.0.249 - - [2026-02-10 01:13:53] "POST /fqname-to-id HTTP/1.1" 404 236 0.003323 10.0.0.249 - - [2026-02-10 01:13:53] "POST /projects HTTP/1.1" 200 521 0.217602 10.0.0.249 - - [2026-02-10 01:13:53] "POST /access-control-lists HTTP/1.1" 200 600 0.061496 10.0.0.249 - - [2026-02-10 01:13:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.055500 10.0.0.249 - - [2026-02-10 01:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.009401 10.0.0.249 - - [2026-02-10 01:13:53] "POST /fqname-to-id HTTP/1.1" 404 235 0.002328 10.0.0.249 - - [2026-02-10 01:13:53] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.006413 10.0.0.249 - - [2026-02-10 01:13:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001432 10.0.0.249 - - [2026-02-10 01:13:53] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3049 0.039025 10.0.0.249 - - [2026-02-10 01:13:53] "POST /access-control-lists HTTP/1.1" 200 598 0.077694 10.0.0.249 - - [2026-02-10 01:13:53] "PUT /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02 HTTP/1.1" 200 265 0.056783 10.0.0.249 - - [2026-02-10 01:13:53] "PUT /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823 HTTP/1.1" 200 265 0.040619 10.0.0.249 - - [2026-02-10 01:13:54] "POST /security-groups HTTP/1.1" 200 593 0.080753 10.0.0.249 - - [2026-02-10 01:13:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.022735 10.0.0.249 - - [2026-02-10 01:13:54] "POST /chown HTTP/1.1" 200 109 0.014873 10.0.0.249 - - [2026-02-10 01:13:54] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002397 10.0.0.249 - - [2026-02-10 01:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001419 10.0.0.249 - - [2026-02-10 01:13:54] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.001869 10.0.0.249 - - [2026-02-10 01:13:54] "POST /tags HTTP/1.1" 409 226 0.002056 10.0.0.249 - - [2026-02-10 01:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001531 10.0.0.249 - - [2026-02-10 01:13:54] "GET /tag/98cc3baa-6c3f-4b85-beeb-b641fc66eb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.013664 10.0.0.249 - - [2026-02-10 01:13:54] "POST /firewall-rules HTTP/1.1" 200 602 0.074344 10.0.0.249 - - [2026-02-10 01:13:54] "POST /fqname-to-id HTTP/1.1" 404 270 0.002318 10.0.0.249 - - [2026-02-10 01:13:54] "GET /firewall-rule/4e987fa9-a4f8-4ab8-b3c3-255091952de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.012334 10.0.0.249 - - [2026-02-10 01:13:54] "POST /access-control-lists HTTP/1.1" 200 634 0.074404 10.0.0.249 - - [2026-02-10 01:13:54] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3887 0.043674 10.0.0.249 - - [2026-02-10 01:13:54] "POST /fqname-to-id HTTP/1.1" 404 269 0.011132 10.0.0.249 - - [2026-02-10 01:13:54] "GET /firewall-rule/4e987fa9-a4f8-4ab8-b3c3-255091952de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002648 10.0.0.249 - - [2026-02-10 01:13:54] "POST /access-control-lists HTTP/1.1" 200 632 0.061941 10.0.0.249 - - [2026-02-10 01:13:54] "POST /ref-update HTTP/1.1" 200 156 0.110181 10.0.0.249 - - [2026-02-10 01:13:54] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.008033 10.0.0.249 - - [2026-02-10 01:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.249 - - [2026-02-10 01:13:54] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002552 10.0.0.249 - - [2026-02-10 01:13:54] "POST /tags HTTP/1.1" 409 226 0.001432 10.0.0.249 - - [2026-02-10 01:13:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001970 10.0.0.249 - - [2026-02-10 01:13:54] "GET /tag/98cc3baa-6c3f-4b85-beeb-b641fc66eb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010940 10.0.0.249 - - [2026-02-10 01:13:54] "POST /firewall-rules HTTP/1.1" 200 600 0.066131 10.0.0.249 - - [2026-02-10 01:13:54] "GET /firewall-rule/27b4fa89-2f78-47af-a752-f01a27bbddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.003736 10.0.0.249 - - [2026-02-10 01:13:54] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4144 0.003455 10.0.0.249 - - [2026-02-10 01:13:54] "GET /firewall-rule/27b4fa89-2f78-47af-a752-f01a27bbddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.001688 10.0.0.249 - - [2026-02-10 01:13:54] "POST /ref-update HTTP/1.1" 200 156 0.041997 10.0.0.249 - - [2026-02-10 01:13:56] "POST /tags HTTP/1.1" 200 394 0.025733 10.0.0.249 - - [2026-02-10 01:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.008325 10.0.0.249 - - [2026-02-10 01:13:56] "GET /tag/34244f35-35f3-41f0-825c-0a800a64c976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.026242 10.0.0.249 - - [2026-02-10 01:13:56] "POST /tags HTTP/1.1" 200 342 0.015628 10.0.0.249 - - [2026-02-10 01:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.014840 10.0.0.249 - - [2026-02-10 01:13:56] "GET /tag/a5ee56e5-9899-4003-ad9c-7546a4625459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012838 10.0.0.249 - - [2026-02-10 01:13:56] "POST /id-to-fqname HTTP/1.1" 200 192 0.000528 10.0.0.249 - - [2026-02-10 01:13:56] "POST /fqname-to-id HTTP/1.1" 404 201 0.002161 10.0.0.249 - - [2026-02-10 01:13:56] "POST /security-groups HTTP/1.1" 200 589 0.072584 10.0.0.249 - - [2026-02-10 01:13:56] "POST /projects HTTP/1.1" 200 521 0.148395 10.0.0.249 - - [2026-02-10 01:13:56] "POST /fqname-to-id HTTP/1.1" 404 236 0.004240 10.0.0.249 - - [2026-02-10 01:13:56] "POST /prop-collection-update HTTP/1.1" 200 115 0.019800 10.0.0.249 - - [2026-02-10 01:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.009734 10.0.0.249 - - [2026-02-10 01:13:56] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.005795 10.0.0.249 - - [2026-02-10 01:13:56] "POST /access-control-lists HTTP/1.1" 200 600 0.082010 10.0.0.249 - - [2026-02-10 01:13:56] "POST /fqname-to-id HTTP/1.1" 404 235 0.018112 10.0.0.249 - - [2026-02-10 01:13:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.018486 10.0.0.249 - - [2026-02-10 01:13:56] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003817 10.0.0.249 - - [2026-02-10 01:13:56] "POST /access-control-lists HTTP/1.1" 200 598 0.074082 10.0.0.249 - - [2026-02-10 01:13:56] "PUT /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02 HTTP/1.1" 200 265 0.117516 10.0.0.249 - - [2026-02-10 01:13:56] "PUT /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823 HTTP/1.1" 200 265 0.037604 10.0.0.249 - - [2026-02-10 01:13:57] "POST /security-groups HTTP/1.1" 200 593 0.065133 10.0.0.249 - - [2026-02-10 01:13:57] "POST /fqname-to-id HTTP/1.1" 404 270 0.001553 10.0.0.249 - - [2026-02-10 01:13:57] "POST /access-control-lists HTTP/1.1" 200 634 0.060782 10.0.0.249 - - [2026-02-10 01:13:57] "POST /fqname-to-id HTTP/1.1" 404 269 0.008575 10.0.0.249 - - [2026-02-10 01:13:57] "POST /prop-collection-update HTTP/1.1" 200 115 0.055557 10.0.0.249 - - [2026-02-10 01:13:57] "POST /chown HTTP/1.1" 200 109 0.008970 10.0.0.249 - - [2026-02-10 01:13:57] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.006528 10.0.0.249 - - [2026-02-10 01:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001913 10.0.0.249 - - [2026-02-10 01:13:57] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.023834 10.0.0.249 - - [2026-02-10 01:13:57] "POST /access-control-lists HTTP/1.1" 200 632 0.075390 10.0.0.249 - - [2026-02-10 01:13:57] "POST /tags HTTP/1.1" 409 226 0.001738 10.0.0.249 - - [2026-02-10 01:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.249 - - [2026-02-10 01:13:57] "GET /tag/a5ee56e5-9899-4003-ad9c-7546a4625459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010672 10.0.0.249 - - [2026-02-10 01:13:57] "POST /firewall-rules HTTP/1.1" 200 602 0.071112 10.0.0.249 - - [2026-02-10 01:13:57] "GET /firewall-rule/42664b57-56c1-4add-b45f-771ee6762eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.008408 10.0.0.249 - - [2026-02-10 01:13:57] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.003937 10.0.0.249 - - [2026-02-10 01:13:57] "GET /firewall-rule/42664b57-56c1-4add-b45f-771ee6762eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.004259 10.0.0.249 - - [2026-02-10 01:13:57] "POST /ref-update HTTP/1.1" 200 156 0.055729 10.0.0.249 - - [2026-02-10 01:13:57] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003025 10.0.0.249 - - [2026-02-10 01:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001887 10.0.0.249 - - [2026-02-10 01:13:57] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002307 10.0.0.249 - - [2026-02-10 01:13:57] "POST /tags HTTP/1.1" 409 226 0.001440 10.0.0.249 - - [2026-02-10 01:13:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.001745 10.0.0.249 - - [2026-02-10 01:13:57] "GET /tag/a5ee56e5-9899-4003-ad9c-7546a4625459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012943 10.0.0.249 - - [2026-02-10 01:13:57] "POST /firewall-rules HTTP/1.1" 200 600 0.089680 10.0.0.249 - - [2026-02-10 01:13:57] "GET /firewall-rule/b830ef70-2fe0-42dc-83d4-750f5945b465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.010092 10.0.0.249 - - [2026-02-10 01:13:57] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4657 0.003793 10.0.0.249 - - [2026-02-10 01:13:57] "GET /firewall-rule/b830ef70-2fe0-42dc-83d4-750f5945b465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002390 10.0.0.249 - - [2026-02-10 01:13:57] "POST /ref-update HTTP/1.1" 200 156 0.061354 10.0.0.249 - - [2026-02-10 01:13:59] "POST /tags HTTP/1.1" 200 346 0.059857 10.0.0.249 - - [2026-02-10 01:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.016026 10.0.0.249 - - [2026-02-10 01:13:59] "GET /tag/c23ba89f-6a6f-486f-b0d2-576f21ba1dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.017688 10.0.0.249 - - [2026-02-10 01:13:59] "POST /projects HTTP/1.1" 409 238 0.003595 10.0.0.249 - - [2026-02-10 01:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002913 10.0.0.249 - - [2026-02-10 01:13:59] "GET /project/60b3895e-4aef-4974-adfe-64fe22ee8a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040082 10.0.0.249 - - [2026-02-10 01:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003761 10.0.0.249 - - [2026-02-10 01:13:59] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004646 10.0.0.249 - - [2026-02-10 01:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001842 10.0.0.249 - - [2026-02-10 01:13:59] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004779 10.0.0.249 - - [2026-02-10 01:13:59] "POST /security-groups HTTP/1.1" 409 285 0.002430 10.0.0.249 - - [2026-02-10 01:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001511 10.0.0.249 - - [2026-02-10 01:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001864 10.0.0.249 - - [2026-02-10 01:13:59] "PUT /security-group/801265d8-6909-4563-adcc-4df190facbc6 HTTP/1.1" 200 263 0.055505 10.0.0.249 - - [2026-02-10 01:13:59] "PUT /access-control-list/101f0943-3fc4-4bb6-8096-f9b702ec8bf3 HTTP/1.1" 200 273 0.013708 10.0.0.249 - - [2026-02-10 01:13:59] "PUT /access-control-list/2c536b31-bdd9-42b7-bced-3df3a2239d29 HTTP/1.1" 200 273 0.025497 10.0.0.249 - - [2026-02-10 01:13:59] "GET /project/60b3895e-4aef-4974-adfe-64fe22ee8a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.098525 10.0.0.249 - - [2026-02-10 01:13:59] "POST /prop-collection-update HTTP/1.1" 200 115 0.043763 10.0.0.249 - - [2026-02-10 01:13:59] "POST /tags HTTP/1.1" 409 228 0.018833 10.0.0.249 - - [2026-02-10 01:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002152 10.0.0.249 - - [2026-02-10 01:13:59] "GET /tag/c23ba89f-6a6f-486f-b0d2-576f21ba1dd0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1204 0.010813 10.0.0.249 - - [2026-02-10 01:13:59] "POST /tags HTTP/1.1" 200 346 0.016377 10.0.0.249 - - [2026-02-10 01:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001974 10.0.0.249 - - [2026-02-10 01:13:59] "GET /tag/2d82d050-5c63-4e95-916b-c6a0a5208503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.010878 10.0.0.249 - - [2026-02-10 01:13:59] "POST /projects HTTP/1.1" 409 238 0.001663 10.0.0.249 - - [2026-02-10 01:13:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001414 10.0.0.249 - - [2026-02-10 01:14:00] "GET /project/99887c5a-0454-4124-a049-fd8034d892c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.030979 10.0.0.249 - - [2026-02-10 01:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.249 - - [2026-02-10 01:14:00] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004666 10.0.0.249 - - [2026-02-10 01:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002791 10.0.0.249 - - [2026-02-10 01:14:00] "GET /project/99887c5a-0454-4124-a049-fd8034d892c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.026320 10.0.0.249 - - [2026-02-10 01:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002270 10.0.0.249 - - [2026-02-10 01:14:00] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.011009 10.0.0.249 - - [2026-02-10 01:14:00] "POST /security-groups HTTP/1.1" 409 285 0.002115 10.0.0.249 - - [2026-02-10 01:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002838 10.0.0.249 - - [2026-02-10 01:14:00] "PUT /security-group/fc6bdd9c-d484-472a-af77-f06751822c01 HTTP/1.1" 200 263 0.058019 10.0.0.249 - - [2026-02-10 01:14:00] "PUT /access-control-list/83b82fa5-a64c-424c-8437-199404e0f779 HTTP/1.1" 200 273 0.013458 10.0.0.249 - - [2026-02-10 01:14:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.026346 10.0.0.249 - - [2026-02-10 01:14:00] "POST /tags HTTP/1.1" 409 228 0.001404 10.0.0.249 - - [2026-02-10 01:14:00] "PUT /access-control-list/fc1e38fe-4725-4220-8288-fdde0c4e90a2 HTTP/1.1" 200 273 0.027393 10.0.0.249 - - [2026-02-10 01:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001884 10.0.0.249 - - [2026-02-10 01:14:00] "GET /tag/2d82d050-5c63-4e95-916b-c6a0a5208503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.009723 10.0.0.249 - - [2026-02-10 01:14:00] "POST /tags HTTP/1.1" 200 292 0.044246 10.0.0.249 - - [2026-02-10 01:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.010188 10.0.0.249 - - [2026-02-10 01:14:00] "GET /tag/5cb4ac77-15c5-45e0-81df-579859635543?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012201 10.0.0.249 - - [2026-02-10 01:14:00] "POST /tags HTTP/1.1" 200 304 0.050620 10.0.0.249 - - [2026-02-10 01:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.012333 10.0.0.249 - - [2026-02-10 01:14:00] "GET /tag/f0294f0c-7ddb-43ed-a5e1-8c340fe8ce13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.013374 10.0.0.249 - - [2026-02-10 01:14:00] "POST /tags HTTP/1.1" 409 252 0.001637 10.0.0.249 - - [2026-02-10 01:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001349 10.0.0.249 - - [2026-02-10 01:14:00] "GET /tag/28508deb-d9cb-4f7b-b207-5068ac16eeb5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1323 0.011698 10.0.0.249 - - [2026-02-10 01:14:00] "POST /tags HTTP/1.1" 409 226 0.001466 10.0.0.249 - - [2026-02-10 01:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001728 10.0.0.249 - - [2026-02-10 01:14:00] "GET /tag/98cc3baa-6c3f-4b85-beeb-b641fc66eb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010009 10.0.0.249 - - [2026-02-10 01:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.009628 10.0.0.249 - - [2026-02-10 01:14:00] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.008815 10.0.0.249 - - [2026-02-10 01:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.249 - - [2026-02-10 01:14:00] "GET /project/60b3895e-4aef-4974-adfe-64fe22ee8a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028217 10.0.0.249 - - [2026-02-10 01:14:00] "POST /virtual-machines HTTP/1.1" 200 396 0.007421 10.0.0.249 - - [2026-02-10 01:14:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.007951 10.0.0.249 - - [2026-02-10 01:14:00] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113476 10.0.0.249 - - [2026-02-10 01:14:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.025202 10.0.0.249 - - [2026-02-10 01:14:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.018549 10.0.0.249 - - [2026-02-10 01:14:01] "GET /virtual-machine-interface/c838421a-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004484 10.0.0.249 - - [2026-02-10 01:14:01] "POST /instance-ips HTTP/1.1" 200 398 0.018764 10.0.0.249 - - [2026-02-10 01:14:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.022123 10.0.0.249 - - [2026-02-10 01:14:01] "GET /virtual-machine-interface/c838421a-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008722 10.0.0.249 - - [2026-02-10 01:14:01] "POST /set-tag HTTP/1.1" 200 109 0.063114 10.0.0.249 - - [2026-02-10 01:14:01] "GET /virtual-machine-interface/c838421a-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.017379 10.0.0.249 - - [2026-02-10 01:14:01] "GET /instance-ip/c84eaed8-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002970 10.0.0.249 - - [2026-02-10 01:14:01] "GET /virtual-machine-interface/c838421a-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.009332 10.0.0.249 - - [2026-02-10 01:14:01] "POST /set-tag HTTP/1.1" 200 109 0.008060 10.0.0.249 - - [2026-02-10 01:14:01] "GET /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.004916 10.0.0.249 - - [2026-02-10 01:14:01] "POST /ref-update HTTP/1.1" 200 156 0.006909 10.0.0.249 - - [2026-02-10 01:14:01] "GET /virtual-machine-interface/c838421a-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005488 10.0.0.249 - - [2026-02-10 01:14:01] "POST /set-tag HTTP/1.1" 200 109 0.002151 10.0.0.249 - - [2026-02-10 01:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001937 10.0.0.249 - - [2026-02-10 01:14:01] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003630 10.0.0.249 - - [2026-02-10 01:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001498 10.0.0.249 - - [2026-02-10 01:14:01] "GET /project/60b3895e-4aef-4974-adfe-64fe22ee8a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.037810 10.0.0.249 - - [2026-02-10 01:14:01] "POST /virtual-machines HTTP/1.1" 200 396 0.006225 10.0.0.249 - - [2026-02-10 01:14:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.006800 10.0.0.249 - - [2026-02-10 01:14:01] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.094999 10.0.0.249 - - [2026-02-10 01:14:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.007872 10.0.0.249 - - [2026-02-10 01:14:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.012672 10.0.0.249 - - [2026-02-10 01:14:01] "GET /virtual-machine-interface/c8a7e8f4-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.007024 10.0.0.249 - - [2026-02-10 01:14:01] "POST /instance-ips HTTP/1.1" 200 398 0.021969 10.0.0.249 - - [2026-02-10 01:14:01] "POST /prop-collection-update HTTP/1.1" 200 115 0.018296 10.0.0.249 - - [2026-02-10 01:14:01] "GET /virtual-machine-interface/c8a7e8f4-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.009104 10.0.0.249 - - [2026-02-10 01:14:01] "POST /set-tag HTTP/1.1" 200 109 0.059742 10.0.0.249 - - [2026-02-10 01:14:01] "GET /virtual-machine-interface/c8a7e8f4-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.015534 10.0.0.249 - - [2026-02-10 01:14:01] "GET /instance-ip/c8bf1b3c-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004498 10.0.0.249 - - [2026-02-10 01:14:02] "GET /virtual-machine-interface/c8a7e8f4-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004108 10.0.0.249 - - [2026-02-10 01:14:02] "POST /set-tag HTTP/1.1" 200 109 0.001845 10.0.0.249 - - [2026-02-10 01:14:02] "GET /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1703 0.002990 10.0.0.249 - - [2026-02-10 01:14:02] "POST /ref-update HTTP/1.1" 200 156 0.006024 10.0.0.249 - - [2026-02-10 01:14:02] "GET /virtual-machine-interface/c8a7e8f4-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004039 10.0.0.249 - - [2026-02-10 01:14:02] "POST /set-tag HTTP/1.1" 200 109 0.003908 10.0.0.249 - - [2026-02-10 01:14:02] "POST /tags HTTP/1.1" 200 292 0.028592 10.0.0.249 - - [2026-02-10 01:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006399 10.0.0.249 - - [2026-02-10 01:14:02] "GET /tag/0b09b47d-3311-42f6-907e-458918e1e9b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1085 0.012185 10.0.0.249 - - [2026-02-10 01:14:02] "POST /tags HTTP/1.1" 409 252 0.003523 10.0.0.249 - - [2026-02-10 01:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.249 - - [2026-02-10 01:14:02] "GET /tag/34244f35-35f3-41f0-825c-0a800a64c976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010203 10.0.0.249 - - [2026-02-10 01:14:02] "POST /tags HTTP/1.1" 409 226 0.001572 10.0.0.249 - - [2026-02-10 01:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001694 10.0.0.249 - - [2026-02-10 01:14:02] "GET /tag/a5ee56e5-9899-4003-ad9c-7546a4625459?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.011346 10.0.0.249 - - [2026-02-10 01:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001407 10.0.0.249 - - [2026-02-10 01:14:02] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.009344 10.0.0.249 - - [2026-02-10 01:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.249 - - [2026-02-10 01:14:02] "GET /project/99887c5a-0454-4124-a049-fd8034d892c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.041790 10.0.0.249 - - [2026-02-10 01:14:02] "POST /virtual-machines HTTP/1.1" 200 396 0.010637 10.0.0.249 - - [2026-02-10 01:14:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.024534 10.0.0.249 - - [2026-02-10 01:14:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.104513 10.0.0.249 - - [2026-02-10 01:14:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.007762 10.0.0.249 - - [2026-02-10 01:14:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.011523 10.0.0.249 - - [2026-02-10 01:14:02] "GET /virtual-machine-interface/c9338df0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005500 10.0.0.249 - - [2026-02-10 01:14:02] "POST /instance-ips HTTP/1.1" 200 398 0.019538 10.0.0.249 - - [2026-02-10 01:14:02] "POST /prop-collection-update HTTP/1.1" 200 115 0.016488 10.0.0.249 - - [2026-02-10 01:14:02] "GET /virtual-machine-interface/c9338df0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.014585 10.0.0.249 - - [2026-02-10 01:14:02] "POST /set-tag HTTP/1.1" 200 109 0.058770 10.0.0.249 - - [2026-02-10 01:14:02] "GET /virtual-machine-interface/c9338df0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.019627 10.0.0.249 - - [2026-02-10 01:14:02] "GET /instance-ip/c94b7bfe-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002856 10.0.0.249 - - [2026-02-10 01:14:02] "GET /virtual-machine-interface/c9338df0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003871 10.0.0.249 - - [2026-02-10 01:14:02] "POST /set-tag HTTP/1.1" 200 109 0.001711 10.0.0.249 - - [2026-02-10 01:14:02] "GET /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.003362 10.0.0.249 - - [2026-02-10 01:14:02] "POST /ref-update HTTP/1.1" 200 156 0.006359 10.0.0.249 - - [2026-02-10 01:14:03] "GET /virtual-machine-interface/c9338df0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.006143 10.0.0.249 - - [2026-02-10 01:14:03] "POST /set-tag HTTP/1.1" 200 109 0.002150 10.0.0.249 - - [2026-02-10 01:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.249 - - [2026-02-10 01:14:03] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.005918 10.0.0.249 - - [2026-02-10 01:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001537 10.0.0.249 - - [2026-02-10 01:14:03] "GET /project/99887c5a-0454-4124-a049-fd8034d892c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.043915 10.0.0.249 - - [2026-02-10 01:14:03] "POST /virtual-machines HTTP/1.1" 200 396 0.006875 10.0.0.249 - - [2026-02-10 01:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.009016 10.0.0.249 - - [2026-02-10 01:14:03] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.113931 10.0.0.249 - - [2026-02-10 01:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.007605 10.0.0.249 - - [2026-02-10 01:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.008723 10.0.0.249 - - [2026-02-10 01:14:03] "GET /virtual-machine-interface/c9a3f9f0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.006183 10.0.0.249 - - [2026-02-10 01:14:03] "POST /instance-ips HTTP/1.1" 200 398 0.017514 10.0.0.249 - - [2026-02-10 01:14:03] "POST /prop-collection-update HTTP/1.1" 200 115 0.020283 10.0.0.249 - - [2026-02-10 01:14:03] "GET /virtual-machine-interface/c9a3f9f0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.012217 10.0.0.249 - - [2026-02-10 01:14:03] "POST /set-tag HTTP/1.1" 200 109 0.059376 10.0.0.249 - - [2026-02-10 01:14:03] "GET /virtual-machine-interface/c9a3f9f0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011534 10.0.0.249 - - [2026-02-10 01:14:03] "GET /instance-ip/c9bd9bda-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004502 10.0.0.249 - - [2026-02-10 01:14:03] "GET /virtual-machine-interface/c9a3f9f0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004300 10.0.0.249 - - [2026-02-10 01:14:03] "POST /set-tag HTTP/1.1" 200 109 0.002505 10.0.0.249 - - [2026-02-10 01:14:03] "GET /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2131 0.004044 10.0.0.249 - - [2026-02-10 01:14:03] "POST /ref-update HTTP/1.1" 200 156 0.007212 10.0.0.249 - - [2026-02-10 01:14:03] "GET /virtual-machine-interface/c9a3f9f0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004367 10.0.0.249 - - [2026-02-10 01:14:03] "POST /set-tag HTTP/1.1" 200 109 0.002266 10.0.0.249 - - [2026-02-10 01:14:03] "POST /tags HTTP/1.1" 200 300 0.018926 10.0.0.249 - - [2026-02-10 01:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.009533 10.0.0.249 - - [2026-02-10 01:14:03] "GET /tag/6adcf3af-cfb8-40ab-97a0-77e443fed785?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.011120 10.0.0.249 - - [2026-02-10 01:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001656 10.0.0.249 - - [2026-02-10 01:14:03] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004121 10.0.0.249 - - [2026-02-10 01:14:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.249 - - [2026-02-10 01:14:04] "GET /project/60b3895e-4aef-4974-adfe-64fe22ee8a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.040591 10.0.0.249 - - [2026-02-10 01:14:04] "POST /virtual-machines HTTP/1.1" 200 396 0.007824 10.0.0.249 - - [2026-02-10 01:14:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.011849 10.0.0.249 - - [2026-02-10 01:14:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.108060 10.0.0.249 - - [2026-02-10 01:14:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.008160 10.0.0.249 - - [2026-02-10 01:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.017685 10.0.0.249 - - [2026-02-10 01:14:04] "GET /virtual-machine-interface/ca292800-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.003865 10.0.0.249 - - [2026-02-10 01:14:04] "POST /instance-ips HTTP/1.1" 200 398 0.017676 10.0.0.249 - - [2026-02-10 01:14:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.018883 10.0.0.249 - - [2026-02-10 01:14:04] "GET /virtual-machine-interface/ca292800-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.005452 10.0.0.249 - - [2026-02-10 01:14:04] "POST /set-tag HTTP/1.1" 200 109 0.018650 10.0.0.249 - - [2026-02-10 01:14:04] "GET /virtual-machine-interface/ca292800-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.011887 10.0.0.249 - - [2026-02-10 01:14:04] "GET /instance-ip/ca42ba36-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.004229 10.0.0.249 - - [2026-02-10 01:14:04] "GET /virtual-machine-interface/ca292800-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004125 10.0.0.249 - - [2026-02-10 01:14:04] "POST /set-tag HTTP/1.1" 200 109 0.002064 10.0.0.249 - - [2026-02-10 01:14:04] "POST /tags HTTP/1.1" 200 300 0.016257 10.0.0.249 - - [2026-02-10 01:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001762 10.0.0.249 - - [2026-02-10 01:14:04] "GET /tag/6c304a6b-2a38-4a2e-aa30-eaec38105fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010370 10.0.0.249 - - [2026-02-10 01:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001633 10.0.0.249 - - [2026-02-10 01:14:04] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003479 10.0.0.249 - - [2026-02-10 01:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001520 10.0.0.249 - - [2026-02-10 01:14:04] "GET /project/60b3895e-4aef-4974-adfe-64fe22ee8a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.022317 10.0.0.249 - - [2026-02-10 01:14:04] "POST /virtual-machines HTTP/1.1" 200 396 0.007696 10.0.0.249 - - [2026-02-10 01:14:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.023486 10.0.0.249 - - [2026-02-10 01:14:04] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.101868 10.0.0.249 - - [2026-02-10 01:14:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.007811 10.0.0.249 - - [2026-02-10 01:14:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.010812 10.0.0.249 - - [2026-02-10 01:14:04] "GET /virtual-machine-interface/ca89131e-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004229 10.0.0.249 - - [2026-02-10 01:14:04] "POST /instance-ips HTTP/1.1" 200 398 0.020437 10.0.0.249 - - [2026-02-10 01:14:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.022059 10.0.0.249 - - [2026-02-10 01:14:04] "GET /virtual-machine-interface/ca89131e-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.011648 10.0.0.249 - - [2026-02-10 01:14:05] "POST /set-tag HTTP/1.1" 200 109 0.017059 10.0.0.249 - - [2026-02-10 01:14:05] "GET /virtual-machine-interface/ca89131e-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.014016 10.0.0.249 - - [2026-02-10 01:14:05] "GET /instance-ip/caa1e902-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003569 10.0.0.249 - - [2026-02-10 01:14:05] "GET /virtual-machine-interface/ca89131e-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004144 10.0.0.249 - - [2026-02-10 01:14:05] "POST /set-tag HTTP/1.1" 200 109 0.001925 10.0.0.249 - - [2026-02-10 01:14:05] "POST /tags HTTP/1.1" 200 300 0.014844 10.0.0.249 - - [2026-02-10 01:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.249 - - [2026-02-10 01:14:05] "GET /tag/5e81a1b2-342f-48cd-8252-60d2b96ab326?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.010951 10.0.0.249 - - [2026-02-10 01:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.011662 10.0.0.249 - - [2026-02-10 01:14:05] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003746 10.0.0.249 - - [2026-02-10 01:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.249 - - [2026-02-10 01:14:05] "GET /project/99887c5a-0454-4124-a049-fd8034d892c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.029609 10.0.0.249 - - [2026-02-10 01:14:05] "POST /virtual-machines HTTP/1.1" 200 396 0.007066 10.0.0.249 - - [2026-02-10 01:14:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.007972 10.0.0.249 - - [2026-02-10 01:14:05] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.110028 10.0.0.249 - - [2026-02-10 01:14:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.020892 10.0.0.249 - - [2026-02-10 01:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003207 10.0.0.249 - - [2026-02-10 01:14:05] "GET /virtual-machine-interface/caf45d7c-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004484 10.0.0.249 - - [2026-02-10 01:14:05] "POST /instance-ips HTTP/1.1" 200 398 0.021263 10.0.0.249 - - [2026-02-10 01:14:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.025156 10.0.0.249 - - [2026-02-10 01:14:05] "GET /virtual-machine-interface/caf45d7c-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.008055 10.0.0.249 - - [2026-02-10 01:14:05] "POST /set-tag HTTP/1.1" 200 109 0.016552 10.0.0.249 - - [2026-02-10 01:14:05] "GET /virtual-machine-interface/caf45d7c-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.019705 10.0.0.249 - - [2026-02-10 01:14:05] "GET /instance-ip/cb0a3d18-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.003288 10.0.0.249 - - [2026-02-10 01:14:05] "GET /virtual-machine-interface/caf45d7c-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004094 10.0.0.249 - - [2026-02-10 01:14:05] "POST /set-tag HTTP/1.1" 200 109 0.003054 10.0.0.249 - - [2026-02-10 01:14:05] "POST /tags HTTP/1.1" 200 300 0.021452 10.0.0.249 - - [2026-02-10 01:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.249 - - [2026-02-10 01:14:05] "GET /tag/f6de1c26-1384-4994-b102-0b23ca13a1a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1103 0.010598 10.0.0.249 - - [2026-02-10 01:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001299 10.0.0.249 - - [2026-02-10 01:14:05] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004076 10.0.0.249 - - [2026-02-10 01:14:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.249 - - [2026-02-10 01:14:05] "GET /project/99887c5a-0454-4124-a049-fd8034d892c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.028380 10.0.0.249 - - [2026-02-10 01:14:06] "POST /virtual-machines HTTP/1.1" 200 396 0.012670 10.0.0.249 - - [2026-02-10 01:14:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.008017 10.0.0.249 - - [2026-02-10 01:14:06] "POST /virtual-machine-interfaces HTTP/1.1" 200 645 0.096899 10.0.0.249 - - [2026-02-10 01:14:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.025151 10.0.0.249 - - [2026-02-10 01:14:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017674 10.0.0.249 - - [2026-02-10 01:14:06] "GET /virtual-machine-interface/cb5865d8-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004435 10.0.0.249 - - [2026-02-10 01:14:06] "POST /instance-ips HTTP/1.1" 200 398 0.018512 10.0.0.249 - - [2026-02-10 01:14:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.024177 10.0.0.249 - - [2026-02-10 01:14:06] "GET /virtual-machine-interface/cb5865d8-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2942 0.004670 10.0.0.249 - - [2026-02-10 01:14:06] "POST /set-tag HTTP/1.1" 200 109 0.017128 10.0.0.249 - - [2026-02-10 01:14:06] "GET /virtual-machine-interface/cb5865d8-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.009897 10.0.0.249 - - [2026-02-10 01:14:06] "GET /instance-ip/cb6c43e6-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1983 0.002857 10.0.0.249 - - [2026-02-10 01:14:06] "GET /virtual-machine-interface/cb5865d8-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004298 10.0.0.249 - - [2026-02-10 01:14:06] "POST /set-tag HTTP/1.1" 200 109 0.002214 10.0.0.249 - - [2026-02-10 01:14:06] "GET /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.004205 10.0.0.249 - - [2026-02-10 01:14:06] "POST /ref-update HTTP/1.1" 200 156 0.008317 10.0.0.249 - - [2026-02-10 01:14:06] "GET /virtual-machine-interface/ca292800-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008226 10.0.0.249 - - [2026-02-10 01:14:06] "POST /set-tag HTTP/1.1" 200 109 0.001946 10.0.0.249 - - [2026-02-10 01:14:06] "GET /virtual-machine-interface/c838421a-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003926 10.0.0.249 - - [2026-02-10 01:14:06] "POST /set-tag HTTP/1.1" 200 109 0.001965 10.0.0.249 - - [2026-02-10 01:14:06] "GET /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2559 0.003760 10.0.0.249 - - [2026-02-10 01:14:06] "POST /ref-update HTTP/1.1" 200 156 0.007971 10.0.0.249 - - [2026-02-10 01:14:06] "GET /virtual-machine-interface/ca89131e-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003940 10.0.0.249 - - [2026-02-10 01:14:06] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.249 - - [2026-02-10 01:14:06] "GET /virtual-machine-interface/c8a7e8f4-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003461 10.0.0.249 - - [2026-02-10 01:14:06] "POST /set-tag HTTP/1.1" 200 109 0.002612 10.0.0.249 - - [2026-02-10 01:14:06] "GET /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2773 0.003520 10.0.0.249 - - [2026-02-10 01:14:06] "POST /ref-update HTTP/1.1" 200 156 0.008584 10.0.0.249 - - [2026-02-10 01:14:06] "GET /virtual-machine-interface/caf45d7c-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004356 10.0.0.249 - - [2026-02-10 01:14:06] "POST /set-tag HTTP/1.1" 200 109 0.001867 10.0.0.249 - - [2026-02-10 01:14:06] "GET /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2987 0.003500 10.0.0.249 - - [2026-02-10 01:14:06] "POST /ref-update HTTP/1.1" 200 156 0.008491 10.0.0.249 - - [2026-02-10 01:14:06] "GET /virtual-machine-interface/cb5865d8-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.012960 10.0.0.249 - - [2026-02-10 01:14:06] "POST /set-tag HTTP/1.1" 200 109 0.001943 10.0.0.249 - - [2026-02-10 01:14:06] "GET /virtual-machine-interface/c9338df0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003993 10.0.0.249 - - [2026-02-10 01:14:06] "POST /set-tag HTTP/1.1" 200 109 0.001976 10.0.0.249 - - [2026-02-10 01:14:06] "GET /virtual-machine-interface/c9a3f9f0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003597 10.0.0.249 - - [2026-02-10 01:14:06] "POST /set-tag HTTP/1.1" 200 109 0.001750 10.0.0.249 - - [2026-02-10 01:14:07] "GET /virtual-machine-interface/ca292800-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003850 10.0.0.249 - - [2026-02-10 01:14:07] "POST /set-tag HTTP/1.1" 200 109 0.002193 10.0.0.249 - - [2026-02-10 01:14:07] "GET /virtual-machine-interface/ca89131e-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003614 10.0.0.249 - - [2026-02-10 01:14:07] "POST /set-tag HTTP/1.1" 200 109 0.001869 10.0.0.249 - - [2026-02-10 01:14:07] "GET /virtual-machine-interface/caf45d7c-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004550 10.0.0.249 - - [2026-02-10 01:14:07] "POST /set-tag HTTP/1.1" 200 109 0.006147 10.0.0.249 - - [2026-02-10 01:14:07] "GET /virtual-machine-interface/cb5865d8-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006327 10.0.0.249 - - [2026-02-10 01:14:07] "POST /set-tag HTTP/1.1" 200 109 0.002172 10.0.0.249 - - [2026-02-10 01:14:07] "GET /virtual-machine-interface/c8a7e8f4-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003662 10.0.0.249 - - [2026-02-10 01:14:07] "POST /set-tag HTTP/1.1" 200 109 0.002075 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:14:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000923 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:14:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001081 10.0.0.249 - - [2026-02-10 01:14:11] "GET /virtual-machine-interface/c838421a-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004389 10.0.0.249 - - [2026-02-10 01:14:11] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.249 - - [2026-02-10 01:14:11] "GET /virtual-machine-interface/cb5865d8-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003655 10.0.0.249 - - [2026-02-10 01:14:11] "POST /set-tag HTTP/1.1" 200 109 0.002066 10.0.0.249 - - [2026-02-10 01:14:12] "GET /virtual-machine-interface/c9a3f9f0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008444 10.0.0.249 - - [2026-02-10 01:14:12] "POST /set-tag HTTP/1.1" 200 109 0.002253 10.0.0.249 - - [2026-02-10 01:14:12] "GET /virtual-machine-interface/ca292800-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005613 10.0.0.249 - - [2026-02-10 01:14:12] "POST /set-tag HTTP/1.1" 200 109 0.002077 10.0.0.249 - - [2026-02-10 01:14:13] "GET /virtual-machine-interface/c9338df0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004889 10.0.0.249 - - [2026-02-10 01:14:13] "POST /set-tag HTTP/1.1" 200 109 0.001990 10.0.0.249 - - [2026-02-10 01:14:15] "GET /virtual-machine/da073555-a925-4f67-b7b8-6daca374783a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1258 0.002789 10.0.0.249 - - [2026-02-10 01:14:15] "GET /virtual-machine-interface/c838421a-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003565 10.0.0.249 - - [2026-02-10 01:14:15] "GET /virtual-machine/3ec3ffe5-4146-4b88-85d1-c1deec0d1015?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002795 10.0.0.249 - - [2026-02-10 01:14:15] "GET /virtual-machine-interface/c8a7e8f4-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004222 10.0.0.249 - - [2026-02-10 01:14:15] "GET /virtual-machine/4603fe92-4c2f-4ed4-81ea-67a69ba941da?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003230 10.0.0.249 - - [2026-02-10 01:14:15] "GET /virtual-machine-interface/c9338df0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003414 10.0.0.249 - - [2026-02-10 01:14:15] "GET /virtual-machine/0724fd09-9484-4851-8cc2-d5e83e102c62?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002798 10.0.0.249 - - [2026-02-10 01:14:15] "GET /virtual-machine-interface/c9a3f9f0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003623 10.0.0.249 - - [2026-02-10 01:14:15] "GET /virtual-machine/064e50fd-314a-4f31-a31c-b4a200a10632?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002626 10.0.0.249 - - [2026-02-10 01:14:15] "GET /virtual-machine-interface/ca292800-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004382 10.0.0.249 - - [2026-02-10 01:14:16] "GET /virtual-machine-interface/caf45d7c-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004473 10.0.0.249 - - [2026-02-10 01:14:16] "POST /set-tag HTTP/1.1" 200 109 0.001991 10.0.0.249 - - [2026-02-10 01:14:17] "GET /virtual-machine-interface/ca89131e-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004251 10.0.0.249 - - [2026-02-10 01:14:17] "POST /set-tag HTTP/1.1" 200 109 0.001967 10.0.0.249 - - [2026-02-10 01:14:20] "GET /virtual-machine/a90be3d3-6074-4da1-86a6-de4d7130840d?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.003601 10.0.0.249 - - [2026-02-10 01:14:20] "GET /virtual-machine-interface/caf45d7c-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003731 10.0.0.249 - - [2026-02-10 01:14:20] "GET /virtual-machine/efc60241-0034-4eec-8310-4caf0a3081bf?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1257 0.002954 10.0.0.249 - - [2026-02-10 01:14:20] "GET /virtual-machine-interface/ca89131e-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004302 10.0.0.249 - - [2026-02-10 01:14:20] "GET /virtual-machine/533b6985-b171-4a52-893a-2d15e920e4fe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.002708 10.0.0.249 - - [2026-02-10 01:14:20] "GET /virtual-machine-interface/cb5865d8-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003510 10.0.0.249 - - [2026-02-10 01:14:21] "GET /loadbalancer/493b093f-91c4-40cb-b604-0412eee9f6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.001602 10.0.0.249 - - [2026-02-10 01:14:21] "POST /tags HTTP/1.1" 200 334 0.024745 10.0.0.249 - - [2026-02-10 01:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002630 10.0.0.249 - - [2026-02-10 01:14:21] "GET /tag/a9849b26-f1d0-43dc-b1d6-003942b85a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.016181 10.0.0.249 - - [2026-02-10 01:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.249 - - [2026-02-10 01:14:21] "GET /project/60b3895e-4aef-4974-adfe-64fe22ee8a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.032963 10.0.0.249 - - [2026-02-10 01:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.249 - - [2026-02-10 01:14:21] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.005546 10.0.0.249 - - [2026-02-10 01:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001456 10.0.0.249 - - [2026-02-10 01:14:21] "GET /service-appliance-set/a48a16cc-e22b-4618-8a68-c4b299a6dd59?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.001922 10.0.0.249 - - [2026-02-10 01:14:21] "POST /fqname-to-id HTTP/1.1" 404 273 0.001285 10.0.0.249 - - [2026-02-10 01:14:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 685 0.103113 10.0.0.249 - - [2026-02-10 01:14:21] "GET /virtual-machine-interface/3ceadaa2-daf6-47c6-97c1-68f3a7b992b6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.017748 10.0.0.249 - - [2026-02-10 01:14:21] "POST /instance-ips HTTP/1.1" 200 410 0.020193 10.0.0.249 - - [2026-02-10 01:14:21] "GET /instance-ip/9323d594-60d2-41bc-8040-71ad4dea552b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.004864 10.0.0.249 - - [2026-02-10 01:14:21] "POST /loadbalancers HTTP/1.1" 200 631 0.075024 10.0.0.249 - - [2026-02-10 01:14:21] "GET /project/60b3895e-4aef-4974-adfe-64fe22ee8a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.028152 10.0.0.249 - - [2026-02-10 01:14:21] "GET /instance-ip/9323d594-60d2-41bc-8040-71ad4dea552b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.002640 10.0.0.249 - - [2026-02-10 01:14:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.015904 10.0.0.249 - - [2026-02-10 01:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009383 10.0.0.249 - - [2026-02-10 01:14:21] "GET /project/60b3895e-4aef-4974-adfe-64fe22ee8a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026050 10.0.0.249 - - [2026-02-10 01:14:21] "POST /floating-ips HTTP/1.1" 200 599 0.047367 10.0.0.249 - - [2026-02-10 01:14:21] "GET /loadbalancer/493b093f-91c4-40cb-b604-0412eee9f6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002759 10.0.0.249 - - [2026-02-10 01:14:21] "POST /loadbalancer-listeners HTTP/1.1" 200 737 0.017290 10.0.0.249 - - [2026-02-10 01:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001649 10.0.0.249 - - [2026-02-10 01:14:21] "GET /project/60b3895e-4aef-4974-adfe-64fe22ee8a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.026971 10.0.0.249 - - [2026-02-10 01:14:21] "GET /loadbalancer-listener/4dddb747-e819-4433-8f58-6bb2b1dc3238?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1845 0.002442 10.0.0.249 - - [2026-02-10 01:14:21] "GET /loadbalancer-listener/4dddb747-e819-4433-8f58-6bb2b1dc3238?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1244 0.002488 10.0.0.249 - - [2026-02-10 01:14:21] "POST /loadbalancer-pools HTTP/1.1" 200 729 0.017232 10.0.0.249 - - [2026-02-10 01:14:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002370 10.0.0.249 - - [2026-02-10 01:14:21] "GET /instance-ip/9323d594-60d2-41bc-8040-71ad4dea552b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1675 0.003439 10.0.0.249 - - [2026-02-10 01:14:21] "GET /loadbalancer/493b093f-91c4-40cb-b604-0412eee9f6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.008353 10.0.0.249 - - [2026-02-10 01:14:21] "GET /instance-ip/9323d594-60d2-41bc-8040-71ad4dea552b?fields=floating_ips HTTP/1.1" 200 1214 0.004776 10.0.0.249 - - [2026-02-10 01:14:21] "GET /loadbalancer-pool/6da49140-79d2-4872-9126-fd6e8f7b0158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.007618 10.0.0.249 - - [2026-02-10 01:14:21] "GET /floating-ip/1edd413c-a839-492f-a33c-147a5a6bf2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1500 0.005083 10.0.0.249 - - [2026-02-10 01:14:21] "POST /loadbalancer-members HTTP/1.1" 200 723 0.014034 10.0.0.249 - - [2026-02-10 01:14:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.010964 10.0.0.249 - - [2026-02-10 01:14:22] "GET /virtual-machine-interface/c8a7e8f4-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.007190 10.0.0.249 - - [2026-02-10 01:14:22] "GET /virtual-machine-interface/c8a7e8f4-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004918 10.0.0.249 - - [2026-02-10 01:14:22] "POST /ref-update HTTP/1.1" 200 156 0.006113 10.0.0.249 - - [2026-02-10 01:14:22] "GET /floating-ip/1edd413c-a839-492f-a33c-147a5a6bf2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1817 0.007693 10.0.0.249 - - [2026-02-10 01:14:22] "POST /tags HTTP/1.1" 409 221 0.001834 10.0.0.249 - - [2026-02-10 01:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001344 10.0.0.249 - - [2026-02-10 01:14:22] "GET /tag/a9849b26-f1d0-43dc-b1d6-003942b85a24?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.011576 10.0.0.249 - - [2026-02-10 01:14:22] "GET /loadbalancer/493b093f-91c4-40cb-b604-0412eee9f6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.012838 10.0.0.249 - - [2026-02-10 01:14:22] "PUT /floating-ip/1edd413c-a839-492f-a33c-147a5a6bf2b2 HTTP/1.1" 200 257 0.013904 10.0.0.249 - - [2026-02-10 01:14:22] "POST /set-tag HTTP/1.1" 200 109 0.091292 10.0.0.249 - - [2026-02-10 01:14:22] "GET /loadbalancer-pool/6da49140-79d2-4872-9126-fd6e8f7b0158?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1949 0.002582 10.0.0.249 - - [2026-02-10 01:14:22] "POST /loadbalancer-members HTTP/1.1" 200 723 0.015613 10.0.0.249 - - [2026-02-10 01:14:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.020048 10.0.0.249 - - [2026-02-10 01:14:22] "GET /virtual-machine-interface/c838421a-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.012093 10.0.0.249 - - [2026-02-10 01:14:22] "GET /virtual-machine-interface/c838421a-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004142 10.0.0.249 - - [2026-02-10 01:14:22] "POST /ref-update HTTP/1.1" 200 156 0.016321 10.0.0.249 - - [2026-02-10 01:14:22] "GET /floating-ip/1edd413c-a839-492f-a33c-147a5a6bf2b2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2243 0.009470 10.0.0.249 - - [2026-02-10 01:14:22] "POST /set-tag HTTP/1.1" 200 109 0.060023 10.0.0.249 - - [2026-02-10 01:14:22] "POST /tags HTTP/1.1" 409 206 0.001899 10.0.0.249 - - [2026-02-10 01:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004566 10.0.0.249 - - [2026-02-10 01:14:22] "GET /tag/f0294f0c-7ddb-43ed-a5e1-8c340fe8ce13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.014601 10.0.0.249 - - [2026-02-10 01:14:22] "POST /tags HTTP/1.1" 409 204 0.001970 10.0.0.249 - - [2026-02-10 01:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001381 10.0.0.249 - - [2026-02-10 01:14:22] "GET /tag/6c304a6b-2a38-4a2e-aa30-eaec38105fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010349 10.0.0.249 - - [2026-02-10 01:14:22] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002263 10.0.0.249 - - [2026-02-10 01:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003713 10.0.0.249 - - [2026-02-10 01:14:22] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.007337 10.0.0.249 - - [2026-02-10 01:14:22] "POST /tags HTTP/1.1" 409 206 0.001635 10.0.0.249 - - [2026-02-10 01:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001849 10.0.0.249 - - [2026-02-10 01:14:22] "GET /tag/f0294f0c-7ddb-43ed-a5e1-8c340fe8ce13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.011476 10.0.0.249 - - [2026-02-10 01:14:22] "POST /tags HTTP/1.1" 409 226 0.001844 10.0.0.249 - - [2026-02-10 01:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.249 - - [2026-02-10 01:14:22] "GET /tag/98cc3baa-6c3f-4b85-beeb-b641fc66eb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.012953 10.0.0.249 - - [2026-02-10 01:14:22] "POST /tags HTTP/1.1" 409 204 0.001552 10.0.0.249 - - [2026-02-10 01:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001158 10.0.0.249 - - [2026-02-10 01:14:22] "GET /tag/6c304a6b-2a38-4a2e-aa30-eaec38105fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.010630 10.0.0.249 - - [2026-02-10 01:14:22] "POST /tags HTTP/1.1" 409 226 0.003797 10.0.0.249 - - [2026-02-10 01:14:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001807 10.0.0.249 - - [2026-02-10 01:14:22] "GET /tag/98cc3baa-6c3f-4b85-beeb-b641fc66eb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010397 10.0.0.249 - - [2026-02-10 01:14:23] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.003819 10.0.0.249 - - [2026-02-10 01:14:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001384 10.0.0.249 - - [2026-02-10 01:14:23] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.001893 10.0.0.249 - - [2026-02-10 01:14:23] "POST /firewall-rules HTTP/1.1" 200 628 0.062741 10.0.0.249 - - [2026-02-10 01:14:23] "POST /firewall-rules HTTP/1.1" 200 648 0.079750 10.0.0.249 - - [2026-02-10 01:14:23] "GET /firewall-rule/f79ef6ff-034a-43da-8f95-82fd5b7ff4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.003715 10.0.0.249 - - [2026-02-10 01:14:23] "GET /firewall-policy/31d9dd65-f6f8-4159-98b2-60d0455853b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1444 0.002077 10.0.0.249 - - [2026-02-10 01:14:23] "GET /firewall-rule/d8ae4caa-5295-43eb-be1e-0627e7f14173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002808 10.0.0.249 - - [2026-02-10 01:14:23] "POST /ref-update HTTP/1.1" 200 156 0.012605 10.0.0.249 - - [2026-02-10 01:14:23] "POST /firewall-policys HTTP/1.1" 200 608 0.040693 10.0.0.249 - - [2026-02-10 01:14:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.042282 10.0.0.249 - - [2026-02-10 01:14:23] "GET /firewall-policy/9de9f148-15d5-415e-9409-961f09bd2d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.006383 10.0.0.249 - - [2026-02-10 01:14:23] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1940 0.002466 10.0.0.249 - - [2026-02-10 01:14:23] "GET /firewall-policy/9de9f148-15d5-415e-9409-961f09bd2d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.001941 10.0.0.249 - - [2026-02-10 01:14:23] "GET /firewall-policy/31d9dd65-f6f8-4159-98b2-60d0455853b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.003164 10.0.0.249 - - [2026-02-10 01:14:23] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.004026 10.0.0.249 - - [2026-02-10 01:14:23] "GET /firewall-policy/7b4b3048-0cf8-4162-a597-075fbb883409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.003758 10.0.0.249 - - [2026-02-10 01:14:23] "GET /firewall-policy/31d9dd65-f6f8-4159-98b2-60d0455853b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002620 10.0.0.249 - - [2026-02-10 01:14:23] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002652 10.0.0.249 - - [2026-02-10 01:14:23] "POST /ref-update HTTP/1.1" 200 156 0.016307 10.0.0.249 - - [2026-02-10 01:14:23] "POST /ref-update HTTP/1.1" 200 156 0.021063 10.0.0.249 - - [2026-02-10 01:14:23] "POST /ref-update HTTP/1.1" 200 156 0.015450 10.0.0.249 - - [2026-02-10 01:14:23] "POST /ref-update HTTP/1.1" 200 156 0.023343 10.0.0.249 - - [2026-02-10 01:14:23] "POST /ref-update HTTP/1.1" 200 156 0.030726 10.0.0.249 - - [2026-02-10 01:14:23] "GET /firewall-policy/9de9f148-15d5-415e-9409-961f09bd2d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2195 0.002431 10.0.0.249 - - [2026-02-10 01:16:22] "POST /tags HTTP/1.1" 409 252 0.002012 10.0.0.249 - - [2026-02-10 01:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002104 10.0.0.249 - - [2026-02-10 01:16:22] "GET /tag/34244f35-35f3-41f0-825c-0a800a64c976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010185 10.0.0.249 - - [2026-02-10 01:16:22] "POST /tags HTTP/1.1" 409 228 0.002430 10.0.0.249 - - [2026-02-10 01:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001576 10.0.0.249 - - [2026-02-10 01:16:22] "GET /tag/2d82d050-5c63-4e95-916b-c6a0a5208503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.012901 10.0.0.249 - - [2026-02-10 01:16:22] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.003945 10.0.0.249 - - [2026-02-10 01:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001964 10.0.0.249 - - [2026-02-10 01:16:22] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002142 10.0.0.249 - - [2026-02-10 01:16:22] "POST /tags HTTP/1.1" 409 206 0.001341 10.0.0.249 - - [2026-02-10 01:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001212 10.0.0.249 - - [2026-02-10 01:16:22] "GET /tag/f0294f0c-7ddb-43ed-a5e1-8c340fe8ce13?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1112 0.010451 10.0.0.249 - - [2026-02-10 01:16:22] "POST /tags HTTP/1.1" 409 226 0.001630 10.0.0.249 - - [2026-02-10 01:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002331 10.0.0.249 - - [2026-02-10 01:16:22] "GET /tag/98cc3baa-6c3f-4b85-beeb-b641fc66eb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.010418 10.0.0.249 - - [2026-02-10 01:16:22] "POST /tags HTTP/1.1" 409 204 0.001603 10.0.0.249 - - [2026-02-10 01:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002251 10.0.0.249 - - [2026-02-10 01:16:22] "GET /tag/6c304a6b-2a38-4a2e-aa30-eaec38105fd1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1102 0.012767 10.0.0.249 - - [2026-02-10 01:16:22] "POST /tags HTTP/1.1" 409 226 0.001478 10.0.0.249 - - [2026-02-10 01:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001889 10.0.0.249 - - [2026-02-10 01:16:22] "GET /tag/98cc3baa-6c3f-4b85-beeb-b641fc66eb49?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1194 0.016417 10.0.0.249 - - [2026-02-10 01:16:22] "POST /tags HTTP/1.1" 409 228 0.001945 10.0.0.249 - - [2026-02-10 01:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001400 10.0.0.249 - - [2026-02-10 01:16:22] "GET /tag/2d82d050-5c63-4e95-916b-c6a0a5208503?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1203 0.011605 10.0.0.249 - - [2026-02-10 01:16:22] "POST /tags HTTP/1.1" 409 252 0.001613 10.0.0.249 - - [2026-02-10 01:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001805 10.0.0.249 - - [2026-02-10 01:16:22] "GET /tag/34244f35-35f3-41f0-825c-0a800a64c976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.010076 10.0.0.249 - - [2026-02-10 01:16:22] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002250 10.0.0.249 - - [2026-02-10 01:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002196 10.0.0.249 - - [2026-02-10 01:16:22] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002794 10.0.0.249 - - [2026-02-10 01:16:22] "POST /firewall-rules HTTP/1.1" 409 281 0.001713 10.0.0.249 - - [2026-02-10 01:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001813 10.0.0.249 - - [2026-02-10 01:16:22] "PUT /firewall-rule/d8ae4caa-5295-43eb-be1e-0627e7f14173 HTTP/1.1" 200 261 0.018149 10.0.0.249 - - [2026-02-10 01:16:22] "POST /firewall-rules HTTP/1.1" 409 291 0.014206 10.0.0.249 - - [2026-02-10 01:16:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004866 10.0.0.249 - - [2026-02-10 01:16:22] "PUT /firewall-rule/f79ef6ff-034a-43da-8f95-82fd5b7ff4c4 HTTP/1.1" 200 261 0.029833 10.0.0.249 - - [2026-02-10 01:16:22] "GET /firewall-rule/f79ef6ff-034a-43da-8f95-82fd5b7ff4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.013803 10.0.0.249 - - [2026-02-10 01:16:22] "POST /firewall-rules HTTP/1.1" 200 660 0.069932 10.0.0.249 - - [2026-02-10 01:16:22] "GET /firewall-rule/38b7a401-cda9-4c27-8f11-d2ae752a1a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.004312 10.0.0.249 - - [2026-02-10 01:16:22] "GET /firewall-policy/31d9dd65-f6f8-4159-98b2-60d0455853b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002035 10.0.0.249 - - [2026-02-10 01:16:22] "GET /firewall-rule/d8ae4caa-5295-43eb-be1e-0627e7f14173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002408 10.0.0.249 - - [2026-02-10 01:16:22] "POST /firewall-policys HTTP/1.1" 409 269 0.001575 10.0.0.249 - - [2026-02-10 01:16:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002549 10.0.0.249 - - [2026-02-10 01:16:23] "PUT /firewall-policy/9de9f148-15d5-415e-9409-961f09bd2d3e HTTP/1.1" 200 265 0.017718 10.0.0.249 - - [2026-02-10 01:16:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022041 10.0.0.249 - - [2026-02-10 01:16:23] "GET /firewall-policy/9de9f148-15d5-415e-9409-961f09bd2d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.012077 10.0.0.249 - - [2026-02-10 01:16:23] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002630 10.0.0.249 - - [2026-02-10 01:16:23] "GET /firewall-policy/9de9f148-15d5-415e-9409-961f09bd2d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002128 10.0.0.249 - - [2026-02-10 01:16:23] "GET /firewall-policy/31d9dd65-f6f8-4159-98b2-60d0455853b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.001775 10.0.0.249 - - [2026-02-10 01:16:23] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.002584 10.0.0.249 - - [2026-02-10 01:16:23] "GET /firewall-policy/7b4b3048-0cf8-4162-a597-075fbb883409?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1410 0.002134 10.0.0.249 - - [2026-02-10 01:16:23] "GET /firewall-policy/9de9f148-15d5-415e-9409-961f09bd2d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002058 10.0.0.249 - - [2026-02-10 01:16:23] "GET /firewall-policy/9de9f148-15d5-415e-9409-961f09bd2d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.002363 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:17:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000897 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:17:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000785 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:17:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000882 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:17:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000860 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:17:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000794 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:17:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000822 10.0.0.249 - - [2026-02-10 01:17:24] "GET /virtual-machine-interface/ca292800-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.008284 10.0.0.249 - - [2026-02-10 01:17:24] "POST /set-tag HTTP/1.1" 200 109 0.002056 10.0.0.249 - - [2026-02-10 01:17:24] "GET /virtual-machine-interface/c838421a-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.007236 10.0.0.249 - - [2026-02-10 01:17:24] "POST /set-tag HTTP/1.1" 200 109 0.003384 10.0.0.249 - - [2026-02-10 01:17:24] "GET /virtual-machine-interface/c8a7e8f4-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.005492 10.0.0.249 - - [2026-02-10 01:17:24] "POST /set-tag HTTP/1.1" 200 109 0.001877 10.0.0.249 - - [2026-02-10 01:17:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001862 10.0.0.249 - - [2026-02-10 01:17:24] "GET /loadbalancer/493b093f-91c4-40cb-b604-0412eee9f6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002216 10.0.0.249 - - [2026-02-10 01:17:24] "GET /virtual-machine-interface/c838421a-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003758 10.0.0.249 - - [2026-02-10 01:17:24] "POST /set-tag HTTP/1.1" 200 109 0.019766 10.0.0.249 - - [2026-02-10 01:17:24] "DELETE /loadbalancer-member/1d270c2c-d4e0-4184-a869-14dc7cd55e00 HTTP/1.1" 200 115 0.030816 10.0.0.249 - - [2026-02-10 01:17:24] "GET /virtual-machine-interface/c9a3f9f0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004109 10.0.0.249 - - [2026-02-10 01:17:24] "POST /set-tag HTTP/1.1" 200 109 0.002231 10.0.0.249 - - [2026-02-10 01:17:24] "GET /virtual-machine-interface/caf45d7c-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003415 10.0.0.249 - - [2026-02-10 01:17:24] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.249 - - [2026-02-10 01:17:24] "GET /virtual-machine-interface/c9338df0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003982 10.0.0.249 - - [2026-02-10 01:17:24] "POST /set-tag HTTP/1.1" 200 109 0.004241 10.0.0.249 - - [2026-02-10 01:17:24] "GET /virtual-machine-interface/ca89131e-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004512 10.0.0.249 - - [2026-02-10 01:17:24] "POST /set-tag HTTP/1.1" 200 109 0.002126 10.0.0.249 - - [2026-02-10 01:17:25] "GET /virtual-machine-interface/cb5865d8-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003844 10.0.0.249 - - [2026-02-10 01:17:25] "POST /set-tag HTTP/1.1" 200 109 0.002080 10.0.0.249 - - [2026-02-10 01:17:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001732 10.0.0.249 - - [2026-02-10 01:17:25] "GET /loadbalancer/493b093f-91c4-40cb-b604-0412eee9f6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.001933 10.0.0.249 - - [2026-02-10 01:17:26] "GET /virtual-machine-interface/c9a3f9f0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004170 10.0.0.249 - - [2026-02-10 01:17:26] "POST /set-tag HTTP/1.1" 200 109 0.002053 10.0.0.249 - - [2026-02-10 01:17:26] "GET /virtual-machine-interface/c9a3f9f0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003912 10.0.0.249 - - [2026-02-10 01:17:26] "POST /set-tag HTTP/1.1" 200 109 0.001931 10.0.0.249 - - [2026-02-10 01:17:26] "GET /virtual-machine/0724fd09-9484-4851-8cc2-d5e83e102c62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002229 10.0.0.249 - - [2026-02-10 01:17:26] "POST /ref-update HTTP/1.1" 200 156 0.008407 10.0.0.249 - - [2026-02-10 01:17:26] "GET /virtual-machine-interface/c9a3f9f0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.018043 10.0.0.249 - - [2026-02-10 01:17:26] "POST /set-tag HTTP/1.1" 200 109 0.016027 10.0.0.249 - - [2026-02-10 01:17:26] "POST /set-tag HTTP/1.1" 200 109 0.030920 10.0.0.249 - - [2026-02-10 01:17:26] "POST /set-tag HTTP/1.1" 200 109 0.028674 10.0.0.249 - - [2026-02-10 01:17:26] "POST /set-tag HTTP/1.1" 200 109 0.014565 10.0.0.249 - - [2026-02-10 01:17:26] "POST /set-tag HTTP/1.1" 200 109 0.037690 10.0.0.249 - - [2026-02-10 01:17:26] "DELETE /instance-ip/c9bd9bda-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.051699 10.0.0.249 - - [2026-02-10 01:17:26] "DELETE /virtual-machine-interface/c9a3f9f0-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.038586 10.0.0.249 - - [2026-02-10 01:17:26] "DELETE /virtual-machine/0724fd09-9484-4851-8cc2-d5e83e102c62 HTTP/1.1" 200 115 0.016509 10.0.0.249 - - [2026-02-10 01:17:26] "GET /virtual-machine-interface/c9338df0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.004625 10.0.0.249 - - [2026-02-10 01:17:26] "POST /set-tag HTTP/1.1" 200 109 0.002103 10.0.0.249 - - [2026-02-10 01:17:26] "GET /virtual-machine-interface/c9338df0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.010598 10.0.0.249 - - [2026-02-10 01:17:26] "POST /set-tag HTTP/1.1" 200 109 0.001894 10.0.0.249 - - [2026-02-10 01:17:26] "GET /virtual-machine/4603fe92-4c2f-4ed4-81ea-67a69ba941da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002367 10.0.0.249 - - [2026-02-10 01:17:26] "POST /ref-update HTTP/1.1" 200 156 0.008243 10.0.0.249 - - [2026-02-10 01:17:26] "GET /virtual-machine-interface/c9338df0-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.008139 10.0.0.249 - - [2026-02-10 01:17:26] "POST /set-tag HTTP/1.1" 200 109 0.022439 10.0.0.249 - - [2026-02-10 01:17:26] "POST /set-tag HTTP/1.1" 200 109 0.016363 10.0.0.249 - - [2026-02-10 01:17:26] "POST /set-tag HTTP/1.1" 200 109 0.022817 10.0.0.249 - - [2026-02-10 01:17:26] "POST /set-tag HTTP/1.1" 200 109 0.017273 10.0.0.249 - - [2026-02-10 01:17:26] "POST /set-tag HTTP/1.1" 200 109 0.011326 10.0.0.249 - - [2026-02-10 01:17:26] "DELETE /instance-ip/c94b7bfe-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.032077 10.0.0.249 - - [2026-02-10 01:17:26] "DELETE /virtual-machine-interface/c9338df0-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.031637 10.0.0.249 - - [2026-02-10 01:17:26] "DELETE /virtual-machine/4603fe92-4c2f-4ed4-81ea-67a69ba941da HTTP/1.1" 200 115 0.018327 10.0.0.249 - - [2026-02-10 01:17:26] "DELETE /tag/0b09b47d-3311-42f6-907e-458918e1e9b5 HTTP/1.1" 200 115 0.034342 10.0.0.249 - - [2026-02-10 01:17:26] "GET /virtual-machine-interface/c8a7e8f4-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003476 10.0.0.249 - - [2026-02-10 01:17:26] "POST /set-tag HTTP/1.1" 200 109 0.002657 10.0.0.249 - - [2026-02-10 01:17:26] "GET /virtual-machine-interface/c8a7e8f4-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.003834 10.0.0.249 - - [2026-02-10 01:17:26] "POST /set-tag HTTP/1.1" 200 109 0.001668 10.0.0.249 - - [2026-02-10 01:17:27] "GET /virtual-machine/3ec3ffe5-4146-4b88-85d1-c1deec0d1015?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.002577 10.0.0.249 - - [2026-02-10 01:17:27] "POST /ref-update HTTP/1.1" 200 156 0.007820 10.0.0.249 - - [2026-02-10 01:17:27] "GET /virtual-machine-interface/c8a7e8f4-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4058 0.013291 10.0.0.249 - - [2026-02-10 01:17:27] "POST /set-tag HTTP/1.1" 200 109 0.061227 10.0.0.249 - - [2026-02-10 01:17:27] "POST /set-tag HTTP/1.1" 200 109 0.052749 10.0.0.249 - - [2026-02-10 01:17:27] "POST /set-tag HTTP/1.1" 200 109 0.029994 10.0.0.249 - - [2026-02-10 01:17:27] "POST /set-tag HTTP/1.1" 200 109 0.015477 10.0.0.249 - - [2026-02-10 01:17:27] "POST /set-tag HTTP/1.1" 200 109 0.030389 10.0.0.249 - - [2026-02-10 01:17:27] "DELETE /instance-ip/c8bf1b3c-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.046379 10.0.0.249 - - [2026-02-10 01:17:27] "POST /ref-update HTTP/1.1" 200 156 0.009158 10.0.0.249 - - [2026-02-10 01:17:27] "DELETE /virtual-machine-interface/c8a7e8f4-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.056492 10.0.0.249 - - [2026-02-10 01:17:27] "DELETE /virtual-machine/3ec3ffe5-4146-4b88-85d1-c1deec0d1015 HTTP/1.1" 200 115 0.021759 10.0.0.249 - - [2026-02-10 01:17:27] "GET /virtual-machine-interface/c838421a-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.005343 10.0.0.249 - - [2026-02-10 01:17:27] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.249 - - [2026-02-10 01:17:27] "GET /virtual-machine-interface/c838421a-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.003680 10.0.0.249 - - [2026-02-10 01:17:27] "POST /set-tag HTTP/1.1" 200 109 0.001583 10.0.0.249 - - [2026-02-10 01:17:27] "GET /virtual-machine/da073555-a925-4f67-b7b8-6daca374783a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1660 0.003381 10.0.0.249 - - [2026-02-10 01:17:27] "POST /ref-update HTTP/1.1" 200 156 0.007654 10.0.0.249 - - [2026-02-10 01:17:27] "GET /virtual-machine-interface/c838421a-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3875 0.011045 10.0.0.249 - - [2026-02-10 01:17:27] "POST /set-tag HTTP/1.1" 200 109 0.015251 10.0.0.249 - - [2026-02-10 01:17:27] "POST /set-tag HTTP/1.1" 200 109 0.045982 10.0.0.249 - - [2026-02-10 01:17:27] "POST /set-tag HTTP/1.1" 200 109 0.022975 10.0.0.249 - - [2026-02-10 01:17:27] "POST /set-tag HTTP/1.1" 200 109 0.014066 10.0.0.249 - - [2026-02-10 01:17:27] "POST /set-tag HTTP/1.1" 200 109 0.023272 10.0.0.249 - - [2026-02-10 01:17:27] "DELETE /instance-ip/c84eaed8-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.040200 10.0.0.249 - - [2026-02-10 01:17:27] "POST /ref-update HTTP/1.1" 200 156 0.006155 10.0.0.249 - - [2026-02-10 01:17:28] "DELETE /virtual-machine-interface/c838421a-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.041338 10.0.0.249 - - [2026-02-10 01:17:28] "DELETE /virtual-machine/da073555-a925-4f67-b7b8-6daca374783a HTTP/1.1" 200 115 0.015610 10.0.0.249 - - [2026-02-10 01:17:28] "DELETE /tag/f0294f0c-7ddb-43ed-a5e1-8c340fe8ce13 HTTP/1.1" 409 391 0.004991 10.0.0.249 - - [2026-02-10 01:17:28] "DELETE /tag/5cb4ac77-15c5-45e0-81df-579859635543 HTTP/1.1" 200 115 0.029813 10.0.0.249 - - [2026-02-10 01:17:41] "GET /global-system-configs HTTP/1.1" 200 323 0.001877 10.0.0.249 - - [2026-02-10 01:17:42] "GET /global-system-configs HTTP/1.1" 200 323 0.002577 10.0.0.249 - - [2026-02-10 01:17:56] "GET /virtual-machine-interface/cb5865d8-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.006636 10.0.0.249 - - [2026-02-10 01:17:56] "POST /set-tag HTTP/1.1" 200 109 0.004443 10.0.0.249 - - [2026-02-10 01:17:56] "GET /virtual-machine-interface/cb5865d8-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005852 10.0.0.249 - - [2026-02-10 01:17:56] "POST /set-tag HTTP/1.1" 200 109 0.002265 10.0.0.249 - - [2026-02-10 01:17:56] "GET /virtual-machine/533b6985-b171-4a52-893a-2d15e920e4fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002312 10.0.0.249 - - [2026-02-10 01:17:56] "POST /ref-update HTTP/1.1" 200 156 0.007631 10.0.0.249 - - [2026-02-10 01:17:56] "GET /virtual-machine-interface/cb5865d8-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003928 10.0.0.249 - - [2026-02-10 01:17:56] "POST /set-tag HTTP/1.1" 200 109 0.015607 10.0.0.249 - - [2026-02-10 01:17:56] "POST /set-tag HTTP/1.1" 200 109 0.019437 10.0.0.249 - - [2026-02-10 01:17:56] "POST /set-tag HTTP/1.1" 200 109 0.012710 10.0.0.249 - - [2026-02-10 01:17:56] "POST /set-tag HTTP/1.1" 200 109 0.016194 10.0.0.249 - - [2026-02-10 01:17:56] "DELETE /instance-ip/cb6c43e6-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.039993 10.0.0.249 - - [2026-02-10 01:17:56] "DELETE /virtual-machine-interface/cb5865d8-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.053053 10.0.0.249 - - [2026-02-10 01:17:56] "DELETE /virtual-machine/533b6985-b171-4a52-893a-2d15e920e4fe HTTP/1.1" 200 115 0.015647 10.0.0.249 - - [2026-02-10 01:17:56] "DELETE /tag/f6de1c26-1384-4994-b102-0b23ca13a1a4 HTTP/1.1" 200 115 0.033721 10.0.0.249 - - [2026-02-10 01:17:56] "GET /virtual-machine-interface/caf45d7c-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005407 10.0.0.249 - - [2026-02-10 01:17:56] "POST /set-tag HTTP/1.1" 200 109 0.002378 10.0.0.249 - - [2026-02-10 01:17:56] "GET /virtual-machine-interface/caf45d7c-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.005073 10.0.0.249 - - [2026-02-10 01:17:56] "POST /set-tag HTTP/1.1" 200 109 0.001962 10.0.0.249 - - [2026-02-10 01:17:56] "GET /virtual-machine/a90be3d3-6074-4da1-86a6-de4d7130840d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003663 10.0.0.249 - - [2026-02-10 01:17:56] "POST /ref-update HTTP/1.1" 200 156 0.007103 10.0.0.249 - - [2026-02-10 01:17:56] "GET /virtual-machine-interface/caf45d7c-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004142 10.0.0.249 - - [2026-02-10 01:17:56] "POST /set-tag HTTP/1.1" 200 109 0.022303 10.0.0.249 - - [2026-02-10 01:17:56] "POST /set-tag HTTP/1.1" 200 109 0.047880 10.0.0.249 - - [2026-02-10 01:17:56] "POST /set-tag HTTP/1.1" 200 109 0.035682 10.0.0.249 - - [2026-02-10 01:17:56] "POST /set-tag HTTP/1.1" 200 109 0.022634 10.0.0.249 - - [2026-02-10 01:17:56] "DELETE /instance-ip/cb0a3d18-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.055279 10.0.0.249 - - [2026-02-10 01:17:56] "DELETE /virtual-machine-interface/caf45d7c-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.042337 10.0.0.249 - - [2026-02-10 01:17:56] "DELETE /virtual-machine/a90be3d3-6074-4da1-86a6-de4d7130840d HTTP/1.1" 200 115 0.026670 10.0.0.249 - - [2026-02-10 01:17:57] "DELETE /tag/34244f35-35f3-41f0-825c-0a800a64c976 HTTP/1.1" 409 237 0.004323 10.0.0.249 - - [2026-02-10 01:17:57] "DELETE /tag/5e81a1b2-342f-48cd-8252-60d2b96ab326 HTTP/1.1" 200 115 0.031191 10.0.0.249 - - [2026-02-10 01:17:57] "DELETE /tag/2d82d050-5c63-4e95-916b-c6a0a5208503 HTTP/1.1" 409 237 0.003541 10.0.0.249 - - [2026-02-10 01:17:57] "GET /virtual-machine-interface/ca89131e-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.003767 10.0.0.249 - - [2026-02-10 01:17:57] "POST /set-tag HTTP/1.1" 200 109 0.002428 10.0.0.249 - - [2026-02-10 01:17:57] "GET /virtual-machine-interface/ca89131e-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004080 10.0.0.249 - - [2026-02-10 01:17:57] "POST /set-tag HTTP/1.1" 200 109 0.001960 10.0.0.249 - - [2026-02-10 01:17:57] "GET /virtual-machine/efc60241-0034-4eec-8310-4caf0a3081bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.002489 10.0.0.249 - - [2026-02-10 01:17:57] "POST /ref-update HTTP/1.1" 200 156 0.008995 10.0.0.249 - - [2026-02-10 01:17:57] "GET /virtual-machine-interface/ca89131e-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.020374 10.0.0.249 - - [2026-02-10 01:17:57] "POST /set-tag HTTP/1.1" 200 109 0.012858 10.0.0.249 - - [2026-02-10 01:17:57] "POST /set-tag HTTP/1.1" 200 109 0.022214 10.0.0.249 - - [2026-02-10 01:17:57] "POST /set-tag HTTP/1.1" 200 109 0.029644 10.0.0.249 - - [2026-02-10 01:17:57] "POST /set-tag HTTP/1.1" 200 109 0.016820 10.0.0.249 - - [2026-02-10 01:17:57] "DELETE /instance-ip/caa1e902-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.062541 10.0.0.249 - - [2026-02-10 01:17:57] "DELETE /virtual-machine-interface/ca89131e-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.038117 10.0.0.249 - - [2026-02-10 01:17:57] "DELETE /virtual-machine/efc60241-0034-4eec-8310-4caf0a3081bf HTTP/1.1" 200 115 0.016422 10.0.0.249 - - [2026-02-10 01:17:57] "DELETE /tag/6c304a6b-2a38-4a2e-aa30-eaec38105fd1 HTTP/1.1" 409 237 0.011352 10.0.0.249 - - [2026-02-10 01:17:57] "GET /virtual-machine-interface/ca292800-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004380 10.0.0.249 - - [2026-02-10 01:17:57] "POST /set-tag HTTP/1.1" 200 109 0.003094 10.0.0.249 - - [2026-02-10 01:17:57] "GET /virtual-machine-interface/ca292800-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.004833 10.0.0.249 - - [2026-02-10 01:17:57] "POST /set-tag HTTP/1.1" 200 109 0.002289 10.0.0.249 - - [2026-02-10 01:17:57] "GET /virtual-machine/064e50fd-314a-4f31-a31c-b4a200a10632?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002265 10.0.0.249 - - [2026-02-10 01:17:57] "POST /ref-update HTTP/1.1" 200 156 0.008140 10.0.0.249 - - [2026-02-10 01:17:57] "GET /virtual-machine-interface/ca292800-061d-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3711 0.010632 10.0.0.249 - - [2026-02-10 01:17:57] "POST /set-tag HTTP/1.1" 200 109 0.018978 10.0.0.249 - - [2026-02-10 01:17:57] "POST /set-tag HTTP/1.1" 200 109 0.033651 10.0.0.249 - - [2026-02-10 01:17:57] "POST /set-tag HTTP/1.1" 200 109 0.014611 10.0.0.249 - - [2026-02-10 01:17:57] "POST /set-tag HTTP/1.1" 200 109 0.019478 10.0.0.249 - - [2026-02-10 01:17:57] "DELETE /instance-ip/ca42ba36-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.056900 10.0.0.249 - - [2026-02-10 01:17:58] "DELETE /virtual-machine-interface/ca292800-061d-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.049213 10.0.0.249 - - [2026-02-10 01:17:58] "DELETE /virtual-machine/064e50fd-314a-4f31-a31c-b4a200a10632 HTTP/1.1" 200 115 0.010635 10.0.0.249 - - [2026-02-10 01:17:58] "DELETE /tag/28508deb-d9cb-4f7b-b207-5068ac16eeb5 HTTP/1.1" 200 115 0.031374 10.0.0.249 - - [2026-02-10 01:17:58] "DELETE /tag/c23ba89f-6a6f-486f-b0d2-576f21ba1dd0 HTTP/1.1" 200 115 0.038193 10.0.0.249 - - [2026-02-10 01:17:58] "DELETE /tag/6adcf3af-cfb8-40ab-97a0-77e443fed785 HTTP/1.1" 200 115 0.032377 10.0.0.249 - - [2026-02-10 01:17:59] "POST /projects HTTP/1.1" 409 238 0.002633 10.0.0.249 - - [2026-02-10 01:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001866 10.0.0.249 - - [2026-02-10 01:17:59] "GET /project/99887c5a-0454-4124-a049-fd8034d892c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.026437 10.0.0.249 - - [2026-02-10 01:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002033 10.0.0.249 - - [2026-02-10 01:17:59] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.003765 10.0.0.249 - - [2026-02-10 01:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.249 - - [2026-02-10 01:17:59] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003802 10.0.0.249 - - [2026-02-10 01:17:59] "POST /security-groups HTTP/1.1" 409 285 0.002468 10.0.0.249 - - [2026-02-10 01:17:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002202 10.0.0.249 - - [2026-02-10 01:17:59] "PUT /security-group/fc6bdd9c-d484-472a-af77-f06751822c01 HTTP/1.1" 200 263 0.055841 10.0.0.249 - - [2026-02-10 01:18:00] "PUT /access-control-list/83b82fa5-a64c-424c-8437-199404e0f779 HTTP/1.1" 200 273 0.015968 10.0.0.249 - - [2026-02-10 01:18:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.032379 10.0.0.249 - - [2026-02-10 01:18:00] "PUT /access-control-list/fc1e38fe-4725-4220-8288-fdde0c4e90a2 HTTP/1.1" 200 273 0.028098 10.0.0.249 - - [2026-02-10 01:18:04] "POST /projects HTTP/1.1" 409 238 0.002207 10.0.0.249 - - [2026-02-10 01:18:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.001562 10.0.0.249 - - [2026-02-10 01:18:05] "GET /project/99887c5a-0454-4124-a049-fd8034d892c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1799 0.024020 10.0.0.249 - - [2026-02-10 01:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006696 10.0.0.249 - - [2026-02-10 01:18:05] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004516 10.0.0.249 - - [2026-02-10 01:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001343 10.0.0.249 - - [2026-02-10 01:18:05] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.004604 10.0.0.249 - - [2026-02-10 01:18:05] "POST /security-groups HTTP/1.1" 409 285 0.002383 10.0.0.249 - - [2026-02-10 01:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001644 10.0.0.249 - - [2026-02-10 01:18:05] "PUT /security-group/fc6bdd9c-d484-472a-af77-f06751822c01 HTTP/1.1" 200 263 0.060542 10.0.0.249 - - [2026-02-10 01:18:05] "POST /prop-collection-update HTTP/1.1" 200 115 0.016449 10.0.0.249 - - [2026-02-10 01:18:05] "PUT /access-control-list/83b82fa5-a64c-424c-8437-199404e0f779 HTTP/1.1" 200 273 0.021783 10.0.0.249 - - [2026-02-10 01:18:05] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4913 0.012130 10.0.0.249 - - [2026-02-10 01:18:05] "PUT /access-control-list/fc1e38fe-4725-4220-8288-fdde0c4e90a2 HTTP/1.1" 200 273 0.017330 10.0.0.249 - - [2026-02-10 01:18:05] "GET /firewall-rule/42664b57-56c1-4add-b45f-771ee6762eab?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002462 10.0.0.249 - - [2026-02-10 01:18:05] "POST /ref-update HTTP/1.1" 200 156 0.045786 10.0.0.249 - - [2026-02-10 01:18:05] "DELETE /firewall-rule/42664b57-56c1-4add-b45f-771ee6762eab HTTP/1.1" 200 115 0.033971 10.0.0.249 - - [2026-02-10 01:18:05] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4656 0.006341 10.0.0.249 - - [2026-02-10 01:18:05] "GET /firewall-rule/b830ef70-2fe0-42dc-83d4-750f5945b465?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002789 10.0.0.249 - - [2026-02-10 01:18:05] "POST /ref-update HTTP/1.1" 200 156 0.050517 10.0.0.249 - - [2026-02-10 01:18:05] "DELETE /firewall-rule/b830ef70-2fe0-42dc-83d4-750f5945b465 HTTP/1.1" 200 115 0.045782 10.0.0.249 - - [2026-02-10 01:18:05] "DELETE /tag/34244f35-35f3-41f0-825c-0a800a64c976 HTTP/1.1" 409 237 0.004430 10.0.0.249 - - [2026-02-10 01:18:05] "DELETE /tag/2d82d050-5c63-4e95-916b-c6a0a5208503 HTTP/1.1" 409 237 0.004452 10.0.0.249 - - [2026-02-10 01:18:05] "DELETE /tag/a5ee56e5-9899-4003-ad9c-7546a4625459 HTTP/1.1" 200 115 0.030715 10.0.0.249 - - [2026-02-10 01:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.249 - - [2026-02-10 01:18:05] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3176 0.004798 10.0.0.249 - - [2026-02-10 01:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001476 10.0.0.249 - - [2026-02-10 01:18:05] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3193 0.003620 10.0.0.249 - - [2026-02-10 01:18:05] "PUT /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02 HTTP/1.1" 200 265 0.034762 10.0.0.249 - - [2026-02-10 01:18:05] "PUT /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823 HTTP/1.1" 200 265 0.030044 10.0.0.249 - - [2026-02-10 01:18:05] "DELETE /security-group/fc6bdd9c-d484-472a-af77-f06751822c01 HTTP/1.1" 200 115 0.048805 10.0.0.249 - - [2026-02-10 01:18:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001480 10.0.0.249 - - [2026-02-10 01:18:05] "DELETE /access-control-list/83b82fa5-a64c-424c-8437-199404e0f779 HTTP/1.1" 200 115 0.020552 10.0.0.249 - - [2026-02-10 01:18:05] "DELETE /access-control-list/fc1e38fe-4725-4220-8288-fdde0c4e90a2 HTTP/1.1" 200 115 0.024902 10.0.0.249 - - [2026-02-10 01:18:05] "GET /project/99887c5a-0454-4124-a049-fd8034d892c9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.024111 10.0.0.249 - - [2026-02-10 01:18:05] "GET /project/99887c5a-0454-4124-a049-fd8034d892c9?fields=security_groups HTTP/1.1" 200 1353 0.031333 10.0.0.249 - - [2026-02-10 01:18:06] "DELETE /security-group/9f23b925-ed73-465f-8773-2c8e5d79ddf7 HTTP/1.1" 200 115 0.052323 10.0.0.249 - - [2026-02-10 01:18:06] "DELETE /access-control-list/9845f83e-25ce-415e-9464-1f9224544a4c HTTP/1.1" 200 115 0.037159 10.0.0.249 - - [2026-02-10 01:18:06] "GET /project/99887c5a-0454-4124-a049-fd8034d892c9?fields=application_policy_sets HTTP/1.1" 200 1392 0.039664 10.0.0.249 - - [2026-02-10 01:18:06] "DELETE /access-control-list/636cff4d-94f6-4752-803e-12c1747031a3 HTTP/1.1" 200 115 0.043363 10.0.0.249 - - [2026-02-10 01:18:06] "DELETE /project/99887c5a-0454-4124-a049-fd8034d892c9 HTTP/1.1" 200 115 0.280063 10.0.0.249 - - [2026-02-10 01:18:06] "POST /projects HTTP/1.1" 409 238 0.005705 10.0.0.249 - - [2026-02-10 01:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001676 10.0.0.249 - - [2026-02-10 01:18:06] "GET /project/60b3895e-4aef-4974-adfe-64fe22ee8a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.030353 10.0.0.249 - - [2026-02-10 01:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002182 10.0.0.249 - - [2026-02-10 01:18:06] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004753 10.0.0.249 - - [2026-02-10 01:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001791 10.0.0.249 - - [2026-02-10 01:18:06] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.004399 10.0.0.249 - - [2026-02-10 01:18:06] "POST /security-groups HTTP/1.1" 409 285 0.002002 10.0.0.249 - - [2026-02-10 01:18:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001374 10.0.0.249 - - [2026-02-10 01:18:06] "PUT /security-group/801265d8-6909-4563-adcc-4df190facbc6 HTTP/1.1" 200 263 0.055314 10.0.0.249 - - [2026-02-10 01:18:06] "POST /prop-collection-update HTTP/1.1" 200 115 0.019968 10.0.0.249 - - [2026-02-10 01:18:06] "PUT /access-control-list/101f0943-3fc4-4bb6-8096-f9b702ec8bf3 HTTP/1.1" 200 273 0.019865 10.0.0.249 - - [2026-02-10 01:18:06] "PUT /access-control-list/2c536b31-bdd9-42b7-bced-3df3a2239d29 HTTP/1.1" 200 273 0.007551 10.0.0.249 - - [2026-02-10 01:18:10] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.002458 10.0.0.249 - - [2026-02-10 01:18:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002169 10.0.0.249 - - [2026-02-10 01:18:10] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002693 10.0.0.249 - - [2026-02-10 01:18:10] "GET /firewall-policy/31d9dd65-f6f8-4159-98b2-60d0455853b7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1738 0.002444 10.0.0.249 - - [2026-02-10 01:18:10] "GET /firewall-rule/d8ae4caa-5295-43eb-be1e-0627e7f14173?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2328 0.002326 10.0.0.249 - - [2026-02-10 01:18:10] "POST /ref-update HTTP/1.1" 200 156 0.014905 10.0.0.249 - - [2026-02-10 01:18:11] "DELETE /firewall-rule/d8ae4caa-5295-43eb-be1e-0627e7f14173 HTTP/1.1" 200 115 0.033709 10.0.0.249 - - [2026-02-10 01:18:11] "GET /firewall-policy/9de9f148-15d5-415e-9409-961f09bd2d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2641 0.003470 10.0.0.249 - - [2026-02-10 01:18:11] "GET /firewall-rule/f79ef6ff-034a-43da-8f95-82fd5b7ff4c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2597 0.002668 10.0.0.249 - - [2026-02-10 01:18:11] "POST /ref-update HTTP/1.1" 200 156 0.013740 10.0.0.249 - - [2026-02-10 01:18:11] "DELETE /firewall-rule/f79ef6ff-034a-43da-8f95-82fd5b7ff4c4 HTTP/1.1" 200 115 0.028150 10.0.0.249 - - [2026-02-10 01:18:11] "GET /firewall-policy/9de9f148-15d5-415e-9409-961f09bd2d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2361 0.004454 10.0.0.249 - - [2026-02-10 01:18:11] "GET /firewall-rule/38b7a401-cda9-4c27-8f11-d2ae752a1a68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2899 0.002784 10.0.0.249 - - [2026-02-10 01:18:11] "POST /ref-update HTTP/1.1" 200 156 0.009463 10.0.0.249 - - [2026-02-10 01:18:11] "DELETE /firewall-rule/38b7a401-cda9-4c27-8f11-d2ae752a1a68 HTTP/1.1" 200 115 0.042140 10.0.0.249 - - [2026-02-10 01:18:11] "GET /application-policy-set/142ba5c8-ec97-46df-b93f-af1c7258f8b5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2200 0.009734 10.0.0.249 - - [2026-02-10 01:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.249 - - [2026-02-10 01:18:11] "GET /policy-management/bd51e222-1010-48e4-9eda-344e07671fb6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 862 0.002430 10.0.0.249 - - [2026-02-10 01:18:11] "GET /firewall-policy/9de9f148-15d5-415e-9409-961f09bd2d3e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2051 0.003138 10.0.0.249 - - [2026-02-10 01:18:11] "POST /ref-update HTTP/1.1" 200 156 0.020328 10.0.0.249 - - [2026-02-10 01:18:11] "DELETE /firewall-policy/9de9f148-15d5-415e-9409-961f09bd2d3e HTTP/1.1" 200 115 0.041741 10.0.0.249 - - [2026-02-10 01:18:11] "DELETE /tag/34244f35-35f3-41f0-825c-0a800a64c976 HTTP/1.1" 200 115 0.034457 10.0.0.249 - - [2026-02-10 01:18:11] "DELETE /tag/f0294f0c-7ddb-43ed-a5e1-8c340fe8ce13 HTTP/1.1" 200 115 0.041032 10.0.0.249 - - [2026-02-10 01:18:11] "DELETE /tag/6c304a6b-2a38-4a2e-aa30-eaec38105fd1 HTTP/1.1" 200 115 0.050195 10.0.0.249 - - [2026-02-10 01:18:11] "DELETE /tag/2d82d050-5c63-4e95-916b-c6a0a5208503 HTTP/1.1" 200 115 0.046453 10.0.0.249 - - [2026-02-10 01:18:11] "DELETE /loadbalancer-member/e3542174-d3cc-47a2-a712-d4098c04f7cb HTTP/1.1" 200 115 0.026019 10.0.0.249 - - [2026-02-10 01:18:11] "DELETE /loadbalancer-pool/6da49140-79d2-4872-9126-fd6e8f7b0158 HTTP/1.1" 200 115 0.025260 10.0.0.249 - - [2026-02-10 01:18:11] "DELETE /loadbalancer-listener/4dddb747-e819-4433-8f58-6bb2b1dc3238 HTTP/1.1" 200 115 0.025105 10.0.0.249 - - [2026-02-10 01:18:11] "DELETE /loadbalancer/493b093f-91c4-40cb-b604-0412eee9f6c3 HTTP/1.1" 200 115 0.027965 10.0.0.249 - - [2026-02-10 01:18:11] "DELETE /floating-ip/1edd413c-a839-492f-a33c-147a5a6bf2b2 HTTP/1.1" 200 115 0.021917 10.0.0.249 - - [2026-02-10 01:18:11] "DELETE /instance-ip/9323d594-60d2-41bc-8040-71ad4dea552b HTTP/1.1" 200 115 0.051919 10.0.0.249 - - [2026-02-10 01:18:11] "DELETE /virtual-machine-interface/3ceadaa2-daf6-47c6-97c1-68f3a7b992b6 HTTP/1.1" 200 115 0.053275 10.0.0.249 - - [2026-02-10 01:18:11] "DELETE /tag/a9849b26-f1d0-43dc-b1d6-003942b85a24 HTTP/1.1" 200 115 0.057005 10.0.0.249 - - [2026-02-10 01:18:11] "POST /projects HTTP/1.1" 409 238 0.003439 10.0.0.249 - - [2026-02-10 01:18:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005723 10.0.0.249 - - [2026-02-10 01:18:12] "GET /project/60b3895e-4aef-4974-adfe-64fe22ee8a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1798 0.041302 10.0.0.249 - - [2026-02-10 01:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001612 10.0.0.249 - - [2026-02-10 01:18:12] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004170 10.0.0.249 - - [2026-02-10 01:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.249 - - [2026-02-10 01:18:12] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003337 10.0.0.249 - - [2026-02-10 01:18:12] "POST /security-groups HTTP/1.1" 409 285 0.002330 10.0.0.249 - - [2026-02-10 01:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001504 10.0.0.249 - - [2026-02-10 01:18:12] "PUT /security-group/801265d8-6909-4563-adcc-4df190facbc6 HTTP/1.1" 200 263 0.061076 10.0.0.249 - - [2026-02-10 01:18:12] "PUT /access-control-list/101f0943-3fc4-4bb6-8096-f9b702ec8bf3 HTTP/1.1" 200 273 0.011510 10.0.0.249 - - [2026-02-10 01:18:12] "PUT /access-control-list/2c536b31-bdd9-42b7-bced-3df3a2239d29 HTTP/1.1" 200 273 0.023437 10.0.0.249 - - [2026-02-10 01:18:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.039026 10.0.0.249 - - [2026-02-10 01:18:12] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4400 0.028587 10.0.0.249 - - [2026-02-10 01:18:12] "GET /firewall-rule/4e987fa9-a4f8-4ab8-b3c3-255091952de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2090 0.002569 10.0.0.249 - - [2026-02-10 01:18:12] "POST /ref-update HTTP/1.1" 200 156 0.046985 10.0.0.249 - - [2026-02-10 01:18:12] "DELETE /firewall-rule/4e987fa9-a4f8-4ab8-b3c3-255091952de6 HTTP/1.1" 200 115 0.044451 10.0.0.249 - - [2026-02-10 01:18:12] "GET /firewall-policy/42914f85-26fa-4d77-a621-def201aba48b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4143 0.007705 10.0.0.249 - - [2026-02-10 01:18:12] "GET /firewall-rule/27b4fa89-2f78-47af-a752-f01a27bbddcf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2087 0.002716 10.0.0.249 - - [2026-02-10 01:18:12] "POST /ref-update HTTP/1.1" 200 156 0.040760 10.0.0.249 - - [2026-02-10 01:18:12] "DELETE /firewall-rule/27b4fa89-2f78-47af-a752-f01a27bbddcf HTTP/1.1" 200 115 0.042922 10.0.0.249 - - [2026-02-10 01:18:12] "DELETE /tag/98cc3baa-6c3f-4b85-beeb-b641fc66eb49 HTTP/1.1" 200 115 0.045398 10.0.0.249 - - [2026-02-10 01:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.249 - - [2026-02-10 01:18:12] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3104 0.004726 10.0.0.249 - - [2026-02-10 01:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001661 10.0.0.249 - - [2026-02-10 01:18:12] "GET /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3121 0.003261 10.0.0.249 - - [2026-02-10 01:18:12] "PUT /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02 HTTP/1.1" 200 265 0.060040 10.0.0.249 - - [2026-02-10 01:18:12] "PUT /virtual-network/ee2b62d0-952d-4126-9aa7-2cb225381823 HTTP/1.1" 200 265 0.040761 10.0.0.249 - - [2026-02-10 01:18:12] "DELETE /security-group/801265d8-6909-4563-adcc-4df190facbc6 HTTP/1.1" 200 115 0.074183 10.0.0.249 - - [2026-02-10 01:18:12] "DELETE /access-control-list/101f0943-3fc4-4bb6-8096-f9b702ec8bf3 HTTP/1.1" 200 115 0.049846 10.0.0.249 - - [2026-02-10 01:18:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.249 - - [2026-02-10 01:18:13] "GET /project/60b3895e-4aef-4974-adfe-64fe22ee8a6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1894 0.042533 10.0.0.249 - - [2026-02-10 01:18:13] "DELETE /access-control-list/2c536b31-bdd9-42b7-bced-3df3a2239d29 HTTP/1.1" 200 115 0.064568 10.0.0.249 - - [2026-02-10 01:18:13] "GET /project/60b3895e-4aef-4974-adfe-64fe22ee8a6e?fields=security_groups HTTP/1.1" 200 1352 0.034091 10.0.0.249 - - [2026-02-10 01:18:13] "DELETE /security-group/e85b102d-4e22-43df-a15d-eb0911ff60ab HTTP/1.1" 200 115 0.050480 10.0.0.249 - - [2026-02-10 01:18:13] "DELETE /access-control-list/7cbb72b0-98cf-4373-ada7-0d6f5c77b60f HTTP/1.1" 200 115 0.044075 10.0.0.249 - - [2026-02-10 01:18:13] "GET /project/60b3895e-4aef-4974-adfe-64fe22ee8a6e?fields=application_policy_sets HTTP/1.1" 200 1391 0.055716 10.0.0.249 - - [2026-02-10 01:18:13] "DELETE /access-control-list/db469c4a-9e27-4064-b3fa-d68d49f785d7 HTTP/1.1" 200 115 0.059790 10.0.0.249 - - [2026-02-10 01:18:13] "DELETE /project/60b3895e-4aef-4974-adfe-64fe22ee8a6e HTTP/1.1" 200 115 0.357170 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:19:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000833 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:19:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000899 10.0.0.249 - - [2026-02-10 01:19:06] "GET / HTTP/1.1" 200 36215 0.001558 10.0.0.249 - - [2026-02-10 01:19:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002271 10.0.0.249 - - [2026-02-10 01:19:06] "GET /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.004204 10.0.0.249 - - [2026-02-10 01:19:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.249 - - [2026-02-10 01:19:07] "GET /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002481 10.0.0.249 - - [2026-02-10 01:19:20] "GET / HTTP/1.1" 200 36215 0.001247 10.0.0.249 - - [2026-02-10 01:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001651 10.0.0.249 - - [2026-02-10 01:19:20] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.003769 10.0.0.249 - - [2026-02-10 01:19:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.001273 10.0.0.249 - - [2026-02-10 01:19:20] "GET /config-node/b394ac42-1ff7-4b6e-8e80-fba6955e95c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001461 10.0.0.249 - - [2026-02-10 01:19:32] "GET / HTTP/1.1" 200 36215 0.001312 10.0.0.249 - - [2026-02-10 01:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002307 10.0.0.249 - - [2026-02-10 01:19:32] "GET /routing-instance/45d90163-efde-4156-b0a2-dc1262fe328a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.003493 10.0.0.249 - - [2026-02-10 01:19:32] "POST /bgp-routers HTTP/1.1" 409 301 0.002658 10.0.0.249 - - [2026-02-10 01:19:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.001856 10.0.0.249 - - [2026-02-10 01:19:32] "GET /bgp-router/8b956474-a2ba-420d-b9dd-1b91949adac1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002733 10.0.0.249 - - [2026-02-10 01:19:32] "PUT /bgp-router/8b956474-a2ba-420d-b9dd-1b91949adac1 HTTP/1.1" 200 255 0.010356 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:19:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000884 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:19:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000902 10.0.0.249 - - [2026-02-10 01:19:46] "GET / HTTP/1.1" 200 36215 0.001842 10.0.0.249 - - [2026-02-10 01:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.249 - - [2026-02-10 01:19:46] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004467 10.0.0.249 - - [2026-02-10 01:19:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001541 10.0.0.249 - - [2026-02-10 01:19:46] "GET /config-node/b394ac42-1ff7-4b6e-8e80-fba6955e95c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001972 10.0.0.249 - - [2026-02-10 01:19:46] "GET / HTTP/1.1" 200 36215 0.001304 10.0.0.249 - - [2026-02-10 01:19:46] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001977 10.0.0.249 - - [2026-02-10 01:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001925 10.0.0.249 - - [2026-02-10 01:19:51] "GET /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002111 10.0.0.249 - - [2026-02-10 01:19:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001391 10.0.0.249 - - [2026-02-10 01:19:51] "PUT /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9 HTTP/1.1" 200 277 0.007463 10.0.0.249 - - [2026-02-10 01:19:52] "GET / HTTP/1.1" 200 36215 0.001646 10.0.0.249 - - [2026-02-10 01:19:52] "POST /alarms HTTP/1.1" 409 264 0.003073 10.0.0.249 - - [2026-02-10 01:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001472 10.0.0.249 - - [2026-02-10 01:19:52] "PUT /alarm/fc5674c0-06ca-40f2-9383-fb1fee6c0191 HTTP/1.1" 200 245 0.009848 10.0.0.249 - - [2026-02-10 01:19:52] "POST /alarms HTTP/1.1" 409 261 0.004729 10.0.0.249 - - [2026-02-10 01:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001767 10.0.0.249 - - [2026-02-10 01:19:52] "PUT /alarm/ffe7361c-03c7-4f84-a799-f4d17c0ee814 HTTP/1.1" 200 245 0.010432 10.0.0.249 - - [2026-02-10 01:19:52] "POST /alarms HTTP/1.1" 409 261 0.006292 10.0.0.249 - - [2026-02-10 01:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001972 10.0.0.249 - - [2026-02-10 01:19:52] "PUT /alarm/20f80ce1-d3ae-4bdc-bf3b-bfb2a1665dd7 HTTP/1.1" 200 245 0.010222 10.0.0.249 - - [2026-02-10 01:19:52] "POST /alarms HTTP/1.1" 409 253 0.012292 10.0.0.249 - - [2026-02-10 01:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002700 10.0.0.249 - - [2026-02-10 01:19:52] "PUT /alarm/d86e6232-22d9-409d-8015-a3af2e74e650 HTTP/1.1" 200 245 0.010965 10.0.0.249 - - [2026-02-10 01:19:52] "POST /alarms HTTP/1.1" 409 251 0.007535 10.0.0.249 - - [2026-02-10 01:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002287 10.0.0.249 - - [2026-02-10 01:19:52] "PUT /alarm/4efc96c4-e705-4589-8c15-6cf4f569b980 HTTP/1.1" 200 245 0.009523 10.0.0.249 - - [2026-02-10 01:19:52] "POST /alarms HTTP/1.1" 409 252 0.009395 10.0.0.249 - - [2026-02-10 01:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.249 - - [2026-02-10 01:19:52] "PUT /alarm/b99fef4d-316f-40ff-ab81-0ccea03089fb HTTP/1.1" 200 245 0.010022 10.0.0.249 - - [2026-02-10 01:19:52] "POST /alarms HTTP/1.1" 409 256 0.010103 10.0.0.249 - - [2026-02-10 01:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.249 - - [2026-02-10 01:19:52] "PUT /alarm/5505168f-95f5-4f5c-9ab2-29479f0042de HTTP/1.1" 200 245 0.010150 10.0.0.249 - - [2026-02-10 01:19:52] "POST /alarms HTTP/1.1" 409 248 0.012265 10.0.0.249 - - [2026-02-10 01:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001853 10.0.0.249 - - [2026-02-10 01:19:52] "PUT /alarm/685206ec-44b2-45df-87f7-873f32061b05 HTTP/1.1" 200 245 0.009915 10.0.0.249 - - [2026-02-10 01:19:52] "POST /alarms HTTP/1.1" 409 252 0.005911 10.0.0.249 - - [2026-02-10 01:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001716 10.0.0.249 - - [2026-02-10 01:19:52] "PUT /alarm/5d1df9ec-155e-41ac-a095-7c0c796a6f86 HTTP/1.1" 200 245 0.009646 10.0.0.249 - - [2026-02-10 01:19:52] "POST /alarms HTTP/1.1" 409 257 0.008682 10.0.0.249 - - [2026-02-10 01:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002115 10.0.0.249 - - [2026-02-10 01:19:52] "PUT /alarm/f5b16715-7fa4-49d4-ac3b-7180e0b84127 HTTP/1.1" 200 245 0.024754 10.0.0.249 - - [2026-02-10 01:19:52] "POST /alarms HTTP/1.1" 409 251 0.002837 10.0.0.249 - - [2026-02-10 01:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001693 10.0.0.249 - - [2026-02-10 01:19:52] "PUT /alarm/8df954ad-dc96-4a6c-b241-7802f8db0857 HTTP/1.1" 200 245 0.010818 10.0.0.249 - - [2026-02-10 01:19:52] "POST /alarms HTTP/1.1" 409 257 0.007265 10.0.0.249 - - [2026-02-10 01:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001707 10.0.0.249 - - [2026-02-10 01:19:52] "PUT /alarm/7e31db6f-b7f2-4d9f-a6d1-1ec13f2bf59f HTTP/1.1" 200 245 0.009387 10.0.0.249 - - [2026-02-10 01:19:52] "POST /alarms HTTP/1.1" 409 261 0.006533 10.0.0.249 - - [2026-02-10 01:19:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001440 10.0.0.249 - - [2026-02-10 01:19:53] "PUT /alarm/0f1107bb-deb2-4226-9ddd-c3ac274a7222 HTTP/1.1" 200 245 0.012216 10.0.0.249 - - [2026-02-10 01:19:53] "POST /alarms HTTP/1.1" 409 258 0.007113 10.0.0.249 - - [2026-02-10 01:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001335 10.0.0.249 - - [2026-02-10 01:19:53] "PUT /alarm/3ae2bf12-d2d1-4852-8cc1-9c549e2c41b1 HTTP/1.1" 200 245 0.009135 10.0.0.249 - - [2026-02-10 01:19:53] "POST /alarms HTTP/1.1" 409 254 0.011383 10.0.0.249 - - [2026-02-10 01:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002222 10.0.0.249 - - [2026-02-10 01:19:53] "PUT /alarm/3ba3d277-095f-4e9b-82b5-3243363b394b HTTP/1.1" 200 245 0.010420 10.0.0.249 - - [2026-02-10 01:19:53] "POST /alarms HTTP/1.1" 409 254 0.009100 10.0.0.249 - - [2026-02-10 01:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002099 10.0.0.249 - - [2026-02-10 01:19:53] "PUT /alarm/7a85758a-905b-4af0-9665-d3f9ea4907f7 HTTP/1.1" 200 245 0.009521 10.0.0.249 - - [2026-02-10 01:19:53] "POST /alarms HTTP/1.1" 409 254 0.001620 10.0.0.249 - - [2026-02-10 01:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.249 - - [2026-02-10 01:19:53] "PUT /alarm/e867c51c-7d8c-410a-9158-ceb2b1ed9f23 HTTP/1.1" 200 245 0.009257 10.0.0.249 - - [2026-02-10 01:19:53] "POST /alarms HTTP/1.1" 409 247 0.001457 10.0.0.249 - - [2026-02-10 01:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004795 10.0.0.249 - - [2026-02-10 01:19:53] "PUT /alarm/cdb40ea3-99e1-440a-ac60-5f23e1175191 HTTP/1.1" 200 245 0.023811 10.0.0.249 - - [2026-02-10 01:19:53] "POST /alarms HTTP/1.1" 409 272 0.001849 10.0.0.249 - - [2026-02-10 01:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001386 10.0.0.249 - - [2026-02-10 01:19:53] "PUT /alarm/fdf8dcb8-f9f9-4c47-bdd4-406c10e490a4 HTTP/1.1" 200 245 0.008814 10.0.0.249 - - [2026-02-10 01:19:53] "POST /alarms HTTP/1.1" 409 261 0.002115 10.0.0.249 - - [2026-02-10 01:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001771 10.0.0.249 - - [2026-02-10 01:19:53] "PUT /alarm/d21e021c-5e57-47fd-9e2a-1cbe539f19e0 HTTP/1.1" 200 245 0.009933 10.0.0.249 - - [2026-02-10 01:19:53] "POST /alarms HTTP/1.1" 409 259 0.008583 10.0.0.249 - - [2026-02-10 01:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002751 10.0.0.249 - - [2026-02-10 01:19:53] "PUT /alarm/a24bc54a-8fe8-488b-914f-a91ebad9c0e6 HTTP/1.1" 200 245 0.013181 10.0.0.249 - - [2026-02-10 01:19:53] "POST /alarms HTTP/1.1" 409 265 0.002693 10.0.0.249 - - [2026-02-10 01:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003707 10.0.0.249 - - [2026-02-10 01:19:53] "PUT /alarm/58c5ed46-c18f-43bf-8796-a05508638949 HTTP/1.1" 200 245 0.011405 10.0.0.249 - - [2026-02-10 01:19:53] "POST /alarms HTTP/1.1" 409 279 0.007653 10.0.0.249 - - [2026-02-10 01:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.249 - - [2026-02-10 01:19:53] "PUT /alarm/6c59d447-d75f-462e-a4c8-faa562047f30 HTTP/1.1" 200 245 0.009342 10.0.0.249 - - [2026-02-10 01:19:53] "GET / HTTP/1.1" 200 36215 0.001645 10.0.0.249 - - [2026-02-10 01:19:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001693 10.0.0.249 - - [2026-02-10 01:19:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001363 10.0.0.249 - - [2026-02-10 01:19:53] "PUT /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9 HTTP/1.1" 200 277 0.007516 10.0.0.249 - - [2026-02-10 01:19:54] "GET / HTTP/1.1" 200 36215 0.001283 10.0.0.249 - - [2026-02-10 01:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001668 10.0.0.249 - - [2026-02-10 01:19:54] "GET /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002066 10.0.0.249 - - [2026-02-10 01:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001330 10.0.0.249 - - [2026-02-10 01:19:54] "PUT /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9 HTTP/1.1" 200 277 0.007787 10.0.0.249 - - [2026-02-10 01:19:54] "GET / HTTP/1.1" 200 36215 0.002111 10.0.0.249 - - [2026-02-10 01:19:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001958 10.0.0.249 - - [2026-02-10 01:19:54] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004829 10.0.0.249 - - [2026-02-10 01:19:54] "PUT /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708 HTTP/1.1" 200 275 0.014747 10.0.0.249 - - [2026-02-10 01:19:58] "GET / HTTP/1.1" 200 36215 0.001397 10.0.0.249 - - [2026-02-10 01:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.249 - - [2026-02-10 01:19:58] "GET /routing-instance/45d90163-efde-4156-b0a2-dc1262fe328a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002420 10.0.0.249 - - [2026-02-10 01:19:58] "POST /bgp-routers HTTP/1.1" 409 301 0.001459 10.0.0.249 - - [2026-02-10 01:19:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001206 10.0.0.249 - - [2026-02-10 01:19:58] "GET /bgp-router/8b956474-a2ba-420d-b9dd-1b91949adac1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.002283 10.0.0.249 - - [2026-02-10 01:19:58] "PUT /bgp-router/8b956474-a2ba-420d-b9dd-1b91949adac1 HTTP/1.1" 200 255 0.008401 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:19:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000823 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:19:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.001113 10.0.0.249 - - [2026-02-10 01:20:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003045 10.0.0.249 - - [2026-02-10 01:20:01] "GET /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.003958 10.0.0.249 - - [2026-02-10 01:20:39] "GET / HTTP/1.1" 200 36215 0.001526 10.0.0.249 - - [2026-02-10 01:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001927 10.0.0.249 - - [2026-02-10 01:20:39] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004057 10.0.0.249 - - [2026-02-10 01:20:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001315 10.0.0.249 - - [2026-02-10 01:20:39] "GET /config-node/b394ac42-1ff7-4b6e-8e80-fba6955e95c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001934 10.0.0.249 - - [2026-02-10 01:20:51] "GET / HTTP/1.1" 200 36215 0.001718 10.0.0.249 - - [2026-02-10 01:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003487 10.0.0.249 - - [2026-02-10 01:20:51] "GET /routing-instance/45d90163-efde-4156-b0a2-dc1262fe328a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002462 10.0.0.249 - - [2026-02-10 01:20:51] "POST /bgp-routers HTTP/1.1" 409 301 0.001755 10.0.0.249 - - [2026-02-10 01:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.003085 10.0.0.249 - - [2026-02-10 01:20:51] "GET /bgp-router/8b956474-a2ba-420d-b9dd-1b91949adac1?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1819 0.005844 10.0.0.249 - - [2026-02-10 01:20:51] "PUT /bgp-router/8b956474-a2ba-420d-b9dd-1b91949adac1 HTTP/1.1" 200 255 0.014466 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:20:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001081 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:20:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000853 10.0.0.249 - - [2026-02-10 01:21:05] "GET / HTTP/1.1" 200 36215 0.001841 10.0.0.249 - - [2026-02-10 01:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001781 10.0.0.249 - - [2026-02-10 01:21:05] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004165 10.0.0.249 - - [2026-02-10 01:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.007250 10.0.0.249 - - [2026-02-10 01:21:05] "GET /config-node/b394ac42-1ff7-4b6e-8e80-fba6955e95c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.003820 10.0.0.249 - - [2026-02-10 01:21:06] "GET / HTTP/1.1" 200 36215 0.001407 10.0.0.249 - - [2026-02-10 01:21:06] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.001889 10.0.0.249 - - [2026-02-10 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001850 10.0.0.249 - - [2026-02-10 01:21:11] "GET /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002131 10.0.0.249 - - [2026-02-10 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001294 10.0.0.249 - - [2026-02-10 01:21:11] "PUT /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9 HTTP/1.1" 200 277 0.007789 10.0.0.249 - - [2026-02-10 01:21:11] "GET / HTTP/1.1" 200 36215 0.001526 10.0.0.249 - - [2026-02-10 01:21:11] "POST /alarms HTTP/1.1" 409 264 0.006073 10.0.0.249 - - [2026-02-10 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001632 10.0.0.249 - - [2026-02-10 01:21:11] "PUT /alarm/fc5674c0-06ca-40f2-9383-fb1fee6c0191 HTTP/1.1" 200 245 0.007395 10.0.0.249 - - [2026-02-10 01:21:11] "POST /alarms HTTP/1.1" 409 261 0.002938 10.0.0.249 - - [2026-02-10 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001835 10.0.0.249 - - [2026-02-10 01:21:11] "PUT /alarm/ffe7361c-03c7-4f84-a799-f4d17c0ee814 HTTP/1.1" 200 245 0.008297 10.0.0.249 - - [2026-02-10 01:21:11] "POST /alarms HTTP/1.1" 409 261 0.005984 10.0.0.249 - - [2026-02-10 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001567 10.0.0.249 - - [2026-02-10 01:21:11] "PUT /alarm/20f80ce1-d3ae-4bdc-bf3b-bfb2a1665dd7 HTTP/1.1" 200 245 0.008356 10.0.0.249 - - [2026-02-10 01:21:11] "POST /alarms HTTP/1.1" 409 253 0.004134 10.0.0.249 - - [2026-02-10 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001765 10.0.0.249 - - [2026-02-10 01:21:11] "PUT /alarm/d86e6232-22d9-409d-8015-a3af2e74e650 HTTP/1.1" 200 245 0.008219 10.0.0.249 - - [2026-02-10 01:21:11] "POST /alarms HTTP/1.1" 409 251 0.007091 10.0.0.249 - - [2026-02-10 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001152 10.0.0.249 - - [2026-02-10 01:21:11] "PUT /alarm/4efc96c4-e705-4589-8c15-6cf4f569b980 HTTP/1.1" 200 245 0.013452 10.0.0.249 - - [2026-02-10 01:21:11] "POST /alarms HTTP/1.1" 409 252 0.020575 10.0.0.249 - - [2026-02-10 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.249 - - [2026-02-10 01:21:11] "PUT /alarm/b99fef4d-316f-40ff-ab81-0ccea03089fb HTTP/1.1" 200 245 0.008007 10.0.0.249 - - [2026-02-10 01:21:11] "POST /alarms HTTP/1.1" 409 256 0.006293 10.0.0.249 - - [2026-02-10 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002361 10.0.0.249 - - [2026-02-10 01:21:11] "PUT /alarm/5505168f-95f5-4f5c-9ab2-29479f0042de HTTP/1.1" 200 245 0.008205 10.0.0.249 - - [2026-02-10 01:21:11] "POST /alarms HTTP/1.1" 409 248 0.005170 10.0.0.249 - - [2026-02-10 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001553 10.0.0.249 - - [2026-02-10 01:21:11] "PUT /alarm/685206ec-44b2-45df-87f7-873f32061b05 HTTP/1.1" 200 245 0.008793 10.0.0.249 - - [2026-02-10 01:21:11] "POST /alarms HTTP/1.1" 409 252 0.007263 10.0.0.249 - - [2026-02-10 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001359 10.0.0.249 - - [2026-02-10 01:21:11] "PUT /alarm/5d1df9ec-155e-41ac-a095-7c0c796a6f86 HTTP/1.1" 200 245 0.009202 10.0.0.249 - - [2026-02-10 01:21:11] "POST /alarms HTTP/1.1" 409 257 0.008421 10.0.0.249 - - [2026-02-10 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.249 - - [2026-02-10 01:21:11] "PUT /alarm/f5b16715-7fa4-49d4-ac3b-7180e0b84127 HTTP/1.1" 200 245 0.008253 10.0.0.249 - - [2026-02-10 01:21:11] "POST /alarms HTTP/1.1" 409 251 0.005925 10.0.0.249 - - [2026-02-10 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003423 10.0.0.249 - - [2026-02-10 01:21:11] "PUT /alarm/8df954ad-dc96-4a6c-b241-7802f8db0857 HTTP/1.1" 200 245 0.008983 10.0.0.249 - - [2026-02-10 01:21:11] "POST /alarms HTTP/1.1" 409 257 0.005507 10.0.0.249 - - [2026-02-10 01:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001674 10.0.0.249 - - [2026-02-10 01:21:12] "PUT /alarm/7e31db6f-b7f2-4d9f-a6d1-1ec13f2bf59f HTTP/1.1" 200 245 0.010561 10.0.0.249 - - [2026-02-10 01:21:12] "POST /alarms HTTP/1.1" 409 261 0.008718 10.0.0.249 - - [2026-02-10 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001785 10.0.0.249 - - [2026-02-10 01:21:12] "PUT /alarm/0f1107bb-deb2-4226-9ddd-c3ac274a7222 HTTP/1.1" 200 245 0.009524 10.0.0.249 - - [2026-02-10 01:21:12] "POST /alarms HTTP/1.1" 409 258 0.011071 10.0.0.249 - - [2026-02-10 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001340 10.0.0.249 - - [2026-02-10 01:21:12] "PUT /alarm/3ae2bf12-d2d1-4852-8cc1-9c549e2c41b1 HTTP/1.1" 200 245 0.008309 10.0.0.249 - - [2026-02-10 01:21:12] "POST /alarms HTTP/1.1" 409 254 0.004682 10.0.0.249 - - [2026-02-10 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001652 10.0.0.249 - - [2026-02-10 01:21:12] "PUT /alarm/3ba3d277-095f-4e9b-82b5-3243363b394b HTTP/1.1" 200 245 0.009020 10.0.0.249 - - [2026-02-10 01:21:12] "POST /alarms HTTP/1.1" 409 254 0.002046 10.0.0.249 - - [2026-02-10 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001793 10.0.0.249 - - [2026-02-10 01:21:12] "PUT /alarm/7a85758a-905b-4af0-9665-d3f9ea4907f7 HTTP/1.1" 200 245 0.009250 10.0.0.249 - - [2026-02-10 01:21:12] "POST /alarms HTTP/1.1" 409 254 0.009320 10.0.0.249 - - [2026-02-10 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001826 10.0.0.249 - - [2026-02-10 01:21:12] "PUT /alarm/e867c51c-7d8c-410a-9158-ceb2b1ed9f23 HTTP/1.1" 200 245 0.008221 10.0.0.249 - - [2026-02-10 01:21:12] "POST /alarms HTTP/1.1" 409 247 0.004657 10.0.0.249 - - [2026-02-10 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.249 - - [2026-02-10 01:21:12] "PUT /alarm/cdb40ea3-99e1-440a-ac60-5f23e1175191 HTTP/1.1" 200 245 0.009404 10.0.0.249 - - [2026-02-10 01:21:12] "POST /alarms HTTP/1.1" 409 272 0.012539 10.0.0.249 - - [2026-02-10 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.249 - - [2026-02-10 01:21:12] "PUT /alarm/fdf8dcb8-f9f9-4c47-bdd4-406c10e490a4 HTTP/1.1" 200 245 0.007590 10.0.0.249 - - [2026-02-10 01:21:12] "POST /alarms HTTP/1.1" 409 261 0.004675 10.0.0.249 - - [2026-02-10 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001542 10.0.0.249 - - [2026-02-10 01:21:12] "PUT /alarm/d21e021c-5e57-47fd-9e2a-1cbe539f19e0 HTTP/1.1" 200 245 0.008823 10.0.0.249 - - [2026-02-10 01:21:12] "POST /alarms HTTP/1.1" 409 259 0.005584 10.0.0.249 - - [2026-02-10 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001221 10.0.0.249 - - [2026-02-10 01:21:12] "PUT /alarm/a24bc54a-8fe8-488b-914f-a91ebad9c0e6 HTTP/1.1" 200 245 0.009238 10.0.0.249 - - [2026-02-10 01:21:12] "POST /alarms HTTP/1.1" 409 265 0.004310 10.0.0.249 - - [2026-02-10 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003525 10.0.0.249 - - [2026-02-10 01:21:12] "PUT /alarm/58c5ed46-c18f-43bf-8796-a05508638949 HTTP/1.1" 200 245 0.009671 10.0.0.249 - - [2026-02-10 01:21:12] "POST /alarms HTTP/1.1" 409 279 0.005619 10.0.0.249 - - [2026-02-10 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002219 10.0.0.249 - - [2026-02-10 01:21:12] "PUT /alarm/6c59d447-d75f-462e-a4c8-faa562047f30 HTTP/1.1" 200 245 0.013054 10.0.0.249 - - [2026-02-10 01:21:12] "GET / HTTP/1.1" 200 36215 0.009178 10.0.0.249 - - [2026-02-10 01:21:12] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003870 10.0.0.249 - - [2026-02-10 01:21:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001690 10.0.0.249 - - [2026-02-10 01:21:12] "PUT /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9 HTTP/1.1" 200 277 0.008817 10.0.0.249 - - [2026-02-10 01:21:13] "GET / HTTP/1.1" 200 36215 0.001365 10.0.0.249 - - [2026-02-10 01:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001905 10.0.0.249 - - [2026-02-10 01:21:13] "GET /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2112 0.002583 10.0.0.249 - - [2026-02-10 01:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001501 10.0.0.249 - - [2026-02-10 01:21:13] "PUT /global-vrouter-config/8d25e23b-8b97-4f03-8427-979c166a10a9 HTTP/1.1" 200 277 0.009582 10.0.0.249 - - [2026-02-10 01:21:13] "GET / HTTP/1.1" 200 36215 0.001594 10.0.0.249 - - [2026-02-10 01:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001935 10.0.0.249 - - [2026-02-10 01:21:13] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004067 10.0.0.249 - - [2026-02-10 01:21:13] "PUT /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708 HTTP/1.1" 200 275 0.013478 10.0.0.249 - - [2026-02-10 01:21:17] "GET / HTTP/1.1" 200 36215 0.001228 10.0.0.249 - - [2026-02-10 01:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001701 10.0.0.249 - - [2026-02-10 01:21:17] "GET /routing-instance/45d90163-efde-4156-b0a2-dc1262fe328a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002267 10.0.0.249 - - [2026-02-10 01:21:17] "POST /bgp-routers HTTP/1.1" 409 301 0.001592 10.0.0.249 - - [2026-02-10 01:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.001460 10.0.0.249 - - [2026-02-10 01:21:17] "GET /bgp-router/8b956474-a2ba-420d-b9dd-1b91949adac1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002344 10.0.0.249 - - [2026-02-10 01:21:17] "PUT /bgp-router/8b956474-a2ba-420d-b9dd-1b91949adac1 HTTP/1.1" 200 255 0.013507 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:21:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000843 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:21:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000904 10.0.0.249 - - [2026-02-10 01:21:21] "POST /tags HTTP/1.1" 200 356 0.023094 10.0.0.249 - - [2026-02-10 01:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009534 10.0.0.249 - - [2026-02-10 01:21:21] "GET /tag/588e9a19-d82c-491c-9f69-136615ed2563?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1247 0.024953 10.0.0.249 - - [2026-02-10 01:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001766 10.0.0.249 - - [2026-02-10 01:21:21] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.004073 10.0.0.249 - - [2026-02-10 01:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001859 10.0.0.249 - - [2026-02-10 01:21:21] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.036392 10.0.0.249 - - [2026-02-10 01:21:21] "POST /virtual-machines HTTP/1.1" 200 352 0.011632 10.0.0.249 - - [2026-02-10 01:21:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.037992 10.0.0.249 - - [2026-02-10 01:21:21] "POST /virtual-machine-interfaces HTTP/1.1" 200 620 0.111281 10.0.0.249 - - [2026-02-10 01:21:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.007185 10.0.0.249 - - [2026-02-10 01:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010610 10.0.0.249 - - [2026-02-10 01:21:21] "GET /virtual-machine-interface/ced9e29e-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.003817 10.0.0.249 - - [2026-02-10 01:21:21] "POST /instance-ips HTTP/1.1" 200 392 0.018748 10.0.0.249 - - [2026-02-10 01:21:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.019187 10.0.0.249 - - [2026-02-10 01:21:21] "GET /virtual-machine-interface/ced9e29e-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2813 0.010972 10.0.0.249 - - [2026-02-10 01:21:21] "POST /set-tag HTTP/1.1" 200 109 0.012864 10.0.0.249 - - [2026-02-10 01:21:21] "GET /virtual-machine-interface/ced9e29e-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.017354 10.0.0.249 - - [2026-02-10 01:21:21] "GET /instance-ip/cef30530-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.002905 10.0.0.249 - - [2026-02-10 01:21:21] "GET /virtual-machine-interface/ced9e29e-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004506 10.0.0.249 - - [2026-02-10 01:21:21] "POST /set-tag HTTP/1.1" 200 109 0.002183 10.0.0.249 - - [2026-02-10 01:21:21] "GET /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1489 0.003080 10.0.0.249 - - [2026-02-10 01:21:21] "POST /ref-update HTTP/1.1" 200 156 0.009128 10.0.0.249 - - [2026-02-10 01:21:21] "GET /virtual-machine-interface/ced9e29e-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.011250 10.0.0.249 - - [2026-02-10 01:21:21] "POST /set-tag HTTP/1.1" 200 109 0.003424 10.0.0.249 - - [2026-02-10 01:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002338 10.0.0.249 - - [2026-02-10 01:21:22] "GET /virtual-network/9de6bae1-6bf6-4d37-93bc-bcadc09cda02?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3032 0.003392 10.0.0.249 - - [2026-02-10 01:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.001298 10.0.0.249 - - [2026-02-10 01:21:22] "GET /project/5dd844a2-589a-4317-a158-a7abbb672ac1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1287 0.030138 10.0.0.249 - - [2026-02-10 01:21:22] "POST /virtual-machines HTTP/1.1" 200 356 0.009671 10.0.0.249 - - [2026-02-10 01:21:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.008349 10.0.0.249 - - [2026-02-10 01:21:22] "POST /virtual-machine-interfaces HTTP/1.1" 200 624 0.094822 10.0.0.249 - - [2026-02-10 01:21:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.007482 10.0.0.249 - - [2026-02-10 01:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.008829 10.0.0.249 - - [2026-02-10 01:21:22] "GET /virtual-machine-interface/cf463bce-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.006855 10.0.0.249 - - [2026-02-10 01:21:22] "POST /instance-ips HTTP/1.1" 200 396 0.018245 10.0.0.249 - - [2026-02-10 01:21:22] "POST /prop-collection-update HTTP/1.1" 200 115 0.028629 10.0.0.249 - - [2026-02-10 01:21:22] "GET /virtual-machine-interface/cf463bce-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2823 0.013298 10.0.0.249 - - [2026-02-10 01:21:22] "POST /set-tag HTTP/1.1" 200 109 0.013196 10.0.0.249 - - [2026-02-10 01:21:22] "GET /virtual-machine-interface/cf463bce-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.012827 10.0.0.249 - - [2026-02-10 01:21:22] "GET /instance-ip/cf5df174-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1921 0.003086 10.0.0.249 - - [2026-02-10 01:21:22] "GET /virtual-machine-interface/cf463bce-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006732 10.0.0.249 - - [2026-02-10 01:21:22] "POST /set-tag HTTP/1.1" 200 109 0.002535 10.0.0.249 - - [2026-02-10 01:21:22] "GET /virtual-router/acf10ff2-5cb4-4b56-97cb-be962b7877f7?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1681 0.003383 10.0.0.249 - - [2026-02-10 01:21:22] "POST /ref-update HTTP/1.1" 200 156 0.014235 10.0.0.249 - - [2026-02-10 01:21:22] "GET /virtual-machine-interface/cf463bce-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004749 10.0.0.249 - - [2026-02-10 01:21:22] "POST /set-tag HTTP/1.1" 200 109 0.002477 10.0.0.249 - - [2026-02-10 01:21:22] "GET /virtual-machine-interface/ced9e29e-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004402 10.0.0.249 - - [2026-02-10 01:21:22] "POST /set-tag HTTP/1.1" 200 109 0.001878 10.0.0.249 - - [2026-02-10 01:21:22] "GET /virtual-machine-interface/cf463bce-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.003511 10.0.0.249 - - [2026-02-10 01:21:22] "POST /set-tag HTTP/1.1" 200 109 0.001685 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:21:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000862 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:21:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.006310 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:21:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000835 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:21:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000873 10.0.0.249 - - [2026-02-10 01:21:34] "GET /virtual-machine-interface/cf463bce-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004829 10.0.0.249 - - [2026-02-10 01:21:34] "POST /set-tag HTTP/1.1" 200 109 0.002009 10.0.0.249 - - [2026-02-10 01:21:35] "GET /virtual-machine-interface/ced9e29e-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004401 10.0.0.249 - - [2026-02-10 01:21:35] "POST /set-tag HTTP/1.1" 200 109 0.001989 10.0.0.249 - - [2026-02-10 01:21:37] "GET /virtual-machine-interface/ced9e29e-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004042 10.0.0.249 - - [2026-02-10 01:21:37] "POST /set-tag HTTP/1.1" 200 109 0.002096 10.0.0.249 - - [2026-02-10 01:21:46] "GET / HTTP/1.1" 200 36215 0.001564 10.0.0.249 - - [2026-02-10 01:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.249 - - [2026-02-10 01:21:46] "GET /global-system-config/87812e72-0458-486d-8ce6-5e0664b20708?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1430 0.004747 10.0.0.249 - - [2026-02-10 01:21:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001818 10.0.0.249 - - [2026-02-10 01:21:46] "GET /config-node/b394ac42-1ff7-4b6e-8e80-fba6955e95c4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1212 0.001604 10.0.0.249 - - [2026-02-10 01:21:58] "GET / HTTP/1.1" 200 36215 0.001462 10.0.0.249 - - [2026-02-10 01:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002100 10.0.0.249 - - [2026-02-10 01:21:58] "GET /routing-instance/45d90163-efde-4156-b0a2-dc1262fe328a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.002569 10.0.0.249 - - [2026-02-10 01:21:58] "POST /bgp-routers HTTP/1.1" 409 301 0.001650 10.0.0.249 - - [2026-02-10 01:21:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.001955 10.0.0.249 - - [2026-02-10 01:21:58] "GET /bgp-router/8b956474-a2ba-420d-b9dd-1b91949adac1?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1819 0.002565 10.0.0.249 - - [2026-02-10 01:21:58] "PUT /bgp-router/8b956474-a2ba-420d-b9dd-1b91949adac1 HTTP/1.1" 200 255 0.021628 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:21:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000837 [Introspect:8084]10.0.0.249 - - [2026-02-10 01:21:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2577 0.000853 10.0.0.249 - - [2026-02-10 01:22:08] "GET /virtual-machine-interface/ced9e29e-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.004269 10.0.0.249 - - [2026-02-10 01:22:08] "POST /set-tag HTTP/1.1" 200 109 0.001995 10.0.0.249 - - [2026-02-10 01:22:08] "GET /virtual-machine-interface/ced9e29e-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.015038 10.0.0.249 - - [2026-02-10 01:22:08] "POST /set-tag HTTP/1.1" 200 109 0.002986 10.0.0.249 - - [2026-02-10 01:22:08] "GET /virtual-machine/92a5b36e-8920-4cbd-9912-8e3aea26af61?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1416 0.002568 10.0.0.249 - - [2026-02-10 01:22:08] "POST /ref-update HTTP/1.1" 200 156 0.008431 10.0.0.249 - - [2026-02-10 01:22:08] "GET /virtual-machine-interface/ced9e29e-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3189 0.019797 10.0.0.249 - - [2026-02-10 01:22:08] "POST /set-tag HTTP/1.1" 200 109 0.022082 10.0.0.249 - - [2026-02-10 01:22:08] "POST /set-tag HTTP/1.1" 200 109 0.018281 10.0.0.249 - - [2026-02-10 01:22:08] "DELETE /instance-ip/cef30530-061e-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.059012 10.0.0.249 - - [2026-02-10 01:22:08] "DELETE /virtual-machine-interface/ced9e29e-061e-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.049983 10.0.0.249 - - [2026-02-10 01:22:08] "DELETE /virtual-machine/92a5b36e-8920-4cbd-9912-8e3aea26af61 HTTP/1.1" 200 115 0.033993 10.0.0.249 - - [2026-02-10 01:22:08] "GET /virtual-machine-interface/cf463bce-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004232 10.0.0.249 - - [2026-02-10 01:22:08] "POST /set-tag HTTP/1.1" 200 109 0.002283 10.0.0.249 - - [2026-02-10 01:22:39] "GET /virtual-machine-interface/cf463bce-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.006272 10.0.0.249 - - [2026-02-10 01:22:39] "POST /set-tag HTTP/1.1" 200 109 0.012636 10.0.0.249 - - [2026-02-10 01:22:39] "GET /virtual-machine-interface/cf463bce-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.004303 10.0.0.249 - - [2026-02-10 01:22:39] "POST /set-tag HTTP/1.1" 200 109 0.002095 10.0.0.249 - - [2026-02-10 01:22:39] "GET /virtual-machine/a7c1198d-a939-4cc0-85b7-582440aa782f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.003424 10.0.0.249 - - [2026-02-10 01:22:39] "POST /ref-update HTTP/1.1" 200 156 0.025581 10.0.0.249 - - [2026-02-10 01:22:39] "GET /virtual-machine-interface/cf463bce-061e-11f1-8e27-fa163e75662a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3199 0.008279 10.0.0.249 - - [2026-02-10 01:22:39] "POST /set-tag HTTP/1.1" 200 109 0.016800 10.0.0.249 - - [2026-02-10 01:22:39] "POST /set-tag HTTP/1.1" 200 109 0.032213 10.0.0.249 - - [2026-02-10 01:22:39] "DELETE /instance-ip/cf5df174-061e-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.040752 10.0.0.249 - - [2026-02-10 01:22:39] "DELETE /virtual-machine-interface/cf463bce-061e-11f1-8e27-fa163e75662a HTTP/1.1" 200 115 0.054648 10.0.0.249 - - [2026-02-10 01:22:39] "DELETE /virtual-machine/a7c1198d-a939-4cc0-85b7-582440aa782f HTTP/1.1" 200 115 0.020408 10.0.0.249 - - [2026-02-10 01:22:39] "DELETE /tag/588e9a19-d82c-491c-9f69-136615ed2563 HTTP/1.1" 200 115 0.033744 10.0.0.249 - - [2026-02-10 01:22:41] "GET /global-system-configs HTTP/1.1" 200 323 0.001999 10.0.0.249 - - [2026-02-10 01:22:42] "GET /global-system-configs HTTP/1.1" 200 323 0.001987